| 1 | [ Jan 30 07:01:02 Enabled. ] | ||
| 2 | [ Jan 30 07:01:02 Rereading configuration. ] | ||
| 3 | [ Jan 30 07:01:04 Rereading configuration. ] | ||
| 4 | [ Jan 30 07:01:08 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 | [ Jan 30 07:01:08 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.01.30 07:01:10.439119 [ 1 ] {} <Information> Application: Will watch for the process with pid 29044 | ||
| 29 | 2026.01.30 07:01:10.439480 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.30 07:01:10.665358 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29044 | ||
| 31 | 2026.01.30 07:01:10.667633 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.30 07:01:10.667859 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.30 07:01:10.848664 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.30 07:01:10.936324 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.30 07:01:10.936398 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.30 07:01:10.936417 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.30 07:01:10.936484 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.30 07:01:10.937119 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.30 07:01:10.940879 [ 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.01.30 07:01:10.941813 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.30 07:01:10.942662 [ 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.01.30 07:01:10.942715 [ 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.01.30 07:01:10.942758 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.30 07:01:10.943497 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.30 07:01:10.944509 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.30 07:01:10.950153 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.30 07:01:10.950855 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.30 07:01:10.952252 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.30 07:01:10.952345 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.30 07:01:10.953413 [ 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.01.30 07:01:10.953936 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.30 07:01:10.957902 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.30 07:01:10.958595 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.30 07:01:10.963462 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.30 07:01:10.963818 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.30 07:01:10.964283 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.30 07:01:10.964682 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.30 07:01:10.966228 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.30 07:01:10.966256 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.30 07:01:10.966343 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.30 07:01:10.966435 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.30 07:01:10.995934 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.30 07:01:10.995961 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000186745 sec | ||
| 68 | 2026.01.30 07:01:10.996015 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.30 07:01:10.996056 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.30 07:01:10.996963 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.30 07:01:10.997687 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.30 07:01:11.023610 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.30 07:01:11.023659 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.30 07:01:11.023735 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.30 07:01:11.023748 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.30 07:01:11.023784 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.30 07:01:11.023856 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.30 07:01:11.025985 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.30 07:01:11.026031 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.30 07:01:11.026079 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.30 07:01:11.026250 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.30 07:01:11.026305 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.30 07:01:11.026318 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.30 07:01:11.026395 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.30 07:01:11.026409 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.30 07:01:11.026442 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.30 07:01:11.026510 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.30 07:01:11.053466 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.30 07:01:11.063697 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.30 07:01:11.063800 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000120833 sec | ||
| 91 | 2026.01.30 07:01:11.063817 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.30 07:01:11.063835 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.30 07:01:11.063862 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.30 07:01:11.064123 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.30 07:01:11.064234 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.30 07:01:11.064253 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.30 07:01:11.064267 [ 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.01.30 07:01:11.064280 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.30 07:01:11.069445 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.30 07:01:11.069678 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.01.30 07:01:11.071103 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.279e-05 sec. | ||
| 102 | 2026.01.30 07:01:11.071557 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.30 07:01:11.072291 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.30 07:01:11.072308 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.30 07:01:12.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.01.30 07:01:13.208981 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42486 | ||
| 107 | 2026.01.30 07:01:13.209940 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.30 07:01:13.210632 [ 3 ] {} <Debug> TCP-Session: e87696c5-bfcd-472e-93eb-dd0e21e9ab26 Authenticating user 'default' from [fd00:1122:3344:101::a]:42486 | ||
| 109 | 2026.01.30 07:01:13.210738 [ 3 ] {} <Debug> TCP-Session: e87696c5-bfcd-472e-93eb-dd0e21e9ab26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.30 07:01:13.210752 [ 3 ] {} <Debug> TCP-Session: e87696c5-bfcd-472e-93eb-dd0e21e9ab26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.30 07:01:13.210843 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.30 07:01:13.210931 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.30 07:01:13.210948 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.01.30 07:01:13.212100 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37028 | ||
| 115 | 2026.01.30 07:01:13.212109 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63318 | ||
| 116 | 2026.01.30 07:01:13.212209 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52082 | ||
| 117 | 2026.01.30 07:01:13.212353 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.30 07:01:13.212394 [ 4 ] {} <Debug> TCP-Session: 89a2d945-3e03-41c5-8b0e-67af56cb928e Authenticating user 'default' from [fd00:1122:3344:101::a]:37028 | ||
| 119 | 2026.01.30 07:01:13.212394 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.01.30 07:01:13.212453 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37376 | ||
| 121 | 2026.01.30 07:01:13.212470 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.30 07:01:13.212417 [ 4 ] {} <Debug> TCP-Session: 89a2d945-3e03-41c5-8b0e-67af56cb928e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.30 07:01:13.212526 [ 254 ] {} <Debug> TCP-Session: 67519327-d031-4bfc-a65b-65065bce7711 Authenticating user 'default' from [fd00:1122:3344:101::a]:52082 | ||
| 124 | 2026.01.30 07:01:13.212547 [ 4 ] {} <Debug> TCP-Session: 89a2d945-3e03-41c5-8b0e-67af56cb928e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.30 07:01:13.212524 [ 5 ] {} <Debug> TCP-Session: 8b5a5353-8b60-494c-aead-4aa19bfe8701 Authenticating user 'default' from [fd00:1122:3344:101::a]:63318 | ||
| 126 | 2026.01.30 07:01:13.212619 [ 254 ] {} <Debug> TCP-Session: 67519327-d031-4bfc-a65b-65065bce7711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.30 07:01:13.212644 [ 5 ] {} <Debug> TCP-Session: 8b5a5353-8b60-494c-aead-4aa19bfe8701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.30 07:01:13.212641 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58597 | ||
| 129 | 2026.01.30 07:01:13.212704 [ 254 ] {} <Debug> TCP-Session: 67519327-d031-4bfc-a65b-65065bce7711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.30 07:01:13.212717 [ 5 ] {} <Debug> TCP-Session: 8b5a5353-8b60-494c-aead-4aa19bfe8701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.30 07:01:13.212703 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.30 07:01:13.212531 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56412 | ||
| 133 | 2026.01.30 07:01:13.212811 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.30 07:01:13.212820 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32836 | ||
| 135 | 2026.01.30 07:01:13.212824 [ 255 ] {} <Debug> TCP-Session: ca92cee9-db11-42df-8cde-1d78658e7c4a Authenticating user 'default' from [fd00:1122:3344:101::a]:37376 | ||
| 136 | 2026.01.30 07:01:13.212938 [ 257 ] {} <Debug> TCP-Session: 20eebfb1-7af5-418d-9f50-e06f4eee7dec Authenticating user 'default' from [fd00:1122:3344:101::a]:58597 | ||
| 137 | 2026.01.30 07:01:13.212960 [ 255 ] {} <Debug> TCP-Session: ca92cee9-db11-42df-8cde-1d78658e7c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.30 07:01:13.212955 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.01.30 07:01:13.213044 [ 257 ] {} <Debug> TCP-Session: 20eebfb1-7af5-418d-9f50-e06f4eee7dec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.30 07:01:13.213063 [ 255 ] {} <Debug> TCP-Session: ca92cee9-db11-42df-8cde-1d78658e7c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.30 07:01:13.213058 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.30 07:01:13.213141 [ 257 ] {} <Debug> TCP-Session: 20eebfb1-7af5-418d-9f50-e06f4eee7dec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.30 07:01:13.213169 [ 258 ] {} <Debug> TCP-Session: 4d8bf8c1-387e-43d5-8ada-9364acd0cc97 Authenticating user 'default' from [fd00:1122:3344:101::a]:32836 | ||
| 144 | 2026.01.30 07:01:13.213058 [ 256 ] {} <Debug> TCP-Session: fea7f571-4c86-4f7f-8d2d-aaa93da6f45b Authenticating user 'default' from [fd00:1122:3344:101::a]:56412 | ||
| 145 | 2026.01.30 07:01:13.213255 [ 258 ] {} <Debug> TCP-Session: 4d8bf8c1-387e-43d5-8ada-9364acd0cc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.30 07:01:13.213262 [ 256 ] {} <Debug> TCP-Session: fea7f571-4c86-4f7f-8d2d-aaa93da6f45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.30 07:01:13.213326 [ 258 ] {} <Debug> TCP-Session: 4d8bf8c1-387e-43d5-8ada-9364acd0cc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.30 07:01:13.213382 [ 256 ] {} <Debug> TCP-Session: fea7f571-4c86-4f7f-8d2d-aaa93da6f45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.30 07:01:14.297602 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63189 | ||
| 150 | 2026.01.30 07:01:14.299508 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.30 07:01:14.299579 [ 259 ] {} <Debug> TCP-Session: a14a59d1-c7c2-4a66-89be-feead84d9ac1 Authenticating user 'default' from [fd00:1122:3344:101::b]:63189 | ||
| 152 | 2026.01.30 07:01:14.299601 [ 259 ] {} <Debug> TCP-Session: a14a59d1-c7c2-4a66-89be-feead84d9ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.30 07:01:14.299686 [ 259 ] {} <Debug> TCP-Session: a14a59d1-c7c2-4a66-89be-feead84d9ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.30 07:01:14.299753 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.30 07:01:14.299787 [ 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.01.30 07:01:14.299877 [ 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.01.30 07:01:14.302630 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55209 | ||
| 158 | 2026.01.30 07:01:14.302634 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53368 | ||
| 159 | 2026.01.30 07:01:14.302699 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55620 | ||
| 160 | 2026.01.30 07:01:14.302838 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52025 | ||
| 161 | 2026.01.30 07:01:14.302936 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.01.30 07:01:14.302972 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36949 | ||
| 163 | 2026.01.30 07:01:14.302996 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.01.30 07:01:14.303003 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.01.30 07:01:14.303051 [ 260 ] {} <Debug> TCP-Session: e3e4d9b2-07a8-4611-930a-50c9bd971440 Authenticating user 'default' from [fd00:1122:3344:101::b]:53368 | ||
| 166 | 2026.01.30 07:01:14.303082 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48148 | ||
| 167 | 2026.01.30 07:01:14.303022 [ 261 ] {} <Debug> TCP-Session: ba0520a9-c3e0-4c14-bbe3-c82320180a9c Authenticating user 'default' from [fd00:1122:3344:101::b]:55209 | ||
| 168 | 2026.01.30 07:01:14.303146 [ 260 ] {} <Debug> TCP-Session: e3e4d9b2-07a8-4611-930a-50c9bd971440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.30 07:01:14.303135 [ 262 ] {} <Debug> TCP-Session: cef5da94-a7b9-47c9-902f-9702673df658 Authenticating user 'default' from [fd00:1122:3344:101::b]:55620 | ||
| 170 | 2026.01.30 07:01:14.303208 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.30 07:01:14.303243 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.30 07:01:14.303242 [ 260 ] {} <Debug> TCP-Session: e3e4d9b2-07a8-4611-930a-50c9bd971440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.30 07:01:14.303297 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.01.30 07:01:14.303235 [ 261 ] {} <Debug> TCP-Session: ba0520a9-c3e0-4c14-bbe3-c82320180a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.30 07:01:14.303444 [ 264 ] {} <Debug> TCP-Session: 90a44965-bbe2-4f5f-8090-ee2f0eb91ea3 Authenticating user 'default' from [fd00:1122:3344:101::b]:36949 | ||
| 176 | 2026.01.30 07:01:14.303418 [ 265 ] {} <Debug> TCP-Session: ef7c4568-64ba-4bda-a13f-66a260d37f24 Authenticating user 'default' from [fd00:1122:3344:101::b]:48148 | ||
| 177 | 2026.01.30 07:01:14.303409 [ 263 ] {} <Debug> TCP-Session: 6b16eea0-4cd2-4584-88ee-823cd89efd7f Authenticating user 'default' from [fd00:1122:3344:101::b]:52025 | ||
| 178 | 2026.01.30 07:01:14.303519 [ 265 ] {} <Debug> TCP-Session: ef7c4568-64ba-4bda-a13f-66a260d37f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.30 07:01:14.303531 [ 264 ] {} <Debug> TCP-Session: 90a44965-bbe2-4f5f-8090-ee2f0eb91ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.30 07:01:14.303504 [ 261 ] {} <Debug> TCP-Session: ba0520a9-c3e0-4c14-bbe3-c82320180a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.30 07:01:14.303596 [ 265 ] {} <Debug> TCP-Session: ef7c4568-64ba-4bda-a13f-66a260d37f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.30 07:01:14.303584 [ 264 ] {} <Debug> TCP-Session: 90a44965-bbe2-4f5f-8090-ee2f0eb91ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.30 07:01:14.303579 [ 263 ] {} <Debug> TCP-Session: 6b16eea0-4cd2-4584-88ee-823cd89efd7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.30 07:01:14.303218 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39669 | ||
| 185 | 2026.01.30 07:01:14.303243 [ 262 ] {} <Debug> TCP-Session: cef5da94-a7b9-47c9-902f-9702673df658 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.30 07:01:14.303710 [ 263 ] {} <Debug> TCP-Session: 6b16eea0-4cd2-4584-88ee-823cd89efd7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.30 07:01:14.303724 [ 262 ] {} <Debug> TCP-Session: cef5da94-a7b9-47c9-902f-9702673df658 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.30 07:01:14.303873 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.01.30 07:01:14.303904 [ 266 ] {} <Debug> TCP-Session: 82d7bc0e-3b5f-4c2f-84d1-4ee113ad4bf5 Authenticating user 'default' from [fd00:1122:3344:101::b]:39669 | ||
| 190 | 2026.01.30 07:01:14.304000 [ 266 ] {} <Debug> TCP-Session: 82d7bc0e-3b5f-4c2f-84d1-4ee113ad4bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.30 07:01:14.304015 [ 266 ] {} <Debug> TCP-Session: 82d7bc0e-3b5f-4c2f-84d1-4ee113ad4bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.30 07:01:14.484425 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55334 | ||
| 193 | 2026.01.30 07:01:14.486369 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.30 07:01:14.486522 [ 267 ] {} <Debug> TCP-Session: d5e99ba9-e27d-4c34-b0e3-2769de48dae9 Authenticating user 'default' from [fd00:1122:3344:101::c]:55334 | ||
| 195 | 2026.01.30 07:01:14.486552 [ 267 ] {} <Debug> TCP-Session: d5e99ba9-e27d-4c34-b0e3-2769de48dae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.30 07:01:14.486564 [ 267 ] {} <Debug> TCP-Session: d5e99ba9-e27d-4c34-b0e3-2769de48dae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.30 07:01:14.486707 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.30 07:01:14.486734 [ 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.01.30 07:01:14.486820 [ 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.01.30 07:01:14.489264 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46326 | ||
| 201 | 2026.01.30 07:01:14.489427 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41553 | ||
| 202 | 2026.01.30 07:01:14.489509 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.30 07:01:14.489545 [ 268 ] {} <Debug> TCP-Session: 8c8628b6-a9c4-49be-b563-defa701b8a72 Authenticating user 'default' from [fd00:1122:3344:101::c]:46326 | ||
| 204 | 2026.01.30 07:01:14.489646 [ 268 ] {} <Debug> TCP-Session: 8c8628b6-a9c4-49be-b563-defa701b8a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.01.30 07:01:14.489660 [ 268 ] {} <Debug> TCP-Session: 8c8628b6-a9c4-49be-b563-defa701b8a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.01.30 07:01:14.489667 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.01.30 07:01:14.489702 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34953 | ||
| 208 | 2026.01.30 07:01:14.489689 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54852 | ||
| 209 | 2026.01.30 07:01:14.489800 [ 269 ] {} <Debug> TCP-Session: 564897b3-dd1e-4f6b-af72-c695dd1d09fd Authenticating user 'default' from [fd00:1122:3344:101::c]:41553 | ||
| 210 | 2026.01.30 07:01:14.489829 [ 269 ] {} <Debug> TCP-Session: 564897b3-dd1e-4f6b-af72-c695dd1d09fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.30 07:01:14.489887 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36954 | ||
| 212 | 2026.01.30 07:01:14.489893 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50843 | ||
| 213 | 2026.01.30 07:01:14.489989 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53196 | ||
| 214 | 2026.01.30 07:01:14.490002 [ 269 ] {} <Debug> TCP-Session: 564897b3-dd1e-4f6b-af72-c695dd1d09fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.01.30 07:01:14.490200 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.01.30 07:01:14.490241 [ 270 ] {} <Debug> TCP-Session: 3a76909e-beed-4dcb-ad21-12e0fa6bc998 Authenticating user 'default' from [fd00:1122:3344:101::c]:34953 | ||
| 217 | 2026.01.30 07:01:14.490242 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2026.01.30 07:01:14.490268 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.01.30 07:01:14.490265 [ 270 ] {} <Debug> TCP-Session: 3a76909e-beed-4dcb-ad21-12e0fa6bc998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.30 07:01:14.490365 [ 270 ] {} <Debug> TCP-Session: 3a76909e-beed-4dcb-ad21-12e0fa6bc998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.30 07:01:14.490405 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.01.30 07:01:14.490382 [ 274 ] {} <Debug> TCP-Session: e212a437-22d8-4a2c-b029-67d99bb108f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:53196 | ||
| 223 | 2026.01.30 07:01:14.490371 [ 271 ] {} <Debug> TCP-Session: d84f57bf-6f7d-4c11-9906-136ae2a9e682 Authenticating user 'default' from [fd00:1122:3344:101::c]:54852 | ||
| 224 | 2026.01.30 07:01:14.490475 [ 274 ] {} <Debug> TCP-Session: e212a437-22d8-4a2c-b029-67d99bb108f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.30 07:01:14.490508 [ 273 ] {} <Debug> TCP-Session: a834ba78-a702-4a1a-91fe-4f80f531d155 Authenticating user 'default' from [fd00:1122:3344:101::c]:36954 | ||
| 226 | 2026.01.30 07:01:14.490491 [ 271 ] {} <Debug> TCP-Session: d84f57bf-6f7d-4c11-9906-136ae2a9e682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.30 07:01:14.490457 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.01.30 07:01:14.490602 [ 273 ] {} <Debug> TCP-Session: a834ba78-a702-4a1a-91fe-4f80f531d155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.30 07:01:14.490586 [ 271 ] {} <Debug> TCP-Session: d84f57bf-6f7d-4c11-9906-136ae2a9e682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.30 07:01:14.490576 [ 274 ] {} <Debug> TCP-Session: e212a437-22d8-4a2c-b029-67d99bb108f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.30 07:01:14.490726 [ 272 ] {} <Debug> TCP-Session: f3086ebc-c201-45f9-a761-4e10eed1aeb6 Authenticating user 'default' from [fd00:1122:3344:101::c]:50843 | ||
| 232 | 2026.01.30 07:01:14.490737 [ 273 ] {} <Debug> TCP-Session: a834ba78-a702-4a1a-91fe-4f80f531d155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.30 07:01:14.490825 [ 272 ] {} <Debug> TCP-Session: f3086ebc-c201-45f9-a761-4e10eed1aeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.30 07:01:14.490915 [ 272 ] {} <Debug> TCP-Session: f3086ebc-c201-45f9-a761-4e10eed1aeb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.30 07:01:16.291807 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46721 | ||
| 236 | 2026.01.30 07:01:16.292002 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.30 07:01:16.292120 [ 275 ] {} <Debug> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46721 | ||
| 238 | 2026.01.30 07:01:16.292143 [ 275 ] {} <Debug> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.30 07:01:16.292155 [ 275 ] {} <Debug> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.30 07:01:16.292303 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.01.30 07:01:16.292339 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.01.30 07:01:16.292425 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.01.30 07:01:16.292934 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34278 | ||
| 244 | 2026.01.30 07:01:16.293002 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53276 | ||
| 245 | 2026.01.30 07:01:16.293086 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32926 | ||
| 246 | 2026.01.30 07:01:16.293188 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64920 | ||
| 247 | 2026.01.30 07:01:16.293254 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47128 | ||
| 248 | 2026.01.30 07:01:16.293977 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38548 | ||
| 249 | 2026.01.30 07:01:16.294073 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.01.30 07:01:16.294115 [ 278 ] {} <Debug> TCP-Session: 56398524-7f21-4cdb-9f2b-e823f22339bd Authenticating user 'default' from [fd00:1122:3344:101::d]:32926 | ||
| 251 | 2026.01.30 07:01:16.294137 [ 278 ] {} <Debug> TCP-Session: 56398524-7f21-4cdb-9f2b-e823f22339bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.01.30 07:01:16.294200 [ 278 ] {} <Debug> TCP-Session: 56398524-7f21-4cdb-9f2b-e823f22339bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.01.30 07:01:16.295228 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.01.30 07:01:16.295244 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62849 | ||
| 255 | 2026.01.30 07:01:16.295288 [ 280 ] {} <Debug> TCP-Session: 6fcf62b2-c463-499a-8430-d753d698c6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:47128 | ||
| 256 | 2026.01.30 07:01:16.295406 [ 280 ] {} <Debug> TCP-Session: 6fcf62b2-c463-499a-8430-d753d698c6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.01.30 07:01:16.295423 [ 280 ] {} <Debug> TCP-Session: 6fcf62b2-c463-499a-8430-d753d698c6bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.01.30 07:01:16.297460 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54056 | ||
| 259 | 2026.01.30 07:01:16.297531 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.01.30 07:01:16.297625 [ 281 ] {} <Debug> TCP-Session: abc30ee3-f01c-4dbd-924c-96a6c2b0f22a Authenticating user 'default' from [fd00:1122:3344:101::d]:38548 | ||
| 261 | 2026.01.30 07:01:16.297642 [ 281 ] {} <Debug> TCP-Session: abc30ee3-f01c-4dbd-924c-96a6c2b0f22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.01.30 07:01:16.297743 [ 281 ] {} <Debug> TCP-Session: abc30ee3-f01c-4dbd-924c-96a6c2b0f22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.01.30 07:01:16.299636 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.01.30 07:01:16.299774 [ 279 ] {} <Debug> TCP-Session: 6e1824b4-66ba-40e8-86c6-370fb595a7e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64920 | ||
| 265 | 2026.01.30 07:01:16.299825 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.01.30 07:01:16.299836 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.01.30 07:01:16.299783 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 268 | 2026.01.30 07:01:16.299911 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.01.30 07:01:16.299917 [ 283 ] {} <Debug> TCP-Session: e9bedb28-e34d-4d8c-8fcf-14ca02498dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54056 | ||
| 270 | 2026.01.30 07:01:16.299914 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.01.30 07:01:16.299902 [ 282 ] {} <Debug> TCP-Session: 5410133f-d381-4199-b926-8066b2af83f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62849 | ||
| 272 | 2026.01.30 07:01:16.300051 [ 277 ] {} <Debug> TCP-Session: 9ab73a48-2cd0-448a-bd3e-b8c576d1d6b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:53276 | ||
| 273 | 2026.01.30 07:01:16.300027 [ 276 ] {} <Debug> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34278 | ||
| 274 | 2026.01.30 07:01:16.299892 [ 279 ] {} <Debug> TCP-Session: 6e1824b4-66ba-40e8-86c6-370fb595a7e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.01.30 07:01:16.300167 [ 277 ] {} <Debug> TCP-Session: 9ab73a48-2cd0-448a-bd3e-b8c576d1d6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.30 07:01:16.300152 [ 276 ] {} <Debug> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.30 07:01:16.300143 [ 282 ] {} <Debug> TCP-Session: 5410133f-d381-4199-b926-8066b2af83f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.30 07:01:16.300248 [ 277 ] {} <Debug> TCP-Session: 9ab73a48-2cd0-448a-bd3e-b8c576d1d6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.30 07:01:16.300235 [ 276 ] {} <Debug> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.30 07:01:16.300223 [ 279 ] {} <Debug> TCP-Session: 6e1824b4-66ba-40e8-86c6-370fb595a7e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.30 07:01:16.300324 [ 282 ] {} <Debug> TCP-Session: 5410133f-d381-4199-b926-8066b2af83f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.30 07:01:16.300021 [ 283 ] {} <Debug> TCP-Session: e9bedb28-e34d-4d8c-8fcf-14ca02498dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.30 07:01:16.300414 [ 283 ] {} <Debug> TCP-Session: e9bedb28-e34d-4d8c-8fcf-14ca02498dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.30 07:01:16.302940 [ 275 ] {dd877d5a-9746-412c-97a3-b7af31483d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.30 07:01:16.415178 [ 275 ] {dd877d5a-9746-412c-97a3-b7af31483d9c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:46721) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.30 07:01:16.416227 [ 275 ] {dd877d5a-9746-412c-97a3-b7af31483d9c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.30 07:01:16.416506 [ 275 ] {dd877d5a-9746-412c-97a3-b7af31483d9c} <Debug> TCPHandler: Processed in 0.123377084 sec. | ||
| 334 | 2026.01.30 07:01:16.417199 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.30 07:01:16.417407 [ 276 ] {2bad288f-42f7-49f4-9bf8-45b3b36efc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.30 07:01:16.417873 [ 276 ] {2bad288f-42f7-49f4-9bf8-45b3b36efc25} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34278) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.30 07:01:16.418201 [ 276 ] {2bad288f-42f7-49f4-9bf8-45b3b36efc25} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.30 07:01:16.418398 [ 276 ] {2bad288f-42f7-49f4-9bf8-45b3b36efc25} <Debug> TCPHandler: Processed in 0.001613244 sec. | ||
| 385 | 2026.01.30 07:01:16.420787 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.30 07:01:16.421714 [ 275 ] {9140d5b3-2151-4973-a2d0-8ef28c0595a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.30 07:01:16.422362 [ 275 ] {9140d5b3-2151-4973-a2d0-8ef28c0595a9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.30 07:01:16.431787 [ 275 ] {9140d5b3-2151-4973-a2d0-8ef28c0595a9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.30 07:01:16.431913 [ 275 ] {9140d5b3-2151-4973-a2d0-8ef28c0595a9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163424 sec | ||
| 390 | 2026.01.30 07:01:16.431932 [ 275 ] {9140d5b3-2151-4973-a2d0-8ef28c0595a9} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.30 07:01:16.431946 [ 275 ] {9140d5b3-2151-4973-a2d0-8ef28c0595a9} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.30 07:01:16.432014 [ 275 ] {9140d5b3-2151-4973-a2d0-8ef28c0595a9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.30 07:01:16.432778 [ 275 ] {9140d5b3-2151-4973-a2d0-8ef28c0595a9} <Debug> TCPHandler: Processed in 0.012101707 sec. | ||
| 394 | 2026.01.30 07:01:16.432939 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.30 07:01:16.433093 [ 275 ] {02dc8f0d-ee69-4f98-ade5-65dab49cc473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.30 07:01:16.433275 [ 275 ] {02dc8f0d-ee69-4f98-ade5-65dab49cc473} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.30 07:01:16.440718 [ 275 ] {02dc8f0d-ee69-4f98-ade5-65dab49cc473} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.30 07:01:16.446240 [ 275 ] {02dc8f0d-ee69-4f98-ade5-65dab49cc473} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65): Loading data parts | ||
| 400 | 2026.01.30 07:01:16.448888 [ 275 ] {02dc8f0d-ee69-4f98-ade5-65dab49cc473} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65): There are no data parts | ||
| 401 | 2026.01.30 07:01:16.460481 [ 275 ] {02dc8f0d-ee69-4f98-ade5-65dab49cc473} <Debug> TCPHandler: Processed in 0.027637598 sec. | ||
| 402 | 2026.01.30 07:01:16.460834 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.30 07:01:16.461017 [ 275 ] {bb266458-b7d3-4adf-aace-90d4bd5b4873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.01.30 07:01:16.461167 [ 275 ] {bb266458-b7d3-4adf-aace-90d4bd5b4873} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.30 07:01:16.485844 [ 275 ] {bb266458-b7d3-4adf-aace-90d4bd5b4873} <Debug> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Loading data parts | ||
| 416 | 2026.01.30 07:01:16.486178 [ 275 ] {bb266458-b7d3-4adf-aace-90d4bd5b4873} <Debug> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): There are no data parts | ||
| 417 | 2026.01.30 07:01:16.488824 [ 275 ] {bb266458-b7d3-4adf-aace-90d4bd5b4873} <Debug> TCPHandler: Processed in 0.028039279 sec. | ||
| 418 | 2026.01.30 07:01:16.488989 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.30 07:01:16.489251 [ 275 ] {54ec1eec-c355-41a4-babc-dfccfe5932e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.01.30 07:01:16.489298 [ 275 ] {54ec1eec-c355-41a4-babc-dfccfe5932e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.30 07:01:16.500051 [ 275 ] {54ec1eec-c355-41a4-babc-dfccfe5932e6} <Debug> oximeter.measurements_i8 (edf061f6-85a5-4378-9eb4-0c22accbf33b): Loading data parts | ||
| 422 | 2026.01.30 07:01:16.500229 [ 275 ] {54ec1eec-c355-41a4-babc-dfccfe5932e6} <Debug> oximeter.measurements_i8 (edf061f6-85a5-4378-9eb4-0c22accbf33b): There are no data parts | ||
| 423 | 2026.01.30 07:01:16.502649 [ 275 ] {54ec1eec-c355-41a4-babc-dfccfe5932e6} <Debug> TCPHandler: Processed in 0.01370733 sec. | ||
| 424 | 2026.01.30 07:01:16.502889 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.30 07:01:16.503047 [ 275 ] {b3675a1d-f2c0-4db9-a5ed-540b40e5dd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.01.30 07:01:16.503165 [ 275 ] {b3675a1d-f2c0-4db9-a5ed-540b40e5dd92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.30 07:01:16.513094 [ 275 ] {b3675a1d-f2c0-4db9-a5ed-540b40e5dd92} <Debug> oximeter.measurements_u8 (38caab7d-e305-4021-9a41-e4c2edc404bb): Loading data parts | ||
| 428 | 2026.01.30 07:01:16.513390 [ 275 ] {b3675a1d-f2c0-4db9-a5ed-540b40e5dd92} <Debug> oximeter.measurements_u8 (38caab7d-e305-4021-9a41-e4c2edc404bb): There are no data parts | ||
| 429 | 2026.01.30 07:01:16.515402 [ 275 ] {b3675a1d-f2c0-4db9-a5ed-540b40e5dd92} <Debug> TCPHandler: Processed in 0.012558808 sec. | ||
| 430 | 2026.01.30 07:01:16.515550 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.30 07:01:16.515762 [ 275 ] {97eaa191-0f5e-453d-bc52-c2cbba29f6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.01.30 07:01:16.515843 [ 275 ] {97eaa191-0f5e-453d-bc52-c2cbba29f6e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.30 07:01:16.526505 [ 275 ] {97eaa191-0f5e-453d-bc52-c2cbba29f6e9} <Debug> oximeter.measurements_i16 (6312ca01-85d8-4432-b874-4104d9b050c9): Loading data parts | ||
| 434 | 2026.01.30 07:01:16.526696 [ 275 ] {97eaa191-0f5e-453d-bc52-c2cbba29f6e9} <Debug> oximeter.measurements_i16 (6312ca01-85d8-4432-b874-4104d9b050c9): There are no data parts | ||
| 435 | 2026.01.30 07:01:16.529074 [ 275 ] {97eaa191-0f5e-453d-bc52-c2cbba29f6e9} <Debug> TCPHandler: Processed in 0.013571057 sec. | ||
| 436 | 2026.01.30 07:01:16.529311 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.30 07:01:16.529469 [ 275 ] {52328022-fee0-40fa-a00e-ed6ac4901e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.01.30 07:01:16.529589 [ 275 ] {52328022-fee0-40fa-a00e-ed6ac4901e57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.30 07:01:16.538850 [ 275 ] {52328022-fee0-40fa-a00e-ed6ac4901e57} <Debug> oximeter.measurements_u16 (b2ef1398-8d05-4b26-8923-f17023b269f8): Loading data parts | ||
| 440 | 2026.01.30 07:01:16.539087 [ 275 ] {52328022-fee0-40fa-a00e-ed6ac4901e57} <Debug> oximeter.measurements_u16 (b2ef1398-8d05-4b26-8923-f17023b269f8): There are no data parts | ||
| 441 | 2026.01.30 07:01:16.541587 [ 275 ] {52328022-fee0-40fa-a00e-ed6ac4901e57} <Debug> TCPHandler: Processed in 0.012381234 sec. | ||
| 442 | 2026.01.30 07:01:16.541817 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.30 07:01:16.542051 [ 275 ] {30ad8307-e68d-4974-afa6-fbac0e6f8c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 444 | 2026.01.30 07:01:16.542155 [ 275 ] {30ad8307-e68d-4974-afa6-fbac0e6f8c37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.30 07:01:16.553443 [ 275 ] {30ad8307-e68d-4974-afa6-fbac0e6f8c37} <Debug> oximeter.measurements_i32 (d4025a27-266b-4071-aa1e-5eac84cdd0e2): Loading data parts | ||
| 446 | 2026.01.30 07:01:16.553742 [ 275 ] {30ad8307-e68d-4974-afa6-fbac0e6f8c37} <Debug> oximeter.measurements_i32 (d4025a27-266b-4071-aa1e-5eac84cdd0e2): There are no data parts | ||
| 447 | 2026.01.30 07:01:16.555726 [ 275 ] {30ad8307-e68d-4974-afa6-fbac0e6f8c37} <Debug> TCPHandler: Processed in 0.013968437 sec. | ||
| 448 | 2026.01.30 07:01:16.555984 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.30 07:01:16.556140 [ 275 ] {602ec493-9dd2-4bdd-838a-31c2813c61ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.01.30 07:01:16.556271 [ 275 ] {602ec493-9dd2-4bdd-838a-31c2813c61ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.30 07:01:16.564930 [ 275 ] {602ec493-9dd2-4bdd-838a-31c2813c61ab} <Debug> oximeter.measurements_u32 (cdbdccee-af73-4a8e-a57b-5e40978534c5): Loading data parts | ||
| 452 | 2026.01.30 07:01:16.565122 [ 275 ] {602ec493-9dd2-4bdd-838a-31c2813c61ab} <Debug> oximeter.measurements_u32 (cdbdccee-af73-4a8e-a57b-5e40978534c5): There are no data parts | ||
| 453 | 2026.01.30 07:01:16.567729 [ 275 ] {602ec493-9dd2-4bdd-838a-31c2813c61ab} <Debug> TCPHandler: Processed in 0.011793637 sec. | ||
| 454 | 2026.01.30 07:01:16.567879 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.30 07:01:16.568087 [ 275 ] {32ec8fbf-72de-483d-b2a4-1e0ff0c94ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2026.01.30 07:01:16.568179 [ 275 ] {32ec8fbf-72de-483d-b2a4-1e0ff0c94ed3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.30 07:01:16.579748 [ 275 ] {32ec8fbf-72de-483d-b2a4-1e0ff0c94ed3} <Debug> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Loading data parts | ||
| 458 | 2026.01.30 07:01:16.579982 [ 275 ] {32ec8fbf-72de-483d-b2a4-1e0ff0c94ed3} <Debug> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): There are no data parts | ||
| 459 | 2026.01.30 07:01:16.582073 [ 275 ] {32ec8fbf-72de-483d-b2a4-1e0ff0c94ed3} <Debug> TCPHandler: Processed in 0.014265166 sec. | ||
| 460 | 2026.01.30 07:01:16.582286 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.30 07:01:16.582431 [ 275 ] {47647205-485e-4d04-8fa8-e066d4702790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 462 | 2026.01.30 07:01:16.582549 [ 275 ] {47647205-485e-4d04-8fa8-e066d4702790} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.30 07:01:16.591893 [ 275 ] {47647205-485e-4d04-8fa8-e066d4702790} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Loading data parts | ||
| 464 | 2026.01.30 07:01:16.592054 [ 275 ] {47647205-485e-4d04-8fa8-e066d4702790} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): There are no data parts | ||
| 465 | 2026.01.30 07:01:16.594670 [ 275 ] {47647205-485e-4d04-8fa8-e066d4702790} <Debug> TCPHandler: Processed in 0.012395254 sec. | ||
| 466 | 2026.01.30 07:01:16.594824 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.30 07:01:16.595007 [ 275 ] {6231ce96-f73f-4b31-a177-9df617c41d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 468 | 2026.01.30 07:01:16.595195 [ 275 ] {6231ce96-f73f-4b31-a177-9df617c41d26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.30 07:01:16.606775 [ 275 ] {6231ce96-f73f-4b31-a177-9df617c41d26} <Debug> oximeter.measurements_f32 (0b1a69c8-26d2-48d9-a3ad-9b3ed99a0674): Loading data parts | ||
| 470 | 2026.01.30 07:01:16.606944 [ 275 ] {6231ce96-f73f-4b31-a177-9df617c41d26} <Debug> oximeter.measurements_f32 (0b1a69c8-26d2-48d9-a3ad-9b3ed99a0674): There are no data parts | ||
| 471 | 2026.01.30 07:01:16.610043 [ 275 ] {6231ce96-f73f-4b31-a177-9df617c41d26} <Debug> TCPHandler: Processed in 0.015266034 sec. | ||
| 472 | 2026.01.30 07:01:16.610306 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.30 07:01:16.610467 [ 275 ] {595686f5-9b6d-4b02-9212-d5dd96ed27b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 474 | 2026.01.30 07:01:16.610592 [ 275 ] {595686f5-9b6d-4b02-9212-d5dd96ed27b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.30 07:01:16.619212 [ 275 ] {595686f5-9b6d-4b02-9212-d5dd96ed27b5} <Debug> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Loading data parts | ||
| 476 | 2026.01.30 07:01:16.619380 [ 275 ] {595686f5-9b6d-4b02-9212-d5dd96ed27b5} <Debug> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): There are no data parts | ||
| 477 | 2026.01.30 07:01:16.621637 [ 275 ] {595686f5-9b6d-4b02-9212-d5dd96ed27b5} <Debug> TCPHandler: Processed in 0.011386876 sec. | ||
| 478 | 2026.01.30 07:01:16.621787 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.30 07:01:16.621941 [ 275 ] {ca2a1f64-c042-40a8-897c-38f921523f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 480 | 2026.01.30 07:01:16.622072 [ 275 ] {ca2a1f64-c042-40a8-897c-38f921523f96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.30 07:01:16.632381 [ 275 ] {ca2a1f64-c042-40a8-897c-38f921523f96} <Debug> oximeter.measurements_string (8500200b-60bb-4973-8c6a-c6efd2a02b39): Loading data parts | ||
| 482 | 2026.01.30 07:01:16.632537 [ 275 ] {ca2a1f64-c042-40a8-897c-38f921523f96} <Debug> oximeter.measurements_string (8500200b-60bb-4973-8c6a-c6efd2a02b39): There are no data parts | ||
| 483 | 2026.01.30 07:01:16.634993 [ 275 ] {ca2a1f64-c042-40a8-897c-38f921523f96} <Debug> TCPHandler: Processed in 0.013252908 sec. | ||
| 484 | 2026.01.30 07:01:16.635220 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.30 07:01:16.635375 [ 275 ] {24eba5ea-eef4-4074-81af-1805be2a865c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.01.30 07:01:16.635498 [ 275 ] {24eba5ea-eef4-4074-81af-1805be2a865c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.30 07:01:16.643892 [ 275 ] {24eba5ea-eef4-4074-81af-1805be2a865c} <Debug> oximeter.measurements_bytes (7641d126-7d57-4318-aeff-4945eb77d9cb): Loading data parts | ||
| 495 | 2026.01.30 07:01:16.644072 [ 275 ] {24eba5ea-eef4-4074-81af-1805be2a865c} <Debug> oximeter.measurements_bytes (7641d126-7d57-4318-aeff-4945eb77d9cb): There are no data parts | ||
| 496 | 2026.01.30 07:01:16.646488 [ 275 ] {24eba5ea-eef4-4074-81af-1805be2a865c} <Debug> TCPHandler: Processed in 0.011315474 sec. | ||
| 497 | 2026.01.30 07:01:16.646755 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.30 07:01:16.646915 [ 275 ] {f8dd2b6b-dfc0-4f5f-941b-018d65ea67f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 499 | 2026.01.30 07:01:16.647073 [ 275 ] {f8dd2b6b-dfc0-4f5f-941b-018d65ea67f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.30 07:01:16.657786 [ 275 ] {f8dd2b6b-dfc0-4f5f-941b-018d65ea67f7} <Debug> oximeter.measurements_cumulativei64 (a4a12018-53c3-43ea-9984-68882fe2b118): Loading data parts | ||
| 501 | 2026.01.30 07:01:16.658094 [ 275 ] {f8dd2b6b-dfc0-4f5f-941b-018d65ea67f7} <Debug> oximeter.measurements_cumulativei64 (a4a12018-53c3-43ea-9984-68882fe2b118): There are no data parts | ||
| 502 | 2026.01.30 07:01:16.660426 [ 275 ] {f8dd2b6b-dfc0-4f5f-941b-018d65ea67f7} <Debug> TCPHandler: Processed in 0.013725751 sec. | ||
| 503 | 2026.01.30 07:01:16.660578 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.30 07:01:16.660831 [ 275 ] {9beb2bfe-e68e-49e6-bd7b-1208e78e1b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2026.01.30 07:01:16.660965 [ 275 ] {9beb2bfe-e68e-49e6-bd7b-1208e78e1b74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.30 07:01:16.670137 [ 275 ] {9beb2bfe-e68e-49e6-bd7b-1208e78e1b74} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Loading data parts | ||
| 507 | 2026.01.30 07:01:16.670297 [ 275 ] {9beb2bfe-e68e-49e6-bd7b-1208e78e1b74} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): There are no data parts | ||
| 508 | 2026.01.30 07:01:16.683512 [ 275 ] {9beb2bfe-e68e-49e6-bd7b-1208e78e1b74} <Debug> TCPHandler: Processed in 0.022980548 sec. | ||
| 509 | 2026.01.30 07:01:16.683662 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.30 07:01:16.683827 [ 275 ] {c1c97b62-3f9a-4213-91e8-958e617cb674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2026.01.30 07:01:16.683973 [ 275 ] {c1c97b62-3f9a-4213-91e8-958e617cb674} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.30 07:01:16.695470 [ 275 ] {c1c97b62-3f9a-4213-91e8-958e617cb674} <Debug> oximeter.measurements_cumulativef32 (406fa37a-9f3b-4760-bd39-0b53736e5390): Loading data parts | ||
| 513 | 2026.01.30 07:01:16.695753 [ 275 ] {c1c97b62-3f9a-4213-91e8-958e617cb674} <Debug> oximeter.measurements_cumulativef32 (406fa37a-9f3b-4760-bd39-0b53736e5390): There are no data parts | ||
| 514 | 2026.01.30 07:01:16.706948 [ 275 ] {c1c97b62-3f9a-4213-91e8-958e617cb674} <Debug> TCPHandler: Processed in 0.023332728 sec. | ||
| 515 | 2026.01.30 07:01:16.707233 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.30 07:01:16.707397 [ 275 ] {aa3d2198-77ad-4bf0-a1df-e511efd25cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2026.01.30 07:01:16.707531 [ 275 ] {aa3d2198-77ad-4bf0-a1df-e511efd25cca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.30 07:01:16.710147 [ 275 ] {aa3d2198-77ad-4bf0-a1df-e511efd25cca} <Debug> oximeter.measurements_cumulativef64 (5f04c4e6-be9f-4956-b314-c836ae7238fe): Loading data parts | ||
| 519 | 2026.01.30 07:01:16.710505 [ 275 ] {aa3d2198-77ad-4bf0-a1df-e511efd25cca} <Debug> oximeter.measurements_cumulativef64 (5f04c4e6-be9f-4956-b314-c836ae7238fe): There are no data parts | ||
| 520 | 2026.01.30 07:01:16.724542 [ 275 ] {aa3d2198-77ad-4bf0-a1df-e511efd25cca} <Debug> TCPHandler: Processed in 0.017357282 sec. | ||
| 521 | 2026.01.30 07:01:16.724716 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.30 07:01:16.725040 [ 275 ] {ea2bf124-c332-4ab1-8d98-bdcc62261a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2026.01.30 07:01:16.725182 [ 275 ] {ea2bf124-c332-4ab1-8d98-bdcc62261a6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.30 07:01:16.735974 [ 275 ] {ea2bf124-c332-4ab1-8d98-bdcc62261a6e} <Debug> oximeter.measurements_histogrami8 (9f7507dd-07bc-496c-a702-3678960d2d57): Loading data parts | ||
| 535 | 2026.01.30 07:01:16.736180 [ 275 ] {ea2bf124-c332-4ab1-8d98-bdcc62261a6e} <Debug> oximeter.measurements_histogrami8 (9f7507dd-07bc-496c-a702-3678960d2d57): There are no data parts | ||
| 536 | 2026.01.30 07:01:16.748917 [ 275 ] {ea2bf124-c332-4ab1-8d98-bdcc62261a6e} <Debug> TCPHandler: Processed in 0.024263874 sec. | ||
| 537 | 2026.01.30 07:01:16.749241 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.30 07:01:16.749477 [ 275 ] {151096e7-42a6-453e-95ce-e9dc952b6ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2026.01.30 07:01:16.749635 [ 275 ] {151096e7-42a6-453e-95ce-e9dc952b6ecc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.30 07:01:16.759997 [ 275 ] {151096e7-42a6-453e-95ce-e9dc952b6ecc} <Debug> oximeter.measurements_histogramu8 (1d51e769-bcb6-4be0-9064-5ff5b5922897): Loading data parts | ||
| 541 | 2026.01.30 07:01:16.760311 [ 275 ] {151096e7-42a6-453e-95ce-e9dc952b6ecc} <Debug> oximeter.measurements_histogramu8 (1d51e769-bcb6-4be0-9064-5ff5b5922897): There are no data parts | ||
| 542 | 2026.01.30 07:01:16.762916 [ 275 ] {151096e7-42a6-453e-95ce-e9dc952b6ecc} <Debug> TCPHandler: Processed in 0.013736131 sec. | ||
| 543 | 2026.01.30 07:01:16.763080 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.30 07:01:16.763397 [ 275 ] {5e6f8c89-5a2a-4600-bc32-cfd717ab00f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2026.01.30 07:01:16.763547 [ 275 ] {5e6f8c89-5a2a-4600-bc32-cfd717ab00f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.30 07:01:16.772971 [ 275 ] {5e6f8c89-5a2a-4600-bc32-cfd717ab00f1} <Debug> oximeter.measurements_histogrami16 (6fff0266-cc07-429e-a761-b99791d0edf3): Loading data parts | ||
| 547 | 2026.01.30 07:01:16.773152 [ 275 ] {5e6f8c89-5a2a-4600-bc32-cfd717ab00f1} <Debug> oximeter.measurements_histogrami16 (6fff0266-cc07-429e-a761-b99791d0edf3): There are no data parts | ||
| 548 | 2026.01.30 07:01:16.775569 [ 275 ] {5e6f8c89-5a2a-4600-bc32-cfd717ab00f1} <Debug> TCPHandler: Processed in 0.012539368 sec. | ||
| 549 | 2026.01.30 07:01:16.775861 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.30 07:01:16.776130 [ 275 ] {d803d844-cf92-4f40-87e7-e924de32642b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2026.01.30 07:01:16.776295 [ 275 ] {d803d844-cf92-4f40-87e7-e924de32642b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.30 07:01:16.787002 [ 275 ] {d803d844-cf92-4f40-87e7-e924de32642b} <Debug> oximeter.measurements_histogramu16 (b14d8f6c-12ae-41ce-b36d-849a47781dda): Loading data parts | ||
| 553 | 2026.01.30 07:01:16.787222 [ 275 ] {d803d844-cf92-4f40-87e7-e924de32642b} <Debug> oximeter.measurements_histogramu16 (b14d8f6c-12ae-41ce-b36d-849a47781dda): There are no data parts | ||
| 554 | 2026.01.30 07:01:16.798293 [ 275 ] {d803d844-cf92-4f40-87e7-e924de32642b} <Debug> TCPHandler: Processed in 0.022488204 sec. | ||
| 555 | 2026.01.30 07:01:16.798448 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.30 07:01:16.798765 [ 275 ] {1847e963-ab57-459d-b495-c81a6d636379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2026.01.30 07:01:16.798908 [ 275 ] {1847e963-ab57-459d-b495-c81a6d636379} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.30 07:01:16.802810 [ 275 ] {1847e963-ab57-459d-b495-c81a6d636379} <Debug> oximeter.measurements_histogrami32 (d2618f6f-5a13-4710-97c0-5d90b798246f): Loading data parts | ||
| 559 | 2026.01.30 07:01:16.802963 [ 275 ] {1847e963-ab57-459d-b495-c81a6d636379} <Debug> oximeter.measurements_histogrami32 (d2618f6f-5a13-4710-97c0-5d90b798246f): There are no data parts | ||
| 560 | 2026.01.30 07:01:16.814094 [ 275 ] {1847e963-ab57-459d-b495-c81a6d636379} <Debug> TCPHandler: Processed in 0.015693305 sec. | ||
| 561 | 2026.01.30 07:01:16.814350 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.30 07:01:16.814566 [ 275 ] {fd9c0a15-b74f-4061-8bf3-d618cad5e63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2026.01.30 07:01:16.814733 [ 275 ] {fd9c0a15-b74f-4061-8bf3-d618cad5e63a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.30 07:01:16.830119 [ 275 ] {fd9c0a15-b74f-4061-8bf3-d618cad5e63a} <Debug> oximeter.measurements_histogramu32 (e5384269-1458-428c-87ef-0a5a28362435): Loading data parts | ||
| 565 | 2026.01.30 07:01:16.830366 [ 275 ] {fd9c0a15-b74f-4061-8bf3-d618cad5e63a} <Debug> oximeter.measurements_histogramu32 (e5384269-1458-428c-87ef-0a5a28362435): There are no data parts | ||
| 566 | 2026.01.30 07:01:16.833488 [ 275 ] {fd9c0a15-b74f-4061-8bf3-d618cad5e63a} <Debug> TCPHandler: Processed in 0.019186402 sec. | ||
| 567 | 2026.01.30 07:01:16.833651 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.30 07:01:16.833944 [ 275 ] {f45b6afd-8a96-4175-ac20-50c222073c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2026.01.30 07:01:16.834099 [ 275 ] {f45b6afd-8a96-4175-ac20-50c222073c73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.30 07:01:16.845287 [ 275 ] {f45b6afd-8a96-4175-ac20-50c222073c73} <Debug> oximeter.measurements_histogrami64 (252aa8b5-d2aa-4700-89bd-7209a0c34442): Loading data parts | ||
| 571 | 2026.01.30 07:01:16.845455 [ 275 ] {f45b6afd-8a96-4175-ac20-50c222073c73} <Debug> oximeter.measurements_histogrami64 (252aa8b5-d2aa-4700-89bd-7209a0c34442): There are no data parts | ||
| 572 | 2026.01.30 07:01:16.855052 [ 275 ] {f45b6afd-8a96-4175-ac20-50c222073c73} <Debug> TCPHandler: Processed in 0.021450375 sec. | ||
| 573 | 2026.01.30 07:01:16.855333 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.30 07:01:16.855616 [ 275 ] {a5e644fe-4ef6-42e4-a373-8a8f2fe5dee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.01.30 07:01:16.855764 [ 275 ] {a5e644fe-4ef6-42e4-a373-8a8f2fe5dee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.30 07:01:16.865234 [ 275 ] {a5e644fe-4ef6-42e4-a373-8a8f2fe5dee3} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Loading data parts | ||
| 577 | 2026.01.30 07:01:16.865449 [ 275 ] {a5e644fe-4ef6-42e4-a373-8a8f2fe5dee3} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): There are no data parts | ||
| 578 | 2026.01.30 07:01:16.877739 [ 275 ] {a5e644fe-4ef6-42e4-a373-8a8f2fe5dee3} <Debug> TCPHandler: Processed in 0.022462234 sec. | ||
| 579 | 2026.01.30 07:01:16.877895 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.30 07:01:16.878171 [ 275 ] {f30dca58-8b72-4eaf-908c-e784e90a38a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.01.30 07:01:16.878313 [ 275 ] {f30dca58-8b72-4eaf-908c-e784e90a38a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.30 07:01:16.881914 [ 275 ] {f30dca58-8b72-4eaf-908c-e784e90a38a8} <Debug> oximeter.measurements_histogramf32 (43172981-b689-4e14-9778-ec256295be8a): Loading data parts | ||
| 583 | 2026.01.30 07:01:16.882086 [ 275 ] {f30dca58-8b72-4eaf-908c-e784e90a38a8} <Debug> oximeter.measurements_histogramf32 (43172981-b689-4e14-9778-ec256295be8a): There are no data parts | ||
| 584 | 2026.01.30 07:01:16.891099 [ 275 ] {f30dca58-8b72-4eaf-908c-e784e90a38a8} <Debug> TCPHandler: Processed in 0.013250937 sec. | ||
| 585 | 2026.01.30 07:01:16.891418 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.30 07:01:16.891631 [ 275 ] {28af19e7-e64d-465a-ac21-cb5bf746e85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.01.30 07:01:16.891772 [ 275 ] {28af19e7-e64d-465a-ac21-cb5bf746e85f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.30 07:01:16.894083 [ 275 ] {28af19e7-e64d-465a-ac21-cb5bf746e85f} <Debug> oximeter.measurements_histogramf64 (ea42259f-46d3-43c7-8188-efb9de22a882): Loading data parts | ||
| 589 | 2026.01.30 07:01:16.894361 [ 275 ] {28af19e7-e64d-465a-ac21-cb5bf746e85f} <Debug> oximeter.measurements_histogramf64 (ea42259f-46d3-43c7-8188-efb9de22a882): There are no data parts | ||
| 590 | 2026.01.30 07:01:16.904623 [ 275 ] {28af19e7-e64d-465a-ac21-cb5bf746e85f} <Debug> TCPHandler: Processed in 0.013269189 sec. | ||
| 591 | 2026.01.30 07:01:16.904791 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.30 07:01:16.905031 [ 275 ] {58e4b2db-9d4e-4933-b8ab-3ea697ccd312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2026.01.30 07:01:16.905164 [ 275 ] {58e4b2db-9d4e-4933-b8ab-3ea697ccd312} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.30 07:01:16.907506 [ 275 ] {58e4b2db-9d4e-4933-b8ab-3ea697ccd312} <Debug> oximeter.fields_bool (eea0f22b-1d61-4ac2-b047-fa048f6a0aa0): Loading data parts | ||
| 620 | 2026.01.30 07:01:16.907732 [ 275 ] {58e4b2db-9d4e-4933-b8ab-3ea697ccd312} <Debug> oximeter.fields_bool (eea0f22b-1d61-4ac2-b047-fa048f6a0aa0): There are no data parts | ||
| 621 | 2026.01.30 07:01:16.909193 [ 275 ] {58e4b2db-9d4e-4933-b8ab-3ea697ccd312} <Debug> TCPHandler: Processed in 0.004451463 sec. | ||
| 622 | 2026.01.30 07:01:16.909346 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.30 07:01:16.909632 [ 275 ] {30dd23aa-4ddc-4098-9b92-6f74cf84d356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2026.01.30 07:01:16.909770 [ 275 ] {30dd23aa-4ddc-4098-9b92-6f74cf84d356} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.30 07:01:16.918001 [ 275 ] {30dd23aa-4ddc-4098-9b92-6f74cf84d356} <Debug> oximeter.fields_i8 (1aa75f25-f33e-4eb3-bc0b-ac55485903ce): Loading data parts | ||
| 626 | 2026.01.30 07:01:16.918173 [ 275 ] {30dd23aa-4ddc-4098-9b92-6f74cf84d356} <Debug> oximeter.fields_i8 (1aa75f25-f33e-4eb3-bc0b-ac55485903ce): There are no data parts | ||
| 627 | 2026.01.30 07:01:16.920444 [ 275 ] {30dd23aa-4ddc-4098-9b92-6f74cf84d356} <Debug> TCPHandler: Processed in 0.0111446 sec. | ||
| 628 | 2026.01.30 07:01:16.920634 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.30 07:01:16.920852 [ 275 ] {d86aee1d-7beb-45c7-b527-ea82132f2349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2026.01.30 07:01:16.921033 [ 275 ] {d86aee1d-7beb-45c7-b527-ea82132f2349} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.30 07:01:16.932118 [ 275 ] {d86aee1d-7beb-45c7-b527-ea82132f2349} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Loading data parts | ||
| 632 | 2026.01.30 07:01:16.932321 [ 275 ] {d86aee1d-7beb-45c7-b527-ea82132f2349} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): There are no data parts | ||
| 633 | 2026.01.30 07:01:16.934874 [ 275 ] {d86aee1d-7beb-45c7-b527-ea82132f2349} <Debug> TCPHandler: Processed in 0.014314767 sec. | ||
| 634 | 2026.01.30 07:01:16.935028 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.30 07:01:16.935350 [ 275 ] {eca28d4a-7cd1-4205-a023-aa21d9b7b4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2026.01.30 07:01:16.935488 [ 275 ] {eca28d4a-7cd1-4205-a023-aa21d9b7b4e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.30 07:01:16.944785 [ 275 ] {eca28d4a-7cd1-4205-a023-aa21d9b7b4e7} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Loading data parts | ||
| 638 | 2026.01.30 07:01:16.944949 [ 275 ] {eca28d4a-7cd1-4205-a023-aa21d9b7b4e7} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): There are no data parts | ||
| 639 | 2026.01.30 07:01:16.957873 [ 275 ] {eca28d4a-7cd1-4205-a023-aa21d9b7b4e7} <Debug> TCPHandler: Processed in 0.022891875 sec. | ||
| 640 | 2026.01.30 07:01:16.958026 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.30 07:01:16.958179 [ 275 ] {b8994570-e9ac-4286-9e0b-3c67b4b457c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 642 | 2026.01.30 07:01:16.958338 [ 275 ] {b8994570-e9ac-4286-9e0b-3c67b4b457c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.30 07:01:16.970441 [ 275 ] {b8994570-e9ac-4286-9e0b-3c67b4b457c3} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Loading data parts | ||
| 644 | 2026.01.30 07:01:16.970685 [ 275 ] {b8994570-e9ac-4286-9e0b-3c67b4b457c3} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): There are no data parts | ||
| 645 | 2026.01.30 07:01:16.972358 [ 275 ] {b8994570-e9ac-4286-9e0b-3c67b4b457c3} <Debug> TCPHandler: Processed in 0.014379029 sec. | ||
| 646 | 2026.01.30 07:01:16.972568 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.30 07:01:16.972794 [ 275 ] {2cdce6dc-9e31-437e-aa52-2dd493e1b25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 648 | 2026.01.30 07:01:16.972917 [ 275 ] {2cdce6dc-9e31-437e-aa52-2dd493e1b25d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.30 07:01:16.974667 [ 275 ] {2cdce6dc-9e31-437e-aa52-2dd493e1b25d} <Debug> oximeter.fields_i32 (edb4859f-abf3-4011-ac54-57a6bbe11ce2): Loading data parts | ||
| 650 | 2026.01.30 07:01:16.974967 [ 275 ] {2cdce6dc-9e31-437e-aa52-2dd493e1b25d} <Debug> oximeter.fields_i32 (edb4859f-abf3-4011-ac54-57a6bbe11ce2): There are no data parts | ||
| 651 | 2026.01.30 07:01:16.992807 [ 275 ] {2cdce6dc-9e31-437e-aa52-2dd493e1b25d} <Debug> TCPHandler: Processed in 0.020286253 sec. | ||
| 652 | 2026.01.30 07:01:16.993034 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.30 07:01:16.993277 [ 275 ] {61303890-7786-4285-977d-58ea072fd592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 654 | 2026.01.30 07:01:16.993504 [ 275 ] {61303890-7786-4285-977d-58ea072fd592} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.30 07:01:16.998537 [ 275 ] {61303890-7786-4285-977d-58ea072fd592} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Loading data parts | ||
| 656 | 2026.01.30 07:01:16.998833 [ 275 ] {61303890-7786-4285-977d-58ea072fd592} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): There are no data parts | ||
| 657 | 2026.01.30 07:01:17.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.83 MiB, peak 126.83 MiB, free memory in arenas 0.00 B, will set to 135.36 MiB (RSS), difference: 8.53 MiB | ||
| 658 | 2026.01.30 07:01:17.010172 [ 275 ] {61303890-7786-4285-977d-58ea072fd592} <Debug> TCPHandler: Processed in 0.017217928 sec. | ||
| 659 | 2026.01.30 07:01:17.010354 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.30 07:01:17.010520 [ 275 ] {13c0ecbb-f694-49ac-af15-356aa7af3a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) 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) | ||
| 661 | 2026.01.30 07:01:17.010682 [ 275 ] {13c0ecbb-f694-49ac-af15-356aa7af3a31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.30 07:01:17.013939 [ 275 ] {13c0ecbb-f694-49ac-af15-356aa7af3a31} <Debug> oximeter.fields_i64 (2831370f-9940-4e4d-bc6d-98aaf9eda934): Loading data parts | ||
| 663 | 2026.01.30 07:01:17.014095 [ 275 ] {13c0ecbb-f694-49ac-af15-356aa7af3a31} <Debug> oximeter.fields_i64 (2831370f-9940-4e4d-bc6d-98aaf9eda934): There are no data parts | ||
| 664 | 2026.01.30 07:01:17.026983 [ 275 ] {13c0ecbb-f694-49ac-af15-356aa7af3a31} <Debug> TCPHandler: Processed in 0.016688873 sec. | ||
| 665 | 2026.01.30 07:01:17.027206 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.30 07:01:17.027423 [ 275 ] {ab488d13-def2-4d28-84e4-9ad14f423715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) 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) | ||
| 667 | 2026.01.30 07:01:17.027573 [ 275 ] {ab488d13-def2-4d28-84e4-9ad14f423715} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.30 07:01:17.030433 [ 275 ] {ab488d13-def2-4d28-84e4-9ad14f423715} <Debug> oximeter.fields_u64 (d51aa2f3-8757-43b6-b12f-11882d95986b): Loading data parts | ||
| 669 | 2026.01.30 07:01:17.030598 [ 275 ] {ab488d13-def2-4d28-84e4-9ad14f423715} <Debug> oximeter.fields_u64 (d51aa2f3-8757-43b6-b12f-11882d95986b): There are no data parts | ||
| 670 | 2026.01.30 07:01:17.041675 [ 275 ] {ab488d13-def2-4d28-84e4-9ad14f423715} <Debug> TCPHandler: Processed in 0.014522533 sec. | ||
| 671 | 2026.01.30 07:01:17.041859 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.30 07:01:17.042051 [ 275 ] {56d4028a-1ad6-4961-8314-3e9bbe8f91a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) 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) | ||
| 673 | 2026.01.30 07:01:17.042231 [ 275 ] {56d4028a-1ad6-4961-8314-3e9bbe8f91a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.30 07:01:17.053011 [ 275 ] {56d4028a-1ad6-4961-8314-3e9bbe8f91a6} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Loading data parts | ||
| 675 | 2026.01.30 07:01:17.053267 [ 275 ] {56d4028a-1ad6-4961-8314-3e9bbe8f91a6} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): There are no data parts | ||
| 676 | 2026.01.30 07:01:17.055469 [ 275 ] {56d4028a-1ad6-4961-8314-3e9bbe8f91a6} <Debug> TCPHandler: Processed in 0.01367062 sec. | ||
| 677 | 2026.01.30 07:01:17.055749 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.30 07:01:17.055932 [ 275 ] {f6ad244a-dd0a-4391-b499-285c61d90034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) 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) | ||
| 679 | 2026.01.30 07:01:17.056098 [ 275 ] {f6ad244a-dd0a-4391-b499-285c61d90034} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.30 07:01:17.073336 [ 275 ] {f6ad244a-dd0a-4391-b499-285c61d90034} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Loading data parts | ||
| 681 | 2026.01.30 07:01:17.073630 [ 275 ] {f6ad244a-dd0a-4391-b499-285c61d90034} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): There are no data parts | ||
| 682 | 2026.01.30 07:01:17.078264 [ 275 ] {f6ad244a-dd0a-4391-b499-285c61d90034} <Debug> TCPHandler: Processed in 0.022563836 sec. | ||
| 683 | 2026.01.30 07:01:17.078433 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.30 07:01:17.078755 [ 275 ] {c59744c8-9f26-4cd6-8451-f6a9f11fd97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) 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) | ||
| 685 | 2026.01.30 07:01:17.078799 [ 275 ] {c59744c8-9f26-4cd6-8451-f6a9f11fd97c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.30 07:01:17.091011 [ 275 ] {c59744c8-9f26-4cd6-8451-f6a9f11fd97c} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Loading data parts | ||
| 687 | 2026.01.30 07:01:17.091162 [ 275 ] {c59744c8-9f26-4cd6-8451-f6a9f11fd97c} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): There are no data parts | ||
| 688 | 2026.01.30 07:01:17.093877 [ 275 ] {c59744c8-9f26-4cd6-8451-f6a9f11fd97c} <Debug> TCPHandler: Processed in 0.01549442 sec. | ||
| 689 | 2026.01.30 07:01:17.094151 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.30 07:01:17.094424 [ 275 ] {2f57d62f-e26b-45f0-8e20-1db6d60b7c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.30 07:01:17.094598 [ 275 ] {2f57d62f-e26b-45f0-8e20-1db6d60b7c89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.30 07:01:17.103334 [ 275 ] {2f57d62f-e26b-45f0-8e20-1db6d60b7c89} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Loading data parts | ||
| 696 | 2026.01.30 07:01:17.103712 [ 275 ] {2f57d62f-e26b-45f0-8e20-1db6d60b7c89} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): There are no data parts | ||
| 697 | 2026.01.30 07:01:17.116885 [ 275 ] {2f57d62f-e26b-45f0-8e20-1db6d60b7c89} <Debug> TCPHandler: Processed in 0.022779592 sec. | ||
| 698 | 2026.01.30 07:01:17.117329 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.30 07:01:17.117780 [ 276 ] {a5ca84ed-a2c5-4ba1-a7f7-e997d1537f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.30 07:01:17.119229 [ 276 ] {a5ca84ed-a2c5-4ba1-a7f7-e997d1537f88} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.30 07:01:17.146883 [ 284 ] {a5ca84ed-a2c5-4ba1-a7f7-e997d1537f88} <Trace> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.30 07:01:17.146930 [ 284 ] {a5ca84ed-a2c5-4ba1-a7f7-e997d1537f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 703 | 2026.01.30 07:01:17.153259 [ 284 ] {a5ca84ed-a2c5-4ba1-a7f7-e997d1537f88} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.30 07:01:17.153974 [ 284 ] {a5ca84ed-a2c5-4ba1-a7f7-e997d1537f88} <Trace> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.30 07:01:17.154229 [ 276 ] {a5ca84ed-a2c5-4ba1-a7f7-e997d1537f88} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.036616 sec., 27.310465370329908 rows/sec., 436.97 B/sec. | ||
| 706 | 2026.01.30 07:01:17.154518 [ 276 ] {a5ca84ed-a2c5-4ba1-a7f7-e997d1537f88} <Debug> TCPHandler: Processed in 0.037332207 sec. | ||
| 707 | 2026.01.30 07:01:18.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.95 MiB, peak 135.95 MiB, free memory in arenas 0.00 B, will set to 139.78 MiB (RSS), difference: 3.83 MiB | ||
| 708 | 2026.01.30 07:01:18.527536 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.30 07:01:18.527555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.30 07:01:18.527645 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.30 07:01:18.527772 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.30 07:01:18.560687 [ 244 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Loading data parts | ||
| 713 | 2026.01.30 07:01:18.560890 [ 244 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): There are no data parts | ||
| 714 | 2026.01.30 07:01:18.571100 [ 245 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Loading data parts | ||
| 715 | 2026.01.30 07:01:18.571402 [ 245 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): There are no data parts | ||
| 716 | 2026.01.30 07:01:18.606595 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.30 07:01:18.606724 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 718 | 2026.01.30 07:01:18.610377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.30 07:01:18.610861 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.30 07:01:18.611058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.30 07:01:18.635444 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.30 07:01:18.635488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 723 | 2026.01.30 07:01:18.641760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.30 07:01:18.642943 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.30 07:01:18.646141 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.30 07:01:19.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.64 MiB, peak 148.64 MiB, free memory in arenas 0.00 B, will set to 153.76 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.01.30 07:01:21.027650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.30 07:01:21.027758 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.30 07:01:21.045147 [ 243 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Loading data parts | ||
| 730 | 2026.01.30 07:01:21.045362 [ 243 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): There are no data parts | ||
| 731 | 2026.01.30 07:01:21.060167 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.30 07:01:21.060206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 733 | 2026.01.30 07:01:21.062244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.30 07:01:21.062840 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.30 07:01:21.063270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.30 07:01:22.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 158.02 MiB, free memory in arenas 0.00 B, will set to 154.84 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2026.01.30 07:01:25.966679 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.30 07:01:25.966794 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.30 07:01:26.111523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.30 07:01:26.112248 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.30 07:01:26.112287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 742 | 2026.01.30 07:01:26.113067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.30 07:01:26.113533 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.30 07:01:26.113703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.30 07:01:26.146605 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.30 07:01:26.165628 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.30 07:01:26.165699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 748 | 2026.01.30 07:01:26.172377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.30 07:01:26.173551 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.30 07:01:26.177116 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.30 07:01:26.445149 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64469 | ||
| 752 | 2026.01.30 07:01:26.445680 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.30 07:01:26.445720 [ 286 ] {} <Debug> TCP-Session: 86365c57-ba4a-41d7-a8e8-291deeb72d76 Authenticating user 'default' from [fd00:1122:3344:101::e]:64469 | ||
| 754 | 2026.01.30 07:01:26.445742 [ 286 ] {} <Debug> TCP-Session: 86365c57-ba4a-41d7-a8e8-291deeb72d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.30 07:01:26.445755 [ 286 ] {} <Debug> TCP-Session: 86365c57-ba4a-41d7-a8e8-291deeb72d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.30 07:01:26.445855 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.01.30 07:01:26.445905 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 758 | 2026.01.30 07:01:26.445983 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2026.01.30 07:01:26.446611 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48825 | ||
| 760 | 2026.01.30 07:01:26.446832 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.01.30 07:01:26.446874 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62380 | ||
| 762 | 2026.01.30 07:01:26.446897 [ 286 ] {} <Trace> TCP-Session: 86365c57-ba4a-41d7-a8e8-291deeb72d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.30 07:01:26.446881 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51508 | ||
| 764 | 2026.01.30 07:01:26.446879 [ 287 ] {} <Debug> TCP-Session: 57852837-4296-4ac0-96d5-13def395dac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48825 | ||
| 765 | 2026.01.30 07:01:26.447007 [ 287 ] {} <Debug> TCP-Session: 57852837-4296-4ac0-96d5-13def395dac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.30 07:01:26.447004 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37733 | ||
| 767 | 2026.01.30 07:01:26.447023 [ 287 ] {} <Debug> TCP-Session: 57852837-4296-4ac0-96d5-13def395dac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.30 07:01:26.447077 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.01.30 07:01:26.447088 [ 286 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 770 | 2026.01.30 07:01:26.447110 [ 289 ] {} <Debug> TCP-Session: 64056f62-10ab-46c1-93b4-09ddef667c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:62380 | ||
| 771 | 2026.01.30 07:01:26.447129 [ 289 ] {} <Debug> TCP-Session: 64056f62-10ab-46c1-93b4-09ddef667c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.30 07:01:26.447142 [ 289 ] {} <Debug> TCP-Session: 64056f62-10ab-46c1-93b4-09ddef667c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.30 07:01:26.447220 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37068 | ||
| 774 | 2026.01.30 07:01:26.447251 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.01.30 07:01:26.447324 [ 288 ] {} <Debug> TCP-Session: f792ec81-0dbc-43b5-b27d-96f066ddb127 Authenticating user 'default' from [fd00:1122:3344:101::e]:51508 | ||
| 776 | 2026.01.30 07:01:26.447352 [ 288 ] {} <Debug> TCP-Session: f792ec81-0dbc-43b5-b27d-96f066ddb127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.30 07:01:26.447365 [ 288 ] {} <Debug> TCP-Session: f792ec81-0dbc-43b5-b27d-96f066ddb127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.30 07:01:26.447378 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46668 | ||
| 779 | 2026.01.30 07:01:26.449431 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.30 07:01:26.449496 [ 290 ] {} <Debug> TCP-Session: 5d48bf14-8b39-46fe-b711-3a6d3caab569 Authenticating user 'default' from [fd00:1122:3344:101::e]:37733 | ||
| 781 | 2026.01.30 07:01:26.449531 [ 290 ] {} <Debug> TCP-Session: 5d48bf14-8b39-46fe-b711-3a6d3caab569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.30 07:01:26.449546 [ 290 ] {} <Debug> TCP-Session: 5d48bf14-8b39-46fe-b711-3a6d3caab569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.30 07:01:26.449645 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39924 | ||
| 784 | 2026.01.30 07:01:26.449724 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.01.30 07:01:26.449768 [ 292 ] {} <Debug> TCP-Session: 89a2e15d-ea38-4aa2-ae9c-793f488dc522 Authenticating user 'default' from [fd00:1122:3344:101::e]:46668 | ||
| 786 | 2026.01.30 07:01:26.449794 [ 292 ] {} <Debug> TCP-Session: 89a2e15d-ea38-4aa2-ae9c-793f488dc522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.30 07:01:26.449800 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.01.30 07:01:26.449816 [ 292 ] {} <Debug> TCP-Session: 89a2e15d-ea38-4aa2-ae9c-793f488dc522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.01.30 07:01:26.449857 [ 291 ] {} <Debug> TCP-Session: 2912088a-6612-48c4-978e-7240302c541d Authenticating user 'default' from [fd00:1122:3344:101::e]:37068 | ||
| 790 | 2026.01.30 07:01:26.449884 [ 291 ] {} <Debug> TCP-Session: 2912088a-6612-48c4-978e-7240302c541d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.30 07:01:26.449902 [ 291 ] {} <Debug> TCP-Session: 2912088a-6612-48c4-978e-7240302c541d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.01.30 07:01:26.449988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.01.30 07:01:26.450034 [ 293 ] {} <Debug> TCP-Session: 2d027c00-4281-4684-9ff2-7bd48a1c2da5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39924 | ||
| 794 | 2026.01.30 07:01:26.450033 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63465 | ||
| 795 | 2026.01.30 07:01:26.450054 [ 293 ] {} <Debug> TCP-Session: 2d027c00-4281-4684-9ff2-7bd48a1c2da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.01.30 07:01:26.450086 [ 293 ] {} <Debug> TCP-Session: 2d027c00-4281-4684-9ff2-7bd48a1c2da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.30 07:01:26.452181 [ 286 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 798 | 2026.01.30 07:01:26.452263 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.01.30 07:01:26.452313 [ 294 ] {} <Debug> TCP-Session: f83dea7f-4e92-4c1e-b1fc-f28cde46a1da Authenticating user 'default' from [fd00:1122:3344:101::e]:63465 | ||
| 800 | 2026.01.30 07:01:26.452334 [ 294 ] {} <Debug> TCP-Session: f83dea7f-4e92-4c1e-b1fc-f28cde46a1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.30 07:01:26.452353 [ 294 ] {} <Debug> TCP-Session: f83dea7f-4e92-4c1e-b1fc-f28cde46a1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.30 07:01:26.452549 [ 286 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.30 07:01:26.453358 [ 286 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.01.30 07:01:26.468125 [ 296 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.01.30 07:01:26.468281 [ 296 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.01.30 07:01:26.469092 [ 296 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005332868 sec. (187.516 rows/sec., 7.32 KiB/sec.) | ||
| 807 | 2026.01.30 07:01:26.469120 [ 296 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.01.30 07:01:26.469154 [ 296 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.01.30 07:01:26.470620 [ 286 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023587 sec., 42.396235214312966 rows/sec., 1.66 KiB/sec. | ||
| 810 | 2026.01.30 07:01:26.470791 [ 286 ] {c12d9a5d-9cc5-4cfd-8379-0afa80c4b44a} <Debug> TCPHandler: Processed in 0.024100809 sec. | ||
| 811 | 2026.01.30 07:01:26.472309 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.01.30 07:01:26.472348 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.30 07:01:26.472373 [ 286 ] {} <Debug> TCP-Session: 86365c57-ba4a-41d7-a8e8-291deeb72d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.30 07:01:26.472380 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.01.30 07:01:26.472388 [ 293 ] {} <Debug> TCP-Session: 2d027c00-4281-4684-9ff2-7bd48a1c2da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.01.30 07:01:26.472399 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.01.30 07:01:26.472448 [ 287 ] {} <Debug> TCP-Session: 57852837-4296-4ac0-96d5-13def395dac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.01.30 07:01:26.472454 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.01.30 07:01:26.472483 [ 288 ] {} <Debug> TCP-Session: f792ec81-0dbc-43b5-b27d-96f066ddb127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.01.30 07:01:26.472483 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.01.30 07:01:26.472520 [ 291 ] {} <Debug> TCP-Session: 2912088a-6612-48c4-978e-7240302c541d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.01.30 07:01:26.472531 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.01.30 07:01:26.472549 [ 289 ] {} <Debug> TCP-Session: 64056f62-10ab-46c1-93b4-09ddef667c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.30 07:01:26.472572 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.01.30 07:01:26.472589 [ 292 ] {} <Debug> TCP-Session: 89a2e15d-ea38-4aa2-ae9c-793f488dc522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.30 07:01:26.472435 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.30 07:01:26.472653 [ 294 ] {} <Debug> TCP-Session: f83dea7f-4e92-4c1e-b1fc-f28cde46a1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.30 07:01:26.472687 [ 290 ] {} <Debug> TCP-Session: 5d48bf14-8b39-46fe-b711-3a6d3caab569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.30 07:01:27.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.88 MiB, peak 161.96 MiB, free memory in arenas 0.00 B, will set to 161.60 MiB (RSS), difference: 5.72 MiB | ||
| 830 | 2026.01.30 07:01:31.063681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 831 | 2026.01.30 07:01:31.065782 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.01.30 07:01:31.065840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 833 | 2026.01.30 07:01:31.067035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 834 | 2026.01.30 07:01:31.067526 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.01.30 07:01:31.067842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 836 | 2026.01.30 07:01:32.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.67 MiB, peak 161.96 MiB, free memory in arenas 0.00 B, will set to 161.70 MiB (RSS), difference: 4.03 MiB | ||
| 837 | 2026.01.30 07:01:32.865230 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41677 | ||
| 838 | 2026.01.30 07:01:32.865341 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.01.30 07:01:32.865366 [ 286 ] {} <Debug> TCP-Session: 43862a7f-419c-4a88-8fc3-b90cdf7b5c6d Authenticating user 'default' from [fd00:1122:3344:101::e]:41677 | ||
| 840 | 2026.01.30 07:01:32.865388 [ 286 ] {} <Debug> TCP-Session: 43862a7f-419c-4a88-8fc3-b90cdf7b5c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.01.30 07:01:32.865400 [ 286 ] {} <Debug> TCP-Session: 43862a7f-419c-4a88-8fc3-b90cdf7b5c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.01.30 07:01:32.865625 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56718 | ||
| 843 | 2026.01.30 07:01:32.865658 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57495 | ||
| 844 | 2026.01.30 07:01:32.865667 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60533 | ||
| 845 | 2026.01.30 07:01:32.865726 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57553 | ||
| 846 | 2026.01.30 07:01:32.865736 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58841 | ||
| 847 | 2026.01.30 07:01:32.865772 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.01.30 07:01:32.865753 [ 286 ] {} <Trace> TCP-Session: 43862a7f-419c-4a88-8fc3-b90cdf7b5c6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.01.30 07:01:32.865797 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.01.30 07:01:32.865808 [ 288 ] {} <Debug> TCP-Session: 9d6cda5e-f4c0-491f-89bf-ce7ef1359a4d Authenticating user 'default' from [fd00:1122:3344:101::e]:57495 | ||
| 851 | 2026.01.30 07:01:32.865840 [ 289 ] {} <Debug> TCP-Session: 93ca4852-b73c-4042-b1a1-70542a32438f Authenticating user 'default' from [fd00:1122:3344:101::e]:60533 | ||
| 852 | 2026.01.30 07:01:32.865855 [ 288 ] {} <Debug> TCP-Session: 9d6cda5e-f4c0-491f-89bf-ce7ef1359a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.30 07:01:32.865873 [ 289 ] {} <Debug> TCP-Session: 93ca4852-b73c-4042-b1a1-70542a32438f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.30 07:01:32.865880 [ 288 ] {} <Debug> TCP-Session: 9d6cda5e-f4c0-491f-89bf-ce7ef1359a4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.30 07:01:32.865880 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.01.30 07:01:32.865895 [ 289 ] {} <Debug> TCP-Session: 93ca4852-b73c-4042-b1a1-70542a32438f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.30 07:01:32.865750 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.01.30 07:01:32.865962 [ 294 ] {} <Debug> TCP-Session: 67bbaaa7-d4c4-4633-94b3-7391f2c19e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:58841 | ||
| 859 | 2026.01.30 07:01:32.865993 [ 286 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41677) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 860 | 2026.01.30 07:01:32.866012 [ 287 ] {} <Debug> TCP-Session: 360dc84e-d09c-4cc0-bc8e-b858e821b670 Authenticating user 'default' from [fd00:1122:3344:101::e]:56718 | ||
| 861 | 2026.01.30 07:01:32.866016 [ 294 ] {} <Debug> TCP-Session: 67bbaaa7-d4c4-4633-94b3-7391f2c19e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.30 07:01:32.866060 [ 287 ] {} <Debug> TCP-Session: 360dc84e-d09c-4cc0-bc8e-b858e821b670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.01.30 07:01:32.866073 [ 294 ] {} <Debug> TCP-Session: 67bbaaa7-d4c4-4633-94b3-7391f2c19e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.30 07:01:32.866086 [ 287 ] {} <Debug> TCP-Session: 360dc84e-d09c-4cc0-bc8e-b858e821b670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.01.30 07:01:32.865702 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39040 | ||
| 866 | 2026.01.30 07:01:32.865698 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59803 | ||
| 867 | 2026.01.30 07:01:32.865694 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44423 | ||
| 868 | 2026.01.30 07:01:32.865797 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.01.30 07:01:32.866206 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.01.30 07:01:32.866228 [ 293 ] {} <Debug> TCP-Session: 2b561998-e772-4c84-b00f-ff07b2c87668 Authenticating user 'default' from [fd00:1122:3344:101::e]:57553 | ||
| 871 | 2026.01.30 07:01:32.866227 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.01.30 07:01:32.866252 [ 293 ] {} <Debug> TCP-Session: 2b561998-e772-4c84-b00f-ff07b2c87668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.30 07:01:32.866245 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.01.30 07:01:32.866278 [ 286 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 875 | 2026.01.30 07:01:32.866310 [ 290 ] {} <Debug> TCP-Session: cd51f845-673e-4bd8-aecc-99c9ca8dcd22 Authenticating user 'default' from [fd00:1122:3344:101::e]:44423 | ||
| 876 | 2026.01.30 07:01:32.866276 [ 293 ] {} <Debug> TCP-Session: 2b561998-e772-4c84-b00f-ff07b2c87668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.30 07:01:32.866337 [ 290 ] {} <Debug> TCP-Session: cd51f845-673e-4bd8-aecc-99c9ca8dcd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.30 07:01:32.866350 [ 286 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.01.30 07:01:32.866364 [ 290 ] {} <Debug> TCP-Session: cd51f845-673e-4bd8-aecc-99c9ca8dcd22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.30 07:01:32.866270 [ 291 ] {} <Debug> TCP-Session: 9b040c8c-0fc7-4e51-b97b-45b0f7927925 Authenticating user 'default' from [fd00:1122:3344:101::e]:59803 | ||
| 881 | 2026.01.30 07:01:32.866236 [ 292 ] {} <Debug> TCP-Session: 8c96c88d-4cd2-4f60-8e00-724efef5fadb Authenticating user 'default' from [fd00:1122:3344:101::e]:39040 | ||
| 882 | 2026.01.30 07:01:32.866417 [ 291 ] {} <Debug> TCP-Session: 9b040c8c-0fc7-4e51-b97b-45b0f7927925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.01.30 07:01:32.866444 [ 292 ] {} <Debug> TCP-Session: 8c96c88d-4cd2-4f60-8e00-724efef5fadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.01.30 07:01:32.866447 [ 291 ] {} <Debug> TCP-Session: 9b040c8c-0fc7-4e51-b97b-45b0f7927925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.01.30 07:01:32.866468 [ 292 ] {} <Debug> TCP-Session: 8c96c88d-4cd2-4f60-8e00-724efef5fadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.01.30 07:01:32.866638 [ 286 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 887 | 2026.01.30 07:01:32.867570 [ 310 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Trace> AggregatingTransform: Aggregating | ||
| 888 | 2026.01.30 07:01:32.867627 [ 310 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Trace> Aggregator: Aggregation method: without_key | ||
| 889 | 2026.01.30 07:01:32.867665 [ 310 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929465 sec. (1075.888 rows/sec., 42.03 KiB/sec.) | ||
| 890 | 2026.01.30 07:01:32.867681 [ 310 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Trace> Aggregator: Merging aggregated data | ||
| 891 | 2026.01.30 07:01:32.868859 [ 286 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 892 | 2026.01.30 07:01:32.869062 [ 286 ] {2c7666b6-c9aa-4f41-b2d2-6638c2c8e496} <Debug> TCPHandler: Processed in 0.003431725 sec. | ||
| 893 | 2026.01.30 07:01:32.869189 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.30 07:01:32.869219 [ 286 ] {} <Debug> TCP-Session: 43862a7f-419c-4a88-8fc3-b90cdf7b5c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.01.30 07:01:32.869228 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.30 07:01:32.869257 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.30 07:01:32.869269 [ 294 ] {} <Debug> TCP-Session: 67bbaaa7-d4c4-4633-94b3-7391f2c19e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.30 07:01:32.869278 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.01.30 07:01:32.869305 [ 287 ] {} <Debug> TCP-Session: 360dc84e-d09c-4cc0-bc8e-b858e821b670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.30 07:01:32.869307 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.01.30 07:01:32.869332 [ 288 ] {} <Debug> TCP-Session: 9d6cda5e-f4c0-491f-89bf-ce7ef1359a4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.30 07:01:32.869343 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.01.30 07:01:32.869365 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.01.30 07:01:32.869376 [ 289 ] {} <Debug> TCP-Session: 93ca4852-b73c-4042-b1a1-70542a32438f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.30 07:01:32.869387 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.01.30 07:01:32.869414 [ 291 ] {} <Debug> TCP-Session: 9b040c8c-0fc7-4e51-b97b-45b0f7927925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.01.30 07:01:32.869392 [ 292 ] {} <Debug> TCP-Session: 8c96c88d-4cd2-4f60-8e00-724efef5fadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.01.30 07:01:32.869450 [ 293 ] {} <Debug> TCP-Session: 2b561998-e772-4c84-b00f-ff07b2c87668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.30 07:01:32.869321 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 910 | 2026.01.30 07:01:32.869513 [ 290 ] {} <Debug> TCP-Session: cd51f845-673e-4bd8-aecc-99c9ca8dcd22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.01.30 07:01:33.001988 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43931 | ||
| 912 | 2026.01.30 07:01:33.002103 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.01.30 07:01:33.002130 [ 286 ] {} <Debug> TCP-Session: 68061423-3c32-47d7-bc82-d180b6da4572 Authenticating user 'default' from [fd00:1122:3344:101::e]:43931 | ||
| 914 | 2026.01.30 07:01:33.002156 [ 286 ] {} <Debug> TCP-Session: 68061423-3c32-47d7-bc82-d180b6da4572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.01.30 07:01:33.002170 [ 286 ] {} <Debug> TCP-Session: 68061423-3c32-47d7-bc82-d180b6da4572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.01.30 07:01:33.002428 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60751 | ||
| 917 | 2026.01.30 07:01:33.002442 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61244 | ||
| 918 | 2026.01.30 07:01:33.002463 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55843 | ||
| 919 | 2026.01.30 07:01:33.002484 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48663 | ||
| 920 | 2026.01.30 07:01:33.002510 [ 286 ] {} <Trace> TCP-Session: 68061423-3c32-47d7-bc82-d180b6da4572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.01.30 07:01:33.002472 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45505 | ||
| 922 | 2026.01.30 07:01:33.002548 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.01.30 07:01:33.002571 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.01.30 07:01:33.002607 [ 287 ] {} <Debug> TCP-Session: 1b9309df-9a7f-4378-9c53-40f4e7e91e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:60751 | ||
| 925 | 2026.01.30 07:01:33.002554 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.01.30 07:01:33.002626 [ 293 ] {} <Debug> TCP-Session: 4c3c2e0c-4cd3-4c37-beb1-6b241f1b49e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48663 | ||
| 927 | 2026.01.30 07:01:33.002640 [ 287 ] {} <Debug> TCP-Session: 1b9309df-9a7f-4378-9c53-40f4e7e91e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.30 07:01:33.002673 [ 293 ] {} <Debug> TCP-Session: 4c3c2e0c-4cd3-4c37-beb1-6b241f1b49e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.30 07:01:33.002695 [ 286 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43931) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 930 | 2026.01.30 07:01:33.002704 [ 293 ] {} <Debug> TCP-Session: 4c3c2e0c-4cd3-4c37-beb1-6b241f1b49e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.30 07:01:33.002699 [ 287 ] {} <Debug> TCP-Session: 1b9309df-9a7f-4378-9c53-40f4e7e91e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.30 07:01:33.002656 [ 291 ] {} <Debug> TCP-Session: 5426eedf-0a14-4ffe-a18f-4c35daee08a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55843 | ||
| 933 | 2026.01.30 07:01:33.002545 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.01.30 07:01:33.002760 [ 291 ] {} <Debug> TCP-Session: 5426eedf-0a14-4ffe-a18f-4c35daee08a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.01.30 07:01:33.002789 [ 289 ] {} <Debug> TCP-Session: 9cada528-45d5-428c-b092-9481b4aa2eee Authenticating user 'default' from [fd00:1122:3344:101::e]:61244 | ||
| 936 | 2026.01.30 07:01:33.002797 [ 291 ] {} <Debug> TCP-Session: 5426eedf-0a14-4ffe-a18f-4c35daee08a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.30 07:01:33.002815 [ 289 ] {} <Debug> TCP-Session: 9cada528-45d5-428c-b092-9481b4aa2eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.01.30 07:01:33.002467 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38833 | ||
| 939 | 2026.01.30 07:01:33.002840 [ 289 ] {} <Debug> TCP-Session: 9cada528-45d5-428c-b092-9481b4aa2eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.30 07:01:33.002438 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46446 | ||
| 941 | 2026.01.30 07:01:33.002648 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.01.30 07:01:33.002494 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38533 | ||
| 943 | 2026.01.30 07:01:33.002955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.01.30 07:01:33.002958 [ 286 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 945 | 2026.01.30 07:01:33.002993 [ 290 ] {} <Debug> TCP-Session: e5240a27-e8ee-41a9-81f0-01ff3100f783 Authenticating user 'default' from [fd00:1122:3344:101::e]:38833 | ||
| 946 | 2026.01.30 07:01:33.002980 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.01.30 07:01:33.003022 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2026.01.30 07:01:33.003035 [ 290 ] {} <Debug> TCP-Session: e5240a27-e8ee-41a9-81f0-01ff3100f783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.30 07:01:33.003051 [ 288 ] {} <Debug> TCP-Session: ef99c56f-705f-42bb-94b2-7350da16b14e Authenticating user 'default' from [fd00:1122:3344:101::e]:46446 | ||
| 950 | 2026.01.30 07:01:33.003061 [ 294 ] {} <Debug> TCP-Session: f0e4ecc0-d904-4f80-b925-63bea75530ca Authenticating user 'default' from [fd00:1122:3344:101::e]:38533 | ||
| 951 | 2026.01.30 07:01:33.003073 [ 290 ] {} <Debug> TCP-Session: e5240a27-e8ee-41a9-81f0-01ff3100f783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.30 07:01:33.003098 [ 294 ] {} <Debug> TCP-Session: f0e4ecc0-d904-4f80-b925-63bea75530ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.30 07:01:33.003034 [ 286 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.01.30 07:01:33.003112 [ 288 ] {} <Debug> TCP-Session: ef99c56f-705f-42bb-94b2-7350da16b14e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.01.30 07:01:33.002957 [ 292 ] {} <Debug> TCP-Session: 6ee2436e-54c4-4f66-82da-6007fc674564 Authenticating user 'default' from [fd00:1122:3344:101::e]:45505 | ||
| 956 | 2026.01.30 07:01:33.003151 [ 288 ] {} <Debug> TCP-Session: ef99c56f-705f-42bb-94b2-7350da16b14e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.01.30 07:01:33.003164 [ 292 ] {} <Debug> TCP-Session: 6ee2436e-54c4-4f66-82da-6007fc674564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.01.30 07:01:33.003117 [ 294 ] {} <Debug> TCP-Session: f0e4ecc0-d904-4f80-b925-63bea75530ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.01.30 07:01:33.003182 [ 292 ] {} <Debug> TCP-Session: 6ee2436e-54c4-4f66-82da-6007fc674564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.01.30 07:01:33.003429 [ 286 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 961 | 2026.01.30 07:01:33.004335 [ 307 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Trace> AggregatingTransform: Aggregating | ||
| 962 | 2026.01.30 07:01:33.004387 [ 307 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Trace> Aggregator: Aggregation method: without_key | ||
| 963 | 2026.01.30 07:01:33.004432 [ 307 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898585 sec. (1112.861 rows/sec., 43.47 KiB/sec.) | ||
| 964 | 2026.01.30 07:01:33.004458 [ 307 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Trace> Aggregator: Merging aggregated data | ||
| 965 | 2026.01.30 07:01:33.006463 [ 286 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003826 sec., 261.3695765812859 rows/sec., 10.21 KiB/sec. | ||
| 966 | 2026.01.30 07:01:33.006644 [ 286 ] {8e91a736-52ac-444b-88bd-548aade0145b} <Debug> TCPHandler: Processed in 0.004253278 sec. | ||
| 967 | 2026.01.30 07:01:33.006806 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.30 07:01:33.006845 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.30 07:01:33.006850 [ 286 ] {} <Debug> TCP-Session: 68061423-3c32-47d7-bc82-d180b6da4572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.30 07:01:33.006875 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.30 07:01:33.006892 [ 293 ] {} <Debug> TCP-Session: 4c3c2e0c-4cd3-4c37-beb1-6b241f1b49e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.30 07:01:33.006902 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.01.30 07:01:33.006937 [ 288 ] {} <Debug> TCP-Session: ef99c56f-705f-42bb-94b2-7350da16b14e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.30 07:01:33.006958 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.01.30 07:01:33.006973 [ 287 ] {} <Debug> TCP-Session: 1b9309df-9a7f-4378-9c53-40f4e7e91e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.30 07:01:33.006991 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.30 07:01:33.007018 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.01.30 07:01:33.007051 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.01.30 07:01:33.007059 [ 290 ] {} <Debug> TCP-Session: e5240a27-e8ee-41a9-81f0-01ff3100f783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.01.30 07:01:33.007083 [ 289 ] {} <Debug> TCP-Session: 9cada528-45d5-428c-b092-9481b4aa2eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.01.30 07:01:33.007107 [ 294 ] {} <Debug> TCP-Session: f0e4ecc0-d904-4f80-b925-63bea75530ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.01.30 07:01:33.007020 [ 291 ] {} <Debug> TCP-Session: 5426eedf-0a14-4ffe-a18f-4c35daee08a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.01.30 07:01:33.006935 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.01.30 07:01:33.007212 [ 292 ] {} <Debug> TCP-Session: 6ee2436e-54c4-4f66-82da-6007fc674564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.01.30 07:01:33.614960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1424 | ||
| 986 | 2026.01.30 07:01:33.615439 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.01.30 07:01:33.615497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 988 | 2026.01.30 07:01:33.616204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.01.30 07:01:33.616698 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.01.30 07:01:33.616823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1424 | ||
| 991 | 2026.01.30 07:01:33.678069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 992 | 2026.01.30 07:01:33.695350 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 993 | 2026.01.30 07:01:33.695416 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 994 | 2026.01.30 07:01:33.702193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 995 | 2026.01.30 07:01:33.703390 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 996 | 2026.01.30 07:01:33.706930 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 997 | 2026.01.30 07:01:34.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.48 MiB, peak 170.03 MiB, free memory in arenas 0.00 B, will set to 163.72 MiB (RSS), difference: 1.24 MiB | ||
| 998 | 2026.01.30 07:01:37.162222 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.01.30 07:01:37.162435 [ 275 ] {ed5d60d2-74df-40a7-9254-0a66d651ad8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1000 | 2026.01.30 07:01:37.162721 [ 275 ] {ed5d60d2-74df-40a7-9254-0a66d651ad8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.01.30 07:01:37.162787 [ 275 ] {ed5d60d2-74df-40a7-9254-0a66d651ad8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2026.01.30 07:01:37.163195 [ 275 ] {ed5d60d2-74df-40a7-9254-0a66d651ad8a} <Debug> TCPHandler: Processed in 0.0011032 sec. | ||
| 1003 | 2026.01.30 07:01:37.173287 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.01.30 07:01:37.173436 [ 275 ] {3aca198b-144a-465c-a60a-d1e814dd9f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2026.01.30 07:01:37.180711 [ 275 ] {3aca198b-144a-465c-a60a-d1e814dd9f97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2026.01.30 07:01:37.180770 [ 275 ] {3aca198b-144a-465c-a60a-d1e814dd9f97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.01.30 07:01:37.183359 [ 275 ] {3aca198b-144a-465c-a60a-d1e814dd9f97} <Debug> TCPHandler: Processed in 0.010126921 sec. | ||
| 1008 | 2026.01.30 07:01:37.183618 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.01.30 07:01:37.183751 [ 275 ] {bca9e014-c6c9-4995-84d8-e1c95705b66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2026.01.30 07:01:37.188654 [ 275 ] {bca9e014-c6c9-4995-84d8-e1c95705b66e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.01.30 07:01:37.188712 [ 275 ] {bca9e014-c6c9-4995-84d8-e1c95705b66e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.01.30 07:01:37.189135 [ 275 ] {bca9e014-c6c9-4995-84d8-e1c95705b66e} <Debug> TCPHandler: Processed in 0.005575174 sec. | ||
| 1013 | 2026.01.30 07:01:37.189395 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.01.30 07:01:37.189531 [ 275 ] {d42f3f05-b50f-40ce-91d5-d50a7529f483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1015 | 2026.01.30 07:01:37.189805 [ 275 ] {d42f3f05-b50f-40ce-91d5-d50a7529f483} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2026.01.30 07:01:37.189851 [ 275 ] {d42f3f05-b50f-40ce-91d5-d50a7529f483} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2026.01.30 07:01:37.190194 [ 275 ] {d42f3f05-b50f-40ce-91d5-d50a7529f483} <Debug> TCPHandler: Processed in 0.000859414 sec. | ||
| 1018 | 2026.01.30 07:01:37.190430 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.01.30 07:01:37.190564 [ 275 ] {a9cc67ee-40f8-4023-bd44-656ae254b1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1020 | 2026.01.30 07:01:37.190826 [ 275 ] {a9cc67ee-40f8-4023-bd44-656ae254b1f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2026.01.30 07:01:37.190884 [ 275 ] {a9cc67ee-40f8-4023-bd44-656ae254b1f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.01.30 07:01:37.191230 [ 275 ] {a9cc67ee-40f8-4023-bd44-656ae254b1f8} <Debug> TCPHandler: Processed in 0.000864853 sec. | ||
| 1023 | 2026.01.30 07:01:37.191480 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.01.30 07:01:37.191605 [ 275 ] {080d8e5d-7d73-4ac2-8a94-3001b80f4ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1025 | 2026.01.30 07:01:37.191893 [ 275 ] {080d8e5d-7d73-4ac2-8a94-3001b80f4ee5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2026.01.30 07:01:37.191939 [ 275 ] {080d8e5d-7d73-4ac2-8a94-3001b80f4ee5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2026.01.30 07:01:37.192269 [ 275 ] {080d8e5d-7d73-4ac2-8a94-3001b80f4ee5} <Debug> TCPHandler: Processed in 0.000839043 sec. | ||
| 1028 | 2026.01.30 07:01:37.192504 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.01.30 07:01:37.192622 [ 275 ] {350cb53d-cc3a-4e69-adf3-cd7c989da26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1030 | 2026.01.30 07:01:37.192860 [ 275 ] {350cb53d-cc3a-4e69-adf3-cd7c989da26f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2026.01.30 07:01:37.192904 [ 275 ] {350cb53d-cc3a-4e69-adf3-cd7c989da26f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2026.01.30 07:01:37.193234 [ 275 ] {350cb53d-cc3a-4e69-adf3-cd7c989da26f} <Debug> TCPHandler: Processed in 0.000778332 sec. | ||
| 1033 | 2026.01.30 07:01:37.193446 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.01.30 07:01:37.193562 [ 275 ] {ecab883f-d7c5-49a3-9439-5e91d773056b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1035 | 2026.01.30 07:01:37.193798 [ 275 ] {ecab883f-d7c5-49a3-9439-5e91d773056b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2026.01.30 07:01:37.193841 [ 275 ] {ecab883f-d7c5-49a3-9439-5e91d773056b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2026.01.30 07:01:37.194167 [ 275 ] {ecab883f-d7c5-49a3-9439-5e91d773056b} <Debug> TCPHandler: Processed in 0.000770592 sec. | ||
| 1038 | 2026.01.30 07:01:37.194370 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.01.30 07:01:37.194484 [ 275 ] {916d4529-4c09-4f68-a69e-78ef6e17b0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1040 | 2026.01.30 07:01:37.194721 [ 275 ] {916d4529-4c09-4f68-a69e-78ef6e17b0c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.01.30 07:01:37.194762 [ 275 ] {916d4529-4c09-4f68-a69e-78ef6e17b0c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.01.30 07:01:37.195080 [ 275 ] {916d4529-4c09-4f68-a69e-78ef6e17b0c0} <Debug> TCPHandler: Processed in 0.000757471 sec. | ||
| 1043 | 2026.01.30 07:01:37.195276 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.01.30 07:01:37.195392 [ 275 ] {eccc2327-8c35-4d43-ae1f-b02fc3ca4aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1045 | 2026.01.30 07:01:37.195631 [ 275 ] {eccc2327-8c35-4d43-ae1f-b02fc3ca4aad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1046 | 2026.01.30 07:01:37.195673 [ 275 ] {eccc2327-8c35-4d43-ae1f-b02fc3ca4aad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1047 | 2026.01.30 07:01:37.195996 [ 275 ] {eccc2327-8c35-4d43-ae1f-b02fc3ca4aad} <Debug> TCPHandler: Processed in 0.000766312 sec. | ||
| 1048 | 2026.01.30 07:01:37.196197 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.01.30 07:01:37.196310 [ 275 ] {eb865a19-5fd0-494f-8c42-4fe3d5d6b0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1050 | 2026.01.30 07:01:37.196547 [ 275 ] {eb865a19-5fd0-494f-8c42-4fe3d5d6b0ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1051 | 2026.01.30 07:01:37.196590 [ 275 ] {eb865a19-5fd0-494f-8c42-4fe3d5d6b0ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1052 | 2026.01.30 07:01:37.196911 [ 275 ] {eb865a19-5fd0-494f-8c42-4fe3d5d6b0ec} <Debug> TCPHandler: Processed in 0.000762391 sec. | ||
| 1053 | 2026.01.30 07:01:37.197105 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.01.30 07:01:37.197221 [ 275 ] {6b69108e-d4a5-4d1a-86b5-69c0fb3c67be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1055 | 2026.01.30 07:01:37.197462 [ 275 ] {6b69108e-d4a5-4d1a-86b5-69c0fb3c67be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1056 | 2026.01.30 07:01:37.197505 [ 275 ] {6b69108e-d4a5-4d1a-86b5-69c0fb3c67be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1057 | 2026.01.30 07:01:37.197826 [ 275 ] {6b69108e-d4a5-4d1a-86b5-69c0fb3c67be} <Debug> TCPHandler: Processed in 0.000767352 sec. | ||
| 1058 | 2026.01.30 07:01:37.198025 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.01.30 07:01:37.198142 [ 275 ] {c919f76f-31b3-4c67-93aa-3b0028989a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1060 | 2026.01.30 07:01:37.198388 [ 275 ] {c919f76f-31b3-4c67-93aa-3b0028989a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1061 | 2026.01.30 07:01:37.198432 [ 275 ] {c919f76f-31b3-4c67-93aa-3b0028989a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1062 | 2026.01.30 07:01:37.198758 [ 275 ] {c919f76f-31b3-4c67-93aa-3b0028989a87} <Debug> TCPHandler: Processed in 0.000780281 sec. | ||
| 1063 | 2026.01.30 07:01:37.198980 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.01.30 07:01:37.199094 [ 275 ] {2b171964-e79e-4e38-a385-e3a3b195ee7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1065 | 2026.01.30 07:01:37.199336 [ 275 ] {2b171964-e79e-4e38-a385-e3a3b195ee7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1066 | 2026.01.30 07:01:37.199378 [ 275 ] {2b171964-e79e-4e38-a385-e3a3b195ee7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1067 | 2026.01.30 07:01:37.199706 [ 275 ] {2b171964-e79e-4e38-a385-e3a3b195ee7e} <Debug> TCPHandler: Processed in 0.000772742 sec. | ||
| 1068 | 2026.01.30 07:01:37.199922 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.01.30 07:01:37.200064 [ 275 ] {f7b09e7b-b14b-4624-9dd0-bc2ee7ee48ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1070 | 2026.01.30 07:01:37.200313 [ 275 ] {f7b09e7b-b14b-4624-9dd0-bc2ee7ee48ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1071 | 2026.01.30 07:01:37.200356 [ 275 ] {f7b09e7b-b14b-4624-9dd0-bc2ee7ee48ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1072 | 2026.01.30 07:01:37.200671 [ 275 ] {f7b09e7b-b14b-4624-9dd0-bc2ee7ee48ac} <Debug> TCPHandler: Processed in 0.000797393 sec. | ||
| 1073 | 2026.01.30 07:01:37.201697 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.01.30 07:01:37.201817 [ 275 ] {bac8f896-faad-4eed-a005-33af90ca8469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1075 | 2026.01.30 07:01:37.202066 [ 275 ] {bac8f896-faad-4eed-a005-33af90ca8469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2026.01.30 07:01:37.202110 [ 275 ] {bac8f896-faad-4eed-a005-33af90ca8469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2026.01.30 07:01:37.202450 [ 275 ] {bac8f896-faad-4eed-a005-33af90ca8469} <Debug> TCPHandler: Processed in 0.000799822 sec. | ||
| 1078 | 2026.01.30 07:01:37.202891 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.01.30 07:01:37.203008 [ 275 ] {137df063-8533-4025-afeb-69c8a8eeab5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1080 | 2026.01.30 07:01:37.203261 [ 275 ] {137df063-8533-4025-afeb-69c8a8eeab5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2026.01.30 07:01:37.203303 [ 275 ] {137df063-8533-4025-afeb-69c8a8eeab5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2026.01.30 07:01:37.203626 [ 275 ] {137df063-8533-4025-afeb-69c8a8eeab5a} <Debug> TCPHandler: Processed in 0.000782892 sec. | ||
| 1083 | 2026.01.30 07:01:37.203822 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.01.30 07:01:37.203939 [ 275 ] {ebb597e9-dc37-4929-a631-8745bbe88acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1085 | 2026.01.30 07:01:37.204194 [ 275 ] {ebb597e9-dc37-4929-a631-8745bbe88acf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2026.01.30 07:01:37.204237 [ 275 ] {ebb597e9-dc37-4929-a631-8745bbe88acf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2026.01.30 07:01:37.204557 [ 275 ] {ebb597e9-dc37-4929-a631-8745bbe88acf} <Debug> TCPHandler: Processed in 0.000782031 sec. | ||
| 1088 | 2026.01.30 07:01:37.204767 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.01.30 07:01:37.204884 [ 275 ] {5789587b-f550-46ec-93bb-68fc883c62a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1090 | 2026.01.30 07:01:37.205139 [ 275 ] {5789587b-f550-46ec-93bb-68fc883c62a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2026.01.30 07:01:37.205180 [ 275 ] {5789587b-f550-46ec-93bb-68fc883c62a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2026.01.30 07:01:37.205553 [ 275 ] {5789587b-f550-46ec-93bb-68fc883c62a7} <Debug> TCPHandler: Processed in 0.000834173 sec. | ||
| 1093 | 2026.01.30 07:01:37.206022 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.01.30 07:01:37.206158 [ 275 ] {4aba8a3f-ed99-4bab-bf16-f02a0748eefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1095 | 2026.01.30 07:01:37.206453 [ 275 ] {4aba8a3f-ed99-4bab-bf16-f02a0748eefe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1096 | 2026.01.30 07:01:37.206499 [ 275 ] {4aba8a3f-ed99-4bab-bf16-f02a0748eefe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1097 | 2026.01.30 07:01:37.206860 [ 275 ] {4aba8a3f-ed99-4bab-bf16-f02a0748eefe} <Debug> TCPHandler: Processed in 0.000904365 sec. | ||
| 1098 | 2026.01.30 07:01:37.207167 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.01.30 07:01:37.207304 [ 275 ] {cef1e113-03cf-4adf-8f37-6dccf669a539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1100 | 2026.01.30 07:01:37.207600 [ 275 ] {cef1e113-03cf-4adf-8f37-6dccf669a539} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1101 | 2026.01.30 07:01:37.207646 [ 275 ] {cef1e113-03cf-4adf-8f37-6dccf669a539} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1102 | 2026.01.30 07:01:37.207998 [ 275 ] {cef1e113-03cf-4adf-8f37-6dccf669a539} <Debug> TCPHandler: Processed in 0.000880995 sec. | ||
| 1103 | 2026.01.30 07:01:37.208538 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.01.30 07:01:37.208668 [ 275 ] {33e5c6c4-1107-4239-8d21-76886dd7be61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1105 | 2026.01.30 07:01:37.208990 [ 275 ] {33e5c6c4-1107-4239-8d21-76886dd7be61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2026.01.30 07:01:37.209040 [ 275 ] {33e5c6c4-1107-4239-8d21-76886dd7be61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1107 | 2026.01.30 07:01:37.209390 [ 275 ] {33e5c6c4-1107-4239-8d21-76886dd7be61} <Debug> TCPHandler: Processed in 0.000902865 sec. | ||
| 1108 | 2026.01.30 07:01:37.209647 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.01.30 07:01:37.209771 [ 275 ] {71be801f-c94e-47a5-a837-4712666e5773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1110 | 2026.01.30 07:01:37.210045 [ 275 ] {71be801f-c94e-47a5-a837-4712666e5773} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1111 | 2026.01.30 07:01:37.210089 [ 275 ] {71be801f-c94e-47a5-a837-4712666e5773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1112 | 2026.01.30 07:01:37.210424 [ 275 ] {71be801f-c94e-47a5-a837-4712666e5773} <Debug> TCPHandler: Processed in 0.000826693 sec. | ||
| 1113 | 2026.01.30 07:01:37.210658 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.01.30 07:01:37.210782 [ 275 ] {c5679f9d-4337-489e-9cea-4d9bdd9b0f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1115 | 2026.01.30 07:01:37.211063 [ 275 ] {c5679f9d-4337-489e-9cea-4d9bdd9b0f3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1116 | 2026.01.30 07:01:37.211106 [ 275 ] {c5679f9d-4337-489e-9cea-4d9bdd9b0f3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1117 | 2026.01.30 07:01:37.211433 [ 275 ] {c5679f9d-4337-489e-9cea-4d9bdd9b0f3c} <Debug> TCPHandler: Processed in 0.000823213 sec. | ||
| 1118 | 2026.01.30 07:01:37.211669 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.01.30 07:01:37.211808 [ 275 ] {5fa9cddc-d88a-4b34-ad49-de5cf2b63f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1120 | 2026.01.30 07:01:37.212080 [ 275 ] {5fa9cddc-d88a-4b34-ad49-de5cf2b63f26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2026.01.30 07:01:37.212122 [ 275 ] {5fa9cddc-d88a-4b34-ad49-de5cf2b63f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2026.01.30 07:01:37.212448 [ 275 ] {5fa9cddc-d88a-4b34-ad49-de5cf2b63f26} <Debug> TCPHandler: Processed in 0.000826862 sec. | ||
| 1123 | 2026.01.30 07:01:37.212685 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.01.30 07:01:37.212810 [ 275 ] {2132ea98-b603-4b72-b3ff-ecc78f197fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1125 | 2026.01.30 07:01:37.213078 [ 275 ] {2132ea98-b603-4b72-b3ff-ecc78f197fc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1126 | 2026.01.30 07:01:37.213128 [ 275 ] {2132ea98-b603-4b72-b3ff-ecc78f197fc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1127 | 2026.01.30 07:01:37.213472 [ 275 ] {2132ea98-b603-4b72-b3ff-ecc78f197fc9} <Debug> TCPHandler: Processed in 0.000835933 sec. | ||
| 1128 | 2026.01.30 07:01:37.213713 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.01.30 07:01:37.213836 [ 275 ] {edeb669e-3e44-4d4f-a4e9-72576b01d3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1130 | 2026.01.30 07:01:37.214105 [ 275 ] {edeb669e-3e44-4d4f-a4e9-72576b01d3b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1131 | 2026.01.30 07:01:37.214148 [ 275 ] {edeb669e-3e44-4d4f-a4e9-72576b01d3b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1132 | 2026.01.30 07:01:37.214491 [ 275 ] {edeb669e-3e44-4d4f-a4e9-72576b01d3b1} <Debug> TCPHandler: Processed in 0.000827303 sec. | ||
| 1133 | 2026.01.30 07:01:37.214734 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.01.30 07:01:37.214859 [ 275 ] {0229a382-b84b-42f6-ae9b-50e6e80e1b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1135 | 2026.01.30 07:01:37.215131 [ 275 ] {0229a382-b84b-42f6-ae9b-50e6e80e1b92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1136 | 2026.01.30 07:01:37.215174 [ 275 ] {0229a382-b84b-42f6-ae9b-50e6e80e1b92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1137 | 2026.01.30 07:01:37.215500 [ 275 ] {0229a382-b84b-42f6-ae9b-50e6e80e1b92} <Debug> TCPHandler: Processed in 0.000815503 sec. | ||
| 1138 | 2026.01.30 07:01:37.215755 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.01.30 07:01:37.215881 [ 275 ] {78aa345e-5870-4b88-8962-a63286262caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1140 | 2026.01.30 07:01:37.216222 [ 275 ] {78aa345e-5870-4b88-8962-a63286262caa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1141 | 2026.01.30 07:01:37.216270 [ 275 ] {78aa345e-5870-4b88-8962-a63286262caa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1142 | 2026.01.30 07:01:37.216613 [ 275 ] {78aa345e-5870-4b88-8962-a63286262caa} <Debug> TCPHandler: Processed in 0.000905175 sec. | ||
| 1143 | 2026.01.30 07:01:37.216867 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.01.30 07:01:37.217007 [ 275 ] {0ab870b0-d787-4570-aff4-a86be08d6610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1145 | 2026.01.30 07:01:37.217354 [ 275 ] {0ab870b0-d787-4570-aff4-a86be08d6610} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1146 | 2026.01.30 07:01:37.217405 [ 275 ] {0ab870b0-d787-4570-aff4-a86be08d6610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1147 | 2026.01.30 07:01:37.217792 [ 275 ] {0ab870b0-d787-4570-aff4-a86be08d6610} <Debug> TCPHandler: Processed in 0.000976937 sec. | ||
| 1148 | 2026.01.30 07:01:37.230683 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.01.30 07:01:37.230851 [ 275 ] {cc5226bf-74cd-475b-b3fb-3e48a0c92eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1150 | 2026.01.30 07:01:37.231181 [ 275 ] {cc5226bf-74cd-475b-b3fb-3e48a0c92eda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1151 | 2026.01.30 07:01:37.231236 [ 275 ] {cc5226bf-74cd-475b-b3fb-3e48a0c92eda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1152 | 2026.01.30 07:01:37.231612 [ 275 ] {cc5226bf-74cd-475b-b3fb-3e48a0c92eda} <Debug> TCPHandler: Processed in 0.000990217 sec. | ||
| 1153 | 2026.01.30 07:01:37.236164 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.01.30 07:01:37.236278 [ 275 ] {fed803c8-1a8b-4705-b21b-b8da82c74128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1155 | 2026.01.30 07:01:37.236322 [ 275 ] {fed803c8-1a8b-4705-b21b-b8da82c74128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1156 | 2026.01.30 07:01:37.236914 [ 275 ] {fed803c8-1a8b-4705-b21b-b8da82c74128} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.01.30 07:01:37.236963 [ 275 ] {fed803c8-1a8b-4705-b21b-b8da82c74128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1158 | 2026.01.30 07:01:37.239740 [ 275 ] {fed803c8-1a8b-4705-b21b-b8da82c74128} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.01.30 07:01:37.240170 [ 275 ] {fed803c8-1a8b-4705-b21b-b8da82c74128} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.01.30 07:01:37.240336 [ 275 ] {fed803c8-1a8b-4705-b21b-b8da82c74128} <Debug> executeQuery: Read 31 rows, 7.03 KiB in 0.00409 sec., 7579.4621026894865 rows/sec., 1.68 MiB/sec. | ||
| 1161 | 2026.01.30 07:01:37.240376 [ 275 ] {fed803c8-1a8b-4705-b21b-b8da82c74128} <Debug> TCPHandler: Processed in 0.004263109 sec. | ||
| 1162 | 2026.01.30 07:01:37.240517 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.01.30 07:01:37.240615 [ 275 ] {38dd363a-2c20-430e-91fd-c656ef937067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.01.30 07:01:37.240655 [ 275 ] {38dd363a-2c20-430e-91fd-c656ef937067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1165 | 2026.01.30 07:01:37.244144 [ 275 ] {38dd363a-2c20-430e-91fd-c656ef937067} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.01.30 07:01:37.244179 [ 275 ] {38dd363a-2c20-430e-91fd-c656ef937067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1167 | 2026.01.30 07:01:37.247199 [ 275 ] {38dd363a-2c20-430e-91fd-c656ef937067} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1168 | 2026.01.30 07:01:37.247741 [ 275 ] {38dd363a-2c20-430e-91fd-c656ef937067} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.01.30 07:01:37.247878 [ 275 ] {38dd363a-2c20-430e-91fd-c656ef937067} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.007286 sec., 61213.28575349986 rows/sec., 3.88 MiB/sec. | ||
| 1170 | 2026.01.30 07:01:37.247918 [ 275 ] {38dd363a-2c20-430e-91fd-c656ef937067} <Debug> TCPHandler: Processed in 0.007452907 sec. | ||
| 1171 | 2026.01.30 07:01:37.248045 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.01.30 07:01:37.248143 [ 275 ] {79805ab4-b187-4fd6-91d7-55e34811e876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1173 | 2026.01.30 07:01:37.248185 [ 275 ] {79805ab4-b187-4fd6-91d7-55e34811e876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1174 | 2026.01.30 07:01:37.248631 [ 275 ] {79805ab4-b187-4fd6-91d7-55e34811e876} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.01.30 07:01:37.248672 [ 275 ] {79805ab4-b187-4fd6-91d7-55e34811e876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1176 | 2026.01.30 07:01:37.249103 [ 275 ] {79805ab4-b187-4fd6-91d7-55e34811e876} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1177 | 2026.01.30 07:01:37.249580 [ 275 ] {79805ab4-b187-4fd6-91d7-55e34811e876} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.01.30 07:01:37.249744 [ 275 ] {79805ab4-b187-4fd6-91d7-55e34811e876} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 301.64 KiB/sec. | ||
| 1179 | 2026.01.30 07:01:37.249786 [ 275 ] {79805ab4-b187-4fd6-91d7-55e34811e876} <Debug> TCPHandler: Processed in 0.00179251 sec. | ||
| 1180 | 2026.01.30 07:01:37.249903 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.01.30 07:01:37.250002 [ 275 ] {4fa12fe7-edd6-445f-9db6-d09cd4aa85c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1182 | 2026.01.30 07:01:37.250045 [ 275 ] {4fa12fe7-edd6-445f-9db6-d09cd4aa85c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1183 | 2026.01.30 07:01:37.251304 [ 275 ] {4fa12fe7-edd6-445f-9db6-d09cd4aa85c7} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.01.30 07:01:37.251340 [ 275 ] {4fa12fe7-edd6-445f-9db6-d09cd4aa85c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1185 | 2026.01.30 07:01:37.251914 [ 275 ] {4fa12fe7-edd6-445f-9db6-d09cd4aa85c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1186 | 2026.01.30 07:01:37.252387 [ 275 ] {4fa12fe7-edd6-445f-9db6-d09cd4aa85c7} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.01.30 07:01:37.252528 [ 275 ] {4fa12fe7-edd6-445f-9db6-d09cd4aa85c7} <Debug> executeQuery: Read 1183 rows, 95.81 KiB in 0.002545 sec., 464833.00589390966 rows/sec., 36.76 MiB/sec. | ||
| 1188 | 2026.01.30 07:01:37.252569 [ 275 ] {4fa12fe7-edd6-445f-9db6-d09cd4aa85c7} <Debug> TCPHandler: Processed in 0.002716225 sec. | ||
| 1189 | 2026.01.30 07:01:37.252703 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.01.30 07:01:37.252812 [ 275 ] {3a64556a-a607-4dad-ab02-be48a661127e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.01.30 07:01:37.252855 [ 275 ] {3a64556a-a607-4dad-ab02-be48a661127e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1192 | 2026.01.30 07:01:37.253391 [ 275 ] {3a64556a-a607-4dad-ab02-be48a661127e} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.01.30 07:01:37.253428 [ 275 ] {3a64556a-a607-4dad-ab02-be48a661127e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1194 | 2026.01.30 07:01:37.253926 [ 275 ] {3a64556a-a607-4dad-ab02-be48a661127e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1195 | 2026.01.30 07:01:37.254359 [ 275 ] {3a64556a-a607-4dad-ab02-be48a661127e} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.01.30 07:01:37.254493 [ 275 ] {3a64556a-a607-4dad-ab02-be48a661127e} <Debug> executeQuery: Read 233 rows, 14.11 KiB in 0.001701 sec., 136978.2480893592 rows/sec., 8.10 MiB/sec. | ||
| 1197 | 2026.01.30 07:01:37.254531 [ 275 ] {3a64556a-a607-4dad-ab02-be48a661127e} <Debug> TCPHandler: Processed in 0.001891142 sec. | ||
| 1198 | 2026.01.30 07:01:37.254644 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.01.30 07:01:37.254740 [ 275 ] {401e4755-12a5-4288-bec5-1f7da4fea043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1200 | 2026.01.30 07:01:37.254782 [ 275 ] {401e4755-12a5-4288-bec5-1f7da4fea043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1201 | 2026.01.30 07:01:37.255347 [ 275 ] {401e4755-12a5-4288-bec5-1f7da4fea043} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.01.30 07:01:37.255381 [ 275 ] {401e4755-12a5-4288-bec5-1f7da4fea043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1203 | 2026.01.30 07:01:37.255810 [ 275 ] {401e4755-12a5-4288-bec5-1f7da4fea043} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1204 | 2026.01.30 07:01:37.256348 [ 275 ] {401e4755-12a5-4288-bec5-1f7da4fea043} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.01.30 07:01:37.256487 [ 275 ] {401e4755-12a5-4288-bec5-1f7da4fea043} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001766 sec., 130237.82559456398 rows/sec., 8.40 MiB/sec. | ||
| 1206 | 2026.01.30 07:01:37.256525 [ 275 ] {401e4755-12a5-4288-bec5-1f7da4fea043} <Debug> TCPHandler: Processed in 0.001929604 sec. | ||
| 1207 | 2026.01.30 07:01:37.256640 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.01.30 07:01:37.256744 [ 275 ] {0cc822cd-00e4-435a-b482-45a97fc590e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.01.30 07:01:37.256787 [ 275 ] {0cc822cd-00e4-435a-b482-45a97fc590e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1210 | 2026.01.30 07:01:37.257293 [ 275 ] {0cc822cd-00e4-435a-b482-45a97fc590e0} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.01.30 07:01:37.257336 [ 275 ] {0cc822cd-00e4-435a-b482-45a97fc590e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1212 | 2026.01.30 07:01:37.257838 [ 275 ] {0cc822cd-00e4-435a-b482-45a97fc590e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1213 | 2026.01.30 07:01:37.258282 [ 275 ] {0cc822cd-00e4-435a-b482-45a97fc590e0} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.01.30 07:01:37.258420 [ 275 ] {0cc822cd-00e4-435a-b482-45a97fc590e0} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001698 sec., 134864.5465253239 rows/sec., 7.66 MiB/sec. | ||
| 1215 | 2026.01.30 07:01:37.258457 [ 275 ] {0cc822cd-00e4-435a-b482-45a97fc590e0} <Debug> TCPHandler: Processed in 0.001865882 sec. | ||
| 1216 | 2026.01.30 07:01:37.258569 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.01.30 07:01:37.258664 [ 275 ] {0afcf8a7-d4ef-4da5-8376-ca957a813955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1218 | 2026.01.30 07:01:37.258703 [ 275 ] {0afcf8a7-d4ef-4da5-8376-ca957a813955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1219 | 2026.01.30 07:01:37.259362 [ 275 ] {0afcf8a7-d4ef-4da5-8376-ca957a813955} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.01.30 07:01:37.259397 [ 275 ] {0afcf8a7-d4ef-4da5-8376-ca957a813955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1221 | 2026.01.30 07:01:37.259873 [ 275 ] {0afcf8a7-d4ef-4da5-8376-ca957a813955} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1222 | 2026.01.30 07:01:37.260368 [ 275 ] {0afcf8a7-d4ef-4da5-8376-ca957a813955} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.01.30 07:01:37.260492 [ 275 ] {0afcf8a7-d4ef-4da5-8376-ca957a813955} <Debug> executeQuery: Read 713 rows, 50.68 KiB in 0.001846 sec., 386240.52004333696 rows/sec., 26.81 MiB/sec. | ||
| 1224 | 2026.01.30 07:01:37.260528 [ 275 ] {0afcf8a7-d4ef-4da5-8376-ca957a813955} <Debug> TCPHandler: Processed in 0.002009876 sec. | ||
| 1225 | 2026.01.30 07:01:37.260642 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.01.30 07:01:37.260734 [ 275 ] {25e94455-8e4d-4b43-adb3-5b8655a861a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1227 | 2026.01.30 07:01:37.260775 [ 275 ] {25e94455-8e4d-4b43-adb3-5b8655a861a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1228 | 2026.01.30 07:01:37.261155 [ 275 ] {25e94455-8e4d-4b43-adb3-5b8655a861a4} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1229 | 2026.01.30 07:01:37.261190 [ 275 ] {25e94455-8e4d-4b43-adb3-5b8655a861a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1230 | 2026.01.30 07:01:37.263748 [ 275 ] {25e94455-8e4d-4b43-adb3-5b8655a861a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1231 | 2026.01.30 07:01:37.264381 [ 275 ] {25e94455-8e4d-4b43-adb3-5b8655a861a4} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1232 | 2026.01.30 07:01:37.264527 [ 275 ] {25e94455-8e4d-4b43-adb3-5b8655a861a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00381 sec., 1574.8031496062993 rows/sec., 82.28 KiB/sec. | ||
| 1233 | 2026.01.30 07:01:37.264573 [ 275 ] {25e94455-8e4d-4b43-adb3-5b8655a861a4} <Debug> TCPHandler: Processed in 0.00398065 sec. | ||
| 1234 | 2026.01.30 07:01:37.264705 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.01.30 07:01:37.264801 [ 275 ] {be230a00-5849-45d4-af35-90bf0274cf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1236 | 2026.01.30 07:01:37.264851 [ 275 ] {be230a00-5849-45d4-af35-90bf0274cf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1237 | 2026.01.30 07:01:37.265372 [ 275 ] {be230a00-5849-45d4-af35-90bf0274cf9a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.01.30 07:01:37.265406 [ 275 ] {be230a00-5849-45d4-af35-90bf0274cf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1239 | 2026.01.30 07:01:37.266038 [ 275 ] {be230a00-5849-45d4-af35-90bf0274cf9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1240 | 2026.01.30 07:01:37.266744 [ 275 ] {be230a00-5849-45d4-af35-90bf0274cf9a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.01.30 07:01:37.266894 [ 275 ] {be230a00-5849-45d4-af35-90bf0274cf9a} <Debug> executeQuery: Read 271 rows, 17.90 KiB in 0.002113 sec., 128253.6677709418 rows/sec., 8.27 MiB/sec. | ||
| 1242 | 2026.01.30 07:01:37.266935 [ 275 ] {be230a00-5849-45d4-af35-90bf0274cf9a} <Debug> TCPHandler: Processed in 0.002279414 sec. | ||
| 1243 | 2026.01.30 07:01:37.267055 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.01.30 07:01:37.267162 [ 275 ] {2b784c44-aa0d-40e6-a3d2-60d8f0c1abeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1245 | 2026.01.30 07:01:37.267210 [ 275 ] {2b784c44-aa0d-40e6-a3d2-60d8f0c1abeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1246 | 2026.01.30 07:01:37.267597 [ 275 ] {2b784c44-aa0d-40e6-a3d2-60d8f0c1abeb} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.01.30 07:01:37.267634 [ 275 ] {2b784c44-aa0d-40e6-a3d2-60d8f0c1abeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1248 | 2026.01.30 07:01:37.268103 [ 275 ] {2b784c44-aa0d-40e6-a3d2-60d8f0c1abeb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1249 | 2026.01.30 07:01:37.268660 [ 275 ] {2b784c44-aa0d-40e6-a3d2-60d8f0c1abeb} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.01.30 07:01:37.268821 [ 275 ] {2b784c44-aa0d-40e6-a3d2-60d8f0c1abeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001682 sec., 594.5303210463734 rows/sec., 40.06 KiB/sec. | ||
| 1251 | 2026.01.30 07:01:37.268860 [ 275 ] {2b784c44-aa0d-40e6-a3d2-60d8f0c1abeb} <Debug> TCPHandler: Processed in 0.001854661 sec. | ||
| 1252 | 2026.01.30 07:01:37.268991 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.01.30 07:01:37.269091 [ 275 ] {1fe3db85-e81f-450c-a215-4ceebfa07d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.01.30 07:01:37.269150 [ 275 ] {1fe3db85-e81f-450c-a215-4ceebfa07d4e} <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 | ||
| 1255 | 2026.01.30 07:01:37.269926 [ 275 ] {1fe3db85-e81f-450c-a215-4ceebfa07d4e} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.01.30 07:01:37.269963 [ 275 ] {1fe3db85-e81f-450c-a215-4ceebfa07d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1257 | 2026.01.30 07:01:37.274868 [ 275 ] {1fe3db85-e81f-450c-a215-4ceebfa07d4e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1258 | 2026.01.30 07:01:37.275321 [ 275 ] {1fe3db85-e81f-450c-a215-4ceebfa07d4e} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.01.30 07:01:37.275497 [ 275 ] {1fe3db85-e81f-450c-a215-4ceebfa07d4e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.006423 sec., 622.7619492449012 rows/sec., 1.12 MiB/sec. | ||
| 1260 | 2026.01.30 07:01:37.275582 [ 275 ] {1fe3db85-e81f-450c-a215-4ceebfa07d4e} <Debug> TCPHandler: Processed in 0.006652425 sec. | ||
| 1261 | 2026.01.30 07:01:37.275731 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.01.30 07:01:37.275829 [ 275 ] {2c378f2a-5cde-401a-b995-24d4b7669ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.01.30 07:01:37.275873 [ 275 ] {2c378f2a-5cde-401a-b995-24d4b7669ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1264 | 2026.01.30 07:01:37.276246 [ 275 ] {2c378f2a-5cde-401a-b995-24d4b7669ed1} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.01.30 07:01:37.276285 [ 275 ] {2c378f2a-5cde-401a-b995-24d4b7669ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1266 | 2026.01.30 07:01:37.276768 [ 275 ] {2c378f2a-5cde-401a-b995-24d4b7669ed1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1267 | 2026.01.30 07:01:37.277212 [ 275 ] {2c378f2a-5cde-401a-b995-24d4b7669ed1} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.01.30 07:01:37.277348 [ 275 ] {2c378f2a-5cde-401a-b995-24d4b7669ed1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 275.57 KiB/sec. | ||
| 1269 | 2026.01.30 07:01:37.277394 [ 275 ] {2c378f2a-5cde-401a-b995-24d4b7669ed1} <Debug> TCPHandler: Processed in 0.001714758 sec. | ||
| 1270 | 2026.01.30 07:01:37.277514 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.01.30 07:01:37.277629 [ 275 ] {8512cfc2-e4e0-4036-9da5-c291050de365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.01.30 07:01:37.277686 [ 275 ] {8512cfc2-e4e0-4036-9da5-c291050de365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1273 | 2026.01.30 07:01:37.278143 [ 275 ] {8512cfc2-e4e0-4036-9da5-c291050de365} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.01.30 07:01:37.278191 [ 275 ] {8512cfc2-e4e0-4036-9da5-c291050de365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1275 | 2026.01.30 07:01:37.278778 [ 275 ] {8512cfc2-e4e0-4036-9da5-c291050de365} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1276 | 2026.01.30 07:01:37.279355 [ 275 ] {8512cfc2-e4e0-4036-9da5-c291050de365} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.01.30 07:01:37.279539 [ 275 ] {8512cfc2-e4e0-4036-9da5-c291050de365} <Debug> executeQuery: Read 78 rows, 4.71 KiB in 0.001932 sec., 40372.67080745342 rows/sec., 2.38 MiB/sec. | ||
| 1278 | 2026.01.30 07:01:37.279600 [ 275 ] {8512cfc2-e4e0-4036-9da5-c291050de365} <Debug> TCPHandler: Processed in 0.002137549 sec. | ||
| 1279 | 2026.01.30 07:01:40.966835 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1280 | 2026.01.30 07:01:40.966900 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1281 | 2026.01.30 07:01:41.068711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 184 | ||
| 1282 | 2026.01.30 07:01:41.072232 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.01.30 07:01:41.072294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1284 | 2026.01.30 07:01:41.073698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.01.30 07:01:41.074218 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.01.30 07:01:41.074549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1287 | 2026.01.30 07:01:41.117746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1936 | ||
| 1288 | 2026.01.30 07:01:41.118345 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.01.30 07:01:41.118394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1290 | 2026.01.30 07:01:41.118992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1291 | 2026.01.30 07:01:41.119424 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.01.30 07:01:41.119563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1936 | ||
| 1293 | 2026.01.30 07:01:41.207842 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1294 | 2026.01.30 07:01:41.225469 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.01.30 07:01:41.225530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1296 | 2026.01.30 07:01:41.232254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1297 | 2026.01.30 07:01:41.233545 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.01.30 07:01:41.237215 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1299 | 2026.01.30 07:01:42.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.48 MiB, peak 170.03 MiB, free memory in arenas 0.00 B, will set to 166.86 MiB (RSS), difference: 1.38 MiB | ||
| 1300 | 2026.01.30 07:01:42.166244 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.01.30 07:01:42.166427 [ 275 ] {4666fb99-7b76-430b-8ef8-9571a4cdbf56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1302 | 2026.01.30 07:01:42.166497 [ 275 ] {4666fb99-7b76-430b-8ef8-9571a4cdbf56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1303 | 2026.01.30 07:01:42.167140 [ 275 ] {4666fb99-7b76-430b-8ef8-9571a4cdbf56} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.01.30 07:01:42.167202 [ 275 ] {4666fb99-7b76-430b-8ef8-9571a4cdbf56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1305 | 2026.01.30 07:01:42.167702 [ 275 ] {4666fb99-7b76-430b-8ef8-9571a4cdbf56} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1306 | 2026.01.30 07:01:42.168229 [ 275 ] {4666fb99-7b76-430b-8ef8-9571a4cdbf56} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.01.30 07:01:42.168394 [ 275 ] {4666fb99-7b76-430b-8ef8-9571a4cdbf56} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002015 sec., 12903.225806451614 rows/sec., 982.38 KiB/sec. | ||
| 1308 | 2026.01.30 07:01:42.168443 [ 275 ] {4666fb99-7b76-430b-8ef8-9571a4cdbf56} <Debug> TCPHandler: Processed in 0.002332344 sec. | ||
| 1309 | 2026.01.30 07:01:42.168575 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.01.30 07:01:42.168682 [ 275 ] {c8cfe250-c336-4b53-970d-01d407fc4e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1311 | 2026.01.30 07:01:42.168727 [ 275 ] {c8cfe250-c336-4b53-970d-01d407fc4e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1312 | 2026.01.30 07:01:42.169163 [ 275 ] {c8cfe250-c336-4b53-970d-01d407fc4e11} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.01.30 07:01:42.169202 [ 275 ] {c8cfe250-c336-4b53-970d-01d407fc4e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1314 | 2026.01.30 07:01:42.169612 [ 275 ] {c8cfe250-c336-4b53-970d-01d407fc4e11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1315 | 2026.01.30 07:01:42.170033 [ 275 ] {c8cfe250-c336-4b53-970d-01d407fc4e11} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.01.30 07:01:42.170167 [ 275 ] {c8cfe250-c336-4b53-970d-01d407fc4e11} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001511 sec., 18530.774321641296 rows/sec., 1.45 MiB/sec. | ||
| 1317 | 2026.01.30 07:01:42.170207 [ 275 ] {c8cfe250-c336-4b53-970d-01d407fc4e11} <Debug> TCPHandler: Processed in 0.001685877 sec. | ||
| 1318 | 2026.01.30 07:01:42.170333 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.01.30 07:01:42.170434 [ 275 ] {171750ec-4c93-44e1-a293-c24f81f16bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.01.30 07:01:42.170481 [ 275 ] {171750ec-4c93-44e1-a293-c24f81f16bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1321 | 2026.01.30 07:01:42.170878 [ 275 ] {171750ec-4c93-44e1-a293-c24f81f16bba} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.01.30 07:01:42.170914 [ 275 ] {171750ec-4c93-44e1-a293-c24f81f16bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1323 | 2026.01.30 07:01:42.171384 [ 275 ] {171750ec-4c93-44e1-a293-c24f81f16bba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2026.01.30 07:01:42.172064 [ 275 ] {171750ec-4c93-44e1-a293-c24f81f16bba} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.01.30 07:01:42.172233 [ 275 ] {171750ec-4c93-44e1-a293-c24f81f16bba} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001818 sec., 55005.500550055 rows/sec., 3.81 MiB/sec. | ||
| 1326 | 2026.01.30 07:01:42.172286 [ 275 ] {171750ec-4c93-44e1-a293-c24f81f16bba} <Debug> TCPHandler: Processed in 0.002002276 sec. | ||
| 1327 | 2026.01.30 07:01:42.172429 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.01.30 07:01:42.172549 [ 275 ] {d0f7b803-744c-4363-b781-f79cdf6889c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.01.30 07:01:42.172606 [ 275 ] {d0f7b803-744c-4363-b781-f79cdf6889c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1330 | 2026.01.30 07:01:42.173037 [ 275 ] {d0f7b803-744c-4363-b781-f79cdf6889c9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.01.30 07:01:42.173085 [ 275 ] {d0f7b803-744c-4363-b781-f79cdf6889c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1332 | 2026.01.30 07:01:42.173623 [ 275 ] {d0f7b803-744c-4363-b781-f79cdf6889c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1333 | 2026.01.30 07:01:42.174187 [ 275 ] {d0f7b803-744c-4363-b781-f79cdf6889c9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.01.30 07:01:42.174325 [ 275 ] {d0f7b803-744c-4363-b781-f79cdf6889c9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001802 sec., 16648.168701442843 rows/sec., 1.14 MiB/sec. | ||
| 1335 | 2026.01.30 07:01:42.174364 [ 275 ] {d0f7b803-744c-4363-b781-f79cdf6889c9} <Debug> TCPHandler: Processed in 0.001997615 sec. | ||
| 1336 | 2026.01.30 07:01:47.179715 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.01.30 07:01:47.179927 [ 275 ] {0bc91792-1a1a-48ff-8efd-2443dab42b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.01.30 07:01:47.179997 [ 275 ] {0bc91792-1a1a-48ff-8efd-2443dab42b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1339 | 2026.01.30 07:01:47.180946 [ 275 ] {0bc91792-1a1a-48ff-8efd-2443dab42b95} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.01.30 07:01:47.180990 [ 275 ] {0bc91792-1a1a-48ff-8efd-2443dab42b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1341 | 2026.01.30 07:01:47.181529 [ 275 ] {0bc91792-1a1a-48ff-8efd-2443dab42b95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1342 | 2026.01.30 07:01:47.181990 [ 275 ] {0bc91792-1a1a-48ff-8efd-2443dab42b95} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.01.30 07:01:47.182137 [ 275 ] {0bc91792-1a1a-48ff-8efd-2443dab42b95} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002262 sec., 197170.6454465075 rows/sec., 12.50 MiB/sec. | ||
| 1344 | 2026.01.30 07:01:47.182177 [ 275 ] {0bc91792-1a1a-48ff-8efd-2443dab42b95} <Debug> TCPHandler: Processed in 0.002594283 sec. | ||
| 1345 | 2026.01.30 07:01:47.182304 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.01.30 07:01:47.182397 [ 275 ] {48b42dbe-224d-48af-925f-de4383c1c109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1347 | 2026.01.30 07:01:47.182437 [ 275 ] {48b42dbe-224d-48af-925f-de4383c1c109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1348 | 2026.01.30 07:01:47.183427 [ 275 ] {48b42dbe-224d-48af-925f-de4383c1c109} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.01.30 07:01:47.183464 [ 275 ] {48b42dbe-224d-48af-925f-de4383c1c109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1350 | 2026.01.30 07:01:47.183963 [ 275 ] {48b42dbe-224d-48af-925f-de4383c1c109} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1351 | 2026.01.30 07:01:47.184473 [ 275 ] {48b42dbe-224d-48af-925f-de4383c1c109} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.01.30 07:01:47.184600 [ 275 ] {48b42dbe-224d-48af-925f-de4383c1c109} <Debug> executeQuery: Read 1210 rows, 98.38 KiB in 0.002221 sec., 544799.639801891 rows/sec., 43.26 MiB/sec. | ||
| 1353 | 2026.01.30 07:01:47.184635 [ 275 ] {48b42dbe-224d-48af-925f-de4383c1c109} <Debug> TCPHandler: Processed in 0.002378686 sec. | ||
| 1354 | 2026.01.30 07:01:47.184749 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.01.30 07:01:47.184840 [ 275 ] {4e3c0587-90d2-4228-9aaa-8ee433aa8454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1356 | 2026.01.30 07:01:47.184880 [ 275 ] {4e3c0587-90d2-4228-9aaa-8ee433aa8454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1357 | 2026.01.30 07:01:47.185370 [ 275 ] {4e3c0587-90d2-4228-9aaa-8ee433aa8454} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.01.30 07:01:47.185407 [ 275 ] {4e3c0587-90d2-4228-9aaa-8ee433aa8454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1359 | 2026.01.30 07:01:47.185842 [ 275 ] {4e3c0587-90d2-4228-9aaa-8ee433aa8454} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1360 | 2026.01.30 07:01:47.186327 [ 275 ] {4e3c0587-90d2-4228-9aaa-8ee433aa8454} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.01.30 07:01:47.186455 [ 275 ] {4e3c0587-90d2-4228-9aaa-8ee433aa8454} <Debug> executeQuery: Read 242 rows, 14.82 KiB in 0.001632 sec., 148284.3137254902 rows/sec., 8.87 MiB/sec. | ||
| 1362 | 2026.01.30 07:01:47.186490 [ 275 ] {4e3c0587-90d2-4228-9aaa-8ee433aa8454} <Debug> TCPHandler: Processed in 0.001788629 sec. | ||
| 1363 | 2026.01.30 07:01:47.186596 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.01.30 07:01:47.186686 [ 275 ] {b3ca0605-d6ff-40af-9de7-0a1b998baf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1365 | 2026.01.30 07:01:47.186725 [ 275 ] {b3ca0605-d6ff-40af-9de7-0a1b998baf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1366 | 2026.01.30 07:01:47.187198 [ 275 ] {b3ca0605-d6ff-40af-9de7-0a1b998baf49} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.01.30 07:01:47.187234 [ 275 ] {b3ca0605-d6ff-40af-9de7-0a1b998baf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1368 | 2026.01.30 07:01:47.187670 [ 275 ] {b3ca0605-d6ff-40af-9de7-0a1b998baf49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1369 | 2026.01.30 07:01:47.188167 [ 275 ] {b3ca0605-d6ff-40af-9de7-0a1b998baf49} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.01.30 07:01:47.188293 [ 275 ] {b3ca0605-d6ff-40af-9de7-0a1b998baf49} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001624 sec., 141625.6157635468 rows/sec., 9.13 MiB/sec. | ||
| 1371 | 2026.01.30 07:01:47.188336 [ 275 ] {b3ca0605-d6ff-40af-9de7-0a1b998baf49} <Debug> TCPHandler: Processed in 0.00178746 sec. | ||
| 1372 | 2026.01.30 07:01:47.188445 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.01.30 07:01:47.188536 [ 275 ] {5cb57446-61bb-4eb2-b7e0-af44f0a1e33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1374 | 2026.01.30 07:01:47.188574 [ 275 ] {5cb57446-61bb-4eb2-b7e0-af44f0a1e33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1375 | 2026.01.30 07:01:47.189078 [ 275 ] {5cb57446-61bb-4eb2-b7e0-af44f0a1e33d} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.01.30 07:01:47.189115 [ 275 ] {5cb57446-61bb-4eb2-b7e0-af44f0a1e33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1377 | 2026.01.30 07:01:47.189532 [ 275 ] {5cb57446-61bb-4eb2-b7e0-af44f0a1e33d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1378 | 2026.01.30 07:01:47.190058 [ 275 ] {5cb57446-61bb-4eb2-b7e0-af44f0a1e33d} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.01.30 07:01:47.190185 [ 275 ] {5cb57446-61bb-4eb2-b7e0-af44f0a1e33d} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001667 sec., 137372.52549490103 rows/sec., 7.80 MiB/sec. | ||
| 1380 | 2026.01.30 07:01:47.190221 [ 275 ] {5cb57446-61bb-4eb2-b7e0-af44f0a1e33d} <Debug> TCPHandler: Processed in 0.001823491 sec. | ||
| 1381 | 2026.01.30 07:01:47.190326 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.01.30 07:01:47.190417 [ 275 ] {8f8f9795-af3a-4305-bb2d-7fdb63467f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1383 | 2026.01.30 07:01:47.190456 [ 275 ] {8f8f9795-af3a-4305-bb2d-7fdb63467f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1384 | 2026.01.30 07:01:47.191085 [ 275 ] {8f8f9795-af3a-4305-bb2d-7fdb63467f46} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.01.30 07:01:47.191121 [ 275 ] {8f8f9795-af3a-4305-bb2d-7fdb63467f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1386 | 2026.01.30 07:01:47.191568 [ 275 ] {8f8f9795-af3a-4305-bb2d-7fdb63467f46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1387 | 2026.01.30 07:01:47.192000 [ 275 ] {8f8f9795-af3a-4305-bb2d-7fdb63467f46} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.01.30 07:01:47.192124 [ 275 ] {8f8f9795-af3a-4305-bb2d-7fdb63467f46} <Debug> executeQuery: Read 724 rows, 51.57 KiB in 0.001724 sec., 419953.596287703 rows/sec., 29.21 MiB/sec. | ||
| 1389 | 2026.01.30 07:01:47.192160 [ 275 ] {8f8f9795-af3a-4305-bb2d-7fdb63467f46} <Debug> TCPHandler: Processed in 0.001880832 sec. | ||
| 1390 | 2026.01.30 07:01:47.192267 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.01.30 07:01:47.192359 [ 275 ] {2332cbe3-dfc7-4f52-a4a7-ac65128fc0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1392 | 2026.01.30 07:01:47.192400 [ 275 ] {2332cbe3-dfc7-4f52-a4a7-ac65128fc0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1393 | 2026.01.30 07:01:47.192717 [ 275 ] {2332cbe3-dfc7-4f52-a4a7-ac65128fc0c7} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.01.30 07:01:47.192753 [ 275 ] {2332cbe3-dfc7-4f52-a4a7-ac65128fc0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1395 | 2026.01.30 07:01:47.193158 [ 275 ] {2332cbe3-dfc7-4f52-a4a7-ac65128fc0c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1396 | 2026.01.30 07:01:47.193597 [ 275 ] {2332cbe3-dfc7-4f52-a4a7-ac65128fc0c7} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.01.30 07:01:47.193721 [ 275 ] {2332cbe3-dfc7-4f52-a4a7-ac65128fc0c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec. | ||
| 1398 | 2026.01.30 07:01:47.193763 [ 275 ] {2332cbe3-dfc7-4f52-a4a7-ac65128fc0c7} <Debug> TCPHandler: Processed in 0.001542103 sec. | ||
| 1399 | 2026.01.30 07:01:47.193865 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.01.30 07:01:47.193955 [ 275 ] {d3647441-94b5-4362-8b73-b77d70bb8865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.01.30 07:01:47.193996 [ 275 ] {d3647441-94b5-4362-8b73-b77d70bb8865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1402 | 2026.01.30 07:01:47.194408 [ 275 ] {d3647441-94b5-4362-8b73-b77d70bb8865} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.01.30 07:01:47.194443 [ 275 ] {d3647441-94b5-4362-8b73-b77d70bb8865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1404 | 2026.01.30 07:01:47.195028 [ 275 ] {d3647441-94b5-4362-8b73-b77d70bb8865} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1405 | 2026.01.30 07:01:47.195515 [ 275 ] {d3647441-94b5-4362-8b73-b77d70bb8865} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.01.30 07:01:47.195648 [ 275 ] {d3647441-94b5-4362-8b73-b77d70bb8865} <Debug> executeQuery: Read 268 rows, 17.69 KiB in 0.00171 sec., 156725.14619883042 rows/sec., 10.10 MiB/sec. | ||
| 1407 | 2026.01.30 07:01:47.195689 [ 275 ] {d3647441-94b5-4362-8b73-b77d70bb8865} <Debug> TCPHandler: Processed in 0.001870422 sec. | ||
| 1408 | 2026.01.30 07:01:47.195797 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.01.30 07:01:47.195887 [ 275 ] {82c67c52-dd6c-445e-bd72-0e2ea34c4600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.01.30 07:01:47.195928 [ 275 ] {82c67c52-dd6c-445e-bd72-0e2ea34c4600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1411 | 2026.01.30 07:01:47.196314 [ 275 ] {82c67c52-dd6c-445e-bd72-0e2ea34c4600} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.01.30 07:01:47.196442 [ 275 ] {82c67c52-dd6c-445e-bd72-0e2ea34c4600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1413 | 2026.01.30 07:01:47.196938 [ 275 ] {82c67c52-dd6c-445e-bd72-0e2ea34c4600} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1414 | 2026.01.30 07:01:47.197396 [ 275 ] {82c67c52-dd6c-445e-bd72-0e2ea34c4600} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.01.30 07:01:47.197533 [ 275 ] {82c67c52-dd6c-445e-bd72-0e2ea34c4600} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001662 sec., 601.6847172081829 rows/sec., 40.54 KiB/sec. | ||
| 1416 | 2026.01.30 07:01:47.197570 [ 275 ] {82c67c52-dd6c-445e-bd72-0e2ea34c4600} <Debug> TCPHandler: Processed in 0.001820481 sec. | ||
| 1417 | 2026.01.30 07:01:47.197685 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.01.30 07:01:47.197778 [ 275 ] {e01e1f7e-f5d5-4080-97ea-6a5f5bcf03a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.01.30 07:01:47.197832 [ 275 ] {e01e1f7e-f5d5-4080-97ea-6a5f5bcf03a1} <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 | ||
| 1420 | 2026.01.30 07:01:47.198666 [ 275 ] {e01e1f7e-f5d5-4080-97ea-6a5f5bcf03a1} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.01.30 07:01:47.198703 [ 275 ] {e01e1f7e-f5d5-4080-97ea-6a5f5bcf03a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1422 | 2026.01.30 07:01:47.199369 [ 275 ] {e01e1f7e-f5d5-4080-97ea-6a5f5bcf03a1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1423 | 2026.01.30 07:01:47.199862 [ 275 ] {e01e1f7e-f5d5-4080-97ea-6a5f5bcf03a1} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.01.30 07:01:47.200004 [ 275 ] {e01e1f7e-f5d5-4080-97ea-6a5f5bcf03a1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002244 sec., 8467.023172905527 rows/sec., 15.17 MiB/sec. | ||
| 1425 | 2026.01.30 07:01:47.200058 [ 275 ] {e01e1f7e-f5d5-4080-97ea-6a5f5bcf03a1} <Debug> TCPHandler: Processed in 0.002421817 sec. | ||
| 1426 | 2026.01.30 07:01:47.200177 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.01.30 07:01:47.200270 [ 275 ] {524498da-84b4-469e-8519-d9448156e691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1428 | 2026.01.30 07:01:47.200312 [ 275 ] {524498da-84b4-469e-8519-d9448156e691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1429 | 2026.01.30 07:01:47.200653 [ 275 ] {524498da-84b4-469e-8519-d9448156e691} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.01.30 07:01:47.200690 [ 275 ] {524498da-84b4-469e-8519-d9448156e691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1431 | 2026.01.30 07:01:47.201141 [ 275 ] {524498da-84b4-469e-8519-d9448156e691} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1432 | 2026.01.30 07:01:47.201606 [ 275 ] {524498da-84b4-469e-8519-d9448156e691} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.01.30 07:01:47.201728 [ 275 ] {524498da-84b4-469e-8519-d9448156e691} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001476 sec., 8130.081300813007 rows/sec., 612.67 KiB/sec. | ||
| 1434 | 2026.01.30 07:01:47.201764 [ 275 ] {524498da-84b4-469e-8519-d9448156e691} <Debug> TCPHandler: Processed in 0.001636095 sec. | ||
| 1435 | 2026.01.30 07:01:47.201866 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.01.30 07:01:47.201961 [ 275 ] {366bc012-33ce-4e42-863b-4f1ccac0ad52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1437 | 2026.01.30 07:01:47.202001 [ 275 ] {366bc012-33ce-4e42-863b-4f1ccac0ad52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1438 | 2026.01.30 07:01:47.202348 [ 275 ] {366bc012-33ce-4e42-863b-4f1ccac0ad52} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.01.30 07:01:47.202385 [ 275 ] {366bc012-33ce-4e42-863b-4f1ccac0ad52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1440 | 2026.01.30 07:01:47.202807 [ 275 ] {366bc012-33ce-4e42-863b-4f1ccac0ad52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1441 | 2026.01.30 07:01:47.203211 [ 275 ] {366bc012-33ce-4e42-863b-4f1ccac0ad52} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.01.30 07:01:47.203343 [ 275 ] {366bc012-33ce-4e42-863b-4f1ccac0ad52} <Debug> executeQuery: Read 78 rows, 4.71 KiB in 0.001399 sec., 55754.110078627586 rows/sec., 3.29 MiB/sec. | ||
| 1443 | 2026.01.30 07:01:47.203381 [ 275 ] {366bc012-33ce-4e42-863b-4f1ccac0ad52} <Debug> TCPHandler: Processed in 0.001563523 sec. | ||
| 1444 | 2026.01.30 07:01:48.620583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2384 | ||
| 1445 | 2026.01.30 07:01:48.621075 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1446 | 2026.01.30 07:01:48.621126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1447 | 2026.01.30 07:01:48.621807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1448 | 2026.01.30 07:01:48.622355 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1449 | 2026.01.30 07:01:48.622531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2384 | ||
| 1450 | 2026.01.30 07:01:48.738226 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1451 | 2026.01.30 07:01:48.755776 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.01.30 07:01:48.755844 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1453 | 2026.01.30 07:01:48.762371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1454 | 2026.01.30 07:01:48.763520 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.01.30 07:01:48.766808 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1456 | 2026.01.30 07:01:49.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.63 MiB, peak 171.63 MiB, free memory in arenas 0.00 B, will set to 168.92 MiB (RSS), difference: 1.29 MiB | ||
| 1457 | 2026.01.30 07:01:51.075765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 216 | ||
| 1458 | 2026.01.30 07:01:51.077888 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.01.30 07:01:51.077936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1460 | 2026.01.30 07:01:51.079241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1461 | 2026.01.30 07:01:51.079757 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.01.30 07:01:51.080096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1463 | 2026.01.30 07:01:52.164329 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.01.30 07:01:52.164652 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1465 | 2026.01.30 07:01:52.165182 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1466 | 2026.01.30 07:01:52.183000 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1467 | 2026.01.30 07:01:52.183472 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1468 | 2026.01.30 07:01:52.183621 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1469 | 2026.01.30 07:01:52.183879 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1470 | 2026.01.30 07:01:52.190094 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1471 | 2026.01.30 07:01:52.192706 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1472 | 2026.01.30 07:01:52.192751 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1473 | 2026.01.30 07:01:52.197985 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1474 | 2026.01.30 07:01:52.198035 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1475 | 2026.01.30 07:01:52.236728 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.072194 sec., 429.39856497769904 rows/sec., 16.37 KiB/sec. | ||
| 1476 | 2026.01.30 07:01:52.236964 [ 275 ] {45acd61b-cc79-4fb6-9e83-0d4d3001d090} <Debug> TCPHandler: Processed in 0.073050277 sec. | ||
| 1477 | 2026.01.30 07:01:52.237644 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.30 07:01:52.237929 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1479 | 2026.01.30 07:01:52.238432 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1480 | 2026.01.30 07:01:52.238490 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1481 | 2026.01.30 07:01:52.238864 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1482 | 2026.01.30 07:01:52.238964 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1483 | 2026.01.30 07:01:52.239168 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1484 | 2026.01.30 07:01:52.239223 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1485 | 2026.01.30 07:01:52.239256 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1486 | 2026.01.30 07:01:52.239283 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1487 | 2026.01.30 07:01:52.239345 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1488 | 2026.01.30 07:01:52.239380 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1489 | 2026.01.30 07:01:52.240367 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002572 sec., 12052.877138413685 rows/sec., 459.42 KiB/sec. | ||
| 1490 | 2026.01.30 07:01:52.240512 [ 275 ] {1a18d516-ba4c-47cb-8625-46bfedf5f743} <Debug> TCPHandler: Processed in 0.003065565 sec. | ||
| 1491 | 2026.01.30 07:01:52.240941 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.30 07:01:52.241145 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1493 | 2026.01.30 07:01:52.241474 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1494 | 2026.01.30 07:01:52.241524 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1495 | 2026.01.30 07:01:52.241850 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1496 | 2026.01.30 07:01:52.241933 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1497 | 2026.01.30 07:01:52.242108 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1498 | 2026.01.30 07:01:52.242159 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1499 | 2026.01.30 07:01:52.242192 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1500 | 2026.01.30 07:01:52.242220 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1501 | 2026.01.30 07:01:52.242278 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1502 | 2026.01.30 07:01:52.242314 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1503 | 2026.01.30 07:01:52.243027 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001978 sec., 15672.396359959554 rows/sec., 597.39 KiB/sec. | ||
| 1504 | 2026.01.30 07:01:52.243183 [ 275 ] {c770c906-f2b9-4f72-8658-24327619a1c8} <Debug> TCPHandler: Processed in 0.002318774 sec. | ||
| 1505 | 2026.01.30 07:01:52.243631 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.01.30 07:01:52.243804 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1507 | 2026.01.30 07:01:52.244068 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1508 | 2026.01.30 07:01:52.244113 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1509 | 2026.01.30 07:01:52.244329 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1510 | 2026.01.30 07:01:52.244390 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1511 | 2026.01.30 07:01:52.244502 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1512 | 2026.01.30 07:01:52.244534 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1513 | 2026.01.30 07:01:52.244555 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1514 | 2026.01.30 07:01:52.244570 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1515 | 2026.01.30 07:01:52.244607 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1516 | 2026.01.30 07:01:52.244625 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1517 | 2026.01.30 07:01:52.245528 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.001792 sec., 17299.10714285714 rows/sec., 659.40 KiB/sec. | ||
| 1518 | 2026.01.30 07:01:52.245637 [ 275 ] {5eb415e3-4485-4b32-bff2-582a28884d65} <Debug> TCPHandler: Processed in 0.002077197 sec. | ||
| 1519 | 2026.01.30 07:01:52.245993 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.01.30 07:01:52.246176 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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) | ||
| 1521 | 2026.01.30 07:01:52.246478 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1522 | 2026.01.30 07:01:52.246526 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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 | ||
| 1523 | 2026.01.30 07:01:52.246819 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1524 | 2026.01.30 07:01:52.246902 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1525 | 2026.01.30 07:01:52.247055 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1526 | 2026.01.30 07:01:52.247096 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1527 | 2026.01.30 07:01:52.247122 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1528 | 2026.01.30 07:01:52.247144 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1529 | 2026.01.30 07:01:52.247193 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1530 | 2026.01.30 07:01:52.247222 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1531 | 2026.01.30 07:01:52.248116 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002017 sec., 15369.360436291521 rows/sec., 585.84 KiB/sec. | ||
| 1532 | 2026.01.30 07:01:52.248244 [ 275 ] {d702fd45-6edf-4102-adfa-29bd84d39aba} <Debug> TCPHandler: Processed in 0.002338496 sec. | ||
| 1533 | 2026.01.30 07:01:52.248651 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.01.30 07:01:52.248980 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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) | ||
| 1535 | 2026.01.30 07:01:52.249299 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1536 | 2026.01.30 07:01:52.249348 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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 | ||
| 1537 | 2026.01.30 07:01:52.249634 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1538 | 2026.01.30 07:01:52.250133 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1539 | 2026.01.30 07:01:52.250288 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1540 | 2026.01.30 07:01:52.250325 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1541 | 2026.01.30 07:01:52.250349 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1542 | 2026.01.30 07:01:52.250369 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1543 | 2026.01.30 07:01:52.250415 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1544 | 2026.01.30 07:01:52.250439 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1545 | 2026.01.30 07:01:52.251225 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.002327 sec., 13321.873657069187 rows/sec., 507.80 KiB/sec. | ||
| 1546 | 2026.01.30 07:01:52.251350 [ 275 ] {518fc61f-02dc-40f3-a8ba-199d9a0bfd8c} <Debug> TCPHandler: Processed in 0.002764127 sec. | ||
| 1547 | 2026.01.30 07:01:52.276533 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2026.01.30 07:01:52.276795 [ 275 ] {2d73ad6e-ef32-4186-93b1-8a9ec7fea3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1549 | 2026.01.30 07:01:52.276912 [ 275 ] {2d73ad6e-ef32-4186-93b1-8a9ec7fea3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1550 | 2026.01.30 07:01:52.278097 [ 275 ] {2d73ad6e-ef32-4186-93b1-8a9ec7fea3e8} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2026.01.30 07:01:52.278170 [ 275 ] {2d73ad6e-ef32-4186-93b1-8a9ec7fea3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1552 | 2026.01.30 07:01:52.278956 [ 275 ] {2d73ad6e-ef32-4186-93b1-8a9ec7fea3e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1553 | 2026.01.30 07:01:52.279477 [ 275 ] {2d73ad6e-ef32-4186-93b1-8a9ec7fea3e8} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2026.01.30 07:01:52.279664 [ 275 ] {2d73ad6e-ef32-4186-93b1-8a9ec7fea3e8} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.002938 sec., 2042.205582028591 rows/sec., 967.26 KiB/sec. | ||
| 1555 | 2026.01.30 07:01:52.279732 [ 275 ] {2d73ad6e-ef32-4186-93b1-8a9ec7fea3e8} <Debug> TCPHandler: Processed in 0.003408894 sec. | ||
| 1556 | 2026.01.30 07:01:52.279916 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2026.01.30 07:01:52.280054 [ 275 ] {943484da-9153-4eec-aeec-2801abc37cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1558 | 2026.01.30 07:01:52.280115 [ 275 ] {943484da-9153-4eec-aeec-2801abc37cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1559 | 2026.01.30 07:01:52.280716 [ 275 ] {943484da-9153-4eec-aeec-2801abc37cdc} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2026.01.30 07:01:52.280759 [ 275 ] {943484da-9153-4eec-aeec-2801abc37cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1561 | 2026.01.30 07:01:52.281285 [ 275 ] {943484da-9153-4eec-aeec-2801abc37cdc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1562 | 2026.01.30 07:01:52.281918 [ 275 ] {943484da-9153-4eec-aeec-2801abc37cdc} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.01.30 07:01:52.282076 [ 275 ] {943484da-9153-4eec-aeec-2801abc37cdc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002057 sec., 11667.47690811862 rows/sec., 991.28 KiB/sec. | ||
| 1564 | 2026.01.30 07:01:52.282125 [ 275 ] {943484da-9153-4eec-aeec-2801abc37cdc} <Debug> TCPHandler: Processed in 0.002274273 sec. | ||
| 1565 | 2026.01.30 07:01:52.282346 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.01.30 07:01:52.282481 [ 275 ] {caa9dc22-0720-4ba5-9c4e-99a0ca3739c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1567 | 2026.01.30 07:01:52.282543 [ 275 ] {caa9dc22-0720-4ba5-9c4e-99a0ca3739c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1568 | 2026.01.30 07:01:52.283106 [ 275 ] {caa9dc22-0720-4ba5-9c4e-99a0ca3739c4} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.01.30 07:01:52.283152 [ 275 ] {caa9dc22-0720-4ba5-9c4e-99a0ca3739c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1570 | 2026.01.30 07:01:52.283683 [ 275 ] {caa9dc22-0720-4ba5-9c4e-99a0ca3739c4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1571 | 2026.01.30 07:01:52.284215 [ 275 ] {caa9dc22-0720-4ba5-9c4e-99a0ca3739c4} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.01.30 07:01:52.284376 [ 275 ] {caa9dc22-0720-4ba5-9c4e-99a0ca3739c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001928 sec., 1037.344398340249 rows/sec., 84.59 KiB/sec. | ||
| 1573 | 2026.01.30 07:01:52.284427 [ 275 ] {caa9dc22-0720-4ba5-9c4e-99a0ca3739c4} <Debug> TCPHandler: Processed in 0.00214789 sec. | ||
| 1574 | 2026.01.30 07:01:52.284584 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.01.30 07:01:52.284700 [ 275 ] {04f0ffc6-c8e2-4921-a761-181237c300b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1576 | 2026.01.30 07:01:52.284751 [ 275 ] {04f0ffc6-c8e2-4921-a761-181237c300b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1577 | 2026.01.30 07:01:52.285386 [ 275 ] {04f0ffc6-c8e2-4921-a761-181237c300b0} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.01.30 07:01:52.285429 [ 275 ] {04f0ffc6-c8e2-4921-a761-181237c300b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1579 | 2026.01.30 07:01:52.285879 [ 275 ] {04f0ffc6-c8e2-4921-a761-181237c300b0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1580 | 2026.01.30 07:01:52.286597 [ 275 ] {04f0ffc6-c8e2-4921-a761-181237c300b0} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.01.30 07:01:52.286759 [ 275 ] {04f0ffc6-c8e2-4921-a761-181237c300b0} <Debug> executeQuery: Read 173 rows, 15.55 KiB in 0.002089 sec., 82814.74389660124 rows/sec., 7.27 MiB/sec. | ||
| 1582 | 2026.01.30 07:01:52.286803 [ 275 ] {04f0ffc6-c8e2-4921-a761-181237c300b0} <Debug> TCPHandler: Processed in 0.002280314 sec. | ||
| 1583 | 2026.01.30 07:01:52.286950 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.01.30 07:01:52.287055 [ 275 ] {0a0a87e0-1087-4848-b86f-59017b2f71d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1585 | 2026.01.30 07:01:52.287106 [ 275 ] {0a0a87e0-1087-4848-b86f-59017b2f71d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1586 | 2026.01.30 07:01:52.287655 [ 275 ] {0a0a87e0-1087-4848-b86f-59017b2f71d6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2026.01.30 07:01:52.287701 [ 275 ] {0a0a87e0-1087-4848-b86f-59017b2f71d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1588 | 2026.01.30 07:01:52.288284 [ 275 ] {0a0a87e0-1087-4848-b86f-59017b2f71d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1589 | 2026.01.30 07:01:52.288967 [ 275 ] {0a0a87e0-1087-4848-b86f-59017b2f71d6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1590 | 2026.01.30 07:01:52.289147 [ 275 ] {0a0a87e0-1087-4848-b86f-59017b2f71d6} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.002113 sec., 6625.650733554189 rows/sec., 520.86 KiB/sec. | ||
| 1591 | 2026.01.30 07:01:52.289204 [ 275 ] {0a0a87e0-1087-4848-b86f-59017b2f71d6} <Debug> TCPHandler: Processed in 0.002312244 sec. | ||
| 1592 | 2026.01.30 07:01:52.289367 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.01.30 07:01:52.289489 [ 275 ] {2fd170ec-a16f-4011-9019-6692b7101427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1594 | 2026.01.30 07:01:52.289542 [ 275 ] {2fd170ec-a16f-4011-9019-6692b7101427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1595 | 2026.01.30 07:01:52.292238 [ 275 ] {2fd170ec-a16f-4011-9019-6692b7101427} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.01.30 07:01:52.292278 [ 275 ] {2fd170ec-a16f-4011-9019-6692b7101427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1597 | 2026.01.30 07:01:52.292778 [ 275 ] {2fd170ec-a16f-4011-9019-6692b7101427} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1598 | 2026.01.30 07:01:52.293244 [ 275 ] {2fd170ec-a16f-4011-9019-6692b7101427} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.01.30 07:01:52.293395 [ 275 ] {2fd170ec-a16f-4011-9019-6692b7101427} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00393 sec., 6106.8702290076335 rows/sec., 518.85 KiB/sec. | ||
| 1600 | 2026.01.30 07:01:52.293438 [ 275 ] {2fd170ec-a16f-4011-9019-6692b7101427} <Debug> TCPHandler: Processed in 0.004132455 sec. | ||
| 1601 | 2026.01.30 07:01:52.293576 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.01.30 07:01:52.293684 [ 275 ] {7ba34e92-4db1-40ce-8678-048a788c8457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1603 | 2026.01.30 07:01:52.293732 [ 275 ] {7ba34e92-4db1-40ce-8678-048a788c8457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1604 | 2026.01.30 07:01:52.294219 [ 275 ] {7ba34e92-4db1-40ce-8678-048a788c8457} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.01.30 07:01:52.294260 [ 275 ] {7ba34e92-4db1-40ce-8678-048a788c8457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1606 | 2026.01.30 07:01:52.294788 [ 275 ] {7ba34e92-4db1-40ce-8678-048a788c8457} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1607 | 2026.01.30 07:01:52.295401 [ 275 ] {7ba34e92-4db1-40ce-8678-048a788c8457} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1608 | 2026.01.30 07:01:52.295593 [ 275 ] {7ba34e92-4db1-40ce-8678-048a788c8457} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001919 sec., 6253.256904637832 rows/sec., 488.54 KiB/sec. | ||
| 1609 | 2026.01.30 07:01:52.295641 [ 275 ] {7ba34e92-4db1-40ce-8678-048a788c8457} <Debug> TCPHandler: Processed in 0.002122619 sec. | ||
| 1610 | 2026.01.30 07:01:52.295795 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.01.30 07:01:52.295908 [ 275 ] {76ec380f-c92b-4bea-870d-7fae8babac52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1612 | 2026.01.30 07:01:52.295959 [ 275 ] {76ec380f-c92b-4bea-870d-7fae8babac52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1613 | 2026.01.30 07:01:52.296563 [ 275 ] {76ec380f-c92b-4bea-870d-7fae8babac52} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.01.30 07:01:52.296608 [ 275 ] {76ec380f-c92b-4bea-870d-7fae8babac52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1615 | 2026.01.30 07:01:52.297280 [ 275 ] {76ec380f-c92b-4bea-870d-7fae8babac52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1616 | 2026.01.30 07:01:52.297933 [ 275 ] {76ec380f-c92b-4bea-870d-7fae8babac52} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.01.30 07:01:52.298119 [ 275 ] {76ec380f-c92b-4bea-870d-7fae8babac52} <Debug> executeQuery: Read 94 rows, 7.89 KiB in 0.002234 sec., 42076.99194270367 rows/sec., 3.45 MiB/sec. | ||
| 1618 | 2026.01.30 07:01:52.298172 [ 275 ] {76ec380f-c92b-4bea-870d-7fae8babac52} <Debug> TCPHandler: Processed in 0.002437408 sec. | ||
| 1619 | 2026.01.30 07:01:52.298334 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.01.30 07:01:52.298453 [ 275 ] {61b8a54e-f5a1-405f-ae86-22dd12f68d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1621 | 2026.01.30 07:01:52.298512 [ 275 ] {61b8a54e-f5a1-405f-ae86-22dd12f68d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1622 | 2026.01.30 07:01:52.299165 [ 275 ] {61b8a54e-f5a1-405f-ae86-22dd12f68d91} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.01.30 07:01:52.299213 [ 275 ] {61b8a54e-f5a1-405f-ae86-22dd12f68d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1624 | 2026.01.30 07:01:52.299854 [ 275 ] {61b8a54e-f5a1-405f-ae86-22dd12f68d91} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1625 | 2026.01.30 07:01:52.300493 [ 275 ] {61b8a54e-f5a1-405f-ae86-22dd12f68d91} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.01.30 07:01:52.300674 [ 275 ] {61b8a54e-f5a1-405f-ae86-22dd12f68d91} <Debug> executeQuery: Read 355 rows, 27.65 KiB in 0.002245 sec., 158129.17594654788 rows/sec., 12.03 MiB/sec. | ||
| 1627 | 2026.01.30 07:01:52.300725 [ 275 ] {61b8a54e-f5a1-405f-ae86-22dd12f68d91} <Debug> TCPHandler: Processed in 0.002452618 sec. | ||
| 1628 | 2026.01.30 07:01:52.300883 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.01.30 07:01:52.301001 [ 275 ] {e499caad-ab31-4824-9bce-38a242709ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.01.30 07:01:52.301056 [ 275 ] {e499caad-ab31-4824-9bce-38a242709ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1631 | 2026.01.30 07:01:52.302828 [ 275 ] {e499caad-ab31-4824-9bce-38a242709ea6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.01.30 07:01:52.302880 [ 275 ] {e499caad-ab31-4824-9bce-38a242709ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1633 | 2026.01.30 07:01:52.303550 [ 275 ] {e499caad-ab31-4824-9bce-38a242709ea6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1634 | 2026.01.30 07:01:52.304340 [ 275 ] {e499caad-ab31-4824-9bce-38a242709ea6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.01.30 07:01:52.304528 [ 275 ] {e499caad-ab31-4824-9bce-38a242709ea6} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00355 sec., 14084.507042253521 rows/sec., 988.94 KiB/sec. | ||
| 1636 | 2026.01.30 07:01:52.304594 [ 275 ] {e499caad-ab31-4824-9bce-38a242709ea6} <Debug> TCPHandler: Processed in 0.003772975 sec. | ||
| 1637 | 2026.01.30 07:01:55.966962 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1638 | 2026.01.30 07:01:55.967034 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1639 | 2026.01.30 07:01:56.123594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2896 | ||
| 1640 | 2026.01.30 07:01:56.124111 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.01.30 07:01:56.124157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1642 | 2026.01.30 07:01:56.124763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1643 | 2026.01.30 07:01:56.125216 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.01.30 07:01:56.125351 [ 102 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1645 | 2026.01.30 07:01:56.125361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2896 | ||
| 1646 | 2026.01.30 07:01:56.125405 [ 102 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.01.30 07:01:56.125430 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1648 | 2026.01.30 07:01:56.127747 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 1649 | 2026.01.30 07:01:56.129860 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1650 | 2026.01.30 07:01:56.129960 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1651 | 2026.01.30 07:01:56.130087 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1652 | 2026.01.30 07:01:56.130143 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1653 | 2026.01.30 07:01:56.130207 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1654 | 2026.01.30 07:01:56.130259 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1655 | 2026.01.30 07:01:56.130317 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1656 | 2026.01.30 07:01:56.164641 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 4 columns (4 merged, 0 gathered) in 0.039068544 sec., 74126.13073064612 rows/sec., 1.06 MiB/sec. | ||
| 1657 | 2026.01.30 07:01:56.165636 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1658 | 2026.01.30 07:01:56.166234 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.01.30 07:01:56.166302 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_6_1} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1660 | 2026.01.30 07:01:56.168622 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1661 | 2026.01.30 07:01:56.267855 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1662 | 2026.01.30 07:01:56.285887 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.01.30 07:01:56.285951 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1664 | 2026.01.30 07:01:56.292314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1665 | 2026.01.30 07:01:56.293433 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.01.30 07:01:56.293744 [ 102 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1667 | 2026.01.30 07:01:56.293813 [ 102 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.01.30 07:01:56.293848 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1669 | 2026.01.30 07:01:56.293994 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 1670 | 2026.01.30 07:01:56.297361 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1671 | 2026.01.30 07:01:56.298307 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1672 | 2026.01.30 07:01:56.299701 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 1673 | 2026.01.30 07:01:56.304106 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 1674 | 2026.01.30 07:01:56.308181 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 1675 | 2026.01.30 07:01:56.312462 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 1676 | 2026.01.30 07:01:56.319579 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 1677 | 2026.01.30 07:01:56.324171 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 1678 | 2026.01.30 07:01:56.384424 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090491191 sec., 508.3367728025593 rows/sec., 2.63 MiB/sec. | ||
| 1679 | 2026.01.30 07:01:56.386868 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1680 | 2026.01.30 07:01:56.389506 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_6_1} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.01.30 07:01:56.389610 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_6_1} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1682 | 2026.01.30 07:01:56.391668 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1683 | 2026.01.30 07:01:57.000296 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.96 MiB, peak 180.50 MiB, free memory in arenas 0.00 B, will set to 180.53 MiB (RSS), difference: 9.57 MiB | ||
| 1684 | 2026.01.30 07:01:57.170407 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.01.30 07:01:57.170599 [ 275 ] {8873c03b-01e3-45b8-aa2f-a7a2d6af8d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1686 | 2026.01.30 07:01:57.170672 [ 275 ] {8873c03b-01e3-45b8-aa2f-a7a2d6af8d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1687 | 2026.01.30 07:01:57.171350 [ 275 ] {8873c03b-01e3-45b8-aa2f-a7a2d6af8d3b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.01.30 07:01:57.171390 [ 275 ] {8873c03b-01e3-45b8-aa2f-a7a2d6af8d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1689 | 2026.01.30 07:01:57.171912 [ 275 ] {8873c03b-01e3-45b8-aa2f-a7a2d6af8d3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1690 | 2026.01.30 07:01:57.172405 [ 275 ] {8873c03b-01e3-45b8-aa2f-a7a2d6af8d3b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.01.30 07:01:57.172579 [ 275 ] {8873c03b-01e3-45b8-aa2f-a7a2d6af8d3b} <Debug> executeQuery: Read 100 rows, 8.55 KiB in 0.002034 sec., 49164.20845624386 rows/sec., 4.10 MiB/sec. | ||
| 1692 | 2026.01.30 07:01:57.172628 [ 275 ] {8873c03b-01e3-45b8-aa2f-a7a2d6af8d3b} <Debug> TCPHandler: Processed in 0.002353325 sec. | ||
| 1693 | 2026.01.30 07:01:57.172748 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.01.30 07:01:57.172847 [ 275 ] {384c05af-364c-4f3a-b0aa-c340553f9a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1695 | 2026.01.30 07:01:57.172891 [ 275 ] {384c05af-364c-4f3a-b0aa-c340553f9a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1696 | 2026.01.30 07:01:57.173300 [ 275 ] {384c05af-364c-4f3a-b0aa-c340553f9a84} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.01.30 07:01:57.173335 [ 275 ] {384c05af-364c-4f3a-b0aa-c340553f9a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1698 | 2026.01.30 07:01:57.173755 [ 275 ] {384c05af-364c-4f3a-b0aa-c340553f9a84} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1699 | 2026.01.30 07:01:57.174283 [ 275 ] {384c05af-364c-4f3a-b0aa-c340553f9a84} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.01.30 07:01:57.174416 [ 275 ] {384c05af-364c-4f3a-b0aa-c340553f9a84} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.11 MiB/sec. | ||
| 1701 | 2026.01.30 07:01:57.174455 [ 275 ] {384c05af-364c-4f3a-b0aa-c340553f9a84} <Debug> TCPHandler: Processed in 0.001758089 sec. | ||
| 1702 | 2026.01.30 07:01:57.174563 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.01.30 07:01:57.174658 [ 275 ] {f96193db-c3fc-4c38-b3f2-8f4e0db4a1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1704 | 2026.01.30 07:01:57.174699 [ 275 ] {f96193db-c3fc-4c38-b3f2-8f4e0db4a1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1705 | 2026.01.30 07:01:57.175114 [ 275 ] {f96193db-c3fc-4c38-b3f2-8f4e0db4a1de} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.01.30 07:01:57.175149 [ 275 ] {f96193db-c3fc-4c38-b3f2-8f4e0db4a1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1707 | 2026.01.30 07:01:57.175574 [ 275 ] {f96193db-c3fc-4c38-b3f2-8f4e0db4a1de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1708 | 2026.01.30 07:01:57.176009 [ 275 ] {f96193db-c3fc-4c38-b3f2-8f4e0db4a1de} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.01.30 07:01:57.176162 [ 275 ] {f96193db-c3fc-4c38-b3f2-8f4e0db4a1de} <Debug> executeQuery: Read 83 rows, 6.66 KiB in 0.001522 sec., 54533.508541392905 rows/sec., 4.28 MiB/sec. | ||
| 1710 | 2026.01.30 07:01:57.176203 [ 275 ] {f96193db-c3fc-4c38-b3f2-8f4e0db4a1de} <Debug> TCPHandler: Processed in 0.001689936 sec. | ||
| 1711 | 2026.01.30 07:01:57.176325 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.01.30 07:01:57.176418 [ 275 ] {f9e31b6d-1ba6-48f7-9fd4-9d7c84bad67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1713 | 2026.01.30 07:01:57.176462 [ 275 ] {f9e31b6d-1ba6-48f7-9fd4-9d7c84bad67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1714 | 2026.01.30 07:01:57.176860 [ 275 ] {f9e31b6d-1ba6-48f7-9fd4-9d7c84bad67b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.01.30 07:01:57.176895 [ 275 ] {f9e31b6d-1ba6-48f7-9fd4-9d7c84bad67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1716 | 2026.01.30 07:01:57.177351 [ 275 ] {f9e31b6d-1ba6-48f7-9fd4-9d7c84bad67b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1717 | 2026.01.30 07:01:57.177800 [ 275 ] {f9e31b6d-1ba6-48f7-9fd4-9d7c84bad67b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.01.30 07:01:57.177952 [ 275 ] {f9e31b6d-1ba6-48f7-9fd4-9d7c84bad67b} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001551 sec., 96711.79883945841 rows/sec., 6.71 MiB/sec. | ||
| 1719 | 2026.01.30 07:01:57.177990 [ 275 ] {f9e31b6d-1ba6-48f7-9fd4-9d7c84bad67b} <Debug> TCPHandler: Processed in 0.001714277 sec. | ||
| 1720 | 2026.01.30 07:01:57.178096 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.01.30 07:01:57.178189 [ 275 ] {0a4e7251-de34-44cd-8197-b24258f2c993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1722 | 2026.01.30 07:01:57.178243 [ 275 ] {0a4e7251-de34-44cd-8197-b24258f2c993} <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 | ||
| 1723 | 2026.01.30 07:01:57.179018 [ 275 ] {0a4e7251-de34-44cd-8197-b24258f2c993} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.01.30 07:01:57.179053 [ 275 ] {0a4e7251-de34-44cd-8197-b24258f2c993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1725 | 2026.01.30 07:01:57.179760 [ 275 ] {0a4e7251-de34-44cd-8197-b24258f2c993} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1726 | 2026.01.30 07:01:57.180240 [ 275 ] {0a4e7251-de34-44cd-8197-b24258f2c993} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.01.30 07:01:57.180373 [ 275 ] {0a4e7251-de34-44cd-8197-b24258f2c993} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002202 sec., 10899.182561307902 rows/sec., 19.53 MiB/sec. | ||
| 1728 | 2026.01.30 07:01:57.180428 [ 275 ] {0a4e7251-de34-44cd-8197-b24258f2c993} <Debug> TCPHandler: Processed in 0.002380946 sec. | ||
| 1729 | 2026.01.30 07:01:57.180540 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2026.01.30 07:01:57.180635 [ 275 ] {4e22cb6b-6ebe-412d-9ac7-61f666f3f0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1731 | 2026.01.30 07:01:57.180677 [ 275 ] {4e22cb6b-6ebe-412d-9ac7-61f666f3f0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1732 | 2026.01.30 07:01:57.180982 [ 275 ] {4e22cb6b-6ebe-412d-9ac7-61f666f3f0f1} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2026.01.30 07:01:57.181016 [ 275 ] {4e22cb6b-6ebe-412d-9ac7-61f666f3f0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1734 | 2026.01.30 07:01:57.181432 [ 275 ] {4e22cb6b-6ebe-412d-9ac7-61f666f3f0f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1735 | 2026.01.30 07:01:57.181866 [ 275 ] {4e22cb6b-6ebe-412d-9ac7-61f666f3f0f1} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1736 | 2026.01.30 07:01:57.181997 [ 275 ] {4e22cb6b-6ebe-412d-9ac7-61f666f3f0f1} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001381 sec., 2172.338884866039 rows/sec., 173.96 KiB/sec. | ||
| 1737 | 2026.01.30 07:01:57.182033 [ 275 ] {4e22cb6b-6ebe-412d-9ac7-61f666f3f0f1} <Debug> TCPHandler: Processed in 0.001543173 sec. | ||
| 1738 | 2026.01.30 07:01:57.182138 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.01.30 07:01:57.182231 [ 275 ] {e4bc3adc-f5f8-4560-927e-6809896d751b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1740 | 2026.01.30 07:01:57.182271 [ 275 ] {e4bc3adc-f5f8-4560-927e-6809896d751b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1741 | 2026.01.30 07:01:57.182581 [ 275 ] {e4bc3adc-f5f8-4560-927e-6809896d751b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1742 | 2026.01.30 07:01:57.182616 [ 275 ] {e4bc3adc-f5f8-4560-927e-6809896d751b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1743 | 2026.01.30 07:01:57.183080 [ 275 ] {e4bc3adc-f5f8-4560-927e-6809896d751b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1744 | 2026.01.30 07:01:57.183523 [ 275 ] {e4bc3adc-f5f8-4560-927e-6809896d751b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2026.01.30 07:01:57.183676 [ 275 ] {e4bc3adc-f5f8-4560-927e-6809896d751b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001462 sec., 34199.72640218878 rows/sec., 2.35 MiB/sec. | ||
| 1746 | 2026.01.30 07:01:57.183713 [ 275 ] {e4bc3adc-f5f8-4560-927e-6809896d751b} <Debug> TCPHandler: Processed in 0.001624005 sec. | ||
| 1747 | 2026.01.30 07:02:01.081194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 262 | ||
| 1748 | 2026.01.30 07:02:01.083741 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.01.30 07:02:01.083798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1750 | 2026.01.30 07:02:01.085179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1751 | 2026.01.30 07:02:01.085708 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.01.30 07:02:01.086088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 1753 | 2026.01.30 07:02:02.168760 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.01.30 07:02:02.168966 [ 275 ] {f574076e-bc8a-463a-9268-508528b86f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1755 | 2026.01.30 07:02:02.169040 [ 275 ] {f574076e-bc8a-463a-9268-508528b86f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1756 | 2026.01.30 07:02:02.169701 [ 275 ] {f574076e-bc8a-463a-9268-508528b86f65} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.01.30 07:02:02.169748 [ 275 ] {f574076e-bc8a-463a-9268-508528b86f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1758 | 2026.01.30 07:02:02.170259 [ 275 ] {f574076e-bc8a-463a-9268-508528b86f65} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1759 | 2026.01.30 07:02:02.170762 [ 275 ] {f574076e-bc8a-463a-9268-508528b86f65} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.01.30 07:02:02.170917 [ 275 ] {f574076e-bc8a-463a-9268-508528b86f65} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002005 sec., 25935.162094763095 rows/sec., 1.97 MiB/sec. | ||
| 1761 | 2026.01.30 07:02:02.170928 [ 94 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1762 | 2026.01.30 07:02:02.170958 [ 275 ] {f574076e-bc8a-463a-9268-508528b86f65} <Debug> TCPHandler: Processed in 0.002338065 sec. | ||
| 1763 | 2026.01.30 07:02:02.171017 [ 94 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.01.30 07:02:02.171051 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1765 | 2026.01.30 07:02:02.171098 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.01.30 07:02:02.171191 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1767 | 2026.01.30 07:02:02.171197 [ 275 ] {49e61bce-8320-4ddf-b3ec-52128a8b97ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1768 | 2026.01.30 07:02:02.171277 [ 275 ] {49e61bce-8320-4ddf-b3ec-52128a8b97ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1769 | 2026.01.30 07:02:02.171343 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1770 | 2026.01.30 07:02:02.171396 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1183 rows starting from the beginning of the part | ||
| 1771 | 2026.01.30 07:02:02.171506 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1772 | 2026.01.30 07:02:02.171562 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1210 rows starting from the beginning of the part | ||
| 1773 | 2026.01.30 07:02:02.171614 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 173 rows starting from the beginning of the part | ||
| 1774 | 2026.01.30 07:02:02.171664 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1775 | 2026.01.30 07:02:02.171713 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1776 | 2026.01.30 07:02:02.171718 [ 275 ] {49e61bce-8320-4ddf-b3ec-52128a8b97ff} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.01.30 07:02:02.171764 [ 275 ] {49e61bce-8320-4ddf-b3ec-52128a8b97ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1778 | 2026.01.30 07:02:02.172277 [ 275 ] {49e61bce-8320-4ddf-b3ec-52128a8b97ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1779 | 2026.01.30 07:02:02.172821 [ 275 ] {49e61bce-8320-4ddf-b3ec-52128a8b97ff} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.01.30 07:02:02.172935 [ 94 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1781 | 2026.01.30 07:02:02.172963 [ 275 ] {49e61bce-8320-4ddf-b3ec-52128a8b97ff} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001783 sec., 31407.73976444195 rows/sec., 2.45 MiB/sec. | ||
| 1782 | 2026.01.30 07:02:02.172971 [ 94 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.01.30 07:02:02.173005 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1784 | 2026.01.30 07:02:02.173007 [ 275 ] {49e61bce-8320-4ddf-b3ec-52128a8b97ff} <Debug> TCPHandler: Processed in 0.001959104 sec. | ||
| 1785 | 2026.01.30 07:02:02.173135 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.01.30 07:02:02.173134 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 1787 | 2026.01.30 07:02:02.173231 [ 275 ] {aced5994-8e63-493a-9170-2894f4a88191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1788 | 2026.01.30 07:02:02.173261 [ 194 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2744 rows, containing 5 columns (5 merged, 0 gathered) in 0.002130069 sec., 1288221.1796894842 rows/sec., 107.75 MiB/sec. | ||
| 1789 | 2026.01.30 07:02:02.173282 [ 275 ] {aced5994-8e63-493a-9170-2894f4a88191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1790 | 2026.01.30 07:02:02.173299 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1791 | 2026.01.30 07:02:02.173352 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 713 rows starting from the beginning of the part | ||
| 1792 | 2026.01.30 07:02:02.173450 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1793 | 2026.01.30 07:02:02.173508 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 724 rows starting from the beginning of the part | ||
| 1794 | 2026.01.30 07:02:02.173552 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 94 rows starting from the beginning of the part | ||
| 1795 | 2026.01.30 07:02:02.173604 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 83 rows starting from the beginning of the part | ||
| 1796 | 2026.01.30 07:02:02.173657 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1797 | 2026.01.30 07:02:02.173680 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1798 | 2026.01.30 07:02:02.173710 [ 275 ] {aced5994-8e63-493a-9170-2894f4a88191} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.01.30 07:02:02.173751 [ 275 ] {aced5994-8e63-493a-9170-2894f4a88191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1800 | 2026.01.30 07:02:02.174273 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.01.30 07:02:02.174364 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_6_1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1802 | 2026.01.30 07:02:02.174382 [ 275 ] {aced5994-8e63-493a-9170-2894f4a88191} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1803 | 2026.01.30 07:02:02.174461 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 1804 | 2026.01.30 07:02:02.174860 [ 275 ] {aced5994-8e63-493a-9170-2894f4a88191} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.01.30 07:02:02.174989 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924734 sec., 882199.8260538859 rows/sec., 66.03 MiB/sec. | ||
| 1806 | 2026.01.30 07:02:02.174992 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1807 | 2026.01.30 07:02:02.175005 [ 275 ] {aced5994-8e63-493a-9170-2894f4a88191} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001792 sec., 83705.35714285714 rows/sec., 5.80 MiB/sec. | ||
| 1808 | 2026.01.30 07:02:02.175047 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.01.30 07:02:02.175060 [ 275 ] {aced5994-8e63-493a-9170-2894f4a88191} <Debug> TCPHandler: Processed in 0.001972935 sec. | ||
| 1810 | 2026.01.30 07:02:02.175069 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1811 | 2026.01.30 07:02:02.175148 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 1812 | 2026.01.30 07:02:02.175175 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.01.30 07:02:02.175251 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1814 | 2026.01.30 07:02:02.175273 [ 275 ] {db4ce3b7-34bb-4774-944e-aeeba80bbaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1815 | 2026.01.30 07:02:02.175281 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 271 rows starting from the beginning of the part | ||
| 1816 | 2026.01.30 07:02:02.175303 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1817 | 2026.01.30 07:02:02.175323 [ 275 ] {db4ce3b7-34bb-4774-944e-aeeba80bbaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1818 | 2026.01.30 07:02:02.175369 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1819 | 2026.01.30 07:02:02.175424 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 268 rows starting from the beginning of the part | ||
| 1820 | 2026.01.30 07:02:02.175469 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 355 rows starting from the beginning of the part | ||
| 1821 | 2026.01.30 07:02:02.175515 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1822 | 2026.01.30 07:02:02.175560 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1823 | 2026.01.30 07:02:02.175659 [ 275 ] {db4ce3b7-34bb-4774-944e-aeeba80bbaa2} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.01.30 07:02:02.175700 [ 275 ] {db4ce3b7-34bb-4774-944e-aeeba80bbaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1825 | 2026.01.30 07:02:02.175907 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.01.30 07:02:02.175987 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_6_1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1827 | 2026.01.30 07:02:02.176051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1828 | 2026.01.30 07:02:02.176167 [ 275 ] {db4ce3b7-34bb-4774-944e-aeeba80bbaa2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1829 | 2026.01.30 07:02:02.176595 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480821 sec., 873839.5795305442 rows/sec., 60.44 MiB/sec. | ||
| 1830 | 2026.01.30 07:02:02.176639 [ 275 ] {db4ce3b7-34bb-4774-944e-aeeba80bbaa2} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.01.30 07:02:02.176740 [ 93 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1832 | 2026.01.30 07:02:02.176767 [ 93 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.01.30 07:02:02.176777 [ 275 ] {db4ce3b7-34bb-4774-944e-aeeba80bbaa2} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001522 sec., 32851.5111695138 rows/sec., 2.25 MiB/sec. | ||
| 1834 | 2026.01.30 07:02:02.176788 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1835 | 2026.01.30 07:02:02.176816 [ 275 ] {db4ce3b7-34bb-4774-944e-aeeba80bbaa2} <Debug> TCPHandler: Processed in 0.001690787 sec. | ||
| 1836 | 2026.01.30 07:02:02.176892 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1837 | 2026.01.30 07:02:02.176919 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 1838 | 2026.01.30 07:02:02.177062 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1839 | 2026.01.30 07:02:02.177107 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1840 | 2026.01.30 07:02:02.177193 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 1841 | 2026.01.30 07:02:02.177239 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1842 | 2026.01.30 07:02:02.177286 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1843 | 2026.01.30 07:02:02.177329 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 1844 | 2026.01.30 07:02:02.177371 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1845 | 2026.01.30 07:02:02.177389 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.01.30 07:02:02.177461 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1847 | 2026.01.30 07:02:02.177526 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1848 | 2026.01.30 07:02:02.178328 [ 196 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147133 sec., 228364.8127884295 rows/sec., 14.63 MiB/sec. | ||
| 1849 | 2026.01.30 07:02:02.178619 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1850 | 2026.01.30 07:02:02.179100 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.01.30 07:02:02.179170 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_6_1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1852 | 2026.01.30 07:02:02.179242 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1853 | 2026.01.30 07:02:03.626373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3344 | ||
| 1854 | 2026.01.30 07:02:03.626880 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.01.30 07:02:03.626930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1856 | 2026.01.30 07:02:03.627602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1857 | 2026.01.30 07:02:03.628073 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.01.30 07:02:03.628232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3344 | ||
| 1859 | 2026.01.30 07:02:03.798356 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1860 | 2026.01.30 07:02:03.816299 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.01.30 07:02:03.816364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1862 | 2026.01.30 07:02:03.822052 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1863 | 2026.01.30 07:02:03.823151 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): 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.01.30 07:02:03.826452 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1865 | 2026.01.30 07:02:07.164229 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.01.30 07:02:07.164480 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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) | ||
| 1867 | 2026.01.30 07:02:07.164823 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1868 | 2026.01.30 07:02:07.164863 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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 | ||
| 1869 | 2026.01.30 07:02:07.165130 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1870 | 2026.01.30 07:02:07.165202 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1871 | 2026.01.30 07:02:07.165344 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1872 | 2026.01.30 07:02:07.165451 [ 307 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1873 | 2026.01.30 07:02:07.165486 [ 314 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1874 | 2026.01.30 07:02:07.165599 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1875 | 2026.01.30 07:02:07.165627 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1876 | 2026.01.30 07:02:07.167867 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1877 | 2026.01.30 07:02:07.167919 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 1878 | 2026.01.30 07:02:07.168022 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1879 | 2026.01.30 07:02:07.168097 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1880 | 2026.01.30 07:02:07.169232 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.004853 sec., 7624.150010302906 rows/sec., 306.27 KiB/sec. | ||
| 1881 | 2026.01.30 07:02:07.169342 [ 275 ] {070ba73a-ac7e-400e-9323-3fbfc79d9ba4} <Debug> TCPHandler: Processed in 0.005239685 sec. | ||
| 1882 | 2026.01.30 07:02:07.169684 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.01.30 07:02:07.169832 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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) | ||
| 1884 | 2026.01.30 07:02:07.170073 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1885 | 2026.01.30 07:02:07.170111 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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 | ||
| 1886 | 2026.01.30 07:02:07.170323 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1887 | 2026.01.30 07:02:07.170378 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1888 | 2026.01.30 07:02:07.170486 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1889 | 2026.01.30 07:02:07.170550 [ 296 ] {225df379-56a5-4002-9975-d060b8234d77} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1890 | 2026.01.30 07:02:07.170551 [ 314 ] {225df379-56a5-4002-9975-d060b8234d77} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1891 | 2026.01.30 07:02:07.170644 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1892 | 2026.01.30 07:02:07.170669 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1893 | 2026.01.30 07:02:07.170727 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1894 | 2026.01.30 07:02:07.170746 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 1895 | 2026.01.30 07:02:07.170775 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1896 | 2026.01.30 07:02:07.170811 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1897 | 2026.01.30 07:02:07.171341 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001575 sec., 23492.06349206349 rows/sec., 943.70 KiB/sec. | ||
| 1898 | 2026.01.30 07:02:07.171430 [ 275 ] {225df379-56a5-4002-9975-d060b8234d77} <Debug> TCPHandler: Processed in 0.001799021 sec. | ||
| 1899 | 2026.01.30 07:02:07.171654 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.01.30 07:02:07.171792 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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) | ||
| 1901 | 2026.01.30 07:02:07.172011 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1902 | 2026.01.30 07:02:07.172047 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table: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 | ||
| 1903 | 2026.01.30 07:02:07.172255 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1904 | 2026.01.30 07:02:07.172406 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1905 | 2026.01.30 07:02:07.172507 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1906 | 2026.01.30 07:02:07.172560 [ 307 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1907 | 2026.01.30 07:02:07.172570 [ 314 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1908 | 2026.01.30 07:02:07.172652 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1909 | 2026.01.30 07:02:07.172677 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1910 | 2026.01.30 07:02:07.172731 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1911 | 2026.01.30 07:02:07.172831 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 1912 | 2026.01.30 07:02:07.172867 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1913 | 2026.01.30 07:02:07.172898 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1914 | 2026.01.30 07:02:07.173397 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001664 sec., 22235.576923076926 rows/sec., 893.23 KiB/sec. | ||
| 1915 | 2026.01.30 07:02:07.173466 [ 275 ] {a160fe4f-e53d-4458-b738-3839ba9b6fc7} <Debug> TCPHandler: Processed in 0.001860342 sec. | ||
| 1916 | 2026.01.30 07:02:07.173681 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.01.30 07:02:07.173818 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1918 | 2026.01.30 07:02:07.174032 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1919 | 2026.01.30 07:02:07.174069 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1920 | 2026.01.30 07:02:07.174274 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1921 | 2026.01.30 07:02:07.174327 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1922 | 2026.01.30 07:02:07.174427 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1923 | 2026.01.30 07:02:07.174478 [ 296 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1924 | 2026.01.30 07:02:07.174483 [ 307 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1925 | 2026.01.30 07:02:07.174550 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 1926 | 2026.01.30 07:02:07.174570 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1927 | 2026.01.30 07:02:07.174624 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1928 | 2026.01.30 07:02:07.174640 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 1929 | 2026.01.30 07:02:07.174670 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1930 | 2026.01.30 07:02:07.174703 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1931 | 2026.01.30 07:02:07.175390 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001631 sec., 22685.469037400366 rows/sec., 911.30 KiB/sec. | ||
| 1932 | 2026.01.30 07:02:07.175477 [ 275 ] {3b416cc6-edd5-4fce-8b64-1ecbc8900a86} <Debug> TCPHandler: Processed in 0.001845011 sec. | ||
| 1933 | 2026.01.30 07:02:07.182520 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2026.01.30 07:02:07.182721 [ 275 ] {cc58c1e6-dd65-4cb1-a192-c94ae6d3b506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1935 | 2026.01.30 07:02:07.182802 [ 275 ] {cc58c1e6-dd65-4cb1-a192-c94ae6d3b506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1936 | 2026.01.30 07:02:07.183596 [ 275 ] {cc58c1e6-dd65-4cb1-a192-c94ae6d3b506} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.01.30 07:02:07.183637 [ 275 ] {cc58c1e6-dd65-4cb1-a192-c94ae6d3b506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1938 | 2026.01.30 07:02:07.184208 [ 275 ] {cc58c1e6-dd65-4cb1-a192-c94ae6d3b506} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1939 | 2026.01.30 07:02:07.184639 [ 275 ] {cc58c1e6-dd65-4cb1-a192-c94ae6d3b506} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2026.01.30 07:02:07.184792 [ 275 ] {cc58c1e6-dd65-4cb1-a192-c94ae6d3b506} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.002127 sec., 1880.5829807240245 rows/sec., 239.21 KiB/sec. | ||
| 1941 | 2026.01.30 07:02:07.184831 [ 275 ] {cc58c1e6-dd65-4cb1-a192-c94ae6d3b506} <Debug> TCPHandler: Processed in 0.002412647 sec. | ||
| 1942 | 2026.01.30 07:02:07.184943 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.01.30 07:02:07.185039 [ 275 ] {0adf59df-7924-4d31-afed-a4d502c2e41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1944 | 2026.01.30 07:02:07.185080 [ 275 ] {0adf59df-7924-4d31-afed-a4d502c2e41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1945 | 2026.01.30 07:02:07.185477 [ 275 ] {0adf59df-7924-4d31-afed-a4d502c2e41c} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2026.01.30 07:02:07.185515 [ 275 ] {0adf59df-7924-4d31-afed-a4d502c2e41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1947 | 2026.01.30 07:02:07.185926 [ 275 ] {0adf59df-7924-4d31-afed-a4d502c2e41c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1948 | 2026.01.30 07:02:07.186422 [ 275 ] {0adf59df-7924-4d31-afed-a4d502c2e41c} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2026.01.30 07:02:07.186557 [ 275 ] {0adf59df-7924-4d31-afed-a4d502c2e41c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001537 sec., 2602.472348731295 rows/sec., 212.21 KiB/sec. | ||
| 1950 | 2026.01.30 07:02:07.186594 [ 275 ] {0adf59df-7924-4d31-afed-a4d502c2e41c} <Debug> TCPHandler: Processed in 0.001703647 sec. | ||
| 1951 | 2026.01.30 07:02:07.186697 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.01.30 07:02:07.186790 [ 275 ] {655b3005-e725-42dc-8c15-ab67084d157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1953 | 2026.01.30 07:02:07.186830 [ 275 ] {655b3005-e725-42dc-8c15-ab67084d157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1954 | 2026.01.30 07:02:07.187307 [ 275 ] {655b3005-e725-42dc-8c15-ab67084d157c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.01.30 07:02:07.187343 [ 275 ] {655b3005-e725-42dc-8c15-ab67084d157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1956 | 2026.01.30 07:02:07.187762 [ 275 ] {655b3005-e725-42dc-8c15-ab67084d157c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1957 | 2026.01.30 07:02:07.188196 [ 275 ] {655b3005-e725-42dc-8c15-ab67084d157c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2026.01.30 07:02:07.188328 [ 275 ] {655b3005-e725-42dc-8c15-ab67084d157c} <Debug> executeQuery: Read 126 rows, 11.04 KiB in 0.001556 sec., 80976.86375321336 rows/sec., 6.93 MiB/sec. | ||
| 1959 | 2026.01.30 07:02:07.188364 [ 275 ] {655b3005-e725-42dc-8c15-ab67084d157c} <Debug> TCPHandler: Processed in 0.001716108 sec. | ||
| 1960 | 2026.01.30 07:02:07.188468 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2026.01.30 07:02:07.188561 [ 275 ] {ef9e3da1-cb71-475c-88f8-58fc4ac85652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1962 | 2026.01.30 07:02:07.188602 [ 275 ] {ef9e3da1-cb71-475c-88f8-58fc4ac85652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1963 | 2026.01.30 07:02:07.188992 [ 275 ] {ef9e3da1-cb71-475c-88f8-58fc4ac85652} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2026.01.30 07:02:07.189028 [ 275 ] {ef9e3da1-cb71-475c-88f8-58fc4ac85652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1965 | 2026.01.30 07:02:07.189462 [ 275 ] {ef9e3da1-cb71-475c-88f8-58fc4ac85652} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1966 | 2026.01.30 07:02:07.189897 [ 275 ] {ef9e3da1-cb71-475c-88f8-58fc4ac85652} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2026.01.30 07:02:07.190061 [ 275 ] {ef9e3da1-cb71-475c-88f8-58fc4ac85652} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001517 sec., 25049.439683586028 rows/sec., 1.83 MiB/sec. | ||
| 1968 | 2026.01.30 07:02:07.190100 [ 275 ] {ef9e3da1-cb71-475c-88f8-58fc4ac85652} <Debug> TCPHandler: Processed in 0.001681207 sec. | ||
| 1969 | 2026.01.30 07:02:07.190201 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.01.30 07:02:07.190293 [ 275 ] {09f49313-71f8-4dfa-96bd-063b2c41333e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1971 | 2026.01.30 07:02:07.190333 [ 275 ] {09f49313-71f8-4dfa-96bd-063b2c41333e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1972 | 2026.01.30 07:02:07.190735 [ 275 ] {09f49313-71f8-4dfa-96bd-063b2c41333e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.01.30 07:02:07.190771 [ 275 ] {09f49313-71f8-4dfa-96bd-063b2c41333e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1974 | 2026.01.30 07:02:07.191213 [ 275 ] {09f49313-71f8-4dfa-96bd-063b2c41333e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1975 | 2026.01.30 07:02:07.191659 [ 275 ] {09f49313-71f8-4dfa-96bd-063b2c41333e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.01.30 07:02:07.191785 [ 275 ] {09f49313-71f8-4dfa-96bd-063b2c41333e} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001509 sec., 67594.43339960239 rows/sec., 5.28 MiB/sec. | ||
| 1977 | 2026.01.30 07:02:07.191821 [ 275 ] {09f49313-71f8-4dfa-96bd-063b2c41333e} <Debug> TCPHandler: Processed in 0.001668527 sec. | ||
| 1978 | 2026.01.30 07:02:07.191926 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.01.30 07:02:07.192020 [ 275 ] {356bdfb8-eb05-403e-af62-d1904f02b22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1980 | 2026.01.30 07:02:07.192063 [ 275 ] {356bdfb8-eb05-403e-af62-d1904f02b22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1981 | 2026.01.30 07:02:07.192461 [ 275 ] {356bdfb8-eb05-403e-af62-d1904f02b22e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2026.01.30 07:02:07.192497 [ 275 ] {356bdfb8-eb05-403e-af62-d1904f02b22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1983 | 2026.01.30 07:02:07.192935 [ 275 ] {356bdfb8-eb05-403e-af62-d1904f02b22e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1984 | 2026.01.30 07:02:07.193379 [ 275 ] {356bdfb8-eb05-403e-af62-d1904f02b22e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.01.30 07:02:07.193508 [ 275 ] {356bdfb8-eb05-403e-af62-d1904f02b22e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001506 sec., 107569.72111553785 rows/sec., 7.49 MiB/sec. | ||
| 1986 | 2026.01.30 07:02:07.193545 [ 275 ] {356bdfb8-eb05-403e-af62-d1904f02b22e} <Debug> TCPHandler: Processed in 0.001668376 sec. | ||
| 1987 | 2026.01.30 07:02:07.193641 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2026.01.30 07:02:07.193735 [ 275 ] {20840114-9c48-4cba-8d01-58c43bdd50cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1989 | 2026.01.30 07:02:07.193789 [ 275 ] {20840114-9c48-4cba-8d01-58c43bdd50cb} <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 | ||
| 1990 | 2026.01.30 07:02:07.194535 [ 275 ] {20840114-9c48-4cba-8d01-58c43bdd50cb} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.01.30 07:02:07.194572 [ 275 ] {20840114-9c48-4cba-8d01-58c43bdd50cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 1992 | 2026.01.30 07:02:07.195231 [ 275 ] {20840114-9c48-4cba-8d01-58c43bdd50cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1993 | 2026.01.30 07:02:07.195710 [ 275 ] {20840114-9c48-4cba-8d01-58c43bdd50cb} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.01.30 07:02:07.195850 [ 275 ] {20840114-9c48-4cba-8d01-58c43bdd50cb} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002133 sec., 15939.990623534928 rows/sec., 28.56 MiB/sec. | ||
| 1995 | 2026.01.30 07:02:07.195906 [ 275 ] {20840114-9c48-4cba-8d01-58c43bdd50cb} <Debug> TCPHandler: Processed in 0.002313024 sec. | ||
| 1996 | 2026.01.30 07:02:07.196013 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.01.30 07:02:07.196107 [ 275 ] {19162b1d-0144-4f33-9c2b-cc2305eddc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1998 | 2026.01.30 07:02:07.196149 [ 275 ] {19162b1d-0144-4f33-9c2b-cc2305eddc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1999 | 2026.01.30 07:02:07.196467 [ 275 ] {19162b1d-0144-4f33-9c2b-cc2305eddc39} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.01.30 07:02:07.196502 [ 275 ] {19162b1d-0144-4f33-9c2b-cc2305eddc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2001 | 2026.01.30 07:02:07.196916 [ 275 ] {19162b1d-0144-4f33-9c2b-cc2305eddc39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2002 | 2026.01.30 07:02:07.197419 [ 275 ] {19162b1d-0144-4f33-9c2b-cc2305eddc39} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.01.30 07:02:07.197546 [ 275 ] {19162b1d-0144-4f33-9c2b-cc2305eddc39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
| 2004 | 2026.01.30 07:02:07.197581 [ 275 ] {19162b1d-0144-4f33-9c2b-cc2305eddc39} <Debug> TCPHandler: Processed in 0.001617484 sec. | ||
| 2005 | 2026.01.30 07:02:10.967282 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2006 | 2026.01.30 07:02:10.967341 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2007 | 2026.01.30 07:02:11.087005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 294 | ||
| 2008 | 2026.01.30 07:02:11.089254 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.01.30 07:02:11.089313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2010 | 2026.01.30 07:02:11.090520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2011 | 2026.01.30 07:02:11.090815 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.01.30 07:02:11.090968 [ 82 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2013 | 2026.01.30 07:02:11.091027 [ 82 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.01.30 07:02:11.091048 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2015 | 2026.01.30 07:02:11.091157 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 2016 | 2026.01.30 07:02:11.091171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2017 | 2026.01.30 07:02:11.091743 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2018 | 2026.01.30 07:02:11.091914 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 2019 | 2026.01.30 07:02:11.092359 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2020 | 2026.01.30 07:02:11.092737 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 94 rows starting from the beginning of the part | ||
| 2021 | 2026.01.30 07:02:11.093096 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2022 | 2026.01.30 07:02:11.093449 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 2023 | 2026.01.30 07:02:11.093834 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2024 | 2026.01.30 07:02:11.100478 [ 196 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.00936757 sec., 31384.87355845753 rows/sec., 32.88 MiB/sec. | ||
| 2025 | 2026.01.30 07:02:11.101757 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2026 | 2026.01.30 07:02:11.102398 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.01.30 07:02:11.102485 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_6_1} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2028 | 2026.01.30 07:02:11.102730 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2029 | 2026.01.30 07:02:11.129083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3856 | ||
| 2030 | 2026.01.30 07:02:11.129511 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.01.30 07:02:11.129546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2032 | 2026.01.30 07:02:11.129993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2033 | 2026.01.30 07:02:11.130218 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.01.30 07:02:11.130344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3856 | ||
| 2035 | 2026.01.30 07:02:11.327302 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2036 | 2026.01.30 07:02:11.346490 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.01.30 07:02:11.346551 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2038 | 2026.01.30 07:02:11.352886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2039 | 2026.01.30 07:02:11.353614 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.01.30 07:02:11.357057 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2041 | 2026.01.30 07:02:12.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.24 MiB, peak 187.31 MiB, free memory in arenas 0.00 B, will set to 185.50 MiB (RSS), difference: 3.26 MiB | ||
| 2042 | 2026.01.30 07:02:12.169433 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.01.30 07:02:12.169641 [ 275 ] {2c6a5f6c-0688-4976-86b7-2c7459fdb703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2044 | 2026.01.30 07:02:12.169716 [ 275 ] {2c6a5f6c-0688-4976-86b7-2c7459fdb703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2045 | 2026.01.30 07:02:12.170447 [ 275 ] {2c6a5f6c-0688-4976-86b7-2c7459fdb703} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.01.30 07:02:12.170498 [ 275 ] {2c6a5f6c-0688-4976-86b7-2c7459fdb703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2047 | 2026.01.30 07:02:12.170892 [ 275 ] {2c6a5f6c-0688-4976-86b7-2c7459fdb703} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2048 | 2026.01.30 07:02:12.171120 [ 275 ] {2c6a5f6c-0688-4976-86b7-2c7459fdb703} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): 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.01.30 07:02:12.171290 [ 275 ] {2c6a5f6c-0688-4976-86b7-2c7459fdb703} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.51 MiB/sec. | ||
| 2050 | 2026.01.30 07:02:12.171331 [ 275 ] {2c6a5f6c-0688-4976-86b7-2c7459fdb703} <Debug> TCPHandler: Processed in 0.002038316 sec. | ||
| 2051 | 2026.01.30 07:02:12.171459 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.01.30 07:02:12.171553 [ 275 ] {eede2a4e-59a0-4d9b-a84a-f433ce929439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2053 | 2026.01.30 07:02:12.171594 [ 275 ] {eede2a4e-59a0-4d9b-a84a-f433ce929439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2054 | 2026.01.30 07:02:12.172015 [ 275 ] {eede2a4e-59a0-4d9b-a84a-f433ce929439} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.01.30 07:02:12.172052 [ 275 ] {eede2a4e-59a0-4d9b-a84a-f433ce929439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2056 | 2026.01.30 07:02:12.172351 [ 275 ] {eede2a4e-59a0-4d9b-a84a-f433ce929439} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2057 | 2026.01.30 07:02:12.172572 [ 275 ] {eede2a4e-59a0-4d9b-a84a-f433ce929439} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.01.30 07:02:12.172711 [ 275 ] {eede2a4e-59a0-4d9b-a84a-f433ce929439} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 2059 | 2026.01.30 07:02:12.172749 [ 275 ] {eede2a4e-59a0-4d9b-a84a-f433ce929439} <Debug> TCPHandler: Processed in 0.001339778 sec. | ||
| 2060 | 2026.01.30 07:02:12.172856 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.01.30 07:02:12.172950 [ 275 ] {13179439-f84e-4a34-aeef-cb3e88b269ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.01.30 07:02:12.172994 [ 275 ] {13179439-f84e-4a34-aeef-cb3e88b269ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2063 | 2026.01.30 07:02:12.173406 [ 275 ] {13179439-f84e-4a34-aeef-cb3e88b269ec} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.01.30 07:02:12.173442 [ 275 ] {13179439-f84e-4a34-aeef-cb3e88b269ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2065 | 2026.01.30 07:02:12.173767 [ 275 ] {13179439-f84e-4a34-aeef-cb3e88b269ec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2066 | 2026.01.30 07:02:12.173973 [ 275 ] {13179439-f84e-4a34-aeef-cb3e88b269ec} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.01.30 07:02:12.174110 [ 275 ] {13179439-f84e-4a34-aeef-cb3e88b269ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 2068 | 2026.01.30 07:02:12.174148 [ 275 ] {13179439-f84e-4a34-aeef-cb3e88b269ec} <Debug> TCPHandler: Processed in 0.001339728 sec. | ||
| 2069 | 2026.01.30 07:02:12.174265 [ 275 ] {} <Trace> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.01.30 07:02:12.174389 [ 275 ] {a27a9b19-4d99-44fb-a8e6-0d2117914b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46721) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.01.30 07:02:12.174441 [ 275 ] {a27a9b19-4d99-44fb-a8e6-0d2117914b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2072 | 2026.01.30 07:02:12.174833 [ 275 ] {a27a9b19-4d99-44fb-a8e6-0d2117914b7f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.01.30 07:02:12.174878 [ 275 ] {a27a9b19-4d99-44fb-a8e6-0d2117914b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2074 | 2026.01.30 07:02:12.175266 [ 275 ] {a27a9b19-4d99-44fb-a8e6-0d2117914b7f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2075 | 2026.01.30 07:02:12.175501 [ 275 ] {a27a9b19-4d99-44fb-a8e6-0d2117914b7f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.01.30 07:02:12.175640 [ 275 ] {a27a9b19-4d99-44fb-a8e6-0d2117914b7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
| 2077 | 2026.01.30 07:02:12.175676 [ 275 ] {a27a9b19-4d99-44fb-a8e6-0d2117914b7f} <Debug> TCPHandler: Processed in 0.001472021 sec. | ||
| 2078 | 2026.01.30 07:02:16.297225 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2079 | 2026.01.30 07:02:16.297296 [ 275 ] {} <Debug> TCP-Session: 394d7a1a-31c2-47b0-abbf-926387bca7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.01.30 07:02:17.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.52 MiB, peak 187.31 MiB, free memory in arenas 0.00 B, will set to 185.57 MiB (RSS), difference: 2.05 MiB | ||
| 2081 | 2026.01.30 07:02:17.170829 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.01.30 07:02:17.171044 [ 276 ] {290a7d32-0114-4889-bea7-1fa6d67f7cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2083 | 2026.01.30 07:02:17.171117 [ 276 ] {290a7d32-0114-4889-bea7-1fa6d67f7cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2084 | 2026.01.30 07:02:17.171939 [ 276 ] {290a7d32-0114-4889-bea7-1fa6d67f7cf1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.01.30 07:02:17.171984 [ 276 ] {290a7d32-0114-4889-bea7-1fa6d67f7cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2086 | 2026.01.30 07:02:17.172401 [ 276 ] {290a7d32-0114-4889-bea7-1fa6d67f7cf1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2087 | 2026.01.30 07:02:17.172643 [ 276 ] {290a7d32-0114-4889-bea7-1fa6d67f7cf1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.01.30 07:02:17.172824 [ 276 ] {290a7d32-0114-4889-bea7-1fa6d67f7cf1} <Debug> executeQuery: Read 124 rows, 10.89 KiB in 0.001832 sec., 67685.58951965065 rows/sec., 5.81 MiB/sec. | ||
| 2089 | 2026.01.30 07:02:17.172868 [ 276 ] {290a7d32-0114-4889-bea7-1fa6d67f7cf1} <Debug> TCPHandler: Processed in 0.00217236 sec. | ||
| 2090 | 2026.01.30 07:02:17.172998 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.01.30 07:02:17.173099 [ 276 ] {fa036d36-413e-4cf2-ab56-1f2ea690269c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.01.30 07:02:17.173143 [ 276 ] {fa036d36-413e-4cf2-ab56-1f2ea690269c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2093 | 2026.01.30 07:02:17.173560 [ 276 ] {fa036d36-413e-4cf2-ab56-1f2ea690269c} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.01.30 07:02:17.173595 [ 276 ] {fa036d36-413e-4cf2-ab56-1f2ea690269c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2095 | 2026.01.30 07:02:17.173902 [ 276 ] {fa036d36-413e-4cf2-ab56-1f2ea690269c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2096 | 2026.01.30 07:02:17.174115 [ 276 ] {fa036d36-413e-4cf2-ab56-1f2ea690269c} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.01.30 07:02:17.174254 [ 276 ] {fa036d36-413e-4cf2-ab56-1f2ea690269c} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001177 sec., 28887.00084961767 rows/sec., 2.12 MiB/sec. | ||
| 2098 | 2026.01.30 07:02:17.174292 [ 276 ] {fa036d36-413e-4cf2-ab56-1f2ea690269c} <Debug> TCPHandler: Processed in 0.001346117 sec. | ||
| 2099 | 2026.01.30 07:02:17.174290 [ 71 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2100 | 2026.01.30 07:02:17.174369 [ 71 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.01.30 07:02:17.174394 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2102 | 2026.01.30 07:02:17.174402 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.01.30 07:02:17.174502 [ 276 ] {3c3df6f6-2940-4c54-8362-0fa9545ccf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2104 | 2026.01.30 07:02:17.174538 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 2105 | 2026.01.30 07:02:17.174546 [ 276 ] {3c3df6f6-2940-4c54-8362-0fa9545ccf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2106 | 2026.01.30 07:02:17.174693 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2107 | 2026.01.30 07:02:17.174735 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 233 rows starting from the beginning of the part | ||
| 2108 | 2026.01.30 07:02:17.174808 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 242 rows starting from the beginning of the part | ||
| 2109 | 2026.01.30 07:02:17.174858 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2110 | 2026.01.30 07:02:17.174905 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2111 | 2026.01.30 07:02:17.174949 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2112 | 2026.01.30 07:02:17.174994 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2113 | 2026.01.30 07:02:17.175013 [ 276 ] {3c3df6f6-2940-4c54-8362-0fa9545ccf51} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.01.30 07:02:17.175054 [ 276 ] {3c3df6f6-2940-4c54-8362-0fa9545ccf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2115 | 2026.01.30 07:02:17.175417 [ 276 ] {3c3df6f6-2940-4c54-8362-0fa9545ccf51} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2116 | 2026.01.30 07:02:17.175643 [ 276 ] {3c3df6f6-2940-4c54-8362-0fa9545ccf51} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.01.30 07:02:17.175790 [ 276 ] {3c3df6f6-2940-4c54-8362-0fa9545ccf51} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001307 sec., 74980.87222647284 rows/sec., 5.86 MiB/sec. | ||
| 2118 | 2026.01.30 07:02:17.175828 [ 276 ] {3c3df6f6-2940-4c54-8362-0fa9545ccf51} <Debug> TCPHandler: Processed in 0.001474621 sec. | ||
| 2119 | 2026.01.30 07:02:17.175940 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.01.30 07:02:17.175972 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496811 sec., 390830.9065072344 rows/sec., 25.78 MiB/sec. | ||
| 2121 | 2026.01.30 07:02:17.176035 [ 276 ] {a69575c8-19d4-4f82-97c5-d92c5eeb2493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2122 | 2026.01.30 07:02:17.176083 [ 276 ] {a69575c8-19d4-4f82-97c5-d92c5eeb2493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2123 | 2026.01.30 07:02:17.176165 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2124 | 2026.01.30 07:02:17.176434 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.01.30 07:02:17.176498 [ 276 ] {a69575c8-19d4-4f82-97c5-d92c5eeb2493} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.01.30 07:02:17.176502 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_6_1} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2127 | 2026.01.30 07:02:17.176541 [ 276 ] {a69575c8-19d4-4f82-97c5-d92c5eeb2493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2128 | 2026.01.30 07:02:17.176595 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2129 | 2026.01.30 07:02:17.176897 [ 276 ] {a69575c8-19d4-4f82-97c5-d92c5eeb2493} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2130 | 2026.01.30 07:02:17.177115 [ 276 ] {a69575c8-19d4-4f82-97c5-d92c5eeb2493} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.01.30 07:02:17.177253 [ 276 ] {a69575c8-19d4-4f82-97c5-d92c5eeb2493} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 2132 | 2026.01.30 07:02:17.177290 [ 276 ] {a69575c8-19d4-4f82-97c5-d92c5eeb2493} <Debug> TCPHandler: Processed in 0.001398359 sec. | ||
| 2133 | 2026.01.30 07:02:17.177390 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.01.30 07:02:17.177482 [ 276 ] {57529d43-bfae-4098-b6a4-eaed09f3fb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.01.30 07:02:17.177536 [ 276 ] {57529d43-bfae-4098-b6a4-eaed09f3fb17} <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 | ||
| 2136 | 2026.01.30 07:02:17.178420 [ 276 ] {57529d43-bfae-4098-b6a4-eaed09f3fb17} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.01.30 07:02:17.178457 [ 276 ] {57529d43-bfae-4098-b6a4-eaed09f3fb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2138 | 2026.01.30 07:02:17.179017 [ 276 ] {57529d43-bfae-4098-b6a4-eaed09f3fb17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2139 | 2026.01.30 07:02:17.179257 [ 276 ] {57529d43-bfae-4098-b6a4-eaed09f3fb17} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.01.30 07:02:17.179404 [ 276 ] {57529d43-bfae-4098-b6a4-eaed09f3fb17} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001939 sec., 17534.811758638472 rows/sec., 31.42 MiB/sec. | ||
| 2141 | 2026.01.30 07:02:17.179461 [ 276 ] {57529d43-bfae-4098-b6a4-eaed09f3fb17} <Debug> TCPHandler: Processed in 0.002120108 sec. | ||
| 2142 | 2026.01.30 07:02:17.179573 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.01.30 07:02:17.179667 [ 276 ] {5529b0e6-50cd-4468-9e38-5197d454c33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.01.30 07:02:17.179710 [ 276 ] {5529b0e6-50cd-4468-9e38-5197d454c33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2145 | 2026.01.30 07:02:17.180039 [ 276 ] {5529b0e6-50cd-4468-9e38-5197d454c33c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.01.30 07:02:17.180075 [ 276 ] {5529b0e6-50cd-4468-9e38-5197d454c33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2147 | 2026.01.30 07:02:17.180375 [ 276 ] {5529b0e6-50cd-4468-9e38-5197d454c33c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2148 | 2026.01.30 07:02:17.180585 [ 276 ] {5529b0e6-50cd-4468-9e38-5197d454c33c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.01.30 07:02:17.180710 [ 276 ] {5529b0e6-50cd-4468-9e38-5197d454c33c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 2150 | 2026.01.30 07:02:17.180745 [ 276 ] {5529b0e6-50cd-4468-9e38-5197d454c33c} <Debug> TCPHandler: Processed in 0.001219824 sec. | ||
| 2151 | 2026.01.30 07:02:18.631271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4304 | ||
| 2152 | 2026.01.30 07:02:18.631741 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.01.30 07:02:18.631786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2154 | 2026.01.30 07:02:18.632284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2155 | 2026.01.30 07:02:18.632516 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.01.30 07:02:18.632661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4304 | ||
| 2157 | 2026.01.30 07:02:18.857982 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2158 | 2026.01.30 07:02:18.873728 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.01.30 07:02:18.873782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2160 | 2026.01.30 07:02:18.879935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2161 | 2026.01.30 07:02:18.880634 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.01.30 07:02:18.883255 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2163 | 2026.01.30 07:02:19.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.30 MiB, peak 190.30 MiB, free memory in arenas 0.00 B, will set to 187.56 MiB (RSS), difference: 1.26 MiB | ||
| 2164 | 2026.01.30 07:02:21.092143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 314 | ||
| 2165 | 2026.01.30 07:02:21.094112 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.01.30 07:02:21.094162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2167 | 2026.01.30 07:02:21.095298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2168 | 2026.01.30 07:02:21.095573 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.01.30 07:02:21.095923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2170 | 2026.01.30 07:02:22.176338 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.01.30 07:02:22.176570 [ 276 ] {b1458462-f9d6-4e8b-b6e5-f1f24e05569c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2172 | 2026.01.30 07:02:22.176655 [ 276 ] {b1458462-f9d6-4e8b-b6e5-f1f24e05569c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2173 | 2026.01.30 07:02:22.177536 [ 276 ] {b1458462-f9d6-4e8b-b6e5-f1f24e05569c} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.01.30 07:02:22.177597 [ 276 ] {b1458462-f9d6-4e8b-b6e5-f1f24e05569c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2175 | 2026.01.30 07:02:22.178124 [ 276 ] {b1458462-f9d6-4e8b-b6e5-f1f24e05569c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2176 | 2026.01.30 07:02:22.178442 [ 276 ] {b1458462-f9d6-4e8b-b6e5-f1f24e05569c} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.01.30 07:02:22.178656 [ 276 ] {b1458462-f9d6-4e8b-b6e5-f1f24e05569c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002149 sec., 11167.985109353189 rows/sec., 948.84 KiB/sec. | ||
| 2178 | 2026.01.30 07:02:22.178716 [ 276 ] {b1458462-f9d6-4e8b-b6e5-f1f24e05569c} <Debug> TCPHandler: Processed in 0.002574092 sec. | ||
| 2179 | 2026.01.30 07:02:22.178910 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.01.30 07:02:22.179036 [ 276 ] {133afd7b-08b4-4f7d-98d1-626019048112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2181 | 2026.01.30 07:02:22.179094 [ 276 ] {133afd7b-08b4-4f7d-98d1-626019048112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2182 | 2026.01.30 07:02:22.179855 [ 276 ] {133afd7b-08b4-4f7d-98d1-626019048112} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.01.30 07:02:22.179901 [ 276 ] {133afd7b-08b4-4f7d-98d1-626019048112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2184 | 2026.01.30 07:02:22.180358 [ 276 ] {133afd7b-08b4-4f7d-98d1-626019048112} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2185 | 2026.01.30 07:02:22.180706 [ 276 ] {133afd7b-08b4-4f7d-98d1-626019048112} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.01.30 07:02:22.180891 [ 276 ] {133afd7b-08b4-4f7d-98d1-626019048112} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001881 sec., 93567.2514619883 rows/sec., 8.21 MiB/sec. | ||
| 2187 | 2026.01.30 07:02:22.180943 [ 276 ] {133afd7b-08b4-4f7d-98d1-626019048112} <Debug> TCPHandler: Processed in 0.002097739 sec. | ||
| 2188 | 2026.01.30 07:02:22.181129 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.01.30 07:02:22.181253 [ 276 ] {21ec87c7-a247-436f-9190-f4fc35df527f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.01.30 07:02:22.181310 [ 276 ] {21ec87c7-a247-436f-9190-f4fc35df527f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2191 | 2026.01.30 07:02:22.181905 [ 276 ] {21ec87c7-a247-436f-9190-f4fc35df527f} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.01.30 07:02:22.181952 [ 276 ] {21ec87c7-a247-436f-9190-f4fc35df527f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2193 | 2026.01.30 07:02:22.182386 [ 276 ] {21ec87c7-a247-436f-9190-f4fc35df527f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2194 | 2026.01.30 07:02:22.182714 [ 276 ] {21ec87c7-a247-436f-9190-f4fc35df527f} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.01.30 07:02:22.182898 [ 276 ] {21ec87c7-a247-436f-9190-f4fc35df527f} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001669 sec., 7189.934092270822 rows/sec., 575.76 KiB/sec. | ||
| 2196 | 2026.01.30 07:02:22.182951 [ 276 ] {21ec87c7-a247-436f-9190-f4fc35df527f} <Debug> TCPHandler: Processed in 0.001884612 sec. | ||
| 2197 | 2026.01.30 07:02:22.183127 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.01.30 07:02:22.183239 [ 276 ] {29640af5-6d29-4816-89ce-2b97bb34be36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2199 | 2026.01.30 07:02:22.183290 [ 276 ] {29640af5-6d29-4816-89ce-2b97bb34be36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2200 | 2026.01.30 07:02:22.184012 [ 276 ] {29640af5-6d29-4816-89ce-2b97bb34be36} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.01.30 07:02:22.184062 [ 276 ] {29640af5-6d29-4816-89ce-2b97bb34be36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2202 | 2026.01.30 07:02:22.184540 [ 276 ] {29640af5-6d29-4816-89ce-2b97bb34be36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2203 | 2026.01.30 07:02:22.184884 [ 276 ] {29640af5-6d29-4816-89ce-2b97bb34be36} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.01.30 07:02:22.185078 [ 276 ] {29640af5-6d29-4816-89ce-2b97bb34be36} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001861 sec., 12896.292315959161 rows/sec., 1.07 MiB/sec. | ||
| 2205 | 2026.01.30 07:02:22.185130 [ 276 ] {29640af5-6d29-4816-89ce-2b97bb34be36} <Debug> TCPHandler: Processed in 0.002066588 sec. | ||
| 2206 | 2026.01.30 07:02:22.185576 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.01.30 07:02:22.185943 [ 276 ] {c5445db3-eaf9-4439-849a-93fa8f56bf3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2208 | 2026.01.30 07:02:22.186030 [ 276 ] {c5445db3-eaf9-4439-849a-93fa8f56bf3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2209 | 2026.01.30 07:02:22.186819 [ 276 ] {c5445db3-eaf9-4439-849a-93fa8f56bf3f} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.01.30 07:02:22.186860 [ 276 ] {c5445db3-eaf9-4439-849a-93fa8f56bf3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2211 | 2026.01.30 07:02:22.187346 [ 276 ] {c5445db3-eaf9-4439-849a-93fa8f56bf3f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2212 | 2026.01.30 07:02:22.187710 [ 276 ] {c5445db3-eaf9-4439-849a-93fa8f56bf3f} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.01.30 07:02:22.187889 [ 276 ] {c5445db3-eaf9-4439-849a-93fa8f56bf3f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001971 sec., 6088.2800608828 rows/sec., 475.65 KiB/sec. | ||
| 2214 | 2026.01.30 07:02:22.187939 [ 276 ] {c5445db3-eaf9-4439-849a-93fa8f56bf3f} <Debug> TCPHandler: Processed in 0.002553071 sec. | ||
| 2215 | 2026.01.30 07:02:22.188395 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.01.30 07:02:22.188515 [ 276 ] {4774fbec-fa7b-482b-8063-93b4c2becc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2217 | 2026.01.30 07:02:22.188568 [ 276 ] {4774fbec-fa7b-482b-8063-93b4c2becc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2218 | 2026.01.30 07:02:22.189253 [ 276 ] {4774fbec-fa7b-482b-8063-93b4c2becc19} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.01.30 07:02:22.189300 [ 276 ] {4774fbec-fa7b-482b-8063-93b4c2becc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2220 | 2026.01.30 07:02:22.189694 [ 276 ] {4774fbec-fa7b-482b-8063-93b4c2becc19} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2221 | 2026.01.30 07:02:22.190055 [ 276 ] {4774fbec-fa7b-482b-8063-93b4c2becc19} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.01.30 07:02:22.190235 [ 276 ] {4774fbec-fa7b-482b-8063-93b4c2becc19} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001743 sec., 57372.34652897304 rows/sec., 4.69 MiB/sec. | ||
| 2223 | 2026.01.30 07:02:22.190288 [ 276 ] {4774fbec-fa7b-482b-8063-93b4c2becc19} <Debug> TCPHandler: Processed in 0.001954884 sec. | ||
| 2224 | 2026.01.30 07:02:22.190459 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2026.01.30 07:02:22.190578 [ 276 ] {9975efb4-6044-406d-bdf4-4493dd938ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2226 | 2026.01.30 07:02:22.190638 [ 276 ] {9975efb4-6044-406d-bdf4-4493dd938ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2227 | 2026.01.30 07:02:22.191225 [ 276 ] {9975efb4-6044-406d-bdf4-4493dd938ad0} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2026.01.30 07:02:22.191269 [ 276 ] {9975efb4-6044-406d-bdf4-4493dd938ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2229 | 2026.01.30 07:02:22.191721 [ 276 ] {9975efb4-6044-406d-bdf4-4493dd938ad0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2230 | 2026.01.30 07:02:22.192042 [ 276 ] {9975efb4-6044-406d-bdf4-4493dd938ad0} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2026.01.30 07:02:22.192218 [ 276 ] {9975efb4-6044-406d-bdf4-4493dd938ad0} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001664 sec., 117788.46153846155 rows/sec., 8.45 MiB/sec. | ||
| 2232 | 2026.01.30 07:02:22.192267 [ 276 ] {9975efb4-6044-406d-bdf4-4493dd938ad0} <Debug> TCPHandler: Processed in 0.001870512 sec. | ||
| 2233 | 2026.01.30 07:02:22.192440 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.01.30 07:02:22.192560 [ 276 ] {ecf7196a-e695-415f-92c9-848ca56200ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2235 | 2026.01.30 07:02:22.192618 [ 276 ] {ecf7196a-e695-415f-92c9-848ca56200ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2236 | 2026.01.30 07:02:22.193112 [ 276 ] {ecf7196a-e695-415f-92c9-848ca56200ca} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2026.01.30 07:02:22.193158 [ 276 ] {ecf7196a-e695-415f-92c9-848ca56200ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2238 | 2026.01.30 07:02:22.193595 [ 276 ] {ecf7196a-e695-415f-92c9-848ca56200ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2239 | 2026.01.30 07:02:22.193923 [ 276 ] {ecf7196a-e695-415f-92c9-848ca56200ca} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.01.30 07:02:22.194097 [ 276 ] {ecf7196a-e695-415f-92c9-848ca56200ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. | ||
| 2241 | 2026.01.30 07:02:22.194145 [ 276 ] {ecf7196a-e695-415f-92c9-848ca56200ca} <Debug> TCPHandler: Processed in 0.001766969 sec. | ||
| 2242 | 2026.01.30 07:02:23.155162 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60865 | ||
| 2243 | 2026.01.30 07:02:23.155288 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2026.01.30 07:02:23.155318 [ 275 ] {} <Debug> TCP-Session: 3d6466e2-114d-46e1-980f-b2cd9c20e8ed Authenticating user 'default' from [fd00:1122:3344:101::e]:60865 | ||
| 2245 | 2026.01.30 07:02:23.155342 [ 275 ] {} <Debug> TCP-Session: 3d6466e2-114d-46e1-980f-b2cd9c20e8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.01.30 07:02:23.155358 [ 275 ] {} <Debug> TCP-Session: 3d6466e2-114d-46e1-980f-b2cd9c20e8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.01.30 07:02:23.155609 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51758 | ||
| 2248 | 2026.01.30 07:02:23.155615 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48936 | ||
| 2249 | 2026.01.30 07:02:23.155682 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51989 | ||
| 2250 | 2026.01.30 07:02:23.155698 [ 275 ] {} <Trace> TCP-Session: 3d6466e2-114d-46e1-980f-b2cd9c20e8ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.01.30 07:02:23.155700 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56048 | ||
| 2252 | 2026.01.30 07:02:23.155743 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2026.01.30 07:02:23.155693 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49127 | ||
| 2254 | 2026.01.30 07:02:23.155779 [ 286 ] {} <Debug> TCP-Session: 364dc6b9-8532-4e2d-83a9-8e70dee4d19a Authenticating user 'default' from [fd00:1122:3344:101::e]:51758 | ||
| 2255 | 2026.01.30 07:02:23.155686 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32981 | ||
| 2256 | 2026.01.30 07:02:23.155830 [ 286 ] {} <Debug> TCP-Session: 364dc6b9-8532-4e2d-83a9-8e70dee4d19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.01.30 07:02:23.155657 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44701 | ||
| 2258 | 2026.01.30 07:02:23.155865 [ 286 ] {} <Debug> TCP-Session: 364dc6b9-8532-4e2d-83a9-8e70dee4d19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.01.30 07:02:23.155872 [ 275 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60865) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2260 | 2026.01.30 07:02:23.155652 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47125 | ||
| 2261 | 2026.01.30 07:02:23.156111 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.01.30 07:02:23.156117 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2263 | 2026.01.30 07:02:23.156138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.01.30 07:02:23.156145 [ 293 ] {} <Debug> TCP-Session: efb26f53-e569-49b5-8a1c-9f40f25782e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56048 | ||
| 2265 | 2026.01.30 07:02:23.156171 [ 292 ] {} <Debug> TCP-Session: b3bca1c5-c6f7-49c0-9305-98af56b6a4c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49127 | ||
| 2266 | 2026.01.30 07:02:23.156179 [ 288 ] {} <Debug> TCP-Session: ed943e08-b381-4c18-8b08-c7bd5a072c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:47125 | ||
| 2267 | 2026.01.30 07:02:23.156190 [ 293 ] {} <Debug> TCP-Session: efb26f53-e569-49b5-8a1c-9f40f25782e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.01.30 07:02:23.156213 [ 292 ] {} <Debug> TCP-Session: b3bca1c5-c6f7-49c0-9305-98af56b6a4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.01.30 07:02:23.156216 [ 288 ] {} <Debug> TCP-Session: ed943e08-b381-4c18-8b08-c7bd5a072c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.01.30 07:02:23.156226 [ 293 ] {} <Debug> TCP-Session: efb26f53-e569-49b5-8a1c-9f40f25782e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.01.30 07:02:23.156247 [ 288 ] {} <Debug> TCP-Session: ed943e08-b381-4c18-8b08-c7bd5a072c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.30 07:02:23.156240 [ 292 ] {} <Debug> TCP-Session: b3bca1c5-c6f7-49c0-9305-98af56b6a4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.30 07:02:23.156277 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2274 | 2026.01.30 07:02:23.156152 [ 275 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2275 | 2026.01.30 07:02:23.156328 [ 291 ] {} <Debug> TCP-Session: 1a64a175-0176-4152-aa83-256294fc77c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51989 | ||
| 2276 | 2026.01.30 07:02:23.156346 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2277 | 2026.01.30 07:02:23.156362 [ 291 ] {} <Debug> TCP-Session: 1a64a175-0176-4152-aa83-256294fc77c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.01.30 07:02:23.156378 [ 287 ] {} <Debug> TCP-Session: 2a92fd64-2f9e-4a05-89b6-c6b8ec149d12 Authenticating user 'default' from [fd00:1122:3344:101::e]:48936 | ||
| 2279 | 2026.01.30 07:02:23.156390 [ 291 ] {} <Debug> TCP-Session: 1a64a175-0176-4152-aa83-256294fc77c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.01.30 07:02:23.156396 [ 275 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2281 | 2026.01.30 07:02:23.156398 [ 287 ] {} <Debug> TCP-Session: 2a92fd64-2f9e-4a05-89b6-c6b8ec149d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.01.30 07:02:23.156272 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.01.30 07:02:23.156438 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.01.30 07:02:23.156430 [ 287 ] {} <Debug> TCP-Session: 2a92fd64-2f9e-4a05-89b6-c6b8ec149d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.01.30 07:02:23.156490 [ 290 ] {} <Debug> TCP-Session: 7596c12e-1cb9-41c3-b883-0238a0a5afcc Authenticating user 'default' from [fd00:1122:3344:101::e]:32981 | ||
| 2286 | 2026.01.30 07:02:23.156495 [ 289 ] {} <Debug> TCP-Session: e1dd4a47-f419-49d6-aaf0-0d9313336ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44701 | ||
| 2287 | 2026.01.30 07:02:23.156534 [ 290 ] {} <Debug> TCP-Session: 7596c12e-1cb9-41c3-b883-0238a0a5afcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.30 07:02:23.156537 [ 289 ] {} <Debug> TCP-Session: e1dd4a47-f419-49d6-aaf0-0d9313336ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.01.30 07:02:23.156558 [ 290 ] {} <Debug> TCP-Session: 7596c12e-1cb9-41c3-b883-0238a0a5afcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.01.30 07:02:23.156569 [ 289 ] {} <Debug> TCP-Session: e1dd4a47-f419-49d6-aaf0-0d9313336ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.01.30 07:02:23.156784 [ 275 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 2292 | 2026.01.30 07:02:23.156877 [ 275 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2293 | 2026.01.30 07:02:23.537511 [ 307 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Trace> AggregatingTransform: Aggregating | ||
| 2294 | 2026.01.30 07:02:23.537573 [ 307 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2295 | 2026.01.30 07:02:23.537612 [ 307 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001324937 sec. (754.753 rows/sec., 29.48 KiB/sec.) | ||
| 2296 | 2026.01.30 07:02:23.537632 [ 307 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Trace> Aggregator: Merging aggregated data | ||
| 2297 | 2026.01.30 07:02:23.538712 [ 275 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.382902 sec., 2.611634308517584 rows/sec., 104.47 B/sec. | ||
| 2298 | 2026.01.30 07:02:23.538870 [ 275 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2299 | 2026.01.30 07:02:23.538889 [ 275 ] {3f1eedc3-c2c3-49f1-be8a-3e9c0f2b7fcb} <Debug> TCPHandler: Processed in 0.383320559 sec. | ||
| 2300 | 2026.01.30 07:02:23.539019 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2301 | 2026.01.30 07:02:23.539038 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2026.01.30 07:02:23.539056 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2303 | 2026.01.30 07:02:23.539078 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2304 | 2026.01.30 07:02:23.539088 [ 286 ] {} <Debug> TCP-Session: 364dc6b9-8532-4e2d-83a9-8e70dee4d19a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.01.30 07:02:23.539110 [ 289 ] {} <Debug> TCP-Session: e1dd4a47-f419-49d6-aaf0-0d9313336ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.01.30 07:02:23.539114 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2307 | 2026.01.30 07:02:23.539141 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2308 | 2026.01.30 07:02:23.539154 [ 288 ] {} <Debug> TCP-Session: ed943e08-b381-4c18-8b08-c7bd5a072c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.01.30 07:02:23.539196 [ 290 ] {} <Debug> TCP-Session: 7596c12e-1cb9-41c3-b883-0238a0a5afcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.01.30 07:02:23.539210 [ 291 ] {} <Debug> TCP-Session: 1a64a175-0176-4152-aa83-256294fc77c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.01.30 07:02:23.539124 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2312 | 2026.01.30 07:02:23.539094 [ 293 ] {} <Debug> TCP-Session: efb26f53-e569-49b5-8a1c-9f40f25782e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.01.30 07:02:23.539277 [ 292 ] {} <Debug> TCP-Session: b3bca1c5-c6f7-49c0-9305-98af56b6a4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.01.30 07:02:23.539093 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2315 | 2026.01.30 07:02:23.539154 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2026.01.30 07:02:23.539340 [ 287 ] {} <Debug> TCP-Session: 2a92fd64-2f9e-4a05-89b6-c6b8ec149d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.01.30 07:02:23.539351 [ 275 ] {} <Debug> TCP-Session: 3d6466e2-114d-46e1-980f-b2cd9c20e8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.30 07:02:24.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.00 MiB, peak 201.15 MiB, free memory in arenas 0.00 B, will set to 207.48 MiB (RSS), difference: 18.48 MiB | ||
| 2319 | 2026.01.30 07:02:25.967387 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2320 | 2026.01.30 07:02:25.967444 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2321 | 2026.01.30 07:02:26.133651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4816 | ||
| 2322 | 2026.01.30 07:02:26.134186 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.01.30 07:02:26.134235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2324 | 2026.01.30 07:02:26.134738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2325 | 2026.01.30 07:02:26.134966 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.01.30 07:02:26.135107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4816 | ||
| 2327 | 2026.01.30 07:02:26.384225 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2328 | 2026.01.30 07:02:26.402305 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.01.30 07:02:26.402373 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2330 | 2026.01.30 07:02:26.409193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2331 | 2026.01.30 07:02:26.409931 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.01.30 07:02:26.413235 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2333 | 2026.01.30 07:02:27.170943 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2334 | 2026.01.30 07:02:27.171137 [ 276 ] {83903400-8582-4bb8-bc5e-fc868359f6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2335 | 2026.01.30 07:02:27.171212 [ 276 ] {83903400-8582-4bb8-bc5e-fc868359f6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2336 | 2026.01.30 07:02:27.171956 [ 276 ] {83903400-8582-4bb8-bc5e-fc868359f6d4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.01.30 07:02:27.172010 [ 276 ] {83903400-8582-4bb8-bc5e-fc868359f6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2338 | 2026.01.30 07:02:27.172433 [ 276 ] {83903400-8582-4bb8-bc5e-fc868359f6d4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2339 | 2026.01.30 07:02:27.172659 [ 276 ] {83903400-8582-4bb8-bc5e-fc868359f6d4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.01.30 07:02:27.172812 [ 51 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2341 | 2026.01.30 07:02:27.172828 [ 276 ] {83903400-8582-4bb8-bc5e-fc868359f6d4} <Debug> executeQuery: Read 124 rows, 10.89 KiB in 0.001743 sec., 71141.70969592656 rows/sec., 6.10 MiB/sec. | ||
| 2342 | 2026.01.30 07:02:27.172878 [ 51 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.01.30 07:02:27.172899 [ 276 ] {83903400-8582-4bb8-bc5e-fc868359f6d4} <Debug> TCPHandler: Processed in 0.002092388 sec. | ||
| 2344 | 2026.01.30 07:02:27.172906 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2345 | 2026.01.30 07:02:27.173039 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.01.30 07:02:27.173046 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 2347 | 2026.01.30 07:02:27.173144 [ 276 ] {0c1125ce-cf51-49c0-a828-6925ecee5812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.01.30 07:02:27.173195 [ 276 ] {0c1125ce-cf51-49c0-a828-6925ecee5812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2349 | 2026.01.30 07:02:27.173201 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2350 | 2026.01.30 07:02:27.173246 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1370 rows starting from the beginning of the part | ||
| 2351 | 2026.01.30 07:02:27.173316 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 126 rows starting from the beginning of the part | ||
| 2352 | 2026.01.30 07:02:27.173368 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2353 | 2026.01.30 07:02:27.173415 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 124 rows starting from the beginning of the part | ||
| 2354 | 2026.01.30 07:02:27.173456 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 176 rows starting from the beginning of the part | ||
| 2355 | 2026.01.30 07:02:27.173504 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 124 rows starting from the beginning of the part | ||
| 2356 | 2026.01.30 07:02:27.173628 [ 276 ] {0c1125ce-cf51-49c0-a828-6925ecee5812} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.01.30 07:02:27.173671 [ 276 ] {0c1125ce-cf51-49c0-a828-6925ecee5812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2358 | 2026.01.30 07:02:27.174043 [ 276 ] {0c1125ce-cf51-49c0-a828-6925ecee5812} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2359 | 2026.01.30 07:02:27.174278 [ 276 ] {0c1125ce-cf51-49c0-a828-6925ecee5812} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.01.30 07:02:27.174423 [ 276 ] {0c1125ce-cf51-49c0-a828-6925ecee5812} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001302 sec., 26113.671274961598 rows/sec., 1.92 MiB/sec. | ||
| 2361 | 2026.01.30 07:02:27.174463 [ 276 ] {0c1125ce-cf51-49c0-a828-6925ecee5812} <Debug> TCPHandler: Processed in 0.001475881 sec. | ||
| 2362 | 2026.01.30 07:02:27.174578 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.01.30 07:02:27.174675 [ 276 ] {8445ead1-2753-466a-ac74-1bd338924642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2364 | 2026.01.30 07:02:27.174716 [ 276 ] {8445ead1-2753-466a-ac74-1bd338924642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2365 | 2026.01.30 07:02:27.174968 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001979654 sec., 998154.22290966 rows/sec., 85.76 MiB/sec. | ||
| 2366 | 2026.01.30 07:02:27.175154 [ 276 ] {8445ead1-2753-466a-ac74-1bd338924642} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.01.30 07:02:27.175198 [ 276 ] {8445ead1-2753-466a-ac74-1bd338924642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2368 | 2026.01.30 07:02:27.175316 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2369 | 2026.01.30 07:02:27.175553 [ 276 ] {8445ead1-2753-466a-ac74-1bd338924642} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2370 | 2026.01.30 07:02:27.175689 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.01.30 07:02:27.175786 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_11_2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2372 | 2026.01.30 07:02:27.175820 [ 276 ] {8445ead1-2753-466a-ac74-1bd338924642} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.01.30 07:02:27.175878 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2374 | 2026.01.30 07:02:27.175931 [ 51 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2375 | 2026.01.30 07:02:27.175965 [ 51 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2026.01.30 07:02:27.175967 [ 276 ] {8445ead1-2753-466a-ac74-1bd338924642} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001312 sec., 74695.12195121951 rows/sec., 5.83 MiB/sec. | ||
| 2377 | 2026.01.30 07:02:27.175988 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2378 | 2026.01.30 07:02:27.176020 [ 276 ] {8445ead1-2753-466a-ac74-1bd338924642} <Debug> TCPHandler: Processed in 0.001492321 sec. | ||
| 2379 | 2026.01.30 07:02:27.176081 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 2380 | 2026.01.30 07:02:27.176139 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.01.30 07:02:27.176183 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2382 | 2026.01.30 07:02:27.176213 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 805 rows starting from the beginning of the part | ||
| 2383 | 2026.01.30 07:02:27.176238 [ 276 ] {d324a209-c584-42dd-8c64-79e87df8f270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.01.30 07:02:27.176260 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2385 | 2026.01.30 07:02:27.176287 [ 276 ] {d324a209-c584-42dd-8c64-79e87df8f270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2386 | 2026.01.30 07:02:27.176302 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2387 | 2026.01.30 07:02:27.176344 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 98 rows starting from the beginning of the part | ||
| 2388 | 2026.01.30 07:02:27.176387 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2389 | 2026.01.30 07:02:27.176425 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 98 rows starting from the beginning of the part | ||
| 2390 | 2026.01.30 07:02:27.176718 [ 276 ] {d324a209-c584-42dd-8c64-79e87df8f270} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.01.30 07:02:27.176758 [ 276 ] {d324a209-c584-42dd-8c64-79e87df8f270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2392 | 2026.01.30 07:02:27.177138 [ 276 ] {d324a209-c584-42dd-8c64-79e87df8f270} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2393 | 2026.01.30 07:02:27.177327 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272815 sec., 995431.3863365846 rows/sec., 77.26 MiB/sec. | ||
| 2394 | 2026.01.30 07:02:27.177352 [ 276 ] {d324a209-c584-42dd-8c64-79e87df8f270} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.01.30 07:02:27.177456 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2396 | 2026.01.30 07:02:27.177486 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.01.30 07:02:27.177495 [ 276 ] {d324a209-c584-42dd-8c64-79e87df8f270} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 2398 | 2026.01.30 07:02:27.177503 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2399 | 2026.01.30 07:02:27.177542 [ 276 ] {d324a209-c584-42dd-8c64-79e87df8f270} <Debug> TCPHandler: Processed in 0.00145338 sec. | ||
| 2400 | 2026.01.30 07:02:27.177554 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2401 | 2026.01.30 07:02:27.177652 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 2402 | 2026.01.30 07:02:27.177658 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.01.30 07:02:27.177760 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2404 | 2026.01.30 07:02:27.177767 [ 276 ] {0eeb44ca-afb7-46dc-bc96-d5612b488279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.01.30 07:02:27.177795 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1294 rows starting from the beginning of the part | ||
| 2406 | 2026.01.30 07:02:27.177829 [ 276 ] {0eeb44ca-afb7-46dc-bc96-d5612b488279} <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 | ||
| 2407 | 2026.01.30 07:02:27.177878 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 2408 | 2026.01.30 07:02:27.177909 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2026.01.30 07:02:27.177929 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2410 | 2026.01.30 07:02:27.177980 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 2411 | 2026.01.30 07:02:27.178010 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_11_2} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2412 | 2026.01.30 07:02:27.178030 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 196 rows starting from the beginning of the part | ||
| 2413 | 2026.01.30 07:02:27.178086 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 2414 | 2026.01.30 07:02:27.178109 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2415 | 2026.01.30 07:02:27.178700 [ 276 ] {0eeb44ca-afb7-46dc-bc96-d5612b488279} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.01.30 07:02:27.178738 [ 276 ] {0eeb44ca-afb7-46dc-bc96-d5612b488279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2417 | 2026.01.30 07:02:27.179304 [ 276 ] {0eeb44ca-afb7-46dc-bc96-d5612b488279} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2418 | 2026.01.30 07:02:27.179351 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2132 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767419 sec., 1206278.760158174 rows/sec., 83.89 MiB/sec. | ||
| 2419 | 2026.01.30 07:02:27.179532 [ 276 ] {0eeb44ca-afb7-46dc-bc96-d5612b488279} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.01.30 07:02:27.179635 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2421 | 2026.01.30 07:02:27.179642 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2422 | 2026.01.30 07:02:27.179680 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.01.30 07:02:27.179685 [ 276 ] {0eeb44ca-afb7-46dc-bc96-d5612b488279} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001935 sec., 17571.059431524547 rows/sec., 31.49 MiB/sec. | ||
| 2424 | 2026.01.30 07:02:27.179699 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2425 | 2026.01.30 07:02:27.179746 [ 276 ] {0eeb44ca-afb7-46dc-bc96-d5612b488279} <Debug> TCPHandler: Processed in 0.002137719 sec. | ||
| 2426 | 2026.01.30 07:02:27.179799 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 2427 | 2026.01.30 07:02:27.179866 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.01.30 07:02:27.179919 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.01.30 07:02:27.179963 [ 276 ] {4ae2ac06-106f-46d1-b659-b96125a5b39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.01.30 07:02:27.179985 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2431 | 2026.01.30 07:02:27.180002 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2432 | 2026.01.30 07:02:27.180005 [ 276 ] {4ae2ac06-106f-46d1-b659-b96125a5b39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2433 | 2026.01.30 07:02:27.180058 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 2434 | 2026.01.30 07:02:27.180060 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2435 | 2026.01.30 07:02:27.180171 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 2436 | 2026.01.30 07:02:27.180283 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 2437 | 2026.01.30 07:02:27.180363 [ 276 ] {4ae2ac06-106f-46d1-b659-b96125a5b39d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.01.30 07:02:27.180392 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2439 | 2026.01.30 07:02:27.180403 [ 276 ] {4ae2ac06-106f-46d1-b659-b96125a5b39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2440 | 2026.01.30 07:02:27.180503 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2441 | 2026.01.30 07:02:27.180611 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2442 | 2026.01.30 07:02:27.180725 [ 276 ] {4ae2ac06-106f-46d1-b659-b96125a5b39d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2443 | 2026.01.30 07:02:27.180969 [ 276 ] {4ae2ac06-106f-46d1-b659-b96125a5b39d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.01.30 07:02:27.181084 [ 51 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2445 | 2026.01.30 07:02:27.181107 [ 276 ] {4ae2ac06-106f-46d1-b659-b96125a5b39d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 2446 | 2026.01.30 07:02:27.181113 [ 51 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.01.30 07:02:27.181146 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2448 | 2026.01.30 07:02:27.181150 [ 276 ] {4ae2ac06-106f-46d1-b659-b96125a5b39d} <Debug> TCPHandler: Processed in 0.001333137 sec. | ||
| 2449 | 2026.01.30 07:02:27.181268 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 2450 | 2026.01.30 07:02:27.181402 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2451 | 2026.01.30 07:02:27.181444 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
| 2452 | 2026.01.30 07:02:27.181544 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 2453 | 2026.01.30 07:02:27.181606 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2454 | 2026.01.30 07:02:27.181656 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 2455 | 2026.01.30 07:02:27.181710 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2456 | 2026.01.30 07:02:27.181758 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 2457 | 2026.01.30 07:02:27.182708 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502582 sec., 423271.40881495987 rows/sec., 27.79 MiB/sec. | ||
| 2458 | 2026.01.30 07:02:27.182874 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2459 | 2026.01.30 07:02:27.183127 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_11_2} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.01.30 07:02:27.183196 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_11_2} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2461 | 2026.01.30 07:02:27.183266 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2462 | 2026.01.30 07:02:27.187677 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 19 columns (19 merged, 0 gathered) in 0.00791976 sec., 18813.701425295716 rows/sec., 33.71 MiB/sec. | ||
| 2463 | 2026.01.30 07:02:27.188050 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2464 | 2026.01.30 07:02:27.188384 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.01.30 07:02:27.188456 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2466 | 2026.01.30 07:02:27.188539 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 2467 | 2026.01.30 07:02:31.096957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 344 | ||
| 2468 | 2026.01.30 07:02:31.099205 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.01.30 07:02:31.099259 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2470 | 2026.01.30 07:02:31.100473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2471 | 2026.01.30 07:02:31.100755 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.01.30 07:02:31.101112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2473 | 2026.01.30 07:02:32.168980 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.01.30 07:02:32.169178 [ 276 ] {63c9043a-a008-4327-8009-5852ea6902e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2475 | 2026.01.30 07:02:32.169253 [ 276 ] {63c9043a-a008-4327-8009-5852ea6902e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2476 | 2026.01.30 07:02:32.170037 [ 276 ] {63c9043a-a008-4327-8009-5852ea6902e9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.01.30 07:02:32.170090 [ 276 ] {63c9043a-a008-4327-8009-5852ea6902e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2478 | 2026.01.30 07:02:32.170490 [ 276 ] {63c9043a-a008-4327-8009-5852ea6902e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2479 | 2026.01.30 07:02:32.170727 [ 276 ] {63c9043a-a008-4327-8009-5852ea6902e9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.01.30 07:02:32.170893 [ 276 ] {63c9043a-a008-4327-8009-5852ea6902e9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001768 sec., 31674.20814479638 rows/sec., 2.42 MiB/sec. | ||
| 2481 | 2026.01.30 07:02:32.170944 [ 276 ] {63c9043a-a008-4327-8009-5852ea6902e9} <Debug> TCPHandler: Processed in 0.002094608 sec. | ||
| 2482 | 2026.01.30 07:02:32.171080 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.01.30 07:02:32.171184 [ 276 ] {654f671b-ed88-420b-90b6-bc193367a9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2484 | 2026.01.30 07:02:32.171229 [ 276 ] {654f671b-ed88-420b-90b6-bc193367a9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2485 | 2026.01.30 07:02:32.171678 [ 276 ] {654f671b-ed88-420b-90b6-bc193367a9ee} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.01.30 07:02:32.171718 [ 276 ] {654f671b-ed88-420b-90b6-bc193367a9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2487 | 2026.01.30 07:02:32.172034 [ 276 ] {654f671b-ed88-420b-90b6-bc193367a9ee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2488 | 2026.01.30 07:02:32.172241 [ 276 ] {654f671b-ed88-420b-90b6-bc193367a9ee} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.01.30 07:02:32.172377 [ 276 ] {654f671b-ed88-420b-90b6-bc193367a9ee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 2490 | 2026.01.30 07:02:32.172415 [ 276 ] {654f671b-ed88-420b-90b6-bc193367a9ee} <Debug> TCPHandler: Processed in 0.001387099 sec. | ||
| 2491 | 2026.01.30 07:02:32.172539 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2026.01.30 07:02:32.172636 [ 276 ] {2a27737e-db14-4623-b739-ab633c90143a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2493 | 2026.01.30 07:02:32.172681 [ 276 ] {2a27737e-db14-4623-b739-ab633c90143a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2494 | 2026.01.30 07:02:32.173115 [ 276 ] {2a27737e-db14-4623-b739-ab633c90143a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.01.30 07:02:32.173152 [ 276 ] {2a27737e-db14-4623-b739-ab633c90143a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2496 | 2026.01.30 07:02:32.173483 [ 276 ] {2a27737e-db14-4623-b739-ab633c90143a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2497 | 2026.01.30 07:02:32.173692 [ 276 ] {2a27737e-db14-4623-b739-ab633c90143a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.01.30 07:02:32.173831 [ 276 ] {2a27737e-db14-4623-b739-ab633c90143a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 2499 | 2026.01.30 07:02:32.173867 [ 276 ] {2a27737e-db14-4623-b739-ab633c90143a} <Debug> TCPHandler: Processed in 0.001377748 sec. | ||
| 2500 | 2026.01.30 07:02:32.173986 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.01.30 07:02:32.174080 [ 276 ] {c29e9663-3f30-4507-b231-65a1eb3cbfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2502 | 2026.01.30 07:02:32.174121 [ 276 ] {c29e9663-3f30-4507-b231-65a1eb3cbfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2503 | 2026.01.30 07:02:32.174452 [ 276 ] {c29e9663-3f30-4507-b231-65a1eb3cbfcb} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.01.30 07:02:32.174488 [ 276 ] {c29e9663-3f30-4507-b231-65a1eb3cbfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2505 | 2026.01.30 07:02:32.174797 [ 276 ] {c29e9663-3f30-4507-b231-65a1eb3cbfcb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2506 | 2026.01.30 07:02:32.175009 [ 276 ] {c29e9663-3f30-4507-b231-65a1eb3cbfcb} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.01.30 07:02:32.175139 [ 276 ] {c29e9663-3f30-4507-b231-65a1eb3cbfcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2508 | 2026.01.30 07:02:32.175174 [ 276 ] {c29e9663-3f30-4507-b231-65a1eb3cbfcb} <Debug> TCPHandler: Processed in 0.001238064 sec. | ||
| 2509 | 2026.01.30 07:02:33.636133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5264 | ||
| 2510 | 2026.01.30 07:02:33.636614 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.01.30 07:02:33.636660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2512 | 2026.01.30 07:02:33.637145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2513 | 2026.01.30 07:02:33.637373 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.01.30 07:02:33.637507 [ 39 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2515 | 2026.01.30 07:02:33.637516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5264 | ||
| 2516 | 2026.01.30 07:02:33.637571 [ 39 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.01.30 07:02:33.637595 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2518 | 2026.01.30 07:02:33.637717 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 2519 | 2026.01.30 07:02:33.637873 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2520 | 2026.01.30 07:02:33.637916 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2896 rows starting from the beginning of the part | ||
| 2521 | 2026.01.30 07:02:33.637987 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2522 | 2026.01.30 07:02:33.638038 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2523 | 2026.01.30 07:02:33.638079 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2524 | 2026.01.30 07:02:33.638118 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2525 | 2026.01.30 07:02:33.638160 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2526 | 2026.01.30 07:02:33.639541 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878052 sec., 2802904.285930315 rows/sec., 40.10 MiB/sec. | ||
| 2527 | 2026.01.30 07:02:33.640370 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2528 | 2026.01.30 07:02:33.640707 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.01.30 07:02:33.640792 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_11_2} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2530 | 2026.01.30 07:02:33.640894 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2531 | 2026.01.30 07:02:33.914250 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2532 | 2026.01.30 07:02:33.933118 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.01.30 07:02:33.933195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2534 | 2026.01.30 07:02:33.939509 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2535 | 2026.01.30 07:02:33.940232 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.01.30 07:02:33.940528 [ 73 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2537 | 2026.01.30 07:02:33.940582 [ 73 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.01.30 07:02:33.940606 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2539 | 2026.01.30 07:02:33.940702 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 2540 | 2026.01.30 07:02:33.943460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2541 | 2026.01.30 07:02:33.943523 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2542 | 2026.01.30 07:02:33.944227 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 2543 | 2026.01.30 07:02:33.947550 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 2544 | 2026.01.30 07:02:33.950852 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 2545 | 2026.01.30 07:02:33.954581 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 2546 | 2026.01.30 07:02:33.958878 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 2547 | 2026.01.30 07:02:33.962976 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 2548 | 2026.01.30 07:02:34.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.82 MiB, peak 219.82 MiB, free memory in arenas 0.00 B, will set to 218.62 MiB (RSS), difference: -1.20 MiB | ||
| 2549 | 2026.01.30 07:02:34.012942 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072279675 sec., 1148.317282832276 rows/sec., 5.94 MiB/sec. | ||
| 2550 | 2026.01.30 07:02:34.015469 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2551 | 2026.01.30 07:02:34.017648 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_11_2} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.01.30 07:02:34.017767 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_11_2} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2553 | 2026.01.30 07:02:34.019855 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2554 | 2026.01.30 07:02:35.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.22 MiB, peak 219.82 MiB, free memory in arenas 0.00 B, will set to 220.73 MiB (RSS), difference: 11.51 MiB | ||
| 2555 | 2026.01.30 07:02:37.171213 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.01.30 07:02:37.171424 [ 276 ] {5b6d924b-014e-440c-b966-c80efcf8a0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2557 | 2026.01.30 07:02:37.171499 [ 276 ] {5b6d924b-014e-440c-b966-c80efcf8a0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2558 | 2026.01.30 07:02:37.172183 [ 276 ] {5b6d924b-014e-440c-b966-c80efcf8a0db} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.01.30 07:02:37.172234 [ 276 ] {5b6d924b-014e-440c-b966-c80efcf8a0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2560 | 2026.01.30 07:02:37.172638 [ 276 ] {5b6d924b-014e-440c-b966-c80efcf8a0db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2561 | 2026.01.30 07:02:37.172864 [ 276 ] {5b6d924b-014e-440c-b966-c80efcf8a0db} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.01.30 07:02:37.173029 [ 276 ] {5b6d924b-014e-440c-b966-c80efcf8a0db} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001658 sec., 6031.363088057901 rows/sec., 491.82 KiB/sec. | ||
| 2563 | 2026.01.30 07:02:37.173078 [ 276 ] {5b6d924b-014e-440c-b966-c80efcf8a0db} <Debug> TCPHandler: Processed in 0.002002916 sec. | ||
| 2564 | 2026.01.30 07:02:37.173228 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.01.30 07:02:37.173329 [ 276 ] {a4b27f85-54b4-47cc-8818-c85099c4f164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2566 | 2026.01.30 07:02:37.173372 [ 276 ] {a4b27f85-54b4-47cc-8818-c85099c4f164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2567 | 2026.01.30 07:02:37.173885 [ 276 ] {a4b27f85-54b4-47cc-8818-c85099c4f164} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.01.30 07:02:37.173921 [ 276 ] {a4b27f85-54b4-47cc-8818-c85099c4f164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2569 | 2026.01.30 07:02:37.174261 [ 276 ] {a4b27f85-54b4-47cc-8818-c85099c4f164} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2570 | 2026.01.30 07:02:37.174473 [ 276 ] {a4b27f85-54b4-47cc-8818-c85099c4f164} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.01.30 07:02:37.174616 [ 276 ] {a4b27f85-54b4-47cc-8818-c85099c4f164} <Debug> executeQuery: Read 139 rows, 12.21 KiB in 0.001309 sec., 106187.92971734148 rows/sec., 9.11 MiB/sec. | ||
| 2572 | 2026.01.30 07:02:37.174678 [ 276 ] {a4b27f85-54b4-47cc-8818-c85099c4f164} <Debug> TCPHandler: Processed in 0.001503212 sec. | ||
| 2573 | 2026.01.30 07:02:37.174798 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.01.30 07:02:37.174892 [ 276 ] {2ee0d526-c9d2-48df-a4d5-f4b14b9ba739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.01.30 07:02:37.174933 [ 276 ] {2ee0d526-c9d2-48df-a4d5-f4b14b9ba739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2576 | 2026.01.30 07:02:37.175344 [ 276 ] {2ee0d526-c9d2-48df-a4d5-f4b14b9ba739} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.01.30 07:02:37.175378 [ 276 ] {2ee0d526-c9d2-48df-a4d5-f4b14b9ba739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2578 | 2026.01.30 07:02:37.175681 [ 276 ] {2ee0d526-c9d2-48df-a4d5-f4b14b9ba739} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2579 | 2026.01.30 07:02:37.175893 [ 276 ] {2ee0d526-c9d2-48df-a4d5-f4b14b9ba739} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.01.30 07:02:37.176027 [ 276 ] {2ee0d526-c9d2-48df-a4d5-f4b14b9ba739} <Debug> executeQuery: Read 49 rows, 3.63 KiB in 0.001154 sec., 42461.005199306754 rows/sec., 3.07 MiB/sec. | ||
| 2581 | 2026.01.30 07:02:37.176064 [ 276 ] {2ee0d526-c9d2-48df-a4d5-f4b14b9ba739} <Debug> TCPHandler: Processed in 0.001315667 sec. | ||
| 2582 | 2026.01.30 07:02:37.176165 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.01.30 07:02:37.176258 [ 276 ] {dab04b54-24d1-494f-b6b3-9ee4f56c1df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2584 | 2026.01.30 07:02:37.176297 [ 276 ] {dab04b54-24d1-494f-b6b3-9ee4f56c1df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2585 | 2026.01.30 07:02:37.176787 [ 276 ] {dab04b54-24d1-494f-b6b3-9ee4f56c1df1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.01.30 07:02:37.176831 [ 276 ] {dab04b54-24d1-494f-b6b3-9ee4f56c1df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2587 | 2026.01.30 07:02:37.177208 [ 276 ] {dab04b54-24d1-494f-b6b3-9ee4f56c1df1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2588 | 2026.01.30 07:02:37.177419 [ 276 ] {dab04b54-24d1-494f-b6b3-9ee4f56c1df1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2026.01.30 07:02:37.177560 [ 276 ] {dab04b54-24d1-494f-b6b3-9ee4f56c1df1} <Debug> executeQuery: Read 119 rows, 9.54 KiB in 0.001319 sec., 90219.86353297952 rows/sec., 7.06 MiB/sec. | ||
| 2590 | 2026.01.30 07:02:37.177598 [ 276 ] {dab04b54-24d1-494f-b6b3-9ee4f56c1df1} <Debug> TCPHandler: Processed in 0.001481061 sec. | ||
| 2591 | 2026.01.30 07:02:37.177709 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2026.01.30 07:02:37.177805 [ 276 ] {b625aead-435a-4130-8782-3a73d7c66a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2593 | 2026.01.30 07:02:37.177848 [ 276 ] {b625aead-435a-4130-8782-3a73d7c66a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2594 | 2026.01.30 07:02:37.178260 [ 276 ] {b625aead-435a-4130-8782-3a73d7c66a75} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.30 07:02:37.178294 [ 276 ] {b625aead-435a-4130-8782-3a73d7c66a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2596 | 2026.01.30 07:02:37.178628 [ 276 ] {b625aead-435a-4130-8782-3a73d7c66a75} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2597 | 2026.01.30 07:02:37.178831 [ 276 ] {b625aead-435a-4130-8782-3a73d7c66a75} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.01.30 07:02:37.178964 [ 276 ] {b625aead-435a-4130-8782-3a73d7c66a75} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001178 sec., 140067.9117147708 rows/sec., 9.75 MiB/sec. | ||
| 2599 | 2026.01.30 07:02:37.179000 [ 276 ] {b625aead-435a-4130-8782-3a73d7c66a75} <Debug> TCPHandler: Processed in 0.001341077 sec. | ||
| 2600 | 2026.01.30 07:02:37.179102 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.01.30 07:02:37.179195 [ 276 ] {4f5fe536-3b89-4042-a5a9-3c5c8c89ed98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.01.30 07:02:37.179250 [ 276 ] {4f5fe536-3b89-4042-a5a9-3c5c8c89ed98} <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 | ||
| 2603 | 2026.01.30 07:02:37.180100 [ 276 ] {4f5fe536-3b89-4042-a5a9-3c5c8c89ed98} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.01.30 07:02:37.180136 [ 276 ] {4f5fe536-3b89-4042-a5a9-3c5c8c89ed98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2605 | 2026.01.30 07:02:37.180773 [ 276 ] {4f5fe536-3b89-4042-a5a9-3c5c8c89ed98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2606 | 2026.01.30 07:02:37.181001 [ 276 ] {4f5fe536-3b89-4042-a5a9-3c5c8c89ed98} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.01.30 07:02:37.181152 [ 276 ] {4f5fe536-3b89-4042-a5a9-3c5c8c89ed98} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001976 sec., 19736.84210526316 rows/sec., 35.37 MiB/sec. | ||
| 2608 | 2026.01.30 07:02:37.181210 [ 276 ] {4f5fe536-3b89-4042-a5a9-3c5c8c89ed98} <Debug> TCPHandler: Processed in 0.002157539 sec. | ||
| 2609 | 2026.01.30 07:02:37.181319 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2026.01.30 07:02:37.181412 [ 276 ] {cf5fd38d-27a8-461b-9719-7fe883ccef50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2611 | 2026.01.30 07:02:37.181453 [ 276 ] {cf5fd38d-27a8-461b-9719-7fe883ccef50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2612 | 2026.01.30 07:02:37.181765 [ 276 ] {cf5fd38d-27a8-461b-9719-7fe883ccef50} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.01.30 07:02:37.181799 [ 276 ] {cf5fd38d-27a8-461b-9719-7fe883ccef50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2614 | 2026.01.30 07:02:37.182103 [ 276 ] {cf5fd38d-27a8-461b-9719-7fe883ccef50} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2615 | 2026.01.30 07:02:37.182310 [ 276 ] {cf5fd38d-27a8-461b-9719-7fe883ccef50} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.01.30 07:02:37.182432 [ 276 ] {cf5fd38d-27a8-461b-9719-7fe883ccef50} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 408.71 KiB/sec. | ||
| 2617 | 2026.01.30 07:02:37.182466 [ 276 ] {cf5fd38d-27a8-461b-9719-7fe883ccef50} <Debug> TCPHandler: Processed in 0.001197613 sec. | ||
| 2618 | 2026.01.30 07:02:37.182568 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.01.30 07:02:37.182661 [ 276 ] {8a0730ab-678e-4757-a9ce-c244d7a43fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2620 | 2026.01.30 07:02:37.182702 [ 276 ] {8a0730ab-678e-4757-a9ce-c244d7a43fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2621 | 2026.01.30 07:02:37.183022 [ 276 ] {8a0730ab-678e-4757-a9ce-c244d7a43fb1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2026.01.30 07:02:37.183055 [ 276 ] {8a0730ab-678e-4757-a9ce-c244d7a43fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2623 | 2026.01.30 07:02:37.183355 [ 276 ] {8a0730ab-678e-4757-a9ce-c244d7a43fb1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2624 | 2026.01.30 07:02:37.183559 [ 276 ] {8a0730ab-678e-4757-a9ce-c244d7a43fb1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.01.30 07:02:37.183691 [ 276 ] {8a0730ab-678e-4757-a9ce-c244d7a43fb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2626 | 2026.01.30 07:02:37.183727 [ 276 ] {8a0730ab-678e-4757-a9ce-c244d7a43fb1} <Debug> TCPHandler: Processed in 0.001208313 sec. | ||
| 2627 | 2026.01.30 07:02:40.967492 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2628 | 2026.01.30 07:02:40.967551 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2629 | 2026.01.30 07:02:41.102099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 368 | ||
| 2630 | 2026.01.30 07:02:41.104229 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.01.30 07:02:41.104292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2632 | 2026.01.30 07:02:41.105516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2633 | 2026.01.30 07:02:41.105799 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.01.30 07:02:41.106166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2635 | 2026.01.30 07:02:41.138480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5776 | ||
| 2636 | 2026.01.30 07:02:41.138973 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.01.30 07:02:41.139015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2638 | 2026.01.30 07:02:41.139649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2639 | 2026.01.30 07:02:41.139886 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.01.30 07:02:41.140029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5776 | ||
| 2641 | 2026.01.30 07:02:41.444387 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2642 | 2026.01.30 07:02:41.461770 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.01.30 07:02:41.461834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2644 | 2026.01.30 07:02:41.467681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2645 | 2026.01.30 07:02:41.468488 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.01.30 07:02:41.471322 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2647 | 2026.01.30 07:02:42.167881 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.01.30 07:02:42.168059 [ 276 ] {dd642727-2ed6-4438-b673-bf1fa02c21f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2649 | 2026.01.30 07:02:42.168129 [ 276 ] {dd642727-2ed6-4438-b673-bf1fa02c21f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2650 | 2026.01.30 07:02:42.168815 [ 276 ] {dd642727-2ed6-4438-b673-bf1fa02c21f1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.01.30 07:02:42.168863 [ 276 ] {dd642727-2ed6-4438-b673-bf1fa02c21f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2652 | 2026.01.30 07:02:42.169270 [ 276 ] {dd642727-2ed6-4438-b673-bf1fa02c21f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2653 | 2026.01.30 07:02:42.169504 [ 276 ] {dd642727-2ed6-4438-b673-bf1fa02c21f1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.01.30 07:02:42.169668 [ 276 ] {dd642727-2ed6-4438-b673-bf1fa02c21f1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.58 MiB/sec. | ||
| 2655 | 2026.01.30 07:02:42.169721 [ 276 ] {dd642727-2ed6-4438-b673-bf1fa02c21f1} <Debug> TCPHandler: Processed in 0.001966625 sec. | ||
| 2656 | 2026.01.30 07:02:42.169851 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.01.30 07:02:42.169952 [ 276 ] {fb144a60-8bed-4af5-9f5f-5bafcab40b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2658 | 2026.01.30 07:02:42.169995 [ 276 ] {fb144a60-8bed-4af5-9f5f-5bafcab40b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2659 | 2026.01.30 07:02:42.170442 [ 276 ] {fb144a60-8bed-4af5-9f5f-5bafcab40b26} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.01.30 07:02:42.170481 [ 276 ] {fb144a60-8bed-4af5-9f5f-5bafcab40b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2661 | 2026.01.30 07:02:42.170797 [ 276 ] {fb144a60-8bed-4af5-9f5f-5bafcab40b26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2662 | 2026.01.30 07:02:42.171008 [ 276 ] {fb144a60-8bed-4af5-9f5f-5bafcab40b26} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.01.30 07:02:42.171144 [ 276 ] {fb144a60-8bed-4af5-9f5f-5bafcab40b26} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 2664 | 2026.01.30 07:02:42.171184 [ 276 ] {fb144a60-8bed-4af5-9f5f-5bafcab40b26} <Debug> TCPHandler: Processed in 0.001384978 sec. | ||
| 2665 | 2026.01.30 07:02:42.171300 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.01.30 07:02:42.171395 [ 276 ] {89626a70-7dd7-4359-8aa0-5207cd30218e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.01.30 07:02:42.171440 [ 276 ] {89626a70-7dd7-4359-8aa0-5207cd30218e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2668 | 2026.01.30 07:02:42.171859 [ 276 ] {89626a70-7dd7-4359-8aa0-5207cd30218e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.01.30 07:02:42.171897 [ 276 ] {89626a70-7dd7-4359-8aa0-5207cd30218e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2670 | 2026.01.30 07:02:42.172226 [ 276 ] {89626a70-7dd7-4359-8aa0-5207cd30218e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2671 | 2026.01.30 07:02:42.172440 [ 276 ] {89626a70-7dd7-4359-8aa0-5207cd30218e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.01.30 07:02:42.172575 [ 276 ] {89626a70-7dd7-4359-8aa0-5207cd30218e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 2673 | 2026.01.30 07:02:42.172612 [ 276 ] {89626a70-7dd7-4359-8aa0-5207cd30218e} <Debug> TCPHandler: Processed in 0.001361718 sec. | ||
| 2674 | 2026.01.30 07:02:42.172726 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.01.30 07:02:42.172819 [ 276 ] {1884c435-4c49-4191-8efe-73afc6802536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.30 07:02:42.172860 [ 276 ] {1884c435-4c49-4191-8efe-73afc6802536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2677 | 2026.01.30 07:02:42.173193 [ 276 ] {1884c435-4c49-4191-8efe-73afc6802536} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.01.30 07:02:42.173230 [ 276 ] {1884c435-4c49-4191-8efe-73afc6802536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2679 | 2026.01.30 07:02:42.173557 [ 276 ] {1884c435-4c49-4191-8efe-73afc6802536} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2680 | 2026.01.30 07:02:42.173766 [ 276 ] {1884c435-4c49-4191-8efe-73afc6802536} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.01.30 07:02:42.173899 [ 276 ] {1884c435-4c49-4191-8efe-73afc6802536} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 2682 | 2026.01.30 07:02:42.173934 [ 276 ] {1884c435-4c49-4191-8efe-73afc6802536} <Debug> TCPHandler: Processed in 0.001257425 sec. | ||
| 2683 | 2026.01.30 07:02:47.171069 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.01.30 07:02:47.171350 [ 276 ] {3c0c1d66-8f6c-44fc-ab4f-058570c5a173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2685 | 2026.01.30 07:02:47.171421 [ 276 ] {3c0c1d66-8f6c-44fc-ab4f-058570c5a173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2686 | 2026.01.30 07:02:47.172181 [ 276 ] {3c0c1d66-8f6c-44fc-ab4f-058570c5a173} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.01.30 07:02:47.172232 [ 276 ] {3c0c1d66-8f6c-44fc-ab4f-058570c5a173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2688 | 2026.01.30 07:02:47.172654 [ 276 ] {3c0c1d66-8f6c-44fc-ab4f-058570c5a173} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2689 | 2026.01.30 07:02:47.172885 [ 276 ] {3c0c1d66-8f6c-44fc-ab4f-058570c5a173} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.01.30 07:02:47.173051 [ 276 ] {3c0c1d66-8f6c-44fc-ab4f-058570c5a173} <Debug> executeQuery: Read 134 rows, 11.85 KiB in 0.00177 sec., 75706.21468926553 rows/sec., 6.54 MiB/sec. | ||
| 2691 | 2026.01.30 07:02:47.173101 [ 276 ] {3c0c1d66-8f6c-44fc-ab4f-058570c5a173} <Debug> TCPHandler: Processed in 0.002202831 sec. | ||
| 2692 | 2026.01.30 07:02:47.173232 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.01.30 07:02:47.173336 [ 276 ] {8137e167-3269-404a-83a1-96ef05cd422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.01.30 07:02:47.173382 [ 276 ] {8137e167-3269-404a-83a1-96ef05cd422a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2695 | 2026.01.30 07:02:47.173816 [ 276 ] {8137e167-3269-404a-83a1-96ef05cd422a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.01.30 07:02:47.173855 [ 276 ] {8137e167-3269-404a-83a1-96ef05cd422a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2697 | 2026.01.30 07:02:47.174159 [ 276 ] {8137e167-3269-404a-83a1-96ef05cd422a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2698 | 2026.01.30 07:02:47.174369 [ 276 ] {8137e167-3269-404a-83a1-96ef05cd422a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.01.30 07:02:47.174504 [ 276 ] {8137e167-3269-404a-83a1-96ef05cd422a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001193 sec., 32690.695725062866 rows/sec., 2.40 MiB/sec. | ||
| 2700 | 2026.01.30 07:02:47.174543 [ 276 ] {8137e167-3269-404a-83a1-96ef05cd422a} <Debug> TCPHandler: Processed in 0.001363758 sec. | ||
| 2701 | 2026.01.30 07:02:47.174662 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.01.30 07:02:47.174757 [ 276 ] {5fabc4de-4b3f-4593-b756-ecbc79e48d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2703 | 2026.01.30 07:02:47.174797 [ 276 ] {5fabc4de-4b3f-4593-b756-ecbc79e48d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2704 | 2026.01.30 07:02:47.175229 [ 276 ] {5fabc4de-4b3f-4593-b756-ecbc79e48d70} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.01.30 07:02:47.175266 [ 276 ] {5fabc4de-4b3f-4593-b756-ecbc79e48d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2706 | 2026.01.30 07:02:47.175577 [ 276 ] {5fabc4de-4b3f-4593-b756-ecbc79e48d70} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2707 | 2026.01.30 07:02:47.175799 [ 276 ] {5fabc4de-4b3f-4593-b756-ecbc79e48d70} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.01.30 07:02:47.175930 [ 276 ] {5fabc4de-4b3f-4593-b756-ecbc79e48d70} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001192 sec., 86409.39597315437 rows/sec., 6.75 MiB/sec. | ||
| 2709 | 2026.01.30 07:02:47.175968 [ 276 ] {5fabc4de-4b3f-4593-b756-ecbc79e48d70} <Debug> TCPHandler: Processed in 0.001354658 sec. | ||
| 2710 | 2026.01.30 07:02:47.176082 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.01.30 07:02:47.176176 [ 276 ] {7d8f4b4a-aa24-4b16-b005-1d84b11be5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2712 | 2026.01.30 07:02:47.176220 [ 276 ] {7d8f4b4a-aa24-4b16-b005-1d84b11be5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2713 | 2026.01.30 07:02:47.176670 [ 276 ] {7d8f4b4a-aa24-4b16-b005-1d84b11be5ca} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.01.30 07:02:47.176706 [ 276 ] {7d8f4b4a-aa24-4b16-b005-1d84b11be5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2715 | 2026.01.30 07:02:47.177032 [ 276 ] {7d8f4b4a-aa24-4b16-b005-1d84b11be5ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2716 | 2026.01.30 07:02:47.177243 [ 276 ] {7d8f4b4a-aa24-4b16-b005-1d84b11be5ca} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.01.30 07:02:47.177377 [ 276 ] {7d8f4b4a-aa24-4b16-b005-1d84b11be5ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2718 | 2026.01.30 07:02:47.177414 [ 276 ] {7d8f4b4a-aa24-4b16-b005-1d84b11be5ca} <Debug> TCPHandler: Processed in 0.001381638 sec. | ||
| 2719 | 2026.01.30 07:02:47.177526 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.01.30 07:02:47.177619 [ 276 ] {dbea21ba-9c95-4777-ae1e-aa304de4fe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2721 | 2026.01.30 07:02:47.177673 [ 276 ] {dbea21ba-9c95-4777-ae1e-aa304de4fe3f} <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 | ||
| 2722 | 2026.01.30 07:02:47.178525 [ 276 ] {dbea21ba-9c95-4777-ae1e-aa304de4fe3f} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.01.30 07:02:47.178562 [ 276 ] {dbea21ba-9c95-4777-ae1e-aa304de4fe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2724 | 2026.01.30 07:02:47.179110 [ 276 ] {dbea21ba-9c95-4777-ae1e-aa304de4fe3f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2725 | 2026.01.30 07:02:47.179338 [ 276 ] {dbea21ba-9c95-4777-ae1e-aa304de4fe3f} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.01.30 07:02:47.179480 [ 276 ] {dbea21ba-9c95-4777-ae1e-aa304de4fe3f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00188 sec., 20744.68085106383 rows/sec., 37.17 MiB/sec. | ||
| 2727 | 2026.01.30 07:02:47.179540 [ 276 ] {dbea21ba-9c95-4777-ae1e-aa304de4fe3f} <Debug> TCPHandler: Processed in 0.002063217 sec. | ||
| 2728 | 2026.01.30 07:02:47.179651 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.01.30 07:02:47.179745 [ 276 ] {7ebe8760-422a-4a70-8173-76068d2e36d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.01.30 07:02:47.179786 [ 276 ] {7ebe8760-422a-4a70-8173-76068d2e36d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2731 | 2026.01.30 07:02:47.180119 [ 276 ] {7ebe8760-422a-4a70-8173-76068d2e36d8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.01.30 07:02:47.180155 [ 276 ] {7ebe8760-422a-4a70-8173-76068d2e36d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2733 | 2026.01.30 07:02:47.180467 [ 276 ] {7ebe8760-422a-4a70-8173-76068d2e36d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2734 | 2026.01.30 07:02:47.180684 [ 276 ] {7ebe8760-422a-4a70-8173-76068d2e36d8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.01.30 07:02:47.180811 [ 276 ] {7ebe8760-422a-4a70-8173-76068d2e36d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2736 | 2026.01.30 07:02:47.180847 [ 276 ] {7ebe8760-422a-4a70-8173-76068d2e36d8} <Debug> TCPHandler: Processed in 0.001245204 sec. | ||
| 2737 | 2026.01.30 07:02:47.741125 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.01.30 07:02:47.741389 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) 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) | ||
| 2739 | 2026.01.30 07:02:47.741748 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2740 | 2026.01.30 07:02:47.741788 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <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 | ||
| 2741 | 2026.01.30 07:02:47.742055 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2742 | 2026.01.30 07:02:47.742122 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2743 | 2026.01.30 07:02:47.742263 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2744 | 2026.01.30 07:02:47.742408 [ 310 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2745 | 2026.01.30 07:02:47.742418 [ 327 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2746 | 2026.01.30 07:02:47.742418 [ 296 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2747 | 2026.01.30 07:02:47.742627 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 2748 | 2026.01.30 07:02:47.742656 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2749 | 2026.01.30 07:02:47.742741 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2750 | 2026.01.30 07:02:47.742763 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2751 | 2026.01.30 07:02:47.742800 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <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'))" | ||
| 2752 | 2026.01.30 07:02:47.742839 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <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'))" | ||
| 2753 | 2026.01.30 07:02:47.742880 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <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'))" | ||
| 2754 | 2026.01.30 07:02:47.743752 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002476 sec., 16558.966074313408 rows/sec., 666.95 KiB/sec. | ||
| 2755 | 2026.01.30 07:02:47.743858 [ 276 ] {570fa66d-fff9-47cb-9b98-83c2da786c63} <Debug> TCPHandler: Processed in 0.002868789 sec. | ||
| 2756 | 2026.01.30 07:02:47.744152 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.01.30 07:02:47.744291 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) 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) | ||
| 2758 | 2026.01.30 07:02:47.744518 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2759 | 2026.01.30 07:02:47.744556 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <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 | ||
| 2760 | 2026.01.30 07:02:47.744765 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2761 | 2026.01.30 07:02:47.744818 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2762 | 2026.01.30 07:02:47.744922 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2763 | 2026.01.30 07:02:47.744992 [ 310 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2764 | 2026.01.30 07:02:47.744993 [ 301 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2765 | 2026.01.30 07:02:47.744992 [ 327 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2766 | 2026.01.30 07:02:47.745110 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 2767 | 2026.01.30 07:02:47.745134 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2768 | 2026.01.30 07:02:47.745202 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2769 | 2026.01.30 07:02:47.745219 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2770 | 2026.01.30 07:02:47.745248 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <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'))" | ||
| 2771 | 2026.01.30 07:02:47.745281 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <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'))" | ||
| 2772 | 2026.01.30 07:02:47.745312 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <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'))" | ||
| 2773 | 2026.01.30 07:02:47.745922 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001689 sec., 24274.718768502073 rows/sec., 977.72 KiB/sec. | ||
| 2774 | 2026.01.30 07:02:47.746053 [ 276 ] {470e624f-09f1-4cfe-b98a-73ea5fdeb582} <Debug> TCPHandler: Processed in 0.001950954 sec. | ||
| 2775 | 2026.01.30 07:02:47.746317 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.01.30 07:02:47.746463 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) 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) | ||
| 2777 | 2026.01.30 07:02:47.746691 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2778 | 2026.01.30 07:02:47.746728 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <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 | ||
| 2779 | 2026.01.30 07:02:47.746942 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2780 | 2026.01.30 07:02:47.746995 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2781 | 2026.01.30 07:02:47.747095 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2782 | 2026.01.30 07:02:47.747164 [ 327 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2783 | 2026.01.30 07:02:47.747168 [ 296 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2784 | 2026.01.30 07:02:47.747166 [ 318 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2785 | 2026.01.30 07:02:47.747282 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 2786 | 2026.01.30 07:02:47.747303 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2787 | 2026.01.30 07:02:47.747373 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2788 | 2026.01.30 07:02:47.747390 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2789 | 2026.01.30 07:02:47.747422 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <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'))" | ||
| 2790 | 2026.01.30 07:02:47.747452 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <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'))" | ||
| 2791 | 2026.01.30 07:02:47.747480 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <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'))" | ||
| 2792 | 2026.01.30 07:02:47.748078 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001671 sec., 24536.205864751646 rows/sec., 988.25 KiB/sec. | ||
| 2793 | 2026.01.30 07:02:47.748177 [ 276 ] {4f142df4-101e-4124-bf76-12acdf2683d6} <Debug> TCPHandler: Processed in 0.001921333 sec. | ||
| 2794 | 2026.01.30 07:02:47.748401 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.01.30 07:02:47.748537 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) 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) | ||
| 2796 | 2026.01.30 07:02:47.748758 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2797 | 2026.01.30 07:02:47.748795 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <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 | ||
| 2798 | 2026.01.30 07:02:47.749015 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2799 | 2026.01.30 07:02:47.749067 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2800 | 2026.01.30 07:02:47.749167 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2801 | 2026.01.30 07:02:47.749218 [ 318 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2802 | 2026.01.30 07:02:47.749224 [ 310 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2803 | 2026.01.30 07:02:47.749237 [ 296 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2804 | 2026.01.30 07:02:47.749328 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 2805 | 2026.01.30 07:02:47.749353 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2806 | 2026.01.30 07:02:47.749421 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2807 | 2026.01.30 07:02:47.749438 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2808 | 2026.01.30 07:02:47.749468 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <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'))" | ||
| 2809 | 2026.01.30 07:02:47.749505 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <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'))" | ||
| 2810 | 2026.01.30 07:02:47.749537 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <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'))" | ||
| 2811 | 2026.01.30 07:02:47.750098 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001619 sec., 25324.274243360098 rows/sec., 1019.99 KiB/sec. | ||
| 2812 | 2026.01.30 07:02:47.750210 [ 276 ] {6ae4c304-3ea6-4b84-9c43-7f99db0cc519} <Debug> TCPHandler: Processed in 0.001857362 sec. | ||
| 2813 | 2026.01.30 07:02:47.750431 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2026.01.30 07:02:47.750566 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) 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) | ||
| 2815 | 2026.01.30 07:02:47.750788 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2816 | 2026.01.30 07:02:47.750825 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <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 | ||
| 2817 | 2026.01.30 07:02:47.751036 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2818 | 2026.01.30 07:02:47.751088 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2819 | 2026.01.30 07:02:47.751185 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2820 | 2026.01.30 07:02:47.751241 [ 327 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2821 | 2026.01.30 07:02:47.751258 [ 296 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2822 | 2026.01.30 07:02:47.751252 [ 318 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2823 | 2026.01.30 07:02:47.751358 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 2824 | 2026.01.30 07:02:47.751379 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2825 | 2026.01.30 07:02:47.751445 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2826 | 2026.01.30 07:02:47.751462 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2827 | 2026.01.30 07:02:47.751491 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <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'))" | ||
| 2828 | 2026.01.30 07:02:47.751522 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <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'))" | ||
| 2829 | 2026.01.30 07:02:47.751549 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <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'))" | ||
| 2830 | 2026.01.30 07:02:47.752325 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001816 sec., 22577.092511013216 rows/sec., 909.34 KiB/sec. | ||
| 2831 | 2026.01.30 07:02:47.752448 [ 276 ] {d5f06c2a-c655-4a7c-9f60-ffa2d0954bf6} <Debug> TCPHandler: Processed in 0.002065008 sec. | ||
| 2832 | 2026.01.30 07:02:47.752665 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.01.30 07:02:47.752800 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) 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) | ||
| 2834 | 2026.01.30 07:02:47.753024 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2835 | 2026.01.30 07:02:47.753060 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <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 | ||
| 2836 | 2026.01.30 07:02:47.753274 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2837 | 2026.01.30 07:02:47.753326 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2838 | 2026.01.30 07:02:47.753424 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2839 | 2026.01.30 07:02:47.753496 [ 338 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2840 | 2026.01.30 07:02:47.753501 [ 325 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2841 | 2026.01.30 07:02:47.753521 [ 328 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2842 | 2026.01.30 07:02:47.753645 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 2843 | 2026.01.30 07:02:47.753670 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2844 | 2026.01.30 07:02:47.753737 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2845 | 2026.01.30 07:02:47.753754 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2846 | 2026.01.30 07:02:47.753784 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <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'))" | ||
| 2847 | 2026.01.30 07:02:47.753816 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <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'))" | ||
| 2848 | 2026.01.30 07:02:47.753845 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <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'))" | ||
| 2849 | 2026.01.30 07:02:47.754434 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001693 sec., 24217.365623154164 rows/sec., 975.41 KiB/sec. | ||
| 2850 | 2026.01.30 07:02:47.754544 [ 276 ] {6d4bb944-dced-4533-ae99-c04e9ffca475} <Debug> TCPHandler: Processed in 0.001926654 sec. | ||
| 2851 | 2026.01.30 07:02:47.879868 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.01.30 07:02:47.879984 [ 276 ] {a638ac98-f502-4aa2-a0e6-eaf208d7dbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2853 | 2026.01.30 07:02:47.880028 [ 276 ] {a638ac98-f502-4aa2-a0e6-eaf208d7dbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2854 | 2026.01.30 07:02:47.880698 [ 276 ] {a638ac98-f502-4aa2-a0e6-eaf208d7dbd2} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.01.30 07:02:47.880738 [ 276 ] {a638ac98-f502-4aa2-a0e6-eaf208d7dbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2856 | 2026.01.30 07:02:47.881154 [ 276 ] {a638ac98-f502-4aa2-a0e6-eaf208d7dbd2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2857 | 2026.01.30 07:02:47.881352 [ 276 ] {a638ac98-f502-4aa2-a0e6-eaf208d7dbd2} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.01.30 07:02:47.881501 [ 276 ] {a638ac98-f502-4aa2-a0e6-eaf208d7dbd2} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001548 sec., 3875.9689922480625 rows/sec., 863.01 KiB/sec. | ||
| 2859 | 2026.01.30 07:02:47.881539 [ 276 ] {a638ac98-f502-4aa2-a0e6-eaf208d7dbd2} <Debug> TCPHandler: Processed in 0.001727257 sec. | ||
| 2860 | 2026.01.30 07:02:47.881651 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.01.30 07:02:47.881745 [ 276 ] {c6fba4cd-7d42-4490-94d2-c412c8a1703f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.01.30 07:02:47.881785 [ 276 ] {c6fba4cd-7d42-4490-94d2-c412c8a1703f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2863 | 2026.01.30 07:02:47.882203 [ 276 ] {c6fba4cd-7d42-4490-94d2-c412c8a1703f} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.01.30 07:02:47.882238 [ 276 ] {c6fba4cd-7d42-4490-94d2-c412c8a1703f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2865 | 2026.01.30 07:02:47.882536 [ 276 ] {c6fba4cd-7d42-4490-94d2-c412c8a1703f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2866 | 2026.01.30 07:02:47.882748 [ 276 ] {c6fba4cd-7d42-4490-94d2-c412c8a1703f} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.01.30 07:02:47.882879 [ 276 ] {c6fba4cd-7d42-4490-94d2-c412c8a1703f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001152 sec., 20833.333333333332 rows/sec., 1.73 MiB/sec. | ||
| 2868 | 2026.01.30 07:02:47.882916 [ 276 ] {c6fba4cd-7d42-4490-94d2-c412c8a1703f} <Debug> TCPHandler: Processed in 0.001315157 sec. | ||
| 2869 | 2026.01.30 07:02:47.883026 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.01.30 07:02:47.883119 [ 276 ] {42802650-2ddb-4704-a6e1-c62cbe1627c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2871 | 2026.01.30 07:02:47.883159 [ 276 ] {42802650-2ddb-4704-a6e1-c62cbe1627c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2872 | 2026.01.30 07:02:47.883543 [ 276 ] {42802650-2ddb-4704-a6e1-c62cbe1627c2} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.01.30 07:02:47.883578 [ 276 ] {42802650-2ddb-4704-a6e1-c62cbe1627c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2874 | 2026.01.30 07:02:47.883854 [ 276 ] {42802650-2ddb-4704-a6e1-c62cbe1627c2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2875 | 2026.01.30 07:02:47.884076 [ 276 ] {42802650-2ddb-4704-a6e1-c62cbe1627c2} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.01.30 07:02:47.884207 [ 276 ] {42802650-2ddb-4704-a6e1-c62cbe1627c2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 294.91 KiB/sec. | ||
| 2877 | 2026.01.30 07:02:47.884243 [ 276 ] {42802650-2ddb-4704-a6e1-c62cbe1627c2} <Debug> TCPHandler: Processed in 0.001266825 sec. | ||
| 2878 | 2026.01.30 07:02:47.884343 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.01.30 07:02:47.884436 [ 276 ] {69641ebe-2c56-4bdf-8677-32872ed96167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2880 | 2026.01.30 07:02:47.884475 [ 276 ] {69641ebe-2c56-4bdf-8677-32872ed96167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2881 | 2026.01.30 07:02:47.885577 [ 276 ] {69641ebe-2c56-4bdf-8677-32872ed96167} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.01.30 07:02:47.885611 [ 276 ] {69641ebe-2c56-4bdf-8677-32872ed96167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2883 | 2026.01.30 07:02:47.886004 [ 276 ] {69641ebe-2c56-4bdf-8677-32872ed96167} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2884 | 2026.01.30 07:02:47.886219 [ 276 ] {69641ebe-2c56-4bdf-8677-32872ed96167} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.01.30 07:02:47.886310 [ 38 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2886 | 2026.01.30 07:02:47.886346 [ 38 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.01.30 07:02:47.886348 [ 276 ] {69641ebe-2c56-4bdf-8677-32872ed96167} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.00193 sec., 682901.5544041451 rows/sec., 56.71 MiB/sec. | ||
| 2888 | 2026.01.30 07:02:47.886368 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2889 | 2026.01.30 07:02:47.886392 [ 276 ] {69641ebe-2c56-4bdf-8677-32872ed96167} <Debug> TCPHandler: Processed in 0.002098698 sec. | ||
| 2890 | 2026.01.30 07:02:47.886483 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 2891 | 2026.01.30 07:02:47.886500 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.01.30 07:02:47.886611 [ 276 ] {28e3d078-4505-4a63-a375-e6b287ae09c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.01.30 07:02:47.886618 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2894 | 2026.01.30 07:02:47.886655 [ 276 ] {28e3d078-4505-4a63-a375-e6b287ae09c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2895 | 2026.01.30 07:02:47.886665 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1396 rows starting from the beginning of the part | ||
| 2896 | 2026.01.30 07:02:47.886742 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 2897 | 2026.01.30 07:02:47.886792 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 2898 | 2026.01.30 07:02:47.886839 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2899 | 2026.01.30 07:02:47.886882 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 134 rows starting from the beginning of the part | ||
| 2900 | 2026.01.30 07:02:47.886927 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1318 rows starting from the beginning of the part | ||
| 2901 | 2026.01.30 07:02:47.887052 [ 276 ] {28e3d078-4505-4a63-a375-e6b287ae09c9} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2026.01.30 07:02:47.887094 [ 276 ] {28e3d078-4505-4a63-a375-e6b287ae09c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2903 | 2026.01.30 07:02:47.887412 [ 276 ] {28e3d078-4505-4a63-a375-e6b287ae09c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2904 | 2026.01.30 07:02:47.887630 [ 276 ] {28e3d078-4505-4a63-a375-e6b287ae09c9} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2026.01.30 07:02:47.887766 [ 276 ] {28e3d078-4505-4a63-a375-e6b287ae09c9} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001173 sec., 13640.238704177324 rows/sec., 1.03 MiB/sec. | ||
| 2906 | 2026.01.30 07:02:47.887771 [ 37 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2907 | 2026.01.30 07:02:47.887807 [ 276 ] {28e3d078-4505-4a63-a375-e6b287ae09c9} <Debug> TCPHandler: Processed in 0.001356638 sec. | ||
| 2908 | 2026.01.30 07:02:47.887822 [ 37 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.01.30 07:02:47.887847 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2910 | 2026.01.30 07:02:47.887913 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.01.30 07:02:47.887931 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 2912 | 2026.01.30 07:02:47.888009 [ 276 ] {8f0d7fcf-39d0-42c0-8874-31723ba72296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2913 | 2026.01.30 07:02:47.888033 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2914 | 2026.01.30 07:02:47.888054 [ 276 ] {8f0d7fcf-39d0-42c0-8874-31723ba72296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2915 | 2026.01.30 07:02:47.888063 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 281 rows starting from the beginning of the part | ||
| 2916 | 2026.01.30 07:02:47.888122 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 2917 | 2026.01.30 07:02:47.888164 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 2918 | 2026.01.30 07:02:47.888204 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part | ||
| 2919 | 2026.01.30 07:02:47.888241 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 2920 | 2026.01.30 07:02:47.888279 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 2921 | 2026.01.30 07:02:47.888504 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3099 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069758 sec., 1497276.4931938902 rows/sec., 128.62 MiB/sec. | ||
| 2922 | 2026.01.30 07:02:47.888530 [ 276 ] {8f0d7fcf-39d0-42c0-8874-31723ba72296} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.01.30 07:02:47.888566 [ 276 ] {8f0d7fcf-39d0-42c0-8874-31723ba72296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2924 | 2026.01.30 07:02:47.888821 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2925 | 2026.01.30 07:02:47.889001 [ 276 ] {8f0d7fcf-39d0-42c0-8874-31723ba72296} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2926 | 2026.01.30 07:02:47.889010 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.001117711 sec., 385609.5180238899 rows/sec., 26.87 MiB/sec. | ||
| 2927 | 2026.01.30 07:02:47.889134 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.01.30 07:02:47.889140 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2929 | 2026.01.30 07:02:47.889219 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_16_3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2930 | 2026.01.30 07:02:47.889295 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2931 | 2026.01.30 07:02:47.889302 [ 276 ] {8f0d7fcf-39d0-42c0-8874-31723ba72296} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.01.30 07:02:47.889423 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.01.30 07:02:47.889457 [ 276 ] {8f0d7fcf-39d0-42c0-8874-31723ba72296} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001465 sec., 172013.65187713312 rows/sec., 11.90 MiB/sec. | ||
| 2934 | 2026.01.30 07:02:47.889495 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_11_2} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2935 | 2026.01.30 07:02:47.889500 [ 276 ] {8f0d7fcf-39d0-42c0-8874-31723ba72296} <Debug> TCPHandler: Processed in 0.001636075 sec. | ||
| 2936 | 2026.01.30 07:02:47.889560 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2937 | 2026.01.30 07:02:47.889636 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.01.30 07:02:47.889732 [ 276 ] {404a5f7b-068e-4a3d-a14e-5b694b031175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.01.30 07:02:47.889772 [ 276 ] {404a5f7b-068e-4a3d-a14e-5b694b031175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2940 | 2026.01.30 07:02:47.890174 [ 276 ] {404a5f7b-068e-4a3d-a14e-5b694b031175} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.01.30 07:02:47.890210 [ 276 ] {404a5f7b-068e-4a3d-a14e-5b694b031175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2942 | 2026.01.30 07:02:47.890509 [ 276 ] {404a5f7b-068e-4a3d-a14e-5b694b031175} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2943 | 2026.01.30 07:02:47.890717 [ 276 ] {404a5f7b-068e-4a3d-a14e-5b694b031175} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.01.30 07:02:47.890849 [ 276 ] {404a5f7b-068e-4a3d-a14e-5b694b031175} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 2945 | 2026.01.30 07:02:47.890897 [ 276 ] {404a5f7b-068e-4a3d-a14e-5b694b031175} <Debug> TCPHandler: Processed in 0.001311396 sec. | ||
| 2946 | 2026.01.30 07:02:47.891023 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.01.30 07:02:47.891117 [ 276 ] {d1bf8eb1-2b7f-4e3d-b0a1-61a28e5b5fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2948 | 2026.01.30 07:02:47.891156 [ 276 ] {d1bf8eb1-2b7f-4e3d-b0a1-61a28e5b5fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2949 | 2026.01.30 07:02:47.891740 [ 276 ] {d1bf8eb1-2b7f-4e3d-b0a1-61a28e5b5fc0} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.01.30 07:02:47.891775 [ 276 ] {d1bf8eb1-2b7f-4e3d-b0a1-61a28e5b5fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2951 | 2026.01.30 07:02:47.892105 [ 276 ] {d1bf8eb1-2b7f-4e3d-b0a1-61a28e5b5fc0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2952 | 2026.01.30 07:02:47.892309 [ 276 ] {d1bf8eb1-2b7f-4e3d-b0a1-61a28e5b5fc0} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.01.30 07:02:47.892416 [ 37 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2954 | 2026.01.30 07:02:47.892439 [ 276 ] {d1bf8eb1-2b7f-4e3d-b0a1-61a28e5b5fc0} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001339 sec., 418222.5541448843 rows/sec., 31.35 MiB/sec. | ||
| 2955 | 2026.01.30 07:02:47.892453 [ 37 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.01.30 07:02:47.892481 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2957 | 2026.01.30 07:02:47.892482 [ 276 ] {d1bf8eb1-2b7f-4e3d-b0a1-61a28e5b5fc0} <Debug> TCPHandler: Processed in 0.001510022 sec. | ||
| 2958 | 2026.01.30 07:02:47.892567 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 2959 | 2026.01.30 07:02:47.892622 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.01.30 07:02:47.892655 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2961 | 2026.01.30 07:02:47.892683 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 827 rows starting from the beginning of the part | ||
| 2962 | 2026.01.30 07:02:47.892714 [ 276 ] {8c05079f-6d51-4c6b-9c39-94829271549c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2963 | 2026.01.30 07:02:47.892742 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2964 | 2026.01.30 07:02:47.892756 [ 276 ] {8c05079f-6d51-4c6b-9c39-94829271549c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2965 | 2026.01.30 07:02:47.892785 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 119 rows starting from the beginning of the part | ||
| 2966 | 2026.01.30 07:02:47.892825 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2967 | 2026.01.30 07:02:47.892862 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 103 rows starting from the beginning of the part | ||
| 2968 | 2026.01.30 07:02:47.892901 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 560 rows starting from the beginning of the part | ||
| 2969 | 2026.01.30 07:02:47.893897 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1737 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364578 sec., 1272921.0056149228 rows/sec., 98.74 MiB/sec. | ||
| 2970 | 2026.01.30 07:02:47.894059 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2971 | 2026.01.30 07:02:47.894066 [ 276 ] {8c05079f-6d51-4c6b-9c39-94829271549c} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.01.30 07:02:47.894106 [ 276 ] {8c05079f-6d51-4c6b-9c39-94829271549c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2973 | 2026.01.30 07:02:47.894294 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.01.30 07:02:47.894357 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_16_3} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2975 | 2026.01.30 07:02:47.894420 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2976 | 2026.01.30 07:02:47.894762 [ 276 ] {8c05079f-6d51-4c6b-9c39-94829271549c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2977 | 2026.01.30 07:02:47.894974 [ 276 ] {8c05079f-6d51-4c6b-9c39-94829271549c} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.01.30 07:02:47.895072 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2979 | 2026.01.30 07:02:47.895100 [ 276 ] {8c05079f-6d51-4c6b-9c39-94829271549c} <Debug> executeQuery: Read 3292 rows, 225.67 KiB in 0.002404 sec., 1369384.3594009983 rows/sec., 91.67 MiB/sec. | ||
| 2980 | 2026.01.30 07:02:47.895101 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.01.30 07:02:47.895140 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2982 | 2026.01.30 07:02:47.895144 [ 276 ] {8c05079f-6d51-4c6b-9c39-94829271549c} <Debug> TCPHandler: Processed in 0.002572851 sec. | ||
| 2983 | 2026.01.30 07:02:47.895203 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 2984 | 2026.01.30 07:02:47.895272 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.01.30 07:02:47.895283 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2986 | 2026.01.30 07:02:47.895318 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2132 rows starting from the beginning of the part | ||
| 2987 | 2026.01.30 07:02:47.895363 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2988 | 2026.01.30 07:02:47.895372 [ 276 ] {b8c5c948-1f26-4799-9e44-9e415c785fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2989 | 2026.01.30 07:02:47.895400 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 2990 | 2026.01.30 07:02:47.895417 [ 276 ] {b8c5c948-1f26-4799-9e44-9e415c785fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2991 | 2026.01.30 07:02:47.895440 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2992 | 2026.01.30 07:02:47.895477 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 2993 | 2026.01.30 07:02:47.895510 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3292 rows starting from the beginning of the part | ||
| 2994 | 2026.01.30 07:02:47.895754 [ 276 ] {b8c5c948-1f26-4799-9e44-9e415c785fc6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.01.30 07:02:47.895823 [ 276 ] {b8c5c948-1f26-4799-9e44-9e415c785fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 2996 | 2026.01.30 07:02:47.896132 [ 276 ] {b8c5c948-1f26-4799-9e44-9e415c785fc6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2997 | 2026.01.30 07:02:47.896364 [ 276 ] {b8c5c948-1f26-4799-9e44-9e415c785fc6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2026.01.30 07:02:47.896466 [ 37 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2999 | 2026.01.30 07:02:47.896494 [ 37 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.30 07:02:47.896494 [ 276 ] {b8c5c948-1f26-4799-9e44-9e415c785fc6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 726.43 KiB/sec. | ||
| 3001 | 2026.01.30 07:02:47.896511 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3002 | 2026.01.30 07:02:47.896544 [ 276 ] {b8c5c948-1f26-4799-9e44-9e415c785fc6} <Debug> TCPHandler: Processed in 0.001322487 sec. | ||
| 3003 | 2026.01.30 07:02:47.896591 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 3004 | 2026.01.30 07:02:47.896666 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3005 | 2026.01.30 07:02:47.896691 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 636 rows starting from the beginning of the part | ||
| 3006 | 2026.01.30 07:02:47.896735 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3007 | 2026.01.30 07:02:47.896772 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 3008 | 2026.01.30 07:02:47.896805 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3009 | 2026.01.30 07:02:47.896838 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 3010 | 2026.01.30 07:02:47.896870 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 3011 | 2026.01.30 07:02:47.897647 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108 sec., 822222.2222222222 rows/sec., 54.38 MiB/sec. | ||
| 3012 | 2026.01.30 07:02:47.897828 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3013 | 2026.01.30 07:02:47.897846 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6069 rows, containing 5 columns (5 merged, 0 gathered) in 0.002667834 sec., 2274879.1716426136 rows/sec., 155.02 MiB/sec. | ||
| 3014 | 2026.01.30 07:02:47.898084 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.01.30 07:02:47.898148 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_16_3} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3016 | 2026.01.30 07:02:47.898211 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3017 | 2026.01.30 07:02:47.898289 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3018 | 2026.01.30 07:02:47.898529 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.30 07:02:47.898586 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3020 | 2026.01.30 07:02:47.898638 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3021 | 2026.01.30 07:02:48.641007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6224 | ||
| 3022 | 2026.01.30 07:02:48.641474 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.01.30 07:02:48.641511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3024 | 2026.01.30 07:02:48.642033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3025 | 2026.01.30 07:02:48.642276 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.01.30 07:02:48.642408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6224 | ||
| 3027 | 2026.01.30 07:02:48.972297 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3028 | 2026.01.30 07:02:48.988145 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.01.30 07:02:48.988209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3030 | 2026.01.30 07:02:48.994218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3031 | 2026.01.30 07:02:48.994935 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.01.30 07:02:48.997862 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3033 | 2026.01.30 07:02:49.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.90 MiB, peak 230.83 MiB, free memory in arenas 0.00 B, will set to 225.03 MiB (RSS), difference: 1.13 MiB | ||
| 3034 | 2026.01.30 07:02:51.107144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 420 | ||
| 3035 | 2026.01.30 07:02:51.109856 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.01.30 07:02:51.109911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3037 | 2026.01.30 07:02:51.111149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3038 | 2026.01.30 07:02:51.111432 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.01.30 07:02:51.111786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3040 | 2026.01.30 07:02:52.170847 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.01.30 07:02:52.171049 [ 276 ] {8eced575-ea9a-4a5a-8e58-d89ec89cec9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3042 | 2026.01.30 07:02:52.171128 [ 276 ] {8eced575-ea9a-4a5a-8e58-d89ec89cec9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3043 | 2026.01.30 07:02:52.171893 [ 276 ] {8eced575-ea9a-4a5a-8e58-d89ec89cec9a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.01.30 07:02:52.171952 [ 276 ] {8eced575-ea9a-4a5a-8e58-d89ec89cec9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3045 | 2026.01.30 07:02:52.172436 [ 276 ] {8eced575-ea9a-4a5a-8e58-d89ec89cec9a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3046 | 2026.01.30 07:02:52.172703 [ 276 ] {8eced575-ea9a-4a5a-8e58-d89ec89cec9a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.01.30 07:02:52.172889 [ 276 ] {8eced575-ea9a-4a5a-8e58-d89ec89cec9a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.26 MiB/sec. | ||
| 3048 | 2026.01.30 07:02:52.172951 [ 276 ] {8eced575-ea9a-4a5a-8e58-d89ec89cec9a} <Debug> TCPHandler: Processed in 0.002254783 sec. | ||
| 3049 | 2026.01.30 07:02:52.173144 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.01.30 07:02:52.173282 [ 276 ] {3f7ba2a9-afa2-4084-bc3e-de3dcbb46ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3051 | 2026.01.30 07:02:52.173341 [ 276 ] {3f7ba2a9-afa2-4084-bc3e-de3dcbb46ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3052 | 2026.01.30 07:02:52.173917 [ 276 ] {3f7ba2a9-afa2-4084-bc3e-de3dcbb46ad9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.01.30 07:02:52.173967 [ 276 ] {3f7ba2a9-afa2-4084-bc3e-de3dcbb46ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3054 | 2026.01.30 07:02:52.174389 [ 276 ] {3f7ba2a9-afa2-4084-bc3e-de3dcbb46ad9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3055 | 2026.01.30 07:02:52.174679 [ 276 ] {3f7ba2a9-afa2-4084-bc3e-de3dcbb46ad9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.01.30 07:02:52.174923 [ 276 ] {3f7ba2a9-afa2-4084-bc3e-de3dcbb46ad9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001676 sec., 38186.15751789976 rows/sec., 2.98 MiB/sec. | ||
| 3057 | 2026.01.30 07:02:52.174980 [ 276 ] {3f7ba2a9-afa2-4084-bc3e-de3dcbb46ad9} <Debug> TCPHandler: Processed in 0.001902243 sec. | ||
| 3058 | 2026.01.30 07:02:52.175155 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.01.30 07:02:52.175283 [ 276 ] {5a482b4f-6fe8-4935-8998-55b5bd1104a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3060 | 2026.01.30 07:02:52.175343 [ 276 ] {5a482b4f-6fe8-4935-8998-55b5bd1104a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3061 | 2026.01.30 07:02:52.175872 [ 276 ] {5a482b4f-6fe8-4935-8998-55b5bd1104a2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.01.30 07:02:52.175921 [ 276 ] {5a482b4f-6fe8-4935-8998-55b5bd1104a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3063 | 2026.01.30 07:02:52.176394 [ 276 ] {5a482b4f-6fe8-4935-8998-55b5bd1104a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3064 | 2026.01.30 07:02:52.176692 [ 276 ] {5a482b4f-6fe8-4935-8998-55b5bd1104a2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.01.30 07:02:52.176886 [ 276 ] {5a482b4f-6fe8-4935-8998-55b5bd1104a2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001633 sec., 78383.34353949786 rows/sec., 5.46 MiB/sec. | ||
| 3066 | 2026.01.30 07:02:52.176940 [ 276 ] {5a482b4f-6fe8-4935-8998-55b5bd1104a2} <Debug> TCPHandler: Processed in 0.001847442 sec. | ||
| 3067 | 2026.01.30 07:02:52.177100 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.01.30 07:02:52.177217 [ 276 ] {8977d78f-6cc3-4ad2-88c3-f3d271a04f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.01.30 07:02:52.177272 [ 276 ] {8977d78f-6cc3-4ad2-88c3-f3d271a04f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2026.01.30 07:02:52.177746 [ 276 ] {8977d78f-6cc3-4ad2-88c3-f3d271a04f15} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.01.30 07:02:52.177792 [ 276 ] {8977d78f-6cc3-4ad2-88c3-f3d271a04f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3072 | 2026.01.30 07:02:52.178205 [ 276 ] {8977d78f-6cc3-4ad2-88c3-f3d271a04f15} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3073 | 2026.01.30 07:02:52.178480 [ 276 ] {8977d78f-6cc3-4ad2-88c3-f3d271a04f15} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.01.30 07:02:52.178666 [ 276 ] {8977d78f-6cc3-4ad2-88c3-f3d271a04f15} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001478 sec., 32476.319350473615 rows/sec., 2.19 MiB/sec. | ||
| 3075 | 2026.01.30 07:02:52.178716 [ 276 ] {8977d78f-6cc3-4ad2-88c3-f3d271a04f15} <Debug> TCPHandler: Processed in 0.001673956 sec. | ||
| 3076 | 2026.01.30 07:02:55.967596 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3077 | 2026.01.30 07:02:55.967671 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3078 | 2026.01.30 07:02:56.143389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6736 | ||
| 3079 | 2026.01.30 07:02:56.143981 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.01.30 07:02:56.144020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3081 | 2026.01.30 07:02:56.144513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3082 | 2026.01.30 07:02:56.144739 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.01.30 07:02:56.144881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6736 | ||
| 3084 | 2026.01.30 07:02:56.498827 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3085 | 2026.01.30 07:02:56.516313 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.01.30 07:02:56.516381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3087 | 2026.01.30 07:02:56.522137 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3088 | 2026.01.30 07:02:56.522817 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.30 07:02:56.525882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3090 | 2026.01.30 07:02:57.170400 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.01.30 07:02:57.170667 [ 276 ] {baad1f65-0072-47e9-8c6a-c7ca707d86e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3092 | 2026.01.30 07:02:57.170733 [ 276 ] {baad1f65-0072-47e9-8c6a-c7ca707d86e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3093 | 2026.01.30 07:02:57.171447 [ 276 ] {baad1f65-0072-47e9-8c6a-c7ca707d86e3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.01.30 07:02:57.171488 [ 276 ] {baad1f65-0072-47e9-8c6a-c7ca707d86e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3095 | 2026.01.30 07:02:57.171918 [ 276 ] {baad1f65-0072-47e9-8c6a-c7ca707d86e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3096 | 2026.01.30 07:02:57.172161 [ 276 ] {baad1f65-0072-47e9-8c6a-c7ca707d86e3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.01.30 07:02:57.172336 [ 276 ] {baad1f65-0072-47e9-8c6a-c7ca707d86e3} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001733 sec., 78476.63012117715 rows/sec., 6.79 MiB/sec. | ||
| 3098 | 2026.01.30 07:02:57.172386 [ 276 ] {baad1f65-0072-47e9-8c6a-c7ca707d86e3} <Debug> TCPHandler: Processed in 0.00217054 sec. | ||
| 3099 | 2026.01.30 07:02:57.172504 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.01.30 07:02:57.172604 [ 276 ] {03d52196-6782-4db6-82e4-b3f0f38e92e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3101 | 2026.01.30 07:02:57.172647 [ 276 ] {03d52196-6782-4db6-82e4-b3f0f38e92e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3102 | 2026.01.30 07:02:57.173068 [ 276 ] {03d52196-6782-4db6-82e4-b3f0f38e92e1} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.01.30 07:02:57.173106 [ 276 ] {03d52196-6782-4db6-82e4-b3f0f38e92e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3104 | 2026.01.30 07:02:57.173409 [ 276 ] {03d52196-6782-4db6-82e4-b3f0f38e92e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3105 | 2026.01.30 07:02:57.173623 [ 276 ] {03d52196-6782-4db6-82e4-b3f0f38e92e1} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.01.30 07:02:57.173759 [ 276 ] {03d52196-6782-4db6-82e4-b3f0f38e92e1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001177 sec., 33984.70688190314 rows/sec., 2.50 MiB/sec. | ||
| 3107 | 2026.01.30 07:02:57.173799 [ 276 ] {03d52196-6782-4db6-82e4-b3f0f38e92e1} <Debug> TCPHandler: Processed in 0.001347067 sec. | ||
| 3108 | 2026.01.30 07:02:57.173910 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2026.01.30 07:02:57.174005 [ 276 ] {2f832219-e56f-4fb1-913b-c87b4931d84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3110 | 2026.01.30 07:02:57.174045 [ 276 ] {2f832219-e56f-4fb1-913b-c87b4931d84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3111 | 2026.01.30 07:02:57.174453 [ 276 ] {2f832219-e56f-4fb1-913b-c87b4931d84f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.01.30 07:02:57.174490 [ 276 ] {2f832219-e56f-4fb1-913b-c87b4931d84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3113 | 2026.01.30 07:02:57.174818 [ 276 ] {2f832219-e56f-4fb1-913b-c87b4931d84f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3114 | 2026.01.30 07:02:57.175030 [ 276 ] {2f832219-e56f-4fb1-913b-c87b4931d84f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.01.30 07:02:57.175170 [ 276 ] {2f832219-e56f-4fb1-913b-c87b4931d84f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 6.86 MiB/sec. | ||
| 3116 | 2026.01.30 07:02:57.175208 [ 276 ] {2f832219-e56f-4fb1-913b-c87b4931d84f} <Debug> TCPHandler: Processed in 0.001347687 sec. | ||
| 3117 | 2026.01.30 07:02:57.175331 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.01.30 07:02:57.175425 [ 276 ] {080195b2-119c-4063-9d11-8f603e603a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3119 | 2026.01.30 07:02:57.175468 [ 276 ] {080195b2-119c-4063-9d11-8f603e603a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3120 | 2026.01.30 07:02:57.175863 [ 276 ] {080195b2-119c-4063-9d11-8f603e603a9d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.01.30 07:02:57.175899 [ 276 ] {080195b2-119c-4063-9d11-8f603e603a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3122 | 2026.01.30 07:02:57.176232 [ 276 ] {080195b2-119c-4063-9d11-8f603e603a9d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3123 | 2026.01.30 07:02:57.176451 [ 276 ] {080195b2-119c-4063-9d11-8f603e603a9d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.01.30 07:02:57.176592 [ 276 ] {080195b2-119c-4063-9d11-8f603e603a9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3125 | 2026.01.30 07:02:57.176630 [ 276 ] {080195b2-119c-4063-9d11-8f603e603a9d} <Debug> TCPHandler: Processed in 0.001357918 sec. | ||
| 3126 | 2026.01.30 07:02:57.176739 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.01.30 07:02:57.176838 [ 276 ] {dd24d749-dd09-40b3-826f-9b37e36c4951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.01.30 07:02:57.176891 [ 276 ] {dd24d749-dd09-40b3-826f-9b37e36c4951} <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 | ||
| 3129 | 2026.01.30 07:02:57.177688 [ 276 ] {dd24d749-dd09-40b3-826f-9b37e36c4951} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.01.30 07:02:57.177724 [ 276 ] {dd24d749-dd09-40b3-826f-9b37e36c4951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3131 | 2026.01.30 07:02:57.178334 [ 276 ] {dd24d749-dd09-40b3-826f-9b37e36c4951} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3132 | 2026.01.30 07:02:57.178560 [ 276 ] {dd24d749-dd09-40b3-826f-9b37e36c4951} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.01.30 07:02:57.178705 [ 276 ] {dd24d749-dd09-40b3-826f-9b37e36c4951} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 38.03 MiB/sec. | ||
| 3134 | 2026.01.30 07:02:57.178764 [ 276 ] {dd24d749-dd09-40b3-826f-9b37e36c4951} <Debug> TCPHandler: Processed in 0.002074028 sec. | ||
| 3135 | 2026.01.30 07:02:57.178874 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.01.30 07:02:57.178968 [ 276 ] {7d1baba4-76f6-4a3f-9e34-bff6eef9d734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3137 | 2026.01.30 07:02:57.179010 [ 276 ] {7d1baba4-76f6-4a3f-9e34-bff6eef9d734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3138 | 2026.01.30 07:02:57.179339 [ 276 ] {7d1baba4-76f6-4a3f-9e34-bff6eef9d734} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.01.30 07:02:57.179375 [ 276 ] {7d1baba4-76f6-4a3f-9e34-bff6eef9d734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3140 | 2026.01.30 07:02:57.179689 [ 276 ] {7d1baba4-76f6-4a3f-9e34-bff6eef9d734} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3141 | 2026.01.30 07:02:57.179900 [ 276 ] {7d1baba4-76f6-4a3f-9e34-bff6eef9d734} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.01.30 07:02:57.180029 [ 276 ] {7d1baba4-76f6-4a3f-9e34-bff6eef9d734} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3143 | 2026.01.30 07:02:57.180065 [ 276 ] {7d1baba4-76f6-4a3f-9e34-bff6eef9d734} <Debug> TCPHandler: Processed in 0.001240064 sec. | ||
| 3144 | 2026.01.30 07:02:58.324040 [ 63 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3145 | 2026.01.30 07:02:58.324125 [ 63 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.01.30 07:02:58.324159 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3147 | 2026.01.30 07:02:58.324318 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::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 | ||
| 3148 | 2026.01.30 07:02:58.324498 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3149 | 2026.01.30 07:02:58.324548 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 230 rows starting from the beginning of the part | ||
| 3150 | 2026.01.30 07:02:58.324644 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 3151 | 2026.01.30 07:02:58.324710 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3152 | 2026.01.30 07:02:58.324776 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3153 | 2026.01.30 07:02:58.324846 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 3154 | 2026.01.30 07:02:58.325894 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001632606 sec., 465513.41842428606 rows/sec., 33.06 MiB/sec. | ||
| 3155 | 2026.01.30 07:02:58.326103 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3156 | 2026.01.30 07:02:58.326395 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.01.30 07:02:58.326472 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_5_1} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3158 | 2026.01.30 07:02:58.326559 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3159 | 2026.01.30 07:02:58.661086 [ 57 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3160 | 2026.01.30 07:02:58.661154 [ 57 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.01.30 07:02:58.661178 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3162 | 2026.01.30 07:02:58.661316 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 3163 | 2026.01.30 07:02:58.661464 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3164 | 2026.01.30 07:02:58.661503 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3165 | 2026.01.30 07:02:58.661574 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 3166 | 2026.01.30 07:02:58.661625 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 3167 | 2026.01.30 07:02:58.661668 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 3168 | 2026.01.30 07:02:58.661709 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3169 | 2026.01.30 07:02:58.662496 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240685 sec., 20956.165344144563 rows/sec., 1.75 MiB/sec. | ||
| 3170 | 2026.01.30 07:02:58.662687 [ 188 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3171 | 2026.01.30 07:02:58.663054 [ 188 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_5_1} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.01.30 07:02:58.663145 [ 188 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_5_1} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3173 | 2026.01.30 07:02:58.663248 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3174 | 2026.01.30 07:03:01.112900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 440 | ||
| 3175 | 2026.01.30 07:03:01.114940 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.01.30 07:03:01.114989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3177 | 2026.01.30 07:03:01.116152 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3178 | 2026.01.30 07:03:01.116444 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.01.30 07:03:01.116583 [ 43 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3180 | 2026.01.30 07:03:01.116623 [ 43 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.01.30 07:03:01.116643 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3182 | 2026.01.30 07:03:01.116759 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 3183 | 2026.01.30 07:03:01.116809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3184 | 2026.01.30 07:03:01.117404 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3185 | 2026.01.30 07:03:01.117579 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
| 3186 | 2026.01.30 07:03:01.117939 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3187 | 2026.01.30 07:03:01.118268 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3188 | 2026.01.30 07:03:01.118613 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3189 | 2026.01.30 07:03:01.118939 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 3190 | 2026.01.30 07:03:01.119264 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3191 | 2026.01.30 07:03:01.125064 [ 188 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.008358062 sec., 52643.782733365704 rows/sec., 51.53 MiB/sec. | ||
| 3192 | 2026.01.30 07:03:01.126376 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3193 | 2026.01.30 07:03:01.127016 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.01.30 07:03:01.127111 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_11_2} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3195 | 2026.01.30 07:03:01.127448 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3196 | 2026.01.30 07:03:01.191509 [ 65 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3197 | 2026.01.30 07:03:01.191562 [ 65 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.01.30 07:03:01.191587 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3199 | 2026.01.30 07:03:01.191683 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::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 | ||
| 3200 | 2026.01.30 07:03:01.191813 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.01.30 07:03:01.191846 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 446 rows starting from the beginning of the part | ||
| 3202 | 2026.01.30 07:03:01.191912 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 446 rows starting from the beginning of the part | ||
| 3203 | 2026.01.30 07:03:01.191957 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3204 | 2026.01.30 07:03:01.191999 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3205 | 2026.01.30 07:03:01.192037 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3206 | 2026.01.30 07:03:01.192889 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247875 sec., 772513.2725633577 rows/sec., 53.07 MiB/sec. | ||
| 3207 | 2026.01.30 07:03:01.193064 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3208 | 2026.01.30 07:03:01.193357 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.01.30 07:03:01.193428 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_5_1} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3210 | 2026.01.30 07:03:01.193506 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3211 | 2026.01.30 07:03:01.586483 [ 65 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3212 | 2026.01.30 07:03:01.586541 [ 65 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.01.30 07:03:01.586564 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3214 | 2026.01.30 07:03:01.586700 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::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 | ||
| 3215 | 2026.01.30 07:03:01.586853 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3216 | 2026.01.30 07:03:01.586888 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 3217 | 2026.01.30 07:03:01.586955 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 229 rows starting from the beginning of the part | ||
| 3218 | 2026.01.30 07:03:01.586999 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3219 | 2026.01.30 07:03:01.587039 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3220 | 2026.01.30 07:03:01.587076 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3221 | 2026.01.30 07:03:01.587908 [ 194 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269245 sec., 389207.7573675689 rows/sec., 24.13 MiB/sec. | ||
| 3222 | 2026.01.30 07:03:01.588122 [ 197 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3223 | 2026.01.30 07:03:01.588460 [ 197 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.01.30 07:03:01.588547 [ 197 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_5_1} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3225 | 2026.01.30 07:03:01.588639 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3226 | 2026.01.30 07:03:02.168299 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.01.30 07:03:02.168527 [ 276 ] {e27df4af-b881-489c-9c8c-e6fe7be14b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3228 | 2026.01.30 07:03:02.168612 [ 276 ] {e27df4af-b881-489c-9c8c-e6fe7be14b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3229 | 2026.01.30 07:03:02.169290 [ 276 ] {e27df4af-b881-489c-9c8c-e6fe7be14b35} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.30 07:03:02.169339 [ 276 ] {e27df4af-b881-489c-9c8c-e6fe7be14b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3231 | 2026.01.30 07:03:02.169742 [ 276 ] {e27df4af-b881-489c-9c8c-e6fe7be14b35} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3232 | 2026.01.30 07:03:02.169983 [ 276 ] {e27df4af-b881-489c-9c8c-e6fe7be14b35} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.01.30 07:03:02.170147 [ 276 ] {e27df4af-b881-489c-9c8c-e6fe7be14b35} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 3234 | 2026.01.30 07:03:02.170189 [ 276 ] {e27df4af-b881-489c-9c8c-e6fe7be14b35} <Debug> TCPHandler: Processed in 0.002045936 sec. | ||
| 3235 | 2026.01.30 07:03:02.170313 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.01.30 07:03:02.170408 [ 276 ] {0d4874a8-d441-4658-a4cf-fbbc45f69b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3237 | 2026.01.30 07:03:02.170447 [ 276 ] {0d4874a8-d441-4658-a4cf-fbbc45f69b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3238 | 2026.01.30 07:03:02.170872 [ 276 ] {0d4874a8-d441-4658-a4cf-fbbc45f69b71} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.01.30 07:03:02.170909 [ 276 ] {0d4874a8-d441-4658-a4cf-fbbc45f69b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3240 | 2026.01.30 07:03:02.171236 [ 276 ] {0d4874a8-d441-4658-a4cf-fbbc45f69b71} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3241 | 2026.01.30 07:03:02.171458 [ 276 ] {0d4874a8-d441-4658-a4cf-fbbc45f69b71} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.01.30 07:03:02.171590 [ 276 ] {0d4874a8-d441-4658-a4cf-fbbc45f69b71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 3243 | 2026.01.30 07:03:02.171630 [ 276 ] {0d4874a8-d441-4658-a4cf-fbbc45f69b71} <Debug> TCPHandler: Processed in 0.001367038 sec. | ||
| 3244 | 2026.01.30 07:03:02.171744 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.01.30 07:03:02.171837 [ 276 ] {6c7a6c34-47e8-46e3-b0ae-96c2f8896061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3246 | 2026.01.30 07:03:02.171879 [ 276 ] {6c7a6c34-47e8-46e3-b0ae-96c2f8896061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3247 | 2026.01.30 07:03:02.172288 [ 276 ] {6c7a6c34-47e8-46e3-b0ae-96c2f8896061} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.01.30 07:03:02.172323 [ 276 ] {6c7a6c34-47e8-46e3-b0ae-96c2f8896061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3249 | 2026.01.30 07:03:02.172655 [ 276 ] {6c7a6c34-47e8-46e3-b0ae-96c2f8896061} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3250 | 2026.01.30 07:03:02.172873 [ 276 ] {6c7a6c34-47e8-46e3-b0ae-96c2f8896061} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.01.30 07:03:02.173022 [ 276 ] {6c7a6c34-47e8-46e3-b0ae-96c2f8896061} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 3252 | 2026.01.30 07:03:02.173062 [ 276 ] {6c7a6c34-47e8-46e3-b0ae-96c2f8896061} <Debug> TCPHandler: Processed in 0.001367458 sec. | ||
| 3253 | 2026.01.30 07:03:02.173178 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.01.30 07:03:02.173271 [ 276 ] {2bad7bf0-b732-42bb-945a-d45fd8d05e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.01.30 07:03:02.173312 [ 276 ] {2bad7bf0-b732-42bb-945a-d45fd8d05e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3256 | 2026.01.30 07:03:02.173648 [ 276 ] {2bad7bf0-b732-42bb-945a-d45fd8d05e41} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.01.30 07:03:02.173684 [ 276 ] {2bad7bf0-b732-42bb-945a-d45fd8d05e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3258 | 2026.01.30 07:03:02.174005 [ 276 ] {2bad7bf0-b732-42bb-945a-d45fd8d05e41} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3259 | 2026.01.30 07:03:02.174224 [ 276 ] {2bad7bf0-b732-42bb-945a-d45fd8d05e41} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.01.30 07:03:02.174363 [ 276 ] {2bad7bf0-b732-42bb-945a-d45fd8d05e41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 3261 | 2026.01.30 07:03:02.174399 [ 276 ] {2bad7bf0-b732-42bb-945a-d45fd8d05e41} <Debug> TCPHandler: Processed in 0.001271325 sec. | ||
| 3262 | 2026.01.30 07:03:03.645878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7184 | ||
| 3263 | 2026.01.30 07:03:03.646373 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.01.30 07:03:03.646419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3265 | 2026.01.30 07:03:03.646979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3266 | 2026.01.30 07:03:03.647226 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.01.30 07:03:03.647379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7184 | ||
| 3268 | 2026.01.30 07:03:04.026875 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3269 | 2026.01.30 07:03:04.043518 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.01.30 07:03:04.043587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3271 | 2026.01.30 07:03:04.049152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3272 | 2026.01.30 07:03:04.049847 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.01.30 07:03:04.052725 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3274 | 2026.01.30 07:03:07.170596 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.01.30 07:03:07.170811 [ 276 ] {aa2f19cc-5e1e-40e0-acb2-f660f1ac6124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3276 | 2026.01.30 07:03:07.170884 [ 276 ] {aa2f19cc-5e1e-40e0-acb2-f660f1ac6124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3277 | 2026.01.30 07:03:07.171510 [ 276 ] {aa2f19cc-5e1e-40e0-acb2-f660f1ac6124} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.01.30 07:03:07.171561 [ 276 ] {aa2f19cc-5e1e-40e0-acb2-f660f1ac6124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3279 | 2026.01.30 07:03:07.171945 [ 276 ] {aa2f19cc-5e1e-40e0-acb2-f660f1ac6124} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3280 | 2026.01.30 07:03:07.172185 [ 276 ] {aa2f19cc-5e1e-40e0-acb2-f660f1ac6124} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3281 | 2026.01.30 07:03:07.172349 [ 276 ] {aa2f19cc-5e1e-40e0-acb2-f660f1ac6124} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00159 sec., 2515.7232704402513 rows/sec., 205.14 KiB/sec. | ||
| 3282 | 2026.01.30 07:03:07.172400 [ 276 ] {aa2f19cc-5e1e-40e0-acb2-f660f1ac6124} <Debug> TCPHandler: Processed in 0.001943434 sec. | ||
| 3283 | 2026.01.30 07:03:07.172527 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2026.01.30 07:03:07.172628 [ 276 ] {0588244c-aa87-43f5-84f5-29b258a2d4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3285 | 2026.01.30 07:03:07.172672 [ 276 ] {0588244c-aa87-43f5-84f5-29b258a2d4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3286 | 2026.01.30 07:03:07.173180 [ 276 ] {0588244c-aa87-43f5-84f5-29b258a2d4fe} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.01.30 07:03:07.173221 [ 276 ] {0588244c-aa87-43f5-84f5-29b258a2d4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3288 | 2026.01.30 07:03:07.173544 [ 276 ] {0588244c-aa87-43f5-84f5-29b258a2d4fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3289 | 2026.01.30 07:03:07.173756 [ 276 ] {0588244c-aa87-43f5-84f5-29b258a2d4fe} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.01.30 07:03:07.173893 [ 276 ] {0588244c-aa87-43f5-84f5-29b258a2d4fe} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001288 sec., 107142.85714285713 rows/sec., 9.25 MiB/sec. | ||
| 3291 | 2026.01.30 07:03:07.173931 [ 276 ] {0588244c-aa87-43f5-84f5-29b258a2d4fe} <Debug> TCPHandler: Processed in 0.00145629 sec. | ||
| 3292 | 2026.01.30 07:03:07.174043 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2026.01.30 07:03:07.174138 [ 276 ] {36f4aa69-00e8-4a24-93d9-24633e969361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3294 | 2026.01.30 07:03:07.174180 [ 276 ] {36f4aa69-00e8-4a24-93d9-24633e969361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3295 | 2026.01.30 07:03:07.174596 [ 276 ] {36f4aa69-00e8-4a24-93d9-24633e969361} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.01.30 07:03:07.174633 [ 276 ] {36f4aa69-00e8-4a24-93d9-24633e969361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3297 | 2026.01.30 07:03:07.174940 [ 276 ] {36f4aa69-00e8-4a24-93d9-24633e969361} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3298 | 2026.01.30 07:03:07.175161 [ 276 ] {36f4aa69-00e8-4a24-93d9-24633e969361} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.01.30 07:03:07.175295 [ 276 ] {36f4aa69-00e8-4a24-93d9-24633e969361} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001177 sec., 37383.17757009345 rows/sec., 2.73 MiB/sec. | ||
| 3300 | 2026.01.30 07:03:07.175335 [ 276 ] {36f4aa69-00e8-4a24-93d9-24633e969361} <Debug> TCPHandler: Processed in 0.001341217 sec. | ||
| 3301 | 2026.01.30 07:03:07.175436 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.01.30 07:03:07.175530 [ 276 ] {20d85072-f135-4489-8f60-95a41e7529f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3303 | 2026.01.30 07:03:07.175571 [ 276 ] {20d85072-f135-4489-8f60-95a41e7529f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3304 | 2026.01.30 07:03:07.175988 [ 276 ] {20d85072-f135-4489-8f60-95a41e7529f8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.01.30 07:03:07.176026 [ 276 ] {20d85072-f135-4489-8f60-95a41e7529f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3306 | 2026.01.30 07:03:07.176358 [ 276 ] {20d85072-f135-4489-8f60-95a41e7529f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3307 | 2026.01.30 07:03:07.176581 [ 276 ] {20d85072-f135-4489-8f60-95a41e7529f8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.01.30 07:03:07.176713 [ 276 ] {20d85072-f135-4489-8f60-95a41e7529f8} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001202 sec., 89850.24958402662 rows/sec., 7.02 MiB/sec. | ||
| 3309 | 2026.01.30 07:03:07.176752 [ 276 ] {20d85072-f135-4489-8f60-95a41e7529f8} <Debug> TCPHandler: Processed in 0.001363897 sec. | ||
| 3310 | 2026.01.30 07:03:07.176861 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2026.01.30 07:03:07.176956 [ 276 ] {5aae43ce-e7f2-4b1e-8996-f6f10594416e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3312 | 2026.01.30 07:03:07.177001 [ 276 ] {5aae43ce-e7f2-4b1e-8996-f6f10594416e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3313 | 2026.01.30 07:03:07.177410 [ 276 ] {5aae43ce-e7f2-4b1e-8996-f6f10594416e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2026.01.30 07:03:07.177447 [ 276 ] {5aae43ce-e7f2-4b1e-8996-f6f10594416e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3315 | 2026.01.30 07:03:07.177789 [ 276 ] {5aae43ce-e7f2-4b1e-8996-f6f10594416e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3316 | 2026.01.30 07:03:07.177994 [ 276 ] {5aae43ce-e7f2-4b1e-8996-f6f10594416e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.01.30 07:03:07.178125 [ 276 ] {5aae43ce-e7f2-4b1e-8996-f6f10594416e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001187 sec., 136478.51727042967 rows/sec., 9.50 MiB/sec. | ||
| 3318 | 2026.01.30 07:03:07.178162 [ 276 ] {5aae43ce-e7f2-4b1e-8996-f6f10594416e} <Debug> TCPHandler: Processed in 0.001349218 sec. | ||
| 3319 | 2026.01.30 07:03:07.178268 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.01.30 07:03:07.178361 [ 276 ] {9dc64abb-ff87-4249-a54b-aad2982e5584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3321 | 2026.01.30 07:03:07.178414 [ 276 ] {9dc64abb-ff87-4249-a54b-aad2982e5584} <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 | ||
| 3322 | 2026.01.30 07:03:07.179228 [ 276 ] {9dc64abb-ff87-4249-a54b-aad2982e5584} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.01.30 07:03:07.179265 [ 276 ] {9dc64abb-ff87-4249-a54b-aad2982e5584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3324 | 2026.01.30 07:03:07.179810 [ 276 ] {9dc64abb-ff87-4249-a54b-aad2982e5584} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3325 | 2026.01.30 07:03:07.180029 [ 276 ] {9dc64abb-ff87-4249-a54b-aad2982e5584} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.01.30 07:03:07.180181 [ 276 ] {9dc64abb-ff87-4249-a54b-aad2982e5584} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001837 sec., 21774.632553075666 rows/sec., 39.02 MiB/sec. | ||
| 3327 | 2026.01.30 07:03:07.180242 [ 276 ] {9dc64abb-ff87-4249-a54b-aad2982e5584} <Debug> TCPHandler: Processed in 0.002021947 sec. | ||
| 3328 | 2026.01.30 07:03:07.180358 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.01.30 07:03:07.180452 [ 276 ] {24638b87-ccc8-4d48-858b-828bcc5a752c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3330 | 2026.01.30 07:03:07.180493 [ 276 ] {24638b87-ccc8-4d48-858b-828bcc5a752c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3331 | 2026.01.30 07:03:07.180826 [ 276 ] {24638b87-ccc8-4d48-858b-828bcc5a752c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.01.30 07:03:07.180863 [ 276 ] {24638b87-ccc8-4d48-858b-828bcc5a752c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3333 | 2026.01.30 07:03:07.181177 [ 276 ] {24638b87-ccc8-4d48-858b-828bcc5a752c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3334 | 2026.01.30 07:03:07.181390 [ 276 ] {24638b87-ccc8-4d48-858b-828bcc5a752c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.01.30 07:03:07.181518 [ 276 ] {24638b87-ccc8-4d48-858b-828bcc5a752c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3336 | 2026.01.30 07:03:07.181555 [ 276 ] {24638b87-ccc8-4d48-858b-828bcc5a752c} <Debug> TCPHandler: Processed in 0.001246235 sec. | ||
| 3337 | 2026.01.30 07:03:10.967768 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3338 | 2026.01.30 07:03:10.967810 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3339 | 2026.01.30 07:03:11.117833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 462 | ||
| 3340 | 2026.01.30 07:03:11.119975 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.30 07:03:11.120033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3342 | 2026.01.30 07:03:11.121305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3343 | 2026.01.30 07:03:11.121587 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.01.30 07:03:11.121961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3345 | 2026.01.30 07:03:11.148379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7696 | ||
| 3346 | 2026.01.30 07:03:11.148886 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.01.30 07:03:11.148934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3348 | 2026.01.30 07:03:11.149429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3349 | 2026.01.30 07:03:11.149660 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.01.30 07:03:11.149806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7696 | ||
| 3351 | 2026.01.30 07:03:11.149804 [ 53 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3352 | 2026.01.30 07:03:11.149902 [ 53 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.01.30 07:03:11.149938 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3354 | 2026.01.30 07:03:11.150080 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 3355 | 2026.01.30 07:03:11.150238 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3356 | 2026.01.30 07:03:11.150280 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5264 rows starting from the beginning of the part | ||
| 3357 | 2026.01.30 07:03:11.150349 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3358 | 2026.01.30 07:03:11.150398 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3359 | 2026.01.30 07:03:11.150441 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3360 | 2026.01.30 07:03:11.150484 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3361 | 2026.01.30 07:03:11.150529 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3362 | 2026.01.30 07:03:11.152030 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7696 rows, containing 4 columns (4 merged, 0 gathered) in 0.002009956 sec., 3828939.5389749827 rows/sec., 54.77 MiB/sec. | ||
| 3363 | 2026.01.30 07:03:11.152954 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3364 | 2026.01.30 07:03:11.153254 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.01.30 07:03:11.153317 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_16_3} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3366 | 2026.01.30 07:03:11.153401 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3367 | 2026.01.30 07:03:11.553713 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3368 | 2026.01.30 07:03:11.570738 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.01.30 07:03:11.570803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3370 | 2026.01.30 07:03:11.576328 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3371 | 2026.01.30 07:03:11.577040 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.01.30 07:03:11.577338 [ 53 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3373 | 2026.01.30 07:03:11.577403 [ 53 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.01.30 07:03:11.577426 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3375 | 2026.01.30 07:03:11.577546 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 3376 | 2026.01.30 07:03:11.579999 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3377 | 2026.01.30 07:03:11.580698 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3378 | 2026.01.30 07:03:11.581402 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 3379 | 2026.01.30 07:03:11.584744 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 3380 | 2026.01.30 07:03:11.588144 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 3381 | 2026.01.30 07:03:11.592066 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 3382 | 2026.01.30 07:03:11.596236 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 3383 | 2026.01.30 07:03:11.600880 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 3384 | 2026.01.30 07:03:11.653373 [ 194 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075867635 sec., 1594.8829827106117 rows/sec., 8.25 MiB/sec. | ||
| 3385 | 2026.01.30 07:03:11.655166 [ 192 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3386 | 2026.01.30 07:03:11.657050 [ 192 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_16_3} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.01.30 07:03:11.657127 [ 192 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_16_3} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3388 | 2026.01.30 07:03:11.657907 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3389 | 2026.01.30 07:03:12.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.95 MiB, peak 237.92 MiB, free memory in arenas 0.00 B, will set to 237.30 MiB (RSS), difference: 9.35 MiB | ||
| 3390 | 2026.01.30 07:03:12.001218 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000828403 sec. | ||
| 3391 | 2026.01.30 07:03:12.168485 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2026.01.30 07:03:12.168685 [ 276 ] {54456f9e-5276-4753-a0ac-0868be23e5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3393 | 2026.01.30 07:03:12.168757 [ 276 ] {54456f9e-5276-4753-a0ac-0868be23e5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3394 | 2026.01.30 07:03:12.169438 [ 276 ] {54456f9e-5276-4753-a0ac-0868be23e5cf} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.01.30 07:03:12.169482 [ 276 ] {54456f9e-5276-4753-a0ac-0868be23e5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3396 | 2026.01.30 07:03:12.169883 [ 276 ] {54456f9e-5276-4753-a0ac-0868be23e5cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3397 | 2026.01.30 07:03:12.170115 [ 276 ] {54456f9e-5276-4753-a0ac-0868be23e5cf} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2026.01.30 07:03:12.170254 [ 62 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3399 | 2026.01.30 07:03:12.170271 [ 276 ] {54456f9e-5276-4753-a0ac-0868be23e5cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.61 MiB/sec. | ||
| 3400 | 2026.01.30 07:03:12.170300 [ 62 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.01.30 07:03:12.170319 [ 276 ] {54456f9e-5276-4753-a0ac-0868be23e5cf} <Debug> TCPHandler: Processed in 0.001971024 sec. | ||
| 3402 | 2026.01.30 07:03:12.170324 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3403 | 2026.01.30 07:03:12.170443 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.01.30 07:03:12.170465 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 3405 | 2026.01.30 07:03:12.170539 [ 276 ] {8b30d6f5-1d03-4bd0-b28c-fc7519cca5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3406 | 2026.01.30 07:03:12.170584 [ 276 ] {8b30d6f5-1d03-4bd0-b28c-fc7519cca5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3407 | 2026.01.30 07:03:12.170631 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3408 | 2026.01.30 07:03:12.170674 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2550 rows starting from the beginning of the part | ||
| 3409 | 2026.01.30 07:03:12.170781 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3410 | 2026.01.30 07:03:12.170842 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3411 | 2026.01.30 07:03:12.170903 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3412 | 2026.01.30 07:03:12.170952 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 138 rows starting from the beginning of the part | ||
| 3413 | 2026.01.30 07:03:12.170993 [ 276 ] {8b30d6f5-1d03-4bd0-b28c-fc7519cca5de} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.01.30 07:03:12.171000 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 3415 | 2026.01.30 07:03:12.171035 [ 276 ] {8b30d6f5-1d03-4bd0-b28c-fc7519cca5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3416 | 2026.01.30 07:03:12.171432 [ 276 ] {8b30d6f5-1d03-4bd0-b28c-fc7519cca5de} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3417 | 2026.01.30 07:03:12.171666 [ 276 ] {8b30d6f5-1d03-4bd0-b28c-fc7519cca5de} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.01.30 07:03:12.171770 [ 62 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3419 | 2026.01.30 07:03:12.171801 [ 62 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.01.30 07:03:12.171815 [ 276 ] {8b30d6f5-1d03-4bd0-b28c-fc7519cca5de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 3421 | 2026.01.30 07:03:12.171818 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3422 | 2026.01.30 07:03:12.171854 [ 276 ] {8b30d6f5-1d03-4bd0-b28c-fc7519cca5de} <Debug> TCPHandler: Processed in 0.001460861 sec. | ||
| 3423 | 2026.01.30 07:03:12.171939 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 3424 | 2026.01.30 07:03:12.171971 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.01.30 07:03:12.172073 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3426 | 2026.01.30 07:03:12.172075 [ 276 ] {cc675e78-89cc-4461-aac6-d85fd396a1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.01.30 07:03:12.172117 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1302 rows starting from the beginning of the part | ||
| 3428 | 2026.01.30 07:03:12.172139 [ 276 ] {cc675e78-89cc-4461-aac6-d85fd396a1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3429 | 2026.01.30 07:03:12.172208 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3430 | 2026.01.30 07:03:12.172260 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3431 | 2026.01.30 07:03:12.172304 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3432 | 2026.01.30 07:03:12.172341 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 3433 | 2026.01.30 07:03:12.172382 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 3434 | 2026.01.30 07:03:12.172570 [ 276 ] {cc675e78-89cc-4461-aac6-d85fd396a1ff} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.01.30 07:03:12.172612 [ 276 ] {cc675e78-89cc-4461-aac6-d85fd396a1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3436 | 2026.01.30 07:03:12.173006 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.002603843 sec., 1149070.8157135432 rows/sec., 98.28 MiB/sec. | ||
| 3437 | 2026.01.30 07:03:12.173103 [ 276 ] {cc675e78-89cc-4461-aac6-d85fd396a1ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3438 | 2026.01.30 07:03:12.173361 [ 276 ] {cc675e78-89cc-4461-aac6-d85fd396a1ff} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.01.30 07:03:12.173372 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3440 | 2026.01.30 07:03:12.173464 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3441 | 2026.01.30 07:03:12.173500 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.01.30 07:03:12.173507 [ 276 ] {cc675e78-89cc-4461-aac6-d85fd396a1ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001451 sec., 110268.78015161958 rows/sec., 7.68 MiB/sec. | ||
| 3443 | 2026.01.30 07:03:12.173520 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3444 | 2026.01.30 07:03:12.173548 [ 276 ] {cc675e78-89cc-4461-aac6-d85fd396a1ff} <Debug> TCPHandler: Processed in 0.001626145 sec. | ||
| 3445 | 2026.01.30 07:03:12.173621 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 3446 | 2026.01.30 07:03:12.173661 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.01.30 07:03:12.173664 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.01.30 07:03:12.173708 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1706 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181998 sec., 937372.9381641557 rows/sec., 72.43 MiB/sec. | ||
| 3449 | 2026.01.30 07:03:12.173737 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2026.01.30 07:03:12.173749 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_21_4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3451 | 2026.01.30 07:03:12.173773 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6069 rows starting from the beginning of the part | ||
| 3452 | 2026.01.30 07:03:12.173777 [ 276 ] {b585fcaf-5f1d-466f-a506-69d4d6a8beaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3453 | 2026.01.30 07:03:12.173834 [ 276 ] {b585fcaf-5f1d-466f-a506-69d4d6a8beaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3454 | 2026.01.30 07:03:12.173839 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 3455 | 2026.01.30 07:03:12.173838 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3456 | 2026.01.30 07:03:12.173897 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 3457 | 2026.01.30 07:03:12.173949 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3458 | 2026.01.30 07:03:12.174001 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 162 rows starting from the beginning of the part | ||
| 3459 | 2026.01.30 07:03:12.174004 [ 187 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3460 | 2026.01.30 07:03:12.174046 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 3461 | 2026.01.30 07:03:12.174186 [ 276 ] {b585fcaf-5f1d-466f-a506-69d4d6a8beaa} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.01.30 07:03:12.174232 [ 276 ] {b585fcaf-5f1d-466f-a506-69d4d6a8beaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3463 | 2026.01.30 07:03:12.174367 [ 187 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.01.30 07:03:12.174460 [ 187 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_21_4} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3465 | 2026.01.30 07:03:12.174571 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3466 | 2026.01.30 07:03:12.174623 [ 276 ] {b585fcaf-5f1d-466f-a506-69d4d6a8beaa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3467 | 2026.01.30 07:03:12.174843 [ 276 ] {b585fcaf-5f1d-466f-a506-69d4d6a8beaa} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.01.30 07:03:12.174937 [ 62 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3469 | 2026.01.30 07:03:12.174962 [ 62 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.01.30 07:03:12.174977 [ 276 ] {b585fcaf-5f1d-466f-a506-69d4d6a8beaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 3471 | 2026.01.30 07:03:12.174978 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3472 | 2026.01.30 07:03:12.175013 [ 276 ] {b585fcaf-5f1d-466f-a506-69d4d6a8beaa} <Debug> TCPHandler: Processed in 0.001399108 sec. | ||
| 3473 | 2026.01.30 07:03:12.175059 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 3474 | 2026.01.30 07:03:12.175149 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3475 | 2026.01.30 07:03:12.175174 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 888 rows starting from the beginning of the part | ||
| 3476 | 2026.01.30 07:03:12.175215 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3477 | 2026.01.30 07:03:12.175249 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 3478 | 2026.01.30 07:03:12.175282 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3479 | 2026.01.30 07:03:12.175318 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3480 | 2026.01.30 07:03:12.175350 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 3481 | 2026.01.30 07:03:12.176225 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192883 sec., 985846.8936182341 rows/sec., 65.51 MiB/sec. | ||
| 3482 | 2026.01.30 07:03:12.176410 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3483 | 2026.01.30 07:03:12.176675 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.01.30 07:03:12.176743 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_21_4} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3485 | 2026.01.30 07:03:12.176822 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3486 | 2026.01.30 07:03:12.176873 [ 190 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6839 rows, containing 5 columns (5 merged, 0 gathered) in 0.003293941 sec., 2076236.3381736346 rows/sec., 141.84 MiB/sec. | ||
| 3487 | 2026.01.30 07:03:12.177472 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3488 | 2026.01.30 07:03:12.177733 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.01.30 07:03:12.177804 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3490 | 2026.01.30 07:03:12.177880 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3491 | 2026.01.30 07:03:13.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.67 MiB, peak 245.10 MiB, free memory in arenas 0.00 B, will set to 239.14 MiB (RSS), difference: 1.47 MiB | ||
| 3492 | 2026.01.30 07:03:17.170663 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2026.01.30 07:03:17.170965 [ 276 ] {c480717f-117c-4dae-98d0-7aa4eb3c97bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3494 | 2026.01.30 07:03:17.171067 [ 276 ] {c480717f-117c-4dae-98d0-7aa4eb3c97bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3495 | 2026.01.30 07:03:17.171852 [ 276 ] {c480717f-117c-4dae-98d0-7aa4eb3c97bc} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.01.30 07:03:17.171899 [ 276 ] {c480717f-117c-4dae-98d0-7aa4eb3c97bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3497 | 2026.01.30 07:03:17.172328 [ 276 ] {c480717f-117c-4dae-98d0-7aa4eb3c97bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3498 | 2026.01.30 07:03:17.172557 [ 276 ] {c480717f-117c-4dae-98d0-7aa4eb3c97bc} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.01.30 07:03:17.172722 [ 276 ] {c480717f-117c-4dae-98d0-7aa4eb3c97bc} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001832 sec., 74235.80786026201 rows/sec., 6.42 MiB/sec. | ||
| 3500 | 2026.01.30 07:03:17.172764 [ 276 ] {c480717f-117c-4dae-98d0-7aa4eb3c97bc} <Debug> TCPHandler: Processed in 0.002283994 sec. | ||
| 3501 | 2026.01.30 07:03:17.172896 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2026.01.30 07:03:17.172991 [ 276 ] {f81a41aa-2c43-4656-8064-f4d3306ad5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3503 | 2026.01.30 07:03:17.173032 [ 276 ] {f81a41aa-2c43-4656-8064-f4d3306ad5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3504 | 2026.01.30 07:03:17.173451 [ 276 ] {f81a41aa-2c43-4656-8064-f4d3306ad5cc} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.01.30 07:03:17.173487 [ 276 ] {f81a41aa-2c43-4656-8064-f4d3306ad5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3506 | 2026.01.30 07:03:17.173804 [ 276 ] {f81a41aa-2c43-4656-8064-f4d3306ad5cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3507 | 2026.01.30 07:03:17.174018 [ 276 ] {f81a41aa-2c43-4656-8064-f4d3306ad5cc} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2026.01.30 07:03:17.174151 [ 276 ] {f81a41aa-2c43-4656-8064-f4d3306ad5cc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001178 sec., 33955.85738539898 rows/sec., 2.49 MiB/sec. | ||
| 3509 | 2026.01.30 07:03:17.174190 [ 276 ] {f81a41aa-2c43-4656-8064-f4d3306ad5cc} <Debug> TCPHandler: Processed in 0.001351667 sec. | ||
| 3510 | 2026.01.30 07:03:17.174303 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.01.30 07:03:17.174395 [ 276 ] {1352447a-ac7d-4fbe-916b-1372ff926952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3512 | 2026.01.30 07:03:17.174434 [ 276 ] {1352447a-ac7d-4fbe-916b-1372ff926952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3513 | 2026.01.30 07:03:17.174865 [ 276 ] {1352447a-ac7d-4fbe-916b-1372ff926952} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.01.30 07:03:17.174900 [ 276 ] {1352447a-ac7d-4fbe-916b-1372ff926952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3515 | 2026.01.30 07:03:17.175219 [ 276 ] {1352447a-ac7d-4fbe-916b-1372ff926952} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3516 | 2026.01.30 07:03:17.175435 [ 276 ] {1352447a-ac7d-4fbe-916b-1372ff926952} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.01.30 07:03:17.175563 [ 276 ] {1352447a-ac7d-4fbe-916b-1372ff926952} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001184 sec., 87837.83783783784 rows/sec., 6.86 MiB/sec. | ||
| 3518 | 2026.01.30 07:03:17.175599 [ 276 ] {1352447a-ac7d-4fbe-916b-1372ff926952} <Debug> TCPHandler: Processed in 0.001345838 sec. | ||
| 3519 | 2026.01.30 07:03:17.175712 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.01.30 07:03:17.175806 [ 276 ] {aeba702a-1b68-428b-a6c5-1992b5f2bb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3521 | 2026.01.30 07:03:17.175849 [ 276 ] {aeba702a-1b68-428b-a6c5-1992b5f2bb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3522 | 2026.01.30 07:03:17.176264 [ 276 ] {aeba702a-1b68-428b-a6c5-1992b5f2bb24} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.01.30 07:03:17.176300 [ 276 ] {aeba702a-1b68-428b-a6c5-1992b5f2bb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3524 | 2026.01.30 07:03:17.176633 [ 276 ] {aeba702a-1b68-428b-a6c5-1992b5f2bb24} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3525 | 2026.01.30 07:03:17.176841 [ 276 ] {aeba702a-1b68-428b-a6c5-1992b5f2bb24} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.01.30 07:03:17.176970 [ 276 ] {aeba702a-1b68-428b-a6c5-1992b5f2bb24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3527 | 2026.01.30 07:03:17.177008 [ 276 ] {aeba702a-1b68-428b-a6c5-1992b5f2bb24} <Debug> TCPHandler: Processed in 0.001344828 sec. | ||
| 3528 | 2026.01.30 07:03:17.177121 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.01.30 07:03:17.177214 [ 276 ] {a50fdc29-477c-4465-a140-7f571f9a2027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3530 | 2026.01.30 07:03:17.177268 [ 276 ] {a50fdc29-477c-4465-a140-7f571f9a2027} <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 | ||
| 3531 | 2026.01.30 07:03:17.178121 [ 276 ] {a50fdc29-477c-4465-a140-7f571f9a2027} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.01.30 07:03:17.178157 [ 276 ] {a50fdc29-477c-4465-a140-7f571f9a2027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3533 | 2026.01.30 07:03:17.178767 [ 276 ] {a50fdc29-477c-4465-a140-7f571f9a2027} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3534 | 2026.01.30 07:03:17.178996 [ 276 ] {a50fdc29-477c-4465-a140-7f571f9a2027} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.01.30 07:03:17.179099 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3536 | 2026.01.30 07:03:17.179136 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.01.30 07:03:17.179143 [ 276 ] {a50fdc29-477c-4465-a140-7f571f9a2027} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001946 sec., 20554.98458376156 rows/sec., 36.83 MiB/sec. | ||
| 3538 | 2026.01.30 07:03:17.179159 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3539 | 2026.01.30 07:03:17.179206 [ 276 ] {a50fdc29-477c-4465-a140-7f571f9a2027} <Debug> TCPHandler: Processed in 0.00213408 sec. | ||
| 3540 | 2026.01.30 07:03:17.179281 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 3541 | 2026.01.30 07:03:17.179317 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.01.30 07:03:17.179419 [ 276 ] {8a4eda22-fb06-4055-9c16-d59f39df21dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.01.30 07:03:17.179460 [ 276 ] {8a4eda22-fb06-4055-9c16-d59f39df21dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3544 | 2026.01.30 07:03:17.179547 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3545 | 2026.01.30 07:03:17.179612 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 149 rows starting from the beginning of the part | ||
| 3546 | 2026.01.30 07:03:17.179751 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
| 3547 | 2026.01.30 07:03:17.179798 [ 276 ] {8a4eda22-fb06-4055-9c16-d59f39df21dc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.01.30 07:03:17.179837 [ 276 ] {8a4eda22-fb06-4055-9c16-d59f39df21dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3549 | 2026.01.30 07:03:17.179866 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 3550 | 2026.01.30 07:03:17.179978 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3551 | 2026.01.30 07:03:17.180078 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3552 | 2026.01.30 07:03:17.180168 [ 276 ] {8a4eda22-fb06-4055-9c16-d59f39df21dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3553 | 2026.01.30 07:03:17.180169 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3554 | 2026.01.30 07:03:17.180407 [ 276 ] {8a4eda22-fb06-4055-9c16-d59f39df21dc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.01.30 07:03:17.180548 [ 276 ] {8a4eda22-fb06-4055-9c16-d59f39df21dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 3556 | 2026.01.30 07:03:17.180585 [ 276 ] {8a4eda22-fb06-4055-9c16-d59f39df21dc} <Debug> TCPHandler: Processed in 0.001317237 sec. | ||
| 3557 | 2026.01.30 07:03:17.183410 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 19 columns (19 merged, 0 gathered) in 0.004185196 sec., 82911.29017613511 rows/sec., 148.57 MiB/sec. | ||
| 3558 | 2026.01.30 07:03:17.184356 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3559 | 2026.01.30 07:03:17.184698 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.01.30 07:03:17.184765 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3561 | 2026.01.30 07:03:17.184870 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3562 | 2026.01.30 07:03:18.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.64 MiB, peak 245.10 MiB, free memory in arenas 0.00 B, will set to 240.69 MiB (RSS), difference: 1.05 MiB | ||
| 3563 | 2026.01.30 07:03:18.650804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8144 | ||
| 3564 | 2026.01.30 07:03:18.651275 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.01.30 07:03:18.651317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3566 | 2026.01.30 07:03:18.651794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3567 | 2026.01.30 07:03:18.652025 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.01.30 07:03:18.652182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8144 | ||
| 3569 | 2026.01.30 07:03:19.080985 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3570 | 2026.01.30 07:03:19.096632 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2026.01.30 07:03:19.096690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3572 | 2026.01.30 07:03:19.102654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3573 | 2026.01.30 07:03:19.103414 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2026.01.30 07:03:19.106338 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3575 | 2026.01.30 07:03:21.122977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 482 | ||
| 3576 | 2026.01.30 07:03:21.125034 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.01.30 07:03:21.125083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3578 | 2026.01.30 07:03:21.126278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3579 | 2026.01.30 07:03:21.126554 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.01.30 07:03:21.126926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3581 | 2026.01.30 07:03:22.233919 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.01.30 07:03:22.234164 [ 276 ] {f1a571b5-d200-4628-869c-ab902c20ce66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3583 | 2026.01.30 07:03:22.234275 [ 276 ] {f1a571b5-d200-4628-869c-ab902c20ce66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3584 | 2026.01.30 07:03:22.235279 [ 276 ] {f1a571b5-d200-4628-869c-ab902c20ce66} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.01.30 07:03:22.235349 [ 276 ] {f1a571b5-d200-4628-869c-ab902c20ce66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3586 | 2026.01.30 07:03:22.235951 [ 276 ] {f1a571b5-d200-4628-869c-ab902c20ce66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3587 | 2026.01.30 07:03:22.236294 [ 276 ] {f1a571b5-d200-4628-869c-ab902c20ce66} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.01.30 07:03:22.236530 [ 276 ] {f1a571b5-d200-4628-869c-ab902c20ce66} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002435 sec., 9856.262833675564 rows/sec., 837.40 KiB/sec. | ||
| 3589 | 2026.01.30 07:03:22.236609 [ 276 ] {f1a571b5-d200-4628-869c-ab902c20ce66} <Debug> TCPHandler: Processed in 0.00290181 sec. | ||
| 3590 | 2026.01.30 07:03:22.236809 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.01.30 07:03:22.236938 [ 276 ] {fc728580-5507-49f0-a724-1dcacebf4e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3592 | 2026.01.30 07:03:22.236999 [ 276 ] {fc728580-5507-49f0-a724-1dcacebf4e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3593 | 2026.01.30 07:03:22.238672 [ 276 ] {fc728580-5507-49f0-a724-1dcacebf4e50} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.01.30 07:03:22.238724 [ 276 ] {fc728580-5507-49f0-a724-1dcacebf4e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3595 | 2026.01.30 07:03:22.239315 [ 276 ] {fc728580-5507-49f0-a724-1dcacebf4e50} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3596 | 2026.01.30 07:03:22.239626 [ 276 ] {fc728580-5507-49f0-a724-1dcacebf4e50} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.01.30 07:03:22.239829 [ 276 ] {fc728580-5507-49f0-a724-1dcacebf4e50} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.002925 sec., 449914.5299145299 rows/sec., 37.37 MiB/sec. | ||
| 3598 | 2026.01.30 07:03:22.239891 [ 276 ] {fc728580-5507-49f0-a724-1dcacebf4e50} <Debug> TCPHandler: Processed in 0.003151227 sec. | ||
| 3599 | 2026.01.30 07:03:22.240069 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.01.30 07:03:22.240207 [ 276 ] {75f76bf5-6db2-47ac-9d48-156697b45382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3601 | 2026.01.30 07:03:22.240273 [ 276 ] {75f76bf5-6db2-47ac-9d48-156697b45382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3602 | 2026.01.30 07:03:22.240906 [ 276 ] {75f76bf5-6db2-47ac-9d48-156697b45382} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.01.30 07:03:22.240958 [ 276 ] {75f76bf5-6db2-47ac-9d48-156697b45382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3604 | 2026.01.30 07:03:22.241404 [ 276 ] {75f76bf5-6db2-47ac-9d48-156697b45382} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3605 | 2026.01.30 07:03:22.241705 [ 276 ] {75f76bf5-6db2-47ac-9d48-156697b45382} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.01.30 07:03:22.241909 [ 276 ] {75f76bf5-6db2-47ac-9d48-156697b45382} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001739 sec., 6900.517538815411 rows/sec., 552.58 KiB/sec. | ||
| 3607 | 2026.01.30 07:03:22.241965 [ 276 ] {75f76bf5-6db2-47ac-9d48-156697b45382} <Debug> TCPHandler: Processed in 0.001965275 sec. | ||
| 3608 | 2026.01.30 07:03:22.242195 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.01.30 07:03:22.242324 [ 276 ] {29382871-2e16-4b02-8795-b57f869ad874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.01.30 07:03:22.242380 [ 276 ] {29382871-2e16-4b02-8795-b57f869ad874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3611 | 2026.01.30 07:03:22.243140 [ 276 ] {29382871-2e16-4b02-8795-b57f869ad874} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.01.30 07:03:22.243189 [ 276 ] {29382871-2e16-4b02-8795-b57f869ad874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3613 | 2026.01.30 07:03:22.243639 [ 276 ] {29382871-2e16-4b02-8795-b57f869ad874} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3614 | 2026.01.30 07:03:22.243964 [ 276 ] {29382871-2e16-4b02-8795-b57f869ad874} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.01.30 07:03:22.244169 [ 276 ] {29382871-2e16-4b02-8795-b57f869ad874} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001877 sec., 134256.7927543953 rows/sec., 9.29 MiB/sec. | ||
| 3616 | 2026.01.30 07:03:22.244227 [ 276 ] {29382871-2e16-4b02-8795-b57f869ad874} <Debug> TCPHandler: Processed in 0.002095949 sec. | ||
| 3617 | 2026.01.30 07:03:22.244408 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.01.30 07:03:22.244533 [ 276 ] {32dd4cf9-3977-4163-b48b-5b97604af886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.01.30 07:03:22.244592 [ 276 ] {32dd4cf9-3977-4163-b48b-5b97604af886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3620 | 2026.01.30 07:03:22.245185 [ 276 ] {32dd4cf9-3977-4163-b48b-5b97604af886} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.01.30 07:03:22.245233 [ 276 ] {32dd4cf9-3977-4163-b48b-5b97604af886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3622 | 2026.01.30 07:03:22.245757 [ 276 ] {32dd4cf9-3977-4163-b48b-5b97604af886} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3623 | 2026.01.30 07:03:22.246135 [ 276 ] {32dd4cf9-3977-4163-b48b-5b97604af886} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.01.30 07:03:22.246338 [ 276 ] {32dd4cf9-3977-4163-b48b-5b97604af886} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001839 sec., 6525.2854812398045 rows/sec., 509.79 KiB/sec. | ||
| 3625 | 2026.01.30 07:03:22.246397 [ 276 ] {32dd4cf9-3977-4163-b48b-5b97604af886} <Debug> TCPHandler: Processed in 0.002052407 sec. | ||
| 3626 | 2026.01.30 07:03:22.246575 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.01.30 07:03:22.246721 [ 276 ] {da6790f5-d6f1-4222-a1fe-c6ab3a52205f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3628 | 2026.01.30 07:03:22.246782 [ 276 ] {da6790f5-d6f1-4222-a1fe-c6ab3a52205f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3629 | 2026.01.30 07:03:22.247749 [ 276 ] {da6790f5-d6f1-4222-a1fe-c6ab3a52205f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.01.30 07:03:22.247797 [ 276 ] {da6790f5-d6f1-4222-a1fe-c6ab3a52205f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3631 | 2026.01.30 07:03:22.248332 [ 276 ] {da6790f5-d6f1-4222-a1fe-c6ab3a52205f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3632 | 2026.01.30 07:03:22.248660 [ 276 ] {da6790f5-d6f1-4222-a1fe-c6ab3a52205f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.01.30 07:03:22.248869 [ 276 ] {da6790f5-d6f1-4222-a1fe-c6ab3a52205f} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.002189 sec., 253997.25902238465 rows/sec., 19.03 MiB/sec. | ||
| 3634 | 2026.01.30 07:03:22.248925 [ 276 ] {da6790f5-d6f1-4222-a1fe-c6ab3a52205f} <Debug> TCPHandler: Processed in 0.002428167 sec. | ||
| 3635 | 2026.01.30 07:03:22.249097 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.01.30 07:03:22.249225 [ 276 ] {ebdece89-edb7-4c8b-94ae-159404283175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.01.30 07:03:22.249288 [ 276 ] {ebdece89-edb7-4c8b-94ae-159404283175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3638 | 2026.01.30 07:03:22.250166 [ 276 ] {ebdece89-edb7-4c8b-94ae-159404283175} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.01.30 07:03:22.250214 [ 276 ] {ebdece89-edb7-4c8b-94ae-159404283175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3640 | 2026.01.30 07:03:22.250778 [ 276 ] {ebdece89-edb7-4c8b-94ae-159404283175} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3641 | 2026.01.30 07:03:22.251101 [ 276 ] {ebdece89-edb7-4c8b-94ae-159404283175} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.01.30 07:03:22.251284 [ 276 ] {ebdece89-edb7-4c8b-94ae-159404283175} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.00209 sec., 421052.6315789474 rows/sec., 28.58 MiB/sec. | ||
| 3643 | 2026.01.30 07:03:22.251338 [ 276 ] {ebdece89-edb7-4c8b-94ae-159404283175} <Debug> TCPHandler: Processed in 0.002306414 sec. | ||
| 3644 | 2026.01.30 07:03:22.251515 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.01.30 07:03:22.251638 [ 276 ] {1394f80b-3455-4459-86b8-a4f548f1e66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3646 | 2026.01.30 07:03:22.251697 [ 276 ] {1394f80b-3455-4459-86b8-a4f548f1e66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3647 | 2026.01.30 07:03:22.252213 [ 276 ] {1394f80b-3455-4459-86b8-a4f548f1e66d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.01.30 07:03:22.252258 [ 276 ] {1394f80b-3455-4459-86b8-a4f548f1e66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3649 | 2026.01.30 07:03:22.252728 [ 276 ] {1394f80b-3455-4459-86b8-a4f548f1e66d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3650 | 2026.01.30 07:03:22.253047 [ 276 ] {1394f80b-3455-4459-86b8-a4f548f1e66d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.01.30 07:03:22.253222 [ 276 ] {1394f80b-3455-4459-86b8-a4f548f1e66d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00161 sec., 37267.08074534161 rows/sec., 2.51 MiB/sec. | ||
| 3652 | 2026.01.30 07:03:22.253272 [ 276 ] {1394f80b-3455-4459-86b8-a4f548f1e66d} <Debug> TCPHandler: Processed in 0.001820521 sec. | ||
| 3653 | 2026.01.30 07:03:22.974974 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43549 | ||
| 3654 | 2026.01.30 07:03:22.975074 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3655 | 2026.01.30 07:03:22.975100 [ 288 ] {} <Debug> TCP-Session: 2c16a38b-128b-4c7f-b0bd-dc2e3d038642 Authenticating user 'default' from [fd00:1122:3344:101::e]:43549 | ||
| 3656 | 2026.01.30 07:03:22.975122 [ 288 ] {} <Debug> TCP-Session: 2c16a38b-128b-4c7f-b0bd-dc2e3d038642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.01.30 07:03:22.975135 [ 288 ] {} <Debug> TCP-Session: 2c16a38b-128b-4c7f-b0bd-dc2e3d038642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2026.01.30 07:03:22.975350 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60898 | ||
| 3659 | 2026.01.30 07:03:22.975386 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55978 | ||
| 3660 | 2026.01.30 07:03:22.975399 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42009 | ||
| 3661 | 2026.01.30 07:03:22.975427 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53625 | ||
| 3662 | 2026.01.30 07:03:22.975475 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.01.30 07:03:22.975479 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3664 | 2026.01.30 07:03:22.975510 [ 292 ] {} <Debug> TCP-Session: 86ca5242-b0bb-458b-bde0-2ae24c5f3787 Authenticating user 'default' from [fd00:1122:3344:101::e]:55978 | ||
| 3665 | 2026.01.30 07:03:22.975516 [ 288 ] {} <Trace> TCP-Session: 2c16a38b-128b-4c7f-b0bd-dc2e3d038642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.01.30 07:03:22.975535 [ 292 ] {} <Debug> TCP-Session: 86ca5242-b0bb-458b-bde0-2ae24c5f3787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2026.01.30 07:03:22.975533 [ 289 ] {} <Debug> TCP-Session: 4b2a109e-af01-4ff0-8acb-f525b5056c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:60898 | ||
| 3668 | 2026.01.30 07:03:22.975555 [ 292 ] {} <Debug> TCP-Session: 86ca5242-b0bb-458b-bde0-2ae24c5f3787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.01.30 07:03:22.975580 [ 289 ] {} <Debug> TCP-Session: 4b2a109e-af01-4ff0-8acb-f525b5056c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.01.30 07:03:22.975435 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55336 | ||
| 3671 | 2026.01.30 07:03:22.975601 [ 289 ] {} <Debug> TCP-Session: 4b2a109e-af01-4ff0-8acb-f525b5056c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.01.30 07:03:22.975415 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44992 | ||
| 3673 | 2026.01.30 07:03:22.975395 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53036 | ||
| 3674 | 2026.01.30 07:03:22.975714 [ 288 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3675 | 2026.01.30 07:03:22.975398 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55728 | ||
| 3676 | 2026.01.30 07:03:22.975807 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2026.01.30 07:03:22.975846 [ 291 ] {} <Debug> TCP-Session: 9d14fbdd-c9ee-40a6-b887-aa59e497744e Authenticating user 'default' from [fd00:1122:3344:101::e]:42009 | ||
| 3678 | 2026.01.30 07:03:22.975869 [ 291 ] {} <Debug> TCP-Session: 9d14fbdd-c9ee-40a6-b887-aa59e497744e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.01.30 07:03:22.975868 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3680 | 2026.01.30 07:03:22.975885 [ 291 ] {} <Debug> TCP-Session: 9d14fbdd-c9ee-40a6-b887-aa59e497744e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.01.30 07:03:22.975876 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.01.30 07:03:22.975917 [ 286 ] {} <Debug> TCP-Session: de8ad605-8d94-444f-b36a-117204ad272f Authenticating user 'default' from [fd00:1122:3344:101::e]:55336 | ||
| 3683 | 2026.01.30 07:03:22.975958 [ 275 ] {} <Debug> TCP-Session: f252378f-86b7-4dff-994b-9b450547b426 Authenticating user 'default' from [fd00:1122:3344:101::e]:53625 | ||
| 3684 | 2026.01.30 07:03:22.975963 [ 286 ] {} <Debug> TCP-Session: de8ad605-8d94-444f-b36a-117204ad272f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.01.30 07:03:22.975989 [ 275 ] {} <Debug> TCP-Session: f252378f-86b7-4dff-994b-9b450547b426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.01.30 07:03:22.975996 [ 286 ] {} <Debug> TCP-Session: de8ad605-8d94-444f-b36a-117204ad272f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.01.30 07:03:22.976014 [ 275 ] {} <Debug> TCP-Session: f252378f-86b7-4dff-994b-9b450547b426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.01.30 07:03:22.976122 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3689 | 2026.01.30 07:03:22.976137 [ 288 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3690 | 2026.01.30 07:03:22.976163 [ 293 ] {} <Debug> TCP-Session: 184fe3b4-f973-4cba-95c5-e5206fedac88 Authenticating user 'default' from [fd00:1122:3344:101::e]:55728 | ||
| 3691 | 2026.01.30 07:03:22.976233 [ 293 ] {} <Debug> TCP-Session: 184fe3b4-f973-4cba-95c5-e5206fedac88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.01.30 07:03:22.976245 [ 293 ] {} <Debug> TCP-Session: 184fe3b4-f973-4cba-95c5-e5206fedac88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.01.30 07:03:22.976246 [ 288 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3694 | 2026.01.30 07:03:22.976263 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3695 | 2026.01.30 07:03:22.976262 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3696 | 2026.01.30 07:03:22.976322 [ 290 ] {} <Debug> TCP-Session: 64aab95d-fe4d-4251-8b1e-6bbd765e69d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53036 | ||
| 3697 | 2026.01.30 07:03:22.976348 [ 294 ] {} <Debug> TCP-Session: 7f76563b-46c0-4325-b988-3ef9dd3b2662 Authenticating user 'default' from [fd00:1122:3344:101::e]:44992 | ||
| 3698 | 2026.01.30 07:03:22.976358 [ 290 ] {} <Debug> TCP-Session: 64aab95d-fe4d-4251-8b1e-6bbd765e69d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3699 | 2026.01.30 07:03:22.976373 [ 294 ] {} <Debug> TCP-Session: 7f76563b-46c0-4325-b988-3ef9dd3b2662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.01.30 07:03:22.976381 [ 290 ] {} <Debug> TCP-Session: 64aab95d-fe4d-4251-8b1e-6bbd765e69d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.01.30 07:03:22.976511 [ 294 ] {} <Debug> TCP-Session: 7f76563b-46c0-4325-b988-3ef9dd3b2662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.01.30 07:03:22.976587 [ 288 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 3703 | 2026.01.30 07:03:22.977576 [ 318 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Trace> AggregatingTransform: Aggregating | ||
| 3704 | 2026.01.30 07:03:22.977614 [ 318 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3705 | 2026.01.30 07:03:22.977655 [ 318 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960277 sec. (1041.366 rows/sec., 40.68 KiB/sec.) | ||
| 3706 | 2026.01.30 07:03:22.977674 [ 318 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Trace> Aggregator: Merging aggregated data | ||
| 3707 | 2026.01.30 07:03:22.978847 [ 288 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003201 sec., 312.4023742580444 rows/sec., 12.20 KiB/sec. | ||
| 3708 | 2026.01.30 07:03:22.979016 [ 288 ] {88df4b6f-6ffc-49b5-a259-f7116bdd025a} <Debug> TCPHandler: Processed in 0.003658072 sec. | ||
| 3709 | 2026.01.30 07:03:22.979107 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2026.01.30 07:03:22.979133 [ 288 ] {} <Debug> TCP-Session: 2c16a38b-128b-4c7f-b0bd-dc2e3d038642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.01.30 07:03:22.979140 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.01.30 07:03:22.979161 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3713 | 2026.01.30 07:03:22.979179 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2026.01.30 07:03:22.979199 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3715 | 2026.01.30 07:03:22.979212 [ 289 ] {} <Debug> TCP-Session: 4b2a109e-af01-4ff0-8acb-f525b5056c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.01.30 07:03:22.979219 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3717 | 2026.01.30 07:03:22.979238 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3718 | 2026.01.30 07:03:22.979274 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3719 | 2026.01.30 07:03:22.979285 [ 291 ] {} <Debug> TCP-Session: 9d14fbdd-c9ee-40a6-b887-aa59e497744e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.01.30 07:03:22.979300 [ 293 ] {} <Debug> TCP-Session: 184fe3b4-f973-4cba-95c5-e5206fedac88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.01.30 07:03:22.979324 [ 275 ] {} <Debug> TCP-Session: f252378f-86b7-4dff-994b-9b450547b426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.01.30 07:03:22.979259 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3723 | 2026.01.30 07:03:22.979249 [ 292 ] {} <Debug> TCP-Session: 86ca5242-b0bb-458b-bde0-2ae24c5f3787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.01.30 07:03:22.979190 [ 290 ] {} <Debug> TCP-Session: 64aab95d-fe4d-4251-8b1e-6bbd765e69d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.01.30 07:03:22.979405 [ 294 ] {} <Debug> TCP-Session: 7f76563b-46c0-4325-b988-3ef9dd3b2662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.01.30 07:03:22.979228 [ 286 ] {} <Debug> TCP-Session: de8ad605-8d94-444f-b36a-117204ad272f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3727 | 2026.01.30 07:03:23.249883 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59708 | ||
| 3728 | 2026.01.30 07:03:23.249981 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3729 | 2026.01.30 07:03:23.250014 [ 288 ] {} <Debug> TCP-Session: 62906ad3-d9c2-4058-a1ea-9115532b180b Authenticating user 'default' from [fd00:1122:3344:101::e]:59708 | ||
| 3730 | 2026.01.30 07:03:23.250043 [ 288 ] {} <Debug> TCP-Session: 62906ad3-d9c2-4058-a1ea-9115532b180b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.01.30 07:03:23.250064 [ 288 ] {} <Debug> TCP-Session: 62906ad3-d9c2-4058-a1ea-9115532b180b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.01.30 07:03:23.250274 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55599 | ||
| 3733 | 2026.01.30 07:03:23.250295 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60889 | ||
| 3734 | 2026.01.30 07:03:23.250311 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39605 | ||
| 3735 | 2026.01.30 07:03:23.250349 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56095 | ||
| 3736 | 2026.01.30 07:03:23.250375 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38687 | ||
| 3737 | 2026.01.30 07:03:23.250392 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3738 | 2026.01.30 07:03:23.250419 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2026.01.30 07:03:23.250420 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.01.30 07:03:23.250433 [ 289 ] {} <Debug> TCP-Session: 5d6926bf-a1fb-4e9e-916c-231c51564887 Authenticating user 'default' from [fd00:1122:3344:101::e]:55599 | ||
| 3741 | 2026.01.30 07:03:23.250452 [ 291 ] {} <Debug> TCP-Session: 95d56b82-80d3-41bc-86a7-60a5844574fb Authenticating user 'default' from [fd00:1122:3344:101::e]:60889 | ||
| 3742 | 2026.01.30 07:03:23.250463 [ 293 ] {} <Debug> TCP-Session: 8f1d7945-68fa-4040-a7f2-eaa60a5556b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39605 | ||
| 3743 | 2026.01.30 07:03:23.250475 [ 289 ] {} <Debug> TCP-Session: 5d6926bf-a1fb-4e9e-916c-231c51564887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.01.30 07:03:23.250491 [ 291 ] {} <Debug> TCP-Session: 95d56b82-80d3-41bc-86a7-60a5844574fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.01.30 07:03:23.250502 [ 289 ] {} <Debug> TCP-Session: 5d6926bf-a1fb-4e9e-916c-231c51564887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.01.30 07:03:23.250515 [ 291 ] {} <Debug> TCP-Session: 95d56b82-80d3-41bc-86a7-60a5844574fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.01.30 07:03:23.250495 [ 293 ] {} <Debug> TCP-Session: 8f1d7945-68fa-4040-a7f2-eaa60a5556b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.01.30 07:03:23.250456 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2026.01.30 07:03:23.250561 [ 293 ] {} <Debug> TCP-Session: 8f1d7945-68fa-4040-a7f2-eaa60a5556b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.01.30 07:03:23.250583 [ 286 ] {} <Debug> TCP-Session: 4d9daec2-790a-4d1e-9273-030e4f8a21c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38687 | ||
| 3751 | 2026.01.30 07:03:23.250444 [ 288 ] {} <Trace> TCP-Session: 62906ad3-d9c2-4058-a1ea-9115532b180b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.01.30 07:03:23.250604 [ 286 ] {} <Debug> TCP-Session: 4d9daec2-790a-4d1e-9273-030e4f8a21c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.01.30 07:03:23.250440 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3754 | 2026.01.30 07:03:23.250641 [ 286 ] {} <Debug> TCP-Session: 4d9daec2-790a-4d1e-9273-030e4f8a21c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.01.30 07:03:23.250319 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43848 | ||
| 3756 | 2026.01.30 07:03:23.250670 [ 275 ] {} <Debug> TCP-Session: 3c94d2b1-81f6-4657-8146-83b1ff3d1972 Authenticating user 'default' from [fd00:1122:3344:101::e]:56095 | ||
| 3757 | 2026.01.30 07:03:23.250284 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35422 | ||
| 3758 | 2026.01.30 07:03:23.250735 [ 275 ] {} <Debug> TCP-Session: 3c94d2b1-81f6-4657-8146-83b1ff3d1972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.01.30 07:03:23.250299 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38132 | ||
| 3760 | 2026.01.30 07:03:23.250770 [ 288 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59708) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3761 | 2026.01.30 07:03:23.250776 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3762 | 2026.01.30 07:03:23.250803 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.01.30 07:03:23.250773 [ 275 ] {} <Debug> TCP-Session: 3c94d2b1-81f6-4657-8146-83b1ff3d1972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.01.30 07:03:23.250834 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3765 | 2026.01.30 07:03:23.250836 [ 290 ] {} <Debug> TCP-Session: 0e275d0f-08c8-4313-bc09-e078755e45a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35422 | ||
| 3766 | 2026.01.30 07:03:23.250868 [ 292 ] {} <Debug> TCP-Session: 7c2702ab-06b3-411a-965c-9e546da1a3d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38132 | ||
| 3767 | 2026.01.30 07:03:23.250830 [ 294 ] {} <Debug> TCP-Session: 01f2ec4a-fa58-48da-9dd0-fbc59f2aa34b Authenticating user 'default' from [fd00:1122:3344:101::e]:43848 | ||
| 3768 | 2026.01.30 07:03:23.250885 [ 290 ] {} <Debug> TCP-Session: 0e275d0f-08c8-4313-bc09-e078755e45a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.01.30 07:03:23.250893 [ 292 ] {} <Debug> TCP-Session: 7c2702ab-06b3-411a-965c-9e546da1a3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.01.30 07:03:23.250912 [ 294 ] {} <Debug> TCP-Session: 01f2ec4a-fa58-48da-9dd0-fbc59f2aa34b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.01.30 07:03:23.250919 [ 290 ] {} <Debug> TCP-Session: 0e275d0f-08c8-4313-bc09-e078755e45a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.01.30 07:03:23.250931 [ 292 ] {} <Debug> TCP-Session: 7c2702ab-06b3-411a-965c-9e546da1a3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.01.30 07:03:23.250942 [ 294 ] {} <Debug> TCP-Session: 01f2ec4a-fa58-48da-9dd0-fbc59f2aa34b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.01.30 07:03:23.251046 [ 288 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3775 | 2026.01.30 07:03:23.251102 [ 288 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3776 | 2026.01.30 07:03:23.251369 [ 288 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 3777 | 2026.01.30 07:03:23.252295 [ 307 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Trace> AggregatingTransform: Aggregating | ||
| 3778 | 2026.01.30 07:03:23.252338 [ 307 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Trace> Aggregator: Aggregation method: without_key | ||
| 3779 | 2026.01.30 07:03:23.252376 [ 307 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911255 sec. (1097.388 rows/sec., 42.87 KiB/sec.) | ||
| 3780 | 2026.01.30 07:03:23.252394 [ 307 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Trace> Aggregator: Merging aggregated data | ||
| 3781 | 2026.01.30 07:03:23.253662 [ 288 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002945 sec., 339.5585738539898 rows/sec., 13.26 KiB/sec. | ||
| 3782 | 2026.01.30 07:03:23.253814 [ 288 ] {fcbd023b-69f6-49f3-8dda-286b41ccbba7} <Debug> TCPHandler: Processed in 0.003493477 sec. | ||
| 3783 | 2026.01.30 07:03:23.253934 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.01.30 07:03:23.253957 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2026.01.30 07:03:23.253964 [ 288 ] {} <Debug> TCP-Session: 62906ad3-d9c2-4058-a1ea-9115532b180b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.01.30 07:03:23.253978 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3787 | 2026.01.30 07:03:23.254002 [ 290 ] {} <Debug> TCP-Session: 0e275d0f-08c8-4313-bc09-e078755e45a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.01.30 07:03:23.254015 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3789 | 2026.01.30 07:03:23.254036 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3790 | 2026.01.30 07:03:23.254059 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3791 | 2026.01.30 07:03:23.254073 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3792 | 2026.01.30 07:03:23.254098 [ 291 ] {} <Debug> TCP-Session: 95d56b82-80d3-41bc-86a7-60a5844574fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.01.30 07:03:23.254115 [ 294 ] {} <Debug> TCP-Session: 01f2ec4a-fa58-48da-9dd0-fbc59f2aa34b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.01.30 07:03:23.254142 [ 275 ] {} <Debug> TCP-Session: 3c94d2b1-81f6-4657-8146-83b1ff3d1972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.01.30 07:03:23.254095 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2026.01.30 07:03:23.254039 [ 289 ] {} <Debug> TCP-Session: 5d6926bf-a1fb-4e9e-916c-231c51564887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.01.30 07:03:23.254226 [ 286 ] {} <Debug> TCP-Session: 4d9daec2-790a-4d1e-9273-030e4f8a21c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.01.30 07:03:23.254069 [ 292 ] {} <Debug> TCP-Session: 7c2702ab-06b3-411a-965c-9e546da1a3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.01.30 07:03:23.253996 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3800 | 2026.01.30 07:03:23.254306 [ 293 ] {} <Debug> TCP-Session: 8f1d7945-68fa-4040-a7f2-eaa60a5556b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.01.30 07:03:23.287921 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57880 | ||
| 3802 | 2026.01.30 07:03:23.287988 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3803 | 2026.01.30 07:03:23.288015 [ 288 ] {} <Debug> TCP-Session: f30f8bee-39a2-4a3a-9f76-6bc4a31ea198 Authenticating user 'default' from [fd00:1122:3344:101::e]:57880 | ||
| 3804 | 2026.01.30 07:03:23.288032 [ 288 ] {} <Debug> TCP-Session: f30f8bee-39a2-4a3a-9f76-6bc4a31ea198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.01.30 07:03:23.288044 [ 288 ] {} <Debug> TCP-Session: f30f8bee-39a2-4a3a-9f76-6bc4a31ea198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.01.30 07:03:23.288205 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48826 | ||
| 3807 | 2026.01.30 07:03:23.288216 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59260 | ||
| 3808 | 2026.01.30 07:03:23.288239 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56347 | ||
| 3809 | 2026.01.30 07:03:23.288264 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41579 | ||
| 3810 | 2026.01.30 07:03:23.288291 [ 288 ] {} <Trace> TCP-Session: f30f8bee-39a2-4a3a-9f76-6bc4a31ea198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.01.30 07:03:23.288298 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.01.30 07:03:23.288315 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2026.01.30 07:03:23.288335 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2026.01.30 07:03:23.288354 [ 289 ] {} <Debug> TCP-Session: dd6b2015-89fa-46c1-aec5-c3004f5d02a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48826 | ||
| 3815 | 2026.01.30 07:03:23.288370 [ 290 ] {} <Debug> TCP-Session: 92d324c6-8175-4792-b19f-30da08822a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:59260 | ||
| 3816 | 2026.01.30 07:03:23.288383 [ 291 ] {} <Debug> TCP-Session: bff44920-d7a6-4bcc-9a96-8ec7d58ad84a Authenticating user 'default' from [fd00:1122:3344:101::e]:56347 | ||
| 3817 | 2026.01.30 07:03:23.288397 [ 289 ] {} <Debug> TCP-Session: dd6b2015-89fa-46c1-aec5-c3004f5d02a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.01.30 07:03:23.288409 [ 290 ] {} <Debug> TCP-Session: 92d324c6-8175-4792-b19f-30da08822a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.01.30 07:03:23.288432 [ 289 ] {} <Debug> TCP-Session: dd6b2015-89fa-46c1-aec5-c3004f5d02a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.01.30 07:03:23.288446 [ 290 ] {} <Debug> TCP-Session: 92d324c6-8175-4792-b19f-30da08822a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.01.30 07:03:23.288448 [ 288 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3822 | 2026.01.30 07:03:23.288423 [ 291 ] {} <Debug> TCP-Session: bff44920-d7a6-4bcc-9a96-8ec7d58ad84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.30 07:03:23.288271 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61528 | ||
| 3824 | 2026.01.30 07:03:23.288510 [ 291 ] {} <Debug> TCP-Session: bff44920-d7a6-4bcc-9a96-8ec7d58ad84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.01.30 07:03:23.288239 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48177 | ||
| 3826 | 2026.01.30 07:03:23.288349 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.01.30 07:03:23.288572 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3828 | 2026.01.30 07:03:23.288598 [ 293 ] {} <Debug> TCP-Session: 52dc5ed4-b8f2-4991-98ca-56b0d32ff3bb Authenticating user 'default' from [fd00:1122:3344:101::e]:41579 | ||
| 3829 | 2026.01.30 07:03:23.288608 [ 294 ] {} <Debug> TCP-Session: 62b9cfe9-a056-420c-9af5-9c0fc8138316 Authenticating user 'default' from [fd00:1122:3344:101::e]:61528 | ||
| 3830 | 2026.01.30 07:03:23.288614 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2026.01.30 07:03:23.288624 [ 293 ] {} <Debug> TCP-Session: 52dc5ed4-b8f2-4991-98ca-56b0d32ff3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.01.30 07:03:23.288636 [ 294 ] {} <Debug> TCP-Session: 62b9cfe9-a056-420c-9af5-9c0fc8138316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.01.30 07:03:23.288654 [ 292 ] {} <Debug> TCP-Session: e878267f-d09f-4db6-b48c-ba3052fbbb53 Authenticating user 'default' from [fd00:1122:3344:101::e]:48177 | ||
| 3834 | 2026.01.30 07:03:23.288664 [ 293 ] {} <Debug> TCP-Session: 52dc5ed4-b8f2-4991-98ca-56b0d32ff3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.30 07:03:23.288676 [ 294 ] {} <Debug> TCP-Session: 62b9cfe9-a056-420c-9af5-9c0fc8138316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.30 07:03:23.288694 [ 292 ] {} <Debug> TCP-Session: e878267f-d09f-4db6-b48c-ba3052fbbb53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.01.30 07:03:23.288657 [ 288 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3838 | 2026.01.30 07:03:23.288729 [ 292 ] {} <Debug> TCP-Session: e878267f-d09f-4db6-b48c-ba3052fbbb53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.01.30 07:03:23.288773 [ 288 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3840 | 2026.01.30 07:03:23.289015 [ 288 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 3841 | 2026.01.30 07:03:23.289866 [ 285 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Trace> AggregatingTransform: Aggregating | ||
| 3842 | 2026.01.30 07:03:23.289923 [ 285 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3843 | 2026.01.30 07:03:23.289974 [ 285 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870624 sec. (1148.601 rows/sec., 44.87 KiB/sec.) | ||
| 3844 | 2026.01.30 07:03:23.289996 [ 285 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Trace> Aggregator: Merging aggregated data | ||
| 3845 | 2026.01.30 07:03:23.291373 [ 288 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002964 sec., 337.38191632928476 rows/sec., 13.18 KiB/sec. | ||
| 3846 | 2026.01.30 07:03:23.291517 [ 288 ] {dd8e669b-a181-43db-b01a-2dd50478094f} <Debug> TCPHandler: Processed in 0.003293361 sec. | ||
| 3847 | 2026.01.30 07:03:23.291610 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3848 | 2026.01.30 07:03:23.291635 [ 288 ] {} <Debug> TCP-Session: f30f8bee-39a2-4a3a-9f76-6bc4a31ea198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.01.30 07:03:23.291645 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.01.30 07:03:23.291664 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.01.30 07:03:23.291690 [ 289 ] {} <Debug> TCP-Session: dd6b2015-89fa-46c1-aec5-c3004f5d02a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.01.30 07:03:23.291709 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.01.30 07:03:23.291724 [ 290 ] {} <Debug> TCP-Session: 92d324c6-8175-4792-b19f-30da08822a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.01.30 07:03:23.291727 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.01.30 07:03:23.291754 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.01.30 07:03:23.291767 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.01.30 07:03:23.291781 [ 294 ] {} <Debug> TCP-Session: 62b9cfe9-a056-420c-9af5-9c0fc8138316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.01.30 07:03:23.291798 [ 293 ] {} <Debug> TCP-Session: 52dc5ed4-b8f2-4991-98ca-56b0d32ff3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.01.30 07:03:23.291815 [ 292 ] {} <Debug> TCP-Session: e878267f-d09f-4db6-b48c-ba3052fbbb53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.01.30 07:03:23.291751 [ 291 ] {} <Debug> TCP-Session: bff44920-d7a6-4bcc-9a96-8ec7d58ad84a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.30 07:03:23.293746 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45340 | ||
| 3862 | 2026.01.30 07:03:23.293767 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48335 | ||
| 3863 | 2026.01.30 07:03:23.293816 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2026.01.30 07:03:23.293839 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.01.30 07:03:23.293841 [ 286 ] {} <Debug> TCP-Session: c9fdd891-b561-4378-b0ce-f8c7d9375ae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45340 | ||
| 3866 | 2026.01.30 07:03:23.293869 [ 275 ] {} <Debug> TCP-Session: 41210454-f487-4613-bb48-9ee4ca65be4a Authenticating user 'default' from [fd00:1122:3344:101::e]:48335 | ||
| 3867 | 2026.01.30 07:03:23.293877 [ 286 ] {} <Debug> TCP-Session: c9fdd891-b561-4378-b0ce-f8c7d9375ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.01.30 07:03:23.293893 [ 275 ] {} <Debug> TCP-Session: 41210454-f487-4613-bb48-9ee4ca65be4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.01.30 07:03:23.293903 [ 286 ] {} <Debug> TCP-Session: c9fdd891-b561-4378-b0ce-f8c7d9375ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.30 07:03:23.293917 [ 275 ] {} <Debug> TCP-Session: 41210454-f487-4613-bb48-9ee4ca65be4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.01.30 07:03:23.309191 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45340). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3872 | |||
| 3873 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3874 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3875 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3876 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3877 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3878 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3879 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3880 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3881 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3882 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3883 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3884 | (version 23.8.7.1) | ||
| 3885 | 2026.01.30 07:03:23.309391 [ 286 ] {} <Debug> TCP-Session: c9fdd891-b561-4378-b0ce-f8c7d9375ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.01.30 07:03:23.309410 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48335). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3887 | |||
| 3888 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3889 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3890 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 3891 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3892 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3893 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3894 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3895 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3896 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3897 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3898 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3899 | (version 23.8.7.1) | ||
| 3900 | 2026.01.30 07:03:23.309482 [ 275 ] {} <Debug> TCP-Session: 41210454-f487-4613-bb48-9ee4ca65be4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.01.30 07:03:25.967847 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3902 | 2026.01.30 07:03:25.967896 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3903 | 2026.01.30 07:03:26.153202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8656 | ||
| 3904 | 2026.01.30 07:03:26.153738 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.01.30 07:03:26.153782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3906 | 2026.01.30 07:03:26.154279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3907 | 2026.01.30 07:03:26.154513 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.01.30 07:03:26.154674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8656 | ||
| 3909 | 2026.01.30 07:03:26.607348 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3910 | 2026.01.30 07:03:26.623170 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.01.30 07:03:26.623237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3912 | 2026.01.30 07:03:26.629304 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3913 | 2026.01.30 07:03:26.630086 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.01.30 07:03:26.633270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3915 | 2026.01.30 07:03:27.169754 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.01.30 07:03:27.169925 [ 276 ] {2d873089-577d-4616-bd03-a29b2f10564f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3917 | 2026.01.30 07:03:27.169991 [ 276 ] {2d873089-577d-4616-bd03-a29b2f10564f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3918 | 2026.01.30 07:03:27.170703 [ 276 ] {2d873089-577d-4616-bd03-a29b2f10564f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.01.30 07:03:27.170747 [ 276 ] {2d873089-577d-4616-bd03-a29b2f10564f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3920 | 2026.01.30 07:03:27.171153 [ 276 ] {2d873089-577d-4616-bd03-a29b2f10564f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3921 | 2026.01.30 07:03:27.171384 [ 276 ] {2d873089-577d-4616-bd03-a29b2f10564f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.01.30 07:03:27.171547 [ 276 ] {2d873089-577d-4616-bd03-a29b2f10564f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001667 sec., 81583.68326334732 rows/sec., 7.06 MiB/sec. | ||
| 3923 | 2026.01.30 07:03:27.171598 [ 276 ] {2d873089-577d-4616-bd03-a29b2f10564f} <Debug> TCPHandler: Processed in 0.001969575 sec. | ||
| 3924 | 2026.01.30 07:03:27.171728 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.01.30 07:03:27.171831 [ 276 ] {89ebf85f-e3f5-4cac-87e7-fcb73749d835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.01.30 07:03:27.171875 [ 276 ] {89ebf85f-e3f5-4cac-87e7-fcb73749d835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3927 | 2026.01.30 07:03:27.172312 [ 276 ] {89ebf85f-e3f5-4cac-87e7-fcb73749d835} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.01.30 07:03:27.172347 [ 276 ] {89ebf85f-e3f5-4cac-87e7-fcb73749d835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3929 | 2026.01.30 07:03:27.172649 [ 276 ] {89ebf85f-e3f5-4cac-87e7-fcb73749d835} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3930 | 2026.01.30 07:03:27.172867 [ 276 ] {89ebf85f-e3f5-4cac-87e7-fcb73749d835} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.01.30 07:03:27.172963 [ 134 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3932 | 2026.01.30 07:03:27.173001 [ 276 ] {89ebf85f-e3f5-4cac-87e7-fcb73749d835} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001195 sec., 33472.80334728033 rows/sec., 2.46 MiB/sec. | ||
| 3933 | 2026.01.30 07:03:27.173003 [ 134 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.01.30 07:03:27.173033 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3935 | 2026.01.30 07:03:27.173039 [ 276 ] {89ebf85f-e3f5-4cac-87e7-fcb73749d835} <Debug> TCPHandler: Processed in 0.001363278 sec. | ||
| 3936 | 2026.01.30 07:03:27.173143 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.01.30 07:03:27.173159 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 3938 | 2026.01.30 07:03:27.173238 [ 276 ] {0d9f2b01-2373-4326-81ab-13c919ad3c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3939 | 2026.01.30 07:03:27.173283 [ 276 ] {0d9f2b01-2373-4326-81ab-13c919ad3c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3940 | 2026.01.30 07:03:27.173318 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3941 | 2026.01.30 07:03:27.173360 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 294 rows starting from the beginning of the part | ||
| 3942 | 2026.01.30 07:03:27.173443 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3943 | 2026.01.30 07:03:27.173489 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 3944 | 2026.01.30 07:03:27.173529 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3945 | 2026.01.30 07:03:27.173563 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3946 | 2026.01.30 07:03:27.173602 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3947 | 2026.01.30 07:03:27.173739 [ 276 ] {0d9f2b01-2373-4326-81ab-13c919ad3c8f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.01.30 07:03:27.173779 [ 276 ] {0d9f2b01-2373-4326-81ab-13c919ad3c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3949 | 2026.01.30 07:03:27.174152 [ 276 ] {0d9f2b01-2373-4326-81ab-13c919ad3c8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3950 | 2026.01.30 07:03:27.174387 [ 276 ] {0d9f2b01-2373-4326-81ab-13c919ad3c8f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.01.30 07:03:27.174424 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327457 sec., 354060.43284264574 rows/sec., 24.86 MiB/sec. | ||
| 3952 | 2026.01.30 07:03:27.174517 [ 276 ] {0d9f2b01-2373-4326-81ab-13c919ad3c8f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001298 sec., 80123.26656394453 rows/sec., 6.26 MiB/sec. | ||
| 3953 | 2026.01.30 07:03:27.174555 [ 276 ] {0d9f2b01-2373-4326-81ab-13c919ad3c8f} <Debug> TCPHandler: Processed in 0.001460751 sec. | ||
| 3954 | 2026.01.30 07:03:27.174638 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3955 | 2026.01.30 07:03:27.174670 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.01.30 07:03:27.174770 [ 276 ] {dd48b6f6-0cfa-4a9c-aea9-90f7cec73e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3957 | 2026.01.30 07:03:27.174815 [ 276 ] {dd48b6f6-0cfa-4a9c-aea9-90f7cec73e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3958 | 2026.01.30 07:03:27.174968 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.01.30 07:03:27.175053 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_16_3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3960 | 2026.01.30 07:03:27.175150 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3961 | 2026.01.30 07:03:27.175235 [ 276 ] {dd48b6f6-0cfa-4a9c-aea9-90f7cec73e95} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.01.30 07:03:27.175276 [ 276 ] {dd48b6f6-0cfa-4a9c-aea9-90f7cec73e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3963 | 2026.01.30 07:03:27.175616 [ 276 ] {dd48b6f6-0cfa-4a9c-aea9-90f7cec73e95} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3964 | 2026.01.30 07:03:27.175842 [ 276 ] {dd48b6f6-0cfa-4a9c-aea9-90f7cec73e95} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.01.30 07:03:27.175977 [ 276 ] {dd48b6f6-0cfa-4a9c-aea9-90f7cec73e95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 3966 | 2026.01.30 07:03:27.176014 [ 276 ] {dd48b6f6-0cfa-4a9c-aea9-90f7cec73e95} <Debug> TCPHandler: Processed in 0.001391299 sec. | ||
| 3967 | 2026.01.30 07:03:27.176123 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.01.30 07:03:27.176216 [ 276 ] {2ccea80b-35ea-4786-9047-7ef931d7e6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.01.30 07:03:27.176271 [ 276 ] {2ccea80b-35ea-4786-9047-7ef931d7e6aa} <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 | ||
| 3970 | 2026.01.30 07:03:27.177129 [ 276 ] {2ccea80b-35ea-4786-9047-7ef931d7e6aa} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.01.30 07:03:27.177165 [ 276 ] {2ccea80b-35ea-4786-9047-7ef931d7e6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3972 | 2026.01.30 07:03:27.177729 [ 276 ] {2ccea80b-35ea-4786-9047-7ef931d7e6aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3973 | 2026.01.30 07:03:27.177959 [ 276 ] {2ccea80b-35ea-4786-9047-7ef931d7e6aa} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.01.30 07:03:27.178110 [ 276 ] {2ccea80b-35ea-4786-9047-7ef931d7e6aa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001912 sec., 20920.50209205021 rows/sec., 37.49 MiB/sec. | ||
| 3975 | 2026.01.30 07:03:27.178174 [ 276 ] {2ccea80b-35ea-4786-9047-7ef931d7e6aa} <Debug> TCPHandler: Processed in 0.002099838 sec. | ||
| 3976 | 2026.01.30 07:03:27.178284 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2026.01.30 07:03:27.178379 [ 276 ] {0519774b-4345-46f3-9858-8515defa0b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3978 | 2026.01.30 07:03:27.178420 [ 276 ] {0519774b-4345-46f3-9858-8515defa0b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3979 | 2026.01.30 07:03:27.178775 [ 276 ] {0519774b-4345-46f3-9858-8515defa0b5a} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.01.30 07:03:27.178810 [ 276 ] {0519774b-4345-46f3-9858-8515defa0b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3981 | 2026.01.30 07:03:27.179114 [ 276 ] {0519774b-4345-46f3-9858-8515defa0b5a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3982 | 2026.01.30 07:03:27.179348 [ 276 ] {0519774b-4345-46f3-9858-8515defa0b5a} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.01.30 07:03:27.179476 [ 276 ] {0519774b-4345-46f3-9858-8515defa0b5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 3984 | 2026.01.30 07:03:27.179512 [ 276 ] {0519774b-4345-46f3-9858-8515defa0b5a} <Debug> TCPHandler: Processed in 0.001275435 sec. | ||
| 3985 | 2026.01.30 07:03:31.127944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 516 | ||
| 3986 | 2026.01.30 07:03:31.130273 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.01.30 07:03:31.130330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3988 | 2026.01.30 07:03:31.131625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3989 | 2026.01.30 07:03:31.131909 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.01.30 07:03:31.132272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3991 | 2026.01.30 07:03:32.168114 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.01.30 07:03:32.168290 [ 276 ] {8457b4a0-f36f-4403-8268-15e4eb395678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3993 | 2026.01.30 07:03:32.168357 [ 276 ] {8457b4a0-f36f-4403-8268-15e4eb395678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3994 | 2026.01.30 07:03:32.169031 [ 276 ] {8457b4a0-f36f-4403-8268-15e4eb395678} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.01.30 07:03:32.169078 [ 276 ] {8457b4a0-f36f-4403-8268-15e4eb395678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3996 | 2026.01.30 07:03:32.169507 [ 276 ] {8457b4a0-f36f-4403-8268-15e4eb395678} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3997 | 2026.01.30 07:03:32.169744 [ 276 ] {8457b4a0-f36f-4403-8268-15e4eb395678} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.01.30 07:03:32.169924 [ 276 ] {8457b4a0-f36f-4403-8268-15e4eb395678} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.55 MiB/sec. | ||
| 3999 | 2026.01.30 07:03:32.169976 [ 276 ] {8457b4a0-f36f-4403-8268-15e4eb395678} <Debug> TCPHandler: Processed in 0.001986206 sec. | ||
| 4000 | 2026.01.30 07:03:32.170103 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.01.30 07:03:32.170207 [ 276 ] {ed4c0087-0a1a-4b9d-8f47-13b9af17316c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4002 | 2026.01.30 07:03:32.170251 [ 276 ] {ed4c0087-0a1a-4b9d-8f47-13b9af17316c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4003 | 2026.01.30 07:03:32.170698 [ 276 ] {ed4c0087-0a1a-4b9d-8f47-13b9af17316c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.01.30 07:03:32.170734 [ 276 ] {ed4c0087-0a1a-4b9d-8f47-13b9af17316c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4005 | 2026.01.30 07:03:32.171052 [ 276 ] {ed4c0087-0a1a-4b9d-8f47-13b9af17316c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4006 | 2026.01.30 07:03:32.171272 [ 276 ] {ed4c0087-0a1a-4b9d-8f47-13b9af17316c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.01.30 07:03:32.171419 [ 276 ] {ed4c0087-0a1a-4b9d-8f47-13b9af17316c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 4008 | 2026.01.30 07:03:32.171458 [ 276 ] {ed4c0087-0a1a-4b9d-8f47-13b9af17316c} <Debug> TCPHandler: Processed in 0.001406628 sec. | ||
| 4009 | 2026.01.30 07:03:32.171580 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.01.30 07:03:32.171677 [ 276 ] {317c0901-6419-4d84-9931-88726658c935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4011 | 2026.01.30 07:03:32.171721 [ 276 ] {317c0901-6419-4d84-9931-88726658c935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4012 | 2026.01.30 07:03:32.172140 [ 276 ] {317c0901-6419-4d84-9931-88726658c935} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.01.30 07:03:32.172174 [ 276 ] {317c0901-6419-4d84-9931-88726658c935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4014 | 2026.01.30 07:03:32.172534 [ 276 ] {317c0901-6419-4d84-9931-88726658c935} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4015 | 2026.01.30 07:03:32.172766 [ 276 ] {317c0901-6419-4d84-9931-88726658c935} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2026.01.30 07:03:32.172910 [ 276 ] {317c0901-6419-4d84-9931-88726658c935} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 4017 | 2026.01.30 07:03:32.172948 [ 276 ] {317c0901-6419-4d84-9931-88726658c935} <Debug> TCPHandler: Processed in 0.001418039 sec. | ||
| 4018 | 2026.01.30 07:03:32.173063 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2026.01.30 07:03:32.173157 [ 276 ] {e9c53e7d-8502-453b-bd5b-f1d975b04fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4020 | 2026.01.30 07:03:32.173199 [ 276 ] {e9c53e7d-8502-453b-bd5b-f1d975b04fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4021 | 2026.01.30 07:03:32.173539 [ 276 ] {e9c53e7d-8502-453b-bd5b-f1d975b04fc8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2026.01.30 07:03:32.173574 [ 276 ] {e9c53e7d-8502-453b-bd5b-f1d975b04fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4023 | 2026.01.30 07:03:32.173895 [ 276 ] {e9c53e7d-8502-453b-bd5b-f1d975b04fc8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4024 | 2026.01.30 07:03:32.174118 [ 276 ] {e9c53e7d-8502-453b-bd5b-f1d975b04fc8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.01.30 07:03:32.174251 [ 276 ] {e9c53e7d-8502-453b-bd5b-f1d975b04fc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 4026 | 2026.01.30 07:03:32.174287 [ 276 ] {e9c53e7d-8502-453b-bd5b-f1d975b04fc8} <Debug> TCPHandler: Processed in 0.001273495 sec. | ||
| 4027 | 2026.01.30 07:03:33.655672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9104 | ||
| 4028 | 2026.01.30 07:03:33.656159 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.01.30 07:03:33.656205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4030 | 2026.01.30 07:03:33.656690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4031 | 2026.01.30 07:03:33.656947 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.01.30 07:03:33.657103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9104 | ||
| 4033 | 2026.01.30 07:03:34.134258 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4034 | 2026.01.30 07:03:34.150316 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.01.30 07:03:34.150364 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4036 | 2026.01.30 07:03:34.156467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4037 | 2026.01.30 07:03:34.157201 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.01.30 07:03:34.159869 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4039 | 2026.01.30 07:03:37.171301 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4040 | 2026.01.30 07:03:37.171496 [ 276 ] {e89168b3-d49a-46fd-b322-66c1726ef79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4041 | 2026.01.30 07:03:37.171569 [ 276 ] {e89168b3-d49a-46fd-b322-66c1726ef79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4042 | 2026.01.30 07:03:37.172220 [ 276 ] {e89168b3-d49a-46fd-b322-66c1726ef79c} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.01.30 07:03:37.172268 [ 276 ] {e89168b3-d49a-46fd-b322-66c1726ef79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4044 | 2026.01.30 07:03:37.172662 [ 276 ] {e89168b3-d49a-46fd-b322-66c1726ef79c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4045 | 2026.01.30 07:03:37.172912 [ 276 ] {e89168b3-d49a-46fd-b322-66c1726ef79c} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.01.30 07:03:37.173089 [ 276 ] {e89168b3-d49a-46fd-b322-66c1726ef79c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001641 sec., 6093.845216331505 rows/sec., 496.91 KiB/sec. | ||
| 4047 | 2026.01.30 07:03:37.173145 [ 276 ] {e89168b3-d49a-46fd-b322-66c1726ef79c} <Debug> TCPHandler: Processed in 0.001968125 sec. | ||
| 4048 | 2026.01.30 07:03:37.173282 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2026.01.30 07:03:37.173387 [ 276 ] {028d5f66-2636-4cd2-a476-394b77a9ccc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4050 | 2026.01.30 07:03:37.173433 [ 276 ] {028d5f66-2636-4cd2-a476-394b77a9ccc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4051 | 2026.01.30 07:03:37.173957 [ 276 ] {028d5f66-2636-4cd2-a476-394b77a9ccc0} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.01.30 07:03:37.173994 [ 276 ] {028d5f66-2636-4cd2-a476-394b77a9ccc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4053 | 2026.01.30 07:03:37.174328 [ 276 ] {028d5f66-2636-4cd2-a476-394b77a9ccc0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4054 | 2026.01.30 07:03:37.174564 [ 276 ] {028d5f66-2636-4cd2-a476-394b77a9ccc0} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2026.01.30 07:03:37.174672 [ 142 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4056 | 2026.01.30 07:03:37.174702 [ 276 ] {028d5f66-2636-4cd2-a476-394b77a9ccc0} <Debug> executeQuery: Read 141 rows, 12.42 KiB in 0.001339 sec., 105302.4645257655 rows/sec., 9.05 MiB/sec. | ||
| 4057 | 2026.01.30 07:03:37.174712 [ 142 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.01.30 07:03:37.174739 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4059 | 2026.01.30 07:03:37.174748 [ 276 ] {028d5f66-2636-4cd2-a476-394b77a9ccc0} <Debug> TCPHandler: Processed in 0.001518342 sec. | ||
| 4060 | 2026.01.30 07:03:37.174851 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 4061 | 2026.01.30 07:03:37.174867 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2026.01.30 07:03:37.174987 [ 276 ] {070720eb-0b8d-4fc6-9af4-b9e6a434c814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4063 | 2026.01.30 07:03:37.174996 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4064 | 2026.01.30 07:03:37.175033 [ 276 ] {070720eb-0b8d-4fc6-9af4-b9e6a434c814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4065 | 2026.01.30 07:03:37.175040 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2552 rows starting from the beginning of the part | ||
| 4066 | 2026.01.30 07:03:37.175120 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 4067 | 2026.01.30 07:03:37.175166 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1316 rows starting from the beginning of the part | ||
| 4068 | 2026.01.30 07:03:37.175210 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 4069 | 2026.01.30 07:03:37.175252 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 4070 | 2026.01.30 07:03:37.175292 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 141 rows starting from the beginning of the part | ||
| 4071 | 2026.01.30 07:03:37.175495 [ 276 ] {070720eb-0b8d-4fc6-9af4-b9e6a434c814} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.01.30 07:03:37.175535 [ 276 ] {070720eb-0b8d-4fc6-9af4-b9e6a434c814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4073 | 2026.01.30 07:03:37.175872 [ 276 ] {070720eb-0b8d-4fc6-9af4-b9e6a434c814} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4074 | 2026.01.30 07:03:37.176123 [ 276 ] {070720eb-0b8d-4fc6-9af4-b9e6a434c814} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2026.01.30 07:03:37.176284 [ 276 ] {070720eb-0b8d-4fc6-9af4-b9e6a434c814} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001317 sec., 37965.072133637055 rows/sec., 2.75 MiB/sec. | ||
| 4076 | 2026.01.30 07:03:37.176326 [ 276 ] {070720eb-0b8d-4fc6-9af4-b9e6a434c814} <Debug> TCPHandler: Processed in 0.001508762 sec. | ||
| 4077 | 2026.01.30 07:03:37.176445 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2026.01.30 07:03:37.176541 [ 276 ] {7a790147-55d7-413a-85be-dac823192282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4079 | 2026.01.30 07:03:37.176580 [ 276 ] {7a790147-55d7-413a-85be-dac823192282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4080 | 2026.01.30 07:03:37.177046 [ 276 ] {7a790147-55d7-413a-85be-dac823192282} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.01.30 07:03:37.177081 [ 276 ] {7a790147-55d7-413a-85be-dac823192282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4082 | 2026.01.30 07:03:37.177396 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4337 rows, containing 5 columns (5 merged, 0 gathered) in 0.002594832 sec., 1671399.1503110798 rows/sec., 144.12 MiB/sec. | ||
| 4083 | 2026.01.30 07:03:37.177435 [ 276 ] {7a790147-55d7-413a-85be-dac823192282} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4084 | 2026.01.30 07:03:37.177689 [ 276 ] {7a790147-55d7-413a-85be-dac823192282} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.01.30 07:03:37.177711 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4086 | 2026.01.30 07:03:37.177803 [ 142 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4087 | 2026.01.30 07:03:37.177842 [ 276 ] {7a790147-55d7-413a-85be-dac823192282} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001319 sec., 86429.11296436694 rows/sec., 6.76 MiB/sec. | ||
| 4088 | 2026.01.30 07:03:37.177842 [ 142 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.01.30 07:03:37.177878 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4090 | 2026.01.30 07:03:37.177886 [ 276 ] {7a790147-55d7-413a-85be-dac823192282} <Debug> TCPHandler: Processed in 0.001489161 sec. | ||
| 4091 | 2026.01.30 07:03:37.177967 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 4092 | 2026.01.30 07:03:37.177978 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.01.30 07:03:37.178013 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.01.30 07:03:37.178066 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_26_5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4095 | 2026.01.30 07:03:37.178077 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4096 | 2026.01.30 07:03:37.178108 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1303 rows starting from the beginning of the part | ||
| 4097 | 2026.01.30 07:03:37.178109 [ 276 ] {5ffa1e42-a606-4686-b74a-a24f31955433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4098 | 2026.01.30 07:03:37.178144 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4099 | 2026.01.30 07:03:37.178158 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4100 | 2026.01.30 07:03:37.178164 [ 276 ] {5ffa1e42-a606-4686-b74a-a24f31955433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4101 | 2026.01.30 07:03:37.178203 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 556 rows starting from the beginning of the part | ||
| 4102 | 2026.01.30 07:03:37.178241 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4103 | 2026.01.30 07:03:37.178280 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 4104 | 2026.01.30 07:03:37.178314 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 114 rows starting from the beginning of the part | ||
| 4105 | 2026.01.30 07:03:37.178634 [ 276 ] {5ffa1e42-a606-4686-b74a-a24f31955433} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.01.30 07:03:37.178675 [ 276 ] {5ffa1e42-a606-4686-b74a-a24f31955433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4107 | 2026.01.30 07:03:37.179065 [ 276 ] {5ffa1e42-a606-4686-b74a-a24f31955433} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4108 | 2026.01.30 07:03:37.179292 [ 276 ] {5ffa1e42-a606-4686-b74a-a24f31955433} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.01.30 07:03:37.179344 [ 193 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141636 sec., 1585048.9988421022 rows/sec., 123.01 MiB/sec. | ||
| 4110 | 2026.01.30 07:03:37.179400 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4111 | 2026.01.30 07:03:37.179429 [ 276 ] {5ffa1e42-a606-4686-b74a-a24f31955433} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001338 sec., 123318.38565022421 rows/sec., 8.59 MiB/sec. | ||
| 4112 | 2026.01.30 07:03:37.179438 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.01.30 07:03:37.179460 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4114 | 2026.01.30 07:03:37.179467 [ 276 ] {5ffa1e42-a606-4686-b74a-a24f31955433} <Debug> TCPHandler: Processed in 0.001503512 sec. | ||
| 4115 | 2026.01.30 07:03:37.179529 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 4116 | 2026.01.30 07:03:37.179529 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4117 | 2026.01.30 07:03:37.179581 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2026.01.30 07:03:37.179626 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4119 | 2026.01.30 07:03:37.179658 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6839 rows starting from the beginning of the part | ||
| 4120 | 2026.01.30 07:03:37.179675 [ 276 ] {1115237f-d354-492e-b758-1b25f742315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.01.30 07:03:37.179704 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 4122 | 2026.01.30 07:03:37.179735 [ 276 ] {1115237f-d354-492e-b758-1b25f742315b} <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 | ||
| 4123 | 2026.01.30 07:03:37.179748 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 880 rows starting from the beginning of the part | ||
| 4124 | 2026.01.30 07:03:37.179793 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 4125 | 2026.01.30 07:03:37.179828 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 4126 | 2026.01.30 07:03:37.179833 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.01.30 07:03:37.179862 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 165 rows starting from the beginning of the part | ||
| 4128 | 2026.01.30 07:03:37.179934 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_26_5} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4129 | 2026.01.30 07:03:37.180019 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4130 | 2026.01.30 07:03:37.180740 [ 276 ] {1115237f-d354-492e-b758-1b25f742315b} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.01.30 07:03:37.180778 [ 276 ] {1115237f-d354-492e-b758-1b25f742315b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4132 | 2026.01.30 07:03:37.181456 [ 276 ] {1115237f-d354-492e-b758-1b25f742315b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4133 | 2026.01.30 07:03:37.181702 [ 276 ] {1115237f-d354-492e-b758-1b25f742315b} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.01.30 07:03:37.181843 [ 276 ] {1115237f-d354-492e-b758-1b25f742315b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002186 sec., 18298.26166514181 rows/sec., 32.79 MiB/sec. | ||
| 4135 | 2026.01.30 07:03:37.181912 [ 276 ] {1115237f-d354-492e-b758-1b25f742315b} <Debug> TCPHandler: Processed in 0.002380866 sec. | ||
| 4136 | 2026.01.30 07:03:37.182034 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.01.30 07:03:37.182129 [ 276 ] {dc3e4de4-c4df-48a1-a7da-f4cd6ac486c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4138 | 2026.01.30 07:03:37.182171 [ 276 ] {dc3e4de4-c4df-48a1-a7da-f4cd6ac486c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4139 | 2026.01.30 07:03:37.182510 [ 276 ] {dc3e4de4-c4df-48a1-a7da-f4cd6ac486c5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.01.30 07:03:37.182545 [ 276 ] {dc3e4de4-c4df-48a1-a7da-f4cd6ac486c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4141 | 2026.01.30 07:03:37.182856 [ 276 ] {dc3e4de4-c4df-48a1-a7da-f4cd6ac486c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4142 | 2026.01.30 07:03:37.182860 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8364 rows, containing 5 columns (5 merged, 0 gathered) in 0.003355323 sec., 2492755.5409717634 rows/sec., 170.43 MiB/sec. | ||
| 4143 | 2026.01.30 07:03:37.183020 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4144 | 2026.01.30 07:03:37.183119 [ 276 ] {dc3e4de4-c4df-48a1-a7da-f4cd6ac486c5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.01.30 07:03:37.183240 [ 142 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4146 | 2026.01.30 07:03:37.183274 [ 142 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.01.30 07:03:37.183275 [ 276 ] {dc3e4de4-c4df-48a1-a7da-f4cd6ac486c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 4148 | 2026.01.30 07:03:37.183294 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4149 | 2026.01.30 07:03:37.183296 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.01.30 07:03:37.183317 [ 276 ] {dc3e4de4-c4df-48a1-a7da-f4cd6ac486c5} <Debug> TCPHandler: Processed in 0.001332697 sec. | ||
| 4151 | 2026.01.30 07:03:37.183375 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4152 | 2026.01.30 07:03:37.183382 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4153 | 2026.01.30 07:03:37.183469 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4154 | 2026.01.30 07:03:37.183472 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4155 | 2026.01.30 07:03:37.183514 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1176 rows starting from the beginning of the part | ||
| 4156 | 2026.01.30 07:03:37.183574 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4157 | 2026.01.30 07:03:37.183618 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4158 | 2026.01.30 07:03:37.183660 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4159 | 2026.01.30 07:03:37.183702 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4160 | 2026.01.30 07:03:37.183757 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4161 | 2026.01.30 07:03:37.184643 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302796 sec., 1132947.9058885658 rows/sec., 75.50 MiB/sec. | ||
| 4162 | 2026.01.30 07:03:37.184817 [ 200 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4163 | 2026.01.30 07:03:37.185078 [ 200 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_26_5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.01.30 07:03:37.185141 [ 200 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_26_5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4165 | 2026.01.30 07:03:37.185211 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4166 | 2026.01.30 07:03:40.967937 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4167 | 2026.01.30 07:03:40.967993 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4168 | 2026.01.30 07:03:41.133321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 538 | ||
| 4169 | 2026.01.30 07:03:41.135480 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.01.30 07:03:41.135540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4171 | 2026.01.30 07:03:41.136748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4172 | 2026.01.30 07:03:41.137033 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.01.30 07:03:41.137402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4174 | 2026.01.30 07:03:41.158095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9616 | ||
| 4175 | 2026.01.30 07:03:41.158607 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.01.30 07:03:41.158645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4177 | 2026.01.30 07:03:41.159132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4178 | 2026.01.30 07:03:41.159368 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.01.30 07:03:41.159512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9616 | ||
| 4180 | 2026.01.30 07:03:41.660846 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4181 | 2026.01.30 07:03:41.678605 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.01.30 07:03:41.678680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4183 | 2026.01.30 07:03:41.684870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4184 | 2026.01.30 07:03:41.685630 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.01.30 07:03:41.689016 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4186 | 2026.01.30 07:03:42.168059 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2026.01.30 07:03:42.168256 [ 276 ] {c49aea57-5def-40d3-9b57-dc8b99201322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4188 | 2026.01.30 07:03:42.168332 [ 276 ] {c49aea57-5def-40d3-9b57-dc8b99201322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4189 | 2026.01.30 07:03:42.169093 [ 276 ] {c49aea57-5def-40d3-9b57-dc8b99201322} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.01.30 07:03:42.169145 [ 276 ] {c49aea57-5def-40d3-9b57-dc8b99201322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4191 | 2026.01.30 07:03:42.169560 [ 276 ] {c49aea57-5def-40d3-9b57-dc8b99201322} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4192 | 2026.01.30 07:03:42.169797 [ 276 ] {c49aea57-5def-40d3-9b57-dc8b99201322} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.01.30 07:03:42.169962 [ 276 ] {c49aea57-5def-40d3-9b57-dc8b99201322} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001757 sec., 31872.50996015936 rows/sec., 2.43 MiB/sec. | ||
| 4194 | 2026.01.30 07:03:42.170013 [ 276 ] {c49aea57-5def-40d3-9b57-dc8b99201322} <Debug> TCPHandler: Processed in 0.002093278 sec. | ||
| 4195 | 2026.01.30 07:03:42.170131 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.01.30 07:03:42.170233 [ 276 ] {9d2a3d62-f243-4979-a56e-3be0dd622423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4197 | 2026.01.30 07:03:42.170275 [ 276 ] {9d2a3d62-f243-4979-a56e-3be0dd622423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4198 | 2026.01.30 07:03:42.170698 [ 276 ] {9d2a3d62-f243-4979-a56e-3be0dd622423} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.01.30 07:03:42.170734 [ 276 ] {9d2a3d62-f243-4979-a56e-3be0dd622423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4200 | 2026.01.30 07:03:42.171062 [ 276 ] {9d2a3d62-f243-4979-a56e-3be0dd622423} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4201 | 2026.01.30 07:03:42.171282 [ 276 ] {9d2a3d62-f243-4979-a56e-3be0dd622423} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.01.30 07:03:42.171412 [ 276 ] {9d2a3d62-f243-4979-a56e-3be0dd622423} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 4203 | 2026.01.30 07:03:42.171451 [ 276 ] {9d2a3d62-f243-4979-a56e-3be0dd622423} <Debug> TCPHandler: Processed in 0.001371278 sec. | ||
| 4204 | 2026.01.30 07:03:42.171566 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4205 | 2026.01.30 07:03:42.171666 [ 276 ] {f4395134-bcd7-414a-a682-2e0b34cecb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4206 | 2026.01.30 07:03:42.171711 [ 276 ] {f4395134-bcd7-414a-a682-2e0b34cecb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4207 | 2026.01.30 07:03:42.172134 [ 276 ] {f4395134-bcd7-414a-a682-2e0b34cecb57} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.01.30 07:03:42.172171 [ 276 ] {f4395134-bcd7-414a-a682-2e0b34cecb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4209 | 2026.01.30 07:03:42.172518 [ 276 ] {f4395134-bcd7-414a-a682-2e0b34cecb57} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4210 | 2026.01.30 07:03:42.172737 [ 276 ] {f4395134-bcd7-414a-a682-2e0b34cecb57} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.01.30 07:03:42.172876 [ 276 ] {f4395134-bcd7-414a-a682-2e0b34cecb57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 4212 | 2026.01.30 07:03:42.172914 [ 276 ] {f4395134-bcd7-414a-a682-2e0b34cecb57} <Debug> TCPHandler: Processed in 0.001397459 sec. | ||
| 4213 | 2026.01.30 07:03:42.173032 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4214 | 2026.01.30 07:03:42.173126 [ 276 ] {485d0adb-f14a-4bfd-a419-377dc2250f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4215 | 2026.01.30 07:03:42.173168 [ 276 ] {485d0adb-f14a-4bfd-a419-377dc2250f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4216 | 2026.01.30 07:03:42.173500 [ 276 ] {485d0adb-f14a-4bfd-a419-377dc2250f63} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.01.30 07:03:42.173537 [ 276 ] {485d0adb-f14a-4bfd-a419-377dc2250f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4218 | 2026.01.30 07:03:42.173854 [ 276 ] {485d0adb-f14a-4bfd-a419-377dc2250f63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4219 | 2026.01.30 07:03:42.174070 [ 276 ] {485d0adb-f14a-4bfd-a419-377dc2250f63} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.01.30 07:03:42.174197 [ 276 ] {485d0adb-f14a-4bfd-a419-377dc2250f63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4221 | 2026.01.30 07:03:42.174235 [ 276 ] {485d0adb-f14a-4bfd-a419-377dc2250f63} <Debug> TCPHandler: Processed in 0.001251395 sec. | ||
| 4222 | 2026.01.30 07:03:47.170230 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2026.01.30 07:03:47.170419 [ 276 ] {5979dff5-da2a-4a6f-a362-1dcc74216cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4224 | 2026.01.30 07:03:47.170484 [ 276 ] {5979dff5-da2a-4a6f-a362-1dcc74216cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4225 | 2026.01.30 07:03:47.171162 [ 276 ] {5979dff5-da2a-4a6f-a362-1dcc74216cb7} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2026.01.30 07:03:47.171209 [ 276 ] {5979dff5-da2a-4a6f-a362-1dcc74216cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4227 | 2026.01.30 07:03:47.171617 [ 276 ] {5979dff5-da2a-4a6f-a362-1dcc74216cb7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4228 | 2026.01.30 07:03:47.171846 [ 276 ] {5979dff5-da2a-4a6f-a362-1dcc74216cb7} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4229 | 2026.01.30 07:03:47.171996 [ 276 ] {5979dff5-da2a-4a6f-a362-1dcc74216cb7} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001624 sec., 83743.84236453201 rows/sec., 7.25 MiB/sec. | ||
| 4230 | 2026.01.30 07:03:47.172037 [ 276 ] {5979dff5-da2a-4a6f-a362-1dcc74216cb7} <Debug> TCPHandler: Processed in 0.001929843 sec. | ||
| 4231 | 2026.01.30 07:03:47.172159 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4232 | 2026.01.30 07:03:47.172251 [ 276 ] {0bf6c57b-487f-4cd1-84c3-a6c1bcccad8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4233 | 2026.01.30 07:03:47.172291 [ 276 ] {0bf6c57b-487f-4cd1-84c3-a6c1bcccad8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4234 | 2026.01.30 07:03:47.172702 [ 276 ] {0bf6c57b-487f-4cd1-84c3-a6c1bcccad8b} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.01.30 07:03:47.172738 [ 276 ] {0bf6c57b-487f-4cd1-84c3-a6c1bcccad8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4236 | 2026.01.30 07:03:47.173033 [ 276 ] {0bf6c57b-487f-4cd1-84c3-a6c1bcccad8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4237 | 2026.01.30 07:03:47.173234 [ 276 ] {0bf6c57b-487f-4cd1-84c3-a6c1bcccad8b} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4238 | 2026.01.30 07:03:47.173363 [ 276 ] {0bf6c57b-487f-4cd1-84c3-a6c1bcccad8b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001131 sec., 35366.93191865605 rows/sec., 2.60 MiB/sec. | ||
| 4239 | 2026.01.30 07:03:47.173400 [ 276 ] {0bf6c57b-487f-4cd1-84c3-a6c1bcccad8b} <Debug> TCPHandler: Processed in 0.001288415 sec. | ||
| 4240 | 2026.01.30 07:03:47.173506 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2026.01.30 07:03:47.173597 [ 276 ] {435f2b33-efaf-40c9-ba36-eb4f14382ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4242 | 2026.01.30 07:03:47.173636 [ 276 ] {435f2b33-efaf-40c9-ba36-eb4f14382ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4243 | 2026.01.30 07:03:47.174051 [ 276 ] {435f2b33-efaf-40c9-ba36-eb4f14382ef2} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.01.30 07:03:47.174087 [ 276 ] {435f2b33-efaf-40c9-ba36-eb4f14382ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4245 | 2026.01.30 07:03:47.174406 [ 276 ] {435f2b33-efaf-40c9-ba36-eb4f14382ef2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4246 | 2026.01.30 07:03:47.174621 [ 276 ] {435f2b33-efaf-40c9-ba36-eb4f14382ef2} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.01.30 07:03:47.174749 [ 276 ] {435f2b33-efaf-40c9-ba36-eb4f14382ef2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 6.95 MiB/sec. | ||
| 4248 | 2026.01.30 07:03:47.174788 [ 276 ] {435f2b33-efaf-40c9-ba36-eb4f14382ef2} <Debug> TCPHandler: Processed in 0.001328787 sec. | ||
| 4249 | 2026.01.30 07:03:47.174900 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2026.01.30 07:03:47.174995 [ 276 ] {31b0c3e8-dc7d-40e2-a379-25e5b7ec010e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.01.30 07:03:47.175039 [ 276 ] {31b0c3e8-dc7d-40e2-a379-25e5b7ec010e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4252 | 2026.01.30 07:03:47.175441 [ 276 ] {31b0c3e8-dc7d-40e2-a379-25e5b7ec010e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2026.01.30 07:03:47.175477 [ 276 ] {31b0c3e8-dc7d-40e2-a379-25e5b7ec010e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4254 | 2026.01.30 07:03:47.175822 [ 276 ] {31b0c3e8-dc7d-40e2-a379-25e5b7ec010e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4255 | 2026.01.30 07:03:47.176047 [ 276 ] {31b0c3e8-dc7d-40e2-a379-25e5b7ec010e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.01.30 07:03:47.176174 [ 276 ] {31b0c3e8-dc7d-40e2-a379-25e5b7ec010e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4257 | 2026.01.30 07:03:47.176212 [ 276 ] {31b0c3e8-dc7d-40e2-a379-25e5b7ec010e} <Debug> TCPHandler: Processed in 0.001360817 sec. | ||
| 4258 | 2026.01.30 07:03:47.176343 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4259 | 2026.01.30 07:03:47.176438 [ 276 ] {9c466b6f-52f6-4bda-9b1d-c17c9b8ce6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4260 | 2026.01.30 07:03:47.176493 [ 276 ] {9c466b6f-52f6-4bda-9b1d-c17c9b8ce6ef} <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 | ||
| 4261 | 2026.01.30 07:03:47.177301 [ 276 ] {9c466b6f-52f6-4bda-9b1d-c17c9b8ce6ef} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.01.30 07:03:47.177337 [ 276 ] {9c466b6f-52f6-4bda-9b1d-c17c9b8ce6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4263 | 2026.01.30 07:03:47.177915 [ 276 ] {9c466b6f-52f6-4bda-9b1d-c17c9b8ce6ef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4264 | 2026.01.30 07:03:47.178148 [ 276 ] {9c466b6f-52f6-4bda-9b1d-c17c9b8ce6ef} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.01.30 07:03:47.178284 [ 276 ] {9c466b6f-52f6-4bda-9b1d-c17c9b8ce6ef} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001865 sec., 21447.721179624667 rows/sec., 38.43 MiB/sec. | ||
| 4266 | 2026.01.30 07:03:47.178346 [ 276 ] {9c466b6f-52f6-4bda-9b1d-c17c9b8ce6ef} <Debug> TCPHandler: Processed in 0.002051326 sec. | ||
| 4267 | 2026.01.30 07:03:47.178460 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2026.01.30 07:03:47.178554 [ 276 ] {78abbf19-c45a-4ec7-9b52-c1dec1bad7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4269 | 2026.01.30 07:03:47.178596 [ 276 ] {78abbf19-c45a-4ec7-9b52-c1dec1bad7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4270 | 2026.01.30 07:03:47.178934 [ 276 ] {78abbf19-c45a-4ec7-9b52-c1dec1bad7b5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.01.30 07:03:47.178970 [ 276 ] {78abbf19-c45a-4ec7-9b52-c1dec1bad7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4272 | 2026.01.30 07:03:47.179275 [ 276 ] {78abbf19-c45a-4ec7-9b52-c1dec1bad7b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4273 | 2026.01.30 07:03:47.179484 [ 276 ] {78abbf19-c45a-4ec7-9b52-c1dec1bad7b5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.01.30 07:03:47.179613 [ 276 ] {78abbf19-c45a-4ec7-9b52-c1dec1bad7b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4275 | 2026.01.30 07:03:47.179649 [ 276 ] {78abbf19-c45a-4ec7-9b52-c1dec1bad7b5} <Debug> TCPHandler: Processed in 0.001237425 sec. | ||
| 4276 | 2026.01.30 07:03:48.660481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10064 | ||
| 4277 | 2026.01.30 07:03:48.660973 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.01.30 07:03:48.661023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4279 | 2026.01.30 07:03:48.661501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4280 | 2026.01.30 07:03:48.661749 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.01.30 07:03:48.661893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10064 | ||
| 4282 | 2026.01.30 07:03:48.661901 [ 131 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4283 | 2026.01.30 07:03:48.661968 [ 131 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.30 07:03:48.661989 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4285 | 2026.01.30 07:03:48.662096 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 4286 | 2026.01.30 07:03:48.662219 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4287 | 2026.01.30 07:03:48.662260 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7696 rows starting from the beginning of the part | ||
| 4288 | 2026.01.30 07:03:48.662358 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4289 | 2026.01.30 07:03:48.662413 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4290 | 2026.01.30 07:03:48.662464 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4291 | 2026.01.30 07:03:48.662512 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4292 | 2026.01.30 07:03:48.662559 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4293 | 2026.01.30 07:03:48.664962 [ 200 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10064 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909281 sec., 3459273.9580673026 rows/sec., 49.49 MiB/sec. | ||
| 4294 | 2026.01.30 07:03:48.665254 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4295 | 2026.01.30 07:03:48.665521 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.01.30 07:03:48.665591 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_21_4} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4297 | 2026.01.30 07:03:48.665666 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4298 | 2026.01.30 07:03:49.190169 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4299 | 2026.01.30 07:03:49.208648 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.01.30 07:03:49.208712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4301 | 2026.01.30 07:03:49.214740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4302 | 2026.01.30 07:03:49.215503 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.01.30 07:03:49.215793 [ 131 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4304 | 2026.01.30 07:03:49.215849 [ 131 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2026.01.30 07:03:49.215869 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4306 | 2026.01.30 07:03:49.216016 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 4307 | 2026.01.30 07:03:49.218782 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4308 | 2026.01.30 07:03:49.220064 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4309 | 2026.01.30 07:03:49.221413 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 4310 | 2026.01.30 07:03:49.226023 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4311 | 2026.01.30 07:03:49.230444 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4312 | 2026.01.30 07:03:49.234495 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 4313 | 2026.01.30 07:03:49.238910 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 4314 | 2026.01.30 07:03:49.242931 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 4315 | 2026.01.30 07:03:49.294049 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078097978 sec., 2035.9041817958462 rows/sec., 10.53 MiB/sec. | ||
| 4316 | 2026.01.30 07:03:49.296554 [ 200 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4317 | 2026.01.30 07:03:49.298691 [ 200 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_21_4} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.01.30 07:03:49.298769 [ 200 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_21_4} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4319 | 2026.01.30 07:03:49.300664 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4320 | 2026.01.30 07:03:50.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.26 MiB, peak 257.82 MiB, free memory in arenas 0.00 B, will set to 251.37 MiB (RSS), difference: 4.11 MiB | ||
| 4321 | 2026.01.30 07:03:51.138397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 558 | ||
| 4322 | 2026.01.30 07:03:51.140578 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.01.30 07:03:51.140631 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4324 | 2026.01.30 07:03:51.141878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4325 | 2026.01.30 07:03:51.142155 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2026.01.30 07:03:51.142334 [ 128 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4327 | 2026.01.30 07:03:51.142401 [ 128 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.01.30 07:03:51.142422 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4329 | 2026.01.30 07:03:51.142529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4330 | 2026.01.30 07:03:51.142582 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 4331 | 2026.01.30 07:03:51.143319 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4332 | 2026.01.30 07:03:51.143466 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 4333 | 2026.01.30 07:03:51.143833 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 4334 | 2026.01.30 07:03:51.144209 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4335 | 2026.01.30 07:03:51.144580 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 4336 | 2026.01.30 07:03:51.144945 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part | ||
| 4337 | 2026.01.30 07:03:51.145332 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4338 | 2026.01.30 07:03:51.151839 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 72 columns (72 merged, 0 gathered) in 0.009334709 sec., 59776.903597101955 rows/sec., 55.17 MiB/sec. | ||
| 4339 | 2026.01.30 07:03:51.152820 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4340 | 2026.01.30 07:03:51.153418 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.01.30 07:03:51.153488 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_16_3} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4342 | 2026.01.30 07:03:51.153701 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4343 | 2026.01.30 07:03:52.218099 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4344 | 2026.01.30 07:03:52.218320 [ 276 ] {e8520a70-d84e-496e-b24c-52211e035460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.01.30 07:03:52.218412 [ 276 ] {e8520a70-d84e-496e-b24c-52211e035460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4346 | 2026.01.30 07:03:52.219289 [ 276 ] {e8520a70-d84e-496e-b24c-52211e035460} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.01.30 07:03:52.219361 [ 276 ] {e8520a70-d84e-496e-b24c-52211e035460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4348 | 2026.01.30 07:03:52.220003 [ 276 ] {e8520a70-d84e-496e-b24c-52211e035460} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4349 | 2026.01.30 07:03:52.220440 [ 276 ] {e8520a70-d84e-496e-b24c-52211e035460} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.01.30 07:03:52.220679 [ 276 ] {e8520a70-d84e-496e-b24c-52211e035460} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00242 sec., 9917.355371900827 rows/sec., 842.59 KiB/sec. | ||
| 4351 | 2026.01.30 07:03:52.220760 [ 276 ] {e8520a70-d84e-496e-b24c-52211e035460} <Debug> TCPHandler: Processed in 0.002803588 sec. | ||
| 4352 | 2026.01.30 07:03:52.220947 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.01.30 07:03:52.221083 [ 276 ] {b2bb95b8-7c8e-4e0a-aa7e-86c6d397cfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4354 | 2026.01.30 07:03:52.221145 [ 276 ] {b2bb95b8-7c8e-4e0a-aa7e-86c6d397cfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4355 | 2026.01.30 07:03:52.221762 [ 276 ] {b2bb95b8-7c8e-4e0a-aa7e-86c6d397cfd5} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.01.30 07:03:52.221810 [ 276 ] {b2bb95b8-7c8e-4e0a-aa7e-86c6d397cfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4357 | 2026.01.30 07:03:52.222244 [ 276 ] {b2bb95b8-7c8e-4e0a-aa7e-86c6d397cfd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4358 | 2026.01.30 07:03:52.222618 [ 276 ] {b2bb95b8-7c8e-4e0a-aa7e-86c6d397cfd5} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.01.30 07:03:52.222841 [ 276 ] {b2bb95b8-7c8e-4e0a-aa7e-86c6d397cfd5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001792 sec., 2232.1428571428573 rows/sec., 182.02 KiB/sec. | ||
| 4360 | 2026.01.30 07:03:52.222914 [ 276 ] {b2bb95b8-7c8e-4e0a-aa7e-86c6d397cfd5} <Debug> TCPHandler: Processed in 0.002033546 sec. | ||
| 4361 | 2026.01.30 07:03:52.223130 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.01.30 07:03:52.223267 [ 276 ] {6aaae4ea-18bc-43ca-8903-ca0f2cddc407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4363 | 2026.01.30 07:03:52.223332 [ 276 ] {6aaae4ea-18bc-43ca-8903-ca0f2cddc407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4364 | 2026.01.30 07:03:52.224954 [ 276 ] {6aaae4ea-18bc-43ca-8903-ca0f2cddc407} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.01.30 07:03:52.225006 [ 276 ] {6aaae4ea-18bc-43ca-8903-ca0f2cddc407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4366 | 2026.01.30 07:03:52.225605 [ 276 ] {6aaae4ea-18bc-43ca-8903-ca0f2cddc407} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4367 | 2026.01.30 07:03:52.225990 [ 276 ] {6aaae4ea-18bc-43ca-8903-ca0f2cddc407} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.01.30 07:03:52.226176 [ 276 ] {6aaae4ea-18bc-43ca-8903-ca0f2cddc407} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.002942 sec., 447994.5615227736 rows/sec., 37.20 MiB/sec. | ||
| 4369 | 2026.01.30 07:03:52.226236 [ 276 ] {6aaae4ea-18bc-43ca-8903-ca0f2cddc407} <Debug> TCPHandler: Processed in 0.003178298 sec. | ||
| 4370 | 2026.01.30 07:03:52.226427 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.01.30 07:03:52.226561 [ 276 ] {60875556-3e9a-4bad-b2b1-a19aa6e1fd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4372 | 2026.01.30 07:03:52.226621 [ 276 ] {60875556-3e9a-4bad-b2b1-a19aa6e1fd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4373 | 2026.01.30 07:03:52.227209 [ 276 ] {60875556-3e9a-4bad-b2b1-a19aa6e1fd41} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.01.30 07:03:52.227255 [ 276 ] {60875556-3e9a-4bad-b2b1-a19aa6e1fd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4375 | 2026.01.30 07:03:52.227660 [ 276 ] {60875556-3e9a-4bad-b2b1-a19aa6e1fd41} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4376 | 2026.01.30 07:03:52.227984 [ 276 ] {60875556-3e9a-4bad-b2b1-a19aa6e1fd41} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.01.30 07:03:52.228166 [ 276 ] {60875556-3e9a-4bad-b2b1-a19aa6e1fd41} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001643 sec., 9738.283627510651 rows/sec., 754.86 KiB/sec. | ||
| 4378 | 2026.01.30 07:03:52.228217 [ 276 ] {60875556-3e9a-4bad-b2b1-a19aa6e1fd41} <Debug> TCPHandler: Processed in 0.001874082 sec. | ||
| 4379 | 2026.01.30 07:03:52.228493 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.01.30 07:03:52.228603 [ 276 ] {f329ef37-8942-41ea-9a1f-a39861b40bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.01.30 07:03:52.228652 [ 276 ] {f329ef37-8942-41ea-9a1f-a39861b40bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4382 | 2026.01.30 07:03:52.229326 [ 276 ] {f329ef37-8942-41ea-9a1f-a39861b40bfa} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.01.30 07:03:52.229370 [ 276 ] {f329ef37-8942-41ea-9a1f-a39861b40bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4384 | 2026.01.30 07:03:52.229796 [ 276 ] {f329ef37-8942-41ea-9a1f-a39861b40bfa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4385 | 2026.01.30 07:03:52.230073 [ 276 ] {f329ef37-8942-41ea-9a1f-a39861b40bfa} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.01.30 07:03:52.230224 [ 276 ] {f329ef37-8942-41ea-9a1f-a39861b40bfa} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001646 sec., 153098.42041312275 rows/sec., 10.59 MiB/sec. | ||
| 4387 | 2026.01.30 07:03:52.230270 [ 276 ] {f329ef37-8942-41ea-9a1f-a39861b40bfa} <Debug> TCPHandler: Processed in 0.001838801 sec. | ||
| 4388 | 2026.01.30 07:03:52.230416 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2026.01.30 07:03:52.230519 [ 276 ] {3827617a-30c9-4984-b8e7-364b6c4a3b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4390 | 2026.01.30 07:03:52.230566 [ 276 ] {3827617a-30c9-4984-b8e7-364b6c4a3b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4391 | 2026.01.30 07:03:52.231080 [ 276 ] {3827617a-30c9-4984-b8e7-364b6c4a3b8d} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2026.01.30 07:03:52.231122 [ 276 ] {3827617a-30c9-4984-b8e7-364b6c4a3b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4393 | 2026.01.30 07:03:52.231504 [ 276 ] {3827617a-30c9-4984-b8e7-364b6c4a3b8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4394 | 2026.01.30 07:03:52.231774 [ 276 ] {3827617a-30c9-4984-b8e7-364b6c4a3b8d} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2026.01.30 07:03:52.231929 [ 276 ] {3827617a-30c9-4984-b8e7-364b6c4a3b8d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001431 sec., 8385.744234800839 rows/sec., 655.14 KiB/sec. | ||
| 4396 | 2026.01.30 07:03:52.231975 [ 276 ] {3827617a-30c9-4984-b8e7-364b6c4a3b8d} <Debug> TCPHandler: Processed in 0.001615255 sec. | ||
| 4397 | 2026.01.30 07:03:52.232270 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.01.30 07:03:52.232568 [ 276 ] {9b170033-9ded-432f-a177-c8071081f976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4399 | 2026.01.30 07:03:52.232626 [ 276 ] {9b170033-9ded-432f-a177-c8071081f976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4400 | 2026.01.30 07:03:52.233674 [ 276 ] {9b170033-9ded-432f-a177-c8071081f976} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.01.30 07:03:52.233721 [ 276 ] {9b170033-9ded-432f-a177-c8071081f976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4402 | 2026.01.30 07:03:52.234345 [ 276 ] {9b170033-9ded-432f-a177-c8071081f976} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4403 | 2026.01.30 07:03:52.235316 [ 276 ] {9b170033-9ded-432f-a177-c8071081f976} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.01.30 07:03:52.235686 [ 276 ] {9b170033-9ded-432f-a177-c8071081f976} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.003142 sec., 178230.4264799491 rows/sec., 13.36 MiB/sec. | ||
| 4405 | 2026.01.30 07:03:52.235804 [ 276 ] {9b170033-9ded-432f-a177-c8071081f976} <Debug> TCPHandler: Processed in 0.003704033 sec. | ||
| 4406 | 2026.01.30 07:03:52.236129 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.01.30 07:03:52.236241 [ 276 ] {8990c57a-cb9c-4115-953d-13dfc90d80ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4408 | 2026.01.30 07:03:52.236318 [ 276 ] {8990c57a-cb9c-4115-953d-13dfc90d80ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4409 | 2026.01.30 07:03:52.240381 [ 276 ] {8990c57a-cb9c-4115-953d-13dfc90d80ec} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.01.30 07:03:52.240475 [ 276 ] {8990c57a-cb9c-4115-953d-13dfc90d80ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4411 | 2026.01.30 07:03:52.241228 [ 276 ] {8990c57a-cb9c-4115-953d-13dfc90d80ec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4412 | 2026.01.30 07:03:52.241612 [ 276 ] {8990c57a-cb9c-4115-953d-13dfc90d80ec} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.01.30 07:03:52.241963 [ 276 ] {8990c57a-cb9c-4115-953d-13dfc90d80ec} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.005744 sec., 153551.5320334262 rows/sec., 10.42 MiB/sec. | ||
| 4414 | 2026.01.30 07:03:52.242027 [ 276 ] {8990c57a-cb9c-4115-953d-13dfc90d80ec} <Debug> TCPHandler: Processed in 0.005964755 sec. | ||
| 4415 | 2026.01.30 07:03:52.242256 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.01.30 07:03:52.242387 [ 276 ] {624dddb7-b7e7-4f04-843d-dd30c5b4028f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.01.30 07:03:52.242452 [ 276 ] {624dddb7-b7e7-4f04-843d-dd30c5b4028f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4418 | 2026.01.30 07:03:52.242993 [ 276 ] {624dddb7-b7e7-4f04-843d-dd30c5b4028f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.01.30 07:03:52.243044 [ 276 ] {624dddb7-b7e7-4f04-843d-dd30c5b4028f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4420 | 2026.01.30 07:03:52.243551 [ 276 ] {624dddb7-b7e7-4f04-843d-dd30c5b4028f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4421 | 2026.01.30 07:03:52.243866 [ 276 ] {624dddb7-b7e7-4f04-843d-dd30c5b4028f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.01.30 07:03:52.244040 [ 276 ] {624dddb7-b7e7-4f04-843d-dd30c5b4028f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001685 sec., 35608.30860534125 rows/sec., 2.40 MiB/sec. | ||
| 4423 | 2026.01.30 07:03:52.244090 [ 276 ] {624dddb7-b7e7-4f04-843d-dd30c5b4028f} <Debug> TCPHandler: Processed in 0.001925973 sec. | ||
| 4424 | 2026.01.30 07:03:55.968061 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4425 | 2026.01.30 07:03:55.968107 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4426 | 2026.01.30 07:03:56.162914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10576 | ||
| 4427 | 2026.01.30 07:03:56.163435 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.01.30 07:03:56.163475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4429 | 2026.01.30 07:03:56.163995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4430 | 2026.01.30 07:03:56.164231 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.01.30 07:03:56.164460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10576 | ||
| 4432 | 2026.01.30 07:03:56.719765 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4433 | 2026.01.30 07:03:56.735452 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.01.30 07:03:56.735518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4435 | 2026.01.30 07:03:56.742255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4436 | 2026.01.30 07:03:56.743029 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.01.30 07:03:56.746155 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4438 | 2026.01.30 07:03:57.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.93 MiB, peak 257.82 MiB, free memory in arenas 0.00 B, will set to 253.98 MiB (RSS), difference: 1.05 MiB | ||
| 4439 | 2026.01.30 07:03:57.170299 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.01.30 07:03:57.170498 [ 276 ] {5dcc5219-08d8-4c20-bd83-fa9f5010d725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4441 | 2026.01.30 07:03:57.170673 [ 276 ] {5dcc5219-08d8-4c20-bd83-fa9f5010d725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4442 | 2026.01.30 07:03:57.171464 [ 276 ] {5dcc5219-08d8-4c20-bd83-fa9f5010d725} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.01.30 07:03:57.171504 [ 276 ] {5dcc5219-08d8-4c20-bd83-fa9f5010d725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4444 | 2026.01.30 07:03:57.171921 [ 276 ] {5dcc5219-08d8-4c20-bd83-fa9f5010d725} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4445 | 2026.01.30 07:03:57.172209 [ 276 ] {5dcc5219-08d8-4c20-bd83-fa9f5010d725} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.01.30 07:03:57.172363 [ 276 ] {5dcc5219-08d8-4c20-bd83-fa9f5010d725} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001917 sec., 70944.18362023996 rows/sec., 6.14 MiB/sec. | ||
| 4447 | 2026.01.30 07:03:57.172405 [ 276 ] {5dcc5219-08d8-4c20-bd83-fa9f5010d725} <Debug> TCPHandler: Processed in 0.002277543 sec. | ||
| 4448 | 2026.01.30 07:03:57.172542 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.01.30 07:03:57.172637 [ 276 ] {eaea5b0b-fee6-4064-a0a8-133c2986940c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4450 | 2026.01.30 07:03:57.172679 [ 276 ] {eaea5b0b-fee6-4064-a0a8-133c2986940c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4451 | 2026.01.30 07:03:57.173124 [ 276 ] {eaea5b0b-fee6-4064-a0a8-133c2986940c} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.01.30 07:03:57.173160 [ 276 ] {eaea5b0b-fee6-4064-a0a8-133c2986940c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4453 | 2026.01.30 07:03:57.173462 [ 276 ] {eaea5b0b-fee6-4064-a0a8-133c2986940c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4454 | 2026.01.30 07:03:57.173677 [ 276 ] {eaea5b0b-fee6-4064-a0a8-133c2986940c} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.01.30 07:03:57.173806 [ 276 ] {eaea5b0b-fee6-4064-a0a8-133c2986940c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.47 MiB/sec. | ||
| 4456 | 2026.01.30 07:03:57.173848 [ 276 ] {eaea5b0b-fee6-4064-a0a8-133c2986940c} <Debug> TCPHandler: Processed in 0.001357887 sec. | ||
| 4457 | 2026.01.30 07:03:57.173967 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.01.30 07:03:57.174060 [ 276 ] {6e378e29-78d2-4493-a5cf-ab82180a5979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4459 | 2026.01.30 07:03:57.174099 [ 276 ] {6e378e29-78d2-4493-a5cf-ab82180a5979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4460 | 2026.01.30 07:03:57.174542 [ 276 ] {6e378e29-78d2-4493-a5cf-ab82180a5979} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.01.30 07:03:57.174579 [ 276 ] {6e378e29-78d2-4493-a5cf-ab82180a5979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4462 | 2026.01.30 07:03:57.174893 [ 276 ] {6e378e29-78d2-4493-a5cf-ab82180a5979} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4463 | 2026.01.30 07:03:57.175102 [ 276 ] {6e378e29-78d2-4493-a5cf-ab82180a5979} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.01.30 07:03:57.175228 [ 276 ] {6e378e29-78d2-4493-a5cf-ab82180a5979} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 6.85 MiB/sec. | ||
| 4465 | 2026.01.30 07:03:57.175266 [ 276 ] {6e378e29-78d2-4493-a5cf-ab82180a5979} <Debug> TCPHandler: Processed in 0.001348517 sec. | ||
| 4466 | 2026.01.30 07:03:57.175383 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4467 | 2026.01.30 07:03:57.175476 [ 276 ] {b32bc149-1452-4ac3-a43c-c170f27b8160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4468 | 2026.01.30 07:03:57.175520 [ 276 ] {b32bc149-1452-4ac3-a43c-c170f27b8160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4469 | 2026.01.30 07:03:57.175976 [ 276 ] {b32bc149-1452-4ac3-a43c-c170f27b8160} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.01.30 07:03:57.176013 [ 276 ] {b32bc149-1452-4ac3-a43c-c170f27b8160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4471 | 2026.01.30 07:03:57.176355 [ 276 ] {b32bc149-1452-4ac3-a43c-c170f27b8160} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4472 | 2026.01.30 07:03:57.176593 [ 276 ] {b32bc149-1452-4ac3-a43c-c170f27b8160} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4473 | 2026.01.30 07:03:57.176727 [ 276 ] {b32bc149-1452-4ac3-a43c-c170f27b8160} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 4474 | 2026.01.30 07:03:57.176764 [ 276 ] {b32bc149-1452-4ac3-a43c-c170f27b8160} <Debug> TCPHandler: Processed in 0.00143097 sec. | ||
| 4475 | 2026.01.30 07:03:57.176876 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2026.01.30 07:03:57.176969 [ 276 ] {79310fd2-c0b2-4d55-bd12-1ac0d81b5fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4477 | 2026.01.30 07:03:57.177023 [ 276 ] {79310fd2-c0b2-4d55-bd12-1ac0d81b5fb7} <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 | ||
| 4478 | 2026.01.30 07:03:57.177906 [ 276 ] {79310fd2-c0b2-4d55-bd12-1ac0d81b5fb7} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.01.30 07:03:57.177943 [ 276 ] {79310fd2-c0b2-4d55-bd12-1ac0d81b5fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4480 | 2026.01.30 07:03:57.178559 [ 276 ] {79310fd2-c0b2-4d55-bd12-1ac0d81b5fb7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4481 | 2026.01.30 07:03:57.178789 [ 276 ] {79310fd2-c0b2-4d55-bd12-1ac0d81b5fb7} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.01.30 07:03:57.178924 [ 276 ] {79310fd2-c0b2-4d55-bd12-1ac0d81b5fb7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001973 sec., 20273.694880892042 rows/sec., 36.33 MiB/sec. | ||
| 4483 | 2026.01.30 07:03:57.178988 [ 276 ] {79310fd2-c0b2-4d55-bd12-1ac0d81b5fb7} <Debug> TCPHandler: Processed in 0.00216173 sec. | ||
| 4484 | 2026.01.30 07:03:57.179102 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4485 | 2026.01.30 07:03:57.179195 [ 276 ] {65001e70-eff1-45a5-8dd7-2c18e9139d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4486 | 2026.01.30 07:03:57.179237 [ 276 ] {65001e70-eff1-45a5-8dd7-2c18e9139d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4487 | 2026.01.30 07:03:57.179577 [ 276 ] {65001e70-eff1-45a5-8dd7-2c18e9139d23} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2026.01.30 07:03:57.179613 [ 276 ] {65001e70-eff1-45a5-8dd7-2c18e9139d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4489 | 2026.01.30 07:03:57.179927 [ 276 ] {65001e70-eff1-45a5-8dd7-2c18e9139d23} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4490 | 2026.01.30 07:03:57.180134 [ 276 ] {65001e70-eff1-45a5-8dd7-2c18e9139d23} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.01.30 07:03:57.180262 [ 276 ] {65001e70-eff1-45a5-8dd7-2c18e9139d23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4492 | 2026.01.30 07:03:57.180298 [ 276 ] {65001e70-eff1-45a5-8dd7-2c18e9139d23} <Debug> TCPHandler: Processed in 0.001245165 sec. | ||
| 4493 | 2026.01.30 07:04:01.143504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 588 | ||
| 4494 | 2026.01.30 07:04:01.145777 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.01.30 07:04:01.145828 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4496 | 2026.01.30 07:04:01.147049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4497 | 2026.01.30 07:04:01.147335 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.01.30 07:04:01.147689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4499 | 2026.01.30 07:04:02.169789 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.01.30 07:04:02.169985 [ 276 ] {59c3d55e-7462-40ca-95ff-d0957a34190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4501 | 2026.01.30 07:04:02.170060 [ 276 ] {59c3d55e-7462-40ca-95ff-d0957a34190a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4502 | 2026.01.30 07:04:02.170767 [ 276 ] {59c3d55e-7462-40ca-95ff-d0957a34190a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.01.30 07:04:02.170816 [ 276 ] {59c3d55e-7462-40ca-95ff-d0957a34190a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4504 | 2026.01.30 07:04:02.171222 [ 276 ] {59c3d55e-7462-40ca-95ff-d0957a34190a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4505 | 2026.01.30 07:04:02.171457 [ 276 ] {59c3d55e-7462-40ca-95ff-d0957a34190a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.01.30 07:04:02.171600 [ 114 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4507 | 2026.01.30 07:04:02.171616 [ 276 ] {59c3d55e-7462-40ca-95ff-d0957a34190a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 4508 | 2026.01.30 07:04:02.171638 [ 114 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.01.30 07:04:02.171661 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4510 | 2026.01.30 07:04:02.171668 [ 276 ] {59c3d55e-7462-40ca-95ff-d0957a34190a} <Debug> TCPHandler: Processed in 0.002017086 sec. | ||
| 4511 | 2026.01.30 07:04:02.171746 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 4512 | 2026.01.30 07:04:02.171798 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.01.30 07:04:02.171823 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4514 | 2026.01.30 07:04:02.171851 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2552 rows starting from the beginning of the part | ||
| 4515 | 2026.01.30 07:04:02.171899 [ 276 ] {5930212c-aa86-4540-b86b-e51be33fe2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4516 | 2026.01.30 07:04:02.171907 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 4517 | 2026.01.30 07:04:02.171942 [ 276 ] {5930212c-aa86-4540-b86b-e51be33fe2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4518 | 2026.01.30 07:04:02.171954 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 4519 | 2026.01.30 07:04:02.171993 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1318 rows starting from the beginning of the part | ||
| 4520 | 2026.01.30 07:04:02.172030 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 4521 | 2026.01.30 07:04:02.172073 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4522 | 2026.01.30 07:04:02.172373 [ 276 ] {5930212c-aa86-4540-b86b-e51be33fe2d5} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.01.30 07:04:02.172409 [ 276 ] {5930212c-aa86-4540-b86b-e51be33fe2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4524 | 2026.01.30 07:04:02.172830 [ 276 ] {5930212c-aa86-4540-b86b-e51be33fe2d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4525 | 2026.01.30 07:04:02.173054 [ 276 ] {5930212c-aa86-4540-b86b-e51be33fe2d5} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.01.30 07:04:02.173189 [ 276 ] {5930212c-aa86-4540-b86b-e51be33fe2d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. | ||
| 4527 | 2026.01.30 07:04:02.173218 [ 113 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4528 | 2026.01.30 07:04:02.173230 [ 276 ] {5930212c-aa86-4540-b86b-e51be33fe2d5} <Debug> TCPHandler: Processed in 0.001483751 sec. | ||
| 4529 | 2026.01.30 07:04:02.173300 [ 113 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.01.30 07:04:02.173330 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4531 | 2026.01.30 07:04:02.173398 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.01.30 07:04:02.173442 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 4533 | 2026.01.30 07:04:02.173506 [ 276 ] {ffbb45eb-9ecf-409a-9017-0a16ef6b1e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4534 | 2026.01.30 07:04:02.173563 [ 276 ] {ffbb45eb-9ecf-409a-9017-0a16ef6b1e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4535 | 2026.01.30 07:04:02.173585 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4536 | 2026.01.30 07:04:02.173624 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1303 rows starting from the beginning of the part | ||
| 4537 | 2026.01.30 07:04:02.173690 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 4538 | 2026.01.30 07:04:02.173736 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4539 | 2026.01.30 07:04:02.173777 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 560 rows starting from the beginning of the part | ||
| 4540 | 2026.01.30 07:04:02.173816 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4541 | 2026.01.30 07:04:02.173856 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4542 | 2026.01.30 07:04:02.173896 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4254 rows, containing 5 columns (5 merged, 0 gathered) in 0.002185031 sec., 1946883.133465841 rows/sec., 167.48 MiB/sec. | ||
| 4543 | 2026.01.30 07:04:02.174005 [ 276 ] {ffbb45eb-9ecf-409a-9017-0a16ef6b1e38} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.01.30 07:04:02.174047 [ 276 ] {ffbb45eb-9ecf-409a-9017-0a16ef6b1e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4545 | 2026.01.30 07:04:02.174197 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4546 | 2026.01.30 07:04:02.174458 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.01.30 07:04:02.174510 [ 276 ] {ffbb45eb-9ecf-409a-9017-0a16ef6b1e38} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4548 | 2026.01.30 07:04:02.174527 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_31_6} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4549 | 2026.01.30 07:04:02.174596 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4550 | 2026.01.30 07:04:02.174744 [ 276 ] {ffbb45eb-9ecf-409a-9017-0a16ef6b1e38} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.01.30 07:04:02.174861 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4552 | 2026.01.30 07:04:02.174880 [ 276 ] {ffbb45eb-9ecf-409a-9017-0a16ef6b1e38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
| 4553 | 2026.01.30 07:04:02.174897 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.01.30 07:04:02.174922 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4555 | 2026.01.30 07:04:02.174927 [ 276 ] {ffbb45eb-9ecf-409a-9017-0a16ef6b1e38} <Debug> TCPHandler: Processed in 0.001580514 sec. | ||
| 4556 | 2026.01.30 07:04:02.175005 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 4557 | 2026.01.30 07:04:02.175047 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.01.30 07:04:02.175097 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713328 sec., 1283467.030247565 rows/sec., 99.48 MiB/sec. | ||
| 4559 | 2026.01.30 07:04:02.175119 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4560 | 2026.01.30 07:04:02.175148 [ 276 ] {40478ae1-9c96-46c0-af2a-fce7ae7a055f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.01.30 07:04:02.175154 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8364 rows starting from the beginning of the part | ||
| 4562 | 2026.01.30 07:04:02.175199 [ 276 ] {40478ae1-9c96-46c0-af2a-fce7ae7a055f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4563 | 2026.01.30 07:04:02.175250 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4564 | 2026.01.30 07:04:02.175303 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 4565 | 2026.01.30 07:04:02.175315 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4566 | 2026.01.30 07:04:02.175344 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 882 rows starting from the beginning of the part | ||
| 4567 | 2026.01.30 07:04:02.175392 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4568 | 2026.01.30 07:04:02.175436 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 4569 | 2026.01.30 07:04:02.175543 [ 276 ] {40478ae1-9c96-46c0-af2a-fce7ae7a055f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.01.30 07:04:02.175594 [ 276 ] {40478ae1-9c96-46c0-af2a-fce7ae7a055f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4571 | 2026.01.30 07:04:02.175595 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.01.30 07:04:02.175712 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_31_6} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4573 | 2026.01.30 07:04:02.175793 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4574 | 2026.01.30 07:04:02.175951 [ 276 ] {40478ae1-9c96-46c0-af2a-fce7ae7a055f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4575 | 2026.01.30 07:04:02.176173 [ 276 ] {40478ae1-9c96-46c0-af2a-fce7ae7a055f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.01.30 07:04:02.176283 [ 113 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4577 | 2026.01.30 07:04:02.176306 [ 276 ] {40478ae1-9c96-46c0-af2a-fce7ae7a055f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 4578 | 2026.01.30 07:04:02.176315 [ 113 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.01.30 07:04:02.176346 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4580 | 2026.01.30 07:04:02.176351 [ 276 ] {40478ae1-9c96-46c0-af2a-fce7ae7a055f} <Debug> TCPHandler: Processed in 0.001354528 sec. | ||
| 4581 | 2026.01.30 07:04:02.176426 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4582 | 2026.01.30 07:04:02.176542 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4583 | 2026.01.30 07:04:02.176578 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1476 rows starting from the beginning of the part | ||
| 4584 | 2026.01.30 07:04:02.176643 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4585 | 2026.01.30 07:04:02.176686 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4586 | 2026.01.30 07:04:02.176724 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4587 | 2026.01.30 07:04:02.176760 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4588 | 2026.01.30 07:04:02.176804 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 4589 | 2026.01.30 07:04:02.177908 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 4 columns (4 merged, 0 gathered) in 0.001515392 sec., 1171973.9842892135 rows/sec., 78.25 MiB/sec. | ||
| 4590 | 2026.01.30 07:04:02.178194 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4591 | 2026.01.30 07:04:02.178444 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_31_6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.01.30 07:04:02.178525 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_31_6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4593 | 2026.01.30 07:04:02.178601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4594 | 2026.01.30 07:04:02.179057 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9886 rows, containing 5 columns (5 merged, 0 gathered) in 0.004092804 sec., 2415458.9371980675 rows/sec., 165.23 MiB/sec. | ||
| 4595 | 2026.01.30 07:04:02.179292 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4596 | 2026.01.30 07:04:02.179559 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.01.30 07:04:02.179637 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4598 | 2026.01.30 07:04:02.179710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4599 | 2026.01.30 07:04:03.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.39 MiB, peak 261.11 MiB, free memory in arenas 0.00 B, will set to 255.51 MiB (RSS), difference: 1.12 MiB | ||
| 4600 | 2026.01.30 07:04:03.665428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11024 | ||
| 4601 | 2026.01.30 07:04:03.665908 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.01.30 07:04:03.665956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4603 | 2026.01.30 07:04:03.666472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4604 | 2026.01.30 07:04:03.666706 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.01.30 07:04:03.666846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11024 | ||
| 4606 | 2026.01.30 07:04:04.247116 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4607 | 2026.01.30 07:04:04.265153 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.01.30 07:04:04.265214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4609 | 2026.01.30 07:04:04.271223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4610 | 2026.01.30 07:04:04.271977 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.01.30 07:04:04.275374 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4612 | 2026.01.30 07:04:07.182781 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.01.30 07:04:07.183084 [ 276 ] {0731d0f9-e89a-4294-b3e7-21d26d8bcd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.01.30 07:04:07.183191 [ 276 ] {0731d0f9-e89a-4294-b3e7-21d26d8bcd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4615 | 2026.01.30 07:04:07.184185 [ 276 ] {0731d0f9-e89a-4294-b3e7-21d26d8bcd27} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.01.30 07:04:07.184230 [ 276 ] {0731d0f9-e89a-4294-b3e7-21d26d8bcd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4617 | 2026.01.30 07:04:07.184660 [ 276 ] {0731d0f9-e89a-4294-b3e7-21d26d8bcd27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4618 | 2026.01.30 07:04:07.184896 [ 276 ] {0731d0f9-e89a-4294-b3e7-21d26d8bcd27} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.01.30 07:04:07.185048 [ 276 ] {0731d0f9-e89a-4294-b3e7-21d26d8bcd27} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002039 sec., 218734.67385973517 rows/sec., 13.87 MiB/sec. | ||
| 4620 | 2026.01.30 07:04:07.185111 [ 276 ] {0731d0f9-e89a-4294-b3e7-21d26d8bcd27} <Debug> TCPHandler: Processed in 0.002509399 sec. | ||
| 4621 | 2026.01.30 07:04:07.185241 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.01.30 07:04:07.185341 [ 276 ] {e57fe8d7-2a9e-4b22-8c83-d27684cdc08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4623 | 2026.01.30 07:04:07.185386 [ 276 ] {e57fe8d7-2a9e-4b22-8c83-d27684cdc08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4624 | 2026.01.30 07:04:07.185839 [ 276 ] {e57fe8d7-2a9e-4b22-8c83-d27684cdc08b} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.01.30 07:04:07.185876 [ 276 ] {e57fe8d7-2a9e-4b22-8c83-d27684cdc08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4626 | 2026.01.30 07:04:07.186185 [ 276 ] {e57fe8d7-2a9e-4b22-8c83-d27684cdc08b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4627 | 2026.01.30 07:04:07.186396 [ 276 ] {e57fe8d7-2a9e-4b22-8c83-d27684cdc08b} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.01.30 07:04:07.186523 [ 276 ] {e57fe8d7-2a9e-4b22-8c83-d27684cdc08b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001204 sec., 3322.2591362126245 rows/sec., 270.91 KiB/sec. | ||
| 4629 | 2026.01.30 07:04:07.186561 [ 276 ] {e57fe8d7-2a9e-4b22-8c83-d27684cdc08b} <Debug> TCPHandler: Processed in 0.001373958 sec. | ||
| 4630 | 2026.01.30 07:04:07.186674 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.01.30 07:04:07.186768 [ 276 ] {9bb008d7-00a9-47a8-accf-dff997cf2431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4632 | 2026.01.30 07:04:07.186808 [ 276 ] {9bb008d7-00a9-47a8-accf-dff997cf2431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4633 | 2026.01.30 07:04:07.187834 [ 276 ] {9bb008d7-00a9-47a8-accf-dff997cf2431} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.01.30 07:04:07.187871 [ 276 ] {9bb008d7-00a9-47a8-accf-dff997cf2431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4635 | 2026.01.30 07:04:07.188279 [ 276 ] {9bb008d7-00a9-47a8-accf-dff997cf2431} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4636 | 2026.01.30 07:04:07.188495 [ 276 ] {9bb008d7-00a9-47a8-accf-dff997cf2431} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.01.30 07:04:07.188624 [ 276 ] {9bb008d7-00a9-47a8-accf-dff997cf2431} <Debug> executeQuery: Read 1284 rows, 105.03 KiB in 0.001875 sec., 684800 rows/sec., 54.70 MiB/sec. | ||
| 4638 | 2026.01.30 07:04:07.188662 [ 276 ] {9bb008d7-00a9-47a8-accf-dff997cf2431} <Debug> TCPHandler: Processed in 0.002036047 sec. | ||
| 4639 | 2026.01.30 07:04:07.188782 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.01.30 07:04:07.188875 [ 276 ] {5cb7ef20-c06b-4dbb-8278-c5ff18c77591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.01.30 07:04:07.188915 [ 276 ] {5cb7ef20-c06b-4dbb-8278-c5ff18c77591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4642 | 2026.01.30 07:04:07.189436 [ 276 ] {5cb7ef20-c06b-4dbb-8278-c5ff18c77591} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.30 07:04:07.189472 [ 276 ] {5cb7ef20-c06b-4dbb-8278-c5ff18c77591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4644 | 2026.01.30 07:04:07.189790 [ 276 ] {5cb7ef20-c06b-4dbb-8278-c5ff18c77591} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4645 | 2026.01.30 07:04:07.189999 [ 276 ] {5cb7ef20-c06b-4dbb-8278-c5ff18c77591} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.30 07:04:07.190095 [ 110 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4647 | 2026.01.30 07:04:07.190124 [ 276 ] {5cb7ef20-c06b-4dbb-8278-c5ff18c77591} <Debug> executeQuery: Read 267 rows, 16.68 KiB in 0.001267 sec., 210734.01736385163 rows/sec., 12.86 MiB/sec. | ||
| 4648 | 2026.01.30 07:04:07.190132 [ 110 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4649 | 2026.01.30 07:04:07.190155 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4650 | 2026.01.30 07:04:07.190161 [ 276 ] {5cb7ef20-c06b-4dbb-8278-c5ff18c77591} <Debug> TCPHandler: Processed in 0.00143155 sec. | ||
| 4651 | 2026.01.30 07:04:07.190275 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4652 | 2026.01.30 07:04:07.190274 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 4653 | 2026.01.30 07:04:07.190368 [ 276 ] {4cd81131-3ffb-4382-8581-f0454e37f9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4654 | 2026.01.30 07:04:07.190410 [ 276 ] {4cd81131-3ffb-4382-8581-f0454e37f9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4655 | 2026.01.30 07:04:07.190425 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4656 | 2026.01.30 07:04:07.190463 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 295 rows starting from the beginning of the part | ||
| 4657 | 2026.01.30 07:04:07.190530 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 4658 | 2026.01.30 07:04:07.190580 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 4659 | 2026.01.30 07:04:07.190624 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 4660 | 2026.01.30 07:04:07.190666 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4661 | 2026.01.30 07:04:07.190717 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 267 rows starting from the beginning of the part | ||
| 4662 | 2026.01.30 07:04:07.190914 [ 276 ] {4cd81131-3ffb-4382-8581-f0454e37f9ae} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2026.01.30 07:04:07.190955 [ 276 ] {4cd81131-3ffb-4382-8581-f0454e37f9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4664 | 2026.01.30 07:04:07.191287 [ 276 ] {4cd81131-3ffb-4382-8581-f0454e37f9ae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4665 | 2026.01.30 07:04:07.191513 [ 276 ] {4cd81131-3ffb-4382-8581-f0454e37f9ae} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.01.30 07:04:07.191658 [ 276 ] {4cd81131-3ffb-4382-8581-f0454e37f9ae} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001307 sec., 175975.51644988524 rows/sec., 11.34 MiB/sec. | ||
| 4667 | 2026.01.30 07:04:07.191704 [ 276 ] {4cd81131-3ffb-4382-8581-f0454e37f9ae} <Debug> TCPHandler: Processed in 0.001475861 sec. | ||
| 4668 | 2026.01.30 07:04:07.191713 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495902 sec., 473293.0365759255 rows/sec., 32.10 MiB/sec. | ||
| 4669 | 2026.01.30 07:04:07.191826 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.01.30 07:04:07.191888 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4671 | 2026.01.30 07:04:07.191922 [ 276 ] {2544b95f-833f-4af2-ab40-1ccd05ee77e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.01.30 07:04:07.191964 [ 276 ] {2544b95f-833f-4af2-ab40-1ccd05ee77e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4673 | 2026.01.30 07:04:07.192148 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.01.30 07:04:07.192223 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_21_4} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4675 | 2026.01.30 07:04:07.192307 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4676 | 2026.01.30 07:04:07.192456 [ 276 ] {2544b95f-833f-4af2-ab40-1ccd05ee77e8} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.01.30 07:04:07.192495 [ 276 ] {2544b95f-833f-4af2-ab40-1ccd05ee77e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4678 | 2026.01.30 07:04:07.192825 [ 276 ] {2544b95f-833f-4af2-ab40-1ccd05ee77e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4679 | 2026.01.30 07:04:07.193033 [ 276 ] {2544b95f-833f-4af2-ab40-1ccd05ee77e8} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.01.30 07:04:07.193159 [ 276 ] {2544b95f-833f-4af2-ab40-1ccd05ee77e8} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001255 sec., 182470.11952191233 rows/sec., 10.36 MiB/sec. | ||
| 4681 | 2026.01.30 07:04:07.193203 [ 276 ] {2544b95f-833f-4af2-ab40-1ccd05ee77e8} <Debug> TCPHandler: Processed in 0.0014236 sec. | ||
| 4682 | 2026.01.30 07:04:07.193313 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.01.30 07:04:07.193405 [ 276 ] {2cdb9455-8f0b-4519-960e-3fbdcd3cf982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4684 | 2026.01.30 07:04:07.193444 [ 276 ] {2cdb9455-8f0b-4519-960e-3fbdcd3cf982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4685 | 2026.01.30 07:04:07.194143 [ 276 ] {2cdb9455-8f0b-4519-960e-3fbdcd3cf982} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.01.30 07:04:07.194179 [ 276 ] {2cdb9455-8f0b-4519-960e-3fbdcd3cf982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4687 | 2026.01.30 07:04:07.194517 [ 276 ] {2cdb9455-8f0b-4519-960e-3fbdcd3cf982} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4688 | 2026.01.30 07:04:07.194728 [ 276 ] {2cdb9455-8f0b-4519-960e-3fbdcd3cf982} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.01.30 07:04:07.194856 [ 276 ] {2cdb9455-8f0b-4519-960e-3fbdcd3cf982} <Debug> executeQuery: Read 777 rows, 55.79 KiB in 0.001469 sec., 528931.245745405 rows/sec., 37.09 MiB/sec. | ||
| 4690 | 2026.01.30 07:04:07.194893 [ 276 ] {2cdb9455-8f0b-4519-960e-3fbdcd3cf982} <Debug> TCPHandler: Processed in 0.001626305 sec. | ||
| 4691 | 2026.01.30 07:04:07.195009 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2026.01.30 07:04:07.195101 [ 276 ] {70afcbfa-603e-4a42-8f5d-4f599e4a5030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4693 | 2026.01.30 07:04:07.195140 [ 276 ] {70afcbfa-603e-4a42-8f5d-4f599e4a5030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4694 | 2026.01.30 07:04:07.195476 [ 276 ] {70afcbfa-603e-4a42-8f5d-4f599e4a5030} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.01.30 07:04:07.195512 [ 276 ] {70afcbfa-603e-4a42-8f5d-4f599e4a5030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4696 | 2026.01.30 07:04:07.195807 [ 276 ] {70afcbfa-603e-4a42-8f5d-4f599e4a5030} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4697 | 2026.01.30 07:04:07.196014 [ 276 ] {70afcbfa-603e-4a42-8f5d-4f599e4a5030} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.01.30 07:04:07.196139 [ 276 ] {70afcbfa-603e-4a42-8f5d-4f599e4a5030} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 4699 | 2026.01.30 07:04:07.196176 [ 276 ] {70afcbfa-603e-4a42-8f5d-4f599e4a5030} <Debug> TCPHandler: Processed in 0.001214244 sec. | ||
| 4700 | 2026.01.30 07:04:07.196291 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.01.30 07:04:07.196382 [ 276 ] {e0f4e2c6-d7b7-4609-ad0c-458034341923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.01.30 07:04:07.196424 [ 276 ] {e0f4e2c6-d7b7-4609-ad0c-458034341923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4703 | 2026.01.30 07:04:07.196874 [ 276 ] {e0f4e2c6-d7b7-4609-ad0c-458034341923} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.01.30 07:04:07.196910 [ 276 ] {e0f4e2c6-d7b7-4609-ad0c-458034341923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4705 | 2026.01.30 07:04:07.197240 [ 276 ] {e0f4e2c6-d7b7-4609-ad0c-458034341923} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4706 | 2026.01.30 07:04:07.197452 [ 276 ] {e0f4e2c6-d7b7-4609-ad0c-458034341923} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.01.30 07:04:07.197578 [ 276 ] {e0f4e2c6-d7b7-4609-ad0c-458034341923} <Debug> executeQuery: Read 330 rows, 22.15 KiB in 0.001214 sec., 271828.66556836903 rows/sec., 17.81 MiB/sec. | ||
| 4708 | 2026.01.30 07:04:07.197614 [ 276 ] {e0f4e2c6-d7b7-4609-ad0c-458034341923} <Debug> TCPHandler: Processed in 0.001370898 sec. | ||
| 4709 | 2026.01.30 07:04:07.197729 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.01.30 07:04:07.197820 [ 276 ] {2c45ce03-a279-456a-821b-efba6048d27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.01.30 07:04:07.197860 [ 276 ] {2c45ce03-a279-456a-821b-efba6048d27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4712 | 2026.01.30 07:04:07.198170 [ 276 ] {2c45ce03-a279-456a-821b-efba6048d27d} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.01.30 07:04:07.198205 [ 276 ] {2c45ce03-a279-456a-821b-efba6048d27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4714 | 2026.01.30 07:04:07.198495 [ 276 ] {2c45ce03-a279-456a-821b-efba6048d27d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4715 | 2026.01.30 07:04:07.198699 [ 276 ] {2c45ce03-a279-456a-821b-efba6048d27d} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.01.30 07:04:07.198820 [ 276 ] {2c45ce03-a279-456a-821b-efba6048d27d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 4717 | 2026.01.30 07:04:07.198856 [ 276 ] {2c45ce03-a279-456a-821b-efba6048d27d} <Debug> TCPHandler: Processed in 0.001173243 sec. | ||
| 4718 | 2026.01.30 07:04:07.198964 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.01.30 07:04:07.199055 [ 276 ] {023590c3-afb8-4cc1-9a3e-4e45acd535e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.01.30 07:04:07.199107 [ 276 ] {023590c3-afb8-4cc1-9a3e-4e45acd535e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4721 | 2026.01.30 07:04:07.199947 [ 276 ] {023590c3-afb8-4cc1-9a3e-4e45acd535e4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.01.30 07:04:07.199983 [ 276 ] {023590c3-afb8-4cc1-9a3e-4e45acd535e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4723 | 2026.01.30 07:04:07.200526 [ 276 ] {023590c3-afb8-4cc1-9a3e-4e45acd535e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4724 | 2026.01.30 07:04:07.200742 [ 276 ] {023590c3-afb8-4cc1-9a3e-4e45acd535e4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.01.30 07:04:07.200853 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4726 | 2026.01.30 07:04:07.200876 [ 276 ] {023590c3-afb8-4cc1-9a3e-4e45acd535e4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 4727 | 2026.01.30 07:04:07.200923 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.01.30 07:04:07.200946 [ 276 ] {023590c3-afb8-4cc1-9a3e-4e45acd535e4} <Debug> TCPHandler: Processed in 0.002028566 sec. | ||
| 4729 | 2026.01.30 07:04:07.200949 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4730 | 2026.01.30 07:04:07.201065 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.01.30 07:04:07.201066 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 4732 | 2026.01.30 07:04:07.201163 [ 276 ] {d5e1d5ae-0319-4d9e-8488-29844041067e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.01.30 07:04:07.201209 [ 276 ] {d5e1d5ae-0319-4d9e-8488-29844041067e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4734 | 2026.01.30 07:04:07.201303 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4735 | 2026.01.30 07:04:07.201363 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 347 rows starting from the beginning of the part | ||
| 4736 | 2026.01.30 07:04:07.201483 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4737 | 2026.01.30 07:04:07.201547 [ 276 ] {d5e1d5ae-0319-4d9e-8488-29844041067e} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.01.30 07:04:07.201585 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4739 | 2026.01.30 07:04:07.201588 [ 276 ] {d5e1d5ae-0319-4d9e-8488-29844041067e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4740 | 2026.01.30 07:04:07.201683 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4741 | 2026.01.30 07:04:07.201782 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4742 | 2026.01.30 07:04:07.201878 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4743 | 2026.01.30 07:04:07.201929 [ 276 ] {d5e1d5ae-0319-4d9e-8488-29844041067e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4744 | 2026.01.30 07:04:07.202151 [ 276 ] {d5e1d5ae-0319-4d9e-8488-29844041067e} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.01.30 07:04:07.202287 [ 276 ] {d5e1d5ae-0319-4d9e-8488-29844041067e} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001142 sec., 94570.92819614711 rows/sec., 5.77 MiB/sec. | ||
| 4746 | 2026.01.30 07:04:07.202324 [ 276 ] {d5e1d5ae-0319-4d9e-8488-29844041067e} <Debug> TCPHandler: Processed in 0.001305716 sec. | ||
| 4747 | 2026.01.30 07:04:07.205739 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 547 rows, containing 19 columns (19 merged, 0 gathered) in 0.004717121 sec., 115960.56153742928 rows/sec., 207.80 MiB/sec. | ||
| 4748 | 2026.01.30 07:04:07.206477 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4749 | 2026.01.30 07:04:07.206810 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.01.30 07:04:07.206882 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4751 | 2026.01.30 07:04:07.206989 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. | ||
| 4752 | 2026.01.30 07:04:10.968142 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4753 | 2026.01.30 07:04:10.968193 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4754 | 2026.01.30 07:04:11.148761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 620 | ||
| 4755 | 2026.01.30 07:04:11.151086 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.01.30 07:04:11.151146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4757 | 2026.01.30 07:04:11.152396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4758 | 2026.01.30 07:04:11.152688 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.01.30 07:04:11.153070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4760 | 2026.01.30 07:04:11.167866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11536 | ||
| 4761 | 2026.01.30 07:04:11.168388 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.01.30 07:04:11.168437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4763 | 2026.01.30 07:04:11.168920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4764 | 2026.01.30 07:04:11.169168 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.01.30 07:04:11.169316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11536 | ||
| 4766 | 2026.01.30 07:04:11.776385 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4767 | 2026.01.30 07:04:11.794100 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.01.30 07:04:11.794155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4769 | 2026.01.30 07:04:11.799787 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4770 | 2026.01.30 07:04:11.800523 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.01.30 07:04:11.803812 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4772 | 2026.01.30 07:04:12.168525 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.01.30 07:04:12.168721 [ 276 ] {352b1a9d-f07c-4eb7-9df6-2b80025644cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4774 | 2026.01.30 07:04:12.168789 [ 276 ] {352b1a9d-f07c-4eb7-9df6-2b80025644cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4775 | 2026.01.30 07:04:12.169492 [ 276 ] {352b1a9d-f07c-4eb7-9df6-2b80025644cf} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.01.30 07:04:12.169548 [ 276 ] {352b1a9d-f07c-4eb7-9df6-2b80025644cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4777 | 2026.01.30 07:04:12.169957 [ 276 ] {352b1a9d-f07c-4eb7-9df6-2b80025644cf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4778 | 2026.01.30 07:04:12.170188 [ 276 ] {352b1a9d-f07c-4eb7-9df6-2b80025644cf} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.01.30 07:04:12.170352 [ 276 ] {352b1a9d-f07c-4eb7-9df6-2b80025644cf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.54 MiB/sec. | ||
| 4780 | 2026.01.30 07:04:12.170403 [ 276 ] {352b1a9d-f07c-4eb7-9df6-2b80025644cf} <Debug> TCPHandler: Processed in 0.002014495 sec. | ||
| 4781 | 2026.01.30 07:04:12.170535 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2026.01.30 07:04:12.170633 [ 276 ] {e8b58ed6-db7c-467c-a73a-fb75dec574cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4783 | 2026.01.30 07:04:12.170675 [ 276 ] {e8b58ed6-db7c-467c-a73a-fb75dec574cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4784 | 2026.01.30 07:04:12.171116 [ 276 ] {e8b58ed6-db7c-467c-a73a-fb75dec574cf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.01.30 07:04:12.171154 [ 276 ] {e8b58ed6-db7c-467c-a73a-fb75dec574cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4786 | 2026.01.30 07:04:12.171481 [ 276 ] {e8b58ed6-db7c-467c-a73a-fb75dec574cf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4787 | 2026.01.30 07:04:12.171694 [ 276 ] {e8b58ed6-db7c-467c-a73a-fb75dec574cf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.01.30 07:04:12.171823 [ 276 ] {e8b58ed6-db7c-467c-a73a-fb75dec574cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 4789 | 2026.01.30 07:04:12.171862 [ 276 ] {e8b58ed6-db7c-467c-a73a-fb75dec574cf} <Debug> TCPHandler: Processed in 0.001381638 sec. | ||
| 4790 | 2026.01.30 07:04:12.171976 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2026.01.30 07:04:12.172068 [ 276 ] {b79d122a-a58e-4af2-9c47-d074a8d74d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4792 | 2026.01.30 07:04:12.172111 [ 276 ] {b79d122a-a58e-4af2-9c47-d074a8d74d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4793 | 2026.01.30 07:04:12.172528 [ 276 ] {b79d122a-a58e-4af2-9c47-d074a8d74d8a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.01.30 07:04:12.172564 [ 276 ] {b79d122a-a58e-4af2-9c47-d074a8d74d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4795 | 2026.01.30 07:04:12.172905 [ 276 ] {b79d122a-a58e-4af2-9c47-d074a8d74d8a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4796 | 2026.01.30 07:04:12.173139 [ 276 ] {b79d122a-a58e-4af2-9c47-d074a8d74d8a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.01.30 07:04:12.173269 [ 276 ] {b79d122a-a58e-4af2-9c47-d074a8d74d8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 4798 | 2026.01.30 07:04:12.173306 [ 276 ] {b79d122a-a58e-4af2-9c47-d074a8d74d8a} <Debug> TCPHandler: Processed in 0.001377638 sec. | ||
| 4799 | 2026.01.30 07:04:12.173416 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.01.30 07:04:12.173508 [ 276 ] {7d8b2112-54b6-4418-876b-a4d31ce112e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4801 | 2026.01.30 07:04:12.173549 [ 276 ] {7d8b2112-54b6-4418-876b-a4d31ce112e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4802 | 2026.01.30 07:04:12.173881 [ 276 ] {7d8b2112-54b6-4418-876b-a4d31ce112e9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.01.30 07:04:12.173917 [ 276 ] {7d8b2112-54b6-4418-876b-a4d31ce112e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4804 | 2026.01.30 07:04:12.174221 [ 276 ] {7d8b2112-54b6-4418-876b-a4d31ce112e9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4805 | 2026.01.30 07:04:12.174425 [ 276 ] {7d8b2112-54b6-4418-876b-a4d31ce112e9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.01.30 07:04:12.174552 [ 276 ] {7d8b2112-54b6-4418-876b-a4d31ce112e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4807 | 2026.01.30 07:04:12.174586 [ 276 ] {7d8b2112-54b6-4418-876b-a4d31ce112e9} <Debug> TCPHandler: Processed in 0.001217954 sec. | ||
| 4808 | 2026.01.30 07:04:17.182158 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.01.30 07:04:17.182434 [ 276 ] {f3e296f2-ea7d-42da-b678-99a181c1629d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4810 | 2026.01.30 07:04:17.182538 [ 276 ] {f3e296f2-ea7d-42da-b678-99a181c1629d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4811 | 2026.01.30 07:04:17.183529 [ 276 ] {f3e296f2-ea7d-42da-b678-99a181c1629d} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.01.30 07:04:17.183579 [ 276 ] {f3e296f2-ea7d-42da-b678-99a181c1629d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4813 | 2026.01.30 07:04:17.183991 [ 276 ] {f3e296f2-ea7d-42da-b678-99a181c1629d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4814 | 2026.01.30 07:04:17.184211 [ 276 ] {f3e296f2-ea7d-42da-b678-99a181c1629d} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.01.30 07:04:17.184359 [ 276 ] {f3e296f2-ea7d-42da-b678-99a181c1629d} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001993 sec., 223783.24134470648 rows/sec., 14.19 MiB/sec. | ||
| 4816 | 2026.01.30 07:04:17.184401 [ 276 ] {f3e296f2-ea7d-42da-b678-99a181c1629d} <Debug> TCPHandler: Processed in 0.002409037 sec. | ||
| 4817 | 2026.01.30 07:04:17.184530 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.01.30 07:04:17.184623 [ 276 ] {e25dbf9e-5eec-43f6-bae7-7b1f65aa729a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4819 | 2026.01.30 07:04:17.184663 [ 276 ] {e25dbf9e-5eec-43f6-bae7-7b1f65aa729a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4820 | 2026.01.30 07:04:17.185715 [ 276 ] {e25dbf9e-5eec-43f6-bae7-7b1f65aa729a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.01.30 07:04:17.185752 [ 276 ] {e25dbf9e-5eec-43f6-bae7-7b1f65aa729a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4822 | 2026.01.30 07:04:17.186148 [ 276 ] {e25dbf9e-5eec-43f6-bae7-7b1f65aa729a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4823 | 2026.01.30 07:04:17.186360 [ 276 ] {e25dbf9e-5eec-43f6-bae7-7b1f65aa729a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.01.30 07:04:17.186491 [ 276 ] {e25dbf9e-5eec-43f6-bae7-7b1f65aa729a} <Debug> executeQuery: Read 1282 rows, 104.88 KiB in 0.001886 sec., 679745.4931071049 rows/sec., 54.31 MiB/sec. | ||
| 4825 | 2026.01.30 07:04:17.186528 [ 276 ] {e25dbf9e-5eec-43f6-bae7-7b1f65aa729a} <Debug> TCPHandler: Processed in 0.002046087 sec. | ||
| 4826 | 2026.01.30 07:04:17.186647 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.01.30 07:04:17.186739 [ 276 ] {558576ca-96b6-4487-acd2-b3ac2cd8830c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4828 | 2026.01.30 07:04:17.186779 [ 276 ] {558576ca-96b6-4487-acd2-b3ac2cd8830c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4829 | 2026.01.30 07:04:17.187314 [ 276 ] {558576ca-96b6-4487-acd2-b3ac2cd8830c} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.01.30 07:04:17.187351 [ 276 ] {558576ca-96b6-4487-acd2-b3ac2cd8830c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4831 | 2026.01.30 07:04:17.187697 [ 276 ] {558576ca-96b6-4487-acd2-b3ac2cd8830c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4832 | 2026.01.30 07:04:17.187901 [ 276 ] {558576ca-96b6-4487-acd2-b3ac2cd8830c} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.01.30 07:04:17.188030 [ 276 ] {558576ca-96b6-4487-acd2-b3ac2cd8830c} <Debug> executeQuery: Read 263 rows, 16.40 KiB in 0.001309 sec., 200916.73032849503 rows/sec., 12.24 MiB/sec. | ||
| 4834 | 2026.01.30 07:04:17.188068 [ 276 ] {558576ca-96b6-4487-acd2-b3ac2cd8830c} <Debug> TCPHandler: Processed in 0.001469151 sec. | ||
| 4835 | 2026.01.30 07:04:17.188179 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.01.30 07:04:17.188271 [ 276 ] {8f77e19c-29b4-4a36-a394-136ff6926a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4837 | 2026.01.30 07:04:17.188310 [ 276 ] {8f77e19c-29b4-4a36-a394-136ff6926a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4838 | 2026.01.30 07:04:17.188833 [ 276 ] {8f77e19c-29b4-4a36-a394-136ff6926a78} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.01.30 07:04:17.188872 [ 276 ] {8f77e19c-29b4-4a36-a394-136ff6926a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4840 | 2026.01.30 07:04:17.189191 [ 276 ] {8f77e19c-29b4-4a36-a394-136ff6926a78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4841 | 2026.01.30 07:04:17.189401 [ 276 ] {8f77e19c-29b4-4a36-a394-136ff6926a78} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.01.30 07:04:17.189530 [ 276 ] {8f77e19c-29b4-4a36-a394-136ff6926a78} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001276 sec., 180250.78369905957 rows/sec., 11.62 MiB/sec. | ||
| 4843 | 2026.01.30 07:04:17.189567 [ 276 ] {8f77e19c-29b4-4a36-a394-136ff6926a78} <Debug> TCPHandler: Processed in 0.00143578 sec. | ||
| 4844 | 2026.01.30 07:04:17.189684 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.01.30 07:04:17.189776 [ 276 ] {e8bf848c-2198-4cba-829f-a8c761b0f647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4846 | 2026.01.30 07:04:17.189815 [ 276 ] {e8bf848c-2198-4cba-829f-a8c761b0f647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4847 | 2026.01.30 07:04:17.190333 [ 276 ] {e8bf848c-2198-4cba-829f-a8c761b0f647} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.01.30 07:04:17.190376 [ 276 ] {e8bf848c-2198-4cba-829f-a8c761b0f647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4849 | 2026.01.30 07:04:17.190700 [ 276 ] {e8bf848c-2198-4cba-829f-a8c761b0f647} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4850 | 2026.01.30 07:04:17.190905 [ 276 ] {e8bf848c-2198-4cba-829f-a8c761b0f647} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.01.30 07:04:17.191033 [ 276 ] {e8bf848c-2198-4cba-829f-a8c761b0f647} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001274 sec., 179748.82260596546 rows/sec., 10.20 MiB/sec. | ||
| 4852 | 2026.01.30 07:04:17.191071 [ 276 ] {e8bf848c-2198-4cba-829f-a8c761b0f647} <Debug> TCPHandler: Processed in 0.001433649 sec. | ||
| 4853 | 2026.01.30 07:04:17.191190 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.01.30 07:04:17.191308 [ 276 ] {09f95918-88c9-4904-95ca-919ea7e13986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4855 | 2026.01.30 07:04:17.191355 [ 276 ] {09f95918-88c9-4904-95ca-919ea7e13986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4856 | 2026.01.30 07:04:17.192084 [ 276 ] {09f95918-88c9-4904-95ca-919ea7e13986} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.01.30 07:04:17.192120 [ 276 ] {09f95918-88c9-4904-95ca-919ea7e13986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4858 | 2026.01.30 07:04:17.192460 [ 276 ] {09f95918-88c9-4904-95ca-919ea7e13986} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4859 | 2026.01.30 07:04:17.192664 [ 276 ] {09f95918-88c9-4904-95ca-919ea7e13986} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.01.30 07:04:17.192788 [ 276 ] {09f95918-88c9-4904-95ca-919ea7e13986} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001504 sec., 513962.7659574468 rows/sec., 36.02 MiB/sec. | ||
| 4861 | 2026.01.30 07:04:17.192826 [ 276 ] {09f95918-88c9-4904-95ca-919ea7e13986} <Debug> TCPHandler: Processed in 0.001695017 sec. | ||
| 4862 | 2026.01.30 07:04:17.192938 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.01.30 07:04:17.193029 [ 276 ] {509938b2-4747-4dd5-a27c-1d5ccb39f0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4864 | 2026.01.30 07:04:17.193070 [ 276 ] {509938b2-4747-4dd5-a27c-1d5ccb39f0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4865 | 2026.01.30 07:04:17.193390 [ 276 ] {509938b2-4747-4dd5-a27c-1d5ccb39f0ff} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.01.30 07:04:17.193425 [ 276 ] {509938b2-4747-4dd5-a27c-1d5ccb39f0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4867 | 2026.01.30 07:04:17.193717 [ 276 ] {509938b2-4747-4dd5-a27c-1d5ccb39f0ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4868 | 2026.01.30 07:04:17.193922 [ 276 ] {509938b2-4747-4dd5-a27c-1d5ccb39f0ff} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.01.30 07:04:17.194043 [ 276 ] {509938b2-4747-4dd5-a27c-1d5ccb39f0ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 4870 | 2026.01.30 07:04:17.194078 [ 276 ] {509938b2-4747-4dd5-a27c-1d5ccb39f0ff} <Debug> TCPHandler: Processed in 0.001188213 sec. | ||
| 4871 | 2026.01.30 07:04:17.194175 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.01.30 07:04:17.194264 [ 276 ] {de48ccda-d344-48a7-897f-3454d8627f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.01.30 07:04:17.194305 [ 276 ] {de48ccda-d344-48a7-897f-3454d8627f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4874 | 2026.01.30 07:04:17.194737 [ 276 ] {de48ccda-d344-48a7-897f-3454d8627f42} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.01.30 07:04:17.194772 [ 276 ] {de48ccda-d344-48a7-897f-3454d8627f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4876 | 2026.01.30 07:04:17.195098 [ 276 ] {de48ccda-d344-48a7-897f-3454d8627f42} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4877 | 2026.01.30 07:04:17.195312 [ 276 ] {de48ccda-d344-48a7-897f-3454d8627f42} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.01.30 07:04:17.195436 [ 276 ] {de48ccda-d344-48a7-897f-3454d8627f42} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001189 sec., 275862.0689655173 rows/sec., 18.07 MiB/sec. | ||
| 4879 | 2026.01.30 07:04:17.195473 [ 276 ] {de48ccda-d344-48a7-897f-3454d8627f42} <Debug> TCPHandler: Processed in 0.001344047 sec. | ||
| 4880 | 2026.01.30 07:04:17.195579 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.01.30 07:04:17.195670 [ 276 ] {fe0307b7-9bb4-47fc-9558-31a4f107b8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.01.30 07:04:17.195710 [ 276 ] {fe0307b7-9bb4-47fc-9558-31a4f107b8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4883 | 2026.01.30 07:04:17.196009 [ 276 ] {fe0307b7-9bb4-47fc-9558-31a4f107b8b4} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.01.30 07:04:17.196044 [ 276 ] {fe0307b7-9bb4-47fc-9558-31a4f107b8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4885 | 2026.01.30 07:04:17.196328 [ 276 ] {fe0307b7-9bb4-47fc-9558-31a4f107b8b4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4886 | 2026.01.30 07:04:17.196531 [ 276 ] {fe0307b7-9bb4-47fc-9558-31a4f107b8b4} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.01.30 07:04:17.196650 [ 276 ] {fe0307b7-9bb4-47fc-9558-31a4f107b8b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 4888 | 2026.01.30 07:04:17.196684 [ 276 ] {fe0307b7-9bb4-47fc-9558-31a4f107b8b4} <Debug> TCPHandler: Processed in 0.001152142 sec. | ||
| 4889 | 2026.01.30 07:04:17.196780 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.01.30 07:04:17.196869 [ 276 ] {c804e1ce-bd5c-4777-99c3-ce92c35185da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.01.30 07:04:17.196920 [ 276 ] {c804e1ce-bd5c-4777-99c3-ce92c35185da} <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 | ||
| 4892 | 2026.01.30 07:04:17.197737 [ 276 ] {c804e1ce-bd5c-4777-99c3-ce92c35185da} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.01.30 07:04:17.197772 [ 276 ] {c804e1ce-bd5c-4777-99c3-ce92c35185da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4894 | 2026.01.30 07:04:17.198307 [ 276 ] {c804e1ce-bd5c-4777-99c3-ce92c35185da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4895 | 2026.01.30 07:04:17.198525 [ 276 ] {c804e1ce-bd5c-4777-99c3-ce92c35185da} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.01.30 07:04:17.198657 [ 276 ] {c804e1ce-bd5c-4777-99c3-ce92c35185da} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001805 sec., 22160.6648199446 rows/sec., 39.71 MiB/sec. | ||
| 4897 | 2026.01.30 07:04:17.198708 [ 276 ] {c804e1ce-bd5c-4777-99c3-ce92c35185da} <Debug> TCPHandler: Processed in 0.001973925 sec. | ||
| 4898 | 2026.01.30 07:04:17.198837 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.01.30 07:04:17.198928 [ 276 ] {c477ac2f-8c90-417b-be20-3436cd6132db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4900 | 2026.01.30 07:04:17.198968 [ 276 ] {c477ac2f-8c90-417b-be20-3436cd6132db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4901 | 2026.01.30 07:04:17.199323 [ 276 ] {c477ac2f-8c90-417b-be20-3436cd6132db} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.01.30 07:04:17.199358 [ 276 ] {c477ac2f-8c90-417b-be20-3436cd6132db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4903 | 2026.01.30 07:04:17.199659 [ 276 ] {c477ac2f-8c90-417b-be20-3436cd6132db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4904 | 2026.01.30 07:04:17.199869 [ 276 ] {c477ac2f-8c90-417b-be20-3436cd6132db} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.01.30 07:04:17.199992 [ 276 ] {c477ac2f-8c90-417b-be20-3436cd6132db} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001082 sec., 99815.15711645101 rows/sec., 6.09 MiB/sec. | ||
| 4906 | 2026.01.30 07:04:17.200026 [ 276 ] {c477ac2f-8c90-417b-be20-3436cd6132db} <Debug> TCPHandler: Processed in 0.001236474 sec. | ||
| 4907 | 2026.01.30 07:04:18.670320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11984 | ||
| 4908 | 2026.01.30 07:04:18.670795 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.01.30 07:04:18.670839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4910 | 2026.01.30 07:04:18.671312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4911 | 2026.01.30 07:04:18.671554 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.01.30 07:04:18.671707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11984 | ||
| 4913 | 2026.01.30 07:04:19.304815 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4914 | 2026.01.30 07:04:19.321856 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.01.30 07:04:19.321913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4916 | 2026.01.30 07:04:19.327390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4917 | 2026.01.30 07:04:19.328076 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.01.30 07:04:19.330810 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4919 | 2026.01.30 07:04:20.043702 [ 97 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4920 | 2026.01.30 07:04:20.043767 [ 97 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.01.30 07:04:20.043790 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4922 | 2026.01.30 07:04:20.043935 [ 187 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 4923 | 2026.01.30 07:04:20.044083 [ 187 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4924 | 2026.01.30 07:04:20.044121 [ 187 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 4925 | 2026.01.30 07:04:20.044222 [ 187 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4926 | 2026.01.30 07:04:20.044278 [ 187 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 4927 | 2026.01.30 07:04:20.044329 [ 187 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4928 | 2026.01.30 07:04:20.044378 [ 187 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4929 | 2026.01.30 07:04:20.045243 [ 188 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372598 sec., 30598.908056109653 rows/sec., 2.55 MiB/sec. | ||
| 4930 | 2026.01.30 07:04:20.045440 [ 196 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4931 | 2026.01.30 07:04:20.045778 [ 196 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.01.30 07:04:20.045863 [ 196 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_9_2} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4933 | 2026.01.30 07:04:20.045956 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4934 | 2026.01.30 07:04:21.154131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 650 | ||
| 4935 | 2026.01.30 07:04:21.156399 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.01.30 07:04:21.156449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4937 | 2026.01.30 07:04:21.157672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4938 | 2026.01.30 07:04:21.157956 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.01.30 07:04:21.158310 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 4940 | 2026.01.30 07:04:22.295285 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.01.30 07:04:22.295610 [ 276 ] {83ae79a4-1018-42b0-b114-0fc38b6379ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4942 | 2026.01.30 07:04:22.295725 [ 276 ] {83ae79a4-1018-42b0-b114-0fc38b6379ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4943 | 2026.01.30 07:04:22.296789 [ 276 ] {83ae79a4-1018-42b0-b114-0fc38b6379ac} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.01.30 07:04:22.296857 [ 276 ] {83ae79a4-1018-42b0-b114-0fc38b6379ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4945 | 2026.01.30 07:04:22.297489 [ 276 ] {83ae79a4-1018-42b0-b114-0fc38b6379ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4946 | 2026.01.30 07:04:22.297908 [ 276 ] {83ae79a4-1018-42b0-b114-0fc38b6379ac} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.01.30 07:04:22.298114 [ 94 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4948 | 2026.01.30 07:04:22.298162 [ 94 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.01.30 07:04:22.298165 [ 276 ] {83ae79a4-1018-42b0-b114-0fc38b6379ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00264 sec., 9090.90909090909 rows/sec., 772.37 KiB/sec. | ||
| 4950 | 2026.01.30 07:04:22.298188 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4951 | 2026.01.30 07:04:22.298259 [ 276 ] {83ae79a4-1018-42b0-b114-0fc38b6379ac} <Debug> TCPHandler: Processed in 0.003265311 sec. | ||
| 4952 | 2026.01.30 07:04:22.298368 [ 187 ] {406802c3-daba-48ed-b217-0f59a1334879::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 | ||
| 4953 | 2026.01.30 07:04:22.298460 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.01.30 07:04:22.298576 [ 187 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4955 | 2026.01.30 07:04:22.298608 [ 276 ] {97626bbd-722a-4fbc-b9fc-3d21aef90520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4956 | 2026.01.30 07:04:22.298641 [ 187 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 470 rows starting from the beginning of the part | ||
| 4957 | 2026.01.30 07:04:22.298680 [ 276 ] {97626bbd-722a-4fbc-b9fc-3d21aef90520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4958 | 2026.01.30 07:04:22.298751 [ 187 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4959 | 2026.01.30 07:04:22.298834 [ 187 ] {406802c3-daba-48ed-b217-0f59a1334879::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 | ||
| 4960 | 2026.01.30 07:04:22.298903 [ 187 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 446 rows starting from the beginning of the part | ||
| 4961 | 2026.01.30 07:04:22.298969 [ 187 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 446 rows starting from the beginning of the part | ||
| 4962 | 2026.01.30 07:04:22.299038 [ 187 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 4963 | 2026.01.30 07:04:22.300626 [ 276 ] {97626bbd-722a-4fbc-b9fc-3d21aef90520} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.01.30 07:04:22.300683 [ 276 ] {97626bbd-722a-4fbc-b9fc-3d21aef90520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4965 | 2026.01.30 07:04:22.300717 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 5 columns (5 merged, 0 gathered) in 0.002431807 sec., 589684.9544392298 rows/sec., 40.42 MiB/sec. | ||
| 4966 | 2026.01.30 07:04:22.301000 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4967 | 2026.01.30 07:04:22.301411 [ 276 ] {97626bbd-722a-4fbc-b9fc-3d21aef90520} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4968 | 2026.01.30 07:04:22.301455 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.01.30 07:04:22.301587 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_10_2} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4970 | 2026.01.30 07:04:22.301704 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4971 | 2026.01.30 07:04:22.301836 [ 276 ] {97626bbd-722a-4fbc-b9fc-3d21aef90520} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.01.30 07:04:22.302075 [ 276 ] {97626bbd-722a-4fbc-b9fc-3d21aef90520} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.003502 sec., 375785.26556253573 rows/sec., 31.21 MiB/sec. | ||
| 4973 | 2026.01.30 07:04:22.302150 [ 276 ] {97626bbd-722a-4fbc-b9fc-3d21aef90520} <Debug> TCPHandler: Processed in 0.003760444 sec. | ||
| 4974 | 2026.01.30 07:04:22.302354 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.30 07:04:22.302516 [ 276 ] {c8d5ebbb-00af-4a41-848f-c83bc1b73cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.30 07:04:22.302588 [ 276 ] {c8d5ebbb-00af-4a41-848f-c83bc1b73cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4977 | 2026.01.30 07:04:22.303269 [ 276 ] {c8d5ebbb-00af-4a41-848f-c83bc1b73cd9} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.01.30 07:04:22.303317 [ 276 ] {c8d5ebbb-00af-4a41-848f-c83bc1b73cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4979 | 2026.01.30 07:04:22.303861 [ 276 ] {c8d5ebbb-00af-4a41-848f-c83bc1b73cd9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4980 | 2026.01.30 07:04:22.304238 [ 276 ] {c8d5ebbb-00af-4a41-848f-c83bc1b73cd9} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.01.30 07:04:22.304456 [ 276 ] {c8d5ebbb-00af-4a41-848f-c83bc1b73cd9} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001988 sec., 6036.217303822937 rows/sec., 483.37 KiB/sec. | ||
| 4982 | 2026.01.30 07:04:22.304528 [ 276 ] {c8d5ebbb-00af-4a41-848f-c83bc1b73cd9} <Debug> TCPHandler: Processed in 0.002250252 sec. | ||
| 4983 | 2026.01.30 07:04:22.305193 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.01.30 07:04:22.305333 [ 276 ] {b69036b8-4019-42eb-b956-1da32be1a9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.01.30 07:04:22.305393 [ 276 ] {b69036b8-4019-42eb-b956-1da32be1a9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4986 | 2026.01.30 07:04:22.306251 [ 276 ] {b69036b8-4019-42eb-b956-1da32be1a9a9} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.30 07:04:22.306305 [ 276 ] {b69036b8-4019-42eb-b956-1da32be1a9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4988 | 2026.01.30 07:04:22.306838 [ 276 ] {b69036b8-4019-42eb-b956-1da32be1a9a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4989 | 2026.01.30 07:04:22.307241 [ 276 ] {b69036b8-4019-42eb-b956-1da32be1a9a9} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.30 07:04:22.307427 [ 93 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4991 | 2026.01.30 07:04:22.307452 [ 276 ] {b69036b8-4019-42eb-b956-1da32be1a9a9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00215 sec., 117209.30232558139 rows/sec., 8.11 MiB/sec. | ||
| 4992 | 2026.01.30 07:04:22.307534 [ 93 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.01.30 07:04:22.307567 [ 276 ] {b69036b8-4019-42eb-b956-1da32be1a9a9} <Debug> TCPHandler: Processed in 0.002443428 sec. | ||
| 4994 | 2026.01.30 07:04:22.307567 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 4995 | 2026.01.30 07:04:22.307728 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::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 | ||
| 4996 | 2026.01.30 07:04:22.307772 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.01.30 07:04:22.307885 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4998 | 2026.01.30 07:04:22.307904 [ 276 ] {c3514cc3-2c60-4269-b72b-c1b504da3c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.01.30 07:04:22.307929 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 482 rows starting from the beginning of the part | ||
| 5000 | 2026.01.30 07:04:22.307977 [ 276 ] {c3514cc3-2c60-4269-b72b-c1b504da3c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5001 | 2026.01.30 07:04:22.308011 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5002 | 2026.01.30 07:04:22.308074 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5003 | 2026.01.30 07:04:22.308131 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 230 rows starting from the beginning of the part | ||
| 5004 | 2026.01.30 07:04:22.308186 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 230 rows starting from the beginning of the part | ||
| 5005 | 2026.01.30 07:04:22.308241 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 5006 | 2026.01.30 07:04:22.309094 [ 276 ] {c3514cc3-2c60-4269-b72b-c1b504da3c99} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2026.01.30 07:04:22.309205 [ 276 ] {c3514cc3-2c60-4269-b72b-c1b504da3c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5008 | 2026.01.30 07:04:22.309664 [ 276 ] {c3514cc3-2c60-4269-b72b-c1b504da3c99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5009 | 2026.01.30 07:04:22.309671 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001995626 sec., 850860.8326409858 rows/sec., 60.47 MiB/sec. | ||
| 5010 | 2026.01.30 07:04:22.309886 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5011 | 2026.01.30 07:04:22.310061 [ 276 ] {c3514cc3-2c60-4269-b72b-c1b504da3c99} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.01.30 07:04:22.310264 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.01.30 07:04:22.310278 [ 93 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5014 | 2026.01.30 07:04:22.310284 [ 276 ] {c3514cc3-2c60-4269-b72b-c1b504da3c99} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002411 sec., 4977.187888842804 rows/sec., 388.84 KiB/sec. | ||
| 5015 | 2026.01.30 07:04:22.310349 [ 93 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2026.01.30 07:04:22.310367 [ 187 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_10_2} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5017 | 2026.01.30 07:04:22.310387 [ 276 ] {c3514cc3-2c60-4269-b72b-c1b504da3c99} <Debug> TCPHandler: Processed in 0.002679115 sec. | ||
| 5018 | 2026.01.30 07:04:22.310388 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5019 | 2026.01.30 07:04:22.310477 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5020 | 2026.01.30 07:04:22.310573 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.01.30 07:04:22.310578 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::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 | ||
| 5022 | 2026.01.30 07:04:22.310701 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5023 | 2026.01.30 07:04:22.310703 [ 276 ] {98cfe19d-d7cd-4b65-9a5b-a2d4d5135579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5024 | 2026.01.30 07:04:22.310739 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 241 rows starting from the beginning of the part | ||
| 5025 | 2026.01.30 07:04:22.310777 [ 276 ] {98cfe19d-d7cd-4b65-9a5b-a2d4d5135579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5026 | 2026.01.30 07:04:22.310806 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5027 | 2026.01.30 07:04:22.310866 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5028 | 2026.01.30 07:04:22.310916 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part | ||
| 5029 | 2026.01.30 07:04:22.310965 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 229 rows starting from the beginning of the part | ||
| 5030 | 2026.01.30 07:04:22.311017 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5031 | 2026.01.30 07:04:22.311813 [ 276 ] {98cfe19d-d7cd-4b65-9a5b-a2d4d5135579} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.01.30 07:04:22.311868 [ 276 ] {98cfe19d-d7cd-4b65-9a5b-a2d4d5135579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5033 | 2026.01.30 07:04:22.312080 [ 189 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534452 sec., 478998.36554027104 rows/sec., 29.63 MiB/sec. | ||
| 5034 | 2026.01.30 07:04:22.312299 [ 186 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5035 | 2026.01.30 07:04:22.312417 [ 276 ] {98cfe19d-d7cd-4b65-9a5b-a2d4d5135579} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5036 | 2026.01.30 07:04:22.312686 [ 186 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.01.30 07:04:22.312753 [ 276 ] {98cfe19d-d7cd-4b65-9a5b-a2d4d5135579} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.01.30 07:04:22.312785 [ 186 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_10_2} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5039 | 2026.01.30 07:04:22.312943 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5040 | 2026.01.30 07:04:22.312980 [ 276 ] {98cfe19d-d7cd-4b65-9a5b-a2d4d5135579} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.002305 sec., 241214.75054229933 rows/sec., 18.07 MiB/sec. | ||
| 5041 | 2026.01.30 07:04:22.313064 [ 276 ] {98cfe19d-d7cd-4b65-9a5b-a2d4d5135579} <Debug> TCPHandler: Processed in 0.002553971 sec. | ||
| 5042 | 2026.01.30 07:04:22.313253 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.01.30 07:04:22.313384 [ 276 ] {78cd5af1-56b8-409e-ba54-fa980b26aec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.01.30 07:04:22.313449 [ 276 ] {78cd5af1-56b8-409e-ba54-fa980b26aec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5045 | 2026.01.30 07:04:22.314461 [ 276 ] {78cd5af1-56b8-409e-ba54-fa980b26aec9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.01.30 07:04:22.314507 [ 276 ] {78cd5af1-56b8-409e-ba54-fa980b26aec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5047 | 2026.01.30 07:04:22.315024 [ 276 ] {78cd5af1-56b8-409e-ba54-fa980b26aec9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5048 | 2026.01.30 07:04:22.315339 [ 276 ] {78cd5af1-56b8-409e-ba54-fa980b26aec9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.01.30 07:04:22.315607 [ 276 ] {78cd5af1-56b8-409e-ba54-fa980b26aec9} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.002256 sec., 390070.92198581557 rows/sec., 26.47 MiB/sec. | ||
| 5050 | 2026.01.30 07:04:22.315667 [ 276 ] {78cd5af1-56b8-409e-ba54-fa980b26aec9} <Debug> TCPHandler: Processed in 0.002479009 sec. | ||
| 5051 | 2026.01.30 07:04:22.315859 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.01.30 07:04:22.315989 [ 276 ] {9c75f5c2-48b4-4f4f-97c5-13bc8c6555fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.01.30 07:04:22.316051 [ 276 ] {9c75f5c2-48b4-4f4f-97c5-13bc8c6555fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5054 | 2026.01.30 07:04:22.316611 [ 276 ] {9c75f5c2-48b4-4f4f-97c5-13bc8c6555fc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.01.30 07:04:22.316661 [ 276 ] {9c75f5c2-48b4-4f4f-97c5-13bc8c6555fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5056 | 2026.01.30 07:04:22.317805 [ 276 ] {9c75f5c2-48b4-4f4f-97c5-13bc8c6555fc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5057 | 2026.01.30 07:04:22.318138 [ 276 ] {9c75f5c2-48b4-4f4f-97c5-13bc8c6555fc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.01.30 07:04:22.318326 [ 276 ] {9c75f5c2-48b4-4f4f-97c5-13bc8c6555fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002367 sec., 25348.542458808617 rows/sec., 1.71 MiB/sec. | ||
| 5059 | 2026.01.30 07:04:22.318373 [ 276 ] {9c75f5c2-48b4-4f4f-97c5-13bc8c6555fc} <Debug> TCPHandler: Processed in 0.002582521 sec. | ||
| 5060 | 2026.01.30 07:04:23.115334 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63874 | ||
| 5061 | 2026.01.30 07:04:23.115447 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5062 | 2026.01.30 07:04:23.115475 [ 286 ] {} <Debug> TCP-Session: cb89e356-323b-4c12-9136-98c91697dd79 Authenticating user 'default' from [fd00:1122:3344:101::e]:63874 | ||
| 5063 | 2026.01.30 07:04:23.115498 [ 286 ] {} <Debug> TCP-Session: cb89e356-323b-4c12-9136-98c91697dd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5064 | 2026.01.30 07:04:23.115511 [ 286 ] {} <Debug> TCP-Session: cb89e356-323b-4c12-9136-98c91697dd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5065 | 2026.01.30 07:04:23.115732 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57589 | ||
| 5066 | 2026.01.30 07:04:23.115730 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42113 | ||
| 5067 | 2026.01.30 07:04:23.115767 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39842 | ||
| 5068 | 2026.01.30 07:04:23.115781 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49941 | ||
| 5069 | 2026.01.30 07:04:23.115808 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5070 | 2026.01.30 07:04:23.115810 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37165 | ||
| 5071 | 2026.01.30 07:04:23.115855 [ 289 ] {} <Debug> TCP-Session: 465a5298-30a2-4caf-9e68-3a4be62151e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57589 | ||
| 5072 | 2026.01.30 07:04:23.115873 [ 286 ] {} <Trace> TCP-Session: cb89e356-323b-4c12-9136-98c91697dd79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.01.30 07:04:23.115903 [ 289 ] {} <Debug> TCP-Session: 465a5298-30a2-4caf-9e68-3a4be62151e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5074 | 2026.01.30 07:04:23.115874 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5075 | 2026.01.30 07:04:23.115921 [ 289 ] {} <Debug> TCP-Session: 465a5298-30a2-4caf-9e68-3a4be62151e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2026.01.30 07:04:23.115933 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5077 | 2026.01.30 07:04:23.115869 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5078 | 2026.01.30 07:04:23.115964 [ 288 ] {} <Debug> TCP-Session: ad35134a-61b7-418f-956d-4fc15dc1aba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42113 | ||
| 5079 | 2026.01.30 07:04:23.115975 [ 293 ] {} <Debug> TCP-Session: 2e09b258-9e9e-4ab7-a934-77ab004c2642 Authenticating user 'default' from [fd00:1122:3344:101::e]:49941 | ||
| 5080 | 2026.01.30 07:04:23.115995 [ 292 ] {} <Debug> TCP-Session: dd595298-5eef-40dc-8bee-202370626757 Authenticating user 'default' from [fd00:1122:3344:101::e]:39842 | ||
| 5081 | 2026.01.30 07:04:23.116019 [ 288 ] {} <Debug> TCP-Session: ad35134a-61b7-418f-956d-4fc15dc1aba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2026.01.30 07:04:23.116022 [ 293 ] {} <Debug> TCP-Session: 2e09b258-9e9e-4ab7-a934-77ab004c2642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2026.01.30 07:04:23.116034 [ 292 ] {} <Debug> TCP-Session: dd595298-5eef-40dc-8bee-202370626757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.01.30 07:04:23.116049 [ 288 ] {} <Debug> TCP-Session: ad35134a-61b7-418f-956d-4fc15dc1aba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2026.01.30 07:04:23.116074 [ 292 ] {} <Debug> TCP-Session: dd595298-5eef-40dc-8bee-202370626757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2026.01.30 07:04:23.116070 [ 286 ] {1dea59b2-e4af-4158-8801-172add33e572} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63874) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5087 | 2026.01.30 07:04:23.116069 [ 293 ] {} <Debug> TCP-Session: 2e09b258-9e9e-4ab7-a934-77ab004c2642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5088 | 2026.01.30 07:04:23.116018 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5089 | 2026.01.30 07:04:23.115800 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47533 | ||
| 5090 | 2026.01.30 07:04:23.116173 [ 275 ] {} <Debug> TCP-Session: d18b8b48-0074-4216-8f9b-d0aaf9df702f Authenticating user 'default' from [fd00:1122:3344:101::e]:37165 | ||
| 5091 | 2026.01.30 07:04:23.115768 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43340 | ||
| 5092 | 2026.01.30 07:04:23.116230 [ 275 ] {} <Debug> TCP-Session: d18b8b48-0074-4216-8f9b-d0aaf9df702f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5093 | 2026.01.30 07:04:23.116244 [ 275 ] {} <Debug> TCP-Session: d18b8b48-0074-4216-8f9b-d0aaf9df702f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2026.01.30 07:04:23.115757 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57135 | ||
| 5095 | 2026.01.30 07:04:23.116348 [ 286 ] {1dea59b2-e4af-4158-8801-172add33e572} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5096 | 2026.01.30 07:04:23.116411 [ 286 ] {1dea59b2-e4af-4158-8801-172add33e572} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5097 | 2026.01.30 07:04:23.116469 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5098 | 2026.01.30 07:04:23.116502 [ 291 ] {} <Debug> TCP-Session: fe1cd66e-bc34-409f-8443-dd8e1152b08f Authenticating user 'default' from [fd00:1122:3344:101::e]:43340 | ||
| 5099 | 2026.01.30 07:04:23.116519 [ 291 ] {} <Debug> TCP-Session: fe1cd66e-bc34-409f-8443-dd8e1152b08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5100 | 2026.01.30 07:04:23.116524 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5101 | 2026.01.30 07:04:23.116546 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5102 | 2026.01.30 07:04:23.116531 [ 291 ] {} <Debug> TCP-Session: fe1cd66e-bc34-409f-8443-dd8e1152b08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5103 | 2026.01.30 07:04:23.116578 [ 290 ] {} <Debug> TCP-Session: cd3ffaad-5274-46d0-a881-e132a3005eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57135 | ||
| 5104 | 2026.01.30 07:04:23.116596 [ 294 ] {} <Debug> TCP-Session: 3c52cb0a-abd7-4b2d-ab28-5ea7b1c58f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:47533 | ||
| 5105 | 2026.01.30 07:04:23.116635 [ 290 ] {} <Debug> TCP-Session: cd3ffaad-5274-46d0-a881-e132a3005eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5106 | 2026.01.30 07:04:23.116638 [ 294 ] {} <Debug> TCP-Session: 3c52cb0a-abd7-4b2d-ab28-5ea7b1c58f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2026.01.30 07:04:23.116659 [ 290 ] {} <Debug> TCP-Session: cd3ffaad-5274-46d0-a881-e132a3005eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5108 | 2026.01.30 07:04:23.116670 [ 294 ] {} <Debug> TCP-Session: 3c52cb0a-abd7-4b2d-ab28-5ea7b1c58f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5109 | 2026.01.30 07:04:23.116690 [ 286 ] {1dea59b2-e4af-4158-8801-172add33e572} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 5110 | 2026.01.30 07:04:23.117615 [ 331 ] {1dea59b2-e4af-4158-8801-172add33e572} <Trace> AggregatingTransform: Aggregating | ||
| 5111 | 2026.01.30 07:04:23.117658 [ 331 ] {1dea59b2-e4af-4158-8801-172add33e572} <Trace> Aggregator: Aggregation method: without_key | ||
| 5112 | 2026.01.30 07:04:23.117691 [ 331 ] {1dea59b2-e4af-4158-8801-172add33e572} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897364 sec. (1114.375 rows/sec., 43.53 KiB/sec.) | ||
| 5113 | 2026.01.30 07:04:23.117706 [ 331 ] {1dea59b2-e4af-4158-8801-172add33e572} <Trace> Aggregator: Merging aggregated data | ||
| 5114 | 2026.01.30 07:04:23.119294 [ 286 ] {1dea59b2-e4af-4158-8801-172add33e572} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 5115 | 2026.01.30 07:04:23.119450 [ 286 ] {1dea59b2-e4af-4158-8801-172add33e572} <Debug> TCPHandler: Processed in 0.003722943 sec. | ||
| 5116 | 2026.01.30 07:04:23.119567 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5117 | 2026.01.30 07:04:23.119596 [ 286 ] {} <Debug> TCP-Session: cb89e356-323b-4c12-9136-98c91697dd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2026.01.30 07:04:23.119596 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5119 | 2026.01.30 07:04:23.119616 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5120 | 2026.01.30 07:04:23.119631 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5121 | 2026.01.30 07:04:23.119652 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5122 | 2026.01.30 07:04:23.119698 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5123 | 2026.01.30 07:04:23.119712 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5124 | 2026.01.30 07:04:23.119728 [ 292 ] {} <Debug> TCP-Session: dd595298-5eef-40dc-8bee-202370626757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5125 | 2026.01.30 07:04:23.119751 [ 275 ] {} <Debug> TCP-Session: d18b8b48-0074-4216-8f9b-d0aaf9df702f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5126 | 2026.01.30 07:04:23.119772 [ 294 ] {} <Debug> TCP-Session: 3c52cb0a-abd7-4b2d-ab28-5ea7b1c58f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2026.01.30 07:04:23.119700 [ 290 ] {} <Debug> TCP-Session: cd3ffaad-5274-46d0-a881-e132a3005eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5128 | 2026.01.30 07:04:23.119682 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5129 | 2026.01.30 07:04:23.119673 [ 289 ] {} <Debug> TCP-Session: 465a5298-30a2-4caf-9e68-3a4be62151e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5130 | 2026.01.30 07:04:23.119665 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5131 | 2026.01.30 07:04:23.119870 [ 291 ] {} <Debug> TCP-Session: fe1cd66e-bc34-409f-8443-dd8e1152b08f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5132 | 2026.01.30 07:04:23.119907 [ 293 ] {} <Debug> TCP-Session: 2e09b258-9e9e-4ab7-a934-77ab004c2642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5133 | 2026.01.30 07:04:23.119647 [ 288 ] {} <Debug> TCP-Session: ad35134a-61b7-418f-956d-4fc15dc1aba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2026.01.30 07:04:23.185563 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34474 | ||
| 5135 | 2026.01.30 07:04:23.185665 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5136 | 2026.01.30 07:04:23.185692 [ 286 ] {} <Debug> TCP-Session: b1bbb1b5-159a-4956-a919-815a2845b82f Authenticating user 'default' from [fd00:1122:3344:101::e]:34474 | ||
| 5137 | 2026.01.30 07:04:23.185715 [ 286 ] {} <Debug> TCP-Session: b1bbb1b5-159a-4956-a919-815a2845b82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5138 | 2026.01.30 07:04:23.185728 [ 286 ] {} <Debug> TCP-Session: b1bbb1b5-159a-4956-a919-815a2845b82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5139 | 2026.01.30 07:04:23.185906 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55120 | ||
| 5140 | 2026.01.30 07:04:23.185922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49360 | ||
| 5141 | 2026.01.30 07:04:23.185944 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40618 | ||
| 5142 | 2026.01.30 07:04:23.185972 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53255 | ||
| 5143 | 2026.01.30 07:04:23.185995 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50795 | ||
| 5144 | 2026.01.30 07:04:23.186019 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5145 | 2026.01.30 07:04:23.186019 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5146 | 2026.01.30 07:04:23.186064 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5147 | 2026.01.30 07:04:23.186078 [ 286 ] {} <Trace> TCP-Session: b1bbb1b5-159a-4956-a919-815a2845b82f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.01.30 07:04:23.186072 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5149 | 2026.01.30 07:04:23.185961 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59845 | ||
| 5150 | 2026.01.30 07:04:23.185957 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39030 | ||
| 5151 | 2026.01.30 07:04:23.185984 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62870 | ||
| 5152 | 2026.01.30 07:04:23.186244 [ 290 ] {} <Debug> TCP-Session: 427e9a19-cbc5-4c38-9e14-0cae8546d6c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40618 | ||
| 5153 | 2026.01.30 07:04:23.186260 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5154 | 2026.01.30 07:04:23.186260 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5155 | 2026.01.30 07:04:23.186279 [ 293 ] {} <Debug> TCP-Session: 66e53321-80f6-414e-8a12-8357299cdf55 Authenticating user 'default' from [fd00:1122:3344:101::e]:53255 | ||
| 5156 | 2026.01.30 07:04:23.186290 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5157 | 2026.01.30 07:04:23.186332 [ 293 ] {} <Debug> TCP-Session: 66e53321-80f6-414e-8a12-8357299cdf55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2026.01.30 07:04:23.186308 [ 275 ] {} <Debug> TCP-Session: 3cca31e5-56c4-47e7-ae0b-26ccacbde1e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50795 | ||
| 5159 | 2026.01.30 07:04:23.186357 [ 294 ] {} <Debug> TCP-Session: 942910b4-3f34-4f8e-8eec-33d6def91981 Authenticating user 'default' from [fd00:1122:3344:101::e]:62870 | ||
| 5160 | 2026.01.30 07:04:23.186361 [ 293 ] {} <Debug> TCP-Session: 66e53321-80f6-414e-8a12-8357299cdf55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5161 | 2026.01.30 07:04:23.186393 [ 288 ] {} <Debug> TCP-Session: e574cd46-f17c-4745-88d4-d827b6e91cc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55120 | ||
| 5162 | 2026.01.30 07:04:23.186396 [ 275 ] {} <Debug> TCP-Session: 3cca31e5-56c4-47e7-ae0b-26ccacbde1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5163 | 2026.01.30 07:04:23.186407 [ 286 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34474) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5164 | 2026.01.30 07:04:23.186430 [ 289 ] {} <Debug> TCP-Session: 6fa6f0ba-94a4-4b84-82ef-9a24e0abea0f Authenticating user 'default' from [fd00:1122:3344:101::e]:49360 | ||
| 5165 | 2026.01.30 07:04:23.186441 [ 275 ] {} <Debug> TCP-Session: 3cca31e5-56c4-47e7-ae0b-26ccacbde1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2026.01.30 07:04:23.186438 [ 288 ] {} <Debug> TCP-Session: e574cd46-f17c-4745-88d4-d827b6e91cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2026.01.30 07:04:23.186480 [ 289 ] {} <Debug> TCP-Session: 6fa6f0ba-94a4-4b84-82ef-9a24e0abea0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2026.01.30 07:04:23.186506 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5169 | 2026.01.30 07:04:23.186505 [ 288 ] {} <Debug> TCP-Session: e574cd46-f17c-4745-88d4-d827b6e91cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2026.01.30 07:04:23.186523 [ 289 ] {} <Debug> TCP-Session: 6fa6f0ba-94a4-4b84-82ef-9a24e0abea0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5171 | 2026.01.30 07:04:23.186540 [ 292 ] {} <Debug> TCP-Session: df2522ff-5558-4ab8-a423-3a0b4eb883c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59845 | ||
| 5172 | 2026.01.30 07:04:23.186401 [ 294 ] {} <Debug> TCP-Session: 942910b4-3f34-4f8e-8eec-33d6def91981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5173 | 2026.01.30 07:04:23.186576 [ 292 ] {} <Debug> TCP-Session: df2522ff-5558-4ab8-a423-3a0b4eb883c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2026.01.30 07:04:23.186592 [ 294 ] {} <Debug> TCP-Session: 942910b4-3f34-4f8e-8eec-33d6def91981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2026.01.30 07:04:23.186604 [ 292 ] {} <Debug> TCP-Session: df2522ff-5558-4ab8-a423-3a0b4eb883c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2026.01.30 07:04:23.186305 [ 291 ] {} <Debug> TCP-Session: 1eaa959f-5961-4153-8712-962228170fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39030 | ||
| 5177 | 2026.01.30 07:04:23.186291 [ 290 ] {} <Debug> TCP-Session: 427e9a19-cbc5-4c38-9e14-0cae8546d6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.01.30 07:04:23.186654 [ 291 ] {} <Debug> TCP-Session: 1eaa959f-5961-4153-8712-962228170fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5179 | 2026.01.30 07:04:23.186668 [ 290 ] {} <Debug> TCP-Session: 427e9a19-cbc5-4c38-9e14-0cae8546d6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2026.01.30 07:04:23.186691 [ 291 ] {} <Debug> TCP-Session: 1eaa959f-5961-4153-8712-962228170fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2026.01.30 07:04:23.186716 [ 286 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5182 | 2026.01.30 07:04:23.186774 [ 286 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5183 | 2026.01.30 07:04:23.187046 [ 286 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 5184 | 2026.01.30 07:04:23.188022 [ 337 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Trace> AggregatingTransform: Aggregating | ||
| 5185 | 2026.01.30 07:04:23.188077 [ 337 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Trace> Aggregator: Aggregation method: without_key | ||
| 5186 | 2026.01.30 07:04:23.188117 [ 337 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954826 sec. (1047.311 rows/sec., 40.91 KiB/sec.) | ||
| 5187 | 2026.01.30 07:04:23.188132 [ 337 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Trace> Aggregator: Merging aggregated data | ||
| 5188 | 2026.01.30 07:04:23.189421 [ 286 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003073 sec., 325.4149040026033 rows/sec., 12.71 KiB/sec. | ||
| 5189 | 2026.01.30 07:04:23.189592 [ 286 ] {52198ba8-8d44-4d1d-8e9e-aaa62eb8a118} <Debug> TCPHandler: Processed in 0.003635111 sec. | ||
| 5190 | 2026.01.30 07:04:23.189705 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5191 | 2026.01.30 07:04:23.189731 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5192 | 2026.01.30 07:04:23.189736 [ 286 ] {} <Debug> TCP-Session: b1bbb1b5-159a-4956-a919-815a2845b82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2026.01.30 07:04:23.189749 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5194 | 2026.01.30 07:04:23.189768 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5195 | 2026.01.30 07:04:23.189776 [ 275 ] {} <Debug> TCP-Session: 3cca31e5-56c4-47e7-ae0b-26ccacbde1e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.01.30 07:04:23.189801 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5197 | 2026.01.30 07:04:23.189806 [ 288 ] {} <Debug> TCP-Session: e574cd46-f17c-4745-88d4-d827b6e91cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2026.01.30 07:04:23.189817 [ 292 ] {} <Debug> TCP-Session: df2522ff-5558-4ab8-a423-3a0b4eb883c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.01.30 07:04:23.189840 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5200 | 2026.01.30 07:04:23.189855 [ 289 ] {} <Debug> TCP-Session: 6fa6f0ba-94a4-4b84-82ef-9a24e0abea0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5201 | 2026.01.30 07:04:23.189855 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5202 | 2026.01.30 07:04:23.189895 [ 291 ] {} <Debug> TCP-Session: 1eaa959f-5961-4153-8712-962228170fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2026.01.30 07:04:23.189823 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5204 | 2026.01.30 07:04:23.189933 [ 294 ] {} <Debug> TCP-Session: 942910b4-3f34-4f8e-8eec-33d6def91981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.01.30 07:04:23.189786 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5206 | 2026.01.30 07:04:23.189967 [ 293 ] {} <Debug> TCP-Session: 66e53321-80f6-414e-8a12-8357299cdf55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2026.01.30 07:04:23.190017 [ 290 ] {} <Debug> TCP-Session: 427e9a19-cbc5-4c38-9e14-0cae8546d6c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2026.01.30 07:04:23.191727 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37464 | ||
| 5209 | 2026.01.30 07:04:23.191790 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5210 | 2026.01.30 07:04:23.191811 [ 286 ] {} <Debug> TCP-Session: 486150d5-bd38-4ca0-9b22-808a1462b56d Authenticating user 'default' from [fd00:1122:3344:101::e]:37464 | ||
| 5211 | 2026.01.30 07:04:23.191826 [ 286 ] {} <Debug> TCP-Session: 486150d5-bd38-4ca0-9b22-808a1462b56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.01.30 07:04:23.191839 [ 286 ] {} <Debug> TCP-Session: 486150d5-bd38-4ca0-9b22-808a1462b56d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5213 | 2026.01.30 07:04:23.191968 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59499 | ||
| 5214 | 2026.01.30 07:04:23.191997 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55789 | ||
| 5215 | 2026.01.30 07:04:23.192018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33348 | ||
| 5216 | 2026.01.30 07:04:23.192029 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35870 | ||
| 5217 | 2026.01.30 07:04:23.192042 [ 286 ] {} <Trace> TCP-Session: 486150d5-bd38-4ca0-9b22-808a1462b56d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2026.01.30 07:04:23.192062 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5219 | 2026.01.30 07:04:23.192075 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40342 | ||
| 5220 | 2026.01.30 07:04:23.192095 [ 289 ] {} <Debug> TCP-Session: 5135aa4f-eb1f-479e-a0c7-ac846c324532 Authenticating user 'default' from [fd00:1122:3344:101::e]:55789 | ||
| 5221 | 2026.01.30 07:04:23.192107 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5222 | 2026.01.30 07:04:23.192126 [ 289 ] {} <Debug> TCP-Session: 5135aa4f-eb1f-479e-a0c7-ac846c324532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.01.30 07:04:23.192144 [ 291 ] {} <Debug> TCP-Session: 1476221a-19c3-4576-ac8c-9bf71aab48a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35870 | ||
| 5224 | 2026.01.30 07:04:23.192147 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5225 | 2026.01.30 07:04:23.192154 [ 289 ] {} <Debug> TCP-Session: 5135aa4f-eb1f-479e-a0c7-ac846c324532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2026.01.30 07:04:23.192170 [ 291 ] {} <Debug> TCP-Session: 1476221a-19c3-4576-ac8c-9bf71aab48a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2026.01.30 07:04:23.192183 [ 275 ] {} <Debug> TCP-Session: a8a2b703-d46c-4f3c-9dbc-be6f9d29471a Authenticating user 'default' from [fd00:1122:3344:101::e]:40342 | ||
| 5228 | 2026.01.30 07:04:23.192182 [ 286 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37464) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5229 | 2026.01.30 07:04:23.192203 [ 291 ] {} <Debug> TCP-Session: 1476221a-19c3-4576-ac8c-9bf71aab48a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5230 | 2026.01.30 07:04:23.192212 [ 275 ] {} <Debug> TCP-Session: a8a2b703-d46c-4f3c-9dbc-be6f9d29471a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.01.30 07:04:23.192069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35239 | ||
| 5232 | 2026.01.30 07:04:23.192251 [ 275 ] {} <Debug> TCP-Session: a8a2b703-d46c-4f3c-9dbc-be6f9d29471a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5233 | 2026.01.30 07:04:23.192055 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59368 | ||
| 5234 | 2026.01.30 07:04:23.192032 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53467 | ||
| 5235 | 2026.01.30 07:04:23.192031 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5236 | 2026.01.30 07:04:23.192084 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5237 | 2026.01.30 07:04:23.192356 [ 288 ] {} <Debug> TCP-Session: 77c6dda8-0201-44b4-b7c1-2b6fd5d0f79c Authenticating user 'default' from [fd00:1122:3344:101::e]:59499 | ||
| 5238 | 2026.01.30 07:04:23.192378 [ 290 ] {} <Debug> TCP-Session: c5e71b16-6518-4bde-bec0-baf462a0df85 Authenticating user 'default' from [fd00:1122:3344:101::e]:33348 | ||
| 5239 | 2026.01.30 07:04:23.192382 [ 288 ] {} <Debug> TCP-Session: 77c6dda8-0201-44b4-b7c1-2b6fd5d0f79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.01.30 07:04:23.192389 [ 286 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5241 | 2026.01.30 07:04:23.192412 [ 288 ] {} <Debug> TCP-Session: 77c6dda8-0201-44b4-b7c1-2b6fd5d0f79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5242 | 2026.01.30 07:04:23.192438 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5243 | 2026.01.30 07:04:23.192447 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5244 | 2026.01.30 07:04:23.192459 [ 286 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5245 | 2026.01.30 07:04:23.192467 [ 293 ] {} <Debug> TCP-Session: 185ce209-1ff0-4a74-8be2-e5fd4286643f Authenticating user 'default' from [fd00:1122:3344:101::e]:59368 | ||
| 5246 | 2026.01.30 07:04:23.192485 [ 292 ] {} <Debug> TCP-Session: 8399a64f-042c-4791-a4ce-133323f7497d Authenticating user 'default' from [fd00:1122:3344:101::e]:53467 | ||
| 5247 | 2026.01.30 07:04:23.192503 [ 293 ] {} <Debug> TCP-Session: 185ce209-1ff0-4a74-8be2-e5fd4286643f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5248 | 2026.01.30 07:04:23.192519 [ 292 ] {} <Debug> TCP-Session: 8399a64f-042c-4791-a4ce-133323f7497d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2026.01.30 07:04:23.192530 [ 293 ] {} <Debug> TCP-Session: 185ce209-1ff0-4a74-8be2-e5fd4286643f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2026.01.30 07:04:23.192543 [ 292 ] {} <Debug> TCP-Session: 8399a64f-042c-4791-a4ce-133323f7497d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.01.30 07:04:23.192452 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5252 | 2026.01.30 07:04:23.192402 [ 290 ] {} <Debug> TCP-Session: c5e71b16-6518-4bde-bec0-baf462a0df85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5253 | 2026.01.30 07:04:23.192610 [ 290 ] {} <Debug> TCP-Session: c5e71b16-6518-4bde-bec0-baf462a0df85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5254 | 2026.01.30 07:04:23.192610 [ 294 ] {} <Debug> TCP-Session: 524c54a0-b43c-42a1-80c5-2a600c8bbe2f Authenticating user 'default' from [fd00:1122:3344:101::e]:35239 | ||
| 5255 | 2026.01.30 07:04:23.192640 [ 294 ] {} <Debug> TCP-Session: 524c54a0-b43c-42a1-80c5-2a600c8bbe2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.01.30 07:04:23.192657 [ 294 ] {} <Debug> TCP-Session: 524c54a0-b43c-42a1-80c5-2a600c8bbe2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2026.01.30 07:04:23.192746 [ 286 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 5258 | 2026.01.30 07:04:23.193684 [ 296 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Trace> AggregatingTransform: Aggregating | ||
| 5259 | 2026.01.30 07:04:23.193727 [ 296 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Trace> Aggregator: Aggregation method: without_key | ||
| 5260 | 2026.01.30 07:04:23.193765 [ 296 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920646 sec. (1086.194 rows/sec., 42.43 KiB/sec.) | ||
| 5261 | 2026.01.30 07:04:23.193785 [ 296 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Trace> Aggregator: Merging aggregated data | ||
| 5262 | 2026.01.30 07:04:23.195367 [ 286 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 5263 | 2026.01.30 07:04:23.195529 [ 286 ] {2439d4d0-131f-4804-8758-0d1e4d746221} <Debug> TCPHandler: Processed in 0.003539778 sec. | ||
| 5264 | 2026.01.30 07:04:23.195635 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5265 | 2026.01.30 07:04:23.195661 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5266 | 2026.01.30 07:04:23.195666 [ 286 ] {} <Debug> TCP-Session: 486150d5-bd38-4ca0-9b22-808a1462b56d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5267 | 2026.01.30 07:04:23.195678 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5268 | 2026.01.30 07:04:23.195717 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5269 | 2026.01.30 07:04:23.195730 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5270 | 2026.01.30 07:04:23.195746 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5271 | 2026.01.30 07:04:23.195771 [ 289 ] {} <Debug> TCP-Session: 5135aa4f-eb1f-479e-a0c7-ac846c324532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5272 | 2026.01.30 07:04:23.195769 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5273 | 2026.01.30 07:04:23.195807 [ 293 ] {} <Debug> TCP-Session: 185ce209-1ff0-4a74-8be2-e5fd4286643f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2026.01.30 07:04:23.195791 [ 290 ] {} <Debug> TCP-Session: c5e71b16-6518-4bde-bec0-baf462a0df85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.01.30 07:04:23.195845 [ 292 ] {} <Debug> TCP-Session: 8399a64f-042c-4791-a4ce-133323f7497d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.01.30 07:04:23.195785 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5277 | 2026.01.30 07:04:23.195756 [ 275 ] {} <Debug> TCP-Session: a8a2b703-d46c-4f3c-9dbc-be6f9d29471a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.01.30 07:04:23.195712 [ 288 ] {} <Debug> TCP-Session: 77c6dda8-0201-44b4-b7c1-2b6fd5d0f79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.01.30 07:04:23.195933 [ 294 ] {} <Debug> TCP-Session: 524c54a0-b43c-42a1-80c5-2a600c8bbe2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2026.01.30 07:04:23.195696 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5281 | 2026.01.30 07:04:23.196007 [ 291 ] {} <Debug> TCP-Session: 1476221a-19c3-4576-ac8c-9bf71aab48a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5282 | 2026.01.30 07:04:25.968431 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5283 | 2026.01.30 07:04:25.968482 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5284 | 2026.01.30 07:04:26.172684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12496 | ||
| 5285 | 2026.01.30 07:04:26.173204 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.01.30 07:04:26.173253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5287 | 2026.01.30 07:04:26.173743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5288 | 2026.01.30 07:04:26.173975 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.01.30 07:04:26.174121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12496 | ||
| 5290 | 2026.01.30 07:04:26.174139 [ 88 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5291 | 2026.01.30 07:04:26.174205 [ 88 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.01.30 07:04:26.174227 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5293 | 2026.01.30 07:04:26.174366 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 5294 | 2026.01.30 07:04:26.174519 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5295 | 2026.01.30 07:04:26.174562 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10064 rows starting from the beginning of the part | ||
| 5296 | 2026.01.30 07:04:26.174634 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5297 | 2026.01.30 07:04:26.174683 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5298 | 2026.01.30 07:04:26.174730 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5299 | 2026.01.30 07:04:26.174771 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5300 | 2026.01.30 07:04:26.174820 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5301 | 2026.01.30 07:04:26.176887 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12496 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588132 sec., 4828192.688780943 rows/sec., 69.07 MiB/sec. | ||
| 5302 | 2026.01.30 07:04:26.177151 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5303 | 2026.01.30 07:04:26.177425 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.01.30 07:04:26.177501 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_26_5} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5305 | 2026.01.30 07:04:26.177582 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5306 | 2026.01.30 07:04:26.831779 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5307 | 2026.01.30 07:04:26.850372 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.01.30 07:04:26.850431 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5309 | 2026.01.30 07:04:26.856468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5310 | 2026.01.30 07:04:26.857253 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.01.30 07:04:26.857547 [ 88 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5312 | 2026.01.30 07:04:26.857583 [ 88 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.01.30 07:04:26.857602 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5314 | 2026.01.30 07:04:26.857725 [ 193 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 5315 | 2026.01.30 07:04:26.861142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5316 | 2026.01.30 07:04:26.861737 [ 193 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5317 | 2026.01.30 07:04:26.863060 [ 193 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 5318 | 2026.01.30 07:04:26.867574 [ 193 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 5319 | 2026.01.30 07:04:26.871824 [ 193 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 5320 | 2026.01.30 07:04:26.875968 [ 193 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 5321 | 2026.01.30 07:04:26.880151 [ 193 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 5322 | 2026.01.30 07:04:26.884491 [ 193 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 5323 | 2026.01.30 07:04:26.936256 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078588241 sec., 2494.0117949707005 rows/sec., 12.90 MiB/sec. | ||
| 5324 | 2026.01.30 07:04:26.938983 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5325 | 2026.01.30 07:04:26.941127 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_26_5} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.01.30 07:04:26.941232 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_26_5} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5327 | 2026.01.30 07:04:26.943654 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5328 | 2026.01.30 07:04:27.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.21 MiB, peak 268.77 MiB, free memory in arenas 0.00 B, will set to 265.98 MiB (RSS), difference: 7.77 MiB | ||
| 5329 | 2026.01.30 07:04:27.169296 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.01.30 07:04:27.169488 [ 276 ] {f7c58ef8-61e5-44bf-87f2-bb87f53995b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5331 | 2026.01.30 07:04:27.169560 [ 276 ] {f7c58ef8-61e5-44bf-87f2-bb87f53995b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5332 | 2026.01.30 07:04:27.170323 [ 276 ] {f7c58ef8-61e5-44bf-87f2-bb87f53995b0} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.01.30 07:04:27.170372 [ 276 ] {f7c58ef8-61e5-44bf-87f2-bb87f53995b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5334 | 2026.01.30 07:04:27.170788 [ 276 ] {f7c58ef8-61e5-44bf-87f2-bb87f53995b0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5335 | 2026.01.30 07:04:27.171020 [ 276 ] {f7c58ef8-61e5-44bf-87f2-bb87f53995b0} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.01.30 07:04:27.171157 [ 87 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5337 | 2026.01.30 07:04:27.171171 [ 276 ] {f7c58ef8-61e5-44bf-87f2-bb87f53995b0} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001734 sec., 78431.37254901961 rows/sec., 6.79 MiB/sec. | ||
| 5338 | 2026.01.30 07:04:27.171223 [ 87 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.01.30 07:04:27.171236 [ 276 ] {f7c58ef8-61e5-44bf-87f2-bb87f53995b0} <Debug> TCPHandler: Processed in 0.002077977 sec. | ||
| 5340 | 2026.01.30 07:04:27.171254 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5341 | 2026.01.30 07:04:27.171353 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 5342 | 2026.01.30 07:04:27.171368 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.01.30 07:04:27.171445 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5344 | 2026.01.30 07:04:27.171469 [ 276 ] {6cdad3bf-3878-40ff-9d14-76b07e8387eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5345 | 2026.01.30 07:04:27.171472 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2552 rows starting from the beginning of the part | ||
| 5346 | 2026.01.30 07:04:27.171511 [ 276 ] {6cdad3bf-3878-40ff-9d14-76b07e8387eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5347 | 2026.01.30 07:04:27.171535 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1284 rows starting from the beginning of the part | ||
| 5348 | 2026.01.30 07:04:27.171578 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5349 | 2026.01.30 07:04:27.171616 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1282 rows starting from the beginning of the part | ||
| 5350 | 2026.01.30 07:04:27.171652 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1316 rows starting from the beginning of the part | ||
| 5351 | 2026.01.30 07:04:27.171693 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 5352 | 2026.01.30 07:04:27.171934 [ 276 ] {6cdad3bf-3878-40ff-9d14-76b07e8387eb} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.01.30 07:04:27.171969 [ 276 ] {6cdad3bf-3878-40ff-9d14-76b07e8387eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5354 | 2026.01.30 07:04:27.172346 [ 276 ] {6cdad3bf-3878-40ff-9d14-76b07e8387eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5355 | 2026.01.30 07:04:27.172563 [ 276 ] {6cdad3bf-3878-40ff-9d14-76b07e8387eb} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.01.30 07:04:27.172691 [ 276 ] {6cdad3bf-3878-40ff-9d14-76b07e8387eb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001241 sec., 32232.070910556005 rows/sec., 2.37 MiB/sec. | ||
| 5357 | 2026.01.30 07:04:27.172728 [ 276 ] {6cdad3bf-3878-40ff-9d14-76b07e8387eb} <Debug> TCPHandler: Processed in 0.00141032 sec. | ||
| 5358 | 2026.01.30 07:04:27.172839 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.01.30 07:04:27.172933 [ 276 ] {4291c10f-b5e2-4edc-9e43-a55db3def0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5360 | 2026.01.30 07:04:27.172971 [ 276 ] {4291c10f-b5e2-4edc-9e43-a55db3def0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5361 | 2026.01.30 07:04:27.173407 [ 276 ] {4291c10f-b5e2-4edc-9e43-a55db3def0e2} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.01.30 07:04:27.173444 [ 276 ] {4291c10f-b5e2-4edc-9e43-a55db3def0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5363 | 2026.01.30 07:04:27.173769 [ 276 ] {4291c10f-b5e2-4edc-9e43-a55db3def0e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5364 | 2026.01.30 07:04:27.173978 [ 276 ] {4291c10f-b5e2-4edc-9e43-a55db3def0e2} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.01.30 07:04:27.174011 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6626 rows, containing 5 columns (5 merged, 0 gathered) in 0.002689585 sec., 2463577.0946075325 rows/sec., 209.62 MiB/sec. | ||
| 5366 | 2026.01.30 07:04:27.174083 [ 87 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5367 | 2026.01.30 07:04:27.174107 [ 276 ] {4291c10f-b5e2-4edc-9e43-a55db3def0e2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. | ||
| 5368 | 2026.01.30 07:04:27.174117 [ 87 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.01.30 07:04:27.174149 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5370 | 2026.01.30 07:04:27.174152 [ 276 ] {4291c10f-b5e2-4edc-9e43-a55db3def0e2} <Debug> TCPHandler: Processed in 0.001362468 sec. | ||
| 5371 | 2026.01.30 07:04:27.174241 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 5372 | 2026.01.30 07:04:27.174282 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2026.01.30 07:04:27.174338 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5374 | 2026.01.30 07:04:27.174350 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5375 | 2026.01.30 07:04:27.174378 [ 276 ] {3aefed44-7052-45d8-bab7-6f701429f2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.01.30 07:04:27.174373 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1303 rows starting from the beginning of the part | ||
| 5377 | 2026.01.30 07:04:27.174432 [ 276 ] {3aefed44-7052-45d8-bab7-6f701429f2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5378 | 2026.01.30 07:04:27.174459 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 777 rows starting from the beginning of the part | ||
| 5379 | 2026.01.30 07:04:27.174510 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5380 | 2026.01.30 07:04:27.174558 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 773 rows starting from the beginning of the part | ||
| 5381 | 2026.01.30 07:04:27.174601 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 556 rows starting from the beginning of the part | ||
| 5382 | 2026.01.30 07:04:27.174645 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5383 | 2026.01.30 07:04:27.174731 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.01.30 07:04:27.174853 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_36_7} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5385 | 2026.01.30 07:04:27.174857 [ 276 ] {3aefed44-7052-45d8-bab7-6f701429f2a3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.01.30 07:04:27.174904 [ 276 ] {3aefed44-7052-45d8-bab7-6f701429f2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5387 | 2026.01.30 07:04:27.174988 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 5388 | 2026.01.30 07:04:27.175238 [ 276 ] {3aefed44-7052-45d8-bab7-6f701429f2a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5389 | 2026.01.30 07:04:27.175468 [ 276 ] {3aefed44-7052-45d8-bab7-6f701429f2a3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.01.30 07:04:27.175574 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5391 | 2026.01.30 07:04:27.175598 [ 276 ] {3aefed44-7052-45d8-bab7-6f701429f2a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 5392 | 2026.01.30 07:04:27.175602 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.01.30 07:04:27.175637 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5394 | 2026.01.30 07:04:27.175643 [ 276 ] {3aefed44-7052-45d8-bab7-6f701429f2a3} <Debug> TCPHandler: Processed in 0.001410999 sec. | ||
| 5395 | 2026.01.30 07:04:27.175738 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 5396 | 2026.01.30 07:04:27.175760 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.01.30 07:04:27.175859 [ 276 ] {b08b4236-cc8b-4db6-ae4f-40e59b60d9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5398 | 2026.01.30 07:04:27.175873 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5399 | 2026.01.30 07:04:27.175914 [ 276 ] {b08b4236-cc8b-4db6-ae4f-40e59b60d9ff} <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 | ||
| 5400 | 2026.01.30 07:04:27.175913 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708858 sec., 2093210.7875551977 rows/sec., 158.54 MiB/sec. | ||
| 5401 | 2026.01.30 07:04:27.175915 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9886 rows starting from the beginning of the part | ||
| 5402 | 2026.01.30 07:04:27.176030 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 330 rows starting from the beginning of the part | ||
| 5403 | 2026.01.30 07:04:27.176080 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5404 | 2026.01.30 07:04:27.176128 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 328 rows starting from the beginning of the part | ||
| 5405 | 2026.01.30 07:04:27.176173 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 880 rows starting from the beginning of the part | ||
| 5406 | 2026.01.30 07:04:27.176174 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5407 | 2026.01.30 07:04:27.176218 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 5408 | 2026.01.30 07:04:27.176506 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5409 | 2026.01.30 07:04:27.176590 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_36_7} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5410 | 2026.01.30 07:04:27.176679 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5411 | 2026.01.30 07:04:27.176778 [ 276 ] {b08b4236-cc8b-4db6-ae4f-40e59b60d9ff} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.01.30 07:04:27.176815 [ 276 ] {b08b4236-cc8b-4db6-ae4f-40e59b60d9ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5413 | 2026.01.30 07:04:27.177434 [ 276 ] {b08b4236-cc8b-4db6-ae4f-40e59b60d9ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5414 | 2026.01.30 07:04:27.177657 [ 276 ] {b08b4236-cc8b-4db6-ae4f-40e59b60d9ff} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.01.30 07:04:27.177802 [ 276 ] {b08b4236-cc8b-4db6-ae4f-40e59b60d9ff} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001961 sec., 20397.75624681285 rows/sec., 36.55 MiB/sec. | ||
| 5416 | 2026.01.30 07:04:27.177856 [ 276 ] {b08b4236-cc8b-4db6-ae4f-40e59b60d9ff} <Debug> TCPHandler: Processed in 0.002145709 sec. | ||
| 5417 | 2026.01.30 07:04:27.177970 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2026.01.30 07:04:27.178063 [ 276 ] {7293b4f0-7e39-48a7-94ae-b5b5a6da03bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5419 | 2026.01.30 07:04:27.178104 [ 276 ] {7293b4f0-7e39-48a7-94ae-b5b5a6da03bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5420 | 2026.01.30 07:04:27.178466 [ 276 ] {7293b4f0-7e39-48a7-94ae-b5b5a6da03bc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.01.30 07:04:27.178504 [ 276 ] {7293b4f0-7e39-48a7-94ae-b5b5a6da03bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5422 | 2026.01.30 07:04:27.178862 [ 276 ] {7293b4f0-7e39-48a7-94ae-b5b5a6da03bc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5423 | 2026.01.30 07:04:27.179103 [ 276 ] {7293b4f0-7e39-48a7-94ae-b5b5a6da03bc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2026.01.30 07:04:27.179204 [ 87 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5425 | 2026.01.30 07:04:27.179232 [ 87 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.01.30 07:04:27.179235 [ 276 ] {7293b4f0-7e39-48a7-94ae-b5b5a6da03bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 5427 | 2026.01.30 07:04:27.179249 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5428 | 2026.01.30 07:04:27.179283 [ 276 ] {7293b4f0-7e39-48a7-94ae-b5b5a6da03bc} <Debug> TCPHandler: Processed in 0.001362448 sec. | ||
| 5429 | 2026.01.30 07:04:27.179388 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 5430 | 2026.01.30 07:04:27.179463 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5431 | 2026.01.30 07:04:27.179488 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1776 rows starting from the beginning of the part | ||
| 5432 | 2026.01.30 07:04:27.179534 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part | ||
| 5433 | 2026.01.30 07:04:27.179573 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5434 | 2026.01.30 07:04:27.179608 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
| 5435 | 2026.01.30 07:04:27.179645 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 5436 | 2026.01.30 07:04:27.179679 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 5437 | 2026.01.30 07:04:27.180816 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2172 rows, containing 4 columns (4 merged, 0 gathered) in 0.00145716 sec., 1490570.699168245 rows/sec., 98.74 MiB/sec. | ||
| 5438 | 2026.01.30 07:04:27.180931 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11744 rows, containing 5 columns (5 merged, 0 gathered) in 0.005246295 sec., 2238532.145066185 rows/sec., 152.76 MiB/sec. | ||
| 5439 | 2026.01.30 07:04:27.181066 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5440 | 2026.01.30 07:04:27.181299 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.01.30 07:04:27.181308 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5442 | 2026.01.30 07:04:27.181361 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_36_7} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5443 | 2026.01.30 07:04:27.181420 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5444 | 2026.01.30 07:04:27.181611 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.01.30 07:04:27.181689 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5446 | 2026.01.30 07:04:27.181769 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5447 | 2026.01.30 07:04:28.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.56 MiB, peak 275.19 MiB, free memory in arenas 0.00 B, will set to 268.72 MiB (RSS), difference: 2.16 MiB | ||
| 5448 | 2026.01.30 07:04:31.159375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 684 | ||
| 5449 | 2026.01.30 07:04:31.161640 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.01.30 07:04:31.161686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5451 | 2026.01.30 07:04:31.162904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5452 | 2026.01.30 07:04:31.163171 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.01.30 07:04:31.163413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5454 | 2026.01.30 07:04:32.167397 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.01.30 07:04:32.167593 [ 276 ] {2b6b8297-6d89-40e1-8afa-2f7973e3ac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5456 | 2026.01.30 07:04:32.167664 [ 276 ] {2b6b8297-6d89-40e1-8afa-2f7973e3ac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5457 | 2026.01.30 07:04:32.168405 [ 276 ] {2b6b8297-6d89-40e1-8afa-2f7973e3ac66} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.01.30 07:04:32.168448 [ 276 ] {2b6b8297-6d89-40e1-8afa-2f7973e3ac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5459 | 2026.01.30 07:04:32.168850 [ 276 ] {2b6b8297-6d89-40e1-8afa-2f7973e3ac66} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5460 | 2026.01.30 07:04:32.169086 [ 276 ] {2b6b8297-6d89-40e1-8afa-2f7973e3ac66} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.01.30 07:04:32.169243 [ 276 ] {2b6b8297-6d89-40e1-8afa-2f7973e3ac66} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.51 MiB/sec. | ||
| 5462 | 2026.01.30 07:04:32.169293 [ 276 ] {2b6b8297-6d89-40e1-8afa-2f7973e3ac66} <Debug> TCPHandler: Processed in 0.002029046 sec. | ||
| 5463 | 2026.01.30 07:04:32.169420 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.01.30 07:04:32.169522 [ 276 ] {ba133f0c-d541-4f86-8ce1-67e555f5675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5465 | 2026.01.30 07:04:32.169564 [ 276 ] {ba133f0c-d541-4f86-8ce1-67e555f5675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5466 | 2026.01.30 07:04:32.169986 [ 276 ] {ba133f0c-d541-4f86-8ce1-67e555f5675b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.01.30 07:04:32.170023 [ 276 ] {ba133f0c-d541-4f86-8ce1-67e555f5675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5468 | 2026.01.30 07:04:32.170353 [ 276 ] {ba133f0c-d541-4f86-8ce1-67e555f5675b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5469 | 2026.01.30 07:04:32.170571 [ 276 ] {ba133f0c-d541-4f86-8ce1-67e555f5675b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.01.30 07:04:32.170703 [ 276 ] {ba133f0c-d541-4f86-8ce1-67e555f5675b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 5471 | 2026.01.30 07:04:32.170742 [ 276 ] {ba133f0c-d541-4f86-8ce1-67e555f5675b} <Debug> TCPHandler: Processed in 0.001373388 sec. | ||
| 5472 | 2026.01.30 07:04:32.170856 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2026.01.30 07:04:32.170951 [ 276 ] {5efdb7a6-bbcd-4acf-b8a9-95894b370288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5474 | 2026.01.30 07:04:32.170996 [ 276 ] {5efdb7a6-bbcd-4acf-b8a9-95894b370288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5475 | 2026.01.30 07:04:32.171413 [ 276 ] {5efdb7a6-bbcd-4acf-b8a9-95894b370288} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.01.30 07:04:32.171450 [ 276 ] {5efdb7a6-bbcd-4acf-b8a9-95894b370288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5477 | 2026.01.30 07:04:32.171782 [ 276 ] {5efdb7a6-bbcd-4acf-b8a9-95894b370288} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5478 | 2026.01.30 07:04:32.172019 [ 276 ] {5efdb7a6-bbcd-4acf-b8a9-95894b370288} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.01.30 07:04:32.172149 [ 276 ] {5efdb7a6-bbcd-4acf-b8a9-95894b370288} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 5480 | 2026.01.30 07:04:32.172186 [ 276 ] {5efdb7a6-bbcd-4acf-b8a9-95894b370288} <Debug> TCPHandler: Processed in 0.001379789 sec. | ||
| 5481 | 2026.01.30 07:04:32.172299 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2026.01.30 07:04:32.172393 [ 276 ] {3f29801c-9486-46ac-a222-dbc379e25f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5483 | 2026.01.30 07:04:32.172435 [ 276 ] {3f29801c-9486-46ac-a222-dbc379e25f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5484 | 2026.01.30 07:04:32.172767 [ 276 ] {3f29801c-9486-46ac-a222-dbc379e25f78} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.01.30 07:04:32.172804 [ 276 ] {3f29801c-9486-46ac-a222-dbc379e25f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5486 | 2026.01.30 07:04:32.173125 [ 276 ] {3f29801c-9486-46ac-a222-dbc379e25f78} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5487 | 2026.01.30 07:04:32.173345 [ 276 ] {3f29801c-9486-46ac-a222-dbc379e25f78} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.01.30 07:04:32.173472 [ 276 ] {3f29801c-9486-46ac-a222-dbc379e25f78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 5489 | 2026.01.30 07:04:32.173509 [ 276 ] {3f29801c-9486-46ac-a222-dbc379e25f78} <Debug> TCPHandler: Processed in 0.001259404 sec. | ||
| 5490 | 2026.01.30 07:04:33.675127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12944 | ||
| 5491 | 2026.01.30 07:04:33.675643 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.01.30 07:04:33.675695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5493 | 2026.01.30 07:04:33.676179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5494 | 2026.01.30 07:04:33.676412 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.01.30 07:04:33.676565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12944 | ||
| 5496 | 2026.01.30 07:04:34.362163 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5497 | 2026.01.30 07:04:34.377127 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.01.30 07:04:34.377172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5499 | 2026.01.30 07:04:34.382988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5500 | 2026.01.30 07:04:34.383661 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.01.30 07:04:34.386243 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5502 | 2026.01.30 07:04:37.170261 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2026.01.30 07:04:37.170539 [ 276 ] {97369655-4262-41d3-a8d7-8396a35f445b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5504 | 2026.01.30 07:04:37.170605 [ 276 ] {97369655-4262-41d3-a8d7-8396a35f445b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5505 | 2026.01.30 07:04:37.171225 [ 276 ] {97369655-4262-41d3-a8d7-8396a35f445b} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.01.30 07:04:37.171278 [ 276 ] {97369655-4262-41d3-a8d7-8396a35f445b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5507 | 2026.01.30 07:04:37.171663 [ 276 ] {97369655-4262-41d3-a8d7-8396a35f445b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5508 | 2026.01.30 07:04:37.171901 [ 276 ] {97369655-4262-41d3-a8d7-8396a35f445b} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.01.30 07:04:37.172052 [ 276 ] {97369655-4262-41d3-a8d7-8396a35f445b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00156 sec., 6410.25641025641 rows/sec., 522.71 KiB/sec. | ||
| 5510 | 2026.01.30 07:04:37.172094 [ 276 ] {97369655-4262-41d3-a8d7-8396a35f445b} <Debug> TCPHandler: Processed in 0.002054506 sec. | ||
| 5511 | 2026.01.30 07:04:37.172224 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2026.01.30 07:04:37.172319 [ 276 ] {74908f36-94d7-4af3-a491-f29ac9083c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5513 | 2026.01.30 07:04:37.172360 [ 276 ] {74908f36-94d7-4af3-a491-f29ac9083c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5514 | 2026.01.30 07:04:37.172858 [ 276 ] {74908f36-94d7-4af3-a491-f29ac9083c84} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.01.30 07:04:37.172898 [ 276 ] {74908f36-94d7-4af3-a491-f29ac9083c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5516 | 2026.01.30 07:04:37.173213 [ 276 ] {74908f36-94d7-4af3-a491-f29ac9083c84} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5517 | 2026.01.30 07:04:37.173440 [ 276 ] {74908f36-94d7-4af3-a491-f29ac9083c84} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.01.30 07:04:37.173574 [ 276 ] {74908f36-94d7-4af3-a491-f29ac9083c84} <Debug> executeQuery: Read 141 rows, 12.42 KiB in 0.001274 sec., 110675.03924646782 rows/sec., 9.52 MiB/sec. | ||
| 5519 | 2026.01.30 07:04:37.173612 [ 276 ] {74908f36-94d7-4af3-a491-f29ac9083c84} <Debug> TCPHandler: Processed in 0.001437679 sec. | ||
| 5520 | 2026.01.30 07:04:37.173723 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.01.30 07:04:37.173817 [ 276 ] {71ea89f1-7bb5-47db-9a95-c49f838506a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.01.30 07:04:37.173858 [ 276 ] {71ea89f1-7bb5-47db-9a95-c49f838506a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5523 | 2026.01.30 07:04:37.174284 [ 276 ] {71ea89f1-7bb5-47db-9a95-c49f838506a3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.01.30 07:04:37.174321 [ 276 ] {71ea89f1-7bb5-47db-9a95-c49f838506a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5525 | 2026.01.30 07:04:37.174623 [ 276 ] {71ea89f1-7bb5-47db-9a95-c49f838506a3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5526 | 2026.01.30 07:04:37.174843 [ 276 ] {71ea89f1-7bb5-47db-9a95-c49f838506a3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.01.30 07:04:37.174976 [ 276 ] {71ea89f1-7bb5-47db-9a95-c49f838506a3} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001177 sec., 42480.883602378926 rows/sec., 3.07 MiB/sec. | ||
| 5528 | 2026.01.30 07:04:37.175014 [ 276 ] {71ea89f1-7bb5-47db-9a95-c49f838506a3} <Debug> TCPHandler: Processed in 0.001338987 sec. | ||
| 5529 | 2026.01.30 07:04:37.175123 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5530 | 2026.01.30 07:04:37.175216 [ 276 ] {a93e22ec-eb26-47ab-839e-77b25157219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5531 | 2026.01.30 07:04:37.175255 [ 276 ] {a93e22ec-eb26-47ab-839e-77b25157219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5532 | 2026.01.30 07:04:37.175685 [ 276 ] {a93e22ec-eb26-47ab-839e-77b25157219c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.01.30 07:04:37.175722 [ 276 ] {a93e22ec-eb26-47ab-839e-77b25157219c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5534 | 2026.01.30 07:04:37.176026 [ 276 ] {a93e22ec-eb26-47ab-839e-77b25157219c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5535 | 2026.01.30 07:04:37.176242 [ 276 ] {a93e22ec-eb26-47ab-839e-77b25157219c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.01.30 07:04:37.176376 [ 276 ] {a93e22ec-eb26-47ab-839e-77b25157219c} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001177 sec., 96856.41461342396 rows/sec., 7.58 MiB/sec. | ||
| 5537 | 2026.01.30 07:04:37.176414 [ 276 ] {a93e22ec-eb26-47ab-839e-77b25157219c} <Debug> TCPHandler: Processed in 0.001339787 sec. | ||
| 5538 | 2026.01.30 07:04:37.176527 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.01.30 07:04:37.176621 [ 276 ] {5569e57e-4ec8-4414-b5d4-443b8bcb9fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5540 | 2026.01.30 07:04:37.176664 [ 276 ] {5569e57e-4ec8-4414-b5d4-443b8bcb9fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5541 | 2026.01.30 07:04:37.177074 [ 276 ] {5569e57e-4ec8-4414-b5d4-443b8bcb9fea} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.01.30 07:04:37.177117 [ 276 ] {5569e57e-4ec8-4414-b5d4-443b8bcb9fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5543 | 2026.01.30 07:04:37.177455 [ 276 ] {5569e57e-4ec8-4414-b5d4-443b8bcb9fea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5544 | 2026.01.30 07:04:37.177670 [ 276 ] {5569e57e-4ec8-4414-b5d4-443b8bcb9fea} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.01.30 07:04:37.177811 [ 276 ] {5569e57e-4ec8-4414-b5d4-443b8bcb9fea} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001207 sec., 136702.5683512842 rows/sec., 9.52 MiB/sec. | ||
| 5546 | 2026.01.30 07:04:37.177848 [ 276 ] {5569e57e-4ec8-4414-b5d4-443b8bcb9fea} <Debug> TCPHandler: Processed in 0.001369068 sec. | ||
| 5547 | 2026.01.30 07:04:37.177958 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2026.01.30 07:04:37.178053 [ 276 ] {76edd3fe-1b2b-4e9c-9a40-654766c93893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5549 | 2026.01.30 07:04:37.178106 [ 276 ] {76edd3fe-1b2b-4e9c-9a40-654766c93893} <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 | ||
| 5550 | 2026.01.30 07:04:37.178962 [ 276 ] {76edd3fe-1b2b-4e9c-9a40-654766c93893} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.01.30 07:04:37.178998 [ 276 ] {76edd3fe-1b2b-4e9c-9a40-654766c93893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5552 | 2026.01.30 07:04:37.179609 [ 276 ] {76edd3fe-1b2b-4e9c-9a40-654766c93893} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5553 | 2026.01.30 07:04:37.179837 [ 276 ] {76edd3fe-1b2b-4e9c-9a40-654766c93893} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.01.30 07:04:37.179972 [ 276 ] {76edd3fe-1b2b-4e9c-9a40-654766c93893} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001937 sec., 20650.49044914817 rows/sec., 37.00 MiB/sec. | ||
| 5555 | 2026.01.30 07:04:37.180025 [ 276 ] {76edd3fe-1b2b-4e9c-9a40-654766c93893} <Debug> TCPHandler: Processed in 0.002115868 sec. | ||
| 5556 | 2026.01.30 07:04:37.180140 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.01.30 07:04:37.180233 [ 276 ] {c9f950c7-88b3-4c57-be4b-e2de51c813b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5558 | 2026.01.30 07:04:37.180276 [ 276 ] {c9f950c7-88b3-4c57-be4b-e2de51c813b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5559 | 2026.01.30 07:04:37.180620 [ 276 ] {c9f950c7-88b3-4c57-be4b-e2de51c813b5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.01.30 07:04:37.180656 [ 276 ] {c9f950c7-88b3-4c57-be4b-e2de51c813b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5561 | 2026.01.30 07:04:37.180975 [ 276 ] {c9f950c7-88b3-4c57-be4b-e2de51c813b5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5562 | 2026.01.30 07:04:37.181188 [ 276 ] {c9f950c7-88b3-4c57-be4b-e2de51c813b5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.01.30 07:04:37.181320 [ 276 ] {c9f950c7-88b3-4c57-be4b-e2de51c813b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 5564 | 2026.01.30 07:04:37.181356 [ 276 ] {c9f950c7-88b3-4c57-be4b-e2de51c813b5} <Debug> TCPHandler: Processed in 0.001264676 sec. | ||
| 5565 | 2026.01.30 07:04:40.968528 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5566 | 2026.01.30 07:04:40.968580 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5567 | 2026.01.30 07:04:41.164528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 706 | ||
| 5568 | 2026.01.30 07:04:41.166655 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.01.30 07:04:41.166709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5570 | 2026.01.30 07:04:41.167906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5571 | 2026.01.30 07:04:41.168189 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.01.30 07:04:41.168372 [ 69 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5573 | 2026.01.30 07:04:41.168441 [ 69 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.01.30 07:04:41.168467 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5575 | 2026.01.30 07:04:41.168555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5576 | 2026.01.30 07:04:41.168579 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 5577 | 2026.01.30 07:04:41.169182 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5578 | 2026.01.30 07:04:41.169345 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part | ||
| 5579 | 2026.01.30 07:04:41.169725 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 5580 | 2026.01.30 07:04:41.170061 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5581 | 2026.01.30 07:04:41.170375 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5582 | 2026.01.30 07:04:41.170693 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 5583 | 2026.01.30 07:04:41.171001 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 22 rows starting from the beginning of the part | ||
| 5584 | 2026.01.30 07:04:41.177468 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 72 columns (72 merged, 0 gathered) in 0.008935428 sec., 79011.32435961657 rows/sec., 69.44 MiB/sec. | ||
| 5585 | 2026.01.30 07:04:41.177590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13456 | ||
| 5586 | 2026.01.30 07:04:41.178068 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.01.30 07:04:41.178113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5588 | 2026.01.30 07:04:41.178635 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5589 | 2026.01.30 07:04:41.178785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5590 | 2026.01.30 07:04:41.179022 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.01.30 07:04:41.179176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13456 | ||
| 5592 | 2026.01.30 07:04:41.179232 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.01.30 07:04:41.179310 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_21_4} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5594 | 2026.01.30 07:04:41.179643 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5595 | 2026.01.30 07:04:41.886294 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5596 | 2026.01.30 07:04:41.902602 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.01.30 07:04:41.902653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5598 | 2026.01.30 07:04:41.908756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5599 | 2026.01.30 07:04:41.909444 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.01.30 07:04:41.912492 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5601 | 2026.01.30 07:04:42.167727 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5602 | 2026.01.30 07:04:42.167908 [ 276 ] {37bf8179-c8fc-4aad-963c-93972075ad39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5603 | 2026.01.30 07:04:42.167976 [ 276 ] {37bf8179-c8fc-4aad-963c-93972075ad39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5604 | 2026.01.30 07:04:42.168653 [ 276 ] {37bf8179-c8fc-4aad-963c-93972075ad39} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.01.30 07:04:42.168705 [ 276 ] {37bf8179-c8fc-4aad-963c-93972075ad39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5606 | 2026.01.30 07:04:42.169111 [ 276 ] {37bf8179-c8fc-4aad-963c-93972075ad39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5607 | 2026.01.30 07:04:42.169344 [ 276 ] {37bf8179-c8fc-4aad-963c-93972075ad39} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.01.30 07:04:42.169503 [ 276 ] {37bf8179-c8fc-4aad-963c-93972075ad39} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.60 MiB/sec. | ||
| 5609 | 2026.01.30 07:04:42.169554 [ 276 ] {37bf8179-c8fc-4aad-963c-93972075ad39} <Debug> TCPHandler: Processed in 0.001956514 sec. | ||
| 5610 | 2026.01.30 07:04:42.169699 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2026.01.30 07:04:42.169803 [ 276 ] {febad472-2957-4cfb-86fe-c766790ab9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5612 | 2026.01.30 07:04:42.169847 [ 276 ] {febad472-2957-4cfb-86fe-c766790ab9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5613 | 2026.01.30 07:04:42.170314 [ 276 ] {febad472-2957-4cfb-86fe-c766790ab9af} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.01.30 07:04:42.170352 [ 276 ] {febad472-2957-4cfb-86fe-c766790ab9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5615 | 2026.01.30 07:04:42.170682 [ 276 ] {febad472-2957-4cfb-86fe-c766790ab9af} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5616 | 2026.01.30 07:04:42.170905 [ 276 ] {febad472-2957-4cfb-86fe-c766790ab9af} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.01.30 07:04:42.171035 [ 276 ] {febad472-2957-4cfb-86fe-c766790ab9af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 5618 | 2026.01.30 07:04:42.171074 [ 276 ] {febad472-2957-4cfb-86fe-c766790ab9af} <Debug> TCPHandler: Processed in 0.001427599 sec. | ||
| 5619 | 2026.01.30 07:04:42.171201 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5620 | 2026.01.30 07:04:42.171298 [ 276 ] {e31f2a71-03e8-48b1-a72c-79b35e07b866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5621 | 2026.01.30 07:04:42.171343 [ 276 ] {e31f2a71-03e8-48b1-a72c-79b35e07b866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5622 | 2026.01.30 07:04:42.171772 [ 276 ] {e31f2a71-03e8-48b1-a72c-79b35e07b866} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.01.30 07:04:42.171810 [ 276 ] {e31f2a71-03e8-48b1-a72c-79b35e07b866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5624 | 2026.01.30 07:04:42.172142 [ 276 ] {e31f2a71-03e8-48b1-a72c-79b35e07b866} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5625 | 2026.01.30 07:04:42.172359 [ 276 ] {e31f2a71-03e8-48b1-a72c-79b35e07b866} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.01.30 07:04:42.172490 [ 276 ] {e31f2a71-03e8-48b1-a72c-79b35e07b866} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 5627 | 2026.01.30 07:04:42.172527 [ 276 ] {e31f2a71-03e8-48b1-a72c-79b35e07b866} <Debug> TCPHandler: Processed in 0.001375008 sec. | ||
| 5628 | 2026.01.30 07:04:42.172645 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.01.30 07:04:42.172739 [ 276 ] {3175a19a-efac-4456-b884-5bdb8789d87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.01.30 07:04:42.172782 [ 276 ] {3175a19a-efac-4456-b884-5bdb8789d87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5631 | 2026.01.30 07:04:42.173119 [ 276 ] {3175a19a-efac-4456-b884-5bdb8789d87f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.01.30 07:04:42.173154 [ 276 ] {3175a19a-efac-4456-b884-5bdb8789d87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5633 | 2026.01.30 07:04:42.173467 [ 276 ] {3175a19a-efac-4456-b884-5bdb8789d87f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5634 | 2026.01.30 07:04:42.173678 [ 276 ] {3175a19a-efac-4456-b884-5bdb8789d87f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.01.30 07:04:42.173806 [ 276 ] {3175a19a-efac-4456-b884-5bdb8789d87f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5636 | 2026.01.30 07:04:42.173842 [ 276 ] {3175a19a-efac-4456-b884-5bdb8789d87f} <Debug> TCPHandler: Processed in 0.001246184 sec. | ||
| 5637 | 2026.01.30 07:04:47.169944 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.01.30 07:04:47.170244 [ 276 ] {9df8635f-dcd2-4d75-9e16-6b1621793b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5639 | 2026.01.30 07:04:47.170354 [ 276 ] {9df8635f-dcd2-4d75-9e16-6b1621793b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5640 | 2026.01.30 07:04:47.171265 [ 276 ] {9df8635f-dcd2-4d75-9e16-6b1621793b87} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.01.30 07:04:47.171316 [ 276 ] {9df8635f-dcd2-4d75-9e16-6b1621793b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5642 | 2026.01.30 07:04:47.171725 [ 276 ] {9df8635f-dcd2-4d75-9e16-6b1621793b87} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5643 | 2026.01.30 07:04:47.171968 [ 276 ] {9df8635f-dcd2-4d75-9e16-6b1621793b87} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.01.30 07:04:47.172130 [ 276 ] {9df8635f-dcd2-4d75-9e16-6b1621793b87} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001958 sec., 69458.63125638406 rows/sec., 6.01 MiB/sec. | ||
| 5645 | 2026.01.30 07:04:47.172180 [ 276 ] {9df8635f-dcd2-4d75-9e16-6b1621793b87} <Debug> TCPHandler: Processed in 0.002420697 sec. | ||
| 5646 | 2026.01.30 07:04:47.172307 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.01.30 07:04:47.172408 [ 276 ] {a9c88737-5163-49cd-9a12-644b13463a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5648 | 2026.01.30 07:04:47.172453 [ 276 ] {a9c88737-5163-49cd-9a12-644b13463a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5649 | 2026.01.30 07:04:47.172880 [ 276 ] {a9c88737-5163-49cd-9a12-644b13463a4a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.01.30 07:04:47.172917 [ 276 ] {a9c88737-5163-49cd-9a12-644b13463a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5651 | 2026.01.30 07:04:47.173217 [ 276 ] {a9c88737-5163-49cd-9a12-644b13463a4a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5652 | 2026.01.30 07:04:47.173434 [ 276 ] {a9c88737-5163-49cd-9a12-644b13463a4a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.01.30 07:04:47.173544 [ 59 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5654 | 2026.01.30 07:04:47.173565 [ 276 ] {a9c88737-5163-49cd-9a12-644b13463a4a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.49 MiB/sec. | ||
| 5655 | 2026.01.30 07:04:47.173613 [ 59 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.01.30 07:04:47.173620 [ 276 ] {a9c88737-5163-49cd-9a12-644b13463a4a} <Debug> TCPHandler: Processed in 0.001365358 sec. | ||
| 5657 | 2026.01.30 07:04:47.173641 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5658 | 2026.01.30 07:04:47.173743 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2026.01.30 07:04:47.173750 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 5660 | 2026.01.30 07:04:47.173843 [ 276 ] {650709a4-11d6-476c-9435-1946354a396e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5661 | 2026.01.30 07:04:47.173889 [ 276 ] {650709a4-11d6-476c-9435-1946354a396e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5662 | 2026.01.30 07:04:47.173895 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5663 | 2026.01.30 07:04:47.173940 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 295 rows starting from the beginning of the part | ||
| 5664 | 2026.01.30 07:04:47.174016 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 263 rows starting from the beginning of the part | ||
| 5665 | 2026.01.30 07:04:47.174069 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 5666 | 2026.01.30 07:04:47.174119 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 5667 | 2026.01.30 07:04:47.174164 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 5668 | 2026.01.30 07:04:47.174211 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5669 | 2026.01.30 07:04:47.174323 [ 276 ] {650709a4-11d6-476c-9435-1946354a396e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.01.30 07:04:47.174365 [ 276 ] {650709a4-11d6-476c-9435-1946354a396e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5671 | 2026.01.30 07:04:47.174716 [ 276 ] {650709a4-11d6-476c-9435-1946354a396e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5672 | 2026.01.30 07:04:47.174954 [ 276 ] {650709a4-11d6-476c-9435-1946354a396e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.01.30 07:04:47.175085 [ 276 ] {650709a4-11d6-476c-9435-1946354a396e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001259 sec., 82605.24225575854 rows/sec., 6.45 MiB/sec. | ||
| 5674 | 2026.01.30 07:04:47.175123 [ 276 ] {650709a4-11d6-476c-9435-1946354a396e} <Debug> TCPHandler: Processed in 0.00142937 sec. | ||
| 5675 | 2026.01.30 07:04:47.175189 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490442 sec., 469659.3359553743 rows/sec., 31.83 MiB/sec. | ||
| 5676 | 2026.01.30 07:04:47.175240 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.01.30 07:04:47.175354 [ 276 ] {9f9a3c31-77c8-4624-ba7b-ae8ce2751764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5678 | 2026.01.30 07:04:47.175387 [ 198 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5679 | 2026.01.30 07:04:47.175406 [ 276 ] {9f9a3c31-77c8-4624-ba7b-ae8ce2751764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5680 | 2026.01.30 07:04:47.175727 [ 198 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.01.30 07:04:47.175821 [ 198 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_26_5} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5682 | 2026.01.30 07:04:47.175922 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5683 | 2026.01.30 07:04:47.175926 [ 276 ] {9f9a3c31-77c8-4624-ba7b-ae8ce2751764} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.01.30 07:04:47.175967 [ 276 ] {9f9a3c31-77c8-4624-ba7b-ae8ce2751764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5685 | 2026.01.30 07:04:47.176290 [ 276 ] {9f9a3c31-77c8-4624-ba7b-ae8ce2751764} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5686 | 2026.01.30 07:04:47.176516 [ 276 ] {9f9a3c31-77c8-4624-ba7b-ae8ce2751764} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.01.30 07:04:47.176646 [ 276 ] {9f9a3c31-77c8-4624-ba7b-ae8ce2751764} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 5688 | 2026.01.30 07:04:47.176684 [ 276 ] {9f9a3c31-77c8-4624-ba7b-ae8ce2751764} <Debug> TCPHandler: Processed in 0.001492171 sec. | ||
| 5689 | 2026.01.30 07:04:47.176801 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2026.01.30 07:04:47.176894 [ 276 ] {6bb71e7d-97e2-4c10-93b1-1a56c9224151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5691 | 2026.01.30 07:04:47.176947 [ 276 ] {6bb71e7d-97e2-4c10-93b1-1a56c9224151} <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 | ||
| 5692 | 2026.01.30 07:04:47.177772 [ 276 ] {6bb71e7d-97e2-4c10-93b1-1a56c9224151} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.01.30 07:04:47.177809 [ 276 ] {6bb71e7d-97e2-4c10-93b1-1a56c9224151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5694 | 2026.01.30 07:04:47.178367 [ 276 ] {6bb71e7d-97e2-4c10-93b1-1a56c9224151} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5695 | 2026.01.30 07:04:47.178590 [ 276 ] {6bb71e7d-97e2-4c10-93b1-1a56c9224151} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.01.30 07:04:47.178728 [ 276 ] {6bb71e7d-97e2-4c10-93b1-1a56c9224151} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001852 sec., 21598.272138228942 rows/sec., 38.70 MiB/sec. | ||
| 5697 | 2026.01.30 07:04:47.178791 [ 276 ] {6bb71e7d-97e2-4c10-93b1-1a56c9224151} <Debug> TCPHandler: Processed in 0.002038617 sec. | ||
| 5698 | 2026.01.30 07:04:47.178902 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.01.30 07:04:47.178995 [ 276 ] {763ff4b8-44c9-4203-93fe-2c58c0039ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5700 | 2026.01.30 07:04:47.179037 [ 276 ] {763ff4b8-44c9-4203-93fe-2c58c0039ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5701 | 2026.01.30 07:04:47.179368 [ 276 ] {763ff4b8-44c9-4203-93fe-2c58c0039ac0} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.01.30 07:04:47.179404 [ 276 ] {763ff4b8-44c9-4203-93fe-2c58c0039ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5703 | 2026.01.30 07:04:47.179704 [ 276 ] {763ff4b8-44c9-4203-93fe-2c58c0039ac0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5704 | 2026.01.30 07:04:47.179919 [ 276 ] {763ff4b8-44c9-4203-93fe-2c58c0039ac0} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.01.30 07:04:47.180048 [ 276 ] {763ff4b8-44c9-4203-93fe-2c58c0039ac0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5706 | 2026.01.30 07:04:47.180084 [ 276 ] {763ff4b8-44c9-4203-93fe-2c58c0039ac0} <Debug> TCPHandler: Processed in 0.001230864 sec. | ||
| 5707 | 2026.01.30 07:04:48.680236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13904 | ||
| 5708 | 2026.01.30 07:04:48.680723 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.01.30 07:04:48.680772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5710 | 2026.01.30 07:04:48.681259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5711 | 2026.01.30 07:04:48.681504 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.01.30 07:04:48.681651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13904 | ||
| 5713 | 2026.01.30 07:04:49.413529 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5714 | 2026.01.30 07:04:49.430267 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5715 | 2026.01.30 07:04:49.430316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5716 | 2026.01.30 07:04:49.436063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5717 | 2026.01.30 07:04:49.436761 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.01.30 07:04:49.439515 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5719 | 2026.01.30 07:04:51.169658 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 726 | ||
| 5720 | 2026.01.30 07:04:51.171763 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.01.30 07:04:51.171816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5722 | 2026.01.30 07:04:51.173012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5723 | 2026.01.30 07:04:51.173303 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.01.30 07:04:51.173665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 726 | ||
| 5725 | 2026.01.30 07:04:52.217112 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.01.30 07:04:52.217288 [ 276 ] {b8fa5568-812c-4e98-b6a7-45e0a8a85a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.01.30 07:04:52.217357 [ 276 ] {b8fa5568-812c-4e98-b6a7-45e0a8a85a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5728 | 2026.01.30 07:04:52.218072 [ 276 ] {b8fa5568-812c-4e98-b6a7-45e0a8a85a41} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.01.30 07:04:52.218122 [ 276 ] {b8fa5568-812c-4e98-b6a7-45e0a8a85a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5730 | 2026.01.30 07:04:52.218523 [ 276 ] {b8fa5568-812c-4e98-b6a7-45e0a8a85a41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5731 | 2026.01.30 07:04:52.218752 [ 276 ] {b8fa5568-812c-4e98-b6a7-45e0a8a85a41} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.01.30 07:04:52.218913 [ 276 ] {b8fa5568-812c-4e98-b6a7-45e0a8a85a41} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 1.19 MiB/sec. | ||
| 5733 | 2026.01.30 07:04:52.218957 [ 276 ] {b8fa5568-812c-4e98-b6a7-45e0a8a85a41} <Debug> TCPHandler: Processed in 0.001992865 sec. | ||
| 5734 | 2026.01.30 07:04:52.219087 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.01.30 07:04:52.219185 [ 276 ] {a1c500b3-03f5-4bd8-8da7-fe0fe12dce46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5736 | 2026.01.30 07:04:52.219227 [ 276 ] {a1c500b3-03f5-4bd8-8da7-fe0fe12dce46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5737 | 2026.01.30 07:04:52.219636 [ 276 ] {a1c500b3-03f5-4bd8-8da7-fe0fe12dce46} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.01.30 07:04:52.219673 [ 276 ] {a1c500b3-03f5-4bd8-8da7-fe0fe12dce46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5739 | 2026.01.30 07:04:52.220015 [ 276 ] {a1c500b3-03f5-4bd8-8da7-fe0fe12dce46} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5740 | 2026.01.30 07:04:52.220293 [ 276 ] {a1c500b3-03f5-4bd8-8da7-fe0fe12dce46} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.01.30 07:04:52.220459 [ 276 ] {a1c500b3-03f5-4bd8-8da7-fe0fe12dce46} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001293 sec., 3093.580819798917 rows/sec., 252.26 KiB/sec. | ||
| 5742 | 2026.01.30 07:04:52.220506 [ 276 ] {a1c500b3-03f5-4bd8-8da7-fe0fe12dce46} <Debug> TCPHandler: Processed in 0.001469561 sec. | ||
| 5743 | 2026.01.30 07:04:52.220665 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2026.01.30 07:04:52.220772 [ 276 ] {710df7e8-92be-4e26-a924-1cd159d1cfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5745 | 2026.01.30 07:04:52.220822 [ 276 ] {710df7e8-92be-4e26-a924-1cd159d1cfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5746 | 2026.01.30 07:04:52.222224 [ 276 ] {710df7e8-92be-4e26-a924-1cd159d1cfa2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.01.30 07:04:52.222275 [ 276 ] {710df7e8-92be-4e26-a924-1cd159d1cfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5748 | 2026.01.30 07:04:52.222788 [ 276 ] {710df7e8-92be-4e26-a924-1cd159d1cfa2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5749 | 2026.01.30 07:04:52.223120 [ 276 ] {710df7e8-92be-4e26-a924-1cd159d1cfa2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.01.30 07:04:52.223315 [ 276 ] {710df7e8-92be-4e26-a924-1cd159d1cfa2} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.002561 sec., 514642.717688403 rows/sec., 42.74 MiB/sec. | ||
| 5751 | 2026.01.30 07:04:52.223315 [ 51 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5752 | 2026.01.30 07:04:52.223377 [ 276 ] {710df7e8-92be-4e26-a924-1cd159d1cfa2} <Debug> TCPHandler: Processed in 0.002769357 sec. | ||
| 5753 | 2026.01.30 07:04:52.223427 [ 51 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.01.30 07:04:52.223467 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5755 | 2026.01.30 07:04:52.223572 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5756 | 2026.01.30 07:04:52.223593 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 5757 | 2026.01.30 07:04:52.223701 [ 276 ] {c905c151-1522-4072-90a1-2a3170e3037a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.01.30 07:04:52.223766 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5759 | 2026.01.30 07:04:52.223771 [ 276 ] {c905c151-1522-4072-90a1-2a3170e3037a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5760 | 2026.01.30 07:04:52.223819 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2552 rows starting from the beginning of the part | ||
| 5761 | 2026.01.30 07:04:52.223923 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5762 | 2026.01.30 07:04:52.223991 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 141 rows starting from the beginning of the part | ||
| 5763 | 2026.01.30 07:04:52.224058 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5764 | 2026.01.30 07:04:52.224128 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 5765 | 2026.01.30 07:04:52.224194 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1318 rows starting from the beginning of the part | ||
| 5766 | 2026.01.30 07:04:52.224378 [ 276 ] {c905c151-1522-4072-90a1-2a3170e3037a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.01.30 07:04:52.224423 [ 276 ] {c905c151-1522-4072-90a1-2a3170e3037a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5768 | 2026.01.30 07:04:52.224815 [ 276 ] {c905c151-1522-4072-90a1-2a3170e3037a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5769 | 2026.01.30 07:04:52.225054 [ 276 ] {c905c151-1522-4072-90a1-2a3170e3037a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5770 | 2026.01.30 07:04:52.225206 [ 276 ] {c905c151-1522-4072-90a1-2a3170e3037a} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001534 sec., 10430.247718383313 rows/sec., 808.50 KiB/sec. | ||
| 5771 | 2026.01.30 07:04:52.225262 [ 276 ] {c905c151-1522-4072-90a1-2a3170e3037a} <Debug> TCPHandler: Processed in 0.001761929 sec. | ||
| 5772 | 2026.01.30 07:04:52.225409 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2026.01.30 07:04:52.225511 [ 276 ] {8c62c074-fa85-478f-b983-1cb0259314f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5774 | 2026.01.30 07:04:52.225562 [ 276 ] {8c62c074-fa85-478f-b983-1cb0259314f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5775 | 2026.01.30 07:04:52.226473 [ 276 ] {8c62c074-fa85-478f-b983-1cb0259314f2} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5776 | 2026.01.30 07:04:52.226517 [ 276 ] {8c62c074-fa85-478f-b983-1cb0259314f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5777 | 2026.01.30 07:04:52.226966 [ 276 ] {8c62c074-fa85-478f-b983-1cb0259314f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5778 | 2026.01.30 07:04:52.227218 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4259 rows, containing 5 columns (5 merged, 0 gathered) in 0.003677752 sec., 1158044.3705828995 rows/sec., 99.60 MiB/sec. | ||
| 5779 | 2026.01.30 07:04:52.227277 [ 276 ] {8c62c074-fa85-478f-b983-1cb0259314f2} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.01.30 07:04:52.227469 [ 276 ] {8c62c074-fa85-478f-b983-1cb0259314f2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001981 sec., 127208.48056537102 rows/sec., 8.80 MiB/sec. | ||
| 5781 | 2026.01.30 07:04:52.227525 [ 276 ] {8c62c074-fa85-478f-b983-1cb0259314f2} <Debug> TCPHandler: Processed in 0.002167 sec. | ||
| 5782 | 2026.01.30 07:04:52.227626 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5783 | 2026.01.30 07:04:52.227693 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2026.01.30 07:04:52.227811 [ 276 ] {63ab7c82-ea65-49e3-bee5-29a7d3f06714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5785 | 2026.01.30 07:04:52.227863 [ 276 ] {63ab7c82-ea65-49e3-bee5-29a7d3f06714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5786 | 2026.01.30 07:04:52.228022 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.01.30 07:04:52.228131 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_41_8} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5788 | 2026.01.30 07:04:52.228243 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5789 | 2026.01.30 07:04:52.228569 [ 276 ] {63ab7c82-ea65-49e3-bee5-29a7d3f06714} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.01.30 07:04:52.228620 [ 276 ] {63ab7c82-ea65-49e3-bee5-29a7d3f06714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5791 | 2026.01.30 07:04:52.229118 [ 276 ] {63ab7c82-ea65-49e3-bee5-29a7d3f06714} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5792 | 2026.01.30 07:04:52.229450 [ 276 ] {63ab7c82-ea65-49e3-bee5-29a7d3f06714} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.01.30 07:04:52.229674 [ 276 ] {63ab7c82-ea65-49e3-bee5-29a7d3f06714} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001884 sec., 6369.426751592357 rows/sec., 497.61 KiB/sec. | ||
| 5794 | 2026.01.30 07:04:52.229748 [ 276 ] {63ab7c82-ea65-49e3-bee5-29a7d3f06714} <Debug> TCPHandler: Processed in 0.002109188 sec. | ||
| 5795 | 2026.01.30 07:04:52.230266 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.01.30 07:04:52.230386 [ 276 ] {e4ad7d74-b9bb-41ba-aab5-6da896a2e91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5797 | 2026.01.30 07:04:52.230440 [ 276 ] {e4ad7d74-b9bb-41ba-aab5-6da896a2e91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5798 | 2026.01.30 07:04:52.231380 [ 276 ] {e4ad7d74-b9bb-41ba-aab5-6da896a2e91c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.01.30 07:04:52.231427 [ 276 ] {e4ad7d74-b9bb-41ba-aab5-6da896a2e91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5800 | 2026.01.30 07:04:52.232135 [ 276 ] {e4ad7d74-b9bb-41ba-aab5-6da896a2e91c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5801 | 2026.01.30 07:04:52.232522 [ 276 ] {e4ad7d74-b9bb-41ba-aab5-6da896a2e91c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.01.30 07:04:52.232703 [ 276 ] {e4ad7d74-b9bb-41ba-aab5-6da896a2e91c} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.002342 sec., 239111.87019641334 rows/sec., 17.93 MiB/sec. | ||
| 5803 | 2026.01.30 07:04:52.232702 [ 49 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5804 | 2026.01.30 07:04:52.232746 [ 276 ] {e4ad7d74-b9bb-41ba-aab5-6da896a2e91c} <Debug> TCPHandler: Processed in 0.002542261 sec. | ||
| 5805 | 2026.01.30 07:04:52.232787 [ 49 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.01.30 07:04:52.232816 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5807 | 2026.01.30 07:04:52.232908 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.01.30 07:04:52.232928 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 5809 | 2026.01.30 07:04:52.233030 [ 276 ] {2ac959e5-b39c-4872-adce-11177775c808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5810 | 2026.01.30 07:04:52.233066 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5811 | 2026.01.30 07:04:52.233096 [ 276 ] {2ac959e5-b39c-4872-adce-11177775c808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5812 | 2026.01.30 07:04:52.233111 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1303 rows starting from the beginning of the part | ||
| 5813 | 2026.01.30 07:04:52.233206 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5814 | 2026.01.30 07:04:52.233270 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 114 rows starting from the beginning of the part | ||
| 5815 | 2026.01.30 07:04:52.233331 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5816 | 2026.01.30 07:04:52.233388 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5817 | 2026.01.30 07:04:52.233444 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 560 rows starting from the beginning of the part | ||
| 5818 | 2026.01.30 07:04:52.233986 [ 276 ] {2ac959e5-b39c-4872-adce-11177775c808} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.01.30 07:04:52.234038 [ 276 ] {2ac959e5-b39c-4872-adce-11177775c808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5820 | 2026.01.30 07:04:52.234738 [ 276 ] {2ac959e5-b39c-4872-adce-11177775c808} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5821 | 2026.01.30 07:04:52.235091 [ 276 ] {2ac959e5-b39c-4872-adce-11177775c808} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.01.30 07:04:52.235277 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401937 sec., 919674.4127760221 rows/sec., 71.31 MiB/sec. | ||
| 5823 | 2026.01.30 07:04:52.235281 [ 276 ] {2ac959e5-b39c-4872-adce-11177775c808} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.002275 sec., 387692.3076923077 rows/sec., 26.31 MiB/sec. | ||
| 5824 | 2026.01.30 07:04:52.235278 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5825 | 2026.01.30 07:04:52.235459 [ 276 ] {2ac959e5-b39c-4872-adce-11177775c808} <Debug> TCPHandler: Processed in 0.002605982 sec. | ||
| 5826 | 2026.01.30 07:04:52.235501 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.01.30 07:04:52.235546 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5828 | 2026.01.30 07:04:52.235636 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5829 | 2026.01.30 07:04:52.235682 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.01.30 07:04:52.235698 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 5831 | 2026.01.30 07:04:52.235807 [ 276 ] {7052517a-25af-4673-b989-26fb90b674aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5832 | 2026.01.30 07:04:52.235871 [ 276 ] {7052517a-25af-4673-b989-26fb90b674aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5833 | 2026.01.30 07:04:52.235902 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5834 | 2026.01.30 07:04:52.235977 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11744 rows starting from the beginning of the part | ||
| 5835 | 2026.01.30 07:04:52.236084 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5836 | 2026.01.30 07:04:52.236136 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5837 | 2026.01.30 07:04:52.236198 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 165 rows starting from the beginning of the part | ||
| 5838 | 2026.01.30 07:04:52.236279 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_41_8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5839 | 2026.01.30 07:04:52.236305 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5840 | 2026.01.30 07:04:52.236379 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5841 | 2026.01.30 07:04:52.236432 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5842 | 2026.01.30 07:04:52.236444 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 882 rows starting from the beginning of the part | ||
| 5843 | 2026.01.30 07:04:52.236537 [ 276 ] {7052517a-25af-4673-b989-26fb90b674aa} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.01.30 07:04:52.236641 [ 276 ] {7052517a-25af-4673-b989-26fb90b674aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5845 | 2026.01.30 07:04:52.237214 [ 276 ] {7052517a-25af-4673-b989-26fb90b674aa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5846 | 2026.01.30 07:04:52.237725 [ 276 ] {7052517a-25af-4673-b989-26fb90b674aa} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.01.30 07:04:52.237904 [ 49 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5848 | 2026.01.30 07:04:52.237923 [ 276 ] {7052517a-25af-4673-b989-26fb90b674aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002139 sec., 28050.490883590464 rows/sec., 1.89 MiB/sec. | ||
| 5849 | 2026.01.30 07:04:52.237961 [ 49 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2026.01.30 07:04:52.237993 [ 276 ] {7052517a-25af-4673-b989-26fb90b674aa} <Debug> TCPHandler: Processed in 0.002413787 sec. | ||
| 5851 | 2026.01.30 07:04:52.237998 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5852 | 2026.01.30 07:04:52.238170 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 5853 | 2026.01.30 07:04:52.238368 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5854 | 2026.01.30 07:04:52.238460 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2172 rows starting from the beginning of the part | ||
| 5855 | 2026.01.30 07:04:52.238551 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5856 | 2026.01.30 07:04:52.238617 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 5857 | 2026.01.30 07:04:52.238674 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5858 | 2026.01.30 07:04:52.238728 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5859 | 2026.01.30 07:04:52.238809 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5860 | 2026.01.30 07:04:52.240839 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002729056 sec., 905807.7225238323 rows/sec., 60.13 MiB/sec. | ||
| 5861 | 2026.01.30 07:04:52.241414 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5862 | 2026.01.30 07:04:52.241864 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.01.30 07:04:52.241989 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_41_8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5864 | 2026.01.30 07:04:52.242147 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5865 | 2026.01.30 07:04:52.242415 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13271 rows, containing 5 columns (5 merged, 0 gathered) in 0.006782568 sec., 1956633.5346730028 rows/sec., 133.60 MiB/sec. | ||
| 5866 | 2026.01.30 07:04:52.242999 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5867 | 2026.01.30 07:04:52.243355 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.01.30 07:04:52.243459 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5869 | 2026.01.30 07:04:52.243585 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5870 | 2026.01.30 07:04:55.968631 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5871 | 2026.01.30 07:04:55.968707 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5872 | 2026.01.30 07:04:56.182680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14416 | ||
| 5873 | 2026.01.30 07:04:56.183216 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.01.30 07:04:56.183265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5875 | 2026.01.30 07:04:56.183755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5876 | 2026.01.30 07:04:56.183981 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.01.30 07:04:56.184130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14416 | ||
| 5878 | 2026.01.30 07:04:56.940527 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5879 | 2026.01.30 07:04:56.958529 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.01.30 07:04:56.958596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5881 | 2026.01.30 07:04:56.964107 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5882 | 2026.01.30 07:04:56.964777 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.01.30 07:04:56.967751 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5884 | 2026.01.30 07:04:57.169578 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.01.30 07:04:57.169761 [ 276 ] {0ff9ced0-1611-414c-a189-10994d5968b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5886 | 2026.01.30 07:04:57.169830 [ 276 ] {0ff9ced0-1611-414c-a189-10994d5968b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5887 | 2026.01.30 07:04:57.170581 [ 276 ] {0ff9ced0-1611-414c-a189-10994d5968b7} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.01.30 07:04:57.170636 [ 276 ] {0ff9ced0-1611-414c-a189-10994d5968b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5889 | 2026.01.30 07:04:57.171045 [ 276 ] {0ff9ced0-1611-414c-a189-10994d5968b7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5890 | 2026.01.30 07:04:57.171289 [ 276 ] {0ff9ced0-1611-414c-a189-10994d5968b7} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.01.30 07:04:57.171457 [ 276 ] {0ff9ced0-1611-414c-a189-10994d5968b7} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001745 sec., 77936.96275071632 rows/sec., 6.74 MiB/sec. | ||
| 5892 | 2026.01.30 07:04:57.171512 [ 276 ] {0ff9ced0-1611-414c-a189-10994d5968b7} <Debug> TCPHandler: Processed in 0.002062417 sec. | ||
| 5893 | 2026.01.30 07:04:57.171642 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.01.30 07:04:57.171744 [ 276 ] {87170d05-dc15-41f7-b360-297369ab3adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.01.30 07:04:57.171789 [ 276 ] {87170d05-dc15-41f7-b360-297369ab3adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5896 | 2026.01.30 07:04:57.172236 [ 276 ] {87170d05-dc15-41f7-b360-297369ab3adb} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.01.30 07:04:57.172273 [ 276 ] {87170d05-dc15-41f7-b360-297369ab3adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5898 | 2026.01.30 07:04:57.172585 [ 276 ] {87170d05-dc15-41f7-b360-297369ab3adb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5899 | 2026.01.30 07:04:57.172804 [ 276 ] {87170d05-dc15-41f7-b360-297369ab3adb} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.01.30 07:04:57.172942 [ 276 ] {87170d05-dc15-41f7-b360-297369ab3adb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001221 sec., 32760.03276003276 rows/sec., 2.41 MiB/sec. | ||
| 5901 | 2026.01.30 07:04:57.172983 [ 276 ] {87170d05-dc15-41f7-b360-297369ab3adb} <Debug> TCPHandler: Processed in 0.001391829 sec. | ||
| 5902 | 2026.01.30 07:04:57.173095 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.01.30 07:04:57.173191 [ 276 ] {db737af5-a389-4993-861f-27c0a8fe8c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5904 | 2026.01.30 07:04:57.173234 [ 276 ] {db737af5-a389-4993-861f-27c0a8fe8c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5905 | 2026.01.30 07:04:57.173683 [ 276 ] {db737af5-a389-4993-861f-27c0a8fe8c9f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.01.30 07:04:57.173720 [ 276 ] {db737af5-a389-4993-861f-27c0a8fe8c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5907 | 2026.01.30 07:04:57.174031 [ 276 ] {db737af5-a389-4993-861f-27c0a8fe8c9f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5908 | 2026.01.30 07:04:57.174246 [ 276 ] {db737af5-a389-4993-861f-27c0a8fe8c9f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.01.30 07:04:57.174380 [ 276 ] {db737af5-a389-4993-861f-27c0a8fe8c9f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 5910 | 2026.01.30 07:04:57.174419 [ 276 ] {db737af5-a389-4993-861f-27c0a8fe8c9f} <Debug> TCPHandler: Processed in 0.001372429 sec. | ||
| 5911 | 2026.01.30 07:04:57.174534 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.01.30 07:04:57.174629 [ 276 ] {f85a30f6-43b1-4b89-9a65-a7f75c7f4a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.01.30 07:04:57.174674 [ 276 ] {f85a30f6-43b1-4b89-9a65-a7f75c7f4a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5914 | 2026.01.30 07:04:57.175114 [ 276 ] {f85a30f6-43b1-4b89-9a65-a7f75c7f4a1d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.01.30 07:04:57.175152 [ 276 ] {f85a30f6-43b1-4b89-9a65-a7f75c7f4a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5916 | 2026.01.30 07:04:57.176969 [ 276 ] {f85a30f6-43b1-4b89-9a65-a7f75c7f4a1d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5917 | 2026.01.30 07:04:57.177285 [ 276 ] {f85a30f6-43b1-4b89-9a65-a7f75c7f4a1d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.01.30 07:04:57.177466 [ 276 ] {f85a30f6-43b1-4b89-9a65-a7f75c7f4a1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002855 sec., 56042.031523642734 rows/sec., 3.90 MiB/sec. | ||
| 5919 | 2026.01.30 07:04:57.177514 [ 276 ] {f85a30f6-43b1-4b89-9a65-a7f75c7f4a1d} <Debug> TCPHandler: Processed in 0.003028853 sec. | ||
| 5920 | 2026.01.30 07:04:57.177802 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.01.30 07:04:57.177913 [ 276 ] {8ebf10eb-3e05-4f98-b271-f7c8edc73371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.01.30 07:04:57.178428 [ 276 ] {8ebf10eb-3e05-4f98-b271-f7c8edc73371} <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 | ||
| 5923 | 2026.01.30 07:04:57.179335 [ 276 ] {8ebf10eb-3e05-4f98-b271-f7c8edc73371} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.30 07:04:57.179369 [ 276 ] {8ebf10eb-3e05-4f98-b271-f7c8edc73371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5925 | 2026.01.30 07:04:57.179942 [ 276 ] {8ebf10eb-3e05-4f98-b271-f7c8edc73371} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5926 | 2026.01.30 07:04:57.180172 [ 276 ] {8ebf10eb-3e05-4f98-b271-f7c8edc73371} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.30 07:04:57.180300 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5928 | 2026.01.30 07:04:57.180311 [ 276 ] {8ebf10eb-3e05-4f98-b271-f7c8edc73371} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002423 sec., 16508.46058605035 rows/sec., 29.58 MiB/sec. | ||
| 5929 | 2026.01.30 07:04:57.180374 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.01.30 07:04:57.180400 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5931 | 2026.01.30 07:04:57.180405 [ 276 ] {8ebf10eb-3e05-4f98-b271-f7c8edc73371} <Debug> TCPHandler: Processed in 0.002662444 sec. | ||
| 5932 | 2026.01.30 07:04:57.180509 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 5933 | 2026.01.30 07:04:57.180538 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2026.01.30 07:04:57.180636 [ 276 ] {8a5a2067-11c3-49aa-ba46-d90d663fb828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5935 | 2026.01.30 07:04:57.180679 [ 276 ] {8a5a2067-11c3-49aa-ba46-d90d663fb828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5936 | 2026.01.30 07:04:57.180779 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5937 | 2026.01.30 07:04:57.180851 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 547 rows starting from the beginning of the part | ||
| 5938 | 2026.01.30 07:04:57.181001 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5939 | 2026.01.30 07:04:57.181028 [ 276 ] {8a5a2067-11c3-49aa-ba46-d90d663fb828} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5940 | 2026.01.30 07:04:57.181068 [ 276 ] {8a5a2067-11c3-49aa-ba46-d90d663fb828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5941 | 2026.01.30 07:04:57.181126 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 5942 | 2026.01.30 07:04:57.181242 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5943 | 2026.01.30 07:04:57.181359 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5944 | 2026.01.30 07:04:57.181389 [ 276 ] {8a5a2067-11c3-49aa-ba46-d90d663fb828} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5945 | 2026.01.30 07:04:57.181471 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5946 | 2026.01.30 07:04:57.181611 [ 276 ] {8a5a2067-11c3-49aa-ba46-d90d663fb828} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.01.30 07:04:57.181746 [ 276 ] {8a5a2067-11c3-49aa-ba46-d90d663fb828} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5948 | 2026.01.30 07:04:57.181784 [ 276 ] {8a5a2067-11c3-49aa-ba46-d90d663fb828} <Debug> TCPHandler: Processed in 0.001295406 sec. | ||
| 5949 | 2026.01.30 07:04:57.197924 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 19 columns (19 merged, 0 gathered) in 0.017465665 sec., 42769.62829643189 rows/sec., 76.64 MiB/sec. | ||
| 5950 | 2026.01.30 07:04:57.198681 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5951 | 2026.01.30 07:04:57.199016 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5952 | 2026.01.30 07:04:57.199087 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5953 | 2026.01.30 07:04:57.199181 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 5954 | 2026.01.30 07:04:58.000292 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.22 MiB, peak 279.93 MiB, free memory in arenas 0.00 B, will set to 273.62 MiB (RSS), difference: 1.41 MiB | ||
| 5955 | 2026.01.30 07:05:01.174707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 756 | ||
| 5956 | 2026.01.30 07:05:01.176965 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5957 | 2026.01.30 07:05:01.177012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5958 | 2026.01.30 07:05:01.178202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5959 | 2026.01.30 07:05:01.178472 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2026.01.30 07:05:01.178718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5961 | 2026.01.30 07:05:02.166954 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.01.30 07:05:02.167153 [ 276 ] {a9338fa1-0d49-46f8-b6b7-b01dc2061e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5963 | 2026.01.30 07:05:02.167233 [ 276 ] {a9338fa1-0d49-46f8-b6b7-b01dc2061e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5964 | 2026.01.30 07:05:02.168191 [ 276 ] {a9338fa1-0d49-46f8-b6b7-b01dc2061e9a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.01.30 07:05:02.168270 [ 276 ] {a9338fa1-0d49-46f8-b6b7-b01dc2061e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5966 | 2026.01.30 07:05:02.168794 [ 276 ] {a9338fa1-0d49-46f8-b6b7-b01dc2061e9a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5967 | 2026.01.30 07:05:02.169118 [ 276 ] {a9338fa1-0d49-46f8-b6b7-b01dc2061e9a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.01.30 07:05:02.169336 [ 276 ] {a9338fa1-0d49-46f8-b6b7-b01dc2061e9a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002235 sec., 25055.92841163311 rows/sec., 1.91 MiB/sec. | ||
| 5969 | 2026.01.30 07:05:02.169396 [ 276 ] {a9338fa1-0d49-46f8-b6b7-b01dc2061e9a} <Debug> TCPHandler: Processed in 0.002584122 sec. | ||
| 5970 | 2026.01.30 07:05:02.169532 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.01.30 07:05:02.169642 [ 276 ] {ffcc1ac3-98a9-4921-a772-f094bdad13b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5972 | 2026.01.30 07:05:02.169687 [ 276 ] {ffcc1ac3-98a9-4921-a772-f094bdad13b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5973 | 2026.01.30 07:05:02.170160 [ 276 ] {ffcc1ac3-98a9-4921-a772-f094bdad13b8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.01.30 07:05:02.170198 [ 276 ] {ffcc1ac3-98a9-4921-a772-f094bdad13b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5975 | 2026.01.30 07:05:02.170534 [ 276 ] {ffcc1ac3-98a9-4921-a772-f094bdad13b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5976 | 2026.01.30 07:05:02.170752 [ 276 ] {ffcc1ac3-98a9-4921-a772-f094bdad13b8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.01.30 07:05:02.170884 [ 276 ] {ffcc1ac3-98a9-4921-a772-f094bdad13b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 5978 | 2026.01.30 07:05:02.170929 [ 276 ] {ffcc1ac3-98a9-4921-a772-f094bdad13b8} <Debug> TCPHandler: Processed in 0.00145058 sec. | ||
| 5979 | 2026.01.30 07:05:02.171048 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.01.30 07:05:02.171147 [ 276 ] {86ce4ab7-ca4a-461f-94d0-8423b28064cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.01.30 07:05:02.171193 [ 276 ] {86ce4ab7-ca4a-461f-94d0-8423b28064cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5982 | 2026.01.30 07:05:02.171637 [ 276 ] {86ce4ab7-ca4a-461f-94d0-8423b28064cc} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.01.30 07:05:02.171671 [ 276 ] {86ce4ab7-ca4a-461f-94d0-8423b28064cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5984 | 2026.01.30 07:05:02.172026 [ 276 ] {86ce4ab7-ca4a-461f-94d0-8423b28064cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5985 | 2026.01.30 07:05:02.172246 [ 276 ] {86ce4ab7-ca4a-461f-94d0-8423b28064cc} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.01.30 07:05:02.172376 [ 276 ] {86ce4ab7-ca4a-461f-94d0-8423b28064cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 5987 | 2026.01.30 07:05:02.172414 [ 276 ] {86ce4ab7-ca4a-461f-94d0-8423b28064cc} <Debug> TCPHandler: Processed in 0.001416299 sec. | ||
| 5988 | 2026.01.30 07:05:02.172523 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.01.30 07:05:02.172617 [ 276 ] {23370f3a-ddc6-4a8d-a542-ef0f657f9009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.01.30 07:05:02.172659 [ 276 ] {23370f3a-ddc6-4a8d-a542-ef0f657f9009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5991 | 2026.01.30 07:05:02.173002 [ 276 ] {23370f3a-ddc6-4a8d-a542-ef0f657f9009} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.01.30 07:05:02.173041 [ 276 ] {23370f3a-ddc6-4a8d-a542-ef0f657f9009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 5993 | 2026.01.30 07:05:02.173347 [ 276 ] {23370f3a-ddc6-4a8d-a542-ef0f657f9009} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5994 | 2026.01.30 07:05:02.173557 [ 276 ] {23370f3a-ddc6-4a8d-a542-ef0f657f9009} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.01.30 07:05:02.173686 [ 276 ] {23370f3a-ddc6-4a8d-a542-ef0f657f9009} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5996 | 2026.01.30 07:05:02.173722 [ 276 ] {23370f3a-ddc6-4a8d-a542-ef0f657f9009} <Debug> TCPHandler: Processed in 0.001247905 sec. | ||
| 5997 | 2026.01.30 07:05:03.685144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14864 | ||
| 5998 | 2026.01.30 07:05:03.685646 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.01.30 07:05:03.685692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6000 | 2026.01.30 07:05:03.686181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6001 | 2026.01.30 07:05:03.686411 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.01.30 07:05:03.686557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14864 | ||
| 6003 | 2026.01.30 07:05:03.686556 [ 147 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6004 | 2026.01.30 07:05:03.686631 [ 147 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.01.30 07:05:03.686651 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6006 | 2026.01.30 07:05:03.686752 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 6007 | 2026.01.30 07:05:03.686869 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6008 | 2026.01.30 07:05:03.686907 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12496 rows starting from the beginning of the part | ||
| 6009 | 2026.01.30 07:05:03.686975 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6010 | 2026.01.30 07:05:03.687020 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6011 | 2026.01.30 07:05:03.687060 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6012 | 2026.01.30 07:05:03.687098 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6013 | 2026.01.30 07:05:03.687136 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6014 | 2026.01.30 07:05:03.689080 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14864 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374226 sec., 6260566.60149455 rows/sec., 89.56 MiB/sec. | ||
| 6015 | 2026.01.30 07:05:03.689386 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6016 | 2026.01.30 07:05:03.689644 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.01.30 07:05:03.689720 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_31_6} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6018 | 2026.01.30 07:05:03.689810 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6019 | 2026.01.30 07:05:04.468741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6020 | 2026.01.30 07:05:04.487214 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.01.30 07:05:04.487276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6022 | 2026.01.30 07:05:04.492646 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6023 | 2026.01.30 07:05:04.493338 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.01.30 07:05:04.493635 [ 147 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6025 | 2026.01.30 07:05:04.493704 [ 147 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.01.30 07:05:04.493727 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 6027 | 2026.01.30 07:05:04.493827 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6028 | 2026.01.30 07:05:04.496636 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6029 | 2026.01.30 07:05:04.497298 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6030 | 2026.01.30 07:05:04.498810 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6031 | 2026.01.30 07:05:04.503578 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6032 | 2026.01.30 07:05:04.508109 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6033 | 2026.01.30 07:05:04.512607 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6034 | 2026.01.30 07:05:04.517294 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6035 | 2026.01.30 07:05:04.521679 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6036 | 2026.01.30 07:05:04.577528 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083734554 sec., 2794.545248309318 rows/sec., 14.45 MiB/sec. | ||
| 6037 | 2026.01.30 07:05:04.580583 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6038 | 2026.01.30 07:05:04.582677 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_31_6} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.01.30 07:05:04.582802 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_31_6} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6040 | 2026.01.30 07:05:04.585594 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6041 | 2026.01.30 07:05:05.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.05 MiB, peak 285.59 MiB, free memory in arenas 0.00 B, will set to 279.79 MiB (RSS), difference: 4.74 MiB | ||
| 6042 | 2026.01.30 07:05:07.169213 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6043 | 2026.01.30 07:05:07.169419 [ 276 ] {01fd24ff-1a4b-4e9b-b456-6db10ea5b7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6044 | 2026.01.30 07:05:07.169486 [ 276 ] {01fd24ff-1a4b-4e9b-b456-6db10ea5b7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6045 | 2026.01.30 07:05:07.170126 [ 276 ] {01fd24ff-1a4b-4e9b-b456-6db10ea5b7d6} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2026.01.30 07:05:07.170177 [ 276 ] {01fd24ff-1a4b-4e9b-b456-6db10ea5b7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6047 | 2026.01.30 07:05:07.170567 [ 276 ] {01fd24ff-1a4b-4e9b-b456-6db10ea5b7d6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6048 | 2026.01.30 07:05:07.170794 [ 276 ] {01fd24ff-1a4b-4e9b-b456-6db10ea5b7d6} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.01.30 07:05:07.170955 [ 276 ] {01fd24ff-1a4b-4e9b-b456-6db10ea5b7d6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 205.79 KiB/sec. | ||
| 6050 | 2026.01.30 07:05:07.171005 [ 276 ] {01fd24ff-1a4b-4e9b-b456-6db10ea5b7d6} <Debug> TCPHandler: Processed in 0.001932563 sec. | ||
| 6051 | 2026.01.30 07:05:07.171135 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.01.30 07:05:07.171236 [ 276 ] {a4db0e7c-3766-4c6c-9161-6380677db973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6053 | 2026.01.30 07:05:07.171280 [ 276 ] {a4db0e7c-3766-4c6c-9161-6380677db973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6054 | 2026.01.30 07:05:07.171792 [ 276 ] {a4db0e7c-3766-4c6c-9161-6380677db973} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.01.30 07:05:07.171830 [ 276 ] {a4db0e7c-3766-4c6c-9161-6380677db973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6056 | 2026.01.30 07:05:07.172171 [ 276 ] {a4db0e7c-3766-4c6c-9161-6380677db973} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6057 | 2026.01.30 07:05:07.172387 [ 276 ] {a4db0e7c-3766-4c6c-9161-6380677db973} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.01.30 07:05:07.172522 [ 276 ] {a4db0e7c-3766-4c6c-9161-6380677db973} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001308 sec., 105504.58715596331 rows/sec., 9.11 MiB/sec. | ||
| 6059 | 2026.01.30 07:05:07.172561 [ 276 ] {a4db0e7c-3766-4c6c-9161-6380677db973} <Debug> TCPHandler: Processed in 0.001476881 sec. | ||
| 6060 | 2026.01.30 07:05:07.172672 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.01.30 07:05:07.172768 [ 276 ] {392feca5-f419-4e23-b4a7-23ba82366f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6062 | 2026.01.30 07:05:07.172809 [ 276 ] {392feca5-f419-4e23-b4a7-23ba82366f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6063 | 2026.01.30 07:05:07.173223 [ 276 ] {392feca5-f419-4e23-b4a7-23ba82366f48} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.01.30 07:05:07.173261 [ 276 ] {392feca5-f419-4e23-b4a7-23ba82366f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6065 | 2026.01.30 07:05:07.173568 [ 276 ] {392feca5-f419-4e23-b4a7-23ba82366f48} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6066 | 2026.01.30 07:05:07.173788 [ 276 ] {392feca5-f419-4e23-b4a7-23ba82366f48} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.01.30 07:05:07.173920 [ 276 ] {392feca5-f419-4e23-b4a7-23ba82366f48} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001172 sec., 37542.662116040956 rows/sec., 2.74 MiB/sec. | ||
| 6068 | 2026.01.30 07:05:07.173958 [ 276 ] {392feca5-f419-4e23-b4a7-23ba82366f48} <Debug> TCPHandler: Processed in 0.001335758 sec. | ||
| 6069 | 2026.01.30 07:05:07.174078 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.01.30 07:05:07.174177 [ 276 ] {d9adf331-0706-4372-926f-c125d7053670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6071 | 2026.01.30 07:05:07.174217 [ 276 ] {d9adf331-0706-4372-926f-c125d7053670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6072 | 2026.01.30 07:05:07.174672 [ 276 ] {d9adf331-0706-4372-926f-c125d7053670} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.01.30 07:05:07.174709 [ 276 ] {d9adf331-0706-4372-926f-c125d7053670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6074 | 2026.01.30 07:05:07.175023 [ 276 ] {d9adf331-0706-4372-926f-c125d7053670} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6075 | 2026.01.30 07:05:07.175231 [ 276 ] {d9adf331-0706-4372-926f-c125d7053670} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.01.30 07:05:07.175359 [ 276 ] {d9adf331-0706-4372-926f-c125d7053670} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001201 sec., 89925.06244796004 rows/sec., 7.03 MiB/sec. | ||
| 6077 | 2026.01.30 07:05:07.175397 [ 276 ] {d9adf331-0706-4372-926f-c125d7053670} <Debug> TCPHandler: Processed in 0.001368218 sec. | ||
| 6078 | 2026.01.30 07:05:07.175514 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.01.30 07:05:07.175608 [ 276 ] {87df18c4-1c55-4b4f-87fb-e346c6f79ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6080 | 2026.01.30 07:05:07.175652 [ 276 ] {87df18c4-1c55-4b4f-87fb-e346c6f79ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6081 | 2026.01.30 07:05:07.176071 [ 276 ] {87df18c4-1c55-4b4f-87fb-e346c6f79ee9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.01.30 07:05:07.176107 [ 276 ] {87df18c4-1c55-4b4f-87fb-e346c6f79ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6083 | 2026.01.30 07:05:07.176436 [ 276 ] {87df18c4-1c55-4b4f-87fb-e346c6f79ee9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6084 | 2026.01.30 07:05:07.176653 [ 276 ] {87df18c4-1c55-4b4f-87fb-e346c6f79ee9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.01.30 07:05:07.176782 [ 276 ] {87df18c4-1c55-4b4f-87fb-e346c6f79ee9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001191 sec., 136020.15113350126 rows/sec., 9.47 MiB/sec. | ||
| 6086 | 2026.01.30 07:05:07.176819 [ 276 ] {87df18c4-1c55-4b4f-87fb-e346c6f79ee9} <Debug> TCPHandler: Processed in 0.001352708 sec. | ||
| 6087 | 2026.01.30 07:05:07.176921 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.01.30 07:05:07.177013 [ 276 ] {c8c0775f-bf98-44e3-a4da-c635948c8edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.01.30 07:05:07.177067 [ 276 ] {c8c0775f-bf98-44e3-a4da-c635948c8edc} <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 | ||
| 6090 | 2026.01.30 07:05:07.177924 [ 276 ] {c8c0775f-bf98-44e3-a4da-c635948c8edc} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.01.30 07:05:07.177961 [ 276 ] {c8c0775f-bf98-44e3-a4da-c635948c8edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6092 | 2026.01.30 07:05:07.178519 [ 276 ] {c8c0775f-bf98-44e3-a4da-c635948c8edc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6093 | 2026.01.30 07:05:07.178746 [ 276 ] {c8c0775f-bf98-44e3-a4da-c635948c8edc} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.01.30 07:05:07.178883 [ 276 ] {c8c0775f-bf98-44e3-a4da-c635948c8edc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001887 sec., 21197.668256491786 rows/sec., 37.99 MiB/sec. | ||
| 6095 | 2026.01.30 07:05:07.178943 [ 276 ] {c8c0775f-bf98-44e3-a4da-c635948c8edc} <Debug> TCPHandler: Processed in 0.002070548 sec. | ||
| 6096 | 2026.01.30 07:05:07.179053 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.01.30 07:05:07.179152 [ 276 ] {6b2dc143-fd1f-4855-bee7-306c4827a611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.01.30 07:05:07.179194 [ 276 ] {6b2dc143-fd1f-4855-bee7-306c4827a611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6099 | 2026.01.30 07:05:07.179546 [ 276 ] {6b2dc143-fd1f-4855-bee7-306c4827a611} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.01.30 07:05:07.179584 [ 276 ] {6b2dc143-fd1f-4855-bee7-306c4827a611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6101 | 2026.01.30 07:05:07.179891 [ 276 ] {6b2dc143-fd1f-4855-bee7-306c4827a611} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6102 | 2026.01.30 07:05:07.180101 [ 276 ] {6b2dc143-fd1f-4855-bee7-306c4827a611} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.01.30 07:05:07.180232 [ 276 ] {6b2dc143-fd1f-4855-bee7-306c4827a611} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6104 | 2026.01.30 07:05:07.180270 [ 276 ] {6b2dc143-fd1f-4855-bee7-306c4827a611} <Debug> TCPHandler: Processed in 0.001266386 sec. | ||
| 6105 | 2026.01.30 07:05:10.968967 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6106 | 2026.01.30 07:05:10.969016 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6107 | 2026.01.30 07:05:11.179737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 778 | ||
| 6108 | 2026.01.30 07:05:11.181886 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.01.30 07:05:11.181944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6110 | 2026.01.30 07:05:11.183149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6111 | 2026.01.30 07:05:11.183433 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.01.30 07:05:11.183806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 6113 | 2026.01.30 07:05:11.187529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15376 | ||
| 6114 | 2026.01.30 07:05:11.188107 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.01.30 07:05:11.188153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6116 | 2026.01.30 07:05:11.188908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6117 | 2026.01.30 07:05:11.189147 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.01.30 07:05:11.189287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15376 | ||
| 6119 | 2026.01.30 07:05:11.997581 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6120 | 2026.01.30 07:05:12.002182 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000831043 sec. | ||
| 6121 | 2026.01.30 07:05:12.012502 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.01.30 07:05:12.012558 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6123 | 2026.01.30 07:05:12.018114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6124 | 2026.01.30 07:05:12.018808 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.01.30 07:05:12.021365 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6126 | 2026.01.30 07:05:12.166865 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.01.30 07:05:12.167038 [ 276 ] {964c22bf-9c2a-4a8f-932a-176f0eb50acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6128 | 2026.01.30 07:05:12.167110 [ 276 ] {964c22bf-9c2a-4a8f-932a-176f0eb50acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6129 | 2026.01.30 07:05:12.167790 [ 276 ] {964c22bf-9c2a-4a8f-932a-176f0eb50acb} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.01.30 07:05:12.167838 [ 276 ] {964c22bf-9c2a-4a8f-932a-176f0eb50acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6131 | 2026.01.30 07:05:12.168238 [ 276 ] {964c22bf-9c2a-4a8f-932a-176f0eb50acb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6132 | 2026.01.30 07:05:12.168482 [ 276 ] {964c22bf-9c2a-4a8f-932a-176f0eb50acb} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.01.30 07:05:12.168645 [ 276 ] {964c22bf-9c2a-4a8f-932a-176f0eb50acb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 6134 | 2026.01.30 07:05:12.168695 [ 276 ] {964c22bf-9c2a-4a8f-932a-176f0eb50acb} <Debug> TCPHandler: Processed in 0.001955374 sec. | ||
| 6135 | 2026.01.30 07:05:12.168821 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.01.30 07:05:12.168922 [ 276 ] {cb3b9423-9f59-42e4-8631-98fda2b32d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6137 | 2026.01.30 07:05:12.168964 [ 276 ] {cb3b9423-9f59-42e4-8631-98fda2b32d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6138 | 2026.01.30 07:05:12.169389 [ 276 ] {cb3b9423-9f59-42e4-8631-98fda2b32d1a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.01.30 07:05:12.169428 [ 276 ] {cb3b9423-9f59-42e4-8631-98fda2b32d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6140 | 2026.01.30 07:05:12.169739 [ 276 ] {cb3b9423-9f59-42e4-8631-98fda2b32d1a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6141 | 2026.01.30 07:05:12.169950 [ 276 ] {cb3b9423-9f59-42e4-8631-98fda2b32d1a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.01.30 07:05:12.170084 [ 276 ] {cb3b9423-9f59-42e4-8631-98fda2b32d1a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 6143 | 2026.01.30 07:05:12.170124 [ 276 ] {cb3b9423-9f59-42e4-8631-98fda2b32d1a} <Debug> TCPHandler: Processed in 0.001353928 sec. | ||
| 6144 | 2026.01.30 07:05:12.170241 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.01.30 07:05:12.170338 [ 276 ] {9d570837-298a-4d2c-bd4c-86eff9754d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6146 | 2026.01.30 07:05:12.170382 [ 276 ] {9d570837-298a-4d2c-bd4c-86eff9754d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6147 | 2026.01.30 07:05:12.170805 [ 276 ] {9d570837-298a-4d2c-bd4c-86eff9754d05} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.01.30 07:05:12.170842 [ 276 ] {9d570837-298a-4d2c-bd4c-86eff9754d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6149 | 2026.01.30 07:05:12.171182 [ 276 ] {9d570837-298a-4d2c-bd4c-86eff9754d05} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6150 | 2026.01.30 07:05:12.171389 [ 276 ] {9d570837-298a-4d2c-bd4c-86eff9754d05} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.01.30 07:05:12.171527 [ 276 ] {9d570837-298a-4d2c-bd4c-86eff9754d05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 6152 | 2026.01.30 07:05:12.171565 [ 276 ] {9d570837-298a-4d2c-bd4c-86eff9754d05} <Debug> TCPHandler: Processed in 0.001374009 sec. | ||
| 6153 | 2026.01.30 07:05:12.171678 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2026.01.30 07:05:12.171771 [ 276 ] {1afc4b47-12e7-4298-ad65-007214fbbe39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6155 | 2026.01.30 07:05:12.171812 [ 276 ] {1afc4b47-12e7-4298-ad65-007214fbbe39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6156 | 2026.01.30 07:05:12.172146 [ 276 ] {1afc4b47-12e7-4298-ad65-007214fbbe39} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.01.30 07:05:12.172182 [ 276 ] {1afc4b47-12e7-4298-ad65-007214fbbe39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6158 | 2026.01.30 07:05:12.172498 [ 276 ] {1afc4b47-12e7-4298-ad65-007214fbbe39} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6159 | 2026.01.30 07:05:12.172716 [ 276 ] {1afc4b47-12e7-4298-ad65-007214fbbe39} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2026.01.30 07:05:12.172851 [ 276 ] {1afc4b47-12e7-4298-ad65-007214fbbe39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6161 | 2026.01.30 07:05:12.172887 [ 276 ] {1afc4b47-12e7-4298-ad65-007214fbbe39} <Debug> TCPHandler: Processed in 0.001258165 sec. | ||
| 6162 | 2026.01.30 07:05:17.168789 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6163 | 2026.01.30 07:05:17.169000 [ 276 ] {43c11d81-395e-4f3e-ba9d-d9d14eb7574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6164 | 2026.01.30 07:05:17.169074 [ 276 ] {43c11d81-395e-4f3e-ba9d-d9d14eb7574a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6165 | 2026.01.30 07:05:17.169850 [ 276 ] {43c11d81-395e-4f3e-ba9d-d9d14eb7574a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.01.30 07:05:17.169898 [ 276 ] {43c11d81-395e-4f3e-ba9d-d9d14eb7574a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6167 | 2026.01.30 07:05:17.170307 [ 276 ] {43c11d81-395e-4f3e-ba9d-d9d14eb7574a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6168 | 2026.01.30 07:05:17.170538 [ 276 ] {43c11d81-395e-4f3e-ba9d-d9d14eb7574a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.01.30 07:05:17.170684 [ 33 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6170 | 2026.01.30 07:05:17.170703 [ 276 ] {43c11d81-395e-4f3e-ba9d-d9d14eb7574a} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001754 sec., 77537.05815279362 rows/sec., 6.71 MiB/sec. | ||
| 6171 | 2026.01.30 07:05:17.170758 [ 33 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.01.30 07:05:17.170777 [ 276 ] {43c11d81-395e-4f3e-ba9d-d9d14eb7574a} <Debug> TCPHandler: Processed in 0.002122689 sec. | ||
| 6173 | 2026.01.30 07:05:17.170788 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6174 | 2026.01.30 07:05:17.170913 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.01.30 07:05:17.170936 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 6176 | 2026.01.30 07:05:17.171019 [ 276 ] {d0a8144c-4b19-4459-af3b-4ccc53bb3ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6177 | 2026.01.30 07:05:17.171068 [ 276 ] {d0a8144c-4b19-4459-af3b-4ccc53bb3ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6178 | 2026.01.30 07:05:17.171093 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6179 | 2026.01.30 07:05:17.171135 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2552 rows starting from the beginning of the part | ||
| 6180 | 2026.01.30 07:05:17.171234 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 6181 | 2026.01.30 07:05:17.171289 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6182 | 2026.01.30 07:05:17.171336 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 138 rows starting from the beginning of the part | ||
| 6183 | 2026.01.30 07:05:17.171383 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6184 | 2026.01.30 07:05:17.171429 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 6185 | 2026.01.30 07:05:17.171504 [ 276 ] {d0a8144c-4b19-4459-af3b-4ccc53bb3ac7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.01.30 07:05:17.171548 [ 276 ] {d0a8144c-4b19-4459-af3b-4ccc53bb3ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6187 | 2026.01.30 07:05:17.172072 [ 276 ] {d0a8144c-4b19-4459-af3b-4ccc53bb3ac7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6188 | 2026.01.30 07:05:17.172314 [ 276 ] {d0a8144c-4b19-4459-af3b-4ccc53bb3ac7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.01.30 07:05:17.172455 [ 276 ] {d0a8144c-4b19-4459-af3b-4ccc53bb3ac7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001459 sec., 27416.038382453735 rows/sec., 2.01 MiB/sec. | ||
| 6190 | 2026.01.30 07:05:17.172496 [ 276 ] {d0a8144c-4b19-4459-af3b-4ccc53bb3ac7} <Debug> TCPHandler: Processed in 0.001634335 sec. | ||
| 6191 | 2026.01.30 07:05:17.172607 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.01.30 07:05:17.172702 [ 276 ] {302f56a8-12be-4e69-9c69-b65ebd38934f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6193 | 2026.01.30 07:05:17.172743 [ 276 ] {302f56a8-12be-4e69-9c69-b65ebd38934f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6194 | 2026.01.30 07:05:17.172883 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.002013946 sec., 1526356.7146288927 rows/sec., 131.03 MiB/sec. | ||
| 6195 | 2026.01.30 07:05:17.173195 [ 276 ] {302f56a8-12be-4e69-9c69-b65ebd38934f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2026.01.30 07:05:17.173236 [ 276 ] {302f56a8-12be-4e69-9c69-b65ebd38934f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6197 | 2026.01.30 07:05:17.173271 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6198 | 2026.01.30 07:05:17.173592 [ 276 ] {302f56a8-12be-4e69-9c69-b65ebd38934f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6199 | 2026.01.30 07:05:17.173620 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.01.30 07:05:17.173711 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_46_9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6201 | 2026.01.30 07:05:17.173787 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 6202 | 2026.01.30 07:05:17.173843 [ 276 ] {302f56a8-12be-4e69-9c69-b65ebd38934f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.01.30 07:05:17.173981 [ 276 ] {302f56a8-12be-4e69-9c69-b65ebd38934f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001297 sec., 80185.04240555127 rows/sec., 6.26 MiB/sec. | ||
| 6204 | 2026.01.30 07:05:17.173967 [ 28 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6205 | 2026.01.30 07:05:17.174020 [ 276 ] {302f56a8-12be-4e69-9c69-b65ebd38934f} <Debug> TCPHandler: Processed in 0.001462241 sec. | ||
| 6206 | 2026.01.30 07:05:17.174038 [ 28 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.01.30 07:05:17.174079 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6208 | 2026.01.30 07:05:17.174142 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 6209 | 2026.01.30 07:05:17.174145 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2026.01.30 07:05:17.174221 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6211 | 2026.01.30 07:05:17.174249 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1303 rows starting from the beginning of the part | ||
| 6212 | 2026.01.30 07:05:17.174255 [ 276 ] {60e755bc-24ba-47c4-b04b-d01000160bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6213 | 2026.01.30 07:05:17.174299 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 6214 | 2026.01.30 07:05:17.174305 [ 276 ] {60e755bc-24ba-47c4-b04b-d01000160bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6215 | 2026.01.30 07:05:17.174350 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6216 | 2026.01.30 07:05:17.174395 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
| 6217 | 2026.01.30 07:05:17.174430 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6218 | 2026.01.30 07:05:17.174470 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6219 | 2026.01.30 07:05:17.174745 [ 276 ] {60e755bc-24ba-47c4-b04b-d01000160bb6} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.01.30 07:05:17.174786 [ 276 ] {60e755bc-24ba-47c4-b04b-d01000160bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6221 | 2026.01.30 07:05:17.175149 [ 276 ] {60e755bc-24ba-47c4-b04b-d01000160bb6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6222 | 2026.01.30 07:05:17.175364 [ 276 ] {60e755bc-24ba-47c4-b04b-d01000160bb6} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.01.30 07:05:17.175381 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1747 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260495 sec., 1385963.4508665248 rows/sec., 107.25 MiB/sec. | ||
| 6224 | 2026.01.30 07:05:17.175476 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6225 | 2026.01.30 07:05:17.175497 [ 276 ] {60e755bc-24ba-47c4-b04b-d01000160bb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 6226 | 2026.01.30 07:05:17.175510 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.01.30 07:05:17.175537 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6228 | 2026.01.30 07:05:17.175541 [ 276 ] {60e755bc-24ba-47c4-b04b-d01000160bb6} <Debug> TCPHandler: Processed in 0.00144522 sec. | ||
| 6229 | 2026.01.30 07:05:17.175605 [ 193 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6230 | 2026.01.30 07:05:17.175632 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 6231 | 2026.01.30 07:05:17.175664 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.01.30 07:05:17.175751 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6233 | 2026.01.30 07:05:17.175757 [ 276 ] {8143dfa7-af17-4970-8972-2f847eaf823c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6234 | 2026.01.30 07:05:17.175789 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13271 rows starting from the beginning of the part | ||
| 6235 | 2026.01.30 07:05:17.175821 [ 276 ] {8143dfa7-af17-4970-8972-2f847eaf823c} <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 | ||
| 6236 | 2026.01.30 07:05:17.175859 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6237 | 2026.01.30 07:05:17.175910 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 6238 | 2026.01.30 07:05:17.175935 [ 193 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.01.30 07:05:17.175960 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 162 rows starting from the beginning of the part | ||
| 6240 | 2026.01.30 07:05:17.176011 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 6241 | 2026.01.30 07:05:17.176033 [ 193 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_46_9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6242 | 2026.01.30 07:05:17.176065 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6243 | 2026.01.30 07:05:17.176150 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6244 | 2026.01.30 07:05:17.176696 [ 276 ] {8143dfa7-af17-4970-8972-2f847eaf823c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.01.30 07:05:17.176734 [ 276 ] {8143dfa7-af17-4970-8972-2f847eaf823c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6246 | 2026.01.30 07:05:17.177445 [ 276 ] {8143dfa7-af17-4970-8972-2f847eaf823c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6247 | 2026.01.30 07:05:17.177687 [ 276 ] {8143dfa7-af17-4970-8972-2f847eaf823c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.01.30 07:05:17.177835 [ 276 ] {8143dfa7-af17-4970-8972-2f847eaf823c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002095 sec., 19093.07875894988 rows/sec., 34.21 MiB/sec. | ||
| 6249 | 2026.01.30 07:05:17.177908 [ 276 ] {8143dfa7-af17-4970-8972-2f847eaf823c} <Debug> TCPHandler: Processed in 0.002293374 sec. | ||
| 6250 | 2026.01.30 07:05:17.178023 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6251 | 2026.01.30 07:05:17.178117 [ 276 ] {e4df9891-dd54-480f-ac46-6dd93bccbb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6252 | 2026.01.30 07:05:17.178159 [ 276 ] {e4df9891-dd54-480f-ac46-6dd93bccbb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6253 | 2026.01.30 07:05:17.178502 [ 276 ] {e4df9891-dd54-480f-ac46-6dd93bccbb5b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.01.30 07:05:17.178537 [ 276 ] {e4df9891-dd54-480f-ac46-6dd93bccbb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6255 | 2026.01.30 07:05:17.178939 [ 276 ] {e4df9891-dd54-480f-ac46-6dd93bccbb5b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6256 | 2026.01.30 07:05:17.179165 [ 276 ] {e4df9891-dd54-480f-ac46-6dd93bccbb5b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.01.30 07:05:17.179279 [ 28 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6258 | 2026.01.30 07:05:17.179300 [ 276 ] {e4df9891-dd54-480f-ac46-6dd93bccbb5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 6259 | 2026.01.30 07:05:17.179316 [ 28 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2026.01.30 07:05:17.179342 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6261 | 2026.01.30 07:05:17.179345 [ 276 ] {e4df9891-dd54-480f-ac46-6dd93bccbb5b} <Debug> TCPHandler: Processed in 0.001371087 sec. | ||
| 6262 | 2026.01.30 07:05:17.179417 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 6263 | 2026.01.30 07:05:17.179518 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6264 | 2026.01.30 07:05:17.179548 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2472 rows starting from the beginning of the part | ||
| 6265 | 2026.01.30 07:05:17.179601 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6266 | 2026.01.30 07:05:17.179642 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 6267 | 2026.01.30 07:05:17.179681 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6268 | 2026.01.30 07:05:17.179716 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 6269 | 2026.01.30 07:05:17.179754 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6270 | 2026.01.30 07:05:17.180720 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14073 rows, containing 5 columns (5 merged, 0 gathered) in 0.005131933 sec., 2742241.5686253114 rows/sec., 187.46 MiB/sec. | ||
| 6271 | 2026.01.30 07:05:17.180999 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 4 columns (4 merged, 0 gathered) in 0.001611984 sec., 1719620.0458565347 rows/sec., 114.34 MiB/sec. | ||
| 6272 | 2026.01.30 07:05:17.181150 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6273 | 2026.01.30 07:05:17.181272 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6274 | 2026.01.30 07:05:17.181526 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.01.30 07:05:17.181601 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.01.30 07:05:17.181607 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6277 | 2026.01.30 07:05:17.181685 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_46_9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6278 | 2026.01.30 07:05:17.181700 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6279 | 2026.01.30 07:05:17.181782 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6280 | 2026.01.30 07:05:18.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.64 MiB, peak 289.51 MiB, free memory in arenas 0.00 B, will set to 282.03 MiB (RSS), difference: 1.38 MiB | ||
| 6281 | 2026.01.30 07:05:18.690251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15824 | ||
| 6282 | 2026.01.30 07:05:18.690735 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.01.30 07:05:18.690788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6284 | 2026.01.30 07:05:18.691281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6285 | 2026.01.30 07:05:18.691510 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.01.30 07:05:18.691659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15824 | ||
| 6287 | 2026.01.30 07:05:19.522320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6288 | 2026.01.30 07:05:19.538966 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.01.30 07:05:19.539033 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6290 | 2026.01.30 07:05:19.545033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6291 | 2026.01.30 07:05:19.545776 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.01.30 07:05:19.549011 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6293 | 2026.01.30 07:05:21.184790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 798 | ||
| 6294 | 2026.01.30 07:05:21.186898 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.01.30 07:05:21.186953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6296 | 2026.01.30 07:05:21.188255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6297 | 2026.01.30 07:05:21.188539 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.01.30 07:05:21.188912 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6299 | 2026.01.30 07:05:22.257014 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.01.30 07:05:22.257266 [ 276 ] {a270cacf-aef3-4687-be89-ba804285381b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6301 | 2026.01.30 07:05:22.257364 [ 276 ] {a270cacf-aef3-4687-be89-ba804285381b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6302 | 2026.01.30 07:05:22.258378 [ 276 ] {a270cacf-aef3-4687-be89-ba804285381b} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.01.30 07:05:22.258445 [ 276 ] {a270cacf-aef3-4687-be89-ba804285381b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6304 | 2026.01.30 07:05:22.259037 [ 276 ] {a270cacf-aef3-4687-be89-ba804285381b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6305 | 2026.01.30 07:05:22.259387 [ 276 ] {a270cacf-aef3-4687-be89-ba804285381b} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.01.30 07:05:22.259609 [ 276 ] {a270cacf-aef3-4687-be89-ba804285381b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002414 sec., 9942.004971002485 rows/sec., 844.68 KiB/sec. | ||
| 6307 | 2026.01.30 07:05:22.259679 [ 276 ] {a270cacf-aef3-4687-be89-ba804285381b} <Debug> TCPHandler: Processed in 0.00288076 sec. | ||
| 6308 | 2026.01.30 07:05:22.260515 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.01.30 07:05:22.260662 [ 276 ] {6b1192c8-8d2b-4da0-af59-78c59a176d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6310 | 2026.01.30 07:05:22.260726 [ 276 ] {6b1192c8-8d2b-4da0-af59-78c59a176d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6311 | 2026.01.30 07:05:22.262490 [ 276 ] {6b1192c8-8d2b-4da0-af59-78c59a176d75} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.01.30 07:05:22.262545 [ 276 ] {6b1192c8-8d2b-4da0-af59-78c59a176d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6313 | 2026.01.30 07:05:22.263504 [ 276 ] {6b1192c8-8d2b-4da0-af59-78c59a176d75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6314 | 2026.01.30 07:05:22.263927 [ 276 ] {6b1192c8-8d2b-4da0-af59-78c59a176d75} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.01.30 07:05:22.264150 [ 276 ] {6b1192c8-8d2b-4da0-af59-78c59a176d75} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.003522 sec., 373651.3344690517 rows/sec., 31.04 MiB/sec. | ||
| 6316 | 2026.01.30 07:05:22.264214 [ 276 ] {6b1192c8-8d2b-4da0-af59-78c59a176d75} <Debug> TCPHandler: Processed in 0.003867867 sec. | ||
| 6317 | 2026.01.30 07:05:22.264424 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.01.30 07:05:22.264595 [ 276 ] {34c57837-b79e-4706-83bb-12e65cfce058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6319 | 2026.01.30 07:05:22.264664 [ 276 ] {34c57837-b79e-4706-83bb-12e65cfce058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6320 | 2026.01.30 07:05:22.265424 [ 276 ] {34c57837-b79e-4706-83bb-12e65cfce058} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.01.30 07:05:22.265471 [ 276 ] {34c57837-b79e-4706-83bb-12e65cfce058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6322 | 2026.01.30 07:05:22.265924 [ 276 ] {34c57837-b79e-4706-83bb-12e65cfce058} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6323 | 2026.01.30 07:05:22.266307 [ 276 ] {34c57837-b79e-4706-83bb-12e65cfce058} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.01.30 07:05:22.266506 [ 276 ] {34c57837-b79e-4706-83bb-12e65cfce058} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.00195 sec., 6153.846153846154 rows/sec., 492.79 KiB/sec. | ||
| 6325 | 2026.01.30 07:05:22.266562 [ 276 ] {34c57837-b79e-4706-83bb-12e65cfce058} <Debug> TCPHandler: Processed in 0.002223872 sec. | ||
| 6326 | 2026.01.30 07:05:22.266734 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.01.30 07:05:22.266861 [ 276 ] {cf7f57ae-31a2-42f5-a319-7bb0c70ac89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.01.30 07:05:22.266917 [ 276 ] {cf7f57ae-31a2-42f5-a319-7bb0c70ac89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6329 | 2026.01.30 07:05:22.267633 [ 276 ] {cf7f57ae-31a2-42f5-a319-7bb0c70ac89d} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.01.30 07:05:22.267660 [ 25 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6331 | 2026.01.30 07:05:22.267680 [ 276 ] {cf7f57ae-31a2-42f5-a319-7bb0c70ac89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6332 | 2026.01.30 07:05:22.267773 [ 25 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.01.30 07:05:22.267820 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6334 | 2026.01.30 07:05:22.267987 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 6335 | 2026.01.30 07:05:22.268120 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6336 | 2026.01.30 07:05:22.268165 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 295 rows starting from the beginning of the part | ||
| 6337 | 2026.01.30 07:05:22.268231 [ 276 ] {cf7f57ae-31a2-42f5-a319-7bb0c70ac89d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6338 | 2026.01.30 07:05:22.268251 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 6339 | 2026.01.30 07:05:22.268327 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 6340 | 2026.01.30 07:05:22.268399 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 6341 | 2026.01.30 07:05:22.268514 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 6342 | 2026.01.30 07:05:22.268587 [ 276 ] {cf7f57ae-31a2-42f5-a319-7bb0c70ac89d} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.01.30 07:05:22.268602 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 6344 | 2026.01.30 07:05:22.268825 [ 276 ] {cf7f57ae-31a2-42f5-a319-7bb0c70ac89d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001994 sec., 126379.1374122367 rows/sec., 8.74 MiB/sec. | ||
| 6345 | 2026.01.30 07:05:22.268882 [ 276 ] {cf7f57ae-31a2-42f5-a319-7bb0c70ac89d} <Debug> TCPHandler: Processed in 0.002211521 sec. | ||
| 6346 | 2026.01.30 07:05:22.269079 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6347 | 2026.01.30 07:05:22.269205 [ 276 ] {4c087772-87d8-4688-9fa6-a3d9969ce18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6348 | 2026.01.30 07:05:22.269261 [ 276 ] {4c087772-87d8-4688-9fa6-a3d9969ce18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6349 | 2026.01.30 07:05:22.269842 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912464 sec., 233729.8898175338 rows/sec., 16.34 MiB/sec. | ||
| 6350 | 2026.01.30 07:05:22.269880 [ 276 ] {4c087772-87d8-4688-9fa6-a3d9969ce18e} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.01.30 07:05:22.269935 [ 276 ] {4c087772-87d8-4688-9fa6-a3d9969ce18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6352 | 2026.01.30 07:05:22.270059 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6353 | 2026.01.30 07:05:22.270434 [ 276 ] {4c087772-87d8-4688-9fa6-a3d9969ce18e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6354 | 2026.01.30 07:05:22.270464 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.01.30 07:05:22.270574 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_31_6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6356 | 2026.01.30 07:05:22.270691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6357 | 2026.01.30 07:05:22.270773 [ 276 ] {4c087772-87d8-4688-9fa6-a3d9969ce18e} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.01.30 07:05:22.270969 [ 276 ] {4c087772-87d8-4688-9fa6-a3d9969ce18e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001794 sec., 6688.963210702341 rows/sec., 522.58 KiB/sec. | ||
| 6359 | 2026.01.30 07:05:22.271027 [ 276 ] {4c087772-87d8-4688-9fa6-a3d9969ce18e} <Debug> TCPHandler: Processed in 0.002031006 sec. | ||
| 6360 | 2026.01.30 07:05:22.271204 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.01.30 07:05:22.271333 [ 276 ] {c290d487-dbfb-4aff-a52a-9a208ece753d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6362 | 2026.01.30 07:05:22.271393 [ 276 ] {c290d487-dbfb-4aff-a52a-9a208ece753d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6363 | 2026.01.30 07:05:22.272382 [ 276 ] {c290d487-dbfb-4aff-a52a-9a208ece753d} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.01.30 07:05:22.272439 [ 276 ] {c290d487-dbfb-4aff-a52a-9a208ece753d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6365 | 2026.01.30 07:05:22.272934 [ 276 ] {c290d487-dbfb-4aff-a52a-9a208ece753d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6366 | 2026.01.30 07:05:22.273256 [ 276 ] {c290d487-dbfb-4aff-a52a-9a208ece753d} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.01.30 07:05:22.273440 [ 276 ] {c290d487-dbfb-4aff-a52a-9a208ece753d} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.002139 sec., 259934.54885460497 rows/sec., 19.48 MiB/sec. | ||
| 6368 | 2026.01.30 07:05:22.273491 [ 276 ] {c290d487-dbfb-4aff-a52a-9a208ece753d} <Debug> TCPHandler: Processed in 0.002352615 sec. | ||
| 6369 | 2026.01.30 07:05:22.273937 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2026.01.30 07:05:22.274085 [ 276 ] {75737b97-5c0e-4a6d-869e-d21b07afe4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6371 | 2026.01.30 07:05:22.274151 [ 276 ] {75737b97-5c0e-4a6d-869e-d21b07afe4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6372 | 2026.01.30 07:05:22.275123 [ 276 ] {75737b97-5c0e-4a6d-869e-d21b07afe4db} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.01.30 07:05:22.275175 [ 276 ] {75737b97-5c0e-4a6d-869e-d21b07afe4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6374 | 2026.01.30 07:05:22.275800 [ 276 ] {75737b97-5c0e-4a6d-869e-d21b07afe4db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6375 | 2026.01.30 07:05:22.276175 [ 276 ] {75737b97-5c0e-4a6d-869e-d21b07afe4db} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.01.30 07:05:22.276383 [ 276 ] {75737b97-5c0e-4a6d-869e-d21b07afe4db} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.002328 sec., 378006.87285223365 rows/sec., 25.65 MiB/sec. | ||
| 6377 | 2026.01.30 07:05:22.276440 [ 276 ] {75737b97-5c0e-4a6d-869e-d21b07afe4db} <Debug> TCPHandler: Processed in 0.002579432 sec. | ||
| 6378 | 2026.01.30 07:05:22.276623 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.01.30 07:05:22.276756 [ 276 ] {0c5a2438-f038-499e-91c2-0446671adb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6380 | 2026.01.30 07:05:22.276816 [ 276 ] {0c5a2438-f038-499e-91c2-0446671adb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6381 | 2026.01.30 07:05:22.277347 [ 276 ] {0c5a2438-f038-499e-91c2-0446671adb3f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.01.30 07:05:22.277399 [ 276 ] {0c5a2438-f038-499e-91c2-0446671adb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6383 | 2026.01.30 07:05:22.277896 [ 276 ] {0c5a2438-f038-499e-91c2-0446671adb3f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6384 | 2026.01.30 07:05:22.278262 [ 276 ] {0c5a2438-f038-499e-91c2-0446671adb3f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.01.30 07:05:22.278476 [ 276 ] {0c5a2438-f038-499e-91c2-0446671adb3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001748 sec., 34324.94279176201 rows/sec., 2.31 MiB/sec. | ||
| 6386 | 2026.01.30 07:05:22.278534 [ 276 ] {0c5a2438-f038-499e-91c2-0446671adb3f} <Debug> TCPHandler: Processed in 0.001984025 sec. | ||
| 6387 | 2026.01.30 07:05:23.090177 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34035 | ||
| 6388 | 2026.01.30 07:05:23.090293 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6389 | 2026.01.30 07:05:23.090320 [ 286 ] {} <Debug> TCP-Session: 1912c13e-6c24-4798-9bcf-11a963ad9986 Authenticating user 'default' from [fd00:1122:3344:101::e]:34035 | ||
| 6390 | 2026.01.30 07:05:23.090342 [ 286 ] {} <Debug> TCP-Session: 1912c13e-6c24-4798-9bcf-11a963ad9986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6391 | 2026.01.30 07:05:23.090355 [ 286 ] {} <Debug> TCP-Session: 1912c13e-6c24-4798-9bcf-11a963ad9986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6392 | 2026.01.30 07:05:23.090510 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33566 | ||
| 6393 | 2026.01.30 07:05:23.090546 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57114 | ||
| 6394 | 2026.01.30 07:05:23.090620 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6395 | 2026.01.30 07:05:23.090640 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6396 | 2026.01.30 07:05:23.090653 [ 286 ] {} <Trace> TCP-Session: 1912c13e-6c24-4798-9bcf-11a963ad9986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.01.30 07:05:23.090655 [ 288 ] {} <Debug> TCP-Session: 74765486-b43b-429d-b6e2-eef7143298d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33566 | ||
| 6398 | 2026.01.30 07:05:23.090671 [ 289 ] {} <Debug> TCP-Session: c8de3d34-436f-44b2-8620-795f684ee615 Authenticating user 'default' from [fd00:1122:3344:101::e]:57114 | ||
| 6399 | 2026.01.30 07:05:23.090711 [ 288 ] {} <Debug> TCP-Session: 74765486-b43b-429d-b6e2-eef7143298d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6400 | 2026.01.30 07:05:23.090716 [ 289 ] {} <Debug> TCP-Session: c8de3d34-436f-44b2-8620-795f684ee615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.01.30 07:05:23.090735 [ 288 ] {} <Debug> TCP-Session: 74765486-b43b-429d-b6e2-eef7143298d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2026.01.30 07:05:23.090750 [ 289 ] {} <Debug> TCP-Session: c8de3d34-436f-44b2-8620-795f684ee615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2026.01.30 07:05:23.090821 [ 286 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34035) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6404 | 2026.01.30 07:05:23.091074 [ 286 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6405 | 2026.01.30 07:05:23.091128 [ 286 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6406 | 2026.01.30 07:05:23.091402 [ 286 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 6407 | 2026.01.30 07:05:23.091569 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37599 | ||
| 6408 | 2026.01.30 07:05:23.091576 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54295 | ||
| 6409 | 2026.01.30 07:05:23.091612 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50270 | ||
| 6410 | 2026.01.30 07:05:23.091665 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48473 | ||
| 6411 | 2026.01.30 07:05:23.091719 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51798 | ||
| 6412 | 2026.01.30 07:05:23.091833 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43224 | ||
| 6413 | 2026.01.30 07:05:23.092067 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6414 | 2026.01.30 07:05:23.092110 [ 350 ] {} <Debug> TCP-Session: 267dc98c-6b86-45d3-9b52-34baa56d945c Authenticating user 'default' from [fd00:1122:3344:101::e]:37599 | ||
| 6415 | 2026.01.30 07:05:23.092134 [ 350 ] {} <Debug> TCP-Session: 267dc98c-6b86-45d3-9b52-34baa56d945c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6416 | 2026.01.30 07:05:23.092151 [ 350 ] {} <Debug> TCP-Session: 267dc98c-6b86-45d3-9b52-34baa56d945c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.01.30 07:05:23.092414 [ 336 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Trace> AggregatingTransform: Aggregating | ||
| 6418 | 2026.01.30 07:05:23.092458 [ 336 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6419 | 2026.01.30 07:05:23.092474 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6420 | 2026.01.30 07:05:23.092489 [ 336 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986317 sec. (1013.873 rows/sec., 39.60 KiB/sec.) | ||
| 6421 | 2026.01.30 07:05:23.092532 [ 336 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Trace> Aggregator: Merging aggregated data | ||
| 6422 | 2026.01.30 07:05:23.092539 [ 353 ] {} <Debug> TCP-Session: f2d8bd04-6dee-49e3-86fe-f07b941a660d Authenticating user 'default' from [fd00:1122:3344:101::e]:51798 | ||
| 6423 | 2026.01.30 07:05:23.092577 [ 353 ] {} <Debug> TCP-Session: f2d8bd04-6dee-49e3-86fe-f07b941a660d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6424 | 2026.01.30 07:05:23.092598 [ 353 ] {} <Debug> TCP-Session: f2d8bd04-6dee-49e3-86fe-f07b941a660d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6425 | 2026.01.30 07:05:23.092844 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6426 | 2026.01.30 07:05:23.092886 [ 354 ] {} <Debug> TCP-Session: 3a58095a-b3fb-498a-bb44-cc2e7fc8ebd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43224 | ||
| 6427 | 2026.01.30 07:05:23.092912 [ 354 ] {} <Debug> TCP-Session: 3a58095a-b3fb-498a-bb44-cc2e7fc8ebd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2026.01.30 07:05:23.092928 [ 354 ] {} <Debug> TCP-Session: 3a58095a-b3fb-498a-bb44-cc2e7fc8ebd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6429 | 2026.01.30 07:05:23.093215 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6430 | 2026.01.30 07:05:23.093260 [ 351 ] {} <Debug> TCP-Session: 4c60e8fa-ca5b-4d50-873d-26ff9af60f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:50270 | ||
| 6431 | 2026.01.30 07:05:23.093278 [ 351 ] {} <Debug> TCP-Session: 4c60e8fa-ca5b-4d50-873d-26ff9af60f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.01.30 07:05:23.093291 [ 351 ] {} <Debug> TCP-Session: 4c60e8fa-ca5b-4d50-873d-26ff9af60f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6433 | 2026.01.30 07:05:23.093382 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6434 | 2026.01.30 07:05:23.093432 [ 352 ] {} <Debug> TCP-Session: 17ffbd9d-443e-4fec-a40b-8b5fb85fb136 Authenticating user 'default' from [fd00:1122:3344:101::e]:48473 | ||
| 6435 | 2026.01.30 07:05:23.093455 [ 352 ] {} <Debug> TCP-Session: 17ffbd9d-443e-4fec-a40b-8b5fb85fb136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6436 | 2026.01.30 07:05:23.093454 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6437 | 2026.01.30 07:05:23.093472 [ 352 ] {} <Debug> TCP-Session: 17ffbd9d-443e-4fec-a40b-8b5fb85fb136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6438 | 2026.01.30 07:05:23.093493 [ 290 ] {} <Debug> TCP-Session: d8186a32-58f8-4245-a51b-f04aaaa601dc Authenticating user 'default' from [fd00:1122:3344:101::e]:54295 | ||
| 6439 | 2026.01.30 07:05:23.093509 [ 290 ] {} <Debug> TCP-Session: d8186a32-58f8-4245-a51b-f04aaaa601dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6440 | 2026.01.30 07:05:23.093521 [ 290 ] {} <Debug> TCP-Session: d8186a32-58f8-4245-a51b-f04aaaa601dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6441 | 2026.01.30 07:05:23.093988 [ 286 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003224 sec., 310.17369727047145 rows/sec., 12.12 KiB/sec. | ||
| 6442 | 2026.01.30 07:05:23.094114 [ 286 ] {63a48af9-a62b-49e1-8c20-89e689066a5f} <Debug> TCPHandler: Processed in 0.00357636 sec. | ||
| 6443 | 2026.01.30 07:05:23.094199 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6444 | 2026.01.30 07:05:23.094228 [ 286 ] {} <Debug> TCP-Session: 1912c13e-6c24-4798-9bcf-11a963ad9986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2026.01.30 07:05:23.094228 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6446 | 2026.01.30 07:05:23.094246 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6447 | 2026.01.30 07:05:23.094268 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6448 | 2026.01.30 07:05:23.094287 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6449 | 2026.01.30 07:05:23.094303 [ 354 ] {} <Debug> TCP-Session: 3a58095a-b3fb-498a-bb44-cc2e7fc8ebd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2026.01.30 07:05:23.094319 [ 289 ] {} <Debug> TCP-Session: c8de3d34-436f-44b2-8620-795f684ee615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2026.01.30 07:05:23.094334 [ 290 ] {} <Debug> TCP-Session: d8186a32-58f8-4245-a51b-f04aaaa601dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2026.01.30 07:05:23.094345 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6453 | 2026.01.30 07:05:23.094326 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6454 | 2026.01.30 07:05:23.094404 [ 353 ] {} <Debug> TCP-Session: f2d8bd04-6dee-49e3-86fe-f07b941a660d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6455 | 2026.01.30 07:05:23.094425 [ 352 ] {} <Debug> TCP-Session: 17ffbd9d-443e-4fec-a40b-8b5fb85fb136 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.01.30 07:05:23.094311 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6457 | 2026.01.30 07:05:23.094304 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6458 | 2026.01.30 07:05:23.094489 [ 351 ] {} <Debug> TCP-Session: 4c60e8fa-ca5b-4d50-873d-26ff9af60f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6459 | 2026.01.30 07:05:23.094290 [ 288 ] {} <Debug> TCP-Session: 74765486-b43b-429d-b6e2-eef7143298d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.01.30 07:05:23.094515 [ 350 ] {} <Debug> TCP-Session: 267dc98c-6b86-45d3-9b52-34baa56d945c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6461 | 2026.01.30 07:05:23.177823 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40139 | ||
| 6462 | 2026.01.30 07:05:23.177950 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6463 | 2026.01.30 07:05:23.177989 [ 286 ] {} <Debug> TCP-Session: 8f853519-bafe-4920-855e-a600cec8c6dc Authenticating user 'default' from [fd00:1122:3344:101::e]:40139 | ||
| 6464 | 2026.01.30 07:05:23.178011 [ 286 ] {} <Debug> TCP-Session: 8f853519-bafe-4920-855e-a600cec8c6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.01.30 07:05:23.178023 [ 286 ] {} <Debug> TCP-Session: 8f853519-bafe-4920-855e-a600cec8c6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2026.01.30 07:05:23.178216 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60851 | ||
| 6467 | 2026.01.30 07:05:23.178243 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60664 | ||
| 6468 | 2026.01.30 07:05:23.178270 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35737 | ||
| 6469 | 2026.01.30 07:05:23.178289 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52186 | ||
| 6470 | 2026.01.30 07:05:23.178320 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6471 | 2026.01.30 07:05:23.178323 [ 286 ] {} <Trace> TCP-Session: 8f853519-bafe-4920-855e-a600cec8c6dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.01.30 07:05:23.178351 [ 289 ] {} <Debug> TCP-Session: 359d71cc-2fe7-48e1-81b9-f878771f9189 Authenticating user 'default' from [fd00:1122:3344:101::e]:60664 | ||
| 6473 | 2026.01.30 07:05:23.178326 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63400 | ||
| 6474 | 2026.01.30 07:05:23.178382 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6475 | 2026.01.30 07:05:23.178381 [ 289 ] {} <Debug> TCP-Session: 359d71cc-2fe7-48e1-81b9-f878771f9189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2026.01.30 07:05:23.178449 [ 290 ] {} <Debug> TCP-Session: c363a1a3-3a31-4a6d-bc7e-ae425b83a576 Authenticating user 'default' from [fd00:1122:3344:101::e]:35737 | ||
| 6477 | 2026.01.30 07:05:23.178464 [ 289 ] {} <Debug> TCP-Session: 359d71cc-2fe7-48e1-81b9-f878771f9189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6478 | 2026.01.30 07:05:23.178380 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6479 | 2026.01.30 07:05:23.178491 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6480 | 2026.01.30 07:05:23.178509 [ 286 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6481 | 2026.01.30 07:05:23.178538 [ 353 ] {} <Debug> TCP-Session: 9b30ef64-2972-4d8e-a86f-ddce1978a2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63400 | ||
| 6482 | 2026.01.30 07:05:23.178522 [ 351 ] {} <Debug> TCP-Session: dc2e3569-8ec2-4090-8868-940bdb1c6582 Authenticating user 'default' from [fd00:1122:3344:101::e]:52186 | ||
| 6483 | 2026.01.30 07:05:23.178601 [ 353 ] {} <Debug> TCP-Session: 9b30ef64-2972-4d8e-a86f-ddce1978a2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.01.30 07:05:23.178487 [ 290 ] {} <Debug> TCP-Session: c363a1a3-3a31-4a6d-bc7e-ae425b83a576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.01.30 07:05:23.178625 [ 353 ] {} <Debug> TCP-Session: 9b30ef64-2972-4d8e-a86f-ddce1978a2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6486 | 2026.01.30 07:05:23.178645 [ 290 ] {} <Debug> TCP-Session: c363a1a3-3a31-4a6d-bc7e-ae425b83a576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6487 | 2026.01.30 07:05:23.178621 [ 351 ] {} <Debug> TCP-Session: dc2e3569-8ec2-4090-8868-940bdb1c6582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6488 | 2026.01.30 07:05:23.178318 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63441 | ||
| 6489 | 2026.01.30 07:05:23.178697 [ 351 ] {} <Debug> TCP-Session: dc2e3569-8ec2-4090-8868-940bdb1c6582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6490 | 2026.01.30 07:05:23.178305 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41982 | ||
| 6491 | 2026.01.30 07:05:23.178277 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60662 | ||
| 6492 | 2026.01.30 07:05:23.178770 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6493 | 2026.01.30 07:05:23.178795 [ 286 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6494 | 2026.01.30 07:05:23.178818 [ 354 ] {} <Debug> TCP-Session: 3df75644-eda4-4351-adce-f4727f4c47c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63441 | ||
| 6495 | 2026.01.30 07:05:23.178824 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6496 | 2026.01.30 07:05:23.178845 [ 354 ] {} <Debug> TCP-Session: 3df75644-eda4-4351-adce-f4727f4c47c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6497 | 2026.01.30 07:05:23.178841 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6498 | 2026.01.30 07:05:23.178864 [ 286 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6499 | 2026.01.30 07:05:23.178867 [ 354 ] {} <Debug> TCP-Session: 3df75644-eda4-4351-adce-f4727f4c47c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6500 | 2026.01.30 07:05:23.178893 [ 350 ] {} <Debug> TCP-Session: edf6afb7-c179-4d63-8d24-f31dfd9e6d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:60662 | ||
| 6501 | 2026.01.30 07:05:23.178330 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6502 | 2026.01.30 07:05:23.178935 [ 350 ] {} <Debug> TCP-Session: edf6afb7-c179-4d63-8d24-f31dfd9e6d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6503 | 2026.01.30 07:05:23.178964 [ 288 ] {} <Debug> TCP-Session: 41182515-4d4a-4f4b-a879-cbd2e47931ec Authenticating user 'default' from [fd00:1122:3344:101::e]:60851 | ||
| 6504 | 2026.01.30 07:05:23.178971 [ 350 ] {} <Debug> TCP-Session: edf6afb7-c179-4d63-8d24-f31dfd9e6d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6505 | 2026.01.30 07:05:23.178990 [ 288 ] {} <Debug> TCP-Session: 41182515-4d4a-4f4b-a879-cbd2e47931ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6506 | 2026.01.30 07:05:23.178867 [ 352 ] {} <Debug> TCP-Session: 25aaeeb7-8be8-4d16-9c78-334704f23ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41982 | ||
| 6507 | 2026.01.30 07:05:23.179016 [ 288 ] {} <Debug> TCP-Session: 41182515-4d4a-4f4b-a879-cbd2e47931ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2026.01.30 07:05:23.179037 [ 352 ] {} <Debug> TCP-Session: 25aaeeb7-8be8-4d16-9c78-334704f23ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6509 | 2026.01.30 07:05:23.179057 [ 352 ] {} <Debug> TCP-Session: 25aaeeb7-8be8-4d16-9c78-334704f23ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6510 | 2026.01.30 07:05:23.179154 [ 286 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 6511 | 2026.01.30 07:05:23.180182 [ 340 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Trace> AggregatingTransform: Aggregating | ||
| 6512 | 2026.01.30 07:05:23.180241 [ 340 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Trace> Aggregator: Aggregation method: without_key | ||
| 6513 | 2026.01.30 07:05:23.180285 [ 340 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028639 sec. (972.158 rows/sec., 37.97 KiB/sec.) | ||
| 6514 | 2026.01.30 07:05:23.180310 [ 340 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Trace> Aggregator: Merging aggregated data | ||
| 6515 | 2026.01.30 07:05:23.181470 [ 286 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003021 sec., 331.01621979476994 rows/sec., 12.93 KiB/sec. | ||
| 6516 | 2026.01.30 07:05:23.181593 [ 286 ] {20d14606-3ce6-41e7-9ec2-052bcdae60f5} <Debug> TCPHandler: Processed in 0.003389294 sec. | ||
| 6517 | 2026.01.30 07:05:23.181712 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6518 | 2026.01.30 07:05:23.181739 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6519 | 2026.01.30 07:05:23.181753 [ 286 ] {} <Debug> TCP-Session: 8f853519-bafe-4920-855e-a600cec8c6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2026.01.30 07:05:23.181759 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6521 | 2026.01.30 07:05:23.181785 [ 354 ] {} <Debug> TCP-Session: 3df75644-eda4-4351-adce-f4727f4c47c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6522 | 2026.01.30 07:05:23.181806 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6523 | 2026.01.30 07:05:23.181830 [ 288 ] {} <Debug> TCP-Session: 41182515-4d4a-4f4b-a879-cbd2e47931ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6524 | 2026.01.30 07:05:23.181848 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6525 | 2026.01.30 07:05:23.181868 [ 351 ] {} <Debug> TCP-Session: dc2e3569-8ec2-4090-8868-940bdb1c6582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6526 | 2026.01.30 07:05:23.181880 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6527 | 2026.01.30 07:05:23.181896 [ 289 ] {} <Debug> TCP-Session: 359d71cc-2fe7-48e1-81b9-f878771f9189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6528 | 2026.01.30 07:05:23.181788 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6529 | 2026.01.30 07:05:23.181939 [ 353 ] {} <Debug> TCP-Session: 9b30ef64-2972-4d8e-a86f-ddce1978a2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6530 | 2026.01.30 07:05:23.181856 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6531 | 2026.01.30 07:05:23.181983 [ 290 ] {} <Debug> TCP-Session: c363a1a3-3a31-4a6d-bc7e-ae425b83a576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2026.01.30 07:05:23.181822 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6533 | 2026.01.30 07:05:23.182016 [ 352 ] {} <Debug> TCP-Session: 25aaeeb7-8be8-4d16-9c78-334704f23ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2026.01.30 07:05:23.182063 [ 350 ] {} <Debug> TCP-Session: edf6afb7-c179-4d63-8d24-f31dfd9e6d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.01.30 07:05:23.211301 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43433 | ||
| 6536 | 2026.01.30 07:05:23.211403 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6537 | 2026.01.30 07:05:23.211434 [ 286 ] {} <Debug> TCP-Session: c5216392-2d19-49b0-a74b-7f1b02125e54 Authenticating user 'default' from [fd00:1122:3344:101::e]:43433 | ||
| 6538 | 2026.01.30 07:05:23.211459 [ 286 ] {} <Debug> TCP-Session: c5216392-2d19-49b0-a74b-7f1b02125e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6539 | 2026.01.30 07:05:23.211477 [ 286 ] {} <Debug> TCP-Session: c5216392-2d19-49b0-a74b-7f1b02125e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2026.01.30 07:05:23.211692 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50944 | ||
| 6541 | 2026.01.30 07:05:23.211701 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55016 | ||
| 6542 | 2026.01.30 07:05:23.211743 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48767 | ||
| 6543 | 2026.01.30 07:05:23.211761 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37482 | ||
| 6544 | 2026.01.30 07:05:23.211783 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42972 | ||
| 6545 | 2026.01.30 07:05:23.211802 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64731 | ||
| 6546 | 2026.01.30 07:05:23.211802 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6547 | 2026.01.30 07:05:23.211860 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6548 | 2026.01.30 07:05:23.211876 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6549 | 2026.01.30 07:05:23.211893 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6550 | 2026.01.30 07:05:23.211887 [ 289 ] {} <Debug> TCP-Session: bf50114f-a099-4bed-b047-60bb0eb7da1e Authenticating user 'default' from [fd00:1122:3344:101::e]:55016 | ||
| 6551 | 2026.01.30 07:05:23.211905 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6552 | 2026.01.30 07:05:23.211948 [ 289 ] {} <Debug> TCP-Session: bf50114f-a099-4bed-b047-60bb0eb7da1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6553 | 2026.01.30 07:05:23.211924 [ 354 ] {} <Debug> TCP-Session: 5c62f77e-19cf-4b3b-b033-aaa323ec9d14 Authenticating user 'default' from [fd00:1122:3344:101::e]:64731 | ||
| 6554 | 2026.01.30 07:05:23.211972 [ 289 ] {} <Debug> TCP-Session: bf50114f-a099-4bed-b047-60bb0eb7da1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2026.01.30 07:05:23.211982 [ 286 ] {} <Trace> TCP-Session: c5216392-2d19-49b0-a74b-7f1b02125e54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6556 | 2026.01.30 07:05:23.212008 [ 354 ] {} <Debug> TCP-Session: 5c62f77e-19cf-4b3b-b033-aaa323ec9d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6557 | 2026.01.30 07:05:23.211908 [ 290 ] {} <Debug> TCP-Session: 8f93ca30-dddc-4175-b819-496f1c2bd6ba Authenticating user 'default' from [fd00:1122:3344:101::e]:48767 | ||
| 6558 | 2026.01.30 07:05:23.212045 [ 354 ] {} <Debug> TCP-Session: 5c62f77e-19cf-4b3b-b033-aaa323ec9d14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6559 | 2026.01.30 07:05:23.212060 [ 290 ] {} <Debug> TCP-Session: 8f93ca30-dddc-4175-b819-496f1c2bd6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.01.30 07:05:23.211777 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6561 | 2026.01.30 07:05:23.212082 [ 290 ] {} <Debug> TCP-Session: 8f93ca30-dddc-4175-b819-496f1c2bd6ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.01.30 07:05:23.212117 [ 288 ] {} <Debug> TCP-Session: f4c1a078-d46a-45f6-b9d6-0380f382d6a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50944 | ||
| 6563 | 2026.01.30 07:05:23.211971 [ 350 ] {} <Debug> TCP-Session: c3ebfcee-f900-4c74-b4bc-633579767fa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37482 | ||
| 6564 | 2026.01.30 07:05:23.212145 [ 288 ] {} <Debug> TCP-Session: f4c1a078-d46a-45f6-b9d6-0380f382d6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2026.01.30 07:05:23.211909 [ 352 ] {} <Debug> TCP-Session: 1994e3c5-a2a0-4063-b7ee-e4a175d388c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42972 | ||
| 6566 | 2026.01.30 07:05:23.212175 [ 286 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43433) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6567 | 2026.01.30 07:05:23.212206 [ 352 ] {} <Debug> TCP-Session: 1994e3c5-a2a0-4063-b7ee-e4a175d388c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6568 | 2026.01.30 07:05:23.212180 [ 288 ] {} <Debug> TCP-Session: f4c1a078-d46a-45f6-b9d6-0380f382d6a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.01.30 07:05:23.212232 [ 352 ] {} <Debug> TCP-Session: 1994e3c5-a2a0-4063-b7ee-e4a175d388c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6570 | 2026.01.30 07:05:23.212176 [ 350 ] {} <Debug> TCP-Session: c3ebfcee-f900-4c74-b4bc-633579767fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6571 | 2026.01.30 07:05:23.211770 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37206 | ||
| 6572 | 2026.01.30 07:05:23.212326 [ 350 ] {} <Debug> TCP-Session: c3ebfcee-f900-4c74-b4bc-633579767fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.01.30 07:05:23.211803 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35497 | ||
| 6574 | 2026.01.30 07:05:23.212395 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6575 | 2026.01.30 07:05:23.212468 [ 286 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6576 | 2026.01.30 07:05:23.212474 [ 351 ] {} <Debug> TCP-Session: b2594b22-77c8-420b-988b-89475649bc46 Authenticating user 'default' from [fd00:1122:3344:101::e]:37206 | ||
| 6577 | 2026.01.30 07:05:23.212519 [ 351 ] {} <Debug> TCP-Session: b2594b22-77c8-420b-988b-89475649bc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6578 | 2026.01.30 07:05:23.212522 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6579 | 2026.01.30 07:05:23.212540 [ 286 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6580 | 2026.01.30 07:05:23.212532 [ 351 ] {} <Debug> TCP-Session: b2594b22-77c8-420b-988b-89475649bc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.01.30 07:05:23.212579 [ 353 ] {} <Debug> TCP-Session: 95a9ecff-2d21-4fc3-87a3-1027fdeb9e59 Authenticating user 'default' from [fd00:1122:3344:101::e]:35497 | ||
| 6582 | 2026.01.30 07:05:23.212624 [ 353 ] {} <Debug> TCP-Session: 95a9ecff-2d21-4fc3-87a3-1027fdeb9e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2026.01.30 07:05:23.212787 [ 353 ] {} <Debug> TCP-Session: 95a9ecff-2d21-4fc3-87a3-1027fdeb9e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6584 | 2026.01.30 07:05:23.212854 [ 286 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 6585 | 2026.01.30 07:05:23.214082 [ 342 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Trace> AggregatingTransform: Aggregating | ||
| 6586 | 2026.01.30 07:05:23.214138 [ 342 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 6587 | 2026.01.30 07:05:23.214184 [ 342 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001221804 sec. (818.462 rows/sec., 31.97 KiB/sec.) | ||
| 6588 | 2026.01.30 07:05:23.214213 [ 342 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Trace> Aggregator: Merging aggregated data | ||
| 6589 | 2026.01.30 07:05:23.216293 [ 286 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004168 sec., 239.9232245681382 rows/sec., 9.37 KiB/sec. | ||
| 6590 | 2026.01.30 07:05:23.216482 [ 286 ] {03333651-b69e-4ac1-9899-01776c6570f4} <Debug> TCPHandler: Processed in 0.004641389 sec. | ||
| 6591 | 2026.01.30 07:05:23.216630 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6592 | 2026.01.30 07:05:23.216661 [ 286 ] {} <Debug> TCP-Session: c5216392-2d19-49b0-a74b-7f1b02125e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6593 | 2026.01.30 07:05:23.216669 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6594 | 2026.01.30 07:05:23.216686 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6595 | 2026.01.30 07:05:23.216720 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6596 | 2026.01.30 07:05:23.216739 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6597 | 2026.01.30 07:05:23.216757 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6598 | 2026.01.30 07:05:23.216773 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6599 | 2026.01.30 07:05:23.216798 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6600 | 2026.01.30 07:05:23.216813 [ 290 ] {} <Debug> TCP-Session: 8f93ca30-dddc-4175-b819-496f1c2bd6ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2026.01.30 07:05:23.216836 [ 350 ] {} <Debug> TCP-Session: c3ebfcee-f900-4c74-b4bc-633579767fa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6602 | 2026.01.30 07:05:23.216861 [ 353 ] {} <Debug> TCP-Session: 95a9ecff-2d21-4fc3-87a3-1027fdeb9e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2026.01.30 07:05:23.216832 [ 289 ] {} <Debug> TCP-Session: bf50114f-a099-4bed-b047-60bb0eb7da1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6604 | 2026.01.30 07:05:23.216779 [ 288 ] {} <Debug> TCP-Session: f4c1a078-d46a-45f6-b9d6-0380f382d6a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6605 | 2026.01.30 07:05:23.216722 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6606 | 2026.01.30 07:05:23.216804 [ 352 ] {} <Debug> TCP-Session: 1994e3c5-a2a0-4063-b7ee-e4a175d388c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6607 | 2026.01.30 07:05:23.216989 [ 354 ] {} <Debug> TCP-Session: 5c62f77e-19cf-4b3b-b033-aaa323ec9d14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6608 | 2026.01.30 07:05:23.216787 [ 351 ] {} <Debug> TCP-Session: b2594b22-77c8-420b-988b-89475649bc46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6609 | 2026.01.30 07:05:25.969059 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6610 | 2026.01.30 07:05:25.969107 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6611 | 2026.01.30 07:05:26.192647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16336 | ||
| 6612 | 2026.01.30 07:05:26.193275 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.01.30 07:05:26.193325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6614 | 2026.01.30 07:05:26.193801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6615 | 2026.01.30 07:05:26.194035 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.01.30 07:05:26.194176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16336 | ||
| 6617 | 2026.01.30 07:05:27.049978 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 6618 | 2026.01.30 07:05:27.067496 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.01.30 07:05:27.067564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6620 | 2026.01.30 07:05:27.074080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6621 | 2026.01.30 07:05:27.074858 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.01.30 07:05:27.078145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 6623 | 2026.01.30 07:05:27.168559 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.01.30 07:05:27.168739 [ 276 ] {6bfeacaa-79b7-4eec-9ec1-3f8f6107b1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6625 | 2026.01.30 07:05:27.168804 [ 276 ] {6bfeacaa-79b7-4eec-9ec1-3f8f6107b1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6626 | 2026.01.30 07:05:27.169541 [ 276 ] {6bfeacaa-79b7-4eec-9ec1-3f8f6107b1b9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.01.30 07:05:27.169587 [ 276 ] {6bfeacaa-79b7-4eec-9ec1-3f8f6107b1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6628 | 2026.01.30 07:05:27.170023 [ 276 ] {6bfeacaa-79b7-4eec-9ec1-3f8f6107b1b9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6629 | 2026.01.30 07:05:27.170249 [ 276 ] {6bfeacaa-79b7-4eec-9ec1-3f8f6107b1b9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.01.30 07:05:27.170416 [ 276 ] {6bfeacaa-79b7-4eec-9ec1-3f8f6107b1b9} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001725 sec., 78840.57971014493 rows/sec., 6.82 MiB/sec. | ||
| 6631 | 2026.01.30 07:05:27.170468 [ 276 ] {6bfeacaa-79b7-4eec-9ec1-3f8f6107b1b9} <Debug> TCPHandler: Processed in 0.002036367 sec. | ||
| 6632 | 2026.01.30 07:05:27.170592 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.01.30 07:05:27.170694 [ 276 ] {ecfb823a-57ec-4262-990e-2d5afc79753b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.01.30 07:05:27.170738 [ 276 ] {ecfb823a-57ec-4262-990e-2d5afc79753b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6635 | 2026.01.30 07:05:27.171163 [ 276 ] {ecfb823a-57ec-4262-990e-2d5afc79753b} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.01.30 07:05:27.171200 [ 276 ] {ecfb823a-57ec-4262-990e-2d5afc79753b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6637 | 2026.01.30 07:05:27.171505 [ 276 ] {ecfb823a-57ec-4262-990e-2d5afc79753b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6638 | 2026.01.30 07:05:27.171714 [ 276 ] {ecfb823a-57ec-4262-990e-2d5afc79753b} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.01.30 07:05:27.171848 [ 276 ] {ecfb823a-57ec-4262-990e-2d5afc79753b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001174 sec., 34071.55025553663 rows/sec., 2.50 MiB/sec. | ||
| 6640 | 2026.01.30 07:05:27.171885 [ 276 ] {ecfb823a-57ec-4262-990e-2d5afc79753b} <Debug> TCPHandler: Processed in 0.001345047 sec. | ||
| 6641 | 2026.01.30 07:05:27.172008 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.01.30 07:05:27.172102 [ 276 ] {d5db1dd3-a7c4-49c4-9805-80d14f4dffcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6643 | 2026.01.30 07:05:27.172142 [ 276 ] {d5db1dd3-a7c4-49c4-9805-80d14f4dffcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6644 | 2026.01.30 07:05:27.172568 [ 276 ] {d5db1dd3-a7c4-49c4-9805-80d14f4dffcf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.01.30 07:05:27.172604 [ 276 ] {d5db1dd3-a7c4-49c4-9805-80d14f4dffcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6646 | 2026.01.30 07:05:27.172940 [ 276 ] {d5db1dd3-a7c4-49c4-9805-80d14f4dffcf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6647 | 2026.01.30 07:05:27.173150 [ 276 ] {d5db1dd3-a7c4-49c4-9805-80d14f4dffcf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.01.30 07:05:27.173279 [ 276 ] {d5db1dd3-a7c4-49c4-9805-80d14f4dffcf} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 6.80 MiB/sec. | ||
| 6649 | 2026.01.30 07:05:27.173317 [ 276 ] {d5db1dd3-a7c4-49c4-9805-80d14f4dffcf} <Debug> TCPHandler: Processed in 0.001360297 sec. | ||
| 6650 | 2026.01.30 07:05:27.173438 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.01.30 07:05:27.173533 [ 276 ] {4a9ee012-e576-49e7-be48-4d76e1ff3bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6652 | 2026.01.30 07:05:27.173576 [ 276 ] {4a9ee012-e576-49e7-be48-4d76e1ff3bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6653 | 2026.01.30 07:05:27.174021 [ 276 ] {4a9ee012-e576-49e7-be48-4d76e1ff3bfb} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.01.30 07:05:27.174066 [ 276 ] {4a9ee012-e576-49e7-be48-4d76e1ff3bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6655 | 2026.01.30 07:05:27.174416 [ 276 ] {4a9ee012-e576-49e7-be48-4d76e1ff3bfb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6656 | 2026.01.30 07:05:27.174624 [ 276 ] {4a9ee012-e576-49e7-be48-4d76e1ff3bfb} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.01.30 07:05:27.174751 [ 276 ] {4a9ee012-e576-49e7-be48-4d76e1ff3bfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 6658 | 2026.01.30 07:05:27.174787 [ 276 ] {4a9ee012-e576-49e7-be48-4d76e1ff3bfb} <Debug> TCPHandler: Processed in 0.001399458 sec. | ||
| 6659 | 2026.01.30 07:05:27.174903 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.01.30 07:05:27.174995 [ 276 ] {48409e50-31cc-41dc-826b-bc4977da0956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6661 | 2026.01.30 07:05:27.175048 [ 276 ] {48409e50-31cc-41dc-826b-bc4977da0956} <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 | ||
| 6662 | 2026.01.30 07:05:27.175934 [ 276 ] {48409e50-31cc-41dc-826b-bc4977da0956} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.01.30 07:05:27.175970 [ 276 ] {48409e50-31cc-41dc-826b-bc4977da0956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6664 | 2026.01.30 07:05:27.176593 [ 276 ] {48409e50-31cc-41dc-826b-bc4977da0956} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6665 | 2026.01.30 07:05:27.176812 [ 276 ] {48409e50-31cc-41dc-826b-bc4977da0956} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.01.30 07:05:27.176950 [ 276 ] {48409e50-31cc-41dc-826b-bc4977da0956} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001973 sec., 20273.694880892042 rows/sec., 36.33 MiB/sec. | ||
| 6667 | 2026.01.30 07:05:27.177016 [ 276 ] {48409e50-31cc-41dc-826b-bc4977da0956} <Debug> TCPHandler: Processed in 0.00215955 sec. | ||
| 6668 | 2026.01.30 07:05:27.177127 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.01.30 07:05:27.177219 [ 276 ] {e47dd809-4e43-4426-a3f3-63e08c915711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6670 | 2026.01.30 07:05:27.177260 [ 276 ] {e47dd809-4e43-4426-a3f3-63e08c915711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6671 | 2026.01.30 07:05:27.177607 [ 276 ] {e47dd809-4e43-4426-a3f3-63e08c915711} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.01.30 07:05:27.177642 [ 276 ] {e47dd809-4e43-4426-a3f3-63e08c915711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 6673 | 2026.01.30 07:05:27.177936 [ 276 ] {e47dd809-4e43-4426-a3f3-63e08c915711} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6674 | 2026.01.30 07:05:27.178149 [ 276 ] {e47dd809-4e43-4426-a3f3-63e08c915711} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.01.30 07:05:27.178275 [ 276 ] {e47dd809-4e43-4426-a3f3-63e08c915711} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 6676 | 2026.01.30 07:05:27.178310 [ 276 ] {e47dd809-4e43-4426-a3f3-63e08c915711} <Debug> TCPHandler: Processed in 0.001231404 sec. | ||
| 6677 | 2026.01.30 07:05:31.189935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 832 | ||
| 6678 | 2026.01.30 07:05:31.192374 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.01.30 07:05:31.192440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6680 | 2026.01.30 07:05:31.193769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6681 | 2026.01.30 07:05:31.194050 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.01.30 07:05:31.194200 [ 65 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6683 | 2026.01.30 07:05:31.194260 [ 65 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.01.30 07:05:31.194280 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6685 | 2026.01.30 07:05:31.194408 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 6686 | 2026.01.30 07:05:31.194453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
| 6687 | 2026.01.30 07:05:31.195097 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6688 | 2026.01.30 07:05:31.195253 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 706 rows starting from the beginning of the part | ||
| 6689 | 2026.01.30 07:05:31.195632 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6690 | 2026.01.30 07:05:31.196012 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 6691 | 2026.01.30 07:05:31.196386 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part | ||
| 6692 | 2026.01.30 07:05:31.196776 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 6693 | 2026.01.30 07:05:31.197155 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 6694 | 2026.01.30 07:05:31.202877 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 72 columns (72 merged, 0 gathered) in 0.008531407 sec., 97522.01483295781 rows/sec., 83.27 MiB/sec. | ||
| 6695 | 2026.01.30 07:05:31.204240 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6696 | 2026.01.30 07:05:31.204874 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.01.30 07:05:31.204956 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_26_5} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6698 | 2026.01.30 07:05:31.205359 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 6699 | 2026.01.30 07:05:32.166598 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.01.30 07:05:32.166774 [ 276 ] {8deb19f3-a7b3-4175-82ca-412bea5e972d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6701 | 2026.01.30 07:05:32.166842 [ 276 ] {8deb19f3-a7b3-4175-82ca-412bea5e972d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6702 | 2026.01.30 07:05:32.167518 [ 276 ] {8deb19f3-a7b3-4175-82ca-412bea5e972d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.01.30 07:05:32.167568 [ 276 ] {8deb19f3-a7b3-4175-82ca-412bea5e972d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6704 | 2026.01.30 07:05:32.167962 [ 276 ] {8deb19f3-a7b3-4175-82ca-412bea5e972d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6705 | 2026.01.30 07:05:32.168186 [ 276 ] {8deb19f3-a7b3-4175-82ca-412bea5e972d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.01.30 07:05:32.168352 [ 276 ] {8deb19f3-a7b3-4175-82ca-412bea5e972d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 6707 | 2026.01.30 07:05:32.168402 [ 276 ] {8deb19f3-a7b3-4175-82ca-412bea5e972d} <Debug> TCPHandler: Processed in 0.001932223 sec. | ||
| 6708 | 2026.01.30 07:05:32.168529 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.01.30 07:05:32.168629 [ 276 ] {1b57f8b4-b9ca-40a2-b20f-93e032f70c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6710 | 2026.01.30 07:05:32.168673 [ 276 ] {1b57f8b4-b9ca-40a2-b20f-93e032f70c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6711 | 2026.01.30 07:05:32.169120 [ 276 ] {1b57f8b4-b9ca-40a2-b20f-93e032f70c7f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.01.30 07:05:32.169159 [ 276 ] {1b57f8b4-b9ca-40a2-b20f-93e032f70c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6713 | 2026.01.30 07:05:32.169472 [ 276 ] {1b57f8b4-b9ca-40a2-b20f-93e032f70c7f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6714 | 2026.01.30 07:05:32.169679 [ 276 ] {1b57f8b4-b9ca-40a2-b20f-93e032f70c7f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.01.30 07:05:32.169808 [ 276 ] {1b57f8b4-b9ca-40a2-b20f-93e032f70c7f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 6716 | 2026.01.30 07:05:32.169847 [ 276 ] {1b57f8b4-b9ca-40a2-b20f-93e032f70c7f} <Debug> TCPHandler: Processed in 0.001370028 sec. | ||
| 6717 | 2026.01.30 07:05:32.169963 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2026.01.30 07:05:32.170058 [ 276 ] {a1f83947-ae16-4fde-b079-4145bddd998c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6719 | 2026.01.30 07:05:32.170102 [ 276 ] {a1f83947-ae16-4fde-b079-4145bddd998c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6720 | 2026.01.30 07:05:32.170518 [ 276 ] {a1f83947-ae16-4fde-b079-4145bddd998c} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.01.30 07:05:32.170555 [ 276 ] {a1f83947-ae16-4fde-b079-4145bddd998c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6722 | 2026.01.30 07:05:32.170883 [ 276 ] {a1f83947-ae16-4fde-b079-4145bddd998c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6723 | 2026.01.30 07:05:32.171092 [ 276 ] {a1f83947-ae16-4fde-b079-4145bddd998c} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.01.30 07:05:32.171221 [ 276 ] {a1f83947-ae16-4fde-b079-4145bddd998c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6725 | 2026.01.30 07:05:32.171258 [ 276 ] {a1f83947-ae16-4fde-b079-4145bddd998c} <Debug> TCPHandler: Processed in 0.001345238 sec. | ||
| 6726 | 2026.01.30 07:05:32.171370 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2026.01.30 07:05:32.171463 [ 276 ] {d068efad-90b3-499e-a30d-bf7db0993f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6728 | 2026.01.30 07:05:32.171505 [ 276 ] {d068efad-90b3-499e-a30d-bf7db0993f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6729 | 2026.01.30 07:05:32.171840 [ 276 ] {d068efad-90b3-499e-a30d-bf7db0993f83} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.01.30 07:05:32.171876 [ 276 ] {d068efad-90b3-499e-a30d-bf7db0993f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6731 | 2026.01.30 07:05:32.172178 [ 276 ] {d068efad-90b3-499e-a30d-bf7db0993f83} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6732 | 2026.01.30 07:05:32.172385 [ 276 ] {d068efad-90b3-499e-a30d-bf7db0993f83} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.01.30 07:05:32.172512 [ 276 ] {d068efad-90b3-499e-a30d-bf7db0993f83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 6734 | 2026.01.30 07:05:32.172548 [ 276 ] {d068efad-90b3-499e-a30d-bf7db0993f83} <Debug> TCPHandler: Processed in 0.001228864 sec. | ||
| 6735 | 2026.01.30 07:05:33.695168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16784 | ||
| 6736 | 2026.01.30 07:05:33.695661 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.01.30 07:05:33.695705 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6738 | 2026.01.30 07:05:33.696178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6739 | 2026.01.30 07:05:33.696413 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.01.30 07:05:33.696557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16784 | ||
| 6741 | 2026.01.30 07:05:34.579142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 6742 | 2026.01.30 07:05:34.595659 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.01.30 07:05:34.595725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6744 | 2026.01.30 07:05:34.602395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6745 | 2026.01.30 07:05:34.603107 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.01.30 07:05:34.605996 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6747 | 2026.01.30 07:05:37.163631 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.01.30 07:05:37.163899 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) 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) | ||
| 6749 | 2026.01.30 07:05:37.164304 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6750 | 2026.01.30 07:05:37.164353 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <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 | ||
| 6751 | 2026.01.30 07:05:37.164633 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6752 | 2026.01.30 07:05:37.164706 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6753 | 2026.01.30 07:05:37.164858 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 6754 | 2026.01.30 07:05:37.164991 [ 285 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6755 | 2026.01.30 07:05:37.165010 [ 331 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6756 | 2026.01.30 07:05:37.164991 [ 336 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6757 | 2026.01.30 07:05:37.164991 [ 299 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6758 | 2026.01.30 07:05:37.165184 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 6759 | 2026.01.30 07:05:37.165216 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6760 | 2026.01.30 07:05:37.165319 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6761 | 2026.01.30 07:05:37.165340 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 6762 | 2026.01.30 07:05:37.165379 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <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'))" | ||
| 6763 | 2026.01.30 07:05:37.165420 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <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'))" | ||
| 6764 | 2026.01.30 07:05:37.165458 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <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'))" | ||
| 6765 | 2026.01.30 07:05:37.165494 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <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'))" | ||
| 6766 | 2026.01.30 07:05:37.166593 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002802 sec., 16773.733047822985 rows/sec., 666.73 KiB/sec. | ||
| 6767 | 2026.01.30 07:05:37.166789 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Debug> MemoryTracker: Peak memory usage (for query): 149.33 KiB. | ||
| 6768 | 2026.01.30 07:05:37.166804 [ 276 ] {0743c659-7376-4e52-a70f-6af6c0a97091} <Debug> TCPHandler: Processed in 0.003319462 sec. | ||
| 6769 | 2026.01.30 07:05:37.173090 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2026.01.30 07:05:37.173205 [ 276 ] {748ee6ab-c5d1-48e6-b444-e6860f0e44ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6771 | 2026.01.30 07:05:37.173251 [ 276 ] {748ee6ab-c5d1-48e6-b444-e6860f0e44ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6772 | 2026.01.30 07:05:37.173878 [ 276 ] {748ee6ab-c5d1-48e6-b444-e6860f0e44ba} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.01.30 07:05:37.173929 [ 276 ] {748ee6ab-c5d1-48e6-b444-e6860f0e44ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6774 | 2026.01.30 07:05:37.174373 [ 276 ] {748ee6ab-c5d1-48e6-b444-e6860f0e44ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6775 | 2026.01.30 07:05:37.174579 [ 276 ] {748ee6ab-c5d1-48e6-b444-e6860f0e44ba} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.01.30 07:05:37.174739 [ 276 ] {748ee6ab-c5d1-48e6-b444-e6860f0e44ba} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001567 sec., 638.1620931716656 rows/sec., 66.06 KiB/sec. | ||
| 6777 | 2026.01.30 07:05:37.174783 [ 276 ] {748ee6ab-c5d1-48e6-b444-e6860f0e44ba} <Debug> TCPHandler: Processed in 0.001746719 sec. | ||
| 6778 | 2026.01.30 07:05:37.174911 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2026.01.30 07:05:37.175011 [ 276 ] {bfcca02d-e3bb-450e-998c-abc744082156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6780 | 2026.01.30 07:05:37.175053 [ 276 ] {bfcca02d-e3bb-450e-998c-abc744082156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6781 | 2026.01.30 07:05:37.175484 [ 276 ] {bfcca02d-e3bb-450e-998c-abc744082156} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.01.30 07:05:37.175522 [ 276 ] {bfcca02d-e3bb-450e-998c-abc744082156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6783 | 2026.01.30 07:05:37.175838 [ 276 ] {bfcca02d-e3bb-450e-998c-abc744082156} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6784 | 2026.01.30 07:05:37.176053 [ 276 ] {bfcca02d-e3bb-450e-998c-abc744082156} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.01.30 07:05:37.176184 [ 276 ] {bfcca02d-e3bb-450e-998c-abc744082156} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 682.37 KiB/sec. | ||
| 6786 | 2026.01.30 07:05:37.176223 [ 276 ] {bfcca02d-e3bb-450e-998c-abc744082156} <Debug> TCPHandler: Processed in 0.001363458 sec. | ||
| 6787 | 2026.01.30 07:05:37.176342 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.01.30 07:05:37.176437 [ 276 ] {789d32b2-1a24-4fa8-b74f-c2dabd7f4e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6789 | 2026.01.30 07:05:37.176478 [ 276 ] {789d32b2-1a24-4fa8-b74f-c2dabd7f4e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6790 | 2026.01.30 07:05:37.176972 [ 276 ] {789d32b2-1a24-4fa8-b74f-c2dabd7f4e68} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.01.30 07:05:37.177009 [ 276 ] {789d32b2-1a24-4fa8-b74f-c2dabd7f4e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6792 | 2026.01.30 07:05:37.177323 [ 276 ] {789d32b2-1a24-4fa8-b74f-c2dabd7f4e68} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6793 | 2026.01.30 07:05:37.177548 [ 276 ] {789d32b2-1a24-4fa8-b74f-c2dabd7f4e68} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.01.30 07:05:37.177680 [ 276 ] {789d32b2-1a24-4fa8-b74f-c2dabd7f4e68} <Debug> executeQuery: Read 142 rows, 12.51 KiB in 0.001261 sec., 112609.040444092 rows/sec., 9.69 MiB/sec. | ||
| 6795 | 2026.01.30 07:05:37.177717 [ 276 ] {789d32b2-1a24-4fa8-b74f-c2dabd7f4e68} <Debug> TCPHandler: Processed in 0.001424789 sec. | ||
| 6796 | 2026.01.30 07:05:37.177831 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.01.30 07:05:37.177925 [ 276 ] {f4872f92-8339-46ee-a88f-9da21ba2ad66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6798 | 2026.01.30 07:05:37.177966 [ 276 ] {f4872f92-8339-46ee-a88f-9da21ba2ad66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6799 | 2026.01.30 07:05:37.178378 [ 276 ] {f4872f92-8339-46ee-a88f-9da21ba2ad66} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.01.30 07:05:37.178415 [ 276 ] {f4872f92-8339-46ee-a88f-9da21ba2ad66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6801 | 2026.01.30 07:05:37.178712 [ 276 ] {f4872f92-8339-46ee-a88f-9da21ba2ad66} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6802 | 2026.01.30 07:05:37.178924 [ 276 ] {f4872f92-8339-46ee-a88f-9da21ba2ad66} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.01.30 07:05:37.179049 [ 276 ] {f4872f92-8339-46ee-a88f-9da21ba2ad66} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001143 sec., 43744.53193350831 rows/sec., 3.17 MiB/sec. | ||
| 6804 | 2026.01.30 07:05:37.179086 [ 276 ] {f4872f92-8339-46ee-a88f-9da21ba2ad66} <Debug> TCPHandler: Processed in 0.001305916 sec. | ||
| 6805 | 2026.01.30 07:05:37.179195 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2026.01.30 07:05:37.179289 [ 276 ] {ed15fb6e-2c5d-4d50-80c3-00057c42f8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.01.30 07:05:37.179328 [ 276 ] {ed15fb6e-2c5d-4d50-80c3-00057c42f8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6808 | 2026.01.30 07:05:37.179705 [ 276 ] {ed15fb6e-2c5d-4d50-80c3-00057c42f8ca} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.01.30 07:05:37.179744 [ 276 ] {ed15fb6e-2c5d-4d50-80c3-00057c42f8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6810 | 2026.01.30 07:05:37.180050 [ 276 ] {ed15fb6e-2c5d-4d50-80c3-00057c42f8ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6811 | 2026.01.30 07:05:37.180256 [ 276 ] {ed15fb6e-2c5d-4d50-80c3-00057c42f8ca} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.01.30 07:05:37.180383 [ 276 ] {ed15fb6e-2c5d-4d50-80c3-00057c42f8ca} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 59.72 KiB/sec. | ||
| 6813 | 2026.01.30 07:05:37.180421 [ 276 ] {ed15fb6e-2c5d-4d50-80c3-00057c42f8ca} <Debug> TCPHandler: Processed in 0.001274745 sec. | ||
| 6814 | 2026.01.30 07:05:37.180542 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.01.30 07:05:37.180635 [ 276 ] {46a14f12-0ab8-41e1-a28d-6fba77f81b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6816 | 2026.01.30 07:05:37.180674 [ 276 ] {46a14f12-0ab8-41e1-a28d-6fba77f81b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6817 | 2026.01.30 07:05:37.181130 [ 276 ] {46a14f12-0ab8-41e1-a28d-6fba77f81b70} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.01.30 07:05:37.181167 [ 276 ] {46a14f12-0ab8-41e1-a28d-6fba77f81b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6819 | 2026.01.30 07:05:37.181471 [ 276 ] {46a14f12-0ab8-41e1-a28d-6fba77f81b70} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6820 | 2026.01.30 07:05:37.181701 [ 276 ] {46a14f12-0ab8-41e1-a28d-6fba77f81b70} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.01.30 07:05:37.181827 [ 276 ] {46a14f12-0ab8-41e1-a28d-6fba77f81b70} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001209 sec., 94292.80397022332 rows/sec., 7.38 MiB/sec. | ||
| 6822 | 2026.01.30 07:05:37.181864 [ 276 ] {46a14f12-0ab8-41e1-a28d-6fba77f81b70} <Debug> TCPHandler: Processed in 0.001370718 sec. | ||
| 6823 | 2026.01.30 07:05:37.181979 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.01.30 07:05:37.182073 [ 276 ] {9c8c2cb8-c3d9-4ee1-b54a-67266dea7996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.01.30 07:05:37.182117 [ 276 ] {9c8c2cb8-c3d9-4ee1-b54a-67266dea7996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6826 | 2026.01.30 07:05:37.182541 [ 276 ] {9c8c2cb8-c3d9-4ee1-b54a-67266dea7996} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.01.30 07:05:37.182578 [ 276 ] {9c8c2cb8-c3d9-4ee1-b54a-67266dea7996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6828 | 2026.01.30 07:05:37.182903 [ 276 ] {9c8c2cb8-c3d9-4ee1-b54a-67266dea7996} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6829 | 2026.01.30 07:05:37.183118 [ 276 ] {9c8c2cb8-c3d9-4ee1-b54a-67266dea7996} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.01.30 07:05:37.183248 [ 276 ] {9c8c2cb8-c3d9-4ee1-b54a-67266dea7996} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001192 sec., 138422.8187919463 rows/sec., 9.64 MiB/sec. | ||
| 6831 | 2026.01.30 07:05:37.183284 [ 276 ] {9c8c2cb8-c3d9-4ee1-b54a-67266dea7996} <Debug> TCPHandler: Processed in 0.001354268 sec. | ||
| 6832 | 2026.01.30 07:05:37.183394 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.01.30 07:05:37.183486 [ 276 ] {899c05fe-c40d-4524-9e91-e8b6095cc97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6834 | 2026.01.30 07:05:37.183529 [ 276 ] {899c05fe-c40d-4524-9e91-e8b6095cc97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6835 | 2026.01.30 07:05:37.183857 [ 276 ] {899c05fe-c40d-4524-9e91-e8b6095cc97f} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.01.30 07:05:37.183894 [ 276 ] {899c05fe-c40d-4524-9e91-e8b6095cc97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6837 | 2026.01.30 07:05:37.184204 [ 276 ] {899c05fe-c40d-4524-9e91-e8b6095cc97f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6838 | 2026.01.30 07:05:37.184423 [ 276 ] {899c05fe-c40d-4524-9e91-e8b6095cc97f} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.01.30 07:05:37.184551 [ 276 ] {899c05fe-c40d-4524-9e91-e8b6095cc97f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 58.67 KiB/sec. | ||
| 6840 | 2026.01.30 07:05:37.184588 [ 276 ] {899c05fe-c40d-4524-9e91-e8b6095cc97f} <Debug> TCPHandler: Processed in 0.001243344 sec. | ||
| 6841 | 2026.01.30 07:05:37.184702 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2026.01.30 07:05:37.184852 [ 276 ] {5d642669-d8b4-4acb-af97-03cf69e13335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6843 | 2026.01.30 07:05:37.184928 [ 276 ] {5d642669-d8b4-4acb-af97-03cf69e13335} <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 | ||
| 6844 | 2026.01.30 07:05:37.185824 [ 276 ] {5d642669-d8b4-4acb-af97-03cf69e13335} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.01.30 07:05:37.185863 [ 276 ] {5d642669-d8b4-4acb-af97-03cf69e13335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6846 | 2026.01.30 07:05:37.186449 [ 276 ] {5d642669-d8b4-4acb-af97-03cf69e13335} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6847 | 2026.01.30 07:05:37.186676 [ 276 ] {5d642669-d8b4-4acb-af97-03cf69e13335} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.01.30 07:05:37.186822 [ 276 ] {5d642669-d8b4-4acb-af97-03cf69e13335} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001995 sec., 20050.12531328321 rows/sec., 35.93 MiB/sec. | ||
| 6849 | 2026.01.30 07:05:37.186886 [ 276 ] {5d642669-d8b4-4acb-af97-03cf69e13335} <Debug> TCPHandler: Processed in 0.002231662 sec. | ||
| 6850 | 2026.01.30 07:05:37.187000 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2026.01.30 07:05:37.187121 [ 276 ] {fefa872b-3387-4804-a277-4cdb68e92901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6852 | 2026.01.30 07:05:37.187174 [ 276 ] {fefa872b-3387-4804-a277-4cdb68e92901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6853 | 2026.01.30 07:05:37.187542 [ 276 ] {fefa872b-3387-4804-a277-4cdb68e92901} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.01.30 07:05:37.187579 [ 276 ] {fefa872b-3387-4804-a277-4cdb68e92901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6855 | 2026.01.30 07:05:37.187900 [ 276 ] {fefa872b-3387-4804-a277-4cdb68e92901} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6856 | 2026.01.30 07:05:37.188142 [ 276 ] {fefa872b-3387-4804-a277-4cdb68e92901} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.01.30 07:05:37.188311 [ 276 ] {fefa872b-3387-4804-a277-4cdb68e92901} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 6858 | 2026.01.30 07:05:37.188362 [ 276 ] {fefa872b-3387-4804-a277-4cdb68e92901} <Debug> TCPHandler: Processed in 0.001412189 sec. | ||
| 6859 | 2026.01.30 07:05:40.969150 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6860 | 2026.01.30 07:05:40.969201 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6861 | 2026.01.30 07:05:41.195526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 862 | ||
| 6862 | 2026.01.30 07:05:41.197546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17296 | ||
| 6863 | 2026.01.30 07:05:41.197896 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.01.30 07:05:41.197951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6865 | 2026.01.30 07:05:41.198083 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2026.01.30 07:05:41.198130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6867 | 2026.01.30 07:05:41.198686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6868 | 2026.01.30 07:05:41.198931 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.01.30 07:05:41.199082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17296 | ||
| 6870 | 2026.01.30 07:05:41.199096 [ 53 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6871 | 2026.01.30 07:05:41.199161 [ 53 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.01.30 07:05:41.199194 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6873 | 2026.01.30 07:05:41.199300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6874 | 2026.01.30 07:05:41.199305 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 6875 | 2026.01.30 07:05:41.199407 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6876 | 2026.01.30 07:05:41.199440 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14864 rows starting from the beginning of the part | ||
| 6877 | 2026.01.30 07:05:41.199498 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 6878 | 2026.01.30 07:05:41.199545 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 6879 | 2026.01.30 07:05:41.199600 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 6880 | 2026.01.30 07:05:41.199612 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.01.30 07:05:41.199641 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 6882 | 2026.01.30 07:05:41.199683 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 6883 | 2026.01.30 07:05:41.200022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6884 | 2026.01.30 07:05:41.201947 [ 201 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684125 sec., 6443813.160713455 rows/sec., 92.18 MiB/sec. | ||
| 6885 | 2026.01.30 07:05:41.202095 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6886 | 2026.01.30 07:05:41.202442 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2026.01.30 07:05:41.202526 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_36_7} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6888 | 2026.01.30 07:05:41.202655 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6889 | 2026.01.30 07:05:42.106985 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 6890 | 2026.01.30 07:05:42.123997 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.01.30 07:05:42.124067 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6892 | 2026.01.30 07:05:42.130191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6893 | 2026.01.30 07:05:42.130889 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.01.30 07:05:42.131188 [ 53 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6895 | 2026.01.30 07:05:42.131264 [ 53 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.01.30 07:05:42.131288 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6897 | 2026.01.30 07:05:42.131426 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6898 | 2026.01.30 07:05:42.134719 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 6899 | 2026.01.30 07:05:42.135271 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6900 | 2026.01.30 07:05:42.136868 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6901 | 2026.01.30 07:05:42.142210 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6902 | 2026.01.30 07:05:42.146712 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6903 | 2026.01.30 07:05:42.151138 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 6904 | 2026.01.30 07:05:42.155892 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 6905 | 2026.01.30 07:05:42.160219 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 6906 | 2026.01.30 07:05:42.166637 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.01.30 07:05:42.166787 [ 276 ] {6f96c99a-0747-4948-8e76-c242336fcc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6908 | 2026.01.30 07:05:42.166849 [ 276 ] {6f96c99a-0747-4948-8e76-c242336fcc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6909 | 2026.01.30 07:05:42.167488 [ 276 ] {6f96c99a-0747-4948-8e76-c242336fcc17} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.01.30 07:05:42.167532 [ 276 ] {6f96c99a-0747-4948-8e76-c242336fcc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6911 | 2026.01.30 07:05:42.167925 [ 276 ] {6f96c99a-0747-4948-8e76-c242336fcc17} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6912 | 2026.01.30 07:05:42.168148 [ 276 ] {6f96c99a-0747-4948-8e76-c242336fcc17} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.01.30 07:05:42.168304 [ 53 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6914 | 2026.01.30 07:05:42.168309 [ 276 ] {6f96c99a-0747-4948-8e76-c242336fcc17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.73 MiB/sec. | ||
| 6915 | 2026.01.30 07:05:42.168371 [ 53 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.01.30 07:05:42.168403 [ 276 ] {6f96c99a-0747-4948-8e76-c242336fcc17} <Debug> TCPHandler: Processed in 0.001881193 sec. | ||
| 6917 | 2026.01.30 07:05:42.168404 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6918 | 2026.01.30 07:05:42.168550 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.01.30 07:05:42.168557 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 6920 | 2026.01.30 07:05:42.168655 [ 276 ] {a7a59efc-5208-4c14-a4e7-39244333ee38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6921 | 2026.01.30 07:05:42.168705 [ 276 ] {a7a59efc-5208-4c14-a4e7-39244333ee38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6922 | 2026.01.30 07:05:42.168705 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2026.01.30 07:05:42.168752 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2552 rows starting from the beginning of the part | ||
| 6924 | 2026.01.30 07:05:42.168816 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1316 rows starting from the beginning of the part | ||
| 6925 | 2026.01.30 07:05:42.168859 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 6926 | 2026.01.30 07:05:42.168899 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6927 | 2026.01.30 07:05:42.168940 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 142 rows starting from the beginning of the part | ||
| 6928 | 2026.01.30 07:05:42.168984 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6929 | 2026.01.30 07:05:42.169149 [ 276 ] {a7a59efc-5208-4c14-a4e7-39244333ee38} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.01.30 07:05:42.169193 [ 276 ] {a7a59efc-5208-4c14-a4e7-39244333ee38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6931 | 2026.01.30 07:05:42.169553 [ 276 ] {a7a59efc-5208-4c14-a4e7-39244333ee38} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6932 | 2026.01.30 07:05:42.169777 [ 276 ] {a7a59efc-5208-4c14-a4e7-39244333ee38} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.01.30 07:05:42.169894 [ 53 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6934 | 2026.01.30 07:05:42.169917 [ 276 ] {a7a59efc-5208-4c14-a4e7-39244333ee38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 6935 | 2026.01.30 07:05:42.169923 [ 53 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6936 | 2026.01.30 07:05:42.169959 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6937 | 2026.01.30 07:05:42.169964 [ 276 ] {a7a59efc-5208-4c14-a4e7-39244333ee38} <Debug> TCPHandler: Processed in 0.001465511 sec. | ||
| 6938 | 2026.01.30 07:05:42.170084 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 6939 | 2026.01.30 07:05:42.170092 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.01.30 07:05:42.170210 [ 276 ] {19b8b2aa-2e0e-4267-b76d-9a703c4988f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.01.30 07:05:42.170213 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6942 | 2026.01.30 07:05:42.170264 [ 276 ] {19b8b2aa-2e0e-4267-b76d-9a703c4988f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6943 | 2026.01.30 07:05:42.170278 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1303 rows starting from the beginning of the part | ||
| 6944 | 2026.01.30 07:05:42.170353 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 556 rows starting from the beginning of the part | ||
| 6945 | 2026.01.30 07:05:42.170401 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 6946 | 2026.01.30 07:05:42.170446 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6947 | 2026.01.30 07:05:42.170485 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 114 rows starting from the beginning of the part | ||
| 6948 | 2026.01.30 07:05:42.170526 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6949 | 2026.01.30 07:05:42.170723 [ 276 ] {19b8b2aa-2e0e-4267-b76d-9a703c4988f7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.01.30 07:05:42.170767 [ 276 ] {19b8b2aa-2e0e-4267-b76d-9a703c4988f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6951 | 2026.01.30 07:05:42.171346 [ 276 ] {19b8b2aa-2e0e-4267-b76d-9a703c4988f7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6952 | 2026.01.30 07:05:42.171580 [ 276 ] {19b8b2aa-2e0e-4267-b76d-9a703c4988f7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.01.30 07:05:42.171578 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4258 rows, containing 5 columns (5 merged, 0 gathered) in 0.003080975 sec., 1382030.0391921387 rows/sec., 118.88 MiB/sec. | ||
| 6954 | 2026.01.30 07:05:42.171709 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6955 | 2026.01.30 07:05:42.171722 [ 276 ] {19b8b2aa-2e0e-4267-b76d-9a703c4988f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec. | ||
| 6956 | 2026.01.30 07:05:42.171758 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.01.30 07:05:42.171788 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6958 | 2026.01.30 07:05:42.171798 [ 276 ] {19b8b2aa-2e0e-4267-b76d-9a703c4988f7} <Debug> TCPHandler: Processed in 0.001755949 sec. | ||
| 6959 | 2026.01.30 07:05:42.171877 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 6960 | 2026.01.30 07:05:42.171930 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.01.30 07:05:42.171933 [ 187 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001893042 sec., 1164791.9063602393 rows/sec., 90.30 MiB/sec. | ||
| 6962 | 2026.01.30 07:05:42.171968 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6963 | 2026.01.30 07:05:42.171984 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6964 | 2026.01.30 07:05:42.172018 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14073 rows starting from the beginning of the part | ||
| 6965 | 2026.01.30 07:05:42.172034 [ 276 ] {23fc408a-0783-4df7-9bfa-4734f415a419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6966 | 2026.01.30 07:05:42.172068 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 880 rows starting from the beginning of the part | ||
| 6967 | 2026.01.30 07:05:42.172083 [ 276 ] {23fc408a-0783-4df7-9bfa-4734f415a419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6968 | 2026.01.30 07:05:42.172114 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6969 | 2026.01.30 07:05:42.172162 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6970 | 2026.01.30 07:05:42.172202 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 165 rows starting from the beginning of the part | ||
| 6971 | 2026.01.30 07:05:42.172202 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6972 | 2026.01.30 07:05:42.172241 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6973 | 2026.01.30 07:05:42.172324 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.01.30 07:05:42.172453 [ 276 ] {23fc408a-0783-4df7-9bfa-4734f415a419} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.01.30 07:05:42.172456 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_51_10} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6976 | 2026.01.30 07:05:42.172499 [ 276 ] {23fc408a-0783-4df7-9bfa-4734f415a419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6977 | 2026.01.30 07:05:42.172569 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.01.30 07:05:42.172588 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6979 | 2026.01.30 07:05:42.172656 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_51_10} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6980 | 2026.01.30 07:05:42.172736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6981 | 2026.01.30 07:05:42.172861 [ 276 ] {23fc408a-0783-4df7-9bfa-4734f415a419} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6982 | 2026.01.30 07:05:42.173077 [ 276 ] {23fc408a-0783-4df7-9bfa-4734f415a419} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.01.30 07:05:42.173196 [ 53 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6984 | 2026.01.30 07:05:42.173212 [ 276 ] {23fc408a-0783-4df7-9bfa-4734f415a419} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 6985 | 2026.01.30 07:05:42.173226 [ 53 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.01.30 07:05:42.173254 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6987 | 2026.01.30 07:05:42.173256 [ 276 ] {23fc408a-0783-4df7-9bfa-4734f415a419} <Debug> TCPHandler: Processed in 0.001376638 sec. | ||
| 6988 | 2026.01.30 07:05:42.173336 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 6989 | 2026.01.30 07:05:42.173418 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6990 | 2026.01.30 07:05:42.173443 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2772 rows starting from the beginning of the part | ||
| 6991 | 2026.01.30 07:05:42.173492 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6992 | 2026.01.30 07:05:42.173532 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6993 | 2026.01.30 07:05:42.173568 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6994 | 2026.01.30 07:05:42.173604 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 6995 | 2026.01.30 07:05:42.173641 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 6996 | 2026.01.30 07:05:42.174729 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 4 columns (4 merged, 0 gathered) in 0.001417929 sec., 2166540.073586195 rows/sec., 144.25 MiB/sec. | ||
| 6997 | 2026.01.30 07:05:42.175058 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6998 | 2026.01.30 07:05:42.175303 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.01.30 07:05:42.175371 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_51_10} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7000 | 2026.01.30 07:05:42.175433 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7001 | 2026.01.30 07:05:42.177114 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15598 rows, containing 5 columns (5 merged, 0 gathered) in 0.005270766 sec., 2959342.1525448104 rows/sec., 202.38 MiB/sec. | ||
| 7002 | 2026.01.30 07:05:42.177675 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7003 | 2026.01.30 07:05:42.177949 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.01.30 07:05:42.178028 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7005 | 2026.01.30 07:05:42.178112 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 7006 | 2026.01.30 07:05:42.216107 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.084743742 sec., 3209.676532811119 rows/sec., 16.60 MiB/sec. | ||
| 7007 | 2026.01.30 07:05:42.218305 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7008 | 2026.01.30 07:05:42.220199 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_36_7} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.01.30 07:05:42.220313 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_36_7} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7010 | 2026.01.30 07:05:42.222224 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7011 | 2026.01.30 07:05:43.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.62 MiB, peak 305.36 MiB, free memory in arenas 0.00 B, will set to 291.57 MiB (RSS), difference: 4.96 MiB | ||
| 7012 | 2026.01.30 07:05:47.169010 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2026.01.30 07:05:47.169311 [ 276 ] {d72bc4a9-d10c-4e96-8ece-946f01472560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7014 | 2026.01.30 07:05:47.169418 [ 276 ] {d72bc4a9-d10c-4e96-8ece-946f01472560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7015 | 2026.01.30 07:05:47.170194 [ 276 ] {d72bc4a9-d10c-4e96-8ece-946f01472560} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.01.30 07:05:47.170246 [ 276 ] {d72bc4a9-d10c-4e96-8ece-946f01472560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7017 | 2026.01.30 07:05:47.170657 [ 276 ] {d72bc4a9-d10c-4e96-8ece-946f01472560} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7018 | 2026.01.30 07:05:47.170890 [ 276 ] {d72bc4a9-d10c-4e96-8ece-946f01472560} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.01.30 07:05:47.171056 [ 276 ] {d72bc4a9-d10c-4e96-8ece-946f01472560} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001819 sec., 74766.35514018692 rows/sec., 6.47 MiB/sec. | ||
| 7020 | 2026.01.30 07:05:47.171110 [ 276 ] {d72bc4a9-d10c-4e96-8ece-946f01472560} <Debug> TCPHandler: Processed in 0.002287963 sec. | ||
| 7021 | 2026.01.30 07:05:47.171240 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2026.01.30 07:05:47.171343 [ 276 ] {8a233faa-f629-4968-ac62-5786b189f292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7023 | 2026.01.30 07:05:47.171388 [ 276 ] {8a233faa-f629-4968-ac62-5786b189f292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7024 | 2026.01.30 07:05:47.171828 [ 276 ] {8a233faa-f629-4968-ac62-5786b189f292} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2026.01.30 07:05:47.171867 [ 276 ] {8a233faa-f629-4968-ac62-5786b189f292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7026 | 2026.01.30 07:05:47.172175 [ 276 ] {8a233faa-f629-4968-ac62-5786b189f292} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7027 | 2026.01.30 07:05:47.172384 [ 276 ] {8a233faa-f629-4968-ac62-5786b189f292} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.01.30 07:05:47.172516 [ 276 ] {8a233faa-f629-4968-ac62-5786b189f292} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001196 sec., 33444.816053511706 rows/sec., 2.46 MiB/sec. | ||
| 7029 | 2026.01.30 07:05:47.172556 [ 276 ] {8a233faa-f629-4968-ac62-5786b189f292} <Debug> TCPHandler: Processed in 0.001367978 sec. | ||
| 7030 | 2026.01.30 07:05:47.172677 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.01.30 07:05:47.172771 [ 276 ] {6623866e-5125-47b0-8abf-994aa90cf09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7032 | 2026.01.30 07:05:47.172811 [ 276 ] {6623866e-5125-47b0-8abf-994aa90cf09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7033 | 2026.01.30 07:05:47.173247 [ 276 ] {6623866e-5125-47b0-8abf-994aa90cf09c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.01.30 07:05:47.173285 [ 276 ] {6623866e-5125-47b0-8abf-994aa90cf09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7035 | 2026.01.30 07:05:47.173588 [ 276 ] {6623866e-5125-47b0-8abf-994aa90cf09c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7036 | 2026.01.30 07:05:47.173795 [ 276 ] {6623866e-5125-47b0-8abf-994aa90cf09c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.01.30 07:05:47.173926 [ 276 ] {6623866e-5125-47b0-8abf-994aa90cf09c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 6.92 MiB/sec. | ||
| 7038 | 2026.01.30 07:05:47.173965 [ 276 ] {6623866e-5125-47b0-8abf-994aa90cf09c} <Debug> TCPHandler: Processed in 0.001337617 sec. | ||
| 7039 | 2026.01.30 07:05:47.174089 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7040 | 2026.01.30 07:05:47.174182 [ 276 ] {07da330b-6522-4c95-91d0-f63d8baf4759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7041 | 2026.01.30 07:05:47.174226 [ 276 ] {07da330b-6522-4c95-91d0-f63d8baf4759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7042 | 2026.01.30 07:05:47.174644 [ 276 ] {07da330b-6522-4c95-91d0-f63d8baf4759} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.01.30 07:05:47.174679 [ 276 ] {07da330b-6522-4c95-91d0-f63d8baf4759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7044 | 2026.01.30 07:05:47.175001 [ 276 ] {07da330b-6522-4c95-91d0-f63d8baf4759} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7045 | 2026.01.30 07:05:47.175208 [ 276 ] {07da330b-6522-4c95-91d0-f63d8baf4759} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.01.30 07:05:47.175337 [ 276 ] {07da330b-6522-4c95-91d0-f63d8baf4759} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 7047 | 2026.01.30 07:05:47.175373 [ 276 ] {07da330b-6522-4c95-91d0-f63d8baf4759} <Debug> TCPHandler: Processed in 0.001333237 sec. | ||
| 7048 | 2026.01.30 07:05:47.175490 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2026.01.30 07:05:47.175583 [ 276 ] {f53d3eb5-d02d-4795-9226-7387cd46e998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7050 | 2026.01.30 07:05:47.175639 [ 276 ] {f53d3eb5-d02d-4795-9226-7387cd46e998} <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 | ||
| 7051 | 2026.01.30 07:05:47.176497 [ 276 ] {f53d3eb5-d02d-4795-9226-7387cd46e998} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.01.30 07:05:47.176531 [ 276 ] {f53d3eb5-d02d-4795-9226-7387cd46e998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7053 | 2026.01.30 07:05:47.177124 [ 276 ] {f53d3eb5-d02d-4795-9226-7387cd46e998} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7054 | 2026.01.30 07:05:47.177346 [ 276 ] {f53d3eb5-d02d-4795-9226-7387cd46e998} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.01.30 07:05:47.177448 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7056 | 2026.01.30 07:05:47.177485 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.01.30 07:05:47.177485 [ 276 ] {f53d3eb5-d02d-4795-9226-7387cd46e998} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00192 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 7058 | 2026.01.30 07:05:47.177503 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7059 | 2026.01.30 07:05:47.177560 [ 276 ] {f53d3eb5-d02d-4795-9226-7387cd46e998} <Debug> TCPHandler: Processed in 0.002119599 sec. | ||
| 7060 | 2026.01.30 07:05:47.177627 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 7061 | 2026.01.30 07:05:47.177673 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2026.01.30 07:05:47.177771 [ 276 ] {040867e5-381f-420c-b702-766566bcb42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7063 | 2026.01.30 07:05:47.177813 [ 276 ] {040867e5-381f-420c-b702-766566bcb42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7064 | 2026.01.30 07:05:47.177870 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7065 | 2026.01.30 07:05:47.177934 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 747 rows starting from the beginning of the part | ||
| 7066 | 2026.01.30 07:05:47.178067 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7067 | 2026.01.30 07:05:47.178149 [ 276 ] {040867e5-381f-420c-b702-766566bcb42d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.01.30 07:05:47.178174 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 7069 | 2026.01.30 07:05:47.178188 [ 276 ] {040867e5-381f-420c-b702-766566bcb42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7070 | 2026.01.30 07:05:47.178280 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 7071 | 2026.01.30 07:05:47.178385 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 7072 | 2026.01.30 07:05:47.178490 [ 191 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 7073 | 2026.01.30 07:05:47.178505 [ 276 ] {040867e5-381f-420c-b702-766566bcb42d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7074 | 2026.01.30 07:05:47.178717 [ 276 ] {040867e5-381f-420c-b702-766566bcb42d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.01.30 07:05:47.178856 [ 276 ] {040867e5-381f-420c-b702-766566bcb42d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 7076 | 2026.01.30 07:05:47.178892 [ 276 ] {040867e5-381f-420c-b702-766566bcb42d} <Debug> TCPHandler: Processed in 0.001269355 sec. | ||
| 7077 | 2026.01.30 07:05:47.193184 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 19 columns (19 merged, 0 gathered) in 0.015611923 sec., 60658.767020564985 rows/sec., 108.70 MiB/sec. | ||
| 7078 | 2026.01.30 07:05:47.194704 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7079 | 2026.01.30 07:05:47.195047 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.01.30 07:05:47.195114 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7081 | 2026.01.30 07:05:47.195257 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7082 | 2026.01.30 07:05:48.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.06 MiB, peak 305.36 MiB, free memory in arenas 0.00 B, will set to 293.88 MiB (RSS), difference: 1.82 MiB | ||
| 7083 | 2026.01.30 07:05:48.660848 [ 58 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7084 | 2026.01.30 07:05:48.660913 [ 58 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.01.30 07:05:48.660938 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7086 | 2026.01.30 07:05:48.661073 [ 200 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 7087 | 2026.01.30 07:05:48.661231 [ 200 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7088 | 2026.01.30 07:05:48.661268 [ 200 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 7089 | 2026.01.30 07:05:48.661343 [ 200 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 7090 | 2026.01.30 07:05:48.661394 [ 200 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7091 | 2026.01.30 07:05:48.661445 [ 200 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7092 | 2026.01.30 07:05:48.661485 [ 200 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::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 | ||
| 7093 | 2026.01.30 07:05:48.662185 [ 190 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177042 sec., 40780.193060230646 rows/sec., 3.40 MiB/sec. | ||
| 7094 | 2026.01.30 07:05:48.662377 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7095 | 2026.01.30 07:05:48.662750 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_13_3} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.01.30 07:05:48.662841 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_13_3} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7097 | 2026.01.30 07:05:48.662959 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7098 | 2026.01.30 07:05:48.699269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17744 | ||
| 7099 | 2026.01.30 07:05:48.699956 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2026.01.30 07:05:48.700022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7101 | 2026.01.30 07:05:48.700682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7102 | 2026.01.30 07:05:48.700913 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2026.01.30 07:05:48.701065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17744 | ||
| 7104 | 2026.01.30 07:05:49.635708 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7105 | 2026.01.30 07:05:49.651353 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2026.01.30 07:05:49.651412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7107 | 2026.01.30 07:05:49.656772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7108 | 2026.01.30 07:05:49.657442 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2026.01.30 07:05:49.660151 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7110 | 2026.01.30 07:05:50.908105 [ 171 ] {} <Debug> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7111 | 2026.01.30 07:05:50.908172 [ 171 ] {} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.01.30 07:05:50.908198 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7113 | 2026.01.30 07:05:50.908330 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::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 | ||
| 7114 | 2026.01.30 07:05:50.908487 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7115 | 2026.01.30 07:05:50.908523 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::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 | ||
| 7116 | 2026.01.30 07:05:50.908588 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::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 | ||
| 7117 | 2026.01.30 07:05:50.908632 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::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 | ||
| 7118 | 2026.01.30 07:05:50.908673 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::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 | ||
| 7119 | 2026.01.30 07:05:50.908711 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::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 | ||
| 7120 | 2026.01.30 07:05:50.909495 [ 190 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001218544 sec., 4103.2576583200935 rows/sec., 273.28 KiB/sec. | ||
| 7121 | 2026.01.30 07:05:50.909663 [ 192 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7122 | 2026.01.30 07:05:50.909932 [ 192 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_5_1} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.01.30 07:05:50.910000 [ 192 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_5_1} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7124 | 2026.01.30 07:05:50.910065 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7125 | 2026.01.30 07:05:51.201078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 882 | ||
| 7126 | 2026.01.30 07:05:51.203184 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.01.30 07:05:51.203235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7128 | 2026.01.30 07:05:51.204437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7129 | 2026.01.30 07:05:51.204723 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.01.30 07:05:51.205105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 7131 | 2026.01.30 07:05:52.210346 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.01.30 07:05:52.210578 [ 276 ] {d432c001-baea-44ee-8e85-6c6a9b043d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7133 | 2026.01.30 07:05:52.210676 [ 276 ] {d432c001-baea-44ee-8e85-6c6a9b043d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7134 | 2026.01.30 07:05:52.211637 [ 276 ] {d432c001-baea-44ee-8e85-6c6a9b043d6b} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.01.30 07:05:52.211708 [ 276 ] {d432c001-baea-44ee-8e85-6c6a9b043d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7136 | 2026.01.30 07:05:52.212301 [ 276 ] {d432c001-baea-44ee-8e85-6c6a9b043d6b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7137 | 2026.01.30 07:05:52.212636 [ 276 ] {d432c001-baea-44ee-8e85-6c6a9b043d6b} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.01.30 07:05:52.212879 [ 276 ] {d432c001-baea-44ee-8e85-6c6a9b043d6b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002363 sec., 10156.580617858654 rows/sec., 862.91 KiB/sec. | ||
| 7139 | 2026.01.30 07:05:52.212970 [ 276 ] {d432c001-baea-44ee-8e85-6c6a9b043d6b} <Debug> TCPHandler: Processed in 0.002824768 sec. | ||
| 7140 | 2026.01.30 07:05:52.213163 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.01.30 07:05:52.213280 [ 276 ] {3fe3fba3-6241-4fd0-aca5-47b33edfda23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7142 | 2026.01.30 07:05:52.213331 [ 276 ] {3fe3fba3-6241-4fd0-aca5-47b33edfda23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7143 | 2026.01.30 07:05:52.213905 [ 276 ] {3fe3fba3-6241-4fd0-aca5-47b33edfda23} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.01.30 07:05:52.213949 [ 276 ] {3fe3fba3-6241-4fd0-aca5-47b33edfda23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7145 | 2026.01.30 07:05:52.214310 [ 276 ] {3fe3fba3-6241-4fd0-aca5-47b33edfda23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7146 | 2026.01.30 07:05:52.214565 [ 276 ] {3fe3fba3-6241-4fd0-aca5-47b33edfda23} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.01.30 07:05:52.214730 [ 276 ] {3fe3fba3-6241-4fd0-aca5-47b33edfda23} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001481 sec., 2700.8777852802164 rows/sec., 220.24 KiB/sec. | ||
| 7148 | 2026.01.30 07:05:52.214779 [ 276 ] {3fe3fba3-6241-4fd0-aca5-47b33edfda23} <Debug> TCPHandler: Processed in 0.001683556 sec. | ||
| 7149 | 2026.01.30 07:05:52.214939 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.01.30 07:05:52.215052 [ 276 ] {348b60c4-f358-44e8-a729-b187c0d71755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7151 | 2026.01.30 07:05:52.215100 [ 276 ] {348b60c4-f358-44e8-a729-b187c0d71755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7152 | 2026.01.30 07:05:52.216372 [ 276 ] {348b60c4-f358-44e8-a729-b187c0d71755} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.01.30 07:05:52.216414 [ 276 ] {348b60c4-f358-44e8-a729-b187c0d71755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7154 | 2026.01.30 07:05:52.216871 [ 276 ] {348b60c4-f358-44e8-a729-b187c0d71755} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7155 | 2026.01.30 07:05:52.217128 [ 276 ] {348b60c4-f358-44e8-a729-b187c0d71755} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.01.30 07:05:52.217280 [ 276 ] {348b60c4-f358-44e8-a729-b187c0d71755} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.002253 sec., 584997.7807367954 rows/sec., 48.58 MiB/sec. | ||
| 7157 | 2026.01.30 07:05:52.217325 [ 276 ] {348b60c4-f358-44e8-a729-b187c0d71755} <Debug> TCPHandler: Processed in 0.002442618 sec. | ||
| 7158 | 2026.01.30 07:05:52.217466 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.01.30 07:05:52.217574 [ 276 ] {724c71b0-be8f-49a7-85a1-854171e309a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7160 | 2026.01.30 07:05:52.217624 [ 276 ] {724c71b0-be8f-49a7-85a1-854171e309a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7161 | 2026.01.30 07:05:52.218129 [ 276 ] {724c71b0-be8f-49a7-85a1-854171e309a8} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.01.30 07:05:52.218169 [ 276 ] {724c71b0-be8f-49a7-85a1-854171e309a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7163 | 2026.01.30 07:05:52.218511 [ 276 ] {724c71b0-be8f-49a7-85a1-854171e309a8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7164 | 2026.01.30 07:05:52.218762 [ 276 ] {724c71b0-be8f-49a7-85a1-854171e309a8} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.01.30 07:05:52.218910 [ 276 ] {724c71b0-be8f-49a7-85a1-854171e309a8} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001359 sec., 11773.36276674025 rows/sec., 912.61 KiB/sec. | ||
| 7166 | 2026.01.30 07:05:52.218954 [ 276 ] {724c71b0-be8f-49a7-85a1-854171e309a8} <Debug> TCPHandler: Processed in 0.001543943 sec. | ||
| 7167 | 2026.01.30 07:05:52.219098 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.01.30 07:05:52.219204 [ 276 ] {36a7587f-4c13-4e38-bb7d-75e3365dcb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.01.30 07:05:52.219250 [ 276 ] {36a7587f-4c13-4e38-bb7d-75e3365dcb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7170 | 2026.01.30 07:05:52.220157 [ 276 ] {36a7587f-4c13-4e38-bb7d-75e3365dcb19} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.01.30 07:05:52.220205 [ 276 ] {36a7587f-4c13-4e38-bb7d-75e3365dcb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7172 | 2026.01.30 07:05:52.220612 [ 276 ] {36a7587f-4c13-4e38-bb7d-75e3365dcb19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7173 | 2026.01.30 07:05:52.220942 [ 276 ] {36a7587f-4c13-4e38-bb7d-75e3365dcb19} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.01.30 07:05:52.221113 [ 276 ] {36a7587f-4c13-4e38-bb7d-75e3365dcb19} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001926 sec., 130841.1214953271 rows/sec., 9.05 MiB/sec. | ||
| 7175 | 2026.01.30 07:05:52.221168 [ 276 ] {36a7587f-4c13-4e38-bb7d-75e3365dcb19} <Debug> TCPHandler: Processed in 0.002124039 sec. | ||
| 7176 | 2026.01.30 07:05:52.221358 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.01.30 07:05:52.221484 [ 276 ] {c9929d22-2a15-4076-8cf5-ed293f75b795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7178 | 2026.01.30 07:05:52.221543 [ 276 ] {c9929d22-2a15-4076-8cf5-ed293f75b795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7179 | 2026.01.30 07:05:52.222156 [ 276 ] {c9929d22-2a15-4076-8cf5-ed293f75b795} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.01.30 07:05:52.222196 [ 276 ] {c9929d22-2a15-4076-8cf5-ed293f75b795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7181 | 2026.01.30 07:05:52.222588 [ 276 ] {c9929d22-2a15-4076-8cf5-ed293f75b795} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7182 | 2026.01.30 07:05:52.222933 [ 276 ] {c9929d22-2a15-4076-8cf5-ed293f75b795} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.01.30 07:05:52.223121 [ 276 ] {c9929d22-2a15-4076-8cf5-ed293f75b795} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001664 sec., 7211.538461538462 rows/sec., 563.40 KiB/sec. | ||
| 7184 | 2026.01.30 07:05:52.223173 [ 276 ] {c9929d22-2a15-4076-8cf5-ed293f75b795} <Debug> TCPHandler: Processed in 0.001871932 sec. | ||
| 7185 | 2026.01.30 07:05:52.223387 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2026.01.30 07:05:52.223509 [ 276 ] {ae2846d8-e458-41db-bec7-bab30c633adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7187 | 2026.01.30 07:05:52.223563 [ 276 ] {ae2846d8-e458-41db-bec7-bab30c633adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7188 | 2026.01.30 07:05:52.224586 [ 276 ] {ae2846d8-e458-41db-bec7-bab30c633adf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.01.30 07:05:52.224645 [ 276 ] {ae2846d8-e458-41db-bec7-bab30c633adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7190 | 2026.01.30 07:05:52.225131 [ 276 ] {ae2846d8-e458-41db-bec7-bab30c633adf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7191 | 2026.01.30 07:05:52.225507 [ 276 ] {ae2846d8-e458-41db-bec7-bab30c633adf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.01.30 07:05:52.225715 [ 276 ] {ae2846d8-e458-41db-bec7-bab30c633adf} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.002232 sec., 250896.05734767026 rows/sec., 18.81 MiB/sec. | ||
| 7193 | 2026.01.30 07:05:52.225774 [ 276 ] {ae2846d8-e458-41db-bec7-bab30c633adf} <Debug> TCPHandler: Processed in 0.002478678 sec. | ||
| 7194 | 2026.01.30 07:05:52.225972 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2026.01.30 07:05:52.226105 [ 276 ] {9703b7a2-f6ab-4b86-af47-a7828d4975ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7196 | 2026.01.30 07:05:52.226170 [ 276 ] {9703b7a2-f6ab-4b86-af47-a7828d4975ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7197 | 2026.01.30 07:05:52.227173 [ 276 ] {9703b7a2-f6ab-4b86-af47-a7828d4975ae} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2026.01.30 07:05:52.227222 [ 276 ] {9703b7a2-f6ab-4b86-af47-a7828d4975ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7199 | 2026.01.30 07:05:52.227804 [ 276 ] {9703b7a2-f6ab-4b86-af47-a7828d4975ae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7200 | 2026.01.30 07:05:52.228137 [ 276 ] {9703b7a2-f6ab-4b86-af47-a7828d4975ae} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2026.01.30 07:05:52.228331 [ 276 ] {9703b7a2-f6ab-4b86-af47-a7828d4975ae} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.002255 sec., 391130.82039911306 rows/sec., 26.55 MiB/sec. | ||
| 7202 | 2026.01.30 07:05:52.228386 [ 276 ] {9703b7a2-f6ab-4b86-af47-a7828d4975ae} <Debug> TCPHandler: Processed in 0.002487089 sec. | ||
| 7203 | 2026.01.30 07:05:52.228758 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.01.30 07:05:52.228882 [ 276 ] {bb9a9fd2-41d3-47b9-aa7a-1c5fd3462932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7205 | 2026.01.30 07:05:52.228938 [ 276 ] {bb9a9fd2-41d3-47b9-aa7a-1c5fd3462932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7206 | 2026.01.30 07:05:52.229827 [ 276 ] {bb9a9fd2-41d3-47b9-aa7a-1c5fd3462932} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.01.30 07:05:52.229873 [ 276 ] {bb9a9fd2-41d3-47b9-aa7a-1c5fd3462932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7208 | 2026.01.30 07:05:52.230297 [ 276 ] {bb9a9fd2-41d3-47b9-aa7a-1c5fd3462932} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7209 | 2026.01.30 07:05:52.230613 [ 276 ] {bb9a9fd2-41d3-47b9-aa7a-1c5fd3462932} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.01.30 07:05:52.230797 [ 276 ] {bb9a9fd2-41d3-47b9-aa7a-1c5fd3462932} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001942 sec., 30895.983522142124 rows/sec., 2.08 MiB/sec. | ||
| 7211 | 2026.01.30 07:05:52.230850 [ 276 ] {bb9a9fd2-41d3-47b9-aa7a-1c5fd3462932} <Debug> TCPHandler: Processed in 0.002157099 sec. | ||
| 7212 | 2026.01.30 07:05:54.121173 [ 152 ] {} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7213 | 2026.01.30 07:05:54.121236 [ 152 ] {} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2026.01.30 07:05:54.121257 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7215 | 2026.01.30 07:05:54.121369 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::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 | ||
| 7216 | 2026.01.30 07:05:54.121656 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7217 | 2026.01.30 07:05:54.121695 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 7218 | 2026.01.30 07:05:54.121769 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 7219 | 2026.01.30 07:05:54.121828 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::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 | ||
| 7220 | 2026.01.30 07:05:54.121882 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::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 | ||
| 7221 | 2026.01.30 07:05:54.121935 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::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 | ||
| 7222 | 2026.01.30 07:05:54.123361 [ 186 ] {9f0af407-a149-4dbf-843e-741ba070f58c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002030256 sec., 23642.33870014422 rows/sec., 5.69 MiB/sec. | ||
| 7223 | 2026.01.30 07:05:54.123620 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7224 | 2026.01.30 07:05:54.123916 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::all_1_5_1} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2026.01.30 07:05:54.123981 [ 200 ] {9f0af407-a149-4dbf-843e-741ba070f58c::all_1_5_1} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7226 | 2026.01.30 07:05:54.124054 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7227 | 2026.01.30 07:05:55.969249 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7228 | 2026.01.30 07:05:55.969326 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7229 | 2026.01.30 07:05:56.202054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18256 | ||
| 7230 | 2026.01.30 07:05:56.202585 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2026.01.30 07:05:56.202652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7232 | 2026.01.30 07:05:56.203157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7233 | 2026.01.30 07:05:56.203448 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2026.01.30 07:05:56.203605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18256 | ||
| 7235 | 2026.01.30 07:05:57.161134 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7236 | 2026.01.30 07:05:57.168042 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2026.01.30 07:05:57.168212 [ 276 ] {b45dea99-ed9a-4ab4-875d-43ccccfdb002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7238 | 2026.01.30 07:05:57.168280 [ 276 ] {b45dea99-ed9a-4ab4-875d-43ccccfdb002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7239 | 2026.01.30 07:05:57.169030 [ 276 ] {b45dea99-ed9a-4ab4-875d-43ccccfdb002} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.01.30 07:05:57.169071 [ 276 ] {b45dea99-ed9a-4ab4-875d-43ccccfdb002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7241 | 2026.01.30 07:05:57.169462 [ 276 ] {b45dea99-ed9a-4ab4-875d-43ccccfdb002} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7242 | 2026.01.30 07:05:57.169682 [ 276 ] {b45dea99-ed9a-4ab4-875d-43ccccfdb002} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.01.30 07:05:57.169828 [ 276 ] {b45dea99-ed9a-4ab4-875d-43ccccfdb002} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001664 sec., 81730.76923076923 rows/sec., 7.07 MiB/sec. | ||
| 7244 | 2026.01.30 07:05:57.169872 [ 276 ] {b45dea99-ed9a-4ab4-875d-43ccccfdb002} <Debug> TCPHandler: Processed in 0.001954654 sec. | ||
| 7245 | 2026.01.30 07:05:57.169985 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2026.01.30 07:05:57.170079 [ 276 ] {5c1d59de-6015-4153-ab8d-6d9c34811519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7247 | 2026.01.30 07:05:57.170120 [ 276 ] {5c1d59de-6015-4153-ab8d-6d9c34811519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7248 | 2026.01.30 07:05:57.170542 [ 276 ] {5c1d59de-6015-4153-ab8d-6d9c34811519} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.01.30 07:05:57.170576 [ 276 ] {5c1d59de-6015-4153-ab8d-6d9c34811519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7250 | 2026.01.30 07:05:57.170862 [ 276 ] {5c1d59de-6015-4153-ab8d-6d9c34811519} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7251 | 2026.01.30 07:05:57.171072 [ 276 ] {5c1d59de-6015-4153-ab8d-6d9c34811519} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.01.30 07:05:57.171186 [ 150 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7253 | 2026.01.30 07:05:57.171196 [ 276 ] {5c1d59de-6015-4153-ab8d-6d9c34811519} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001137 sec., 35180.29903254178 rows/sec., 2.58 MiB/sec. | ||
| 7254 | 2026.01.30 07:05:57.171225 [ 150 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.01.30 07:05:57.171243 [ 276 ] {5c1d59de-6015-4153-ab8d-6d9c34811519} <Debug> TCPHandler: Processed in 0.001305106 sec. | ||
| 7256 | 2026.01.30 07:05:57.171246 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7257 | 2026.01.30 07:05:57.171335 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 7258 | 2026.01.30 07:05:57.171362 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2026.01.30 07:05:57.171425 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7260 | 2026.01.30 07:05:57.171453 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 295 rows starting from the beginning of the part | ||
| 7261 | 2026.01.30 07:05:57.171453 [ 276 ] {27739df6-8b58-416b-8296-17ba48fca10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7262 | 2026.01.30 07:05:57.171498 [ 276 ] {27739df6-8b58-416b-8296-17ba48fca10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7263 | 2026.01.30 07:05:57.171510 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 7264 | 2026.01.30 07:05:57.171559 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
| 7265 | 2026.01.30 07:05:57.171599 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 7266 | 2026.01.30 07:05:57.171637 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
| 7267 | 2026.01.30 07:05:57.171675 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 7268 | 2026.01.30 07:05:57.171939 [ 276 ] {27739df6-8b58-416b-8296-17ba48fca10c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.01.30 07:05:57.171973 [ 276 ] {27739df6-8b58-416b-8296-17ba48fca10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7270 | 2026.01.30 07:05:57.172279 [ 276 ] {27739df6-8b58-416b-8296-17ba48fca10c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7271 | 2026.01.30 07:05:57.172434 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 481 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134691 sec., 423903.9527060671 rows/sec., 29.78 MiB/sec. | ||
| 7272 | 2026.01.30 07:05:57.172551 [ 276 ] {27739df6-8b58-416b-8296-17ba48fca10c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.01.30 07:05:57.172630 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7274 | 2026.01.30 07:05:57.172685 [ 276 ] {27739df6-8b58-416b-8296-17ba48fca10c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00125 sec., 83200 rows/sec., 6.50 MiB/sec. | ||
| 7275 | 2026.01.30 07:05:57.172727 [ 276 ] {27739df6-8b58-416b-8296-17ba48fca10c} <Debug> TCPHandler: Processed in 0.001412959 sec. | ||
| 7276 | 2026.01.30 07:05:57.172849 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.01.30 07:05:57.172942 [ 276 ] {303e7c48-08b5-4c43-bb6c-5f91926a4a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.01.30 07:05:57.172966 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.01.30 07:05:57.172985 [ 276 ] {303e7c48-08b5-4c43-bb6c-5f91926a4a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7280 | 2026.01.30 07:05:57.173061 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_36_7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7281 | 2026.01.30 07:05:57.173181 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7282 | 2026.01.30 07:05:57.173419 [ 276 ] {303e7c48-08b5-4c43-bb6c-5f91926a4a7e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.01.30 07:05:57.173459 [ 276 ] {303e7c48-08b5-4c43-bb6c-5f91926a4a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7284 | 2026.01.30 07:05:57.173788 [ 276 ] {303e7c48-08b5-4c43-bb6c-5f91926a4a7e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7285 | 2026.01.30 07:05:57.173996 [ 276 ] {303e7c48-08b5-4c43-bb6c-5f91926a4a7e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.01.30 07:05:57.174122 [ 276 ] {303e7c48-08b5-4c43-bb6c-5f91926a4a7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7287 | 2026.01.30 07:05:57.174158 [ 276 ] {303e7c48-08b5-4c43-bb6c-5f91926a4a7e} <Debug> TCPHandler: Processed in 0.001356077 sec. | ||
| 7288 | 2026.01.30 07:05:57.174274 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.01.30 07:05:57.174365 [ 276 ] {6f335668-d9d1-44ad-aa5c-e6bec0177abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.01.30 07:05:57.174418 [ 276 ] {6f335668-d9d1-44ad-aa5c-e6bec0177abe} <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.01.30 07:05:57.175292 [ 276 ] {6f335668-d9d1-44ad-aa5c-e6bec0177abe} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.01.30 07:05:57.175326 [ 276 ] {6f335668-d9d1-44ad-aa5c-e6bec0177abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7293 | 2026.01.30 07:05:57.175882 [ 276 ] {6f335668-d9d1-44ad-aa5c-e6bec0177abe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7294 | 2026.01.30 07:05:57.176101 [ 276 ] {6f335668-d9d1-44ad-aa5c-e6bec0177abe} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.01.30 07:05:57.176233 [ 276 ] {6f335668-d9d1-44ad-aa5c-e6bec0177abe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 38.03 MiB/sec. | ||
| 7296 | 2026.01.30 07:05:57.176290 [ 276 ] {6f335668-d9d1-44ad-aa5c-e6bec0177abe} <Debug> TCPHandler: Processed in 0.002062808 sec. | ||
| 7297 | 2026.01.30 07:05:57.176417 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.01.30 07:05:57.176508 [ 276 ] {b7b180a5-1073-43a1-a892-cb6f059ac82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.01.30 07:05:57.176549 [ 276 ] {b7b180a5-1073-43a1-a892-cb6f059ac82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7300 | 2026.01.30 07:05:57.176891 [ 276 ] {b7b180a5-1073-43a1-a892-cb6f059ac82f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.01.30 07:05:57.176925 [ 276 ] {b7b180a5-1073-43a1-a892-cb6f059ac82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7302 | 2026.01.30 07:05:57.177227 [ 276 ] {b7b180a5-1073-43a1-a892-cb6f059ac82f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7303 | 2026.01.30 07:05:57.177458 [ 276 ] {b7b180a5-1073-43a1-a892-cb6f059ac82f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.01.30 07:05:57.177581 [ 276 ] {b7b180a5-1073-43a1-a892-cb6f059ac82f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7305 | 2026.01.30 07:05:57.177616 [ 276 ] {b7b180a5-1073-43a1-a892-cb6f059ac82f} <Debug> TCPHandler: Processed in 0.001245604 sec. | ||
| 7306 | 2026.01.30 07:05:57.178469 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.01.30 07:05:57.178523 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7308 | 2026.01.30 07:05:57.184595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7309 | 2026.01.30 07:05:57.185329 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.01.30 07:05:57.188533 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7311 | 2026.01.30 07:06:01.206145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 912 | ||
| 7312 | 2026.01.30 07:06:01.208477 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.01.30 07:06:01.208534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7314 | 2026.01.30 07:06:01.209816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7315 | 2026.01.30 07:06:01.210095 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.01.30 07:06:01.210471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7317 | 2026.01.30 07:06:02.166428 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.01.30 07:06:02.166612 [ 276 ] {ca5e8890-b8ef-4895-aec9-8766eb535de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7319 | 2026.01.30 07:06:02.166678 [ 276 ] {ca5e8890-b8ef-4895-aec9-8766eb535de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7320 | 2026.01.30 07:06:02.167347 [ 276 ] {ca5e8890-b8ef-4895-aec9-8766eb535de4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.01.30 07:06:02.167396 [ 276 ] {ca5e8890-b8ef-4895-aec9-8766eb535de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7322 | 2026.01.30 07:06:02.167810 [ 276 ] {ca5e8890-b8ef-4895-aec9-8766eb535de4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7323 | 2026.01.30 07:06:02.168037 [ 276 ] {ca5e8890-b8ef-4895-aec9-8766eb535de4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.01.30 07:06:02.168199 [ 276 ] {ca5e8890-b8ef-4895-aec9-8766eb535de4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 7325 | 2026.01.30 07:06:02.168248 [ 276 ] {ca5e8890-b8ef-4895-aec9-8766eb535de4} <Debug> TCPHandler: Processed in 0.001944764 sec. | ||
| 7326 | 2026.01.30 07:06:02.168374 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2026.01.30 07:06:02.168474 [ 276 ] {047332d6-d3c8-4b9d-9ea4-67b44be949bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7328 | 2026.01.30 07:06:02.168518 [ 276 ] {047332d6-d3c8-4b9d-9ea4-67b44be949bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7329 | 2026.01.30 07:06:02.168950 [ 276 ] {047332d6-d3c8-4b9d-9ea4-67b44be949bb} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.01.30 07:06:02.168989 [ 276 ] {047332d6-d3c8-4b9d-9ea4-67b44be949bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7331 | 2026.01.30 07:06:02.169313 [ 276 ] {047332d6-d3c8-4b9d-9ea4-67b44be949bb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7332 | 2026.01.30 07:06:02.169547 [ 276 ] {047332d6-d3c8-4b9d-9ea4-67b44be949bb} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.01.30 07:06:02.169696 [ 276 ] {047332d6-d3c8-4b9d-9ea4-67b44be949bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 7334 | 2026.01.30 07:06:02.169735 [ 276 ] {047332d6-d3c8-4b9d-9ea4-67b44be949bb} <Debug> TCPHandler: Processed in 0.001411099 sec. | ||
| 7335 | 2026.01.30 07:06:02.169856 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.01.30 07:06:02.169951 [ 276 ] {1a360344-ce9c-4d49-886f-e36f3f9efe16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.01.30 07:06:02.169996 [ 276 ] {1a360344-ce9c-4d49-886f-e36f3f9efe16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7338 | 2026.01.30 07:06:02.170419 [ 276 ] {1a360344-ce9c-4d49-886f-e36f3f9efe16} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.01.30 07:06:02.170455 [ 276 ] {1a360344-ce9c-4d49-886f-e36f3f9efe16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7340 | 2026.01.30 07:06:02.170803 [ 276 ] {1a360344-ce9c-4d49-886f-e36f3f9efe16} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7341 | 2026.01.30 07:06:02.171012 [ 276 ] {1a360344-ce9c-4d49-886f-e36f3f9efe16} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.01.30 07:06:02.171143 [ 276 ] {1a360344-ce9c-4d49-886f-e36f3f9efe16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 7343 | 2026.01.30 07:06:02.171180 [ 276 ] {1a360344-ce9c-4d49-886f-e36f3f9efe16} <Debug> TCPHandler: Processed in 0.001372238 sec. | ||
| 7344 | 2026.01.30 07:06:02.171287 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2026.01.30 07:06:02.171379 [ 276 ] {72e8f66a-af3d-4926-9f85-e20705b968b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7346 | 2026.01.30 07:06:02.171420 [ 276 ] {72e8f66a-af3d-4926-9f85-e20705b968b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7347 | 2026.01.30 07:06:02.171760 [ 276 ] {72e8f66a-af3d-4926-9f85-e20705b968b1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.01.30 07:06:02.171797 [ 276 ] {72e8f66a-af3d-4926-9f85-e20705b968b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7349 | 2026.01.30 07:06:02.172114 [ 276 ] {72e8f66a-af3d-4926-9f85-e20705b968b1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7350 | 2026.01.30 07:06:02.172320 [ 276 ] {72e8f66a-af3d-4926-9f85-e20705b968b1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.01.30 07:06:02.172448 [ 276 ] {72e8f66a-af3d-4926-9f85-e20705b968b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7352 | 2026.01.30 07:06:02.172483 [ 276 ] {72e8f66a-af3d-4926-9f85-e20705b968b1} <Debug> TCPHandler: Processed in 0.001243284 sec. | ||
| 7353 | 2026.01.30 07:06:03.703678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18704 | ||
| 7354 | 2026.01.30 07:06:03.704198 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.01.30 07:06:03.704242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7356 | 2026.01.30 07:06:03.704768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7357 | 2026.01.30 07:06:03.705009 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.01.30 07:06:03.705155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18704 | ||
| 7359 | 2026.01.30 07:06:04.688597 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7360 | 2026.01.30 07:06:04.705454 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.01.30 07:06:04.705507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7362 | 2026.01.30 07:06:04.711877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7363 | 2026.01.30 07:06:04.712584 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.01.30 07:06:04.715340 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7365 | 2026.01.30 07:06:06.044701 [ 141 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7366 | 2026.01.30 07:06:06.044783 [ 141 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.01.30 07:06:06.044804 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7368 | 2026.01.30 07:06:06.044902 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7369 | 2026.01.30 07:06:06.045015 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7370 | 2026.01.30 07:06:06.045047 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 482 rows starting from the beginning of the part | ||
| 7371 | 2026.01.30 07:06:06.045138 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 7372 | 2026.01.30 07:06:06.045209 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 7373 | 2026.01.30 07:06:06.045282 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7374 | 2026.01.30 07:06:06.045350 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 7375 | 2026.01.30 07:06:06.046310 [ 186 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1239 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144654 sec., 856526.6083205441 rows/sec., 61.76 MiB/sec. | ||
| 7376 | 2026.01.30 07:06:06.046534 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7377 | 2026.01.30 07:06:06.046859 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.01.30 07:06:06.046944 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_14_3} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7379 | 2026.01.30 07:06:06.047040 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7380 | 2026.01.30 07:06:07.168659 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2026.01.30 07:06:07.168852 [ 276 ] {e6592f72-c827-4980-9349-9d340d75d1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7382 | 2026.01.30 07:06:07.168923 [ 276 ] {e6592f72-c827-4980-9349-9d340d75d1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7383 | 2026.01.30 07:06:07.169558 [ 276 ] {e6592f72-c827-4980-9349-9d340d75d1c8} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.01.30 07:06:07.169594 [ 276 ] {e6592f72-c827-4980-9349-9d340d75d1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7385 | 2026.01.30 07:06:07.169969 [ 276 ] {e6592f72-c827-4980-9349-9d340d75d1c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7386 | 2026.01.30 07:06:07.170183 [ 276 ] {e6592f72-c827-4980-9349-9d340d75d1c8} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.01.30 07:06:07.170324 [ 276 ] {e6592f72-c827-4980-9349-9d340d75d1c8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001525 sec., 2622.950819672131 rows/sec., 213.88 KiB/sec. | ||
| 7388 | 2026.01.30 07:06:07.170365 [ 276 ] {e6592f72-c827-4980-9349-9d340d75d1c8} <Debug> TCPHandler: Processed in 0.001835251 sec. | ||
| 7389 | 2026.01.30 07:06:07.170481 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7390 | 2026.01.30 07:06:07.170573 [ 276 ] {f452918c-7ad2-4128-a709-bcabf68cfa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7391 | 2026.01.30 07:06:07.170612 [ 276 ] {f452918c-7ad2-4128-a709-bcabf68cfa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7392 | 2026.01.30 07:06:07.171081 [ 276 ] {f452918c-7ad2-4128-a709-bcabf68cfa0b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2026.01.30 07:06:07.171116 [ 276 ] {f452918c-7ad2-4128-a709-bcabf68cfa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7394 | 2026.01.30 07:06:07.171426 [ 276 ] {f452918c-7ad2-4128-a709-bcabf68cfa0b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7395 | 2026.01.30 07:06:07.171638 [ 276 ] {f452918c-7ad2-4128-a709-bcabf68cfa0b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2026.01.30 07:06:07.171739 [ 142 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7397 | 2026.01.30 07:06:07.171764 [ 276 ] {f452918c-7ad2-4128-a709-bcabf68cfa0b} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001208 sec., 114238.41059602649 rows/sec., 9.86 MiB/sec. | ||
| 7398 | 2026.01.30 07:06:07.171773 [ 142 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.01.30 07:06:07.171794 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7400 | 2026.01.30 07:06:07.171801 [ 276 ] {f452918c-7ad2-4128-a709-bcabf68cfa0b} <Debug> TCPHandler: Processed in 0.001367138 sec. | ||
| 7401 | 2026.01.30 07:06:07.171905 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 7402 | 2026.01.30 07:06:07.171913 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.01.30 07:06:07.172003 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7404 | 2026.01.30 07:06:07.172019 [ 276 ] {4e83a42d-fc2a-4f39-a687-ad7834c040a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7405 | 2026.01.30 07:06:07.172036 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2553 rows starting from the beginning of the part | ||
| 7406 | 2026.01.30 07:06:07.172059 [ 276 ] {4e83a42d-fc2a-4f39-a687-ad7834c040a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7407 | 2026.01.30 07:06:07.172100 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 7408 | 2026.01.30 07:06:07.172149 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1318 rows starting from the beginning of the part | ||
| 7409 | 2026.01.30 07:06:07.172195 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 7410 | 2026.01.30 07:06:07.172237 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 7411 | 2026.01.30 07:06:07.172279 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 138 rows starting from the beginning of the part | ||
| 7412 | 2026.01.30 07:06:07.172460 [ 276 ] {4e83a42d-fc2a-4f39-a687-ad7834c040a3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.01.30 07:06:07.172494 [ 276 ] {4e83a42d-fc2a-4f39-a687-ad7834c040a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7414 | 2026.01.30 07:06:07.172786 [ 276 ] {4e83a42d-fc2a-4f39-a687-ad7834c040a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7415 | 2026.01.30 07:06:07.173003 [ 276 ] {4e83a42d-fc2a-4f39-a687-ad7834c040a3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.01.30 07:06:07.173126 [ 276 ] {4e83a42d-fc2a-4f39-a687-ad7834c040a3} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001124 sec., 39145.907473309606 rows/sec., 2.86 MiB/sec. | ||
| 7417 | 2026.01.30 07:06:07.173162 [ 276 ] {4e83a42d-fc2a-4f39-a687-ad7834c040a3} <Debug> TCPHandler: Processed in 0.001297036 sec. | ||
| 7418 | 2026.01.30 07:06:07.173268 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2026.01.30 07:06:07.173358 [ 276 ] {f7541a89-4230-4824-96f2-aa281a9da7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7420 | 2026.01.30 07:06:07.173396 [ 276 ] {f7541a89-4230-4824-96f2-aa281a9da7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7421 | 2026.01.30 07:06:07.173808 [ 276 ] {f7541a89-4230-4824-96f2-aa281a9da7fe} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.01.30 07:06:07.173841 [ 276 ] {f7541a89-4230-4824-96f2-aa281a9da7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7423 | 2026.01.30 07:06:07.174104 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4337 rows, containing 5 columns (5 merged, 0 gathered) in 0.002234002 sec., 1941359.049812847 rows/sec., 167.40 MiB/sec. | ||
| 7424 | 2026.01.30 07:06:07.174142 [ 276 ] {f7541a89-4230-4824-96f2-aa281a9da7fe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7425 | 2026.01.30 07:06:07.174367 [ 276 ] {f7541a89-4230-4824-96f2-aa281a9da7fe} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.01.30 07:06:07.174465 [ 142 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7427 | 2026.01.30 07:06:07.174491 [ 142 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.01.30 07:06:07.174492 [ 276 ] {f7541a89-4230-4824-96f2-aa281a9da7fe} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001151 sec., 93831.45091225022 rows/sec., 7.33 MiB/sec. | ||
| 7429 | 2026.01.30 07:06:07.174510 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7430 | 2026.01.30 07:06:07.174491 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7431 | 2026.01.30 07:06:07.174541 [ 276 ] {f7541a89-4230-4824-96f2-aa281a9da7fe} <Debug> TCPHandler: Processed in 0.001320067 sec. | ||
| 7432 | 2026.01.30 07:06:07.174587 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 7433 | 2026.01.30 07:06:07.174668 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7434 | 2026.01.30 07:06:07.174703 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1303 rows starting from the beginning of the part | ||
| 7435 | 2026.01.30 07:06:07.174705 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.01.30 07:06:07.174749 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 7437 | 2026.01.30 07:06:07.174786 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 560 rows starting from the beginning of the part | ||
| 7438 | 2026.01.30 07:06:07.174803 [ 276 ] {b2c7b4a1-7a1a-4bf6-adb3-9906c60e8d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7439 | 2026.01.30 07:06:07.174819 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7440 | 2026.01.30 07:06:07.174847 [ 276 ] {b2c7b4a1-7a1a-4bf6-adb3-9906c60e8d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7441 | 2026.01.30 07:06:07.174852 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 7442 | 2026.01.30 07:06:07.174889 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 108 rows starting from the beginning of the part | ||
| 7443 | 2026.01.30 07:06:07.174935 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.01.30 07:06:07.175046 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_56_11} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7445 | 2026.01.30 07:06:07.175170 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7446 | 2026.01.30 07:06:07.175278 [ 276 ] {b2c7b4a1-7a1a-4bf6-adb3-9906c60e8d1a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.01.30 07:06:07.175315 [ 276 ] {b2c7b4a1-7a1a-4bf6-adb3-9906c60e8d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7448 | 2026.01.30 07:06:07.175648 [ 276 ] {b2c7b4a1-7a1a-4bf6-adb3-9906c60e8d1a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7449 | 2026.01.30 07:06:07.175854 [ 276 ] {b2c7b4a1-7a1a-4bf6-adb3-9906c60e8d1a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.01.30 07:06:07.175913 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349357 sec., 1662273.2160577222 rows/sec., 129.00 MiB/sec. | ||
| 7451 | 2026.01.30 07:06:07.175950 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7452 | 2026.01.30 07:06:07.175979 [ 276 ] {b2c7b4a1-7a1a-4bf6-adb3-9906c60e8d1a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001194 sec., 135678.391959799 rows/sec., 9.45 MiB/sec. | ||
| 7453 | 2026.01.30 07:06:07.175982 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.01.30 07:06:07.176007 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7455 | 2026.01.30 07:06:07.176015 [ 276 ] {b2c7b4a1-7a1a-4bf6-adb3-9906c60e8d1a} <Debug> TCPHandler: Processed in 0.001365288 sec. | ||
| 7456 | 2026.01.30 07:06:07.176082 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 7457 | 2026.01.30 07:06:07.176123 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2026.01.30 07:06:07.176173 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7459 | 2026.01.30 07:06:07.176190 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7460 | 2026.01.30 07:06:07.176220 [ 276 ] {bf307da4-1c8e-4d45-be74-c3314ffac5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7461 | 2026.01.30 07:06:07.176229 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15598 rows starting from the beginning of the part | ||
| 7462 | 2026.01.30 07:06:07.176281 [ 276 ] {bf307da4-1c8e-4d45-be74-c3314ffac5fb} <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 | ||
| 7463 | 2026.01.30 07:06:07.176304 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 7464 | 2026.01.30 07:06:07.176354 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 882 rows starting from the beginning of the part | ||
| 7465 | 2026.01.30 07:06:07.176401 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7466 | 2026.01.30 07:06:07.176442 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7467 | 2026.01.30 07:06:07.176486 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 162 rows starting from the beginning of the part | ||
| 7468 | 2026.01.30 07:06:07.176509 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.01.30 07:06:07.176599 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_56_11} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7470 | 2026.01.30 07:06:07.176697 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7471 | 2026.01.30 07:06:07.177096 [ 276 ] {bf307da4-1c8e-4d45-be74-c3314ffac5fb} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.01.30 07:06:07.177136 [ 276 ] {bf307da4-1c8e-4d45-be74-c3314ffac5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7473 | 2026.01.30 07:06:07.177750 [ 276 ] {bf307da4-1c8e-4d45-be74-c3314ffac5fb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7474 | 2026.01.30 07:06:07.177985 [ 276 ] {bf307da4-1c8e-4d45-be74-c3314ffac5fb} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.01.30 07:06:07.178127 [ 276 ] {bf307da4-1c8e-4d45-be74-c3314ffac5fb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001924 sec., 20790.02079002079 rows/sec., 37.25 MiB/sec. | ||
| 7476 | 2026.01.30 07:06:07.178178 [ 276 ] {bf307da4-1c8e-4d45-be74-c3314ffac5fb} <Debug> TCPHandler: Processed in 0.002101248 sec. | ||
| 7477 | 2026.01.30 07:06:07.178289 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2026.01.30 07:06:07.178380 [ 276 ] {613cae80-f1c4-4729-be3e-ddfe52ea0e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7479 | 2026.01.30 07:06:07.178420 [ 276 ] {613cae80-f1c4-4729-be3e-ddfe52ea0e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7480 | 2026.01.30 07:06:07.178748 [ 276 ] {613cae80-f1c4-4729-be3e-ddfe52ea0e8b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.01.30 07:06:07.178782 [ 276 ] {613cae80-f1c4-4729-be3e-ddfe52ea0e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7482 | 2026.01.30 07:06:07.179099 [ 276 ] {613cae80-f1c4-4729-be3e-ddfe52ea0e8b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7483 | 2026.01.30 07:06:07.179303 [ 276 ] {613cae80-f1c4-4729-be3e-ddfe52ea0e8b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.01.30 07:06:07.179394 [ 142 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7485 | 2026.01.30 07:06:07.179417 [ 142 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.01.30 07:06:07.179426 [ 276 ] {613cae80-f1c4-4729-be3e-ddfe52ea0e8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7487 | 2026.01.30 07:06:07.179432 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7488 | 2026.01.30 07:06:07.179461 [ 276 ] {613cae80-f1c4-4729-be3e-ddfe52ea0e8b} <Debug> TCPHandler: Processed in 0.001218354 sec. | ||
| 7489 | 2026.01.30 07:06:07.179532 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 7490 | 2026.01.30 07:06:07.179652 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7491 | 2026.01.30 07:06:07.179686 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3072 rows starting from the beginning of the part | ||
| 7492 | 2026.01.30 07:06:07.179754 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 7493 | 2026.01.30 07:06:07.179804 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 7494 | 2026.01.30 07:06:07.179848 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7495 | 2026.01.30 07:06:07.179889 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7496 | 2026.01.30 07:06:07.179930 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 7497 | 2026.01.30 07:06:07.181255 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17122 rows, containing 5 columns (5 merged, 0 gathered) in 0.005209604 sec., 3286622.169362585 rows/sec., 224.83 MiB/sec. | ||
| 7498 | 2026.01.30 07:06:07.181340 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001842222 sec., 1830398.2907597458 rows/sec., 122.00 MiB/sec. | ||
| 7499 | 2026.01.30 07:06:07.181467 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7500 | 2026.01.30 07:06:07.181723 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.01.30 07:06:07.181789 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7502 | 2026.01.30 07:06:07.181802 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7503 | 2026.01.30 07:06:07.181893 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7504 | 2026.01.30 07:06:07.182110 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_56_11} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.01.30 07:06:07.182194 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_56_11} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7506 | 2026.01.30 07:06:07.182276 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7507 | 2026.01.30 07:06:10.969577 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7508 | 2026.01.30 07:06:10.969625 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7509 | 2026.01.30 07:06:11.206185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19216 | ||
| 7510 | 2026.01.30 07:06:11.206748 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.01.30 07:06:11.206794 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7512 | 2026.01.30 07:06:11.207276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7513 | 2026.01.30 07:06:11.207506 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.01.30 07:06:11.207652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19216 | ||
| 7515 | 2026.01.30 07:06:11.211582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 934 | ||
| 7516 | 2026.01.30 07:06:11.213737 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2026.01.30 07:06:11.213792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7518 | 2026.01.30 07:06:11.215021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7519 | 2026.01.30 07:06:11.215292 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2026.01.30 07:06:11.215664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7521 | 2026.01.30 07:06:12.166896 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2026.01.30 07:06:12.167070 [ 276 ] {f4d0e0ae-02d3-4e9f-9ed5-0224dbfa7219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7523 | 2026.01.30 07:06:12.167136 [ 276 ] {f4d0e0ae-02d3-4e9f-9ed5-0224dbfa7219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7524 | 2026.01.30 07:06:12.167769 [ 276 ] {f4d0e0ae-02d3-4e9f-9ed5-0224dbfa7219} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2026.01.30 07:06:12.167818 [ 276 ] {f4d0e0ae-02d3-4e9f-9ed5-0224dbfa7219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7526 | 2026.01.30 07:06:12.168211 [ 276 ] {f4d0e0ae-02d3-4e9f-9ed5-0224dbfa7219} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7527 | 2026.01.30 07:06:12.168438 [ 276 ] {f4d0e0ae-02d3-4e9f-9ed5-0224dbfa7219} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2026.01.30 07:06:12.168590 [ 276 ] {f4d0e0ae-02d3-4e9f-9ed5-0224dbfa7219} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.73 MiB/sec. | ||
| 7529 | 2026.01.30 07:06:12.168640 [ 276 ] {f4d0e0ae-02d3-4e9f-9ed5-0224dbfa7219} <Debug> TCPHandler: Processed in 0.001870142 sec. | ||
| 7530 | 2026.01.30 07:06:12.168766 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.01.30 07:06:12.168863 [ 276 ] {0cfb7137-5bc1-4525-af69-b5898cb3cd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7532 | 2026.01.30 07:06:12.168904 [ 276 ] {0cfb7137-5bc1-4525-af69-b5898cb3cd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7533 | 2026.01.30 07:06:12.169340 [ 276 ] {0cfb7137-5bc1-4525-af69-b5898cb3cd05} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.01.30 07:06:12.169377 [ 276 ] {0cfb7137-5bc1-4525-af69-b5898cb3cd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7535 | 2026.01.30 07:06:12.169685 [ 276 ] {0cfb7137-5bc1-4525-af69-b5898cb3cd05} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7536 | 2026.01.30 07:06:12.169916 [ 276 ] {0cfb7137-5bc1-4525-af69-b5898cb3cd05} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.01.30 07:06:12.170044 [ 276 ] {0cfb7137-5bc1-4525-af69-b5898cb3cd05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 7538 | 2026.01.30 07:06:12.170082 [ 276 ] {0cfb7137-5bc1-4525-af69-b5898cb3cd05} <Debug> TCPHandler: Processed in 0.001368447 sec. | ||
| 7539 | 2026.01.30 07:06:12.170206 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2026.01.30 07:06:12.170301 [ 276 ] {c2cc68fc-29c1-46fb-bc7f-ff1899881944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.01.30 07:06:12.170344 [ 276 ] {c2cc68fc-29c1-46fb-bc7f-ff1899881944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7542 | 2026.01.30 07:06:12.170758 [ 276 ] {c2cc68fc-29c1-46fb-bc7f-ff1899881944} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.01.30 07:06:12.170793 [ 276 ] {c2cc68fc-29c1-46fb-bc7f-ff1899881944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7544 | 2026.01.30 07:06:12.171122 [ 276 ] {c2cc68fc-29c1-46fb-bc7f-ff1899881944} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7545 | 2026.01.30 07:06:12.171333 [ 276 ] {c2cc68fc-29c1-46fb-bc7f-ff1899881944} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.01.30 07:06:12.171460 [ 276 ] {c2cc68fc-29c1-46fb-bc7f-ff1899881944} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 7547 | 2026.01.30 07:06:12.171497 [ 276 ] {c2cc68fc-29c1-46fb-bc7f-ff1899881944} <Debug> TCPHandler: Processed in 0.001342237 sec. | ||
| 7548 | 2026.01.30 07:06:12.171612 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.01.30 07:06:12.171704 [ 276 ] {f1f8d7ab-633a-4a6f-adfe-4d6e865607f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7550 | 2026.01.30 07:06:12.171747 [ 276 ] {f1f8d7ab-633a-4a6f-adfe-4d6e865607f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7551 | 2026.01.30 07:06:12.172077 [ 276 ] {f1f8d7ab-633a-4a6f-adfe-4d6e865607f6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2026.01.30 07:06:12.172113 [ 276 ] {f1f8d7ab-633a-4a6f-adfe-4d6e865607f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7553 | 2026.01.30 07:06:12.172412 [ 276 ] {f1f8d7ab-633a-4a6f-adfe-4d6e865607f6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7554 | 2026.01.30 07:06:12.172622 [ 276 ] {f1f8d7ab-633a-4a6f-adfe-4d6e865607f6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2026.01.30 07:06:12.172749 [ 276 ] {f1f8d7ab-633a-4a6f-adfe-4d6e865607f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7556 | 2026.01.30 07:06:12.172785 [ 276 ] {f1f8d7ab-633a-4a6f-adfe-4d6e865607f6} <Debug> TCPHandler: Processed in 0.001221404 sec. | ||
| 7557 | 2026.01.30 07:06:12.216324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7558 | 2026.01.30 07:06:12.234307 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2026.01.30 07:06:12.234380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7560 | 2026.01.30 07:06:12.240649 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7561 | 2026.01.30 07:06:12.241360 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.01.30 07:06:12.244465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7563 | 2026.01.30 07:06:17.169512 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.01.30 07:06:17.169723 [ 276 ] {e05b3967-9d28-4b97-acf1-ded22935fa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7565 | 2026.01.30 07:06:17.169795 [ 276 ] {e05b3967-9d28-4b97-acf1-ded22935fa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7566 | 2026.01.30 07:06:17.170648 [ 276 ] {e05b3967-9d28-4b97-acf1-ded22935fa38} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.01.30 07:06:17.170695 [ 276 ] {e05b3967-9d28-4b97-acf1-ded22935fa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7568 | 2026.01.30 07:06:17.171085 [ 276 ] {e05b3967-9d28-4b97-acf1-ded22935fa38} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7569 | 2026.01.30 07:06:17.171305 [ 276 ] {e05b3967-9d28-4b97-acf1-ded22935fa38} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.01.30 07:06:17.171456 [ 276 ] {e05b3967-9d28-4b97-acf1-ded22935fa38} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001785 sec., 76190.4761904762 rows/sec., 6.59 MiB/sec. | ||
| 7571 | 2026.01.30 07:06:17.171497 [ 276 ] {e05b3967-9d28-4b97-acf1-ded22935fa38} <Debug> TCPHandler: Processed in 0.002126709 sec. | ||
| 7572 | 2026.01.30 07:06:17.171622 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.01.30 07:06:17.171714 [ 276 ] {32de2578-dcd5-43e2-aaf1-db8a34418339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7574 | 2026.01.30 07:06:17.171755 [ 276 ] {32de2578-dcd5-43e2-aaf1-db8a34418339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7575 | 2026.01.30 07:06:17.172214 [ 276 ] {32de2578-dcd5-43e2-aaf1-db8a34418339} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.01.30 07:06:17.172249 [ 276 ] {32de2578-dcd5-43e2-aaf1-db8a34418339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7577 | 2026.01.30 07:06:17.172549 [ 276 ] {32de2578-dcd5-43e2-aaf1-db8a34418339} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7578 | 2026.01.30 07:06:17.172751 [ 276 ] {32de2578-dcd5-43e2-aaf1-db8a34418339} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.01.30 07:06:17.172879 [ 276 ] {32de2578-dcd5-43e2-aaf1-db8a34418339} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001183 sec., 33812.341504649194 rows/sec., 2.48 MiB/sec. | ||
| 7580 | 2026.01.30 07:06:17.172916 [ 276 ] {32de2578-dcd5-43e2-aaf1-db8a34418339} <Debug> TCPHandler: Processed in 0.001340937 sec. | ||
| 7581 | 2026.01.30 07:06:17.173027 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.01.30 07:06:17.173119 [ 276 ] {fbf95559-6df7-45eb-9a16-a00795bdd86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7583 | 2026.01.30 07:06:17.173158 [ 276 ] {fbf95559-6df7-45eb-9a16-a00795bdd86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7584 | 2026.01.30 07:06:17.173600 [ 276 ] {fbf95559-6df7-45eb-9a16-a00795bdd86c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.01.30 07:06:17.173636 [ 276 ] {fbf95559-6df7-45eb-9a16-a00795bdd86c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7586 | 2026.01.30 07:06:17.173932 [ 276 ] {fbf95559-6df7-45eb-9a16-a00795bdd86c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7587 | 2026.01.30 07:06:17.174133 [ 276 ] {fbf95559-6df7-45eb-9a16-a00795bdd86c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.01.30 07:06:17.174262 [ 276 ] {fbf95559-6df7-45eb-9a16-a00795bdd86c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001162 sec., 89500.86058519794 rows/sec., 6.99 MiB/sec. | ||
| 7589 | 2026.01.30 07:06:17.174299 [ 276 ] {fbf95559-6df7-45eb-9a16-a00795bdd86c} <Debug> TCPHandler: Processed in 0.001318067 sec. | ||
| 7590 | 2026.01.30 07:06:17.174412 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.01.30 07:06:17.174541 [ 276 ] {a1e571e4-e882-45a9-bd9e-723244889ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7592 | 2026.01.30 07:06:17.174607 [ 276 ] {a1e571e4-e882-45a9-bd9e-723244889ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7593 | 2026.01.30 07:06:17.175099 [ 276 ] {a1e571e4-e882-45a9-bd9e-723244889ffa} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.01.30 07:06:17.175143 [ 276 ] {a1e571e4-e882-45a9-bd9e-723244889ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7595 | 2026.01.30 07:06:17.175508 [ 276 ] {a1e571e4-e882-45a9-bd9e-723244889ffa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7596 | 2026.01.30 07:06:17.175715 [ 276 ] {a1e571e4-e882-45a9-bd9e-723244889ffa} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.01.30 07:06:17.175851 [ 276 ] {a1e571e4-e882-45a9-bd9e-723244889ffa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 7598 | 2026.01.30 07:06:17.175890 [ 276 ] {a1e571e4-e882-45a9-bd9e-723244889ffa} <Debug> TCPHandler: Processed in 0.001523952 sec. | ||
| 7599 | 2026.01.30 07:06:17.176004 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.01.30 07:06:17.176098 [ 276 ] {65dbab4c-bd5b-4b99-8c3b-e3781e987957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.01.30 07:06:17.176152 [ 276 ] {65dbab4c-bd5b-4b99-8c3b-e3781e987957} <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 | ||
| 7602 | 2026.01.30 07:06:17.176998 [ 276 ] {65dbab4c-bd5b-4b99-8c3b-e3781e987957} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.01.30 07:06:17.177035 [ 276 ] {65dbab4c-bd5b-4b99-8c3b-e3781e987957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7604 | 2026.01.30 07:06:17.177599 [ 276 ] {65dbab4c-bd5b-4b99-8c3b-e3781e987957} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7605 | 2026.01.30 07:06:17.177819 [ 276 ] {65dbab4c-bd5b-4b99-8c3b-e3781e987957} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.01.30 07:06:17.177960 [ 276 ] {65dbab4c-bd5b-4b99-8c3b-e3781e987957} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 7607 | 2026.01.30 07:06:17.178013 [ 276 ] {65dbab4c-bd5b-4b99-8c3b-e3781e987957} <Debug> TCPHandler: Processed in 0.002058747 sec. | ||
| 7608 | 2026.01.30 07:06:17.178136 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.01.30 07:06:17.178230 [ 276 ] {34ca6806-3f03-4a13-ac36-2aece4d5afed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7610 | 2026.01.30 07:06:17.178272 [ 276 ] {34ca6806-3f03-4a13-ac36-2aece4d5afed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7611 | 2026.01.30 07:06:17.178614 [ 276 ] {34ca6806-3f03-4a13-ac36-2aece4d5afed} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.01.30 07:06:17.178650 [ 276 ] {34ca6806-3f03-4a13-ac36-2aece4d5afed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7613 | 2026.01.30 07:06:17.178947 [ 276 ] {34ca6806-3f03-4a13-ac36-2aece4d5afed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7614 | 2026.01.30 07:06:17.179152 [ 276 ] {34ca6806-3f03-4a13-ac36-2aece4d5afed} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.01.30 07:06:17.179284 [ 276 ] {34ca6806-3f03-4a13-ac36-2aece4d5afed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7616 | 2026.01.30 07:06:17.179321 [ 276 ] {34ca6806-3f03-4a13-ac36-2aece4d5afed} <Debug> TCPHandler: Processed in 0.001234154 sec. | ||
| 7617 | 2026.01.30 07:06:18.708668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19664 | ||
| 7618 | 2026.01.30 07:06:18.709170 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.01.30 07:06:18.709214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7620 | 2026.01.30 07:06:18.709692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7621 | 2026.01.30 07:06:18.709926 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.01.30 07:06:18.710058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19664 | ||
| 7623 | 2026.01.30 07:06:18.710069 [ 129 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7624 | 2026.01.30 07:06:18.710140 [ 129 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.01.30 07:06:18.710163 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7626 | 2026.01.30 07:06:18.710274 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 7627 | 2026.01.30 07:06:18.710376 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7628 | 2026.01.30 07:06:18.710411 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17296 rows starting from the beginning of the part | ||
| 7629 | 2026.01.30 07:06:18.710474 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 7630 | 2026.01.30 07:06:18.710524 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 7631 | 2026.01.30 07:06:18.710570 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 7632 | 2026.01.30 07:06:18.710614 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 7633 | 2026.01.30 07:06:18.710658 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 7634 | 2026.01.30 07:06:18.712885 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19664 rows, containing 4 columns (4 merged, 0 gathered) in 0.002654983 sec., 7406450.436782458 rows/sec., 105.95 MiB/sec. | ||
| 7635 | 2026.01.30 07:06:18.713112 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7636 | 2026.01.30 07:06:18.713344 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.01.30 07:06:18.713407 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_41_8} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7638 | 2026.01.30 07:06:18.713479 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 7639 | 2026.01.30 07:06:19.745457 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7640 | 2026.01.30 07:06:19.763300 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.01.30 07:06:19.763365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7642 | 2026.01.30 07:06:19.769865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7643 | 2026.01.30 07:06:19.770598 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.01.30 07:06:19.770881 [ 128 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7645 | 2026.01.30 07:06:19.770932 [ 128 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.01.30 07:06:19.770952 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7647 | 2026.01.30 07:06:19.771084 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 7648 | 2026.01.30 07:06:19.773834 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7649 | 2026.01.30 07:06:19.774587 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7650 | 2026.01.30 07:06:19.776164 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 7651 | 2026.01.30 07:06:19.780744 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 7652 | 2026.01.30 07:06:19.785255 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 7653 | 2026.01.30 07:06:19.789733 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 7654 | 2026.01.30 07:06:19.794347 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 7655 | 2026.01.30 07:06:19.798535 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 7656 | 2026.01.30 07:06:19.853048 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082020026 sec., 3767.3726170240425 rows/sec., 19.48 MiB/sec. | ||
| 7657 | 2026.01.30 07:06:19.855389 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7658 | 2026.01.30 07:06:19.857218 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_41_8} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.01.30 07:06:19.857328 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_41_8} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7660 | 2026.01.30 07:06:19.859052 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7661 | 2026.01.30 07:06:20.001174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.51 MiB, peak 311.93 MiB, free memory in arenas 0.00 B, will set to 300.67 MiB (RSS), difference: 2.16 MiB | ||
| 7662 | 2026.01.30 07:06:21.216679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 954 | ||
| 7663 | 2026.01.30 07:06:21.218935 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.01.30 07:06:21.218996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7665 | 2026.01.30 07:06:21.220256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7666 | 2026.01.30 07:06:21.220556 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.01.30 07:06:21.220722 [ 126 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7668 | 2026.01.30 07:06:21.220787 [ 126 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.01.30 07:06:21.220808 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7670 | 2026.01.30 07:06:21.220941 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 7671 | 2026.01.30 07:06:21.220980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7672 | 2026.01.30 07:06:21.221560 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7673 | 2026.01.30 07:06:21.221708 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 832 rows starting from the beginning of the part | ||
| 7674 | 2026.01.30 07:06:21.222071 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 7675 | 2026.01.30 07:06:21.222404 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7676 | 2026.01.30 07:06:21.222740 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 7677 | 2026.01.30 07:06:21.223078 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 7678 | 2026.01.30 07:06:21.223415 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7679 | 2026.01.30 07:06:21.229461 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 72 columns (72 merged, 0 gathered) in 0.008585288 sec., 111120.32584113661 rows/sec., 93.20 MiB/sec. | ||
| 7680 | 2026.01.30 07:06:21.230801 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7681 | 2026.01.30 07:06:21.231474 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2026.01.30 07:06:21.231573 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_31_6} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7683 | 2026.01.30 07:06:21.231926 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 7684 | 2026.01.30 07:06:22.304641 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2026.01.30 07:06:22.304882 [ 276 ] {372a13fb-e37f-44f5-97b2-6b69089b4880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7686 | 2026.01.30 07:06:22.304973 [ 276 ] {372a13fb-e37f-44f5-97b2-6b69089b4880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7687 | 2026.01.30 07:06:22.306005 [ 276 ] {372a13fb-e37f-44f5-97b2-6b69089b4880} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.01.30 07:06:22.306071 [ 276 ] {372a13fb-e37f-44f5-97b2-6b69089b4880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7689 | 2026.01.30 07:06:22.306711 [ 276 ] {372a13fb-e37f-44f5-97b2-6b69089b4880} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7690 | 2026.01.30 07:06:22.307061 [ 276 ] {372a13fb-e37f-44f5-97b2-6b69089b4880} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.01.30 07:06:22.307294 [ 276 ] {372a13fb-e37f-44f5-97b2-6b69089b4880} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002478 sec., 9685.230024213075 rows/sec., 822.87 KiB/sec. | ||
| 7692 | 2026.01.30 07:06:22.307364 [ 276 ] {372a13fb-e37f-44f5-97b2-6b69089b4880} <Debug> TCPHandler: Processed in 0.002950662 sec. | ||
| 7693 | 2026.01.30 07:06:22.307551 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.01.30 07:06:22.307681 [ 276 ] {8faa4444-e221-4ea2-9861-590d004b8aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7695 | 2026.01.30 07:06:22.307739 [ 276 ] {8faa4444-e221-4ea2-9861-590d004b8aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7696 | 2026.01.30 07:06:22.309524 [ 276 ] {8faa4444-e221-4ea2-9861-590d004b8aaa} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.01.30 07:06:22.309570 [ 276 ] {8faa4444-e221-4ea2-9861-590d004b8aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7698 | 2026.01.30 07:06:22.310160 [ 276 ] {8faa4444-e221-4ea2-9861-590d004b8aaa} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7699 | 2026.01.30 07:06:22.310459 [ 276 ] {8faa4444-e221-4ea2-9861-590d004b8aaa} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.01.30 07:06:22.310640 [ 276 ] {8faa4444-e221-4ea2-9861-590d004b8aaa} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.002991 sec., 439986.62654630555 rows/sec., 36.55 MiB/sec. | ||
| 7701 | 2026.01.30 07:06:22.310693 [ 276 ] {8faa4444-e221-4ea2-9861-590d004b8aaa} <Debug> TCPHandler: Processed in 0.003203769 sec. | ||
| 7702 | 2026.01.30 07:06:22.310863 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.01.30 07:06:22.310985 [ 276 ] {497256d6-c9fb-4fe4-97d4-599f7bdbdd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.01.30 07:06:22.311041 [ 276 ] {497256d6-c9fb-4fe4-97d4-599f7bdbdd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7705 | 2026.01.30 07:06:22.313934 [ 276 ] {497256d6-c9fb-4fe4-97d4-599f7bdbdd01} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.01.30 07:06:22.313982 [ 276 ] {497256d6-c9fb-4fe4-97d4-599f7bdbdd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7707 | 2026.01.30 07:06:22.314490 [ 276 ] {497256d6-c9fb-4fe4-97d4-599f7bdbdd01} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7708 | 2026.01.30 07:06:22.314862 [ 276 ] {497256d6-c9fb-4fe4-97d4-599f7bdbdd01} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.01.30 07:06:22.315071 [ 276 ] {497256d6-c9fb-4fe4-97d4-599f7bdbdd01} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.004115 sec., 2916.1603888213854 rows/sec., 233.52 KiB/sec. | ||
| 7710 | 2026.01.30 07:06:22.315134 [ 276 ] {497256d6-c9fb-4fe4-97d4-599f7bdbdd01} <Debug> TCPHandler: Processed in 0.004338211 sec. | ||
| 7711 | 2026.01.30 07:06:22.318136 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.01.30 07:06:22.318312 [ 276 ] {efb882be-3f40-46a3-b0e7-69642dc7b935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7713 | 2026.01.30 07:06:22.318392 [ 276 ] {efb882be-3f40-46a3-b0e7-69642dc7b935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7714 | 2026.01.30 07:06:22.319302 [ 276 ] {efb882be-3f40-46a3-b0e7-69642dc7b935} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.01.30 07:06:22.319356 [ 276 ] {efb882be-3f40-46a3-b0e7-69642dc7b935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7716 | 2026.01.30 07:06:22.319890 [ 276 ] {efb882be-3f40-46a3-b0e7-69642dc7b935} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7717 | 2026.01.30 07:06:22.320211 [ 276 ] {efb882be-3f40-46a3-b0e7-69642dc7b935} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.01.30 07:06:22.320437 [ 276 ] {efb882be-3f40-46a3-b0e7-69642dc7b935} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002172 sec., 116022.09944751381 rows/sec., 8.02 MiB/sec. | ||
| 7719 | 2026.01.30 07:06:22.320502 [ 276 ] {efb882be-3f40-46a3-b0e7-69642dc7b935} <Debug> TCPHandler: Processed in 0.003177988 sec. | ||
| 7720 | 2026.01.30 07:06:22.320687 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2026.01.30 07:06:22.320829 [ 276 ] {ec572fb7-1af4-456e-8af6-cd8e84bbd93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7722 | 2026.01.30 07:06:22.320894 [ 276 ] {ec572fb7-1af4-456e-8af6-cd8e84bbd93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7723 | 2026.01.30 07:06:22.321542 [ 276 ] {ec572fb7-1af4-456e-8af6-cd8e84bbd93f} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.01.30 07:06:22.321593 [ 276 ] {ec572fb7-1af4-456e-8af6-cd8e84bbd93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7725 | 2026.01.30 07:06:22.322060 [ 276 ] {ec572fb7-1af4-456e-8af6-cd8e84bbd93f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7726 | 2026.01.30 07:06:22.322417 [ 276 ] {ec572fb7-1af4-456e-8af6-cd8e84bbd93f} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.01.30 07:06:22.322618 [ 276 ] {ec572fb7-1af4-456e-8af6-cd8e84bbd93f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001822 sec., 6586.169045005488 rows/sec., 514.54 KiB/sec. | ||
| 7728 | 2026.01.30 07:06:22.322680 [ 276 ] {ec572fb7-1af4-456e-8af6-cd8e84bbd93f} <Debug> TCPHandler: Processed in 0.002058827 sec. | ||
| 7729 | 2026.01.30 07:06:22.322853 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.01.30 07:06:22.322987 [ 276 ] {7ae5b030-201e-4ea3-acdb-582f04e33164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7731 | 2026.01.30 07:06:22.323051 [ 276 ] {7ae5b030-201e-4ea3-acdb-582f04e33164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7732 | 2026.01.30 07:06:22.324063 [ 276 ] {7ae5b030-201e-4ea3-acdb-582f04e33164} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.01.30 07:06:22.324115 [ 276 ] {7ae5b030-201e-4ea3-acdb-582f04e33164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7734 | 2026.01.30 07:06:22.324623 [ 276 ] {7ae5b030-201e-4ea3-acdb-582f04e33164} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7735 | 2026.01.30 07:06:22.324971 [ 276 ] {7ae5b030-201e-4ea3-acdb-582f04e33164} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.01.30 07:06:22.325168 [ 276 ] {7ae5b030-201e-4ea3-acdb-582f04e33164} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.002211 sec., 251469.92311171416 rows/sec., 18.84 MiB/sec. | ||
| 7737 | 2026.01.30 07:06:22.325226 [ 276 ] {7ae5b030-201e-4ea3-acdb-582f04e33164} <Debug> TCPHandler: Processed in 0.002439178 sec. | ||
| 7738 | 2026.01.30 07:06:22.325411 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.01.30 07:06:22.325540 [ 276 ] {1833ca10-4518-4ac3-a328-ab8a9b0b981e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7740 | 2026.01.30 07:06:22.325605 [ 276 ] {1833ca10-4518-4ac3-a328-ab8a9b0b981e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7741 | 2026.01.30 07:06:22.326545 [ 276 ] {1833ca10-4518-4ac3-a328-ab8a9b0b981e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.01.30 07:06:22.326592 [ 276 ] {1833ca10-4518-4ac3-a328-ab8a9b0b981e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7743 | 2026.01.30 07:06:22.327186 [ 276 ] {1833ca10-4518-4ac3-a328-ab8a9b0b981e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7744 | 2026.01.30 07:06:22.327517 [ 276 ] {1833ca10-4518-4ac3-a328-ab8a9b0b981e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.01.30 07:06:22.327715 [ 276 ] {1833ca10-4518-4ac3-a328-ab8a9b0b981e} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.002206 sec., 398912.0580235721 rows/sec., 27.07 MiB/sec. | ||
| 7746 | 2026.01.30 07:06:22.327776 [ 276 ] {1833ca10-4518-4ac3-a328-ab8a9b0b981e} <Debug> TCPHandler: Processed in 0.002432137 sec. | ||
| 7747 | 2026.01.30 07:06:22.327957 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.01.30 07:06:22.328093 [ 276 ] {d7cdcecf-b415-4218-8d93-86d80f55c371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.01.30 07:06:22.328158 [ 276 ] {d7cdcecf-b415-4218-8d93-86d80f55c371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7750 | 2026.01.30 07:06:22.328702 [ 276 ] {d7cdcecf-b415-4218-8d93-86d80f55c371} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.01.30 07:06:22.328752 [ 276 ] {d7cdcecf-b415-4218-8d93-86d80f55c371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7752 | 2026.01.30 07:06:22.329239 [ 276 ] {d7cdcecf-b415-4218-8d93-86d80f55c371} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7753 | 2026.01.30 07:06:22.329598 [ 276 ] {d7cdcecf-b415-4218-8d93-86d80f55c371} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.01.30 07:06:22.329794 [ 276 ] {d7cdcecf-b415-4218-8d93-86d80f55c371} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001733 sec., 34622.042700519334 rows/sec., 2.33 MiB/sec. | ||
| 7755 | 2026.01.30 07:06:22.329851 [ 276 ] {d7cdcecf-b415-4218-8d93-86d80f55c371} <Debug> TCPHandler: Processed in 0.001964784 sec. | ||
| 7756 | 2026.01.30 07:06:23.130625 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56023 | ||
| 7757 | 2026.01.30 07:06:23.130737 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7758 | 2026.01.30 07:06:23.130765 [ 286 ] {} <Debug> TCP-Session: dac21177-400f-4f50-b844-587123d01308 Authenticating user 'default' from [fd00:1122:3344:101::e]:56023 | ||
| 7759 | 2026.01.30 07:06:23.130787 [ 286 ] {} <Debug> TCP-Session: dac21177-400f-4f50-b844-587123d01308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2026.01.30 07:06:23.130800 [ 286 ] {} <Debug> TCP-Session: dac21177-400f-4f50-b844-587123d01308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2026.01.30 07:06:23.130968 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58087 | ||
| 7762 | 2026.01.30 07:06:23.130987 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59425 | ||
| 7763 | 2026.01.30 07:06:23.131017 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64223 | ||
| 7764 | 2026.01.30 07:06:23.131028 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50396 | ||
| 7765 | 2026.01.30 07:06:23.131059 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47056 | ||
| 7766 | 2026.01.30 07:06:23.131065 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63767 | ||
| 7767 | 2026.01.30 07:06:23.131106 [ 286 ] {} <Trace> TCP-Session: dac21177-400f-4f50-b844-587123d01308 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2026.01.30 07:06:23.131011 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65375 | ||
| 7769 | 2026.01.30 07:06:23.131213 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7770 | 2026.01.30 07:06:23.131041 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48411 | ||
| 7771 | 2026.01.30 07:06:23.131256 [ 288 ] {} <Debug> TCP-Session: 4852a83d-11cd-47c4-a442-8f4b8957e8cd Authenticating user 'default' from [fd00:1122:3344:101::e]:58087 | ||
| 7772 | 2026.01.30 07:06:23.131292 [ 288 ] {} <Debug> TCP-Session: 4852a83d-11cd-47c4-a442-8f4b8957e8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.01.30 07:06:23.131305 [ 288 ] {} <Debug> TCP-Session: 4852a83d-11cd-47c4-a442-8f4b8957e8cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7774 | 2026.01.30 07:06:23.131346 [ 286 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56023) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7775 | 2026.01.30 07:06:23.131638 [ 286 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7776 | 2026.01.30 07:06:23.131650 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7777 | 2026.01.30 07:06:23.131719 [ 352 ] {} <Debug> TCP-Session: 6fbe5f64-300a-44e3-9d58-8fc4a0eb6227 Authenticating user 'default' from [fd00:1122:3344:101::e]:48411 | ||
| 7778 | 2026.01.30 07:06:23.131723 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7779 | 2026.01.30 07:06:23.131736 [ 286 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7780 | 2026.01.30 07:06:23.131760 [ 290 ] {} <Debug> TCP-Session: 9c3f4009-ae99-428f-a2dd-935eaefee73e Authenticating user 'default' from [fd00:1122:3344:101::e]:65375 | ||
| 7781 | 2026.01.30 07:06:23.131751 [ 352 ] {} <Debug> TCP-Session: 6fbe5f64-300a-44e3-9d58-8fc4a0eb6227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7782 | 2026.01.30 07:06:23.131813 [ 290 ] {} <Debug> TCP-Session: 9c3f4009-ae99-428f-a2dd-935eaefee73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7783 | 2026.01.30 07:06:23.131823 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7784 | 2026.01.30 07:06:23.131832 [ 290 ] {} <Debug> TCP-Session: 9c3f4009-ae99-428f-a2dd-935eaefee73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.01.30 07:06:23.131829 [ 352 ] {} <Debug> TCP-Session: 6fbe5f64-300a-44e3-9d58-8fc4a0eb6227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.01.30 07:06:23.131853 [ 354 ] {} <Debug> TCP-Session: cc702e76-7eda-4d4e-ba75-f74b199b2952 Authenticating user 'default' from [fd00:1122:3344:101::e]:47056 | ||
| 7787 | 2026.01.30 07:06:23.131879 [ 354 ] {} <Debug> TCP-Session: cc702e76-7eda-4d4e-ba75-f74b199b2952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.01.30 07:06:23.131892 [ 354 ] {} <Debug> TCP-Session: cc702e76-7eda-4d4e-ba75-f74b199b2952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.01.30 07:06:23.132140 [ 286 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 7790 | 2026.01.30 07:06:23.132239 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2026.01.30 07:06:23.132283 [ 353 ] {} <Debug> TCP-Session: 01e302a7-f616-4077-90a1-13e3b08b7343 Authenticating user 'default' from [fd00:1122:3344:101::e]:63767 | ||
| 7792 | 2026.01.30 07:06:23.132310 [ 353 ] {} <Debug> TCP-Session: 01e302a7-f616-4077-90a1-13e3b08b7343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2026.01.30 07:06:23.132323 [ 353 ] {} <Debug> TCP-Session: 01e302a7-f616-4077-90a1-13e3b08b7343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7794 | 2026.01.30 07:06:23.132349 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7795 | 2026.01.30 07:06:23.132389 [ 351 ] {} <Debug> TCP-Session: c702b528-faa4-44e5-8644-4ee13c2b35fb Authenticating user 'default' from [fd00:1122:3344:101::e]:50396 | ||
| 7796 | 2026.01.30 07:06:23.132407 [ 351 ] {} <Debug> TCP-Session: c702b528-faa4-44e5-8644-4ee13c2b35fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2026.01.30 07:06:23.132423 [ 351 ] {} <Debug> TCP-Session: c702b528-faa4-44e5-8644-4ee13c2b35fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7798 | 2026.01.30 07:06:23.132636 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7799 | 2026.01.30 07:06:23.132670 [ 350 ] {} <Debug> TCP-Session: 0ce35a57-7f42-4751-9008-93c29f9ad7ce Authenticating user 'default' from [fd00:1122:3344:101::e]:64223 | ||
| 7800 | 2026.01.30 07:06:23.132692 [ 350 ] {} <Debug> TCP-Session: 0ce35a57-7f42-4751-9008-93c29f9ad7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2026.01.30 07:06:23.132705 [ 350 ] {} <Debug> TCP-Session: 0ce35a57-7f42-4751-9008-93c29f9ad7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.01.30 07:06:23.132706 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7803 | 2026.01.30 07:06:23.132741 [ 289 ] {} <Debug> TCP-Session: 8c734c90-25d2-4bd5-9241-97c46d780e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:59425 | ||
| 7804 | 2026.01.30 07:06:23.132757 [ 289 ] {} <Debug> TCP-Session: 8c734c90-25d2-4bd5-9241-97c46d780e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.01.30 07:06:23.132769 [ 289 ] {} <Debug> TCP-Session: 8c734c90-25d2-4bd5-9241-97c46d780e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2026.01.30 07:06:23.133184 [ 295 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Trace> AggregatingTransform: Aggregating | ||
| 7807 | 2026.01.30 07:06:23.133218 [ 295 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7808 | 2026.01.30 07:06:23.133252 [ 295 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000847 sec. (999.154 rows/sec., 39.03 KiB/sec.) | ||
| 7809 | 2026.01.30 07:06:23.133270 [ 295 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Trace> Aggregator: Merging aggregated data | ||
| 7810 | 2026.01.30 07:06:23.134443 [ 286 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003159 sec., 316.5558721114277 rows/sec., 12.37 KiB/sec. | ||
| 7811 | 2026.01.30 07:06:23.134577 [ 286 ] {7d155c87-0eab-400f-bc5c-370f724c2dc1} <Debug> TCPHandler: Processed in 0.003582849 sec. | ||
| 7812 | 2026.01.30 07:06:23.134693 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7813 | 2026.01.30 07:06:23.134717 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7814 | 2026.01.30 07:06:23.134724 [ 286 ] {} <Debug> TCP-Session: dac21177-400f-4f50-b844-587123d01308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.01.30 07:06:23.134737 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7816 | 2026.01.30 07:06:23.134755 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7817 | 2026.01.30 07:06:23.134793 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7818 | 2026.01.30 07:06:23.134799 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7819 | 2026.01.30 07:06:23.134821 [ 289 ] {} <Debug> TCP-Session: 8c734c90-25d2-4bd5-9241-97c46d780e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.01.30 07:06:23.134838 [ 290 ] {} <Debug> TCP-Session: 9c3f4009-ae99-428f-a2dd-935eaefee73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7821 | 2026.01.30 07:06:23.134861 [ 353 ] {} <Debug> TCP-Session: 01e302a7-f616-4077-90a1-13e3b08b7343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7822 | 2026.01.30 07:06:23.134830 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7823 | 2026.01.30 07:06:23.134815 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7824 | 2026.01.30 07:06:23.134927 [ 354 ] {} <Debug> TCP-Session: cc702e76-7eda-4d4e-ba75-f74b199b2952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.01.30 07:06:23.134769 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7826 | 2026.01.30 07:06:23.134957 [ 351 ] {} <Debug> TCP-Session: c702b528-faa4-44e5-8644-4ee13c2b35fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2026.01.30 07:06:23.134763 [ 352 ] {} <Debug> TCP-Session: 6fbe5f64-300a-44e3-9d58-8fc4a0eb6227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.01.30 07:06:23.134990 [ 350 ] {} <Debug> TCP-Session: 0ce35a57-7f42-4751-9008-93c29f9ad7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7829 | 2026.01.30 07:06:23.134794 [ 288 ] {} <Debug> TCP-Session: 4852a83d-11cd-47c4-a442-8f4b8957e8cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.01.30 07:06:23.208158 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53960 | ||
| 7831 | 2026.01.30 07:06:23.208269 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7832 | 2026.01.30 07:06:23.208300 [ 286 ] {} <Debug> TCP-Session: d7fe866b-961e-40e4-8e40-8d6da26ce03d Authenticating user 'default' from [fd00:1122:3344:101::e]:53960 | ||
| 7833 | 2026.01.30 07:06:23.208328 [ 286 ] {} <Debug> TCP-Session: d7fe866b-961e-40e4-8e40-8d6da26ce03d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2026.01.30 07:06:23.208341 [ 286 ] {} <Debug> TCP-Session: d7fe866b-961e-40e4-8e40-8d6da26ce03d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2026.01.30 07:06:23.208552 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48111 | ||
| 7836 | 2026.01.30 07:06:23.208579 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36414 | ||
| 7837 | 2026.01.30 07:06:23.208611 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37649 | ||
| 7838 | 2026.01.30 07:06:23.208645 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43752 | ||
| 7839 | 2026.01.30 07:06:23.208666 [ 286 ] {} <Trace> TCP-Session: d7fe866b-961e-40e4-8e40-8d6da26ce03d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2026.01.30 07:06:23.208677 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53051 | ||
| 7841 | 2026.01.30 07:06:23.208675 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42535 | ||
| 7842 | 2026.01.30 07:06:23.208730 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7843 | 2026.01.30 07:06:23.208723 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7844 | 2026.01.30 07:06:23.208783 [ 351 ] {} <Debug> TCP-Session: db07ba05-f62f-40c5-94ca-ed22b98bf053 Authenticating user 'default' from [fd00:1122:3344:101::e]:43752 | ||
| 7845 | 2026.01.30 07:06:23.208670 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7846 | 2026.01.30 07:06:23.208808 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7847 | 2026.01.30 07:06:23.208816 [ 351 ] {} <Debug> TCP-Session: db07ba05-f62f-40c5-94ca-ed22b98bf053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2026.01.30 07:06:23.208833 [ 288 ] {} <Debug> TCP-Session: abdf0fd9-eac6-4e0f-ada9-f612dc2b2b74 Authenticating user 'default' from [fd00:1122:3344:101::e]:48111 | ||
| 7849 | 2026.01.30 07:06:23.208839 [ 286 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53960) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7850 | 2026.01.30 07:06:23.208853 [ 353 ] {} <Debug> TCP-Session: 38191de0-2cf5-44b2-953d-720de41f45ac Authenticating user 'default' from [fd00:1122:3344:101::e]:53051 | ||
| 7851 | 2026.01.30 07:06:23.208863 [ 288 ] {} <Debug> TCP-Session: abdf0fd9-eac6-4e0f-ada9-f612dc2b2b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2026.01.30 07:06:23.208854 [ 351 ] {} <Debug> TCP-Session: db07ba05-f62f-40c5-94ca-ed22b98bf053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.01.30 07:06:23.208909 [ 288 ] {} <Debug> TCP-Session: abdf0fd9-eac6-4e0f-ada9-f612dc2b2b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7854 | 2026.01.30 07:06:23.208905 [ 353 ] {} <Debug> TCP-Session: 38191de0-2cf5-44b2-953d-720de41f45ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.01.30 07:06:23.208809 [ 290 ] {} <Debug> TCP-Session: 2cef33de-9d5b-4c41-88c8-ad5fe0a67f83 Authenticating user 'default' from [fd00:1122:3344:101::e]:37649 | ||
| 7856 | 2026.01.30 07:06:23.208947 [ 353 ] {} <Debug> TCP-Session: 38191de0-2cf5-44b2-953d-720de41f45ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2026.01.30 07:06:23.208974 [ 290 ] {} <Debug> TCP-Session: 2cef33de-9d5b-4c41-88c8-ad5fe0a67f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2026.01.30 07:06:23.208666 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7859 | 2026.01.30 07:06:23.208998 [ 290 ] {} <Debug> TCP-Session: 2cef33de-9d5b-4c41-88c8-ad5fe0a67f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.01.30 07:06:23.208655 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60605 | ||
| 7861 | 2026.01.30 07:06:23.209028 [ 289 ] {} <Debug> TCP-Session: 14fd8f0f-cef0-473b-bc9c-ef00e0379d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:36414 | ||
| 7862 | 2026.01.30 07:06:23.208616 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36871 | ||
| 7863 | 2026.01.30 07:06:23.209074 [ 289 ] {} <Debug> TCP-Session: 14fd8f0f-cef0-473b-bc9c-ef00e0379d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7864 | 2026.01.30 07:06:23.208806 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7865 | 2026.01.30 07:06:23.209094 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7866 | 2026.01.30 07:06:23.209094 [ 289 ] {} <Debug> TCP-Session: 14fd8f0f-cef0-473b-bc9c-ef00e0379d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.01.30 07:06:23.209136 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7868 | 2026.01.30 07:06:23.209141 [ 286 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7869 | 2026.01.30 07:06:23.209162 [ 350 ] {} <Debug> TCP-Session: 93236814-be48-4be5-8040-05cfbb5f1ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:36871 | ||
| 7870 | 2026.01.30 07:06:23.209135 [ 352 ] {} <Debug> TCP-Session: 942a9618-aaa3-494e-8065-a902f5ed14b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60605 | ||
| 7871 | 2026.01.30 07:06:23.209190 [ 350 ] {} <Debug> TCP-Session: 93236814-be48-4be5-8040-05cfbb5f1ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7872 | 2026.01.30 07:06:23.209205 [ 286 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7873 | 2026.01.30 07:06:23.209218 [ 350 ] {} <Debug> TCP-Session: 93236814-be48-4be5-8040-05cfbb5f1ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.01.30 07:06:23.209213 [ 352 ] {} <Debug> TCP-Session: 942a9618-aaa3-494e-8065-a902f5ed14b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2026.01.30 07:06:23.209129 [ 354 ] {} <Debug> TCP-Session: 90b7fd79-7aef-4c6e-9c9c-8ec9154fb980 Authenticating user 'default' from [fd00:1122:3344:101::e]:42535 | ||
| 7876 | 2026.01.30 07:06:23.209258 [ 352 ] {} <Debug> TCP-Session: 942a9618-aaa3-494e-8065-a902f5ed14b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.01.30 07:06:23.209274 [ 354 ] {} <Debug> TCP-Session: 90b7fd79-7aef-4c6e-9c9c-8ec9154fb980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7878 | 2026.01.30 07:06:23.209289 [ 354 ] {} <Debug> TCP-Session: 90b7fd79-7aef-4c6e-9c9c-8ec9154fb980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7879 | 2026.01.30 07:06:23.209525 [ 286 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 7880 | 2026.01.30 07:06:23.210478 [ 337 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Trace> AggregatingTransform: Aggregating | ||
| 7881 | 2026.01.30 07:06:23.210519 [ 337 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7882 | 2026.01.30 07:06:23.210559 [ 337 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925336 sec. (1080.689 rows/sec., 42.21 KiB/sec.) | ||
| 7883 | 2026.01.30 07:06:23.210575 [ 337 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Trace> Aggregator: Merging aggregated data | ||
| 7884 | 2026.01.30 07:06:23.211674 [ 286 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002891 sec., 345.90107229332415 rows/sec., 13.51 KiB/sec. | ||
| 7885 | 2026.01.30 07:06:23.211822 [ 286 ] {5eb3ac06-e943-4bed-97ca-14b4848d99b3} <Debug> TCPHandler: Processed in 0.003272501 sec. | ||
| 7886 | 2026.01.30 07:06:23.211948 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7887 | 2026.01.30 07:06:23.211981 [ 286 ] {} <Debug> TCP-Session: d7fe866b-961e-40e4-8e40-8d6da26ce03d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2026.01.30 07:06:23.211981 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7889 | 2026.01.30 07:06:23.211999 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7890 | 2026.01.30 07:06:23.212018 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7891 | 2026.01.30 07:06:23.212036 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7892 | 2026.01.30 07:06:23.212058 [ 351 ] {} <Debug> TCP-Session: db07ba05-f62f-40c5-94ca-ed22b98bf053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.01.30 07:06:23.212077 [ 289 ] {} <Debug> TCP-Session: 14fd8f0f-cef0-473b-bc9c-ef00e0379d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7894 | 2026.01.30 07:06:23.212090 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7895 | 2026.01.30 07:06:23.212100 [ 288 ] {} <Debug> TCP-Session: abdf0fd9-eac6-4e0f-ada9-f612dc2b2b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7896 | 2026.01.30 07:06:23.212110 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7897 | 2026.01.30 07:06:23.212127 [ 350 ] {} <Debug> TCP-Session: 93236814-be48-4be5-8040-05cfbb5f1ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2026.01.30 07:06:23.212072 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7899 | 2026.01.30 07:06:23.212163 [ 352 ] {} <Debug> TCP-Session: 942a9618-aaa3-494e-8065-a902f5ed14b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.01.30 07:06:23.212056 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7901 | 2026.01.30 07:06:23.212201 [ 290 ] {} <Debug> TCP-Session: 2cef33de-9d5b-4c41-88c8-ad5fe0a67f83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7902 | 2026.01.30 07:06:23.212036 [ 354 ] {} <Debug> TCP-Session: 90b7fd79-7aef-4c6e-9c9c-8ec9154fb980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.01.30 07:06:23.212264 [ 353 ] {} <Debug> TCP-Session: 38191de0-2cf5-44b2-953d-720de41f45ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2026.01.30 07:06:25.969677 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7905 | 2026.01.30 07:06:25.969728 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7906 | 2026.01.30 07:06:26.211038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20176 | ||
| 7907 | 2026.01.30 07:06:26.211569 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.01.30 07:06:26.211614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7909 | 2026.01.30 07:06:26.212100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7910 | 2026.01.30 07:06:26.212330 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.01.30 07:06:26.212476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20176 | ||
| 7912 | 2026.01.30 07:06:27.168499 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2026.01.30 07:06:27.168696 [ 276 ] {be75f2ee-dd30-4403-a368-b6adcb36dc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7914 | 2026.01.30 07:06:27.168769 [ 276 ] {be75f2ee-dd30-4403-a368-b6adcb36dc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7915 | 2026.01.30 07:06:27.169577 [ 276 ] {be75f2ee-dd30-4403-a368-b6adcb36dc98} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.01.30 07:06:27.169633 [ 276 ] {be75f2ee-dd30-4403-a368-b6adcb36dc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7917 | 2026.01.30 07:06:27.170037 [ 276 ] {be75f2ee-dd30-4403-a368-b6adcb36dc98} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7918 | 2026.01.30 07:06:27.170281 [ 276 ] {be75f2ee-dd30-4403-a368-b6adcb36dc98} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.01.30 07:06:27.170435 [ 276 ] {be75f2ee-dd30-4403-a368-b6adcb36dc98} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001791 sec., 75935.23171412619 rows/sec., 6.57 MiB/sec. | ||
| 7920 | 2026.01.30 07:06:27.170479 [ 276 ] {be75f2ee-dd30-4403-a368-b6adcb36dc98} <Debug> TCPHandler: Processed in 0.002117969 sec. | ||
| 7921 | 2026.01.30 07:06:27.170594 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.01.30 07:06:27.170688 [ 276 ] {83760340-eab6-4143-9461-9d3756381fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7923 | 2026.01.30 07:06:27.170730 [ 276 ] {83760340-eab6-4143-9461-9d3756381fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7924 | 2026.01.30 07:06:27.171148 [ 276 ] {83760340-eab6-4143-9461-9d3756381fc8} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.01.30 07:06:27.171185 [ 276 ] {83760340-eab6-4143-9461-9d3756381fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7926 | 2026.01.30 07:06:27.171487 [ 276 ] {83760340-eab6-4143-9461-9d3756381fc8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7927 | 2026.01.30 07:06:27.171693 [ 276 ] {83760340-eab6-4143-9461-9d3756381fc8} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.01.30 07:06:27.171823 [ 276 ] {83760340-eab6-4143-9461-9d3756381fc8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001153 sec., 34692.10754553339 rows/sec., 2.55 MiB/sec. | ||
| 7929 | 2026.01.30 07:06:27.171862 [ 276 ] {83760340-eab6-4143-9461-9d3756381fc8} <Debug> TCPHandler: Processed in 0.001317276 sec. | ||
| 7930 | 2026.01.30 07:06:27.171962 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2026.01.30 07:06:27.172054 [ 276 ] {0b72e473-8c4f-4d8a-be96-c371b7a2d13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7932 | 2026.01.30 07:06:27.172094 [ 276 ] {0b72e473-8c4f-4d8a-be96-c371b7a2d13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7933 | 2026.01.30 07:06:27.172521 [ 276 ] {0b72e473-8c4f-4d8a-be96-c371b7a2d13c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.01.30 07:06:27.172558 [ 276 ] {0b72e473-8c4f-4d8a-be96-c371b7a2d13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7935 | 2026.01.30 07:06:27.172863 [ 276 ] {0b72e473-8c4f-4d8a-be96-c371b7a2d13c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7936 | 2026.01.30 07:06:27.173077 [ 276 ] {0b72e473-8c4f-4d8a-be96-c371b7a2d13c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.01.30 07:06:27.173208 [ 276 ] {0b72e473-8c4f-4d8a-be96-c371b7a2d13c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 6.94 MiB/sec. | ||
| 7938 | 2026.01.30 07:06:27.173246 [ 276 ] {0b72e473-8c4f-4d8a-be96-c371b7a2d13c} <Debug> TCPHandler: Processed in 0.001332757 sec. | ||
| 7939 | 2026.01.30 07:06:27.173357 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.01.30 07:06:27.173451 [ 276 ] {ca9a103d-8929-42bc-88b7-623e84e654a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7941 | 2026.01.30 07:06:27.173494 [ 276 ] {ca9a103d-8929-42bc-88b7-623e84e654a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7942 | 2026.01.30 07:06:27.173906 [ 276 ] {ca9a103d-8929-42bc-88b7-623e84e654a3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.01.30 07:06:27.173944 [ 276 ] {ca9a103d-8929-42bc-88b7-623e84e654a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7944 | 2026.01.30 07:06:27.174271 [ 276 ] {ca9a103d-8929-42bc-88b7-623e84e654a3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7945 | 2026.01.30 07:06:27.174496 [ 276 ] {ca9a103d-8929-42bc-88b7-623e84e654a3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.01.30 07:06:27.174652 [ 276 ] {ca9a103d-8929-42bc-88b7-623e84e654a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7947 | 2026.01.30 07:06:27.174690 [ 276 ] {ca9a103d-8929-42bc-88b7-623e84e654a3} <Debug> TCPHandler: Processed in 0.001381959 sec. | ||
| 7948 | 2026.01.30 07:06:27.174790 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.01.30 07:06:27.174883 [ 276 ] {49146032-78a2-44ef-8ba5-213ed1d7003b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7950 | 2026.01.30 07:06:27.174937 [ 276 ] {49146032-78a2-44ef-8ba5-213ed1d7003b} <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 | ||
| 7951 | 2026.01.30 07:06:27.175826 [ 276 ] {49146032-78a2-44ef-8ba5-213ed1d7003b} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.01.30 07:06:27.175889 [ 276 ] {49146032-78a2-44ef-8ba5-213ed1d7003b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7953 | 2026.01.30 07:06:27.176466 [ 276 ] {49146032-78a2-44ef-8ba5-213ed1d7003b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7954 | 2026.01.30 07:06:27.176690 [ 276 ] {49146032-78a2-44ef-8ba5-213ed1d7003b} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.01.30 07:06:27.176830 [ 276 ] {49146032-78a2-44ef-8ba5-213ed1d7003b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001966 sec., 20345.87995930824 rows/sec., 36.46 MiB/sec. | ||
| 7956 | 2026.01.30 07:06:27.176900 [ 276 ] {49146032-78a2-44ef-8ba5-213ed1d7003b} <Debug> TCPHandler: Processed in 0.00215786 sec. | ||
| 7957 | 2026.01.30 07:06:27.177008 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.01.30 07:06:27.177101 [ 276 ] {88bd2473-35b2-416e-9a1f-dd3931d7146f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.01.30 07:06:27.177144 [ 276 ] {88bd2473-35b2-416e-9a1f-dd3931d7146f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7960 | 2026.01.30 07:06:27.177481 [ 276 ] {88bd2473-35b2-416e-9a1f-dd3931d7146f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.01.30 07:06:27.177517 [ 276 ] {88bd2473-35b2-416e-9a1f-dd3931d7146f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7962 | 2026.01.30 07:06:27.177823 [ 276 ] {88bd2473-35b2-416e-9a1f-dd3931d7146f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7963 | 2026.01.30 07:06:27.178036 [ 276 ] {88bd2473-35b2-416e-9a1f-dd3931d7146f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.01.30 07:06:27.178165 [ 276 ] {88bd2473-35b2-416e-9a1f-dd3931d7146f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7965 | 2026.01.30 07:06:27.178201 [ 276 ] {88bd2473-35b2-416e-9a1f-dd3931d7146f} <Debug> TCPHandler: Processed in 0.001242364 sec. | ||
| 7966 | 2026.01.30 07:06:27.274816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7967 | 2026.01.30 07:06:27.291208 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2026.01.30 07:06:27.291271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7969 | 2026.01.30 07:06:27.297264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7970 | 2026.01.30 07:06:27.297949 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2026.01.30 07:06:27.300881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7972 | 2026.01.30 07:06:31.221235 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 986 | ||
| 7973 | 2026.01.30 07:06:31.223621 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7974 | 2026.01.30 07:06:31.223669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7975 | 2026.01.30 07:06:31.224862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7976 | 2026.01.30 07:06:31.225119 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2026.01.30 07:06:31.225370 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7978 | 2026.01.30 07:06:32.166422 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2026.01.30 07:06:32.166606 [ 276 ] {cf548cd0-155c-4be2-8acf-88c70ceffe4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7980 | 2026.01.30 07:06:32.166677 [ 276 ] {cf548cd0-155c-4be2-8acf-88c70ceffe4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7981 | 2026.01.30 07:06:32.167360 [ 276 ] {cf548cd0-155c-4be2-8acf-88c70ceffe4a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2026.01.30 07:06:32.167421 [ 276 ] {cf548cd0-155c-4be2-8acf-88c70ceffe4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7983 | 2026.01.30 07:06:32.167835 [ 276 ] {cf548cd0-155c-4be2-8acf-88c70ceffe4a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7984 | 2026.01.30 07:06:32.168075 [ 276 ] {cf548cd0-155c-4be2-8acf-88c70ceffe4a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.01.30 07:06:32.168243 [ 276 ] {cf548cd0-155c-4be2-8acf-88c70ceffe4a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.54 MiB/sec. | ||
| 7986 | 2026.01.30 07:06:32.168255 [ 113 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7987 | 2026.01.30 07:06:32.168299 [ 276 ] {cf548cd0-155c-4be2-8acf-88c70ceffe4a} <Debug> TCPHandler: Processed in 0.002008106 sec. | ||
| 7988 | 2026.01.30 07:06:32.168322 [ 113 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.01.30 07:06:32.168349 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7990 | 2026.01.30 07:06:32.168436 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.01.30 07:06:32.168438 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 7992 | 2026.01.30 07:06:32.168547 [ 276 ] {ea5bc5df-6c9e-461c-b74f-4f19a882c3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7993 | 2026.01.30 07:06:32.168551 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7994 | 2026.01.30 07:06:32.168587 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2553 rows starting from the beginning of the part | ||
| 7995 | 2026.01.30 07:06:32.168591 [ 276 ] {ea5bc5df-6c9e-461c-b74f-4f19a882c3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7996 | 2026.01.30 07:06:32.168645 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7997 | 2026.01.30 07:06:32.168688 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 7998 | 2026.01.30 07:06:32.168727 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1316 rows starting from the beginning of the part | ||
| 7999 | 2026.01.30 07:06:32.168764 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 8000 | 2026.01.30 07:06:32.168803 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8001 | 2026.01.30 07:06:32.169071 [ 276 ] {ea5bc5df-6c9e-461c-b74f-4f19a882c3b7} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.01.30 07:06:32.169107 [ 276 ] {ea5bc5df-6c9e-461c-b74f-4f19a882c3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8003 | 2026.01.30 07:06:32.169469 [ 276 ] {ea5bc5df-6c9e-461c-b74f-4f19a882c3b7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8004 | 2026.01.30 07:06:32.169700 [ 276 ] {ea5bc5df-6c9e-461c-b74f-4f19a882c3b7} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.01.30 07:06:32.169833 [ 114 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8006 | 2026.01.30 07:06:32.169843 [ 276 ] {ea5bc5df-6c9e-461c-b74f-4f19a882c3b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001322 sec., 48411.497730711046 rows/sec., 3.78 MiB/sec. | ||
| 8007 | 2026.01.30 07:06:32.169865 [ 114 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.01.30 07:06:32.169884 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8009 | 2026.01.30 07:06:32.169886 [ 276 ] {ea5bc5df-6c9e-461c-b74f-4f19a882c3b7} <Debug> TCPHandler: Processed in 0.001501742 sec. | ||
| 8010 | 2026.01.30 07:06:32.169999 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 8011 | 2026.01.30 07:06:32.170017 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2026.01.30 07:06:32.170134 [ 276 ] {d64b0d21-0980-4c81-bd8a-0f56392bf408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8013 | 2026.01.30 07:06:32.170142 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8014 | 2026.01.30 07:06:32.170186 [ 276 ] {d64b0d21-0980-4c81-bd8a-0f56392bf408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8015 | 2026.01.30 07:06:32.170191 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1303 rows starting from the beginning of the part | ||
| 8016 | 2026.01.30 07:06:32.170277 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8017 | 2026.01.30 07:06:32.170325 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 8018 | 2026.01.30 07:06:32.170369 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 556 rows starting from the beginning of the part | ||
| 8019 | 2026.01.30 07:06:32.170413 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 8020 | 2026.01.30 07:06:32.170463 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8021 | 2026.01.30 07:06:32.170603 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4253 rows, containing 5 columns (5 merged, 0 gathered) in 0.002200201 sec., 1933005.2117965585 rows/sec., 166.30 MiB/sec. | ||
| 8022 | 2026.01.30 07:06:32.170665 [ 276 ] {d64b0d21-0980-4c81-bd8a-0f56392bf408} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.01.30 07:06:32.170715 [ 276 ] {d64b0d21-0980-4c81-bd8a-0f56392bf408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8024 | 2026.01.30 07:06:32.170945 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8025 | 2026.01.30 07:06:32.171205 [ 276 ] {d64b0d21-0980-4c81-bd8a-0f56392bf408} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8026 | 2026.01.30 07:06:32.171311 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.01.30 07:06:32.171400 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_61_12} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8028 | 2026.01.30 07:06:32.171510 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8029 | 2026.01.30 07:06:32.171515 [ 276 ] {d64b0d21-0980-4c81-bd8a-0f56392bf408} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.01.30 07:06:32.171648 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8031 | 2026.01.30 07:06:32.171673 [ 276 ] {d64b0d21-0980-4c81-bd8a-0f56392bf408} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
| 8032 | 2026.01.30 07:06:32.171682 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2026.01.30 07:06:32.171708 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8034 | 2026.01.30 07:06:32.171717 [ 276 ] {d64b0d21-0980-4c81-bd8a-0f56392bf408} <Debug> TCPHandler: Processed in 0.001750099 sec. | ||
| 8035 | 2026.01.30 07:06:32.171792 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 8036 | 2026.01.30 07:06:32.171803 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862892 sec., 1178275.4985259478 rows/sec., 91.32 MiB/sec. | ||
| 8037 | 2026.01.30 07:06:32.171841 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8038 | 2026.01.30 07:06:32.171910 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8039 | 2026.01.30 07:06:32.171944 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17122 rows starting from the beginning of the part | ||
| 8040 | 2026.01.30 07:06:32.171950 [ 276 ] {ed9509b9-c3f6-4a7b-9a7f-fbff424cd11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8041 | 2026.01.30 07:06:32.172003 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 8042 | 2026.01.30 07:06:32.172006 [ 276 ] {ed9509b9-c3f6-4a7b-9a7f-fbff424cd11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8043 | 2026.01.30 07:06:32.172034 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8044 | 2026.01.30 07:06:32.172057 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8045 | 2026.01.30 07:06:32.172101 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 880 rows starting from the beginning of the part | ||
| 8046 | 2026.01.30 07:06:32.172140 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 8047 | 2026.01.30 07:06:32.172180 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8048 | 2026.01.30 07:06:32.172321 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8049 | 2026.01.30 07:06:32.172399 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_61_12} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8050 | 2026.01.30 07:06:32.172432 [ 276 ] {ed9509b9-c3f6-4a7b-9a7f-fbff424cd11f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2026.01.30 07:06:32.172473 [ 276 ] {ed9509b9-c3f6-4a7b-9a7f-fbff424cd11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8052 | 2026.01.30 07:06:32.172476 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8053 | 2026.01.30 07:06:32.172827 [ 276 ] {ed9509b9-c3f6-4a7b-9a7f-fbff424cd11f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8054 | 2026.01.30 07:06:32.173040 [ 276 ] {ed9509b9-c3f6-4a7b-9a7f-fbff424cd11f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.01.30 07:06:32.173151 [ 114 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8056 | 2026.01.30 07:06:32.173179 [ 114 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.01.30 07:06:32.173180 [ 276 ] {ed9509b9-c3f6-4a7b-9a7f-fbff424cd11f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001252 sec., 47923.322683706065 rows/sec., 3.23 MiB/sec. | ||
| 8058 | 2026.01.30 07:06:32.173196 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8059 | 2026.01.30 07:06:32.173222 [ 276 ] {ed9509b9-c3f6-4a7b-9a7f-fbff424cd11f} <Debug> TCPHandler: Processed in 0.00143608 sec. | ||
| 8060 | 2026.01.30 07:06:32.173262 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8061 | 2026.01.30 07:06:32.173346 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8062 | 2026.01.30 07:06:32.173373 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3372 rows starting from the beginning of the part | ||
| 8063 | 2026.01.30 07:06:32.173421 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8064 | 2026.01.30 07:06:32.173461 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8065 | 2026.01.30 07:06:32.173496 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8066 | 2026.01.30 07:06:32.173531 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8067 | 2026.01.30 07:06:32.173574 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8068 | 2026.01.30 07:06:32.175269 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002033936 sec., 1805366.5405401152 rows/sec., 120.44 MiB/sec. | ||
| 8069 | 2026.01.30 07:06:32.175773 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8070 | 2026.01.30 07:06:32.176119 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_61_12} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.01.30 07:06:32.176209 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_61_12} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8072 | 2026.01.30 07:06:32.176309 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8073 | 2026.01.30 07:06:32.178347 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18642 rows, containing 5 columns (5 merged, 0 gathered) in 0.006596223 sec., 2826162.7904332527 rows/sec., 193.38 MiB/sec. | ||
| 8074 | 2026.01.30 07:06:32.178668 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8075 | 2026.01.30 07:06:32.178977 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.01.30 07:06:32.179052 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8077 | 2026.01.30 07:06:32.179142 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8078 | 2026.01.30 07:06:33.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.19 MiB, peak 311.93 MiB, free memory in arenas 0.00 B, will set to 304.24 MiB (RSS), difference: 3.05 MiB | ||
| 8079 | 2026.01.30 07:06:33.713516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20624 | ||
| 8080 | 2026.01.30 07:06:33.714016 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2026.01.30 07:06:33.714063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8082 | 2026.01.30 07:06:33.714555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8083 | 2026.01.30 07:06:33.714785 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2026.01.30 07:06:33.714930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20624 | ||
| 8085 | 2026.01.30 07:06:34.801893 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8086 | 2026.01.30 07:06:34.818345 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2026.01.30 07:06:34.818406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8088 | 2026.01.30 07:06:34.824684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8089 | 2026.01.30 07:06:34.825398 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2026.01.30 07:06:34.828737 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8091 | 2026.01.30 07:06:34.835269 [ 111 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8092 | 2026.01.30 07:06:34.835335 [ 111 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.01.30 07:06:34.835355 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8094 | 2026.01.30 07:06:34.835488 [ 189 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8095 | 2026.01.30 07:06:34.835650 [ 189 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8096 | 2026.01.30 07:06:34.835688 [ 189 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 241 rows starting from the beginning of the part | ||
| 8097 | 2026.01.30 07:06:34.835761 [ 189 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8098 | 2026.01.30 07:06:34.835814 [ 189 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8099 | 2026.01.30 07:06:34.835864 [ 189 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8100 | 2026.01.30 07:06:34.835903 [ 189 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8101 | 2026.01.30 07:06:34.836703 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276156 sec., 226461.3417168434 rows/sec., 14.64 MiB/sec. | ||
| 8102 | 2026.01.30 07:06:34.836864 [ 201 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8103 | 2026.01.30 07:06:34.837151 [ 201 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8104 | 2026.01.30 07:06:34.837230 [ 201 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_14_3} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8105 | 2026.01.30 07:06:34.837325 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8106 | 2026.01.30 07:06:36.805439 [ 110 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8107 | 2026.01.30 07:06:36.805511 [ 110 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8108 | 2026.01.30 07:06:36.805532 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8109 | 2026.01.30 07:06:36.805636 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8110 | 2026.01.30 07:06:36.805754 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8111 | 2026.01.30 07:06:36.805787 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 470 rows starting from the beginning of the part | ||
| 8112 | 2026.01.30 07:06:36.805852 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8113 | 2026.01.30 07:06:36.805898 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8114 | 2026.01.30 07:06:36.805938 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8115 | 2026.01.30 07:06:36.805978 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8116 | 2026.01.30 07:06:36.806814 [ 201 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215434 sec., 465677.28070796106 rows/sec., 33.24 MiB/sec. | ||
| 8117 | 2026.01.30 07:06:36.807033 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8118 | 2026.01.30 07:06:36.807359 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.01.30 07:06:36.807439 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_14_3} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8120 | 2026.01.30 07:06:36.807536 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8121 | 2026.01.30 07:06:37.180813 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.01.30 07:06:37.180999 [ 276 ] {5efd3af5-ff35-408b-b218-18ab22a2560f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8123 | 2026.01.30 07:06:37.181099 [ 276 ] {5efd3af5-ff35-408b-b218-18ab22a2560f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8124 | 2026.01.30 07:06:37.182199 [ 276 ] {5efd3af5-ff35-408b-b218-18ab22a2560f} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.01.30 07:06:37.182239 [ 276 ] {5efd3af5-ff35-408b-b218-18ab22a2560f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8126 | 2026.01.30 07:06:37.182626 [ 276 ] {5efd3af5-ff35-408b-b218-18ab22a2560f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8127 | 2026.01.30 07:06:37.182871 [ 276 ] {5efd3af5-ff35-408b-b218-18ab22a2560f} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.01.30 07:06:37.183019 [ 276 ] {5efd3af5-ff35-408b-b218-18ab22a2560f} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00209 sec., 213397.1291866029 rows/sec., 13.53 MiB/sec. | ||
| 8129 | 2026.01.30 07:06:37.183063 [ 276 ] {5efd3af5-ff35-408b-b218-18ab22a2560f} <Debug> TCPHandler: Processed in 0.002369566 sec. | ||
| 8130 | 2026.01.30 07:06:37.183185 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8131 | 2026.01.30 07:06:37.183287 [ 276 ] {46fd6c5b-ce9e-4bb3-85c3-b943ecb08ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8132 | 2026.01.30 07:06:37.183328 [ 276 ] {46fd6c5b-ce9e-4bb3-85c3-b943ecb08ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8133 | 2026.01.30 07:06:37.183725 [ 276 ] {46fd6c5b-ce9e-4bb3-85c3-b943ecb08ae1} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.01.30 07:06:37.183759 [ 276 ] {46fd6c5b-ce9e-4bb3-85c3-b943ecb08ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8135 | 2026.01.30 07:06:37.184043 [ 276 ] {46fd6c5b-ce9e-4bb3-85c3-b943ecb08ae1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8136 | 2026.01.30 07:06:37.184243 [ 276 ] {46fd6c5b-ce9e-4bb3-85c3-b943ecb08ae1} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.01.30 07:06:37.184381 [ 276 ] {46fd6c5b-ce9e-4bb3-85c3-b943ecb08ae1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001112 sec., 8992.805755395684 rows/sec., 733.30 KiB/sec. | ||
| 8138 | 2026.01.30 07:06:37.184422 [ 276 ] {46fd6c5b-ce9e-4bb3-85c3-b943ecb08ae1} <Debug> TCPHandler: Processed in 0.001284825 sec. | ||
| 8139 | 2026.01.30 07:06:37.184543 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.01.30 07:06:37.184635 [ 276 ] {68059291-e40c-428d-8b6d-b52eaa1ddc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8141 | 2026.01.30 07:06:37.184674 [ 276 ] {68059291-e40c-428d-8b6d-b52eaa1ddc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8142 | 2026.01.30 07:06:37.185642 [ 276 ] {68059291-e40c-428d-8b6d-b52eaa1ddc3b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.01.30 07:06:37.185677 [ 276 ] {68059291-e40c-428d-8b6d-b52eaa1ddc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8144 | 2026.01.30 07:06:37.186052 [ 276 ] {68059291-e40c-428d-8b6d-b52eaa1ddc3b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8145 | 2026.01.30 07:06:37.186255 [ 276 ] {68059291-e40c-428d-8b6d-b52eaa1ddc3b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.01.30 07:06:37.186382 [ 276 ] {68059291-e40c-428d-8b6d-b52eaa1ddc3b} <Debug> executeQuery: Read 1287 rows, 105.25 KiB in 0.001764 sec., 729591.8367346938 rows/sec., 58.27 MiB/sec. | ||
| 8147 | 2026.01.30 07:06:37.186418 [ 276 ] {68059291-e40c-428d-8b6d-b52eaa1ddc3b} <Debug> TCPHandler: Processed in 0.001928064 sec. | ||
| 8148 | 2026.01.30 07:06:37.186537 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8149 | 2026.01.30 07:06:37.186628 [ 276 ] {e85fbd9f-a17a-445c-90ac-9980c33c2166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8150 | 2026.01.30 07:06:37.186667 [ 276 ] {e85fbd9f-a17a-445c-90ac-9980c33c2166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8151 | 2026.01.30 07:06:37.187147 [ 276 ] {e85fbd9f-a17a-445c-90ac-9980c33c2166} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8152 | 2026.01.30 07:06:37.187181 [ 276 ] {e85fbd9f-a17a-445c-90ac-9980c33c2166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8153 | 2026.01.30 07:06:37.187487 [ 276 ] {e85fbd9f-a17a-445c-90ac-9980c33c2166} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8154 | 2026.01.30 07:06:37.187711 [ 276 ] {e85fbd9f-a17a-445c-90ac-9980c33c2166} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8155 | 2026.01.30 07:06:37.187837 [ 276 ] {e85fbd9f-a17a-445c-90ac-9980c33c2166} <Debug> executeQuery: Read 273 rows, 17.10 KiB in 0.001226 sec., 222675.3670473083 rows/sec., 13.62 MiB/sec. | ||
| 8156 | 2026.01.30 07:06:37.187863 [ 108 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8157 | 2026.01.30 07:06:37.187875 [ 276 ] {e85fbd9f-a17a-445c-90ac-9980c33c2166} <Debug> TCPHandler: Processed in 0.001394328 sec. | ||
| 8158 | 2026.01.30 07:06:37.187942 [ 108 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.01.30 07:06:37.187974 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8160 | 2026.01.30 07:06:37.188030 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.01.30 07:06:37.188110 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 8162 | 2026.01.30 07:06:37.188127 [ 276 ] {09c70d6f-b510-40bd-899d-8ff955d30905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8163 | 2026.01.30 07:06:37.188196 [ 276 ] {09c70d6f-b510-40bd-899d-8ff955d30905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8164 | 2026.01.30 07:06:37.188276 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8165 | 2026.01.30 07:06:37.188321 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 295 rows starting from the beginning of the part | ||
| 8166 | 2026.01.30 07:06:37.188401 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part | ||
| 8167 | 2026.01.30 07:06:37.188457 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 8168 | 2026.01.30 07:06:37.188509 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 8169 | 2026.01.30 07:06:37.188558 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 8170 | 2026.01.30 07:06:37.188608 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 273 rows starting from the beginning of the part | ||
| 8171 | 2026.01.30 07:06:37.188675 [ 276 ] {09c70d6f-b510-40bd-899d-8ff955d30905} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.01.30 07:06:37.188715 [ 276 ] {09c70d6f-b510-40bd-899d-8ff955d30905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8173 | 2026.01.30 07:06:37.189082 [ 276 ] {09c70d6f-b510-40bd-899d-8ff955d30905} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8174 | 2026.01.30 07:06:37.189309 [ 276 ] {09c70d6f-b510-40bd-899d-8ff955d30905} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.01.30 07:06:37.189445 [ 276 ] {09c70d6f-b510-40bd-899d-8ff955d30905} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001335 sec., 172284.64419475655 rows/sec., 11.11 MiB/sec. | ||
| 8176 | 2026.01.30 07:06:37.189483 [ 276 ] {09c70d6f-b510-40bd-899d-8ff955d30905} <Debug> TCPHandler: Processed in 0.001500852 sec. | ||
| 8177 | 2026.01.30 07:06:37.189582 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529582 sec., 460256.4622230125 rows/sec., 31.20 MiB/sec. | ||
| 8178 | 2026.01.30 07:06:37.189588 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2026.01.30 07:06:37.189731 [ 276 ] {33e2f98e-82a0-4080-8475-012defcfaa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8180 | 2026.01.30 07:06:37.189771 [ 276 ] {33e2f98e-82a0-4080-8475-012defcfaa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8181 | 2026.01.30 07:06:37.189813 [ 188 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8182 | 2026.01.30 07:06:37.190190 [ 188 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2026.01.30 07:06:37.190254 [ 276 ] {33e2f98e-82a0-4080-8475-012defcfaa00} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.01.30 07:06:37.190277 [ 188 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_41_8} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8185 | 2026.01.30 07:06:37.190295 [ 276 ] {33e2f98e-82a0-4080-8475-012defcfaa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8186 | 2026.01.30 07:06:37.190380 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8187 | 2026.01.30 07:06:37.190611 [ 276 ] {33e2f98e-82a0-4080-8475-012defcfaa00} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8188 | 2026.01.30 07:06:37.190816 [ 276 ] {33e2f98e-82a0-4080-8475-012defcfaa00} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2026.01.30 07:06:37.190946 [ 276 ] {33e2f98e-82a0-4080-8475-012defcfaa00} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001233 sec., 185725.87185725872 rows/sec., 10.54 MiB/sec. | ||
| 8190 | 2026.01.30 07:06:37.190983 [ 276 ] {33e2f98e-82a0-4080-8475-012defcfaa00} <Debug> TCPHandler: Processed in 0.00144208 sec. | ||
| 8191 | 2026.01.30 07:06:37.191088 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8192 | 2026.01.30 07:06:37.191179 [ 276 ] {2f28f2e1-6b07-4b60-a9e1-2d2f4bdb85da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8193 | 2026.01.30 07:06:37.191217 [ 276 ] {2f28f2e1-6b07-4b60-a9e1-2d2f4bdb85da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8194 | 2026.01.30 07:06:37.191881 [ 276 ] {2f28f2e1-6b07-4b60-a9e1-2d2f4bdb85da} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2026.01.30 07:06:37.191917 [ 276 ] {2f28f2e1-6b07-4b60-a9e1-2d2f4bdb85da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8196 | 2026.01.30 07:06:37.192251 [ 276 ] {2f28f2e1-6b07-4b60-a9e1-2d2f4bdb85da} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8197 | 2026.01.30 07:06:37.192476 [ 276 ] {2f28f2e1-6b07-4b60-a9e1-2d2f4bdb85da} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8198 | 2026.01.30 07:06:37.192602 [ 276 ] {2f28f2e1-6b07-4b60-a9e1-2d2f4bdb85da} <Debug> executeQuery: Read 783 rows, 56.28 KiB in 0.00144 sec., 543750 rows/sec., 38.17 MiB/sec. | ||
| 8199 | 2026.01.30 07:06:37.192639 [ 276 ] {2f28f2e1-6b07-4b60-a9e1-2d2f4bdb85da} <Debug> TCPHandler: Processed in 0.001597305 sec. | ||
| 8200 | 2026.01.30 07:06:37.192745 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8201 | 2026.01.30 07:06:37.192837 [ 276 ] {6909222e-dec6-42a7-b4ad-973d5c537664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8202 | 2026.01.30 07:06:37.192877 [ 276 ] {6909222e-dec6-42a7-b4ad-973d5c537664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8203 | 2026.01.30 07:06:37.193197 [ 276 ] {6909222e-dec6-42a7-b4ad-973d5c537664} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.01.30 07:06:37.193232 [ 276 ] {6909222e-dec6-42a7-b4ad-973d5c537664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8205 | 2026.01.30 07:06:37.193525 [ 276 ] {6909222e-dec6-42a7-b4ad-973d5c537664} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8206 | 2026.01.30 07:06:37.193724 [ 276 ] {6909222e-dec6-42a7-b4ad-973d5c537664} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.01.30 07:06:37.193850 [ 276 ] {6909222e-dec6-42a7-b4ad-973d5c537664} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 8208 | 2026.01.30 07:06:37.193886 [ 276 ] {6909222e-dec6-42a7-b4ad-973d5c537664} <Debug> TCPHandler: Processed in 0.001186893 sec. | ||
| 8209 | 2026.01.30 07:06:37.193995 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.01.30 07:06:37.194085 [ 276 ] {b230cd5e-9b6c-4e0a-9d6d-50a7a02f23d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8211 | 2026.01.30 07:06:37.194126 [ 276 ] {b230cd5e-9b6c-4e0a-9d6d-50a7a02f23d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8212 | 2026.01.30 07:06:37.194605 [ 276 ] {b230cd5e-9b6c-4e0a-9d6d-50a7a02f23d3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.01.30 07:06:37.194639 [ 276 ] {b230cd5e-9b6c-4e0a-9d6d-50a7a02f23d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8214 | 2026.01.30 07:06:37.194976 [ 276 ] {b230cd5e-9b6c-4e0a-9d6d-50a7a02f23d3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8215 | 2026.01.30 07:06:37.195184 [ 276 ] {b230cd5e-9b6c-4e0a-9d6d-50a7a02f23d3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.01.30 07:06:37.195309 [ 276 ] {b230cd5e-9b6c-4e0a-9d6d-50a7a02f23d3} <Debug> executeQuery: Read 333 rows, 22.36 KiB in 0.001242 sec., 268115.9420289855 rows/sec., 17.58 MiB/sec. | ||
| 8217 | 2026.01.30 07:06:37.195346 [ 276 ] {b230cd5e-9b6c-4e0a-9d6d-50a7a02f23d3} <Debug> TCPHandler: Processed in 0.001397079 sec. | ||
| 8218 | 2026.01.30 07:06:37.195452 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2026.01.30 07:06:37.195542 [ 276 ] {53cd7f79-b851-494f-95b9-4ce983d3c948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8220 | 2026.01.30 07:06:37.195584 [ 276 ] {53cd7f79-b851-494f-95b9-4ce983d3c948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8221 | 2026.01.30 07:06:37.195886 [ 276 ] {53cd7f79-b851-494f-95b9-4ce983d3c948} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2026.01.30 07:06:37.195921 [ 276 ] {53cd7f79-b851-494f-95b9-4ce983d3c948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8223 | 2026.01.30 07:06:37.196206 [ 276 ] {53cd7f79-b851-494f-95b9-4ce983d3c948} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8224 | 2026.01.30 07:06:37.196409 [ 276 ] {53cd7f79-b851-494f-95b9-4ce983d3c948} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2026.01.30 07:06:37.196530 [ 276 ] {53cd7f79-b851-494f-95b9-4ce983d3c948} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 8226 | 2026.01.30 07:06:37.196566 [ 276 ] {53cd7f79-b851-494f-95b9-4ce983d3c948} <Debug> TCPHandler: Processed in 0.001160652 sec. | ||
| 8227 | 2026.01.30 07:06:37.196680 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2026.01.30 07:06:37.196775 [ 276 ] {09f6f35e-afec-4999-bdd9-184c8614d0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8229 | 2026.01.30 07:06:37.196829 [ 276 ] {09f6f35e-afec-4999-bdd9-184c8614d0d8} <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 | ||
| 8230 | 2026.01.30 07:06:37.197716 [ 276 ] {09f6f35e-afec-4999-bdd9-184c8614d0d8} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.01.30 07:06:37.197751 [ 276 ] {09f6f35e-afec-4999-bdd9-184c8614d0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8232 | 2026.01.30 07:06:37.198338 [ 276 ] {09f6f35e-afec-4999-bdd9-184c8614d0d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8233 | 2026.01.30 07:06:37.198561 [ 276 ] {09f6f35e-afec-4999-bdd9-184c8614d0d8} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.01.30 07:06:37.198675 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8235 | 2026.01.30 07:06:37.198699 [ 276 ] {09f6f35e-afec-4999-bdd9-184c8614d0d8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001942 sec., 20597.32234809475 rows/sec., 36.91 MiB/sec. | ||
| 8236 | 2026.01.30 07:06:37.198712 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.01.30 07:06:37.198739 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8238 | 2026.01.30 07:06:37.198776 [ 276 ] {09f6f35e-afec-4999-bdd9-184c8614d0d8} <Debug> TCPHandler: Processed in 0.00214215 sec. | ||
| 8239 | 2026.01.30 07:06:37.198840 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 8240 | 2026.01.30 07:06:37.198889 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.01.30 07:06:37.198989 [ 276 ] {a7acb81e-320b-4205-b81d-36954d4011af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8242 | 2026.01.30 07:06:37.199030 [ 276 ] {a7acb81e-320b-4205-b81d-36954d4011af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8243 | 2026.01.30 07:06:37.199111 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8244 | 2026.01.30 07:06:37.199182 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 947 rows starting from the beginning of the part | ||
| 8245 | 2026.01.30 07:06:37.199333 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 8246 | 2026.01.30 07:06:37.199374 [ 276 ] {a7acb81e-320b-4205-b81d-36954d4011af} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2026.01.30 07:06:37.199414 [ 276 ] {a7acb81e-320b-4205-b81d-36954d4011af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8248 | 2026.01.30 07:06:37.199455 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 8249 | 2026.01.30 07:06:37.199572 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8250 | 2026.01.30 07:06:37.199689 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8251 | 2026.01.30 07:06:37.199736 [ 276 ] {a7acb81e-320b-4205-b81d-36954d4011af} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8252 | 2026.01.30 07:06:37.199809 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 8253 | 2026.01.30 07:06:37.199962 [ 276 ] {a7acb81e-320b-4205-b81d-36954d4011af} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2026.01.30 07:06:37.200091 [ 276 ] {a7acb81e-320b-4205-b81d-36954d4011af} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.00112 sec., 96428.57142857143 rows/sec., 5.88 MiB/sec. | ||
| 8255 | 2026.01.30 07:06:37.200127 [ 276 ] {a7acb81e-320b-4205-b81d-36954d4011af} <Debug> TCPHandler: Processed in 0.001285276 sec. | ||
| 8256 | 2026.01.30 07:06:37.206575 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 19 columns (19 merged, 0 gathered) in 0.007782096 sec., 147389.597866693 rows/sec., 264.12 MiB/sec. | ||
| 8257 | 2026.01.30 07:06:37.207873 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8258 | 2026.01.30 07:06:37.208252 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2026.01.30 07:06:37.208347 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8260 | 2026.01.30 07:06:37.208514 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.65 MiB. | ||
| 8261 | 2026.01.30 07:06:38.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.50 MiB, peak 314.11 MiB, free memory in arenas 0.00 B, will set to 307.68 MiB (RSS), difference: 2.18 MiB | ||
| 8262 | 2026.01.30 07:06:40.969784 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8263 | 2026.01.30 07:06:40.969834 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8264 | 2026.01.30 07:06:41.215935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21136 | ||
| 8265 | 2026.01.30 07:06:41.216473 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.01.30 07:06:41.216519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8267 | 2026.01.30 07:06:41.217018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8268 | 2026.01.30 07:06:41.217273 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.01.30 07:06:41.217434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21136 | ||
| 8270 | 2026.01.30 07:06:41.226460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1018 | ||
| 8271 | 2026.01.30 07:06:41.228950 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.01.30 07:06:41.229006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8273 | 2026.01.30 07:06:41.230288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8274 | 2026.01.30 07:06:41.230595 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.01.30 07:06:41.231007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8276 | 2026.01.30 07:06:42.166735 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2026.01.30 07:06:42.166988 [ 276 ] {bea58358-1cd3-4fdb-959f-b181f58119ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8278 | 2026.01.30 07:06:42.167084 [ 276 ] {bea58358-1cd3-4fdb-959f-b181f58119ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8279 | 2026.01.30 07:06:42.167773 [ 276 ] {bea58358-1cd3-4fdb-959f-b181f58119ba} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2026.01.30 07:06:42.167822 [ 276 ] {bea58358-1cd3-4fdb-959f-b181f58119ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8281 | 2026.01.30 07:06:42.168218 [ 276 ] {bea58358-1cd3-4fdb-959f-b181f58119ba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8282 | 2026.01.30 07:06:42.168450 [ 276 ] {bea58358-1cd3-4fdb-959f-b181f58119ba} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.01.30 07:06:42.168613 [ 276 ] {bea58358-1cd3-4fdb-959f-b181f58119ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.52 MiB/sec. | ||
| 8284 | 2026.01.30 07:06:42.168664 [ 276 ] {bea58358-1cd3-4fdb-959f-b181f58119ba} <Debug> TCPHandler: Processed in 0.002098518 sec. | ||
| 8285 | 2026.01.30 07:06:42.168788 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.01.30 07:06:42.168888 [ 276 ] {883c2fd3-5f33-4b1c-9782-83086fff5813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8287 | 2026.01.30 07:06:42.168930 [ 276 ] {883c2fd3-5f33-4b1c-9782-83086fff5813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8288 | 2026.01.30 07:06:42.169379 [ 276 ] {883c2fd3-5f33-4b1c-9782-83086fff5813} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.01.30 07:06:42.169417 [ 276 ] {883c2fd3-5f33-4b1c-9782-83086fff5813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8290 | 2026.01.30 07:06:42.169746 [ 276 ] {883c2fd3-5f33-4b1c-9782-83086fff5813} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8291 | 2026.01.30 07:06:42.169958 [ 276 ] {883c2fd3-5f33-4b1c-9782-83086fff5813} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.01.30 07:06:42.170092 [ 276 ] {883c2fd3-5f33-4b1c-9782-83086fff5813} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 8293 | 2026.01.30 07:06:42.170130 [ 276 ] {883c2fd3-5f33-4b1c-9782-83086fff5813} <Debug> TCPHandler: Processed in 0.001392779 sec. | ||
| 8294 | 2026.01.30 07:06:42.170266 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.01.30 07:06:42.170362 [ 276 ] {a5d64dff-8ab1-4ad3-b053-fc31333bdae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8296 | 2026.01.30 07:06:42.170407 [ 276 ] {a5d64dff-8ab1-4ad3-b053-fc31333bdae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8297 | 2026.01.30 07:06:42.170830 [ 276 ] {a5d64dff-8ab1-4ad3-b053-fc31333bdae5} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.01.30 07:06:42.170866 [ 276 ] {a5d64dff-8ab1-4ad3-b053-fc31333bdae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8299 | 2026.01.30 07:06:42.171203 [ 276 ] {a5d64dff-8ab1-4ad3-b053-fc31333bdae5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8300 | 2026.01.30 07:06:42.171414 [ 276 ] {a5d64dff-8ab1-4ad3-b053-fc31333bdae5} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.01.30 07:06:42.171547 [ 276 ] {a5d64dff-8ab1-4ad3-b053-fc31333bdae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 8302 | 2026.01.30 07:06:42.171585 [ 276 ] {a5d64dff-8ab1-4ad3-b053-fc31333bdae5} <Debug> TCPHandler: Processed in 0.001371928 sec. | ||
| 8303 | 2026.01.30 07:06:42.171701 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.01.30 07:06:42.171794 [ 276 ] {e71abad6-795e-47c2-8f95-69659dd51cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8305 | 2026.01.30 07:06:42.171836 [ 276 ] {e71abad6-795e-47c2-8f95-69659dd51cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8306 | 2026.01.30 07:06:42.172170 [ 276 ] {e71abad6-795e-47c2-8f95-69659dd51cd1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.01.30 07:06:42.172206 [ 276 ] {e71abad6-795e-47c2-8f95-69659dd51cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8308 | 2026.01.30 07:06:42.172511 [ 276 ] {e71abad6-795e-47c2-8f95-69659dd51cd1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8309 | 2026.01.30 07:06:42.172723 [ 276 ] {e71abad6-795e-47c2-8f95-69659dd51cd1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.01.30 07:06:42.172852 [ 276 ] {e71abad6-795e-47c2-8f95-69659dd51cd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 8311 | 2026.01.30 07:06:42.172889 [ 276 ] {e71abad6-795e-47c2-8f95-69659dd51cd1} <Debug> TCPHandler: Processed in 0.001235944 sec. | ||
| 8312 | 2026.01.30 07:06:42.329735 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8313 | 2026.01.30 07:06:42.346817 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.01.30 07:06:42.346877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8315 | 2026.01.30 07:06:42.353305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8316 | 2026.01.30 07:06:42.354008 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8317 | 2026.01.30 07:06:42.356792 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8318 | 2026.01.30 07:06:47.180317 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2026.01.30 07:06:47.180616 [ 276 ] {1ed6b564-0343-42bc-9020-104f641f061a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8320 | 2026.01.30 07:06:47.180719 [ 276 ] {1ed6b564-0343-42bc-9020-104f641f061a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8321 | 2026.01.30 07:06:47.181693 [ 276 ] {1ed6b564-0343-42bc-9020-104f641f061a} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.01.30 07:06:47.181734 [ 276 ] {1ed6b564-0343-42bc-9020-104f641f061a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8323 | 2026.01.30 07:06:47.182169 [ 276 ] {1ed6b564-0343-42bc-9020-104f641f061a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8324 | 2026.01.30 07:06:47.182415 [ 276 ] {1ed6b564-0343-42bc-9020-104f641f061a} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2026.01.30 07:06:47.182572 [ 276 ] {1ed6b564-0343-42bc-9020-104f641f061a} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002031 sec., 219596.25800098476 rows/sec., 13.93 MiB/sec. | ||
| 8326 | 2026.01.30 07:06:47.182625 [ 276 ] {1ed6b564-0343-42bc-9020-104f641f061a} <Debug> TCPHandler: Processed in 0.002492529 sec. | ||
| 8327 | 2026.01.30 07:06:47.182754 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2026.01.30 07:06:47.182854 [ 276 ] {24996cc1-51ea-49d6-b2a2-984bbb51a4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8329 | 2026.01.30 07:06:47.182898 [ 276 ] {24996cc1-51ea-49d6-b2a2-984bbb51a4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8330 | 2026.01.30 07:06:47.183842 [ 276 ] {24996cc1-51ea-49d6-b2a2-984bbb51a4c1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.01.30 07:06:47.183877 [ 276 ] {24996cc1-51ea-49d6-b2a2-984bbb51a4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8332 | 2026.01.30 07:06:47.184302 [ 276 ] {24996cc1-51ea-49d6-b2a2-984bbb51a4c1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8333 | 2026.01.30 07:06:47.184519 [ 276 ] {24996cc1-51ea-49d6-b2a2-984bbb51a4c1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2026.01.30 07:06:47.184652 [ 276 ] {24996cc1-51ea-49d6-b2a2-984bbb51a4c1} <Debug> executeQuery: Read 1282 rows, 104.88 KiB in 0.001819 sec., 704782.8477185266 rows/sec., 56.31 MiB/sec. | ||
| 8335 | 2026.01.30 07:06:47.184691 [ 276 ] {24996cc1-51ea-49d6-b2a2-984bbb51a4c1} <Debug> TCPHandler: Processed in 0.001989825 sec. | ||
| 8336 | 2026.01.30 07:06:47.184808 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2026.01.30 07:06:47.184905 [ 276 ] {54e03a67-0a0e-4ae5-ba0d-8d16505f9763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8338 | 2026.01.30 07:06:47.184945 [ 276 ] {54e03a67-0a0e-4ae5-ba0d-8d16505f9763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8339 | 2026.01.30 07:06:47.185436 [ 276 ] {54e03a67-0a0e-4ae5-ba0d-8d16505f9763} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2026.01.30 07:06:47.185472 [ 276 ] {54e03a67-0a0e-4ae5-ba0d-8d16505f9763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8341 | 2026.01.30 07:06:47.185785 [ 276 ] {54e03a67-0a0e-4ae5-ba0d-8d16505f9763} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8342 | 2026.01.30 07:06:47.185994 [ 276 ] {54e03a67-0a0e-4ae5-ba0d-8d16505f9763} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2026.01.30 07:06:47.186126 [ 276 ] {54e03a67-0a0e-4ae5-ba0d-8d16505f9763} <Debug> executeQuery: Read 263 rows, 16.40 KiB in 0.001242 sec., 211755.23349436393 rows/sec., 12.90 MiB/sec. | ||
| 8344 | 2026.01.30 07:06:47.186166 [ 276 ] {54e03a67-0a0e-4ae5-ba0d-8d16505f9763} <Debug> TCPHandler: Processed in 0.001407349 sec. | ||
| 8345 | 2026.01.30 07:06:47.186288 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2026.01.30 07:06:47.186381 [ 276 ] {167a15d6-4d1d-4d34-9851-e2f55ba20275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8347 | 2026.01.30 07:06:47.186419 [ 276 ] {167a15d6-4d1d-4d34-9851-e2f55ba20275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8348 | 2026.01.30 07:06:47.186902 [ 276 ] {167a15d6-4d1d-4d34-9851-e2f55ba20275} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.01.30 07:06:47.186938 [ 276 ] {167a15d6-4d1d-4d34-9851-e2f55ba20275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8350 | 2026.01.30 07:06:47.187255 [ 276 ] {167a15d6-4d1d-4d34-9851-e2f55ba20275} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8351 | 2026.01.30 07:06:47.187474 [ 276 ] {167a15d6-4d1d-4d34-9851-e2f55ba20275} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.01.30 07:06:47.187602 [ 276 ] {167a15d6-4d1d-4d34-9851-e2f55ba20275} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00124 sec., 185483.87096774194 rows/sec., 11.96 MiB/sec. | ||
| 8353 | 2026.01.30 07:06:47.187641 [ 276 ] {167a15d6-4d1d-4d34-9851-e2f55ba20275} <Debug> TCPHandler: Processed in 0.001402279 sec. | ||
| 8354 | 2026.01.30 07:06:47.187751 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.01.30 07:06:47.187842 [ 276 ] {caba6dca-30e3-4623-be88-9ce28e45e044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8356 | 2026.01.30 07:06:47.187881 [ 276 ] {caba6dca-30e3-4623-be88-9ce28e45e044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8357 | 2026.01.30 07:06:47.188373 [ 276 ] {caba6dca-30e3-4623-be88-9ce28e45e044} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.01.30 07:06:47.188409 [ 276 ] {caba6dca-30e3-4623-be88-9ce28e45e044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8359 | 2026.01.30 07:06:47.188713 [ 276 ] {caba6dca-30e3-4623-be88-9ce28e45e044} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8360 | 2026.01.30 07:06:47.188925 [ 276 ] {caba6dca-30e3-4623-be88-9ce28e45e044} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.01.30 07:06:47.189054 [ 276 ] {caba6dca-30e3-4623-be88-9ce28e45e044} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001229 sec., 186330.34987794954 rows/sec., 10.58 MiB/sec. | ||
| 8362 | 2026.01.30 07:06:47.189093 [ 276 ] {caba6dca-30e3-4623-be88-9ce28e45e044} <Debug> TCPHandler: Processed in 0.001390088 sec. | ||
| 8363 | 2026.01.30 07:06:47.189213 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.01.30 07:06:47.189305 [ 276 ] {8fd18288-6f80-4f3c-9215-98d974832f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8365 | 2026.01.30 07:06:47.189344 [ 276 ] {8fd18288-6f80-4f3c-9215-98d974832f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8366 | 2026.01.30 07:06:47.190002 [ 276 ] {8fd18288-6f80-4f3c-9215-98d974832f51} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.01.30 07:06:47.190038 [ 276 ] {8fd18288-6f80-4f3c-9215-98d974832f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8368 | 2026.01.30 07:06:47.190371 [ 276 ] {8fd18288-6f80-4f3c-9215-98d974832f51} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8369 | 2026.01.30 07:06:47.190580 [ 276 ] {8fd18288-6f80-4f3c-9215-98d974832f51} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.01.30 07:06:47.190709 [ 276 ] {8fd18288-6f80-4f3c-9215-98d974832f51} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001422 sec., 543600.5625879043 rows/sec., 38.09 MiB/sec. | ||
| 8371 | 2026.01.30 07:06:47.190748 [ 276 ] {8fd18288-6f80-4f3c-9215-98d974832f51} <Debug> TCPHandler: Processed in 0.001585764 sec. | ||
| 8372 | 2026.01.30 07:06:47.190859 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.01.30 07:06:47.190952 [ 276 ] {006dab39-8b6d-4c00-af17-99d420b2f118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8374 | 2026.01.30 07:06:47.190994 [ 276 ] {006dab39-8b6d-4c00-af17-99d420b2f118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8375 | 2026.01.30 07:06:47.191325 [ 276 ] {006dab39-8b6d-4c00-af17-99d420b2f118} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.01.30 07:06:47.191361 [ 276 ] {006dab39-8b6d-4c00-af17-99d420b2f118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8377 | 2026.01.30 07:06:47.191655 [ 276 ] {006dab39-8b6d-4c00-af17-99d420b2f118} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8378 | 2026.01.30 07:06:47.191869 [ 276 ] {006dab39-8b6d-4c00-af17-99d420b2f118} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.01.30 07:06:47.191965 [ 99 ] {} <Debug> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 8380 | 2026.01.30 07:06:47.191996 [ 276 ] {006dab39-8b6d-4c00-af17-99d420b2f118} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 8381 | 2026.01.30 07:06:47.192029 [ 99 ] {} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.01.30 07:06:47.192040 [ 276 ] {006dab39-8b6d-4c00-af17-99d420b2f118} <Debug> TCPHandler: Processed in 0.001229444 sec. | ||
| 8383 | 2026.01.30 07:06:47.192058 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8384 | 2026.01.30 07:06:47.192153 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8385 | 2026.01.30 07:06:47.192157 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::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 | ||
| 8386 | 2026.01.30 07:06:47.192253 [ 276 ] {4cb02ef6-a9f2-4a67-a70f-4f04a4ebe7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8387 | 2026.01.30 07:06:47.192286 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8388 | 2026.01.30 07:06:47.192299 [ 276 ] {4cb02ef6-a9f2-4a67-a70f-4f04a4ebe7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8389 | 2026.01.30 07:06:47.192327 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::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 | ||
| 8390 | 2026.01.30 07:06:47.192393 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::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 | ||
| 8391 | 2026.01.30 07:06:47.192437 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::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 | ||
| 8392 | 2026.01.30 07:06:47.192477 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::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 | ||
| 8393 | 2026.01.30 07:06:47.192515 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::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 | ||
| 8394 | 2026.01.30 07:06:47.192554 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::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 | ||
| 8395 | 2026.01.30 07:06:47.192746 [ 276 ] {4cb02ef6-a9f2-4a67-a70f-4f04a4ebe7dd} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.01.30 07:06:47.192785 [ 276 ] {4cb02ef6-a9f2-4a67-a70f-4f04a4ebe7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8397 | 2026.01.30 07:06:47.193152 [ 276 ] {4cb02ef6-a9f2-4a67-a70f-4f04a4ebe7dd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8398 | 2026.01.30 07:06:47.193383 [ 276 ] {4cb02ef6-a9f2-4a67-a70f-4f04a4ebe7dd} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.01.30 07:06:47.193407 [ 193 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287766 sec., 27955.389410809104 rows/sec., 1.43 MiB/sec. | ||
| 8400 | 2026.01.30 07:06:47.193517 [ 276 ] {4cb02ef6-a9f2-4a67-a70f-4f04a4ebe7dd} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001281 sec., 256049.96096799374 rows/sec., 16.78 MiB/sec. | ||
| 8401 | 2026.01.30 07:06:47.193548 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 8402 | 2026.01.30 07:06:47.193561 [ 276 ] {4cb02ef6-a9f2-4a67-a70f-4f04a4ebe7dd} <Debug> TCPHandler: Processed in 0.0014555 sec. | ||
| 8403 | 2026.01.30 07:06:47.193680 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.01.30 07:06:47.193776 [ 276 ] {de58818e-1977-4f9f-b887-7fbd42e2eb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8405 | 2026.01.30 07:06:47.193805 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_6_1} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.01.30 07:06:47.193817 [ 276 ] {de58818e-1977-4f9f-b887-7fbd42e2eb9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8407 | 2026.01.30 07:06:47.193879 [ 191 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_6_1} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 8408 | 2026.01.30 07:06:47.193953 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8409 | 2026.01.30 07:06:47.194137 [ 276 ] {de58818e-1977-4f9f-b887-7fbd42e2eb9b} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.01.30 07:06:47.194178 [ 276 ] {de58818e-1977-4f9f-b887-7fbd42e2eb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8411 | 2026.01.30 07:06:47.194486 [ 276 ] {de58818e-1977-4f9f-b887-7fbd42e2eb9b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8412 | 2026.01.30 07:06:47.194694 [ 276 ] {de58818e-1977-4f9f-b887-7fbd42e2eb9b} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.01.30 07:06:47.194817 [ 276 ] {de58818e-1977-4f9f-b887-7fbd42e2eb9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 8414 | 2026.01.30 07:06:47.194854 [ 276 ] {de58818e-1977-4f9f-b887-7fbd42e2eb9b} <Debug> TCPHandler: Processed in 0.001222544 sec. | ||
| 8415 | 2026.01.30 07:06:47.194963 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8416 | 2026.01.30 07:06:47.195055 [ 276 ] {1a235a91-4288-4588-ba27-281f088dbf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8417 | 2026.01.30 07:06:47.195109 [ 276 ] {1a235a91-4288-4588-ba27-281f088dbf8c} <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 | ||
| 8418 | 2026.01.30 07:06:47.195930 [ 276 ] {1a235a91-4288-4588-ba27-281f088dbf8c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.01.30 07:06:47.195967 [ 276 ] {1a235a91-4288-4588-ba27-281f088dbf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8420 | 2026.01.30 07:06:47.196534 [ 276 ] {1a235a91-4288-4588-ba27-281f088dbf8c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8421 | 2026.01.30 07:06:47.196755 [ 276 ] {1a235a91-4288-4588-ba27-281f088dbf8c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.01.30 07:06:47.196896 [ 276 ] {1a235a91-4288-4588-ba27-281f088dbf8c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001858 sec., 21528.525296017222 rows/sec., 38.58 MiB/sec. | ||
| 8423 | 2026.01.30 07:06:47.196960 [ 276 ] {1a235a91-4288-4588-ba27-281f088dbf8c} <Debug> TCPHandler: Processed in 0.002044577 sec. | ||
| 8424 | 2026.01.30 07:06:47.197073 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8425 | 2026.01.30 07:06:47.197166 [ 276 ] {13b4f13d-cda9-4154-9d4f-7783bcc9f7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8426 | 2026.01.30 07:06:47.197208 [ 276 ] {13b4f13d-cda9-4154-9d4f-7783bcc9f7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8427 | 2026.01.30 07:06:47.197541 [ 276 ] {13b4f13d-cda9-4154-9d4f-7783bcc9f7af} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.01.30 07:06:47.197577 [ 276 ] {13b4f13d-cda9-4154-9d4f-7783bcc9f7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8429 | 2026.01.30 07:06:47.197890 [ 276 ] {13b4f13d-cda9-4154-9d4f-7783bcc9f7af} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8430 | 2026.01.30 07:06:47.198099 [ 276 ] {13b4f13d-cda9-4154-9d4f-7783bcc9f7af} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8431 | 2026.01.30 07:06:47.198227 [ 276 ] {13b4f13d-cda9-4154-9d4f-7783bcc9f7af} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001079 sec., 100092.67840593141 rows/sec., 6.10 MiB/sec. | ||
| 8432 | 2026.01.30 07:06:47.198263 [ 276 ] {13b4f13d-cda9-4154-9d4f-7783bcc9f7af} <Debug> TCPHandler: Processed in 0.001238844 sec. | ||
| 8433 | 2026.01.30 07:06:48.718438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21584 | ||
| 8434 | 2026.01.30 07:06:48.718943 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.01.30 07:06:48.718993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8436 | 2026.01.30 07:06:48.719472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8437 | 2026.01.30 07:06:48.719703 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.01.30 07:06:48.719855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21584 | ||
| 8439 | 2026.01.30 07:06:49.857775 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8440 | 2026.01.30 07:06:49.875044 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.01.30 07:06:49.875103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8442 | 2026.01.30 07:06:49.881388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8443 | 2026.01.30 07:06:49.882128 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.01.30 07:06:49.884956 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8445 | 2026.01.30 07:06:51.232079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1048 | ||
| 8446 | 2026.01.30 07:06:51.234348 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.01.30 07:06:51.234398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8448 | 2026.01.30 07:06:51.235609 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8449 | 2026.01.30 07:06:51.235886 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.01.30 07:06:51.236259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 8451 | 2026.01.30 07:06:52.221889 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.01.30 07:06:52.222157 [ 276 ] {5e8b2a91-a100-47de-9cf1-a26b3446a3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8453 | 2026.01.30 07:06:52.222268 [ 276 ] {5e8b2a91-a100-47de-9cf1-a26b3446a3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8454 | 2026.01.30 07:06:52.223671 [ 276 ] {5e8b2a91-a100-47de-9cf1-a26b3446a3b9} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.01.30 07:06:52.223751 [ 276 ] {5e8b2a91-a100-47de-9cf1-a26b3446a3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8456 | 2026.01.30 07:06:52.224476 [ 276 ] {5e8b2a91-a100-47de-9cf1-a26b3446a3b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8457 | 2026.01.30 07:06:52.225349 [ 276 ] {5e8b2a91-a100-47de-9cf1-a26b3446a3b9} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.01.30 07:06:52.225635 [ 276 ] {5e8b2a91-a100-47de-9cf1-a26b3446a3b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003554 sec., 6752.954417557682 rows/sec., 573.74 KiB/sec. | ||
| 8459 | 2026.01.30 07:06:52.225723 [ 276 ] {5e8b2a91-a100-47de-9cf1-a26b3446a3b9} <Debug> TCPHandler: Processed in 0.004052582 sec. | ||
| 8460 | 2026.01.30 07:06:52.226269 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.01.30 07:06:52.226530 [ 276 ] {474be943-4da8-4959-bc91-96bdc2b445ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8462 | 2026.01.30 07:06:52.226605 [ 276 ] {474be943-4da8-4959-bc91-96bdc2b445ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8463 | 2026.01.30 07:06:52.228648 [ 276 ] {474be943-4da8-4959-bc91-96bdc2b445ff} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.01.30 07:06:52.228706 [ 276 ] {474be943-4da8-4959-bc91-96bdc2b445ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8465 | 2026.01.30 07:06:52.229220 [ 276 ] {474be943-4da8-4959-bc91-96bdc2b445ff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8466 | 2026.01.30 07:06:52.229563 [ 276 ] {474be943-4da8-4959-bc91-96bdc2b445ff} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.01.30 07:06:52.229787 [ 276 ] {474be943-4da8-4959-bc91-96bdc2b445ff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003366 sec., 1188.3541295306002 rows/sec., 96.90 KiB/sec. | ||
| 8468 | 2026.01.30 07:06:52.229862 [ 276 ] {474be943-4da8-4959-bc91-96bdc2b445ff} <Debug> TCPHandler: Processed in 0.003692602 sec. | ||
| 8469 | 2026.01.30 07:06:52.230366 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.01.30 07:06:52.230534 [ 276 ] {d60c87f5-65b4-4f77-8d3c-520b1505786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8471 | 2026.01.30 07:06:52.230604 [ 276 ] {d60c87f5-65b4-4f77-8d3c-520b1505786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8472 | 2026.01.30 07:06:52.234026 [ 276 ] {d60c87f5-65b4-4f77-8d3c-520b1505786a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.01.30 07:06:52.234112 [ 276 ] {d60c87f5-65b4-4f77-8d3c-520b1505786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8474 | 2026.01.30 07:06:52.234827 [ 276 ] {d60c87f5-65b4-4f77-8d3c-520b1505786a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8475 | 2026.01.30 07:06:52.235312 [ 276 ] {d60c87f5-65b4-4f77-8d3c-520b1505786a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.01.30 07:06:52.235557 [ 276 ] {d60c87f5-65b4-4f77-8d3c-520b1505786a} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.005056 sec., 260680.37974683545 rows/sec., 21.65 MiB/sec. | ||
| 8477 | 2026.01.30 07:06:52.235671 [ 276 ] {d60c87f5-65b4-4f77-8d3c-520b1505786a} <Debug> TCPHandler: Processed in 0.005380069 sec. | ||
| 8478 | 2026.01.30 07:06:52.235897 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2026.01.30 07:06:52.236047 [ 276 ] {367fb090-2349-4826-8867-5cd3565bea69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8480 | 2026.01.30 07:06:52.236115 [ 276 ] {367fb090-2349-4826-8867-5cd3565bea69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8481 | 2026.01.30 07:06:52.236707 [ 276 ] {367fb090-2349-4826-8867-5cd3565bea69} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.01.30 07:06:52.236747 [ 276 ] {367fb090-2349-4826-8867-5cd3565bea69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8483 | 2026.01.30 07:06:52.237198 [ 276 ] {367fb090-2349-4826-8867-5cd3565bea69} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8484 | 2026.01.30 07:06:52.237551 [ 276 ] {367fb090-2349-4826-8867-5cd3565bea69} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.01.30 07:06:52.237745 [ 276 ] {367fb090-2349-4826-8867-5cd3565bea69} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001738 sec., 9205.983889528194 rows/sec., 713.60 KiB/sec. | ||
| 8486 | 2026.01.30 07:06:52.237811 [ 276 ] {367fb090-2349-4826-8867-5cd3565bea69} <Debug> TCPHandler: Processed in 0.002012526 sec. | ||
| 8487 | 2026.01.30 07:06:52.237975 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2026.01.30 07:06:52.238097 [ 276 ] {edd11efd-be8a-4d1c-881d-89ea5055fc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8489 | 2026.01.30 07:06:52.238148 [ 276 ] {edd11efd-be8a-4d1c-881d-89ea5055fc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8490 | 2026.01.30 07:06:52.238967 [ 276 ] {edd11efd-be8a-4d1c-881d-89ea5055fc15} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.01.30 07:06:52.239021 [ 276 ] {edd11efd-be8a-4d1c-881d-89ea5055fc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8492 | 2026.01.30 07:06:52.239551 [ 276 ] {edd11efd-be8a-4d1c-881d-89ea5055fc15} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8493 | 2026.01.30 07:06:52.239922 [ 276 ] {edd11efd-be8a-4d1c-881d-89ea5055fc15} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.01.30 07:06:52.240140 [ 276 ] {edd11efd-be8a-4d1c-881d-89ea5055fc15} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002068 sec., 121856.86653771761 rows/sec., 8.43 MiB/sec. | ||
| 8495 | 2026.01.30 07:06:52.240197 [ 276 ] {edd11efd-be8a-4d1c-881d-89ea5055fc15} <Debug> TCPHandler: Processed in 0.002281933 sec. | ||
| 8496 | 2026.01.30 07:06:52.240354 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2026.01.30 07:06:52.240468 [ 276 ] {ddc2728f-125b-4131-890d-df8d1eadaa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8498 | 2026.01.30 07:06:52.240526 [ 276 ] {ddc2728f-125b-4131-890d-df8d1eadaa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8499 | 2026.01.30 07:06:52.241046 [ 276 ] {ddc2728f-125b-4131-890d-df8d1eadaa8e} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.01.30 07:06:52.241089 [ 276 ] {ddc2728f-125b-4131-890d-df8d1eadaa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8501 | 2026.01.30 07:06:52.241451 [ 276 ] {ddc2728f-125b-4131-890d-df8d1eadaa8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8502 | 2026.01.30 07:06:52.241703 [ 276 ] {ddc2728f-125b-4131-890d-df8d1eadaa8e} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.01.30 07:06:52.241862 [ 276 ] {ddc2728f-125b-4131-890d-df8d1eadaa8e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001421 sec., 8444.75721323012 rows/sec., 659.75 KiB/sec. | ||
| 8504 | 2026.01.30 07:06:52.241957 [ 276 ] {ddc2728f-125b-4131-890d-df8d1eadaa8e} <Debug> TCPHandler: Processed in 0.001658806 sec. | ||
| 8505 | 2026.01.30 07:06:52.242128 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2026.01.30 07:06:52.242241 [ 276 ] {b71b1a60-e722-4e9b-b7a4-3aecf28ebe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8507 | 2026.01.30 07:06:52.242290 [ 276 ] {b71b1a60-e722-4e9b-b7a4-3aecf28ebe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8508 | 2026.01.30 07:06:52.243322 [ 276 ] {b71b1a60-e722-4e9b-b7a4-3aecf28ebe40} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2026.01.30 07:06:52.243373 [ 276 ] {b71b1a60-e722-4e9b-b7a4-3aecf28ebe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8510 | 2026.01.30 07:06:52.243928 [ 276 ] {b71b1a60-e722-4e9b-b7a4-3aecf28ebe40} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8511 | 2026.01.30 07:06:52.244403 [ 276 ] {b71b1a60-e722-4e9b-b7a4-3aecf28ebe40} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2026.01.30 07:06:52.244588 [ 276 ] {b71b1a60-e722-4e9b-b7a4-3aecf28ebe40} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.002371 sec., 236187.26275832983 rows/sec., 17.71 MiB/sec. | ||
| 8513 | 2026.01.30 07:06:52.244651 [ 276 ] {b71b1a60-e722-4e9b-b7a4-3aecf28ebe40} <Debug> TCPHandler: Processed in 0.002591312 sec. | ||
| 8514 | 2026.01.30 07:06:52.244831 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8515 | 2026.01.30 07:06:52.244976 [ 276 ] {dea65bd1-b0e5-4779-a8e1-ecdfda86e577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8516 | 2026.01.30 07:06:52.245045 [ 276 ] {dea65bd1-b0e5-4779-a8e1-ecdfda86e577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8517 | 2026.01.30 07:06:52.246049 [ 276 ] {dea65bd1-b0e5-4779-a8e1-ecdfda86e577} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8518 | 2026.01.30 07:06:52.246098 [ 276 ] {dea65bd1-b0e5-4779-a8e1-ecdfda86e577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8519 | 2026.01.30 07:06:52.246653 [ 276 ] {dea65bd1-b0e5-4779-a8e1-ecdfda86e577} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8520 | 2026.01.30 07:06:52.249508 [ 276 ] {dea65bd1-b0e5-4779-a8e1-ecdfda86e577} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.01.30 07:06:52.249731 [ 276 ] {dea65bd1-b0e5-4779-a8e1-ecdfda86e577} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.004785 sec., 184326.01880877741 rows/sec., 12.51 MiB/sec. | ||
| 8522 | 2026.01.30 07:06:52.249842 [ 276 ] {dea65bd1-b0e5-4779-a8e1-ecdfda86e577} <Debug> TCPHandler: Processed in 0.005077621 sec. | ||
| 8523 | 2026.01.30 07:06:52.250034 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8524 | 2026.01.30 07:06:52.250168 [ 276 ] {22813bf5-97d0-4bff-9551-e9ff440358d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8525 | 2026.01.30 07:06:52.250351 [ 276 ] {22813bf5-97d0-4bff-9551-e9ff440358d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8526 | 2026.01.30 07:06:52.250990 [ 276 ] {22813bf5-97d0-4bff-9551-e9ff440358d6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2026.01.30 07:06:52.251040 [ 276 ] {22813bf5-97d0-4bff-9551-e9ff440358d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8528 | 2026.01.30 07:06:52.251514 [ 276 ] {22813bf5-97d0-4bff-9551-e9ff440358d6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8529 | 2026.01.30 07:06:52.251834 [ 276 ] {22813bf5-97d0-4bff-9551-e9ff440358d6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.01.30 07:06:52.252095 [ 276 ] {22813bf5-97d0-4bff-9551-e9ff440358d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001898 sec., 31612.22339304531 rows/sec., 2.13 MiB/sec. | ||
| 8531 | 2026.01.30 07:06:52.252153 [ 276 ] {22813bf5-97d0-4bff-9551-e9ff440358d6} <Debug> TCPHandler: Processed in 0.002183961 sec. | ||
| 8532 | 2026.01.30 07:06:55.969871 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8533 | 2026.01.30 07:06:55.969932 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8534 | 2026.01.30 07:06:56.220873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22096 | ||
| 8535 | 2026.01.30 07:06:56.221413 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2026.01.30 07:06:56.221459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8537 | 2026.01.30 07:06:56.221935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8538 | 2026.01.30 07:06:56.222165 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8539 | 2026.01.30 07:06:56.222296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22096 | ||
| 8540 | 2026.01.30 07:06:56.222312 [ 88 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8541 | 2026.01.30 07:06:56.222369 [ 88 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.01.30 07:06:56.222389 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8543 | 2026.01.30 07:06:56.222489 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 8544 | 2026.01.30 07:06:56.222598 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8545 | 2026.01.30 07:06:56.222641 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19664 rows starting from the beginning of the part | ||
| 8546 | 2026.01.30 07:06:56.222712 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 8547 | 2026.01.30 07:06:56.222761 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 8548 | 2026.01.30 07:06:56.222804 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 8549 | 2026.01.30 07:06:56.222849 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 8550 | 2026.01.30 07:06:56.222894 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 8551 | 2026.01.30 07:06:56.224819 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22096 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374506 sec., 9305514.494383251 rows/sec., 133.12 MiB/sec. | ||
| 8552 | 2026.01.30 07:06:56.225251 [ 197 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8553 | 2026.01.30 07:06:56.225568 [ 197 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.01.30 07:06:56.225644 [ 197 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_46_9} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8555 | 2026.01.30 07:06:56.225744 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 8556 | 2026.01.30 07:06:57.168372 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8557 | 2026.01.30 07:06:57.168621 [ 276 ] {c1b77a8a-56b5-4765-94ec-210bf308e719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8558 | 2026.01.30 07:06:57.168688 [ 276 ] {c1b77a8a-56b5-4765-94ec-210bf308e719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8559 | 2026.01.30 07:06:57.169399 [ 276 ] {c1b77a8a-56b5-4765-94ec-210bf308e719} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2026.01.30 07:06:57.169450 [ 276 ] {c1b77a8a-56b5-4765-94ec-210bf308e719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8561 | 2026.01.30 07:06:57.169870 [ 276 ] {c1b77a8a-56b5-4765-94ec-210bf308e719} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8562 | 2026.01.30 07:06:57.170110 [ 276 ] {c1b77a8a-56b5-4765-94ec-210bf308e719} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8563 | 2026.01.30 07:06:57.170277 [ 276 ] {c1b77a8a-56b5-4765-94ec-210bf308e719} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001703 sec., 79859.07222548443 rows/sec., 6.91 MiB/sec. | ||
| 8564 | 2026.01.30 07:06:57.170284 [ 87 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8565 | 2026.01.30 07:06:57.170328 [ 276 ] {c1b77a8a-56b5-4765-94ec-210bf308e719} <Debug> TCPHandler: Processed in 0.002141299 sec. | ||
| 8566 | 2026.01.30 07:06:57.170358 [ 87 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.01.30 07:06:57.170387 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8568 | 2026.01.30 07:06:57.170457 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.01.30 07:06:57.170512 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 8570 | 2026.01.30 07:06:57.170560 [ 276 ] {cf98459b-3148-42f9-b54d-e5525e857f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8571 | 2026.01.30 07:06:57.170608 [ 276 ] {cf98459b-3148-42f9-b54d-e5525e857f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8572 | 2026.01.30 07:06:57.170674 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8573 | 2026.01.30 07:06:57.170719 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2553 rows starting from the beginning of the part | ||
| 8574 | 2026.01.30 07:06:57.170794 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1287 rows starting from the beginning of the part | ||
| 8575 | 2026.01.30 07:06:57.170846 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::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 | ||
| 8576 | 2026.01.30 07:06:57.170897 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1282 rows starting from the beginning of the part | ||
| 8577 | 2026.01.30 07:06:57.170943 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1318 rows starting from the beginning of the part | ||
| 8578 | 2026.01.30 07:06:57.170988 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 8579 | 2026.01.30 07:06:57.171043 [ 276 ] {cf98459b-3148-42f9-b54d-e5525e857f60} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.01.30 07:06:57.171086 [ 276 ] {cf98459b-3148-42f9-b54d-e5525e857f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8581 | 2026.01.30 07:06:57.171456 [ 276 ] {cf98459b-3148-42f9-b54d-e5525e857f60} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8582 | 2026.01.30 07:06:57.171678 [ 276 ] {cf98459b-3148-42f9-b54d-e5525e857f60} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.01.30 07:06:57.171817 [ 276 ] {cf98459b-3148-42f9-b54d-e5525e857f60} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001277 sec., 31323.414252153485 rows/sec., 2.30 MiB/sec. | ||
| 8584 | 2026.01.30 07:06:57.171856 [ 276 ] {cf98459b-3148-42f9-b54d-e5525e857f60} <Debug> TCPHandler: Processed in 0.00145134 sec. | ||
| 8585 | 2026.01.30 07:06:57.171984 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.01.30 07:06:57.172081 [ 276 ] {ed4330db-257e-4049-8a48-6f9f78f1c9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8587 | 2026.01.30 07:06:57.172122 [ 276 ] {ed4330db-257e-4049-8a48-6f9f78f1c9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8588 | 2026.01.30 07:06:57.172575 [ 276 ] {ed4330db-257e-4049-8a48-6f9f78f1c9d1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.01.30 07:06:57.172611 [ 276 ] {ed4330db-257e-4049-8a48-6f9f78f1c9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8590 | 2026.01.30 07:06:57.172936 [ 276 ] {ed4330db-257e-4049-8a48-6f9f78f1c9d1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8591 | 2026.01.30 07:06:57.173152 [ 276 ] {ed4330db-257e-4049-8a48-6f9f78f1c9d1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.01.30 07:06:57.173259 [ 86 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8593 | 2026.01.30 07:06:57.173283 [ 276 ] {ed4330db-257e-4049-8a48-6f9f78f1c9d1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001222 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 8594 | 2026.01.30 07:06:57.173295 [ 86 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.01.30 07:06:57.173314 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8596 | 2026.01.30 07:06:57.173310 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6632 rows, containing 5 columns (5 merged, 0 gathered) in 0.00285177 sec., 2325573.24047872 rows/sec., 197.87 MiB/sec. | ||
| 8597 | 2026.01.30 07:06:57.173322 [ 276 ] {ed4330db-257e-4049-8a48-6f9f78f1c9d1} <Debug> TCPHandler: Processed in 0.001388339 sec. | ||
| 8598 | 2026.01.30 07:06:57.173393 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 8599 | 2026.01.30 07:06:57.173499 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.01.30 07:06:57.173511 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8601 | 2026.01.30 07:06:57.173556 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1303 rows starting from the beginning of the part | ||
| 8602 | 2026.01.30 07:06:57.173600 [ 276 ] {a1cd5fe8-17b2-4f49-b7b0-5bcffa0eace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8603 | 2026.01.30 07:06:57.173622 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 783 rows starting from the beginning of the part | ||
| 8604 | 2026.01.30 07:06:57.173649 [ 276 ] {a1cd5fe8-17b2-4f49-b7b0-5bcffa0eace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8605 | 2026.01.30 07:06:57.173673 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::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 | ||
| 8606 | 2026.01.30 07:06:57.173717 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 773 rows starting from the beginning of the part | ||
| 8607 | 2026.01.30 07:06:57.173718 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8608 | 2026.01.30 07:06:57.173757 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 560 rows starting from the beginning of the part | ||
| 8609 | 2026.01.30 07:06:57.173803 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 8610 | 2026.01.30 07:06:57.174055 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.01.30 07:06:57.174096 [ 276 ] {a1cd5fe8-17b2-4f49-b7b0-5bcffa0eace6} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.01.30 07:06:57.174138 [ 276 ] {a1cd5fe8-17b2-4f49-b7b0-5bcffa0eace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8613 | 2026.01.30 07:06:57.174158 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_66_13} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8614 | 2026.01.30 07:06:57.174260 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 8615 | 2026.01.30 07:06:57.174508 [ 276 ] {a1cd5fe8-17b2-4f49-b7b0-5bcffa0eace6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8616 | 2026.01.30 07:06:57.174734 [ 276 ] {a1cd5fe8-17b2-4f49-b7b0-5bcffa0eace6} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.01.30 07:06:57.174842 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8618 | 2026.01.30 07:06:57.174867 [ 276 ] {a1cd5fe8-17b2-4f49-b7b0-5bcffa0eace6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 8619 | 2026.01.30 07:06:57.174871 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.01.30 07:06:57.174897 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8621 | 2026.01.30 07:06:57.174906 [ 276 ] {a1cd5fe8-17b2-4f49-b7b0-5bcffa0eace6} <Debug> TCPHandler: Processed in 0.00145758 sec. | ||
| 8622 | 2026.01.30 07:06:57.174977 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 8623 | 2026.01.30 07:06:57.175022 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8624 | 2026.01.30 07:06:57.175082 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8625 | 2026.01.30 07:06:57.175103 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3587 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746678 sec., 2053612.6292310318 rows/sec., 155.58 MiB/sec. | ||
| 8626 | 2026.01.30 07:06:57.175120 [ 276 ] {c4c00f08-58c0-458b-a811-8d6bb14b838c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8627 | 2026.01.30 07:06:57.175115 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18642 rows starting from the beginning of the part | ||
| 8628 | 2026.01.30 07:06:57.175183 [ 276 ] {c4c00f08-58c0-458b-a811-8d6bb14b838c} <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 | ||
| 8629 | 2026.01.30 07:06:57.175197 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 333 rows starting from the beginning of the part | ||
| 8630 | 2026.01.30 07:06:57.175314 [ 193 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8631 | 2026.01.30 07:06:57.175346 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 8632 | 2026.01.30 07:06:57.175392 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 328 rows starting from the beginning of the part | ||
| 8633 | 2026.01.30 07:06:57.175430 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 882 rows starting from the beginning of the part | ||
| 8634 | 2026.01.30 07:06:57.175469 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::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 | ||
| 8635 | 2026.01.30 07:06:57.175616 [ 193 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.01.30 07:06:57.175746 [ 193 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_66_13} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8637 | 2026.01.30 07:06:57.175840 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8638 | 2026.01.30 07:06:57.176148 [ 276 ] {c4c00f08-58c0-458b-a811-8d6bb14b838c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.01.30 07:06:57.176191 [ 276 ] {c4c00f08-58c0-458b-a811-8d6bb14b838c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8640 | 2026.01.30 07:06:57.176876 [ 276 ] {c4c00f08-58c0-458b-a811-8d6bb14b838c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8641 | 2026.01.30 07:06:57.177133 [ 276 ] {c4c00f08-58c0-458b-a811-8d6bb14b838c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.01.30 07:06:57.177278 [ 276 ] {c4c00f08-58c0-458b-a811-8d6bb14b838c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002175 sec., 18390.80459770115 rows/sec., 32.96 MiB/sec. | ||
| 8643 | 2026.01.30 07:06:57.177346 [ 276 ] {c4c00f08-58c0-458b-a811-8d6bb14b838c} <Debug> TCPHandler: Processed in 0.002372966 sec. | ||
| 8644 | 2026.01.30 07:06:57.177458 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.01.30 07:06:57.177551 [ 276 ] {28fb6666-c062-4c12-bc75-ca88ac18c2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8646 | 2026.01.30 07:06:57.177593 [ 276 ] {28fb6666-c062-4c12-bc75-ca88ac18c2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8647 | 2026.01.30 07:06:57.177964 [ 276 ] {28fb6666-c062-4c12-bc75-ca88ac18c2c4} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2026.01.30 07:06:57.178000 [ 276 ] {28fb6666-c062-4c12-bc75-ca88ac18c2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8649 | 2026.01.30 07:06:57.178342 [ 276 ] {28fb6666-c062-4c12-bc75-ca88ac18c2c4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8650 | 2026.01.30 07:06:57.178565 [ 276 ] {28fb6666-c062-4c12-bc75-ca88ac18c2c4} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.01.30 07:06:57.178665 [ 86 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8652 | 2026.01.30 07:06:57.178694 [ 86 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.01.30 07:06:57.178694 [ 276 ] {28fb6666-c062-4c12-bc75-ca88ac18c2c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 8654 | 2026.01.30 07:06:57.178711 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8655 | 2026.01.30 07:06:57.178737 [ 276 ] {28fb6666-c062-4c12-bc75-ca88ac18c2c4} <Debug> TCPHandler: Processed in 0.001328007 sec. | ||
| 8656 | 2026.01.30 07:06:57.178793 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8657 | 2026.01.30 07:06:57.178885 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8658 | 2026.01.30 07:06:57.178917 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3672 rows starting from the beginning of the part | ||
| 8659 | 2026.01.30 07:06:57.178976 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part | ||
| 8660 | 2026.01.30 07:06:57.179023 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8661 | 2026.01.30 07:06:57.179066 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 108 rows starting from the beginning of the part | ||
| 8662 | 2026.01.30 07:06:57.179107 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8663 | 2026.01.30 07:06:57.179146 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::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 | ||
| 8664 | 2026.01.30 07:06:57.180828 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4068 rows, containing 4 columns (4 merged, 0 gathered) in 0.002067117 sec., 1967958.272318403 rows/sec., 130.75 MiB/sec. | ||
| 8665 | 2026.01.30 07:06:57.181291 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8666 | 2026.01.30 07:06:57.181583 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_66_13} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.01.30 07:06:57.181645 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_66_13} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8668 | 2026.01.30 07:06:57.181706 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8669 | 2026.01.30 07:06:57.185459 [ 190 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20505 rows, containing 5 columns (5 merged, 0 gathered) in 0.010518762 sec., 1949373.8901973446 rows/sec., 133.19 MiB/sec. | ||
| 8670 | 2026.01.30 07:06:57.185978 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8671 | 2026.01.30 07:06:57.186308 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2026.01.30 07:06:57.186393 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8673 | 2026.01.30 07:06:57.186498 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8674 | 2026.01.30 07:06:57.385959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8675 | 2026.01.30 07:06:57.404089 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.01.30 07:06:57.404159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8677 | 2026.01.30 07:06:57.410366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8678 | 2026.01.30 07:06:57.411084 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.01.30 07:06:57.411370 [ 86 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8680 | 2026.01.30 07:06:57.411429 [ 86 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.01.30 07:06:57.411449 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8682 | 2026.01.30 07:06:57.411599 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 8683 | 2026.01.30 07:06:57.414320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8684 | 2026.01.30 07:06:57.416008 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8685 | 2026.01.30 07:06:57.417526 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 8686 | 2026.01.30 07:06:57.422223 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 8687 | 2026.01.30 07:06:57.426883 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 8688 | 2026.01.30 07:06:57.431394 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 8689 | 2026.01.30 07:06:57.435898 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 8690 | 2026.01.30 07:06:57.439702 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 8691 | 2026.01.30 07:06:57.489257 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077733387 sec., 4463.976334904846 rows/sec., 23.08 MiB/sec. | ||
| 8692 | 2026.01.30 07:06:57.492384 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8693 | 2026.01.30 07:06:57.494433 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8694 | 2026.01.30 07:06:57.494512 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_46_9} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8695 | 2026.01.30 07:06:57.496833 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8696 | 2026.01.30 07:06:58.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.15 MiB, peak 323.57 MiB, free memory in arenas 0.00 B, will set to 311.31 MiB (RSS), difference: 1.16 MiB | ||
| 8697 | 2026.01.30 07:07:01.237360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1078 | ||
| 8698 | 2026.01.30 07:07:01.239572 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.01.30 07:07:01.239615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8700 | 2026.01.30 07:07:01.240783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8701 | 2026.01.30 07:07:01.241047 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.01.30 07:07:01.241341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8703 | 2026.01.30 07:07:02.166310 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.01.30 07:07:02.166489 [ 276 ] {f67fc266-ef0d-4829-8973-b933e9af2ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8705 | 2026.01.30 07:07:02.166556 [ 276 ] {f67fc266-ef0d-4829-8973-b933e9af2ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8706 | 2026.01.30 07:07:02.167223 [ 276 ] {f67fc266-ef0d-4829-8973-b933e9af2ba3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.01.30 07:07:02.167272 [ 276 ] {f67fc266-ef0d-4829-8973-b933e9af2ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8708 | 2026.01.30 07:07:02.167676 [ 276 ] {f67fc266-ef0d-4829-8973-b933e9af2ba3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8709 | 2026.01.30 07:07:02.167912 [ 276 ] {f67fc266-ef0d-4829-8973-b933e9af2ba3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8710 | 2026.01.30 07:07:02.168078 [ 276 ] {f67fc266-ef0d-4829-8973-b933e9af2ba3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 8711 | 2026.01.30 07:07:02.168122 [ 276 ] {f67fc266-ef0d-4829-8973-b933e9af2ba3} <Debug> TCPHandler: Processed in 0.001944624 sec. | ||
| 8712 | 2026.01.30 07:07:02.168247 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2026.01.30 07:07:02.168342 [ 276 ] {73b26acd-6a21-4785-a3a3-6a303d190b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8714 | 2026.01.30 07:07:02.168382 [ 276 ] {73b26acd-6a21-4785-a3a3-6a303d190b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8715 | 2026.01.30 07:07:02.168816 [ 276 ] {73b26acd-6a21-4785-a3a3-6a303d190b63} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.01.30 07:07:02.168854 [ 276 ] {73b26acd-6a21-4785-a3a3-6a303d190b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8717 | 2026.01.30 07:07:02.169162 [ 276 ] {73b26acd-6a21-4785-a3a3-6a303d190b63} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8718 | 2026.01.30 07:07:02.169377 [ 276 ] {73b26acd-6a21-4785-a3a3-6a303d190b63} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.01.30 07:07:02.169506 [ 276 ] {73b26acd-6a21-4785-a3a3-6a303d190b63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 8720 | 2026.01.30 07:07:02.169544 [ 276 ] {73b26acd-6a21-4785-a3a3-6a303d190b63} <Debug> TCPHandler: Processed in 0.001348488 sec. | ||
| 8721 | 2026.01.30 07:07:02.169664 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.01.30 07:07:02.169758 [ 276 ] {0b73b72e-2351-4eb7-a725-da1c7730f360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8723 | 2026.01.30 07:07:02.169802 [ 276 ] {0b73b72e-2351-4eb7-a725-da1c7730f360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8724 | 2026.01.30 07:07:02.170240 [ 276 ] {0b73b72e-2351-4eb7-a725-da1c7730f360} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.01.30 07:07:02.170277 [ 276 ] {0b73b72e-2351-4eb7-a725-da1c7730f360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8726 | 2026.01.30 07:07:02.170608 [ 276 ] {0b73b72e-2351-4eb7-a725-da1c7730f360} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8727 | 2026.01.30 07:07:02.170820 [ 276 ] {0b73b72e-2351-4eb7-a725-da1c7730f360} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.01.30 07:07:02.170951 [ 276 ] {0b73b72e-2351-4eb7-a725-da1c7730f360} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 8729 | 2026.01.30 07:07:02.170989 [ 276 ] {0b73b72e-2351-4eb7-a725-da1c7730f360} <Debug> TCPHandler: Processed in 0.001375008 sec. | ||
| 8730 | 2026.01.30 07:07:02.171100 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.01.30 07:07:02.171192 [ 276 ] {6f49a104-aa19-407e-8825-c6158002f52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8732 | 2026.01.30 07:07:02.171233 [ 276 ] {6f49a104-aa19-407e-8825-c6158002f52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8733 | 2026.01.30 07:07:02.171567 [ 276 ] {6f49a104-aa19-407e-8825-c6158002f52f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.01.30 07:07:02.171604 [ 276 ] {6f49a104-aa19-407e-8825-c6158002f52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8735 | 2026.01.30 07:07:02.171903 [ 276 ] {6f49a104-aa19-407e-8825-c6158002f52f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8736 | 2026.01.30 07:07:02.172877 [ 276 ] {6f49a104-aa19-407e-8825-c6158002f52f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.01.30 07:07:02.173010 [ 276 ] {6f49a104-aa19-407e-8825-c6158002f52f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001836 sec., 32679.738562091505 rows/sec., 2.20 MiB/sec. | ||
| 8738 | 2026.01.30 07:07:02.173048 [ 276 ] {6f49a104-aa19-407e-8825-c6158002f52f} <Debug> TCPHandler: Processed in 0.001997715 sec. | ||
| 8739 | 2026.01.30 07:07:03.371789 [ 80 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8740 | 2026.01.30 07:07:03.371856 [ 80 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.01.30 07:07:03.371878 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8742 | 2026.01.30 07:07:03.372007 [ 190 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8743 | 2026.01.30 07:07:03.372151 [ 190 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8744 | 2026.01.30 07:07:03.372190 [ 190 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8745 | 2026.01.30 07:07:03.372264 [ 190 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8746 | 2026.01.30 07:07:03.372319 [ 190 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8747 | 2026.01.30 07:07:03.372369 [ 190 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 8748 | 2026.01.30 07:07:03.372414 [ 190 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 8749 | 2026.01.30 07:07:03.373229 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281065 sec., 32785.221671031526 rows/sec., 2.74 MiB/sec. | ||
| 8750 | 2026.01.30 07:07:03.373450 [ 195 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8751 | 2026.01.30 07:07:03.373814 [ 195 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.01.30 07:07:03.373902 [ 195 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_17_4} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8753 | 2026.01.30 07:07:03.373998 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8754 | 2026.01.30 07:07:03.723343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22544 | ||
| 8755 | 2026.01.30 07:07:03.723801 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.01.30 07:07:03.723842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8757 | 2026.01.30 07:07:03.724307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8758 | 2026.01.30 07:07:03.724539 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.01.30 07:07:03.724681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22544 | ||
| 8760 | 2026.01.30 07:07:04.915364 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8761 | 2026.01.30 07:07:04.930806 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.01.30 07:07:04.930873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8763 | 2026.01.30 07:07:04.938602 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8764 | 2026.01.30 07:07:04.939629 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.01.30 07:07:04.943240 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8766 | 2026.01.30 07:07:07.092836 [ 77 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8767 | 2026.01.30 07:07:07.092938 [ 77 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.01.30 07:07:07.092960 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8769 | 2026.01.30 07:07:07.093100 [ 186 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::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 | ||
| 8770 | 2026.01.30 07:07:07.093246 [ 186 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8771 | 2026.01.30 07:07:07.093280 [ 186 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 483 rows starting from the beginning of the part | ||
| 8772 | 2026.01.30 07:07:07.093343 [ 186 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 8773 | 2026.01.30 07:07:07.093388 [ 186 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 230 rows starting from the beginning of the part | ||
| 8774 | 2026.01.30 07:07:07.093431 [ 186 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 230 rows starting from the beginning of the part | ||
| 8775 | 2026.01.30 07:07:07.093468 [ 186 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 8776 | 2026.01.30 07:07:07.094409 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371508 sec., 1055043.0620893207 rows/sec., 74.63 MiB/sec. | ||
| 8777 | 2026.01.30 07:07:07.094634 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8778 | 2026.01.30 07:07:07.094964 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.01.30 07:07:07.095051 [ 201 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_18_4} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8780 | 2026.01.30 07:07:07.095153 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8781 | 2026.01.30 07:07:07.168209 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.01.30 07:07:07.168379 [ 276 ] {a909e010-e7d1-46de-9350-ec3145299f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8783 | 2026.01.30 07:07:07.168446 [ 276 ] {a909e010-e7d1-46de-9350-ec3145299f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8784 | 2026.01.30 07:07:07.169083 [ 276 ] {a909e010-e7d1-46de-9350-ec3145299f5c} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.01.30 07:07:07.169134 [ 276 ] {a909e010-e7d1-46de-9350-ec3145299f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8786 | 2026.01.30 07:07:07.169510 [ 276 ] {a909e010-e7d1-46de-9350-ec3145299f5c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8787 | 2026.01.30 07:07:07.169741 [ 276 ] {a909e010-e7d1-46de-9350-ec3145299f5c} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.01.30 07:07:07.169898 [ 276 ] {a909e010-e7d1-46de-9350-ec3145299f5c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 208.68 KiB/sec. | ||
| 8789 | 2026.01.30 07:07:07.169950 [ 276 ] {a909e010-e7d1-46de-9350-ec3145299f5c} <Debug> TCPHandler: Processed in 0.001865042 sec. | ||
| 8790 | 2026.01.30 07:07:07.170079 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.01.30 07:07:07.170181 [ 276 ] {8c76aa58-df22-4cc9-bbbb-ba7c14405f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8792 | 2026.01.30 07:07:07.170224 [ 276 ] {8c76aa58-df22-4cc9-bbbb-ba7c14405f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8793 | 2026.01.30 07:07:07.170757 [ 276 ] {8c76aa58-df22-4cc9-bbbb-ba7c14405f14} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.01.30 07:07:07.170797 [ 276 ] {8c76aa58-df22-4cc9-bbbb-ba7c14405f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8795 | 2026.01.30 07:07:07.171135 [ 276 ] {8c76aa58-df22-4cc9-bbbb-ba7c14405f14} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8796 | 2026.01.30 07:07:07.171353 [ 276 ] {8c76aa58-df22-4cc9-bbbb-ba7c14405f14} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.01.30 07:07:07.171496 [ 276 ] {8c76aa58-df22-4cc9-bbbb-ba7c14405f14} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001337 sec., 103216.1555721765 rows/sec., 8.91 MiB/sec. | ||
| 8798 | 2026.01.30 07:07:07.171545 [ 276 ] {8c76aa58-df22-4cc9-bbbb-ba7c14405f14} <Debug> TCPHandler: Processed in 0.001524153 sec. | ||
| 8799 | 2026.01.30 07:07:07.171660 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2026.01.30 07:07:07.171756 [ 276 ] {63fb790f-ada9-4688-8738-2feef3524dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8801 | 2026.01.30 07:07:07.171797 [ 276 ] {63fb790f-ada9-4688-8738-2feef3524dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8802 | 2026.01.30 07:07:07.172220 [ 276 ] {63fb790f-ada9-4688-8738-2feef3524dd7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.01.30 07:07:07.172255 [ 276 ] {63fb790f-ada9-4688-8738-2feef3524dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8804 | 2026.01.30 07:07:07.172583 [ 276 ] {63fb790f-ada9-4688-8738-2feef3524dd7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8805 | 2026.01.30 07:07:07.172795 [ 276 ] {63fb790f-ada9-4688-8738-2feef3524dd7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2026.01.30 07:07:07.172933 [ 276 ] {63fb790f-ada9-4688-8738-2feef3524dd7} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001196 sec., 36789.29765886287 rows/sec., 2.68 MiB/sec. | ||
| 8807 | 2026.01.30 07:07:07.172972 [ 276 ] {63fb790f-ada9-4688-8738-2feef3524dd7} <Debug> TCPHandler: Processed in 0.001362638 sec. | ||
| 8808 | 2026.01.30 07:07:07.173082 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2026.01.30 07:07:07.173179 [ 276 ] {c36ead0b-caac-48ce-b1e0-25be9d19fb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8810 | 2026.01.30 07:07:07.173219 [ 276 ] {c36ead0b-caac-48ce-b1e0-25be9d19fb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8811 | 2026.01.30 07:07:07.173707 [ 276 ] {c36ead0b-caac-48ce-b1e0-25be9d19fb21} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.01.30 07:07:07.173742 [ 276 ] {c36ead0b-caac-48ce-b1e0-25be9d19fb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8813 | 2026.01.30 07:07:07.174110 [ 276 ] {c36ead0b-caac-48ce-b1e0-25be9d19fb21} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8814 | 2026.01.30 07:07:07.174337 [ 276 ] {c36ead0b-caac-48ce-b1e0-25be9d19fb21} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.01.30 07:07:07.174471 [ 276 ] {c36ead0b-caac-48ce-b1e0-25be9d19fb21} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.00131 sec., 82442.74809160306 rows/sec., 6.44 MiB/sec. | ||
| 8816 | 2026.01.30 07:07:07.174510 [ 276 ] {c36ead0b-caac-48ce-b1e0-25be9d19fb21} <Debug> TCPHandler: Processed in 0.001477251 sec. | ||
| 8817 | 2026.01.30 07:07:07.174632 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8818 | 2026.01.30 07:07:07.174727 [ 276 ] {040efb5c-407f-4a72-a25e-0b827be1c3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8819 | 2026.01.30 07:07:07.174772 [ 276 ] {040efb5c-407f-4a72-a25e-0b827be1c3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8820 | 2026.01.30 07:07:07.175200 [ 276 ] {040efb5c-407f-4a72-a25e-0b827be1c3b5} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8821 | 2026.01.30 07:07:07.175235 [ 276 ] {040efb5c-407f-4a72-a25e-0b827be1c3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8822 | 2026.01.30 07:07:07.175570 [ 276 ] {040efb5c-407f-4a72-a25e-0b827be1c3b5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8823 | 2026.01.30 07:07:07.175791 [ 276 ] {040efb5c-407f-4a72-a25e-0b827be1c3b5} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8824 | 2026.01.30 07:07:07.175924 [ 276 ] {040efb5c-407f-4a72-a25e-0b827be1c3b5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001215 sec., 133333.33333333334 rows/sec., 9.28 MiB/sec. | ||
| 8825 | 2026.01.30 07:07:07.175961 [ 276 ] {040efb5c-407f-4a72-a25e-0b827be1c3b5} <Debug> TCPHandler: Processed in 0.001379778 sec. | ||
| 8826 | 2026.01.30 07:07:07.176075 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8827 | 2026.01.30 07:07:07.176168 [ 276 ] {a7374b1d-7e12-4a9e-b810-b79036ec8466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8828 | 2026.01.30 07:07:07.176223 [ 276 ] {a7374b1d-7e12-4a9e-b810-b79036ec8466} <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 | ||
| 8829 | 2026.01.30 07:07:07.177126 [ 276 ] {a7374b1d-7e12-4a9e-b810-b79036ec8466} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.01.30 07:07:07.177161 [ 276 ] {a7374b1d-7e12-4a9e-b810-b79036ec8466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8831 | 2026.01.30 07:07:07.177758 [ 276 ] {a7374b1d-7e12-4a9e-b810-b79036ec8466} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8832 | 2026.01.30 07:07:07.177988 [ 276 ] {a7374b1d-7e12-4a9e-b810-b79036ec8466} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.01.30 07:07:07.178131 [ 276 ] {a7374b1d-7e12-4a9e-b810-b79036ec8466} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001981 sec., 20191.822311963653 rows/sec., 36.18 MiB/sec. | ||
| 8834 | 2026.01.30 07:07:07.178198 [ 276 ] {a7374b1d-7e12-4a9e-b810-b79036ec8466} <Debug> TCPHandler: Processed in 0.00217303 sec. | ||
| 8835 | 2026.01.30 07:07:07.178319 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8836 | 2026.01.30 07:07:07.178413 [ 276 ] {7af9c3f5-58f1-444d-806c-94426851bc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8837 | 2026.01.30 07:07:07.178456 [ 276 ] {7af9c3f5-58f1-444d-806c-94426851bc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8838 | 2026.01.30 07:07:07.178802 [ 276 ] {7af9c3f5-58f1-444d-806c-94426851bc18} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.01.30 07:07:07.178838 [ 276 ] {7af9c3f5-58f1-444d-806c-94426851bc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8840 | 2026.01.30 07:07:07.179151 [ 276 ] {7af9c3f5-58f1-444d-806c-94426851bc18} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8841 | 2026.01.30 07:07:07.179368 [ 276 ] {7af9c3f5-58f1-444d-806c-94426851bc18} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.01.30 07:07:07.179497 [ 276 ] {7af9c3f5-58f1-444d-806c-94426851bc18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 8843 | 2026.01.30 07:07:07.179533 [ 276 ] {7af9c3f5-58f1-444d-806c-94426851bc18} <Debug> TCPHandler: Processed in 0.001264275 sec. | ||
| 8844 | 2026.01.30 07:07:10.969965 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8845 | 2026.01.30 07:07:10.970014 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8846 | 2026.01.30 07:07:11.225714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23056 | ||
| 8847 | 2026.01.30 07:07:11.226262 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.01.30 07:07:11.226317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8849 | 2026.01.30 07:07:11.226871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8850 | 2026.01.30 07:07:11.227121 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.01.30 07:07:11.227288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23056 | ||
| 8852 | 2026.01.30 07:07:11.242455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1100 | ||
| 8853 | 2026.01.30 07:07:11.244629 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.01.30 07:07:11.244694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8855 | 2026.01.30 07:07:11.245978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8856 | 2026.01.30 07:07:11.246278 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.01.30 07:07:11.246445 [ 68 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8858 | 2026.01.30 07:07:11.246515 [ 68 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.01.30 07:07:11.246539 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8860 | 2026.01.30 07:07:11.246661 [ 186 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 8861 | 2026.01.30 07:07:11.246686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 8862 | 2026.01.30 07:07:11.247212 [ 186 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8863 | 2026.01.30 07:07:11.247371 [ 186 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 954 rows starting from the beginning of the part | ||
| 8864 | 2026.01.30 07:07:11.247753 [ 186 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 8865 | 2026.01.30 07:07:11.248102 [ 186 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 8866 | 2026.01.30 07:07:11.248432 [ 186 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 8867 | 2026.01.30 07:07:11.248746 [ 186 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 8868 | 2026.01.30 07:07:11.249079 [ 186 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
| 8869 | 2026.01.30 07:07:11.255914 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 72 columns (72 merged, 0 gathered) in 0.009304938 sec., 118216.80058480776 rows/sec., 97.14 MiB/sec. | ||
| 8870 | 2026.01.30 07:07:11.257363 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8871 | 2026.01.30 07:07:11.258029 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.01.30 07:07:11.258124 [ 201 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_36_7} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8873 | 2026.01.30 07:07:11.258494 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 8874 | 2026.01.30 07:07:12.001600 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001129861 sec. | ||
| 8875 | 2026.01.30 07:07:12.166834 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.01.30 07:07:12.167077 [ 276 ] {68f3aa16-e6b0-4737-b71c-de9153c24de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8877 | 2026.01.30 07:07:12.167145 [ 276 ] {68f3aa16-e6b0-4737-b71c-de9153c24de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8878 | 2026.01.30 07:07:12.167821 [ 276 ] {68f3aa16-e6b0-4737-b71c-de9153c24de3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.01.30 07:07:12.167875 [ 276 ] {68f3aa16-e6b0-4737-b71c-de9153c24de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8880 | 2026.01.30 07:07:12.168281 [ 276 ] {68f3aa16-e6b0-4737-b71c-de9153c24de3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8881 | 2026.01.30 07:07:12.168524 [ 276 ] {68f3aa16-e6b0-4737-b71c-de9153c24de3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.01.30 07:07:12.168687 [ 276 ] {68f3aa16-e6b0-4737-b71c-de9153c24de3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.57 MiB/sec. | ||
| 8883 | 2026.01.30 07:07:12.168736 [ 276 ] {68f3aa16-e6b0-4737-b71c-de9153c24de3} <Debug> TCPHandler: Processed in 0.002070318 sec. | ||
| 8884 | 2026.01.30 07:07:12.168855 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.01.30 07:07:12.168954 [ 276 ] {be4ffeb7-e9dd-42ee-805c-68e2ed0546c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8886 | 2026.01.30 07:07:12.168997 [ 276 ] {be4ffeb7-e9dd-42ee-805c-68e2ed0546c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8887 | 2026.01.30 07:07:12.169415 [ 276 ] {be4ffeb7-e9dd-42ee-805c-68e2ed0546c1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.01.30 07:07:12.169454 [ 276 ] {be4ffeb7-e9dd-42ee-805c-68e2ed0546c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8889 | 2026.01.30 07:07:12.169758 [ 276 ] {be4ffeb7-e9dd-42ee-805c-68e2ed0546c1} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8890 | 2026.01.30 07:07:12.169967 [ 276 ] {be4ffeb7-e9dd-42ee-805c-68e2ed0546c1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.01.30 07:07:12.170099 [ 276 ] {be4ffeb7-e9dd-42ee-805c-68e2ed0546c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 8892 | 2026.01.30 07:07:12.170137 [ 276 ] {be4ffeb7-e9dd-42ee-805c-68e2ed0546c1} <Debug> TCPHandler: Processed in 0.001332247 sec. | ||
| 8893 | 2026.01.30 07:07:12.170247 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.01.30 07:07:12.170340 [ 276 ] {7107d71c-2220-4d40-bbbb-c49f9d32b68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.01.30 07:07:12.170384 [ 276 ] {7107d71c-2220-4d40-bbbb-c49f9d32b68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8896 | 2026.01.30 07:07:12.170801 [ 276 ] {7107d71c-2220-4d40-bbbb-c49f9d32b68d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.01.30 07:07:12.170837 [ 276 ] {7107d71c-2220-4d40-bbbb-c49f9d32b68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8898 | 2026.01.30 07:07:12.171169 [ 276 ] {7107d71c-2220-4d40-bbbb-c49f9d32b68d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8899 | 2026.01.30 07:07:12.171384 [ 276 ] {7107d71c-2220-4d40-bbbb-c49f9d32b68d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.01.30 07:07:12.171514 [ 276 ] {7107d71c-2220-4d40-bbbb-c49f9d32b68d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8901 | 2026.01.30 07:07:12.171551 [ 276 ] {7107d71c-2220-4d40-bbbb-c49f9d32b68d} <Debug> TCPHandler: Processed in 0.001352108 sec. | ||
| 8902 | 2026.01.30 07:07:12.171653 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.01.30 07:07:12.171746 [ 276 ] {a712de9f-deb6-4ed0-b364-6812085b5103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8904 | 2026.01.30 07:07:12.171788 [ 276 ] {a712de9f-deb6-4ed0-b364-6812085b5103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8905 | 2026.01.30 07:07:12.172109 [ 276 ] {a712de9f-deb6-4ed0-b364-6812085b5103} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.01.30 07:07:12.172145 [ 276 ] {a712de9f-deb6-4ed0-b364-6812085b5103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8907 | 2026.01.30 07:07:12.172449 [ 276 ] {a712de9f-deb6-4ed0-b364-6812085b5103} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8908 | 2026.01.30 07:07:12.172666 [ 276 ] {a712de9f-deb6-4ed0-b364-6812085b5103} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.01.30 07:07:12.172794 [ 276 ] {a712de9f-deb6-4ed0-b364-6812085b5103} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8910 | 2026.01.30 07:07:12.172830 [ 276 ] {a712de9f-deb6-4ed0-b364-6812085b5103} <Debug> TCPHandler: Processed in 0.001223894 sec. | ||
| 8911 | 2026.01.30 07:07:12.444254 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8912 | 2026.01.30 07:07:12.460757 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2026.01.30 07:07:12.460812 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8914 | 2026.01.30 07:07:12.466950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8915 | 2026.01.30 07:07:12.467652 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2026.01.30 07:07:12.470395 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8917 | 2026.01.30 07:07:17.167913 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8918 | 2026.01.30 07:07:17.168191 [ 276 ] {4ec11a16-2236-4acf-93b9-80a7065a71c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8919 | 2026.01.30 07:07:17.168265 [ 276 ] {4ec11a16-2236-4acf-93b9-80a7065a71c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8920 | 2026.01.30 07:07:17.169112 [ 276 ] {4ec11a16-2236-4acf-93b9-80a7065a71c5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.01.30 07:07:17.169160 [ 276 ] {4ec11a16-2236-4acf-93b9-80a7065a71c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8922 | 2026.01.30 07:07:17.169574 [ 276 ] {4ec11a16-2236-4acf-93b9-80a7065a71c5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8923 | 2026.01.30 07:07:17.169804 [ 276 ] {4ec11a16-2236-4acf-93b9-80a7065a71c5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.01.30 07:07:17.169957 [ 276 ] {4ec11a16-2236-4acf-93b9-80a7065a71c5} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001834 sec., 74154.85278080698 rows/sec., 6.42 MiB/sec. | ||
| 8925 | 2026.01.30 07:07:17.170000 [ 276 ] {4ec11a16-2236-4acf-93b9-80a7065a71c5} <Debug> TCPHandler: Processed in 0.002251653 sec. | ||
| 8926 | 2026.01.30 07:07:17.170145 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8927 | 2026.01.30 07:07:17.170239 [ 276 ] {f50b23db-1098-4ada-9a1f-eb0ab619925a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8928 | 2026.01.30 07:07:17.170280 [ 276 ] {f50b23db-1098-4ada-9a1f-eb0ab619925a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8929 | 2026.01.30 07:07:17.170766 [ 276 ] {f50b23db-1098-4ada-9a1f-eb0ab619925a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.01.30 07:07:17.170801 [ 276 ] {f50b23db-1098-4ada-9a1f-eb0ab619925a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8931 | 2026.01.30 07:07:17.171099 [ 276 ] {f50b23db-1098-4ada-9a1f-eb0ab619925a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8932 | 2026.01.30 07:07:17.171307 [ 276 ] {f50b23db-1098-4ada-9a1f-eb0ab619925a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.01.30 07:07:17.171437 [ 276 ] {f50b23db-1098-4ada-9a1f-eb0ab619925a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001217 sec., 32867.70747740345 rows/sec., 2.41 MiB/sec. | ||
| 8934 | 2026.01.30 07:07:17.171438 [ 55 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8935 | 2026.01.30 07:07:17.171476 [ 276 ] {f50b23db-1098-4ada-9a1f-eb0ab619925a} <Debug> TCPHandler: Processed in 0.001387039 sec. | ||
| 8936 | 2026.01.30 07:07:17.171515 [ 55 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.01.30 07:07:17.171540 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8938 | 2026.01.30 07:07:17.171619 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2026.01.30 07:07:17.171639 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 8940 | 2026.01.30 07:07:17.171715 [ 276 ] {0774e045-cb38-46b2-b276-3d1a2c811e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8941 | 2026.01.30 07:07:17.171758 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8942 | 2026.01.30 07:07:17.171762 [ 276 ] {0774e045-cb38-46b2-b276-3d1a2c811e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8943 | 2026.01.30 07:07:17.171798 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 295 rows starting from the beginning of the part | ||
| 8944 | 2026.01.30 07:07:17.171869 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 263 rows starting from the beginning of the part | ||
| 8945 | 2026.01.30 07:07:17.171914 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part | ||
| 8946 | 2026.01.30 07:07:17.171956 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 8947 | 2026.01.30 07:07:17.172003 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 8948 | 2026.01.30 07:07:17.172051 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 8949 | 2026.01.30 07:07:17.172262 [ 276 ] {0774e045-cb38-46b2-b276-3d1a2c811e3c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2026.01.30 07:07:17.172304 [ 276 ] {0774e045-cb38-46b2-b276-3d1a2c811e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8951 | 2026.01.30 07:07:17.172785 [ 276 ] {0774e045-cb38-46b2-b276-3d1a2c811e3c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8952 | 2026.01.30 07:07:17.172959 [ 201 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360248 sec., 513141.721215543 rows/sec., 34.77 MiB/sec. | ||
| 8953 | 2026.01.30 07:07:17.173029 [ 276 ] {0774e045-cb38-46b2-b276-3d1a2c811e3c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.01.30 07:07:17.173158 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8955 | 2026.01.30 07:07:17.173227 [ 276 ] {0774e045-cb38-46b2-b276-3d1a2c811e3c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001528 sec., 68062.82722513088 rows/sec., 5.32 MiB/sec. | ||
| 8956 | 2026.01.30 07:07:17.173279 [ 276 ] {0774e045-cb38-46b2-b276-3d1a2c811e3c} <Debug> TCPHandler: Processed in 0.001707368 sec. | ||
| 8957 | 2026.01.30 07:07:17.173418 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.01.30 07:07:17.173467 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.01.30 07:07:17.173530 [ 276 ] {f6a5cb73-f448-4b83-be05-f8b29c110062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8960 | 2026.01.30 07:07:17.173547 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_46_9} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8961 | 2026.01.30 07:07:17.173582 [ 276 ] {f6a5cb73-f448-4b83-be05-f8b29c110062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8962 | 2026.01.30 07:07:17.173637 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8963 | 2026.01.30 07:07:17.174114 [ 276 ] {f6a5cb73-f448-4b83-be05-f8b29c110062} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.01.30 07:07:17.174156 [ 276 ] {f6a5cb73-f448-4b83-be05-f8b29c110062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8965 | 2026.01.30 07:07:17.174496 [ 276 ] {f6a5cb73-f448-4b83-be05-f8b29c110062} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8966 | 2026.01.30 07:07:17.174699 [ 276 ] {f6a5cb73-f448-4b83-be05-f8b29c110062} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.01.30 07:07:17.174828 [ 276 ] {f6a5cb73-f448-4b83-be05-f8b29c110062} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 8968 | 2026.01.30 07:07:17.174865 [ 276 ] {f6a5cb73-f448-4b83-be05-f8b29c110062} <Debug> TCPHandler: Processed in 0.001513072 sec. | ||
| 8969 | 2026.01.30 07:07:17.174974 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.01.30 07:07:17.175067 [ 276 ] {e3e1c6d1-5ffc-47b1-a90f-89cfb300bcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8971 | 2026.01.30 07:07:17.175120 [ 276 ] {e3e1c6d1-5ffc-47b1-a90f-89cfb300bcd9} <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 | ||
| 8972 | 2026.01.30 07:07:17.175994 [ 276 ] {e3e1c6d1-5ffc-47b1-a90f-89cfb300bcd9} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.01.30 07:07:17.176031 [ 276 ] {e3e1c6d1-5ffc-47b1-a90f-89cfb300bcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8974 | 2026.01.30 07:07:17.176605 [ 276 ] {e3e1c6d1-5ffc-47b1-a90f-89cfb300bcd9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8975 | 2026.01.30 07:07:17.176837 [ 276 ] {e3e1c6d1-5ffc-47b1-a90f-89cfb300bcd9} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.01.30 07:07:17.176973 [ 276 ] {e3e1c6d1-5ffc-47b1-a90f-89cfb300bcd9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001925 sec., 20779.220779220777 rows/sec., 37.24 MiB/sec. | ||
| 8977 | 2026.01.30 07:07:17.177027 [ 276 ] {e3e1c6d1-5ffc-47b1-a90f-89cfb300bcd9} <Debug> TCPHandler: Processed in 0.002099659 sec. | ||
| 8978 | 2026.01.30 07:07:17.177149 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.01.30 07:07:17.177241 [ 276 ] {0067cc43-06b1-48f1-a3a4-90a115dad595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8980 | 2026.01.30 07:07:17.177282 [ 276 ] {0067cc43-06b1-48f1-a3a4-90a115dad595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8981 | 2026.01.30 07:07:17.177622 [ 276 ] {0067cc43-06b1-48f1-a3a4-90a115dad595} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.01.30 07:07:17.177657 [ 276 ] {0067cc43-06b1-48f1-a3a4-90a115dad595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8983 | 2026.01.30 07:07:17.177952 [ 276 ] {0067cc43-06b1-48f1-a3a4-90a115dad595} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8984 | 2026.01.30 07:07:17.178158 [ 276 ] {0067cc43-06b1-48f1-a3a4-90a115dad595} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.01.30 07:07:17.178282 [ 276 ] {0067cc43-06b1-48f1-a3a4-90a115dad595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 8986 | 2026.01.30 07:07:17.178317 [ 276 ] {0067cc43-06b1-48f1-a3a4-90a115dad595} <Debug> TCPHandler: Processed in 0.001214824 sec. | ||
| 8987 | 2026.01.30 07:07:18.728306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23504 | ||
| 8988 | 2026.01.30 07:07:18.728803 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.01.30 07:07:18.728854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8990 | 2026.01.30 07:07:18.729337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8991 | 2026.01.30 07:07:18.729573 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.01.30 07:07:18.729717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23504 | ||
| 8993 | 2026.01.30 07:07:19.971405 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8994 | 2026.01.30 07:07:19.989134 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.01.30 07:07:19.989205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 8996 | 2026.01.30 07:07:19.995581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8997 | 2026.01.30 07:07:19.996326 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.01.30 07:07:19.999439 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8999 | 2026.01.30 07:07:21.247757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1120 | ||
| 9000 | 2026.01.30 07:07:21.249879 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.01.30 07:07:21.249934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9002 | 2026.01.30 07:07:21.251134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9003 | 2026.01.30 07:07:21.251409 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.01.30 07:07:21.251786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 9005 | 2026.01.30 07:07:22.240325 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9006 | 2026.01.30 07:07:22.240596 [ 276 ] {8f7c6a19-8f06-46bf-886b-c477b6acbc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9007 | 2026.01.30 07:07:22.240701 [ 276 ] {8f7c6a19-8f06-46bf-886b-c477b6acbc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9008 | 2026.01.30 07:07:22.241745 [ 276 ] {8f7c6a19-8f06-46bf-886b-c477b6acbc09} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.01.30 07:07:22.241814 [ 276 ] {8f7c6a19-8f06-46bf-886b-c477b6acbc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9010 | 2026.01.30 07:07:22.242466 [ 276 ] {8f7c6a19-8f06-46bf-886b-c477b6acbc09} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9011 | 2026.01.30 07:07:22.242819 [ 276 ] {8f7c6a19-8f06-46bf-886b-c477b6acbc09} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9012 | 2026.01.30 07:07:22.243076 [ 276 ] {8f7c6a19-8f06-46bf-886b-c477b6acbc09} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002553 sec., 9400.705052878966 rows/sec., 798.69 KiB/sec. | ||
| 9013 | 2026.01.30 07:07:22.243154 [ 276 ] {8f7c6a19-8f06-46bf-886b-c477b6acbc09} <Debug> TCPHandler: Processed in 0.003050635 sec. | ||
| 9014 | 2026.01.30 07:07:22.243545 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.01.30 07:07:22.243680 [ 276 ] {de7b8d08-5412-4628-8d81-f3a3f96fc4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9016 | 2026.01.30 07:07:22.243747 [ 276 ] {de7b8d08-5412-4628-8d81-f3a3f96fc4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9017 | 2026.01.30 07:07:22.246684 [ 276 ] {de7b8d08-5412-4628-8d81-f3a3f96fc4fe} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.01.30 07:07:22.246738 [ 276 ] {de7b8d08-5412-4628-8d81-f3a3f96fc4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9019 | 2026.01.30 07:07:22.247434 [ 276 ] {de7b8d08-5412-4628-8d81-f3a3f96fc4fe} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9020 | 2026.01.30 07:07:22.247787 [ 276 ] {de7b8d08-5412-4628-8d81-f3a3f96fc4fe} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.01.30 07:07:22.248005 [ 51 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9022 | 2026.01.30 07:07:22.248096 [ 51 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.01.30 07:07:22.248126 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9024 | 2026.01.30 07:07:22.248263 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9025 | 2026.01.30 07:07:22.248423 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9026 | 2026.01.30 07:07:22.248474 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2553 rows starting from the beginning of the part | ||
| 9027 | 2026.01.30 07:07:22.248575 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9028 | 2026.01.30 07:07:22.248645 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part | ||
| 9029 | 2026.01.30 07:07:22.248725 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9030 | 2026.01.30 07:07:22.248798 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 9031 | 2026.01.30 07:07:22.248868 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1316 rows starting from the beginning of the part | ||
| 9032 | 2026.01.30 07:07:22.250393 [ 276 ] {de7b8d08-5412-4628-8d81-f3a3f96fc4fe} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.006744 sec., 195136.4175563464 rows/sec., 16.21 MiB/sec. | ||
| 9033 | 2026.01.30 07:07:22.250479 [ 276 ] {de7b8d08-5412-4628-8d81-f3a3f96fc4fe} <Debug> TCPHandler: Processed in 0.007006274 sec. | ||
| 9034 | 2026.01.30 07:07:22.251629 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2026.01.30 07:07:22.251771 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4255 rows, containing 5 columns (5 merged, 0 gathered) in 0.003568169 sec., 1192488.3602766574 rows/sec., 102.58 MiB/sec. | ||
| 9036 | 2026.01.30 07:07:22.252408 [ 276 ] {6bbacae4-b3a5-4b2c-a880-9846f915ea13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9037 | 2026.01.30 07:07:22.252411 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9038 | 2026.01.30 07:07:22.252771 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.01.30 07:07:22.252882 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_71_14} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9040 | 2026.01.30 07:07:22.252991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9041 | 2026.01.30 07:07:22.254769 [ 276 ] {6bbacae4-b3a5-4b2c-a880-9846f915ea13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9042 | 2026.01.30 07:07:22.257195 [ 276 ] {6bbacae4-b3a5-4b2c-a880-9846f915ea13} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.01.30 07:07:22.257263 [ 276 ] {6bbacae4-b3a5-4b2c-a880-9846f915ea13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9044 | 2026.01.30 07:07:22.258581 [ 276 ] {6bbacae4-b3a5-4b2c-a880-9846f915ea13} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9045 | 2026.01.30 07:07:22.258991 [ 276 ] {6bbacae4-b3a5-4b2c-a880-9846f915ea13} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.01.30 07:07:22.259353 [ 276 ] {6bbacae4-b3a5-4b2c-a880-9846f915ea13} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.007051 sec., 1701.8862572684725 rows/sec., 136.28 KiB/sec. | ||
| 9047 | 2026.01.30 07:07:22.259437 [ 276 ] {6bbacae4-b3a5-4b2c-a880-9846f915ea13} <Debug> TCPHandler: Processed in 0.007942151 sec. | ||
| 9048 | 2026.01.30 07:07:22.259923 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2026.01.30 07:07:22.260161 [ 276 ] {5210494c-5cb4-438f-946a-fe151db9102e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9050 | 2026.01.30 07:07:22.260257 [ 276 ] {5210494c-5cb4-438f-946a-fe151db9102e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9051 | 2026.01.30 07:07:22.261335 [ 276 ] {5210494c-5cb4-438f-946a-fe151db9102e} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.01.30 07:07:22.261387 [ 276 ] {5210494c-5cb4-438f-946a-fe151db9102e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9053 | 2026.01.30 07:07:22.261905 [ 276 ] {5210494c-5cb4-438f-946a-fe151db9102e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9054 | 2026.01.30 07:07:22.262229 [ 276 ] {5210494c-5cb4-438f-946a-fe151db9102e} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.01.30 07:07:22.262455 [ 276 ] {5210494c-5cb4-438f-946a-fe151db9102e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00237 sec., 106329.11392405063 rows/sec., 7.35 MiB/sec. | ||
| 9056 | 2026.01.30 07:07:22.262525 [ 276 ] {5210494c-5cb4-438f-946a-fe151db9102e} <Debug> TCPHandler: Processed in 0.002753017 sec. | ||
| 9057 | 2026.01.30 07:07:22.263033 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2026.01.30 07:07:22.263199 [ 276 ] {c02fb1eb-32cc-49f6-b1ee-233c225c3fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9059 | 2026.01.30 07:07:22.263290 [ 276 ] {c02fb1eb-32cc-49f6-b1ee-233c225c3fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9060 | 2026.01.30 07:07:22.264011 [ 276 ] {c02fb1eb-32cc-49f6-b1ee-233c225c3fab} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.01.30 07:07:22.264059 [ 276 ] {c02fb1eb-32cc-49f6-b1ee-233c225c3fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9062 | 2026.01.30 07:07:22.264584 [ 276 ] {c02fb1eb-32cc-49f6-b1ee-233c225c3fab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9063 | 2026.01.30 07:07:22.264993 [ 276 ] {c02fb1eb-32cc-49f6-b1ee-233c225c3fab} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.01.30 07:07:22.266010 [ 276 ] {c02fb1eb-32cc-49f6-b1ee-233c225c3fab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002864 sec., 4189.944134078212 rows/sec., 327.34 KiB/sec. | ||
| 9065 | 2026.01.30 07:07:22.266114 [ 276 ] {c02fb1eb-32cc-49f6-b1ee-233c225c3fab} <Debug> TCPHandler: Processed in 0.003152347 sec. | ||
| 9066 | 2026.01.30 07:07:22.266345 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9067 | 2026.01.30 07:07:22.266510 [ 276 ] {3bea3d3b-e947-404d-ab2f-91db7961a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9068 | 2026.01.30 07:07:22.267004 [ 276 ] {3bea3d3b-e947-404d-ab2f-91db7961a504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9069 | 2026.01.30 07:07:22.274410 [ 276 ] {3bea3d3b-e947-404d-ab2f-91db7961a504} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.01.30 07:07:22.274507 [ 276 ] {3bea3d3b-e947-404d-ab2f-91db7961a504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9071 | 2026.01.30 07:07:22.280240 [ 276 ] {3bea3d3b-e947-404d-ab2f-91db7961a504} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9072 | 2026.01.30 07:07:22.280793 [ 276 ] {3bea3d3b-e947-404d-ab2f-91db7961a504} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.01.30 07:07:22.281340 [ 51 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9074 | 2026.01.30 07:07:22.281404 [ 276 ] {3bea3d3b-e947-404d-ab2f-91db7961a504} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.01492 sec., 37265.415549597856 rows/sec., 2.79 MiB/sec. | ||
| 9075 | 2026.01.30 07:07:22.281441 [ 51 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.01.30 07:07:22.281484 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9077 | 2026.01.30 07:07:22.281577 [ 276 ] {3bea3d3b-e947-404d-ab2f-91db7961a504} <Debug> TCPHandler: Processed in 0.015314275 sec. | ||
| 9078 | 2026.01.30 07:07:22.281675 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9079 | 2026.01.30 07:07:22.281889 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9080 | 2026.01.30 07:07:22.281944 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1303 rows starting from the beginning of the part | ||
| 9081 | 2026.01.30 07:07:22.281963 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.01.30 07:07:22.282109 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9083 | 2026.01.30 07:07:22.282202 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
| 9084 | 2026.01.30 07:07:22.282265 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9085 | 2026.01.30 07:07:22.282326 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 9086 | 2026.01.30 07:07:22.282393 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 556 rows starting from the beginning of the part | ||
| 9087 | 2026.01.30 07:07:22.282438 [ 276 ] {a653472d-087b-49f1-981d-18640b35945e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9088 | 2026.01.30 07:07:22.282564 [ 276 ] {a653472d-087b-49f1-981d-18640b35945e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9089 | 2026.01.30 07:07:22.284426 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.002806977 sec., 783405.0653069121 rows/sec., 60.72 MiB/sec. | ||
| 9090 | 2026.01.30 07:07:22.284764 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9091 | 2026.01.30 07:07:22.285197 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.01.30 07:07:22.285323 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_71_14} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9093 | 2026.01.30 07:07:22.285469 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9094 | 2026.01.30 07:07:22.287165 [ 276 ] {a653472d-087b-49f1-981d-18640b35945e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.01.30 07:07:22.287224 [ 276 ] {a653472d-087b-49f1-981d-18640b35945e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9096 | 2026.01.30 07:07:22.288071 [ 276 ] {a653472d-087b-49f1-981d-18640b35945e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9097 | 2026.01.30 07:07:22.289927 [ 276 ] {a653472d-087b-49f1-981d-18640b35945e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.01.30 07:07:22.290168 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9099 | 2026.01.30 07:07:22.290207 [ 276 ] {a653472d-087b-49f1-981d-18640b35945e} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.007843 sec., 112201.96353436186 rows/sec., 7.61 MiB/sec. | ||
| 9100 | 2026.01.30 07:07:22.290258 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.01.30 07:07:22.290296 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9102 | 2026.01.30 07:07:22.290312 [ 276 ] {a653472d-087b-49f1-981d-18640b35945e} <Debug> TCPHandler: Processed in 0.008567348 sec. | ||
| 9103 | 2026.01.30 07:07:22.290454 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9104 | 2026.01.30 07:07:22.290752 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9105 | 2026.01.30 07:07:22.290818 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20505 rows starting from the beginning of the part | ||
| 9106 | 2026.01.30 07:07:22.290923 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9107 | 2026.01.30 07:07:22.291005 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part | ||
| 9108 | 2026.01.30 07:07:22.291010 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.01.30 07:07:22.291087 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9110 | 2026.01.30 07:07:22.291167 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9111 | 2026.01.30 07:07:22.291219 [ 276 ] {720f02f3-96b9-4778-a7d5-558ba1b8cd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9112 | 2026.01.30 07:07:22.291242 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 880 rows starting from the beginning of the part | ||
| 9113 | 2026.01.30 07:07:22.291317 [ 276 ] {720f02f3-96b9-4778-a7d5-558ba1b8cd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9114 | 2026.01.30 07:07:22.299886 [ 276 ] {720f02f3-96b9-4778-a7d5-558ba1b8cd78} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.01.30 07:07:22.300317 [ 276 ] {720f02f3-96b9-4778-a7d5-558ba1b8cd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9116 | 2026.01.30 07:07:22.311856 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22027 rows, containing 5 columns (5 merged, 0 gathered) in 0.021468356 sec., 1026021.7410219953 rows/sec., 70.12 MiB/sec. | ||
| 9117 | 2026.01.30 07:07:22.312636 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9118 | 2026.01.30 07:07:22.313196 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.01.30 07:07:22.313354 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9120 | 2026.01.30 07:07:22.313540 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9121 | 2026.01.30 07:07:22.316847 [ 276 ] {720f02f3-96b9-4778-a7d5-558ba1b8cd78} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9122 | 2026.01.30 07:07:22.318530 [ 276 ] {720f02f3-96b9-4778-a7d5-558ba1b8cd78} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.01.30 07:07:22.319439 [ 51 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9124 | 2026.01.30 07:07:22.319538 [ 51 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2026.01.30 07:07:22.319574 [ 276 ] {720f02f3-96b9-4778-a7d5-558ba1b8cd78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.028397 sec., 2112.8992499207666 rows/sec., 145.81 KiB/sec. | ||
| 9126 | 2026.01.30 07:07:22.319580 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9127 | 2026.01.30 07:07:22.319809 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9128 | 2026.01.30 07:07:22.320024 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9129 | 2026.01.30 07:07:22.320079 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4068 rows starting from the beginning of the part | ||
| 9130 | 2026.01.30 07:07:22.320178 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9131 | 2026.01.30 07:07:22.320262 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9132 | 2026.01.30 07:07:22.320335 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9133 | 2026.01.30 07:07:22.320403 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9134 | 2026.01.30 07:07:22.320472 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9135 | 2026.01.30 07:07:22.321075 [ 276 ] {720f02f3-96b9-4778-a7d5-558ba1b8cd78} <Debug> TCPHandler: Processed in 0.0302629 sec. | ||
| 9136 | 2026.01.30 07:07:22.322856 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4368 rows, containing 4 columns (4 merged, 0 gathered) in 0.003135967 sec., 1392871.7999902423 rows/sec., 92.63 MiB/sec. | ||
| 9137 | 2026.01.30 07:07:22.323340 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9138 | 2026.01.30 07:07:22.323719 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.01.30 07:07:22.323848 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_71_14} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9140 | 2026.01.30 07:07:22.323956 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9141 | 2026.01.30 07:07:23.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.39 MiB, peak 323.57 MiB, free memory in arenas 0.00 B, will set to 315.52 MiB (RSS), difference: 2.13 MiB | ||
| 9142 | 2026.01.30 07:07:23.037811 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41049 | ||
| 9143 | 2026.01.30 07:07:23.037935 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9144 | 2026.01.30 07:07:23.037978 [ 286 ] {} <Debug> TCP-Session: b2b21df3-79fd-4e87-bef7-2aea9776083b Authenticating user 'default' from [fd00:1122:3344:101::e]:41049 | ||
| 9145 | 2026.01.30 07:07:23.038004 [ 286 ] {} <Debug> TCP-Session: b2b21df3-79fd-4e87-bef7-2aea9776083b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.01.30 07:07:23.038021 [ 286 ] {} <Debug> TCP-Session: b2b21df3-79fd-4e87-bef7-2aea9776083b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9147 | 2026.01.30 07:07:23.038314 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43464 | ||
| 9148 | 2026.01.30 07:07:23.038347 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37621 | ||
| 9149 | 2026.01.30 07:07:23.038359 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45435 | ||
| 9150 | 2026.01.30 07:07:23.038389 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52890 | ||
| 9151 | 2026.01.30 07:07:23.038413 [ 286 ] {} <Trace> TCP-Session: b2b21df3-79fd-4e87-bef7-2aea9776083b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.01.30 07:07:23.038452 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9153 | 2026.01.30 07:07:23.038449 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9154 | 2026.01.30 07:07:23.038493 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9155 | 2026.01.30 07:07:23.038506 [ 288 ] {} <Debug> TCP-Session: 299f44cb-6980-45c1-b6cb-7986e97e63b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43464 | ||
| 9156 | 2026.01.30 07:07:23.038524 [ 350 ] {} <Debug> TCP-Session: 2107a50f-72cd-4365-bef8-c862c0c74fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37621 | ||
| 9157 | 2026.01.30 07:07:23.038545 [ 351 ] {} <Debug> TCP-Session: af8beac6-6c36-45ac-890d-97d41ffe45cf Authenticating user 'default' from [fd00:1122:3344:101::e]:45435 | ||
| 9158 | 2026.01.30 07:07:23.038389 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35534 | ||
| 9159 | 2026.01.30 07:07:23.038585 [ 351 ] {} <Debug> TCP-Session: af8beac6-6c36-45ac-890d-97d41ffe45cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.01.30 07:07:23.038576 [ 288 ] {} <Debug> TCP-Session: 299f44cb-6980-45c1-b6cb-7986e97e63b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9161 | 2026.01.30 07:07:23.038658 [ 351 ] {} <Debug> TCP-Session: af8beac6-6c36-45ac-890d-97d41ffe45cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9162 | 2026.01.30 07:07:23.038673 [ 288 ] {} <Debug> TCP-Session: 299f44cb-6980-45c1-b6cb-7986e97e63b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2026.01.30 07:07:23.038574 [ 350 ] {} <Debug> TCP-Session: 2107a50f-72cd-4365-bef8-c862c0c74fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9164 | 2026.01.30 07:07:23.038370 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52494 | ||
| 9165 | 2026.01.30 07:07:23.038714 [ 350 ] {} <Debug> TCP-Session: 2107a50f-72cd-4365-bef8-c862c0c74fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9166 | 2026.01.30 07:07:23.038340 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35546 | ||
| 9167 | 2026.01.30 07:07:23.038772 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9168 | 2026.01.30 07:07:23.038324 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53284 | ||
| 9169 | 2026.01.30 07:07:23.038825 [ 353 ] {} <Debug> TCP-Session: 7b2e0a9c-c73f-4b38-8a1f-1bb526557109 Authenticating user 'default' from [fd00:1122:3344:101::e]:52890 | ||
| 9170 | 2026.01.30 07:07:23.038648 [ 286 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9171 | 2026.01.30 07:07:23.038872 [ 353 ] {} <Debug> TCP-Session: 7b2e0a9c-c73f-4b38-8a1f-1bb526557109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9172 | 2026.01.30 07:07:23.038893 [ 353 ] {} <Debug> TCP-Session: 7b2e0a9c-c73f-4b38-8a1f-1bb526557109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9173 | 2026.01.30 07:07:23.039088 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9174 | 2026.01.30 07:07:23.039131 [ 354 ] {} <Debug> TCP-Session: 2c6ecdde-cc6d-4f48-8dce-27d6260639e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35534 | ||
| 9175 | 2026.01.30 07:07:23.039145 [ 286 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9176 | 2026.01.30 07:07:23.039158 [ 354 ] {} <Debug> TCP-Session: 2c6ecdde-cc6d-4f48-8dce-27d6260639e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9177 | 2026.01.30 07:07:23.039171 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9178 | 2026.01.30 07:07:23.039193 [ 354 ] {} <Debug> TCP-Session: 2c6ecdde-cc6d-4f48-8dce-27d6260639e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.01.30 07:07:23.039211 [ 290 ] {} <Debug> TCP-Session: 290037cf-0d3e-4a79-9efd-031e58854778 Authenticating user 'default' from [fd00:1122:3344:101::e]:35546 | ||
| 9180 | 2026.01.30 07:07:23.039211 [ 286 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9181 | 2026.01.30 07:07:23.039233 [ 290 ] {} <Debug> TCP-Session: 290037cf-0d3e-4a79-9efd-031e58854778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2026.01.30 07:07:23.039261 [ 290 ] {} <Debug> TCP-Session: 290037cf-0d3e-4a79-9efd-031e58854778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2026.01.30 07:07:23.039531 [ 286 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 9184 | 2026.01.30 07:07:23.039577 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9185 | 2026.01.30 07:07:23.039615 [ 289 ] {} <Debug> TCP-Session: c26f4610-72bd-4a0b-b6bb-d9bcb969f92b Authenticating user 'default' from [fd00:1122:3344:101::e]:53284 | ||
| 9186 | 2026.01.30 07:07:23.039633 [ 289 ] {} <Debug> TCP-Session: c26f4610-72bd-4a0b-b6bb-d9bcb969f92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2026.01.30 07:07:23.039649 [ 289 ] {} <Debug> TCP-Session: c26f4610-72bd-4a0b-b6bb-d9bcb969f92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2026.01.30 07:07:23.039692 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9189 | 2026.01.30 07:07:23.039725 [ 352 ] {} <Debug> TCP-Session: 149a7977-222e-4f41-8629-c76a28831624 Authenticating user 'default' from [fd00:1122:3344:101::e]:52494 | ||
| 9190 | 2026.01.30 07:07:23.039743 [ 352 ] {} <Debug> TCP-Session: 149a7977-222e-4f41-8629-c76a28831624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2026.01.30 07:07:23.039756 [ 352 ] {} <Debug> TCP-Session: 149a7977-222e-4f41-8629-c76a28831624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2026.01.30 07:07:23.040469 [ 346 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Trace> AggregatingTransform: Aggregating | ||
| 9193 | 2026.01.30 07:07:23.040521 [ 346 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 9194 | 2026.01.30 07:07:23.040562 [ 346 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922206 sec. (1084.356 rows/sec., 42.36 KiB/sec.) | ||
| 9195 | 2026.01.30 07:07:23.040586 [ 346 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Trace> Aggregator: Merging aggregated data | ||
| 9196 | 2026.01.30 07:07:23.041760 [ 286 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00319 sec., 313.4796238244514 rows/sec., 12.25 KiB/sec. | ||
| 9197 | 2026.01.30 07:07:23.041949 [ 286 ] {f5a183d4-0457-4e86-8cd5-6cbcf421c2f4} <Debug> TCPHandler: Processed in 0.003672472 sec. | ||
| 9198 | 2026.01.30 07:07:23.042056 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9199 | 2026.01.30 07:07:23.042083 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9200 | 2026.01.30 07:07:23.042101 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9201 | 2026.01.30 07:07:23.042108 [ 353 ] {} <Debug> TCP-Session: 7b2e0a9c-c73f-4b38-8a1f-1bb526557109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2026.01.30 07:07:23.042136 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9203 | 2026.01.30 07:07:23.042154 [ 289 ] {} <Debug> TCP-Session: c26f4610-72bd-4a0b-b6bb-d9bcb969f92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.01.30 07:07:23.042151 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9205 | 2026.01.30 07:07:23.042186 [ 350 ] {} <Debug> TCP-Session: 2107a50f-72cd-4365-bef8-c862c0c74fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9206 | 2026.01.30 07:07:23.042196 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9207 | 2026.01.30 07:07:23.042182 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9208 | 2026.01.30 07:07:23.042224 [ 288 ] {} <Debug> TCP-Session: 299f44cb-6980-45c1-b6cb-7986e97e63b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2026.01.30 07:07:23.042238 [ 286 ] {} <Debug> TCP-Session: b2b21df3-79fd-4e87-bef7-2aea9776083b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9210 | 2026.01.30 07:07:23.042262 [ 354 ] {} <Debug> TCP-Session: 2c6ecdde-cc6d-4f48-8dce-27d6260639e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9211 | 2026.01.30 07:07:23.042167 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9212 | 2026.01.30 07:07:23.042131 [ 290 ] {} <Debug> TCP-Session: 290037cf-0d3e-4a79-9efd-031e58854778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2026.01.30 07:07:23.042331 [ 351 ] {} <Debug> TCP-Session: af8beac6-6c36-45ac-890d-97d41ffe45cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9214 | 2026.01.30 07:07:23.042120 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9215 | 2026.01.30 07:07:23.042388 [ 352 ] {} <Debug> TCP-Session: 149a7977-222e-4f41-8629-c76a28831624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2026.01.30 07:07:23.171356 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44230 | ||
| 9217 | 2026.01.30 07:07:23.171470 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9218 | 2026.01.30 07:07:23.171496 [ 286 ] {} <Debug> TCP-Session: b4b7dd17-52fc-48e1-8d78-44b069d481b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44230 | ||
| 9219 | 2026.01.30 07:07:23.171520 [ 286 ] {} <Debug> TCP-Session: b4b7dd17-52fc-48e1-8d78-44b069d481b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.01.30 07:07:23.171533 [ 286 ] {} <Debug> TCP-Session: b4b7dd17-52fc-48e1-8d78-44b069d481b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2026.01.30 07:07:23.171703 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61490 | ||
| 9222 | 2026.01.30 07:07:23.171726 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57012 | ||
| 9223 | 2026.01.30 07:07:23.171768 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38721 | ||
| 9224 | 2026.01.30 07:07:23.171776 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34243 | ||
| 9225 | 2026.01.30 07:07:23.171812 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61200 | ||
| 9226 | 2026.01.30 07:07:23.171825 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9227 | 2026.01.30 07:07:23.171844 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9228 | 2026.01.30 07:07:23.171852 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39220 | ||
| 9229 | 2026.01.30 07:07:23.171880 [ 289 ] {} <Debug> TCP-Session: ecadfa9b-4ab1-468e-bfeb-ee93061c35e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57012 | ||
| 9230 | 2026.01.30 07:07:23.171901 [ 286 ] {} <Trace> TCP-Session: b4b7dd17-52fc-48e1-8d78-44b069d481b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2026.01.30 07:07:23.171933 [ 289 ] {} <Debug> TCP-Session: ecadfa9b-4ab1-468e-bfeb-ee93061c35e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9232 | 2026.01.30 07:07:23.171905 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9233 | 2026.01.30 07:07:23.171958 [ 289 ] {} <Debug> TCP-Session: ecadfa9b-4ab1-468e-bfeb-ee93061c35e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2026.01.30 07:07:23.171986 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9235 | 2026.01.30 07:07:23.171996 [ 290 ] {} <Debug> TCP-Session: 4bb1acac-3f75-41d2-8d01-1176a8964b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:34243 | ||
| 9236 | 2026.01.30 07:07:23.172024 [ 353 ] {} <Debug> TCP-Session: a11d7444-2a08-4b90-b7f6-b7562e7dc1dd Authenticating user 'default' from [fd00:1122:3344:101::e]:39220 | ||
| 9237 | 2026.01.30 07:07:23.172044 [ 290 ] {} <Debug> TCP-Session: 4bb1acac-3f75-41d2-8d01-1176a8964b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2026.01.30 07:07:23.171900 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9239 | 2026.01.30 07:07:23.172070 [ 353 ] {} <Debug> TCP-Session: a11d7444-2a08-4b90-b7f6-b7562e7dc1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9240 | 2026.01.30 07:07:23.171883 [ 350 ] {} <Debug> TCP-Session: 68b34a9f-6a56-4d45-80d1-72668638549e Authenticating user 'default' from [fd00:1122:3344:101::e]:38721 | ||
| 9241 | 2026.01.30 07:07:23.172113 [ 286 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44230) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9242 | 2026.01.30 07:07:23.172137 [ 350 ] {} <Debug> TCP-Session: 68b34a9f-6a56-4d45-80d1-72668638549e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9243 | 2026.01.30 07:07:23.171848 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63800 | ||
| 9244 | 2026.01.30 07:07:23.172161 [ 350 ] {} <Debug> TCP-Session: 68b34a9f-6a56-4d45-80d1-72668638549e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2026.01.30 07:07:23.171828 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65433 | ||
| 9246 | 2026.01.30 07:07:23.171811 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9247 | 2026.01.30 07:07:23.172225 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9248 | 2026.01.30 07:07:23.172255 [ 288 ] {} <Debug> TCP-Session: 2fedbf8b-08d9-4e90-b171-3b1914832b49 Authenticating user 'default' from [fd00:1122:3344:101::e]:61490 | ||
| 9249 | 2026.01.30 07:07:23.172266 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9250 | 2026.01.30 07:07:23.172269 [ 354 ] {} <Debug> TCP-Session: 4cc0a7fe-db63-40d4-9f8a-4c22b407a2f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63800 | ||
| 9251 | 2026.01.30 07:07:23.172121 [ 351 ] {} <Debug> TCP-Session: 521ec509-ea82-4265-9d73-0d61a7e3ab45 Authenticating user 'default' from [fd00:1122:3344:101::e]:61200 | ||
| 9252 | 2026.01.30 07:07:23.172295 [ 288 ] {} <Debug> TCP-Session: 2fedbf8b-08d9-4e90-b171-3b1914832b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2026.01.30 07:07:23.172300 [ 354 ] {} <Debug> TCP-Session: 4cc0a7fe-db63-40d4-9f8a-4c22b407a2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.01.30 07:07:23.172329 [ 288 ] {} <Debug> TCP-Session: 2fedbf8b-08d9-4e90-b171-3b1914832b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2026.01.30 07:07:23.172328 [ 351 ] {} <Debug> TCP-Session: 521ec509-ea82-4265-9d73-0d61a7e3ab45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2026.01.30 07:07:23.172342 [ 354 ] {} <Debug> TCP-Session: 4cc0a7fe-db63-40d4-9f8a-4c22b407a2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.01.30 07:07:23.172364 [ 351 ] {} <Debug> TCP-Session: 521ec509-ea82-4265-9d73-0d61a7e3ab45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9258 | 2026.01.30 07:07:23.172295 [ 352 ] {} <Debug> TCP-Session: 6510b8f9-248a-4a61-970e-52446c9490ff Authenticating user 'default' from [fd00:1122:3344:101::e]:65433 | ||
| 9259 | 2026.01.30 07:07:23.172393 [ 286 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9260 | 2026.01.30 07:07:23.172425 [ 352 ] {} <Debug> TCP-Session: 6510b8f9-248a-4a61-970e-52446c9490ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.01.30 07:07:23.172114 [ 353 ] {} <Debug> TCP-Session: a11d7444-2a08-4b90-b7f6-b7562e7dc1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.01.30 07:07:23.172451 [ 352 ] {} <Debug> TCP-Session: 6510b8f9-248a-4a61-970e-52446c9490ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2026.01.30 07:07:23.172471 [ 286 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9264 | 2026.01.30 07:07:23.172069 [ 290 ] {} <Debug> TCP-Session: 4bb1acac-3f75-41d2-8d01-1176a8964b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.01.30 07:07:23.172770 [ 286 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 9266 | 2026.01.30 07:07:23.173715 [ 355 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Trace> AggregatingTransform: Aggregating | ||
| 9267 | 2026.01.30 07:07:23.173764 [ 355 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Trace> Aggregator: Aggregation method: without_key | ||
| 9268 | 2026.01.30 07:07:23.173800 [ 355 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925016 sec. (1081.062 rows/sec., 42.23 KiB/sec.) | ||
| 9269 | 2026.01.30 07:07:23.173820 [ 355 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Trace> Aggregator: Merging aggregated data | ||
| 9270 | 2026.01.30 07:07:23.174965 [ 286 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002908 sec., 343.878954607978 rows/sec., 13.43 KiB/sec. | ||
| 9271 | 2026.01.30 07:07:23.175114 [ 286 ] {3c25debc-cc92-4b3c-84f2-e9b829aae51a} <Debug> TCPHandler: Processed in 0.003393174 sec. | ||
| 9272 | 2026.01.30 07:07:23.175196 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9273 | 2026.01.30 07:07:23.175226 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9274 | 2026.01.30 07:07:23.175227 [ 286 ] {} <Debug> TCP-Session: b4b7dd17-52fc-48e1-8d78-44b069d481b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2026.01.30 07:07:23.175245 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9276 | 2026.01.30 07:07:23.175262 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9277 | 2026.01.30 07:07:23.175281 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9278 | 2026.01.30 07:07:23.175300 [ 288 ] {} <Debug> TCP-Session: 2fedbf8b-08d9-4e90-b171-3b1914832b49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.01.30 07:07:23.175326 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9280 | 2026.01.30 07:07:23.175342 [ 350 ] {} <Debug> TCP-Session: 68b34a9f-6a56-4d45-80d1-72668638549e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.01.30 07:07:23.175353 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9282 | 2026.01.30 07:07:23.175376 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9283 | 2026.01.30 07:07:23.175410 [ 290 ] {} <Debug> TCP-Session: 4bb1acac-3f75-41d2-8d01-1176a8964b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2026.01.30 07:07:23.175368 [ 351 ] {} <Debug> TCP-Session: 521ec509-ea82-4265-9d73-0d61a7e3ab45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.01.30 07:07:23.175436 [ 353 ] {} <Debug> TCP-Session: a11d7444-2a08-4b90-b7f6-b7562e7dc1dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2026.01.30 07:07:23.175316 [ 289 ] {} <Debug> TCP-Session: ecadfa9b-4ab1-468e-bfeb-ee93061c35e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2026.01.30 07:07:23.175303 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9288 | 2026.01.30 07:07:23.175269 [ 354 ] {} <Debug> TCP-Session: 4cc0a7fe-db63-40d4-9f8a-4c22b407a2f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.01.30 07:07:23.175525 [ 352 ] {} <Debug> TCP-Session: 6510b8f9-248a-4a61-970e-52446c9490ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.01.30 07:07:23.226723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63100 | ||
| 9291 | 2026.01.30 07:07:23.226795 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9292 | 2026.01.30 07:07:23.226816 [ 286 ] {} <Debug> TCP-Session: ebc35787-600e-481c-803c-3f6de7d1c0d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63100 | ||
| 9293 | 2026.01.30 07:07:23.226833 [ 286 ] {} <Debug> TCP-Session: ebc35787-600e-481c-803c-3f6de7d1c0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.01.30 07:07:23.226846 [ 286 ] {} <Debug> TCP-Session: ebc35787-600e-481c-803c-3f6de7d1c0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.01.30 07:07:23.226995 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62188 | ||
| 9296 | 2026.01.30 07:07:23.227036 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48815 | ||
| 9297 | 2026.01.30 07:07:23.227063 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40773 | ||
| 9298 | 2026.01.30 07:07:23.227075 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53589 | ||
| 9299 | 2026.01.30 07:07:23.227104 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9300 | 2026.01.30 07:07:23.227109 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49125 | ||
| 9301 | 2026.01.30 07:07:23.227136 [ 286 ] {} <Trace> TCP-Session: ebc35787-600e-481c-803c-3f6de7d1c0d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.01.30 07:07:23.227161 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9303 | 2026.01.30 07:07:23.227172 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9304 | 2026.01.30 07:07:23.227211 [ 290 ] {} <Debug> TCP-Session: adcad7fd-0071-4ea8-8b88-aad330fce0a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40773 | ||
| 9305 | 2026.01.30 07:07:23.227219 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9306 | 2026.01.30 07:07:23.227227 [ 350 ] {} <Debug> TCP-Session: 6a6ca4f0-fc33-491b-936b-ac640a485afa Authenticating user 'default' from [fd00:1122:3344:101::e]:53589 | ||
| 9307 | 2026.01.30 07:07:23.227242 [ 290 ] {} <Debug> TCP-Session: adcad7fd-0071-4ea8-8b88-aad330fce0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.01.30 07:07:23.227260 [ 353 ] {} <Debug> TCP-Session: 55661834-c056-4b31-bf3d-63e5a5839700 Authenticating user 'default' from [fd00:1122:3344:101::e]:49125 | ||
| 9309 | 2026.01.30 07:07:23.227278 [ 290 ] {} <Debug> TCP-Session: adcad7fd-0071-4ea8-8b88-aad330fce0a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.01.30 07:07:23.227293 [ 286 ] {a927c233-6023-495d-be91-cf04d1891344} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63100) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9311 | 2026.01.30 07:07:23.227299 [ 353 ] {} <Debug> TCP-Session: 55661834-c056-4b31-bf3d-63e5a5839700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.01.30 07:07:23.227145 [ 289 ] {} <Debug> TCP-Session: 8ce3f24b-cc72-48c0-8836-5f5ce873818f Authenticating user 'default' from [fd00:1122:3344:101::e]:48815 | ||
| 9313 | 2026.01.30 07:07:23.227338 [ 353 ] {} <Debug> TCP-Session: 55661834-c056-4b31-bf3d-63e5a5839700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.01.30 07:07:23.227360 [ 289 ] {} <Debug> TCP-Session: 8ce3f24b-cc72-48c0-8836-5f5ce873818f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.01.30 07:07:23.227129 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60035 | ||
| 9316 | 2026.01.30 07:07:23.227384 [ 289 ] {} <Debug> TCP-Session: 8ce3f24b-cc72-48c0-8836-5f5ce873818f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.01.30 07:07:23.227101 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46302 | ||
| 9318 | 2026.01.30 07:07:23.227088 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50754 | ||
| 9319 | 2026.01.30 07:07:23.227454 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9320 | 2026.01.30 07:07:23.227487 [ 286 ] {a927c233-6023-495d-be91-cf04d1891344} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9321 | 2026.01.30 07:07:23.227516 [ 354 ] {} <Debug> TCP-Session: 25633c53-96f9-45bd-ac35-ed06b128d6c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60035 | ||
| 9322 | 2026.01.30 07:07:23.227531 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9323 | 2026.01.30 07:07:23.227549 [ 354 ] {} <Debug> TCP-Session: 25633c53-96f9-45bd-ac35-ed06b128d6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.01.30 07:07:23.227551 [ 286 ] {a927c233-6023-495d-be91-cf04d1891344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9325 | 2026.01.30 07:07:23.227568 [ 351 ] {} <Debug> TCP-Session: 19c9ab4b-724c-4c1d-8c2f-424831e6a3c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50754 | ||
| 9326 | 2026.01.30 07:07:23.227571 [ 354 ] {} <Debug> TCP-Session: 25633c53-96f9-45bd-ac35-ed06b128d6c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2026.01.30 07:07:23.227496 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9328 | 2026.01.30 07:07:23.227606 [ 351 ] {} <Debug> TCP-Session: 19c9ab4b-724c-4c1d-8c2f-424831e6a3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.01.30 07:07:23.227633 [ 352 ] {} <Debug> TCP-Session: 21868f7e-582f-4494-a7dd-6c6713f0ab83 Authenticating user 'default' from [fd00:1122:3344:101::e]:46302 | ||
| 9330 | 2026.01.30 07:07:23.227639 [ 351 ] {} <Debug> TCP-Session: 19c9ab4b-724c-4c1d-8c2f-424831e6a3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.01.30 07:07:23.227658 [ 352 ] {} <Debug> TCP-Session: 21868f7e-582f-4494-a7dd-6c6713f0ab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9332 | 2026.01.30 07:07:23.227085 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9333 | 2026.01.30 07:07:23.227682 [ 352 ] {} <Debug> TCP-Session: 21868f7e-582f-4494-a7dd-6c6713f0ab83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9334 | 2026.01.30 07:07:23.227266 [ 350 ] {} <Debug> TCP-Session: 6a6ca4f0-fc33-491b-936b-ac640a485afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.01.30 07:07:23.227711 [ 288 ] {} <Debug> TCP-Session: 5c92e561-7054-4624-b984-c7f1a13d5f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:62188 | ||
| 9336 | 2026.01.30 07:07:23.227743 [ 350 ] {} <Debug> TCP-Session: 6a6ca4f0-fc33-491b-936b-ac640a485afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.01.30 07:07:23.227754 [ 288 ] {} <Debug> TCP-Session: 5c92e561-7054-4624-b984-c7f1a13d5f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.01.30 07:07:23.227778 [ 288 ] {} <Debug> TCP-Session: 5c92e561-7054-4624-b984-c7f1a13d5f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2026.01.30 07:07:23.227814 [ 286 ] {a927c233-6023-495d-be91-cf04d1891344} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 9340 | 2026.01.30 07:07:23.228775 [ 322 ] {a927c233-6023-495d-be91-cf04d1891344} <Trace> AggregatingTransform: Aggregating | ||
| 9341 | 2026.01.30 07:07:23.228825 [ 322 ] {a927c233-6023-495d-be91-cf04d1891344} <Trace> Aggregator: Aggregation method: without_key | ||
| 9342 | 2026.01.30 07:07:23.228861 [ 322 ] {a927c233-6023-495d-be91-cf04d1891344} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927535 sec. (1078.126 rows/sec., 42.11 KiB/sec.) | ||
| 9343 | 2026.01.30 07:07:23.228880 [ 322 ] {a927c233-6023-495d-be91-cf04d1891344} <Trace> Aggregator: Merging aggregated data | ||
| 9344 | 2026.01.30 07:07:23.229993 [ 286 ] {a927c233-6023-495d-be91-cf04d1891344} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002736 sec., 365.4970760233918 rows/sec., 14.28 KiB/sec. | ||
| 9345 | 2026.01.30 07:07:23.230140 [ 286 ] {a927c233-6023-495d-be91-cf04d1891344} <Debug> TCPHandler: Processed in 0.003063145 sec. | ||
| 9346 | 2026.01.30 07:07:23.230224 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9347 | 2026.01.30 07:07:23.230248 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9348 | 2026.01.30 07:07:23.230252 [ 286 ] {} <Debug> TCP-Session: ebc35787-600e-481c-803c-3f6de7d1c0d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.01.30 07:07:23.230271 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9350 | 2026.01.30 07:07:23.230292 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9351 | 2026.01.30 07:07:23.230308 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9352 | 2026.01.30 07:07:23.230324 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9353 | 2026.01.30 07:07:23.230344 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9354 | 2026.01.30 07:07:23.230362 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9355 | 2026.01.30 07:07:23.230373 [ 352 ] {} <Debug> TCP-Session: 21868f7e-582f-4494-a7dd-6c6713f0ab83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9356 | 2026.01.30 07:07:23.230395 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9357 | 2026.01.30 07:07:23.230419 [ 351 ] {} <Debug> TCP-Session: 19c9ab4b-724c-4c1d-8c2f-424831e6a3c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9358 | 2026.01.30 07:07:23.230399 [ 350 ] {} <Debug> TCP-Session: 6a6ca4f0-fc33-491b-936b-ac640a485afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.01.30 07:07:23.230444 [ 354 ] {} <Debug> TCP-Session: 25633c53-96f9-45bd-ac35-ed06b128d6c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2026.01.30 07:07:23.230319 [ 289 ] {} <Debug> TCP-Session: 8ce3f24b-cc72-48c0-8836-5f5ce873818f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.01.30 07:07:23.230298 [ 288 ] {} <Debug> TCP-Session: 5c92e561-7054-4624-b984-c7f1a13d5f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.01.30 07:07:23.230363 [ 290 ] {} <Debug> TCP-Session: adcad7fd-0071-4ea8-8b88-aad330fce0a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2026.01.30 07:07:23.230343 [ 353 ] {} <Debug> TCP-Session: 55661834-c056-4b31-bf3d-63e5a5839700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2026.01.30 07:07:25.970251 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9365 | 2026.01.30 07:07:25.970328 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9366 | 2026.01.30 07:07:26.230770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24016 | ||
| 9367 | 2026.01.30 07:07:26.231308 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2026.01.30 07:07:26.231354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9369 | 2026.01.30 07:07:26.231841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9370 | 2026.01.30 07:07:26.232079 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2026.01.30 07:07:26.232208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24016 | ||
| 9372 | 2026.01.30 07:07:27.167786 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.01.30 07:07:27.168064 [ 276 ] {9ad27588-880f-45a4-8245-6174a2efcf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9374 | 2026.01.30 07:07:27.168170 [ 276 ] {9ad27588-880f-45a4-8245-6174a2efcf45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9375 | 2026.01.30 07:07:27.169077 [ 276 ] {9ad27588-880f-45a4-8245-6174a2efcf45} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2026.01.30 07:07:27.169124 [ 276 ] {9ad27588-880f-45a4-8245-6174a2efcf45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9377 | 2026.01.30 07:07:27.169582 [ 276 ] {9ad27588-880f-45a4-8245-6174a2efcf45} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9378 | 2026.01.30 07:07:27.169830 [ 276 ] {9ad27588-880f-45a4-8245-6174a2efcf45} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2026.01.30 07:07:27.170000 [ 276 ] {9ad27588-880f-45a4-8245-6174a2efcf45} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00201 sec., 67661.69154228855 rows/sec., 5.85 MiB/sec. | ||
| 9380 | 2026.01.30 07:07:27.170054 [ 276 ] {9ad27588-880f-45a4-8245-6174a2efcf45} <Debug> TCPHandler: Processed in 0.002447888 sec. | ||
| 9381 | 2026.01.30 07:07:27.170180 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9382 | 2026.01.30 07:07:27.170279 [ 276 ] {60cb8e88-f4ea-4dfc-a0c0-9b4cd01b1eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9383 | 2026.01.30 07:07:27.170324 [ 276 ] {60cb8e88-f4ea-4dfc-a0c0-9b4cd01b1eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9384 | 2026.01.30 07:07:27.170782 [ 276 ] {60cb8e88-f4ea-4dfc-a0c0-9b4cd01b1eb5} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2026.01.30 07:07:27.170821 [ 276 ] {60cb8e88-f4ea-4dfc-a0c0-9b4cd01b1eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9386 | 2026.01.30 07:07:27.171128 [ 276 ] {60cb8e88-f4ea-4dfc-a0c0-9b4cd01b1eb5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9387 | 2026.01.30 07:07:27.171337 [ 276 ] {60cb8e88-f4ea-4dfc-a0c0-9b4cd01b1eb5} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2026.01.30 07:07:27.171471 [ 276 ] {60cb8e88-f4ea-4dfc-a0c0-9b4cd01b1eb5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001213 sec., 32976.09233305853 rows/sec., 2.42 MiB/sec. | ||
| 9389 | 2026.01.30 07:07:27.171511 [ 276 ] {60cb8e88-f4ea-4dfc-a0c0-9b4cd01b1eb5} <Debug> TCPHandler: Processed in 0.001384809 sec. | ||
| 9390 | 2026.01.30 07:07:27.171628 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.01.30 07:07:27.171721 [ 276 ] {27fce017-bbe1-4016-9d4a-6eb825422c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9392 | 2026.01.30 07:07:27.171762 [ 276 ] {27fce017-bbe1-4016-9d4a-6eb825422c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9393 | 2026.01.30 07:07:27.172180 [ 276 ] {27fce017-bbe1-4016-9d4a-6eb825422c62} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.01.30 07:07:27.172217 [ 276 ] {27fce017-bbe1-4016-9d4a-6eb825422c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9395 | 2026.01.30 07:07:27.172547 [ 276 ] {27fce017-bbe1-4016-9d4a-6eb825422c62} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9396 | 2026.01.30 07:07:27.172757 [ 276 ] {27fce017-bbe1-4016-9d4a-6eb825422c62} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.01.30 07:07:27.172886 [ 276 ] {27fce017-bbe1-4016-9d4a-6eb825422c62} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001182 sec., 87986.46362098138 rows/sec., 6.87 MiB/sec. | ||
| 9398 | 2026.01.30 07:07:27.172924 [ 276 ] {27fce017-bbe1-4016-9d4a-6eb825422c62} <Debug> TCPHandler: Processed in 0.001345497 sec. | ||
| 9399 | 2026.01.30 07:07:27.173038 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2026.01.30 07:07:27.173132 [ 276 ] {6b7dc6d6-b1aa-4db2-9698-b6c893f221fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9401 | 2026.01.30 07:07:27.173176 [ 276 ] {6b7dc6d6-b1aa-4db2-9698-b6c893f221fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9402 | 2026.01.30 07:07:27.173587 [ 276 ] {6b7dc6d6-b1aa-4db2-9698-b6c893f221fc} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.01.30 07:07:27.173623 [ 276 ] {6b7dc6d6-b1aa-4db2-9698-b6c893f221fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9404 | 2026.01.30 07:07:27.173945 [ 276 ] {6b7dc6d6-b1aa-4db2-9698-b6c893f221fc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9405 | 2026.01.30 07:07:27.174149 [ 276 ] {6b7dc6d6-b1aa-4db2-9698-b6c893f221fc} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.01.30 07:07:27.174291 [ 276 ] {6b7dc6d6-b1aa-4db2-9698-b6c893f221fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 9407 | 2026.01.30 07:07:27.174329 [ 276 ] {6b7dc6d6-b1aa-4db2-9698-b6c893f221fc} <Debug> TCPHandler: Processed in 0.001339257 sec. | ||
| 9408 | 2026.01.30 07:07:27.174439 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.01.30 07:07:27.174532 [ 276 ] {410f347e-cc53-4bbd-90d7-c20c7202e79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9410 | 2026.01.30 07:07:27.174587 [ 276 ] {410f347e-cc53-4bbd-90d7-c20c7202e79c} <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 | ||
| 9411 | 2026.01.30 07:07:27.175408 [ 276 ] {410f347e-cc53-4bbd-90d7-c20c7202e79c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.01.30 07:07:27.175444 [ 276 ] {410f347e-cc53-4bbd-90d7-c20c7202e79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9413 | 2026.01.30 07:07:27.176140 [ 276 ] {410f347e-cc53-4bbd-90d7-c20c7202e79c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9414 | 2026.01.30 07:07:27.176428 [ 276 ] {410f347e-cc53-4bbd-90d7-c20c7202e79c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.01.30 07:07:27.176567 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9416 | 2026.01.30 07:07:27.176590 [ 276 ] {410f347e-cc53-4bbd-90d7-c20c7202e79c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002076 sec., 19267.822736030826 rows/sec., 34.53 MiB/sec. | ||
| 9417 | 2026.01.30 07:07:27.176635 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2026.01.30 07:07:27.176659 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9419 | 2026.01.30 07:07:27.176675 [ 276 ] {410f347e-cc53-4bbd-90d7-c20c7202e79c} <Debug> TCPHandler: Processed in 0.002285153 sec. | ||
| 9420 | 2026.01.30 07:07:27.176796 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 9421 | 2026.01.30 07:07:27.176806 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.01.30 07:07:27.176954 [ 276 ] {4e0f5a00-a586-4162-82c0-d589b7ea5127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.01.30 07:07:27.176996 [ 276 ] {4e0f5a00-a586-4162-82c0-d589b7ea5127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9424 | 2026.01.30 07:07:27.177090 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9425 | 2026.01.30 07:07:27.177158 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1147 rows starting from the beginning of the part | ||
| 9426 | 2026.01.30 07:07:27.177302 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 9427 | 2026.01.30 07:07:27.177339 [ 276 ] {4e0f5a00-a586-4162-82c0-d589b7ea5127} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2026.01.30 07:07:27.177390 [ 276 ] {4e0f5a00-a586-4162-82c0-d589b7ea5127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9429 | 2026.01.30 07:07:27.177438 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9430 | 2026.01.30 07:07:27.177558 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9431 | 2026.01.30 07:07:27.177664 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 9432 | 2026.01.30 07:07:27.177717 [ 276 ] {4e0f5a00-a586-4162-82c0-d589b7ea5127} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9433 | 2026.01.30 07:07:27.177775 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 9434 | 2026.01.30 07:07:27.177950 [ 276 ] {4e0f5a00-a586-4162-82c0-d589b7ea5127} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2026.01.30 07:07:27.178090 [ 276 ] {4e0f5a00-a586-4162-82c0-d589b7ea5127} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 9436 | 2026.01.30 07:07:27.178129 [ 276 ] {4e0f5a00-a586-4162-82c0-d589b7ea5127} <Debug> TCPHandler: Processed in 0.001372498 sec. | ||
| 9437 | 2026.01.30 07:07:27.185155 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1347 rows, containing 19 columns (19 merged, 0 gathered) in 0.008416874 sec., 160035.6616957792 rows/sec., 286.78 MiB/sec. | ||
| 9438 | 2026.01.30 07:07:27.187105 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9439 | 2026.01.30 07:07:27.187532 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2026.01.30 07:07:27.187620 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9441 | 2026.01.30 07:07:27.187803 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 9442 | 2026.01.30 07:07:27.500436 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9443 | 2026.01.30 07:07:27.519278 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.01.30 07:07:27.519342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9445 | 2026.01.30 07:07:27.525570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9446 | 2026.01.30 07:07:27.526263 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.01.30 07:07:27.529824 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9448 | 2026.01.30 07:07:28.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.56 MiB, peak 327.89 MiB, free memory in arenas 0.00 B, will set to 320.38 MiB (RSS), difference: 3.81 MiB | ||
| 9449 | 2026.01.30 07:07:31.252827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1154 | ||
| 9450 | 2026.01.30 07:07:31.255244 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.01.30 07:07:31.255304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9452 | 2026.01.30 07:07:31.256586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9453 | 2026.01.30 07:07:31.256869 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.01.30 07:07:31.257302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 9455 | 2026.01.30 07:07:32.166163 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2026.01.30 07:07:32.166362 [ 276 ] {583c25bf-6272-4835-a26e-af13f467e645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9457 | 2026.01.30 07:07:32.166438 [ 276 ] {583c25bf-6272-4835-a26e-af13f467e645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9458 | 2026.01.30 07:07:32.167205 [ 276 ] {583c25bf-6272-4835-a26e-af13f467e645} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.01.30 07:07:32.167267 [ 276 ] {583c25bf-6272-4835-a26e-af13f467e645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9460 | 2026.01.30 07:07:32.167714 [ 276 ] {583c25bf-6272-4835-a26e-af13f467e645} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9461 | 2026.01.30 07:07:32.167942 [ 276 ] {583c25bf-6272-4835-a26e-af13f467e645} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.01.30 07:07:32.168106 [ 276 ] {583c25bf-6272-4835-a26e-af13f467e645} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.38 MiB/sec. | ||
| 9463 | 2026.01.30 07:07:32.168158 [ 276 ] {583c25bf-6272-4835-a26e-af13f467e645} <Debug> TCPHandler: Processed in 0.00213375 sec. | ||
| 9464 | 2026.01.30 07:07:32.168289 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9465 | 2026.01.30 07:07:32.168392 [ 276 ] {3d8dedb7-3ffb-4ddd-90ad-b75d9ab481f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9466 | 2026.01.30 07:07:32.168434 [ 276 ] {3d8dedb7-3ffb-4ddd-90ad-b75d9ab481f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9467 | 2026.01.30 07:07:32.168886 [ 276 ] {3d8dedb7-3ffb-4ddd-90ad-b75d9ab481f3} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2026.01.30 07:07:32.168922 [ 276 ] {3d8dedb7-3ffb-4ddd-90ad-b75d9ab481f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9469 | 2026.01.30 07:07:32.169244 [ 276 ] {3d8dedb7-3ffb-4ddd-90ad-b75d9ab481f3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9470 | 2026.01.30 07:07:32.169454 [ 276 ] {3d8dedb7-3ffb-4ddd-90ad-b75d9ab481f3} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2026.01.30 07:07:32.169585 [ 276 ] {3d8dedb7-3ffb-4ddd-90ad-b75d9ab481f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 9472 | 2026.01.30 07:07:32.169625 [ 276 ] {3d8dedb7-3ffb-4ddd-90ad-b75d9ab481f3} <Debug> TCPHandler: Processed in 0.001387469 sec. | ||
| 9473 | 2026.01.30 07:07:32.169744 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2026.01.30 07:07:32.169839 [ 276 ] {9f4940da-009e-402e-9a19-35c0ec697320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9475 | 2026.01.30 07:07:32.169884 [ 276 ] {9f4940da-009e-402e-9a19-35c0ec697320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9476 | 2026.01.30 07:07:32.170308 [ 276 ] {9f4940da-009e-402e-9a19-35c0ec697320} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.01.30 07:07:32.170342 [ 276 ] {9f4940da-009e-402e-9a19-35c0ec697320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9478 | 2026.01.30 07:07:32.170678 [ 276 ] {9f4940da-009e-402e-9a19-35c0ec697320} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9479 | 2026.01.30 07:07:32.170891 [ 276 ] {9f4940da-009e-402e-9a19-35c0ec697320} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.01.30 07:07:32.171020 [ 276 ] {9f4940da-009e-402e-9a19-35c0ec697320} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9481 | 2026.01.30 07:07:32.171058 [ 276 ] {9f4940da-009e-402e-9a19-35c0ec697320} <Debug> TCPHandler: Processed in 0.001364098 sec. | ||
| 9482 | 2026.01.30 07:07:32.171168 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.01.30 07:07:32.171261 [ 276 ] {a41c69bb-39c7-426f-ac99-d401009fcfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9484 | 2026.01.30 07:07:32.171302 [ 276 ] {a41c69bb-39c7-426f-ac99-d401009fcfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9485 | 2026.01.30 07:07:32.171639 [ 276 ] {a41c69bb-39c7-426f-ac99-d401009fcfcd} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.01.30 07:07:32.171673 [ 276 ] {a41c69bb-39c7-426f-ac99-d401009fcfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9487 | 2026.01.30 07:07:32.172079 [ 276 ] {a41c69bb-39c7-426f-ac99-d401009fcfcd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9488 | 2026.01.30 07:07:32.172352 [ 276 ] {a41c69bb-39c7-426f-ac99-d401009fcfcd} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.01.30 07:07:32.172516 [ 276 ] {a41c69bb-39c7-426f-ac99-d401009fcfcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 9490 | 2026.01.30 07:07:32.172561 [ 276 ] {a41c69bb-39c7-426f-ac99-d401009fcfcd} <Debug> TCPHandler: Processed in 0.00144127 sec. | ||
| 9491 | 2026.01.30 07:07:33.733260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24464 | ||
| 9492 | 2026.01.30 07:07:33.733764 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.01.30 07:07:33.733805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9494 | 2026.01.30 07:07:33.734287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9495 | 2026.01.30 07:07:33.734530 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.01.30 07:07:33.734673 [ 46 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9497 | 2026.01.30 07:07:33.734678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24464 | ||
| 9498 | 2026.01.30 07:07:33.734714 [ 46 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.01.30 07:07:33.734733 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9500 | 2026.01.30 07:07:33.734867 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 9501 | 2026.01.30 07:07:33.735030 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9502 | 2026.01.30 07:07:33.735076 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22096 rows starting from the beginning of the part | ||
| 9503 | 2026.01.30 07:07:33.735149 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 9504 | 2026.01.30 07:07:33.735203 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 9505 | 2026.01.30 07:07:33.735251 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 9506 | 2026.01.30 07:07:33.735296 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 9507 | 2026.01.30 07:07:33.735340 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 9508 | 2026.01.30 07:07:33.737486 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24464 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684585 sec., 9112767.89522403 rows/sec., 130.36 MiB/sec. | ||
| 9509 | 2026.01.30 07:07:33.737939 [ 190 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9510 | 2026.01.30 07:07:33.738261 [ 190 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2026.01.30 07:07:33.738348 [ 190 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_51_10} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9512 | 2026.01.30 07:07:33.738466 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9513 | 2026.01.30 07:07:34.780629 [ 26 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9514 | 2026.01.30 07:07:34.780727 [ 26 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.01.30 07:07:34.780764 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9516 | 2026.01.30 07:07:34.780907 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::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 | ||
| 9517 | 2026.01.30 07:07:34.781058 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9518 | 2026.01.30 07:07:34.781095 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 241 rows starting from the beginning of the part | ||
| 9519 | 2026.01.30 07:07:34.781168 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 229 rows starting from the beginning of the part | ||
| 9520 | 2026.01.30 07:07:34.781215 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 229 rows starting from the beginning of the part | ||
| 9521 | 2026.01.30 07:07:34.781260 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::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 | ||
| 9522 | 2026.01.30 07:07:34.781301 [ 188 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::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 | ||
| 9523 | 2026.01.30 07:07:34.782186 [ 190 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335357 sec., 541428.2472776943 rows/sec., 33.33 MiB/sec. | ||
| 9524 | 2026.01.30 07:07:34.782408 [ 190 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9525 | 2026.01.30 07:07:34.782709 [ 190 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_18_4} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2026.01.30 07:07:34.782786 [ 190 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_18_4} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9527 | 2026.01.30 07:07:34.782884 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9528 | 2026.01.30 07:07:34.856394 [ 26 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9529 | 2026.01.30 07:07:34.856431 [ 26 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.01.30 07:07:34.856449 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9531 | 2026.01.30 07:07:34.856540 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::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 | ||
| 9532 | 2026.01.30 07:07:34.856659 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9533 | 2026.01.30 07:07:34.856692 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 470 rows starting from the beginning of the part | ||
| 9534 | 2026.01.30 07:07:34.856751 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 446 rows starting from the beginning of the part | ||
| 9535 | 2026.01.30 07:07:34.856799 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 446 rows starting from the beginning of the part | ||
| 9536 | 2026.01.30 07:07:34.856846 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::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 | ||
| 9537 | 2026.01.30 07:07:34.856894 [ 188 ] {406802c3-daba-48ed-b217-0f59a1334879::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 | ||
| 9538 | 2026.01.30 07:07:34.857849 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342628 sec., 1050179.200791284 rows/sec., 71.66 MiB/sec. | ||
| 9539 | 2026.01.30 07:07:34.858058 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9540 | 2026.01.30 07:07:34.858327 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_18_4} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2026.01.30 07:07:34.858395 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_18_4} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9542 | 2026.01.30 07:07:34.858484 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9543 | 2026.01.30 07:07:35.030827 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 9544 | 2026.01.30 07:07:35.048379 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.01.30 07:07:35.048430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9546 | 2026.01.30 07:07:35.054353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9547 | 2026.01.30 07:07:35.055038 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.01.30 07:07:35.055380 [ 147 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9549 | 2026.01.30 07:07:35.055460 [ 147 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.01.30 07:07:35.055486 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9551 | 2026.01.30 07:07:35.055607 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 9552 | 2026.01.30 07:07:35.058107 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 9553 | 2026.01.30 07:07:35.059741 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9554 | 2026.01.30 07:07:35.061317 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 9555 | 2026.01.30 07:07:35.065914 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 9556 | 2026.01.30 07:07:35.070784 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 9557 | 2026.01.30 07:07:35.075489 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 9558 | 2026.01.30 07:07:35.079745 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 9559 | 2026.01.30 07:07:35.083510 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 9560 | 2026.01.30 07:07:35.134648 [ 194 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.079093635 sec., 4867.6483259367205 rows/sec., 25.17 MiB/sec. | ||
| 9561 | 2026.01.30 07:07:35.136799 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9562 | 2026.01.30 07:07:35.138522 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.01.30 07:07:35.138618 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_51_10} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9564 | 2026.01.30 07:07:35.139987 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9565 | 2026.01.30 07:07:36.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.47 MiB, peak 334.89 MiB, free memory in arenas 0.00 B, will set to 322.53 MiB (RSS), difference: 1.05 MiB | ||
| 9566 | 2026.01.30 07:07:37.168726 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.01.30 07:07:37.168910 [ 276 ] {82a28b5b-64f3-444f-93b4-7828488fe0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9568 | 2026.01.30 07:07:37.168981 [ 276 ] {82a28b5b-64f3-444f-93b4-7828488fe0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9569 | 2026.01.30 07:07:37.169649 [ 276 ] {82a28b5b-64f3-444f-93b4-7828488fe0cf} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.01.30 07:07:37.169702 [ 276 ] {82a28b5b-64f3-444f-93b4-7828488fe0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9571 | 2026.01.30 07:07:37.170092 [ 276 ] {82a28b5b-64f3-444f-93b4-7828488fe0cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9572 | 2026.01.30 07:07:37.170329 [ 276 ] {82a28b5b-64f3-444f-93b4-7828488fe0cf} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.01.30 07:07:37.170484 [ 276 ] {82a28b5b-64f3-444f-93b4-7828488fe0cf} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001622 sec., 6165.228113440197 rows/sec., 502.73 KiB/sec. | ||
| 9574 | 2026.01.30 07:07:37.170532 [ 276 ] {82a28b5b-64f3-444f-93b4-7828488fe0cf} <Debug> TCPHandler: Processed in 0.001936134 sec. | ||
| 9575 | 2026.01.30 07:07:37.170659 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.01.30 07:07:37.170761 [ 276 ] {f061af6e-2289-430d-8b1f-3c18e5dead9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9577 | 2026.01.30 07:07:37.170803 [ 276 ] {f061af6e-2289-430d-8b1f-3c18e5dead9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9578 | 2026.01.30 07:07:37.171315 [ 276 ] {f061af6e-2289-430d-8b1f-3c18e5dead9c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.01.30 07:07:37.171353 [ 276 ] {f061af6e-2289-430d-8b1f-3c18e5dead9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9580 | 2026.01.30 07:07:37.171670 [ 276 ] {f061af6e-2289-430d-8b1f-3c18e5dead9c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9581 | 2026.01.30 07:07:37.171891 [ 276 ] {f061af6e-2289-430d-8b1f-3c18e5dead9c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.01.30 07:07:37.172025 [ 276 ] {f061af6e-2289-430d-8b1f-3c18e5dead9c} <Debug> executeQuery: Read 141 rows, 12.42 KiB in 0.001288 sec., 109472.04968944099 rows/sec., 9.41 MiB/sec. | ||
| 9583 | 2026.01.30 07:07:37.172065 [ 276 ] {f061af6e-2289-430d-8b1f-3c18e5dead9c} <Debug> TCPHandler: Processed in 0.00145697 sec. | ||
| 9584 | 2026.01.30 07:07:37.172182 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.01.30 07:07:37.172277 [ 276 ] {0abb5426-d435-4a5d-ab15-96f1aef2f862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9586 | 2026.01.30 07:07:37.172319 [ 276 ] {0abb5426-d435-4a5d-ab15-96f1aef2f862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9587 | 2026.01.30 07:07:37.172742 [ 276 ] {0abb5426-d435-4a5d-ab15-96f1aef2f862} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.01.30 07:07:37.172779 [ 276 ] {0abb5426-d435-4a5d-ab15-96f1aef2f862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9589 | 2026.01.30 07:07:37.173101 [ 276 ] {0abb5426-d435-4a5d-ab15-96f1aef2f862} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9590 | 2026.01.30 07:07:37.173328 [ 276 ] {0abb5426-d435-4a5d-ab15-96f1aef2f862} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.01.30 07:07:37.173457 [ 276 ] {0abb5426-d435-4a5d-ab15-96f1aef2f862} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001199 sec., 41701.41784820684 rows/sec., 3.02 MiB/sec. | ||
| 9592 | 2026.01.30 07:07:37.173496 [ 276 ] {0abb5426-d435-4a5d-ab15-96f1aef2f862} <Debug> TCPHandler: Processed in 0.001363638 sec. | ||
| 9593 | 2026.01.30 07:07:37.173605 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.01.30 07:07:37.173699 [ 276 ] {9f5e0985-b9d2-4a5e-93e2-1741756e125b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9595 | 2026.01.30 07:07:37.173740 [ 276 ] {9f5e0985-b9d2-4a5e-93e2-1741756e125b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9596 | 2026.01.30 07:07:37.174183 [ 276 ] {9f5e0985-b9d2-4a5e-93e2-1741756e125b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.01.30 07:07:37.174220 [ 276 ] {9f5e0985-b9d2-4a5e-93e2-1741756e125b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9598 | 2026.01.30 07:07:37.174527 [ 276 ] {9f5e0985-b9d2-4a5e-93e2-1741756e125b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9599 | 2026.01.30 07:07:37.174741 [ 276 ] {9f5e0985-b9d2-4a5e-93e2-1741756e125b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.01.30 07:07:37.174869 [ 276 ] {9f5e0985-b9d2-4a5e-93e2-1741756e125b} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001188 sec., 95959.59595959596 rows/sec., 7.51 MiB/sec. | ||
| 9601 | 2026.01.30 07:07:37.174907 [ 276 ] {9f5e0985-b9d2-4a5e-93e2-1741756e125b} <Debug> TCPHandler: Processed in 0.001350277 sec. | ||
| 9602 | 2026.01.30 07:07:37.175018 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.01.30 07:07:37.175113 [ 276 ] {7291b2bd-334d-4852-b64e-4fb57f339021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.01.30 07:07:37.175156 [ 276 ] {7291b2bd-334d-4852-b64e-4fb57f339021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9605 | 2026.01.30 07:07:37.175576 [ 276 ] {7291b2bd-334d-4852-b64e-4fb57f339021} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.01.30 07:07:37.175612 [ 276 ] {7291b2bd-334d-4852-b64e-4fb57f339021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9607 | 2026.01.30 07:07:37.175946 [ 276 ] {7291b2bd-334d-4852-b64e-4fb57f339021} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9608 | 2026.01.30 07:07:37.176156 [ 276 ] {7291b2bd-334d-4852-b64e-4fb57f339021} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.01.30 07:07:37.176283 [ 276 ] {7291b2bd-334d-4852-b64e-4fb57f339021} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001189 sec., 138772.0773759462 rows/sec., 9.66 MiB/sec. | ||
| 9610 | 2026.01.30 07:07:37.176321 [ 276 ] {7291b2bd-334d-4852-b64e-4fb57f339021} <Debug> TCPHandler: Processed in 0.001350668 sec. | ||
| 9611 | 2026.01.30 07:07:37.176429 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.01.30 07:07:37.176522 [ 276 ] {ab40c188-4e5a-425d-8b7a-502a4165f846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.01.30 07:07:37.176576 [ 276 ] {ab40c188-4e5a-425d-8b7a-502a4165f846} <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 | ||
| 9614 | 2026.01.30 07:07:37.177453 [ 276 ] {ab40c188-4e5a-425d-8b7a-502a4165f846} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.01.30 07:07:37.177489 [ 276 ] {ab40c188-4e5a-425d-8b7a-502a4165f846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9616 | 2026.01.30 07:07:37.178078 [ 276 ] {ab40c188-4e5a-425d-8b7a-502a4165f846} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9617 | 2026.01.30 07:07:37.178317 [ 276 ] {ab40c188-4e5a-425d-8b7a-502a4165f846} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.01.30 07:07:37.178457 [ 276 ] {ab40c188-4e5a-425d-8b7a-502a4165f846} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001953 sec., 20481.310803891447 rows/sec., 36.70 MiB/sec. | ||
| 9619 | 2026.01.30 07:07:37.178526 [ 276 ] {ab40c188-4e5a-425d-8b7a-502a4165f846} <Debug> TCPHandler: Processed in 0.00214615 sec. | ||
| 9620 | 2026.01.30 07:07:37.178636 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.01.30 07:07:37.178731 [ 276 ] {cbcf6ccf-8c19-4c9d-b556-9b3429cfebee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9622 | 2026.01.30 07:07:37.178773 [ 276 ] {cbcf6ccf-8c19-4c9d-b556-9b3429cfebee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9623 | 2026.01.30 07:07:37.179115 [ 276 ] {cbcf6ccf-8c19-4c9d-b556-9b3429cfebee} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.01.30 07:07:37.179151 [ 276 ] {cbcf6ccf-8c19-4c9d-b556-9b3429cfebee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9625 | 2026.01.30 07:07:37.179471 [ 276 ] {cbcf6ccf-8c19-4c9d-b556-9b3429cfebee} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9626 | 2026.01.30 07:07:37.179702 [ 276 ] {cbcf6ccf-8c19-4c9d-b556-9b3429cfebee} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.01.30 07:07:37.179837 [ 276 ] {cbcf6ccf-8c19-4c9d-b556-9b3429cfebee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 9628 | 2026.01.30 07:07:37.179876 [ 276 ] {cbcf6ccf-8c19-4c9d-b556-9b3429cfebee} <Debug> TCPHandler: Processed in 0.001288676 sec. | ||
| 9629 | 2026.01.30 07:07:40.970373 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9630 | 2026.01.30 07:07:40.970421 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9631 | 2026.01.30 07:07:41.235735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24976 | ||
| 9632 | 2026.01.30 07:07:41.236271 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.01.30 07:07:41.236319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9634 | 2026.01.30 07:07:41.236827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9635 | 2026.01.30 07:07:41.237061 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.01.30 07:07:41.237207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24976 | ||
| 9637 | 2026.01.30 07:07:41.258385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1176 | ||
| 9638 | 2026.01.30 07:07:41.260513 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.01.30 07:07:41.260563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9640 | 2026.01.30 07:07:41.261773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9641 | 2026.01.30 07:07:41.262050 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2026.01.30 07:07:41.262430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9643 | 2026.01.30 07:07:42.166652 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2026.01.30 07:07:42.166830 [ 276 ] {b376f3eb-e196-49a1-8a58-3cdfc6f2f820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9645 | 2026.01.30 07:07:42.166899 [ 276 ] {b376f3eb-e196-49a1-8a58-3cdfc6f2f820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9646 | 2026.01.30 07:07:42.167572 [ 276 ] {b376f3eb-e196-49a1-8a58-3cdfc6f2f820} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.01.30 07:07:42.167625 [ 276 ] {b376f3eb-e196-49a1-8a58-3cdfc6f2f820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9648 | 2026.01.30 07:07:42.168024 [ 276 ] {b376f3eb-e196-49a1-8a58-3cdfc6f2f820} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9649 | 2026.01.30 07:07:42.168258 [ 276 ] {b376f3eb-e196-49a1-8a58-3cdfc6f2f820} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.01.30 07:07:42.168424 [ 276 ] {b376f3eb-e196-49a1-8a58-3cdfc6f2f820} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. | ||
| 9651 | 2026.01.30 07:07:42.168475 [ 276 ] {b376f3eb-e196-49a1-8a58-3cdfc6f2f820} <Debug> TCPHandler: Processed in 0.001951884 sec. | ||
| 9652 | 2026.01.30 07:07:42.168606 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.01.30 07:07:42.168707 [ 276 ] {002ee9e4-2211-4602-ac04-d0a611cd0c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9654 | 2026.01.30 07:07:42.168750 [ 276 ] {002ee9e4-2211-4602-ac04-d0a611cd0c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9655 | 2026.01.30 07:07:42.169194 [ 276 ] {002ee9e4-2211-4602-ac04-d0a611cd0c8d} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.01.30 07:07:42.169233 [ 276 ] {002ee9e4-2211-4602-ac04-d0a611cd0c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9657 | 2026.01.30 07:07:42.169586 [ 276 ] {002ee9e4-2211-4602-ac04-d0a611cd0c8d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9658 | 2026.01.30 07:07:42.169811 [ 276 ] {002ee9e4-2211-4602-ac04-d0a611cd0c8d} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.01.30 07:07:42.169944 [ 276 ] {002ee9e4-2211-4602-ac04-d0a611cd0c8d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 9660 | 2026.01.30 07:07:42.169983 [ 276 ] {002ee9e4-2211-4602-ac04-d0a611cd0c8d} <Debug> TCPHandler: Processed in 0.00143065 sec. | ||
| 9661 | 2026.01.30 07:07:42.170098 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.01.30 07:07:42.170193 [ 276 ] {1e787908-0ca9-4db9-8532-7a862c315b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9663 | 2026.01.30 07:07:42.170238 [ 276 ] {1e787908-0ca9-4db9-8532-7a862c315b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9664 | 2026.01.30 07:07:42.170663 [ 276 ] {1e787908-0ca9-4db9-8532-7a862c315b5b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.01.30 07:07:42.170700 [ 276 ] {1e787908-0ca9-4db9-8532-7a862c315b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9666 | 2026.01.30 07:07:42.171046 [ 276 ] {1e787908-0ca9-4db9-8532-7a862c315b5b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9667 | 2026.01.30 07:07:42.171263 [ 276 ] {1e787908-0ca9-4db9-8532-7a862c315b5b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.01.30 07:07:42.171395 [ 276 ] {1e787908-0ca9-4db9-8532-7a862c315b5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 9669 | 2026.01.30 07:07:42.171433 [ 276 ] {1e787908-0ca9-4db9-8532-7a862c315b5b} <Debug> TCPHandler: Processed in 0.001383738 sec. | ||
| 9670 | 2026.01.30 07:07:42.171541 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.01.30 07:07:42.171634 [ 276 ] {06dc616c-5fac-4a47-abd0-c2e886971ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9672 | 2026.01.30 07:07:42.171676 [ 276 ] {06dc616c-5fac-4a47-abd0-c2e886971ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9673 | 2026.01.30 07:07:42.172007 [ 276 ] {06dc616c-5fac-4a47-abd0-c2e886971ed1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.01.30 07:07:42.172043 [ 276 ] {06dc616c-5fac-4a47-abd0-c2e886971ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9675 | 2026.01.30 07:07:42.172345 [ 276 ] {06dc616c-5fac-4a47-abd0-c2e886971ed1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9676 | 2026.01.30 07:07:42.172553 [ 276 ] {06dc616c-5fac-4a47-abd0-c2e886971ed1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.01.30 07:07:42.172682 [ 276 ] {06dc616c-5fac-4a47-abd0-c2e886971ed1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 9678 | 2026.01.30 07:07:42.172718 [ 276 ] {06dc616c-5fac-4a47-abd0-c2e886971ed1} <Debug> TCPHandler: Processed in 0.001225264 sec. | ||
| 9679 | 2026.01.30 07:07:42.559091 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 9680 | 2026.01.30 07:07:42.574006 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.01.30 07:07:42.574063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9682 | 2026.01.30 07:07:42.579426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9683 | 2026.01.30 07:07:42.580095 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.01.30 07:07:42.582730 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9685 | 2026.01.30 07:07:47.167325 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.01.30 07:07:47.167625 [ 276 ] {f3709cd9-970d-4fc0-b3ba-27fc5f097ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9687 | 2026.01.30 07:07:47.167734 [ 276 ] {f3709cd9-970d-4fc0-b3ba-27fc5f097ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9688 | 2026.01.30 07:07:47.168621 [ 276 ] {f3709cd9-970d-4fc0-b3ba-27fc5f097ddc} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.01.30 07:07:47.168672 [ 276 ] {f3709cd9-970d-4fc0-b3ba-27fc5f097ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9690 | 2026.01.30 07:07:47.169093 [ 276 ] {f3709cd9-970d-4fc0-b3ba-27fc5f097ddc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9691 | 2026.01.30 07:07:47.169336 [ 276 ] {f3709cd9-970d-4fc0-b3ba-27fc5f097ddc} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.01.30 07:07:47.169502 [ 276 ] {f3709cd9-970d-4fc0-b3ba-27fc5f097ddc} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00195 sec., 69743.58974358975 rows/sec., 6.03 MiB/sec. | ||
| 9693 | 2026.01.30 07:07:47.169511 [ 28 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9694 | 2026.01.30 07:07:47.169556 [ 276 ] {f3709cd9-970d-4fc0-b3ba-27fc5f097ddc} <Debug> TCPHandler: Processed in 0.002412247 sec. | ||
| 9695 | 2026.01.30 07:07:47.169581 [ 28 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.01.30 07:07:47.169614 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9697 | 2026.01.30 07:07:47.169697 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2026.01.30 07:07:47.169747 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9699 | 2026.01.30 07:07:47.169805 [ 276 ] {703e2497-00ce-46eb-ba5c-71f89b3ffdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9700 | 2026.01.30 07:07:47.169853 [ 276 ] {703e2497-00ce-46eb-ba5c-71f89b3ffdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9701 | 2026.01.30 07:07:47.169900 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9702 | 2026.01.30 07:07:47.169943 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2553 rows starting from the beginning of the part | ||
| 9703 | 2026.01.30 07:07:47.170016 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 9704 | 2026.01.30 07:07:47.170065 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9705 | 2026.01.30 07:07:47.170109 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 141 rows starting from the beginning of the part | ||
| 9706 | 2026.01.30 07:07:47.170149 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9707 | 2026.01.30 07:07:47.170190 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 9708 | 2026.01.30 07:07:47.170304 [ 276 ] {703e2497-00ce-46eb-ba5c-71f89b3ffdc7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.01.30 07:07:47.170350 [ 276 ] {703e2497-00ce-46eb-ba5c-71f89b3ffdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9710 | 2026.01.30 07:07:47.170694 [ 276 ] {703e2497-00ce-46eb-ba5c-71f89b3ffdc7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9711 | 2026.01.30 07:07:47.170931 [ 276 ] {703e2497-00ce-46eb-ba5c-71f89b3ffdc7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2026.01.30 07:07:47.171069 [ 276 ] {703e2497-00ce-46eb-ba5c-71f89b3ffdc7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001288 sec., 31055.90062111801 rows/sec., 2.28 MiB/sec. | ||
| 9713 | 2026.01.30 07:07:47.171110 [ 276 ] {703e2497-00ce-46eb-ba5c-71f89b3ffdc7} <Debug> TCPHandler: Processed in 0.001466081 sec. | ||
| 9714 | 2026.01.30 07:07:47.171235 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9715 | 2026.01.30 07:07:47.171331 [ 276 ] {30c929ae-2c3b-4986-b74b-70abc49af626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9716 | 2026.01.30 07:07:47.171372 [ 276 ] {30c929ae-2c3b-4986-b74b-70abc49af626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9717 | 2026.01.30 07:07:47.171566 [ 194 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885312 sec., 1632621.019756942 rows/sec., 140.14 MiB/sec. | ||
| 9718 | 2026.01.30 07:07:47.171823 [ 276 ] {30c929ae-2c3b-4986-b74b-70abc49af626} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.01.30 07:07:47.171862 [ 276 ] {30c929ae-2c3b-4986-b74b-70abc49af626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9720 | 2026.01.30 07:07:47.171878 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9721 | 2026.01.30 07:07:47.172187 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.01.30 07:07:47.172219 [ 276 ] {30c929ae-2c3b-4986-b74b-70abc49af626} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9723 | 2026.01.30 07:07:47.172262 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_76_15} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9724 | 2026.01.30 07:07:47.172347 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 9725 | 2026.01.30 07:07:47.172454 [ 276 ] {30c929ae-2c3b-4986-b74b-70abc49af626} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.01.30 07:07:47.172576 [ 28 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9727 | 2026.01.30 07:07:47.172587 [ 276 ] {30c929ae-2c3b-4986-b74b-70abc49af626} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001276 sec., 81504.70219435736 rows/sec., 6.37 MiB/sec. | ||
| 9728 | 2026.01.30 07:07:47.172619 [ 28 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.01.30 07:07:47.172643 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9730 | 2026.01.30 07:07:47.172643 [ 276 ] {30c929ae-2c3b-4986-b74b-70abc49af626} <Debug> TCPHandler: Processed in 0.0014582 sec. | ||
| 9731 | 2026.01.30 07:07:47.172739 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9732 | 2026.01.30 07:07:47.172781 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9733 | 2026.01.30 07:07:47.172864 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9734 | 2026.01.30 07:07:47.172881 [ 276 ] {f2e5bd86-4a22-460a-83b0-3eac228daa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9735 | 2026.01.30 07:07:47.172902 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1303 rows starting from the beginning of the part | ||
| 9736 | 2026.01.30 07:07:47.172928 [ 276 ] {f2e5bd86-4a22-460a-83b0-3eac228daa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9737 | 2026.01.30 07:07:47.172972 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 9738 | 2026.01.30 07:07:47.173022 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9739 | 2026.01.30 07:07:47.173064 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 114 rows starting from the beginning of the part | ||
| 9740 | 2026.01.30 07:07:47.173100 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9741 | 2026.01.30 07:07:47.173161 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 9742 | 2026.01.30 07:07:47.173365 [ 276 ] {f2e5bd86-4a22-460a-83b0-3eac228daa05} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.01.30 07:07:47.173406 [ 276 ] {f2e5bd86-4a22-460a-83b0-3eac228daa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9744 | 2026.01.30 07:07:47.173770 [ 276 ] {f2e5bd86-4a22-460a-83b0-3eac228daa05} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9745 | 2026.01.30 07:07:47.174008 [ 276 ] {f2e5bd86-4a22-460a-83b0-3eac228daa05} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.01.30 07:07:47.174122 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9747 | 2026.01.30 07:07:47.174139 [ 276 ] {f2e5bd86-4a22-460a-83b0-3eac228daa05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 9748 | 2026.01.30 07:07:47.174162 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.01.30 07:07:47.174184 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9750 | 2026.01.30 07:07:47.174185 [ 276 ] {f2e5bd86-4a22-460a-83b0-3eac228daa05} <Debug> TCPHandler: Processed in 0.00145344 sec. | ||
| 9751 | 2026.01.30 07:07:47.174258 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9752 | 2026.01.30 07:07:47.174302 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611244 sec., 1087979.22598936 rows/sec., 84.21 MiB/sec. | ||
| 9753 | 2026.01.30 07:07:47.174311 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2026.01.30 07:07:47.174347 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9755 | 2026.01.30 07:07:47.174379 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22027 rows starting from the beginning of the part | ||
| 9756 | 2026.01.30 07:07:47.174420 [ 276 ] {92dd0478-ea4e-4326-b9f3-c20ef5f8d977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9757 | 2026.01.30 07:07:47.174425 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9758 | 2026.01.30 07:07:47.174481 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 9759 | 2026.01.30 07:07:47.174482 [ 276 ] {92dd0478-ea4e-4326-b9f3-c20ef5f8d977} <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 | ||
| 9760 | 2026.01.30 07:07:47.174513 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9761 | 2026.01.30 07:07:47.174525 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 165 rows starting from the beginning of the part | ||
| 9762 | 2026.01.30 07:07:47.174566 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9763 | 2026.01.30 07:07:47.174601 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9764 | 2026.01.30 07:07:47.174854 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2026.01.30 07:07:47.174943 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_76_15} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9766 | 2026.01.30 07:07:47.175031 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 9767 | 2026.01.30 07:07:47.175386 [ 276 ] {92dd0478-ea4e-4326-b9f3-c20ef5f8d977} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.01.30 07:07:47.175423 [ 276 ] {92dd0478-ea4e-4326-b9f3-c20ef5f8d977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9769 | 2026.01.30 07:07:47.176074 [ 276 ] {92dd0478-ea4e-4326-b9f3-c20ef5f8d977} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9770 | 2026.01.30 07:07:47.176316 [ 276 ] {92dd0478-ea4e-4326-b9f3-c20ef5f8d977} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.01.30 07:07:47.176461 [ 276 ] {92dd0478-ea4e-4326-b9f3-c20ef5f8d977} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002061 sec., 19408.05434255216 rows/sec., 34.78 MiB/sec. | ||
| 9772 | 2026.01.30 07:07:47.176517 [ 276 ] {92dd0478-ea4e-4326-b9f3-c20ef5f8d977} <Debug> TCPHandler: Processed in 0.002255113 sec. | ||
| 9773 | 2026.01.30 07:07:47.176629 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.01.30 07:07:47.176723 [ 276 ] {ad96f6eb-83e0-4a98-a331-32374d50534b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9775 | 2026.01.30 07:07:47.176765 [ 276 ] {ad96f6eb-83e0-4a98-a331-32374d50534b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9776 | 2026.01.30 07:07:47.177106 [ 276 ] {ad96f6eb-83e0-4a98-a331-32374d50534b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.01.30 07:07:47.177142 [ 276 ] {ad96f6eb-83e0-4a98-a331-32374d50534b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9778 | 2026.01.30 07:07:47.177594 [ 276 ] {ad96f6eb-83e0-4a98-a331-32374d50534b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9779 | 2026.01.30 07:07:47.177822 [ 276 ] {ad96f6eb-83e0-4a98-a331-32374d50534b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.01.30 07:07:47.177939 [ 28 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9781 | 2026.01.30 07:07:47.177954 [ 276 ] {ad96f6eb-83e0-4a98-a331-32374d50534b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 9782 | 2026.01.30 07:07:47.177978 [ 28 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2026.01.30 07:07:47.178002 [ 276 ] {ad96f6eb-83e0-4a98-a331-32374d50534b} <Debug> TCPHandler: Processed in 0.001421719 sec. | ||
| 9784 | 2026.01.30 07:07:47.178002 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9785 | 2026.01.30 07:07:47.178154 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9786 | 2026.01.30 07:07:47.178324 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9787 | 2026.01.30 07:07:47.178366 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4368 rows starting from the beginning of the part | ||
| 9788 | 2026.01.30 07:07:47.178443 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9789 | 2026.01.30 07:07:47.178498 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9790 | 2026.01.30 07:07:47.178548 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9791 | 2026.01.30 07:07:47.178596 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9792 | 2026.01.30 07:07:47.178642 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9793 | 2026.01.30 07:07:47.180723 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4668 rows, containing 4 columns (4 merged, 0 gathered) in 0.002633794 sec., 1772348.1790906957 rows/sec., 117.97 MiB/sec. | ||
| 9794 | 2026.01.30 07:07:47.181177 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9795 | 2026.01.30 07:07:47.181449 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2026.01.30 07:07:47.181527 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_76_15} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9797 | 2026.01.30 07:07:47.181601 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9798 | 2026.01.30 07:07:47.182926 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22832 rows, containing 5 columns (5 merged, 0 gathered) in 0.008699432 sec., 2624539.1653156206 rows/sec., 179.50 MiB/sec. | ||
| 9799 | 2026.01.30 07:07:47.183440 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9800 | 2026.01.30 07:07:47.183719 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.01.30 07:07:47.183801 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9802 | 2026.01.30 07:07:47.183884 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9803 | 2026.01.30 07:07:48.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.26 MiB, peak 334.89 MiB, free memory in arenas 0.00 B, will set to 325.17 MiB (RSS), difference: 1.91 MiB | ||
| 9804 | 2026.01.30 07:07:48.738257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25424 | ||
| 9805 | 2026.01.30 07:07:48.738758 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.01.30 07:07:48.738809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9807 | 2026.01.30 07:07:48.739290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9808 | 2026.01.30 07:07:48.739537 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.01.30 07:07:48.739687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25424 | ||
| 9810 | 2026.01.30 07:07:50.083703 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 9811 | 2026.01.30 07:07:50.100283 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.01.30 07:07:50.100349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9813 | 2026.01.30 07:07:50.105901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9814 | 2026.01.30 07:07:50.106627 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.01.30 07:07:50.109972 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 9816 | 2026.01.30 07:07:51.263448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1196 | ||
| 9817 | 2026.01.30 07:07:51.265581 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.01.30 07:07:51.265638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9819 | 2026.01.30 07:07:51.266847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9820 | 2026.01.30 07:07:51.267125 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.01.30 07:07:51.267511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1196 | ||
| 9822 | 2026.01.30 07:07:52.219569 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.01.30 07:07:52.219780 [ 276 ] {a88b9801-4e19-4e93-9249-5464aa27d43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.01.30 07:07:52.219863 [ 276 ] {a88b9801-4e19-4e93-9249-5464aa27d43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9825 | 2026.01.30 07:07:52.220779 [ 276 ] {a88b9801-4e19-4e93-9249-5464aa27d43c} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.01.30 07:07:52.220846 [ 276 ] {a88b9801-4e19-4e93-9249-5464aa27d43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9827 | 2026.01.30 07:07:52.221441 [ 276 ] {a88b9801-4e19-4e93-9249-5464aa27d43c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9828 | 2026.01.30 07:07:52.221828 [ 276 ] {a88b9801-4e19-4e93-9249-5464aa27d43c} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.01.30 07:07:52.222089 [ 276 ] {a88b9801-4e19-4e93-9249-5464aa27d43c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002354 sec., 10195.412064570943 rows/sec., 866.21 KiB/sec. | ||
| 9830 | 2026.01.30 07:07:52.222176 [ 276 ] {a88b9801-4e19-4e93-9249-5464aa27d43c} <Debug> TCPHandler: Processed in 0.002753567 sec. | ||
| 9831 | 2026.01.30 07:07:52.222366 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.01.30 07:07:52.222497 [ 276 ] {15044d90-7705-46ed-a94a-8bae63d52de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9833 | 2026.01.30 07:07:52.222565 [ 276 ] {15044d90-7705-46ed-a94a-8bae63d52de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9834 | 2026.01.30 07:07:52.223119 [ 276 ] {15044d90-7705-46ed-a94a-8bae63d52de7} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.01.30 07:07:52.223160 [ 276 ] {15044d90-7705-46ed-a94a-8bae63d52de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9836 | 2026.01.30 07:07:52.223590 [ 276 ] {15044d90-7705-46ed-a94a-8bae63d52de7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9837 | 2026.01.30 07:07:52.223918 [ 276 ] {15044d90-7705-46ed-a94a-8bae63d52de7} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.01.30 07:07:52.224115 [ 276 ] {15044d90-7705-46ed-a94a-8bae63d52de7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001652 sec., 2421.3075060532688 rows/sec., 197.44 KiB/sec. | ||
| 9839 | 2026.01.30 07:07:52.224177 [ 276 ] {15044d90-7705-46ed-a94a-8bae63d52de7} <Debug> TCPHandler: Processed in 0.001881762 sec. | ||
| 9840 | 2026.01.30 07:07:52.224523 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9841 | 2026.01.30 07:07:52.224659 [ 276 ] {4be79fdf-1ac7-4ee0-8fa3-8563ea93bffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9842 | 2026.01.30 07:07:52.224720 [ 276 ] {4be79fdf-1ac7-4ee0-8fa3-8563ea93bffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9843 | 2026.01.30 07:07:52.226490 [ 276 ] {4be79fdf-1ac7-4ee0-8fa3-8563ea93bffd} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.01.30 07:07:52.226542 [ 276 ] {4be79fdf-1ac7-4ee0-8fa3-8563ea93bffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9845 | 2026.01.30 07:07:52.227158 [ 276 ] {4be79fdf-1ac7-4ee0-8fa3-8563ea93bffd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9846 | 2026.01.30 07:07:52.227496 [ 276 ] {4be79fdf-1ac7-4ee0-8fa3-8563ea93bffd} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.01.30 07:07:52.227690 [ 276 ] {4be79fdf-1ac7-4ee0-8fa3-8563ea93bffd} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.003062 sec., 430437.6224689745 rows/sec., 35.75 MiB/sec. | ||
| 9848 | 2026.01.30 07:07:52.227747 [ 276 ] {4be79fdf-1ac7-4ee0-8fa3-8563ea93bffd} <Debug> TCPHandler: Processed in 0.003288051 sec. | ||
| 9849 | 2026.01.30 07:07:52.227963 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.01.30 07:07:52.228091 [ 276 ] {7ac66a05-6131-4f7e-b623-b1e1fcf672de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9851 | 2026.01.30 07:07:52.228147 [ 276 ] {7ac66a05-6131-4f7e-b623-b1e1fcf672de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9852 | 2026.01.30 07:07:52.228740 [ 276 ] {7ac66a05-6131-4f7e-b623-b1e1fcf672de} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.01.30 07:07:52.228788 [ 276 ] {7ac66a05-6131-4f7e-b623-b1e1fcf672de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9854 | 2026.01.30 07:07:52.229205 [ 276 ] {7ac66a05-6131-4f7e-b623-b1e1fcf672de} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9855 | 2026.01.30 07:07:52.229502 [ 276 ] {7ac66a05-6131-4f7e-b623-b1e1fcf672de} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.01.30 07:07:52.229685 [ 25 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9857 | 2026.01.30 07:07:52.229692 [ 276 ] {7ac66a05-6131-4f7e-b623-b1e1fcf672de} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001632 sec., 9803.921568627451 rows/sec., 759.95 KiB/sec. | ||
| 9858 | 2026.01.30 07:07:52.229788 [ 25 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.01.30 07:07:52.229814 [ 276 ] {7ac66a05-6131-4f7e-b623-b1e1fcf672de} <Debug> TCPHandler: Processed in 0.001917114 sec. | ||
| 9860 | 2026.01.30 07:07:52.229833 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9861 | 2026.01.30 07:07:52.229978 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 9862 | 2026.01.30 07:07:52.230016 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.01.30 07:07:52.230147 [ 276 ] {4c925a69-aeda-4578-a9e8-4141e55c6958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9864 | 2026.01.30 07:07:52.230160 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9865 | 2026.01.30 07:07:52.230208 [ 276 ] {4c925a69-aeda-4578-a9e8-4141e55c6958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9866 | 2026.01.30 07:07:52.230225 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 295 rows starting from the beginning of the part | ||
| 9867 | 2026.01.30 07:07:52.230333 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 9868 | 2026.01.30 07:07:52.230410 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 9869 | 2026.01.30 07:07:52.230482 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 50 rows starting from the beginning of the part | ||
| 9870 | 2026.01.30 07:07:52.230553 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 9871 | 2026.01.30 07:07:52.230623 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part | ||
| 9872 | 2026.01.30 07:07:52.230967 [ 276 ] {4c925a69-aeda-4578-a9e8-4141e55c6958} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.01.30 07:07:52.231021 [ 276 ] {4c925a69-aeda-4578-a9e8-4141e55c6958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9874 | 2026.01.30 07:07:52.231504 [ 276 ] {4c925a69-aeda-4578-a9e8-4141e55c6958} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9875 | 2026.01.30 07:07:52.231871 [ 276 ] {4c925a69-aeda-4578-a9e8-4141e55c6958} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.01.30 07:07:52.231987 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071598 sec., 218671.76932976377 rows/sec., 15.30 MiB/sec. | ||
| 9877 | 2026.01.30 07:07:52.232055 [ 276 ] {4c925a69-aeda-4578-a9e8-4141e55c6958} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001938 sec., 130030.95975232197 rows/sec., 8.99 MiB/sec. | ||
| 9878 | 2026.01.30 07:07:52.232112 [ 276 ] {4c925a69-aeda-4578-a9e8-4141e55c6958} <Debug> TCPHandler: Processed in 0.002156039 sec. | ||
| 9879 | 2026.01.30 07:07:52.232213 [ 189 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9880 | 2026.01.30 07:07:52.232263 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.01.30 07:07:52.232380 [ 276 ] {675a4436-ff9c-4caa-bac9-8304c99ec833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9882 | 2026.01.30 07:07:52.232434 [ 276 ] {675a4436-ff9c-4caa-bac9-8304c99ec833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9883 | 2026.01.30 07:07:52.232592 [ 189 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.01.30 07:07:52.232708 [ 189 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_51_10} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9885 | 2026.01.30 07:07:52.232832 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9886 | 2026.01.30 07:07:52.232969 [ 276 ] {675a4436-ff9c-4caa-bac9-8304c99ec833} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.01.30 07:07:52.233020 [ 276 ] {675a4436-ff9c-4caa-bac9-8304c99ec833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9888 | 2026.01.30 07:07:52.233416 [ 276 ] {675a4436-ff9c-4caa-bac9-8304c99ec833} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9889 | 2026.01.30 07:07:52.233696 [ 276 ] {675a4436-ff9c-4caa-bac9-8304c99ec833} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.01.30 07:07:52.233859 [ 276 ] {675a4436-ff9c-4caa-bac9-8304c99ec833} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001507 sec., 7962.8400796284 rows/sec., 622.10 KiB/sec. | ||
| 9891 | 2026.01.30 07:07:52.233901 [ 276 ] {675a4436-ff9c-4caa-bac9-8304c99ec833} <Debug> TCPHandler: Processed in 0.001696037 sec. | ||
| 9892 | 2026.01.30 07:07:52.234035 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.01.30 07:07:52.234154 [ 276 ] {1c644296-7117-423c-a824-034c0340f68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9894 | 2026.01.30 07:07:52.234196 [ 276 ] {1c644296-7117-423c-a824-034c0340f68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9895 | 2026.01.30 07:07:52.235019 [ 276 ] {1c644296-7117-423c-a824-034c0340f68a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.01.30 07:07:52.235060 [ 276 ] {1c644296-7117-423c-a824-034c0340f68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9897 | 2026.01.30 07:07:52.235501 [ 276 ] {1c644296-7117-423c-a824-034c0340f68a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9898 | 2026.01.30 07:07:52.235772 [ 276 ] {1c644296-7117-423c-a824-034c0340f68a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.01.30 07:07:52.235944 [ 276 ] {1c644296-7117-423c-a824-034c0340f68a} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001816 sec., 308370.04405286344 rows/sec., 23.12 MiB/sec. | ||
| 9900 | 2026.01.30 07:07:52.235993 [ 276 ] {1c644296-7117-423c-a824-034c0340f68a} <Debug> TCPHandler: Processed in 0.002011016 sec. | ||
| 9901 | 2026.01.30 07:07:52.236148 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2026.01.30 07:07:52.236268 [ 276 ] {9f060214-0454-4572-aac6-813b332a07ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9903 | 2026.01.30 07:07:52.236327 [ 276 ] {9f060214-0454-4572-aac6-813b332a07ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9904 | 2026.01.30 07:07:52.237174 [ 276 ] {9f060214-0454-4572-aac6-813b332a07ef} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.01.30 07:07:52.237214 [ 276 ] {9f060214-0454-4572-aac6-813b332a07ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9906 | 2026.01.30 07:07:52.237670 [ 276 ] {9f060214-0454-4572-aac6-813b332a07ef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9907 | 2026.01.30 07:07:52.237982 [ 276 ] {9f060214-0454-4572-aac6-813b332a07ef} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2026.01.30 07:07:52.238157 [ 276 ] {9f060214-0454-4572-aac6-813b332a07ef} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001916 sec., 460334.0292275574 rows/sec., 31.24 MiB/sec. | ||
| 9909 | 2026.01.30 07:07:52.238205 [ 276 ] {9f060214-0454-4572-aac6-813b332a07ef} <Debug> TCPHandler: Processed in 0.002111808 sec. | ||
| 9910 | 2026.01.30 07:07:52.238339 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2026.01.30 07:07:52.238445 [ 276 ] {ba2ce919-cc66-4b42-80f6-cb24c36ad77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9912 | 2026.01.30 07:07:52.238496 [ 276 ] {ba2ce919-cc66-4b42-80f6-cb24c36ad77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9913 | 2026.01.30 07:07:52.238933 [ 276 ] {ba2ce919-cc66-4b42-80f6-cb24c36ad77b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.01.30 07:07:52.238979 [ 276 ] {ba2ce919-cc66-4b42-80f6-cb24c36ad77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9915 | 2026.01.30 07:07:52.239395 [ 276 ] {ba2ce919-cc66-4b42-80f6-cb24c36ad77b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9916 | 2026.01.30 07:07:52.239674 [ 276 ] {ba2ce919-cc66-4b42-80f6-cb24c36ad77b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2026.01.30 07:07:52.239840 [ 276 ] {ba2ce919-cc66-4b42-80f6-cb24c36ad77b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
| 9918 | 2026.01.30 07:07:52.239885 [ 276 ] {ba2ce919-cc66-4b42-80f6-cb24c36ad77b} <Debug> TCPHandler: Processed in 0.001602684 sec. | ||
| 9919 | 2026.01.30 07:07:55.970458 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9920 | 2026.01.30 07:07:55.970508 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9921 | 2026.01.30 07:07:56.240729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25936 | ||
| 9922 | 2026.01.30 07:07:56.241262 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2026.01.30 07:07:56.241305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9924 | 2026.01.30 07:07:56.241786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9925 | 2026.01.30 07:07:56.242033 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2026.01.30 07:07:56.242182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25936 | ||
| 9927 | 2026.01.30 07:07:57.168007 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9928 | 2026.01.30 07:07:57.168193 [ 276 ] {f876fffb-f8ec-481a-87a9-f5603f4fb623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9929 | 2026.01.30 07:07:57.168265 [ 276 ] {f876fffb-f8ec-481a-87a9-f5603f4fb623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9930 | 2026.01.30 07:07:57.169019 [ 276 ] {f876fffb-f8ec-481a-87a9-f5603f4fb623} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.01.30 07:07:57.169064 [ 276 ] {f876fffb-f8ec-481a-87a9-f5603f4fb623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9932 | 2026.01.30 07:07:57.169464 [ 276 ] {f876fffb-f8ec-481a-87a9-f5603f4fb623} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9933 | 2026.01.30 07:07:57.169698 [ 276 ] {f876fffb-f8ec-481a-87a9-f5603f4fb623} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.01.30 07:07:57.169920 [ 276 ] {f876fffb-f8ec-481a-87a9-f5603f4fb623} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001775 sec., 76619.71830985915 rows/sec., 6.63 MiB/sec. | ||
| 9935 | 2026.01.30 07:07:57.169990 [ 276 ] {f876fffb-f8ec-481a-87a9-f5603f4fb623} <Debug> TCPHandler: Processed in 0.002119719 sec. | ||
| 9936 | 2026.01.30 07:07:57.170147 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9937 | 2026.01.30 07:07:57.170260 [ 276 ] {d26b3d37-8122-4e6f-b80d-a2d9d338eeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9938 | 2026.01.30 07:07:57.170313 [ 276 ] {d26b3d37-8122-4e6f-b80d-a2d9d338eeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9939 | 2026.01.30 07:07:57.170876 [ 276 ] {d26b3d37-8122-4e6f-b80d-a2d9d338eeea} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2026.01.30 07:07:57.170915 [ 276 ] {d26b3d37-8122-4e6f-b80d-a2d9d338eeea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9941 | 2026.01.30 07:07:57.171265 [ 276 ] {d26b3d37-8122-4e6f-b80d-a2d9d338eeea} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9942 | 2026.01.30 07:07:57.171474 [ 276 ] {d26b3d37-8122-4e6f-b80d-a2d9d338eeea} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2026.01.30 07:07:57.171615 [ 276 ] {d26b3d37-8122-4e6f-b80d-a2d9d338eeea} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001383 sec., 28922.63195950832 rows/sec., 2.12 MiB/sec. | ||
| 9944 | 2026.01.30 07:07:57.171658 [ 276 ] {d26b3d37-8122-4e6f-b80d-a2d9d338eeea} <Debug> TCPHandler: Processed in 0.001577654 sec. | ||
| 9945 | 2026.01.30 07:07:57.171779 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2026.01.30 07:07:57.171875 [ 276 ] {dda08609-caca-49e0-adf2-23371c5cdf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9947 | 2026.01.30 07:07:57.171917 [ 276 ] {dda08609-caca-49e0-adf2-23371c5cdf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9948 | 2026.01.30 07:07:57.172364 [ 276 ] {dda08609-caca-49e0-adf2-23371c5cdf24} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.01.30 07:07:57.172401 [ 276 ] {dda08609-caca-49e0-adf2-23371c5cdf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9950 | 2026.01.30 07:07:57.172724 [ 276 ] {dda08609-caca-49e0-adf2-23371c5cdf24} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9951 | 2026.01.30 07:07:57.172930 [ 276 ] {dda08609-caca-49e0-adf2-23371c5cdf24} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.01.30 07:07:57.173068 [ 276 ] {dda08609-caca-49e0-adf2-23371c5cdf24} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001213 sec., 85737.84006595217 rows/sec., 6.70 MiB/sec. | ||
| 9953 | 2026.01.30 07:07:57.173107 [ 276 ] {dda08609-caca-49e0-adf2-23371c5cdf24} <Debug> TCPHandler: Processed in 0.001377508 sec. | ||
| 9954 | 2026.01.30 07:07:57.173223 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2026.01.30 07:07:57.173317 [ 276 ] {61a36ab8-10a7-4fe8-a162-1eeb0b48e8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.01.30 07:07:57.173362 [ 276 ] {61a36ab8-10a7-4fe8-a162-1eeb0b48e8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9957 | 2026.01.30 07:07:57.173783 [ 276 ] {61a36ab8-10a7-4fe8-a162-1eeb0b48e8c2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.01.30 07:07:57.173819 [ 276 ] {61a36ab8-10a7-4fe8-a162-1eeb0b48e8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9959 | 2026.01.30 07:07:57.174141 [ 276 ] {61a36ab8-10a7-4fe8-a162-1eeb0b48e8c2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9960 | 2026.01.30 07:07:57.174351 [ 276 ] {61a36ab8-10a7-4fe8-a162-1eeb0b48e8c2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.01.30 07:07:57.174487 [ 276 ] {61a36ab8-10a7-4fe8-a162-1eeb0b48e8c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 9962 | 2026.01.30 07:07:57.174525 [ 276 ] {61a36ab8-10a7-4fe8-a162-1eeb0b48e8c2} <Debug> TCPHandler: Processed in 0.001351417 sec. | ||
| 9963 | 2026.01.30 07:07:57.174635 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2026.01.30 07:07:57.174729 [ 276 ] {197ad651-78a7-4cf0-95b0-3ee01a4d958f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9965 | 2026.01.30 07:07:57.174784 [ 276 ] {197ad651-78a7-4cf0-95b0-3ee01a4d958f} <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 | ||
| 9966 | 2026.01.30 07:07:57.175730 [ 276 ] {197ad651-78a7-4cf0-95b0-3ee01a4d958f} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.01.30 07:07:57.175767 [ 276 ] {197ad651-78a7-4cf0-95b0-3ee01a4d958f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9968 | 2026.01.30 07:07:57.176332 [ 276 ] {197ad651-78a7-4cf0-95b0-3ee01a4d958f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9969 | 2026.01.30 07:07:57.176552 [ 276 ] {197ad651-78a7-4cf0-95b0-3ee01a4d958f} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2026.01.30 07:07:57.176697 [ 276 ] {197ad651-78a7-4cf0-95b0-3ee01a4d958f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. | ||
| 9971 | 2026.01.30 07:07:57.176774 [ 276 ] {197ad651-78a7-4cf0-95b0-3ee01a4d958f} <Debug> TCPHandler: Processed in 0.002187091 sec. | ||
| 9972 | 2026.01.30 07:07:57.176890 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9973 | 2026.01.30 07:07:57.176983 [ 276 ] {93638e61-a8bc-49a7-b1ff-7eb6f3629cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9974 | 2026.01.30 07:07:57.177025 [ 276 ] {93638e61-a8bc-49a7-b1ff-7eb6f3629cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9975 | 2026.01.30 07:07:57.177381 [ 276 ] {93638e61-a8bc-49a7-b1ff-7eb6f3629cc5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.30 07:07:57.177417 [ 276 ] {93638e61-a8bc-49a7-b1ff-7eb6f3629cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9977 | 2026.01.30 07:07:57.177726 [ 276 ] {93638e61-a8bc-49a7-b1ff-7eb6f3629cc5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9978 | 2026.01.30 07:07:57.177933 [ 276 ] {93638e61-a8bc-49a7-b1ff-7eb6f3629cc5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.30 07:07:57.178067 [ 276 ] {93638e61-a8bc-49a7-b1ff-7eb6f3629cc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 9980 | 2026.01.30 07:07:57.178104 [ 276 ] {93638e61-a8bc-49a7-b1ff-7eb6f3629cc5} <Debug> TCPHandler: Processed in 0.001262745 sec. | ||
| 9981 | 2026.01.30 07:07:57.610957 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 9982 | 2026.01.30 07:07:57.627249 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2026.01.30 07:07:57.627312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9984 | 2026.01.30 07:07:57.633327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9985 | 2026.01.30 07:07:57.634061 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.01.30 07:07:57.637149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9987 | 2026.01.30 07:08:01.268536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1226 | ||
| 9988 | 2026.01.30 07:08:01.270773 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.01.30 07:08:01.270820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9990 | 2026.01.30 07:08:01.271991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9991 | 2026.01.30 07:08:01.272251 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.01.30 07:08:01.272420 [ 65 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9993 | 2026.01.30 07:08:01.272493 [ 65 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.30 07:08:01.272506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1226 | ||
| 9995 | 2026.01.30 07:08:01.272521 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 9996 | 2026.01.30 07:08:01.272660 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 9997 | 2026.01.30 07:08:01.273212 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9998 | 2026.01.30 07:08:01.273356 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1100 rows starting from the beginning of the part | ||
| 9999 | 2026.01.30 07:08:01.273704 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 10000 | 2026.01.30 07:08:01.274012 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
| 10001 | 2026.01.30 07:08:01.274329 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
| 10002 | 2026.01.30 07:08:01.274649 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 10003 | 2026.01.30 07:08:01.274963 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 10004 | 2026.01.30 07:08:01.282279 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 72 columns (72 merged, 0 gathered) in 0.009677989 sec., 126679.20990610757 rows/sec., 102.69 MiB/sec. | ||
| 10005 | 2026.01.30 07:08:01.284341 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10006 | 2026.01.30 07:08:01.285575 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10007 | 2026.01.30 07:08:01.285685 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_41_8} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10008 | 2026.01.30 07:08:01.286113 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 10009 | 2026.01.30 07:08:02.166044 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.01.30 07:08:02.166245 [ 276 ] {be384f8d-e91b-47e6-8ddf-3a480c093673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10011 | 2026.01.30 07:08:02.166321 [ 276 ] {be384f8d-e91b-47e6-8ddf-3a480c093673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10012 | 2026.01.30 07:08:02.167010 [ 276 ] {be384f8d-e91b-47e6-8ddf-3a480c093673} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10013 | 2026.01.30 07:08:02.167064 [ 276 ] {be384f8d-e91b-47e6-8ddf-3a480c093673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10014 | 2026.01.30 07:08:02.167460 [ 276 ] {be384f8d-e91b-47e6-8ddf-3a480c093673} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10015 | 2026.01.30 07:08:02.167684 [ 276 ] {be384f8d-e91b-47e6-8ddf-3a480c093673} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.01.30 07:08:02.167846 [ 276 ] {be384f8d-e91b-47e6-8ddf-3a480c093673} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 10017 | 2026.01.30 07:08:02.167901 [ 276 ] {be384f8d-e91b-47e6-8ddf-3a480c093673} <Debug> TCPHandler: Processed in 0.001995776 sec. | ||
| 10018 | 2026.01.30 07:08:02.168027 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.01.30 07:08:02.168131 [ 276 ] {577e2296-b6cc-43fd-a1e8-e08b94974c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10020 | 2026.01.30 07:08:02.168175 [ 276 ] {577e2296-b6cc-43fd-a1e8-e08b94974c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10021 | 2026.01.30 07:08:02.168626 [ 276 ] {577e2296-b6cc-43fd-a1e8-e08b94974c98} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.01.30 07:08:02.168665 [ 276 ] {577e2296-b6cc-43fd-a1e8-e08b94974c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10023 | 2026.01.30 07:08:02.168978 [ 276 ] {577e2296-b6cc-43fd-a1e8-e08b94974c98} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10024 | 2026.01.30 07:08:02.169186 [ 276 ] {577e2296-b6cc-43fd-a1e8-e08b94974c98} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.01.30 07:08:02.169319 [ 276 ] {577e2296-b6cc-43fd-a1e8-e08b94974c98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 10026 | 2026.01.30 07:08:02.169358 [ 276 ] {577e2296-b6cc-43fd-a1e8-e08b94974c98} <Debug> TCPHandler: Processed in 0.001383498 sec. | ||
| 10027 | 2026.01.30 07:08:02.169472 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.01.30 07:08:02.169567 [ 276 ] {03b45a50-ce68-4a14-834b-2b497140ab44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.01.30 07:08:02.169612 [ 276 ] {03b45a50-ce68-4a14-834b-2b497140ab44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10030 | 2026.01.30 07:08:02.170024 [ 276 ] {03b45a50-ce68-4a14-834b-2b497140ab44} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.01.30 07:08:02.170061 [ 276 ] {03b45a50-ce68-4a14-834b-2b497140ab44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10032 | 2026.01.30 07:08:02.170390 [ 276 ] {03b45a50-ce68-4a14-834b-2b497140ab44} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10033 | 2026.01.30 07:08:02.170614 [ 276 ] {03b45a50-ce68-4a14-834b-2b497140ab44} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.01.30 07:08:02.170746 [ 276 ] {03b45a50-ce68-4a14-834b-2b497140ab44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10035 | 2026.01.30 07:08:02.170783 [ 276 ] {03b45a50-ce68-4a14-834b-2b497140ab44} <Debug> TCPHandler: Processed in 0.001360858 sec. | ||
| 10036 | 2026.01.30 07:08:02.170891 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2026.01.30 07:08:02.170984 [ 276 ] {b85a2889-4c73-4feb-b5f2-6c919a7601bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10038 | 2026.01.30 07:08:02.171027 [ 276 ] {b85a2889-4c73-4feb-b5f2-6c919a7601bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10039 | 2026.01.30 07:08:02.171357 [ 276 ] {b85a2889-4c73-4feb-b5f2-6c919a7601bd} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.01.30 07:08:02.171393 [ 276 ] {b85a2889-4c73-4feb-b5f2-6c919a7601bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10041 | 2026.01.30 07:08:02.171694 [ 276 ] {b85a2889-4c73-4feb-b5f2-6c919a7601bd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10042 | 2026.01.30 07:08:02.171900 [ 276 ] {b85a2889-4c73-4feb-b5f2-6c919a7601bd} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.01.30 07:08:02.172030 [ 276 ] {b85a2889-4c73-4feb-b5f2-6c919a7601bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 10044 | 2026.01.30 07:08:02.172066 [ 276 ] {b85a2889-4c73-4feb-b5f2-6c919a7601bd} <Debug> TCPHandler: Processed in 0.001222654 sec. | ||
| 10045 | 2026.01.30 07:08:03.743243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26384 | ||
| 10046 | 2026.01.30 07:08:03.743749 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.01.30 07:08:03.743797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10048 | 2026.01.30 07:08:03.744309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10049 | 2026.01.30 07:08:03.744547 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.01.30 07:08:03.744699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26384 | ||
| 10051 | 2026.01.30 07:08:05.138140 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10052 | 2026.01.30 07:08:05.156156 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.01.30 07:08:05.156260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10054 | 2026.01.30 07:08:05.162447 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10055 | 2026.01.30 07:08:05.163146 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.01.30 07:08:05.166650 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10057 | 2026.01.30 07:08:07.168223 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10058 | 2026.01.30 07:08:07.168434 [ 276 ] {93faa302-b06d-4464-8f86-b91b0a50b2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10059 | 2026.01.30 07:08:07.168510 [ 276 ] {93faa302-b06d-4464-8f86-b91b0a50b2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10060 | 2026.01.30 07:08:07.169180 [ 276 ] {93faa302-b06d-4464-8f86-b91b0a50b2a9} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.01.30 07:08:07.169231 [ 276 ] {93faa302-b06d-4464-8f86-b91b0a50b2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10062 | 2026.01.30 07:08:07.169650 [ 276 ] {93faa302-b06d-4464-8f86-b91b0a50b2a9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10063 | 2026.01.30 07:08:07.169876 [ 276 ] {93faa302-b06d-4464-8f86-b91b0a50b2a9} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.01.30 07:08:07.170041 [ 276 ] {93faa302-b06d-4464-8f86-b91b0a50b2a9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 196.61 KiB/sec. | ||
| 10065 | 2026.01.30 07:08:07.170092 [ 276 ] {93faa302-b06d-4464-8f86-b91b0a50b2a9} <Debug> TCPHandler: Processed in 0.002006095 sec. | ||
| 10066 | 2026.01.30 07:08:07.170219 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10067 | 2026.01.30 07:08:07.170325 [ 276 ] {b7cdd8f7-4167-46f8-8c34-a982dbeccdb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10068 | 2026.01.30 07:08:07.170370 [ 276 ] {b7cdd8f7-4167-46f8-8c34-a982dbeccdb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10069 | 2026.01.30 07:08:07.170886 [ 276 ] {b7cdd8f7-4167-46f8-8c34-a982dbeccdb2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10070 | 2026.01.30 07:08:07.170924 [ 276 ] {b7cdd8f7-4167-46f8-8c34-a982dbeccdb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10071 | 2026.01.30 07:08:07.171250 [ 276 ] {b7cdd8f7-4167-46f8-8c34-a982dbeccdb2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10072 | 2026.01.30 07:08:07.171478 [ 276 ] {b7cdd8f7-4167-46f8-8c34-a982dbeccdb2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.01.30 07:08:07.171614 [ 276 ] {b7cdd8f7-4167-46f8-8c34-a982dbeccdb2} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.00131 sec., 105343.51145038169 rows/sec., 9.09 MiB/sec. | ||
| 10074 | 2026.01.30 07:08:07.171654 [ 276 ] {b7cdd8f7-4167-46f8-8c34-a982dbeccdb2} <Debug> TCPHandler: Processed in 0.001486122 sec. | ||
| 10075 | 2026.01.30 07:08:07.171775 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10076 | 2026.01.30 07:08:07.171870 [ 276 ] {c6047858-c5dc-4b09-809f-1e16c3da1ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10077 | 2026.01.30 07:08:07.171912 [ 276 ] {c6047858-c5dc-4b09-809f-1e16c3da1ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10078 | 2026.01.30 07:08:07.172329 [ 276 ] {c6047858-c5dc-4b09-809f-1e16c3da1ab5} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.01.30 07:08:07.172366 [ 276 ] {c6047858-c5dc-4b09-809f-1e16c3da1ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10080 | 2026.01.30 07:08:07.172662 [ 276 ] {c6047858-c5dc-4b09-809f-1e16c3da1ab5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10081 | 2026.01.30 07:08:07.172868 [ 276 ] {c6047858-c5dc-4b09-809f-1e16c3da1ab5} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2026.01.30 07:08:07.172997 [ 276 ] {c6047858-c5dc-4b09-809f-1e16c3da1ab5} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001146 sec., 38394.41535776614 rows/sec., 2.80 MiB/sec. | ||
| 10083 | 2026.01.30 07:08:07.173036 [ 276 ] {c6047858-c5dc-4b09-809f-1e16c3da1ab5} <Debug> TCPHandler: Processed in 0.001310586 sec. | ||
| 10084 | 2026.01.30 07:08:07.173147 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10085 | 2026.01.30 07:08:07.173239 [ 276 ] {de3cdc9b-8ff0-4e7c-812f-465cbf6363d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10086 | 2026.01.30 07:08:07.173278 [ 276 ] {de3cdc9b-8ff0-4e7c-812f-465cbf6363d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10087 | 2026.01.30 07:08:07.173710 [ 276 ] {de3cdc9b-8ff0-4e7c-812f-465cbf6363d3} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.01.30 07:08:07.173745 [ 276 ] {de3cdc9b-8ff0-4e7c-812f-465cbf6363d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10089 | 2026.01.30 07:08:07.174049 [ 276 ] {de3cdc9b-8ff0-4e7c-812f-465cbf6363d3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10090 | 2026.01.30 07:08:07.174257 [ 276 ] {de3cdc9b-8ff0-4e7c-812f-465cbf6363d3} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10091 | 2026.01.30 07:08:07.174387 [ 276 ] {de3cdc9b-8ff0-4e7c-812f-465cbf6363d3} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001166 sec., 92624.35677530017 rows/sec., 7.24 MiB/sec. | ||
| 10092 | 2026.01.30 07:08:07.174425 [ 276 ] {de3cdc9b-8ff0-4e7c-812f-465cbf6363d3} <Debug> TCPHandler: Processed in 0.001327697 sec. | ||
| 10093 | 2026.01.30 07:08:07.174540 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.01.30 07:08:07.174633 [ 276 ] {d44c8796-6500-48ea-8e8c-8db5637cb31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10095 | 2026.01.30 07:08:07.174677 [ 276 ] {d44c8796-6500-48ea-8e8c-8db5637cb31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10096 | 2026.01.30 07:08:07.175079 [ 276 ] {d44c8796-6500-48ea-8e8c-8db5637cb31e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.01.30 07:08:07.175115 [ 276 ] {d44c8796-6500-48ea-8e8c-8db5637cb31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10098 | 2026.01.30 07:08:07.175441 [ 276 ] {d44c8796-6500-48ea-8e8c-8db5637cb31e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10099 | 2026.01.30 07:08:07.175659 [ 276 ] {d44c8796-6500-48ea-8e8c-8db5637cb31e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.01.30 07:08:07.175790 [ 276 ] {d44c8796-6500-48ea-8e8c-8db5637cb31e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001176 sec., 137755.10204081633 rows/sec., 9.59 MiB/sec. | ||
| 10101 | 2026.01.30 07:08:07.175828 [ 276 ] {d44c8796-6500-48ea-8e8c-8db5637cb31e} <Debug> TCPHandler: Processed in 0.001337207 sec. | ||
| 10102 | 2026.01.30 07:08:07.175936 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.01.30 07:08:07.176028 [ 276 ] {f73221e6-1996-44ea-ab46-590382fb6460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10104 | 2026.01.30 07:08:07.176082 [ 276 ] {f73221e6-1996-44ea-ab46-590382fb6460} <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 | ||
| 10105 | 2026.01.30 07:08:07.176898 [ 276 ] {f73221e6-1996-44ea-ab46-590382fb6460} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.01.30 07:08:07.176935 [ 276 ] {f73221e6-1996-44ea-ab46-590382fb6460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10107 | 2026.01.30 07:08:07.177500 [ 276 ] {f73221e6-1996-44ea-ab46-590382fb6460} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10108 | 2026.01.30 07:08:07.177729 [ 276 ] {f73221e6-1996-44ea-ab46-590382fb6460} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.01.30 07:08:07.177870 [ 276 ] {f73221e6-1996-44ea-ab46-590382fb6460} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001859 sec., 21516.944593867673 rows/sec., 38.56 MiB/sec. | ||
| 10110 | 2026.01.30 07:08:07.177935 [ 276 ] {f73221e6-1996-44ea-ab46-590382fb6460} <Debug> TCPHandler: Processed in 0.002046687 sec. | ||
| 10111 | 2026.01.30 07:08:07.178046 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2026.01.30 07:08:07.178138 [ 276 ] {06007664-ed2c-4164-8dd7-77abf96b446f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10113 | 2026.01.30 07:08:07.178180 [ 276 ] {06007664-ed2c-4164-8dd7-77abf96b446f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10114 | 2026.01.30 07:08:07.178519 [ 276 ] {06007664-ed2c-4164-8dd7-77abf96b446f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.01.30 07:08:07.178557 [ 276 ] {06007664-ed2c-4164-8dd7-77abf96b446f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10116 | 2026.01.30 07:08:07.178862 [ 276 ] {06007664-ed2c-4164-8dd7-77abf96b446f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10117 | 2026.01.30 07:08:07.179070 [ 276 ] {06007664-ed2c-4164-8dd7-77abf96b446f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.01.30 07:08:07.179261 [ 276 ] {06007664-ed2c-4164-8dd7-77abf96b446f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 10119 | 2026.01.30 07:08:07.179312 [ 276 ] {06007664-ed2c-4164-8dd7-77abf96b446f} <Debug> TCPHandler: Processed in 0.001315077 sec. | ||
| 10120 | 2026.01.30 07:08:10.970562 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10121 | 2026.01.30 07:08:10.970611 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10122 | 2026.01.30 07:08:11.245740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26896 | ||
| 10123 | 2026.01.30 07:08:11.246266 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.01.30 07:08:11.246307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10125 | 2026.01.30 07:08:11.246803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10126 | 2026.01.30 07:08:11.247041 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.01.30 07:08:11.247175 [ 42 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10128 | 2026.01.30 07:08:11.247189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26896 | ||
| 10129 | 2026.01.30 07:08:11.247219 [ 42 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.01.30 07:08:11.247242 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10131 | 2026.01.30 07:08:11.247348 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 10132 | 2026.01.30 07:08:11.247441 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10133 | 2026.01.30 07:08:11.247476 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24464 rows starting from the beginning of the part | ||
| 10134 | 2026.01.30 07:08:11.247542 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 10135 | 2026.01.30 07:08:11.247592 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 10136 | 2026.01.30 07:08:11.247640 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 10137 | 2026.01.30 07:08:11.247684 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 10138 | 2026.01.30 07:08:11.247728 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 10139 | 2026.01.30 07:08:11.250052 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26896 rows, containing 4 columns (4 merged, 0 gathered) in 0.002746766 sec., 9791878.885933494 rows/sec., 140.07 MiB/sec. | ||
| 10140 | 2026.01.30 07:08:11.250373 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10141 | 2026.01.30 07:08:11.250701 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.01.30 07:08:11.250788 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_56_11} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10143 | 2026.01.30 07:08:11.250901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10144 | 2026.01.30 07:08:11.273573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1248 | ||
| 10145 | 2026.01.30 07:08:11.275705 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10146 | 2026.01.30 07:08:11.275753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10147 | 2026.01.30 07:08:11.276955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10148 | 2026.01.30 07:08:11.277228 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10149 | 2026.01.30 07:08:11.277613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1248 | ||
| 10150 | 2026.01.30 07:08:12.165915 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10151 | 2026.01.30 07:08:12.166099 [ 276 ] {6769ef7f-42b3-43a0-9725-1ca663571631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10152 | 2026.01.30 07:08:12.166166 [ 276 ] {6769ef7f-42b3-43a0-9725-1ca663571631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10153 | 2026.01.30 07:08:12.166852 [ 276 ] {6769ef7f-42b3-43a0-9725-1ca663571631} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2026.01.30 07:08:12.166906 [ 276 ] {6769ef7f-42b3-43a0-9725-1ca663571631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10155 | 2026.01.30 07:08:12.167334 [ 276 ] {6769ef7f-42b3-43a0-9725-1ca663571631} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10156 | 2026.01.30 07:08:12.167572 [ 276 ] {6769ef7f-42b3-43a0-9725-1ca663571631} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2026.01.30 07:08:12.167725 [ 62 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10158 | 2026.01.30 07:08:12.167738 [ 276 ] {6769ef7f-42b3-43a0-9725-1ca663571631} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
| 10159 | 2026.01.30 07:08:12.167768 [ 62 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.01.30 07:08:12.167797 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10161 | 2026.01.30 07:08:12.167798 [ 276 ] {6769ef7f-42b3-43a0-9725-1ca663571631} <Debug> TCPHandler: Processed in 0.002012816 sec. | ||
| 10162 | 2026.01.30 07:08:12.167955 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2026.01.30 07:08:12.167956 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10164 | 2026.01.30 07:08:12.168057 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10165 | 2026.01.30 07:08:12.168063 [ 276 ] {05d6f933-e15f-486b-81d8-3c355eebdf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10166 | 2026.01.30 07:08:12.168087 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2553 rows starting from the beginning of the part | ||
| 10167 | 2026.01.30 07:08:12.168111 [ 276 ] {05d6f933-e15f-486b-81d8-3c355eebdf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10168 | 2026.01.30 07:08:12.168153 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1318 rows starting from the beginning of the part | ||
| 10169 | 2026.01.30 07:08:12.168215 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 10170 | 2026.01.30 07:08:12.168280 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10171 | 2026.01.30 07:08:12.168343 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 10172 | 2026.01.30 07:08:12.168404 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 10173 | 2026.01.30 07:08:12.168587 [ 276 ] {05d6f933-e15f-486b-81d8-3c355eebdf5c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2026.01.30 07:08:12.168622 [ 276 ] {05d6f933-e15f-486b-81d8-3c355eebdf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10175 | 2026.01.30 07:08:12.168954 [ 276 ] {05d6f933-e15f-486b-81d8-3c355eebdf5c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10176 | 2026.01.30 07:08:12.169180 [ 276 ] {05d6f933-e15f-486b-81d8-3c355eebdf5c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.01.30 07:08:12.169305 [ 62 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10178 | 2026.01.30 07:08:12.169319 [ 276 ] {05d6f933-e15f-486b-81d8-3c355eebdf5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 10179 | 2026.01.30 07:08:12.169344 [ 62 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.01.30 07:08:12.169364 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10181 | 2026.01.30 07:08:12.169366 [ 276 ] {05d6f933-e15f-486b-81d8-3c355eebdf5c} <Debug> TCPHandler: Processed in 0.00146462 sec. | ||
| 10182 | 2026.01.30 07:08:12.169491 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10183 | 2026.01.30 07:08:12.169509 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.01.30 07:08:12.169636 [ 276 ] {82d7603e-2ef1-4e75-8e34-87276f6b5de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10185 | 2026.01.30 07:08:12.169646 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10186 | 2026.01.30 07:08:12.169685 [ 276 ] {82d7603e-2ef1-4e75-8e34-87276f6b5de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10187 | 2026.01.30 07:08:12.169691 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1303 rows starting from the beginning of the part | ||
| 10188 | 2026.01.30 07:08:12.169778 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 560 rows starting from the beginning of the part | ||
| 10189 | 2026.01.30 07:08:12.169827 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 10190 | 2026.01.30 07:08:12.169928 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10191 | 2026.01.30 07:08:12.169975 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 108 rows starting from the beginning of the part | ||
| 10192 | 2026.01.30 07:08:12.170015 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10193 | 2026.01.30 07:08:12.170160 [ 276 ] {82d7603e-2ef1-4e75-8e34-87276f6b5de7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10194 | 2026.01.30 07:08:12.170201 [ 276 ] {82d7603e-2ef1-4e75-8e34-87276f6b5de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10195 | 2026.01.30 07:08:12.170264 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4257 rows, containing 5 columns (5 merged, 0 gathered) in 0.002379176 sec., 1789274.942248913 rows/sec., 153.91 MiB/sec. | ||
| 10196 | 2026.01.30 07:08:12.170592 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10197 | 2026.01.30 07:08:12.170736 [ 276 ] {82d7603e-2ef1-4e75-8e34-87276f6b5de7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10198 | 2026.01.30 07:08:12.171030 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2026.01.30 07:08:12.171044 [ 276 ] {82d7603e-2ef1-4e75-8e34-87276f6b5de7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.01.30 07:08:12.171139 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_81_16} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10201 | 2026.01.30 07:08:12.171190 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10202 | 2026.01.30 07:08:12.171215 [ 276 ] {82d7603e-2ef1-4e75-8e34-87276f6b5de7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. | ||
| 10203 | 2026.01.30 07:08:12.171229 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.01.30 07:08:12.171253 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10205 | 2026.01.30 07:08:12.171265 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 10206 | 2026.01.30 07:08:12.171267 [ 276 ] {82d7603e-2ef1-4e75-8e34-87276f6b5de7} <Debug> TCPHandler: Processed in 0.001815621 sec. | ||
| 10207 | 2026.01.30 07:08:12.171353 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926113 sec., 1143754.2864826727 rows/sec., 88.67 MiB/sec. | ||
| 10208 | 2026.01.30 07:08:12.171380 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10209 | 2026.01.30 07:08:12.171419 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2026.01.30 07:08:12.171493 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10211 | 2026.01.30 07:08:12.171525 [ 276 ] {74654ad2-6b52-400e-a2d7-18a9d2cedf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10212 | 2026.01.30 07:08:12.171531 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22832 rows starting from the beginning of the part | ||
| 10213 | 2026.01.30 07:08:12.171575 [ 276 ] {74654ad2-6b52-400e-a2d7-18a9d2cedf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10214 | 2026.01.30 07:08:12.171586 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10215 | 2026.01.30 07:08:12.171614 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 882 rows starting from the beginning of the part | ||
| 10216 | 2026.01.30 07:08:12.171666 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10217 | 2026.01.30 07:08:12.171711 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10218 | 2026.01.30 07:08:12.171754 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part | ||
| 10219 | 2026.01.30 07:08:12.171798 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10220 | 2026.01.30 07:08:12.171873 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2026.01.30 07:08:12.171944 [ 276 ] {74654ad2-6b52-400e-a2d7-18a9d2cedf65} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.01.30 07:08:12.171955 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_81_16} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10223 | 2026.01.30 07:08:12.171979 [ 276 ] {74654ad2-6b52-400e-a2d7-18a9d2cedf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10224 | 2026.01.30 07:08:12.172039 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10225 | 2026.01.30 07:08:12.172311 [ 276 ] {74654ad2-6b52-400e-a2d7-18a9d2cedf65} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10226 | 2026.01.30 07:08:12.172525 [ 276 ] {74654ad2-6b52-400e-a2d7-18a9d2cedf65} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.01.30 07:08:12.172633 [ 62 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10228 | 2026.01.30 07:08:12.172658 [ 276 ] {74654ad2-6b52-400e-a2d7-18a9d2cedf65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 10229 | 2026.01.30 07:08:12.172662 [ 62 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2026.01.30 07:08:12.172689 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10231 | 2026.01.30 07:08:12.172696 [ 276 ] {74654ad2-6b52-400e-a2d7-18a9d2cedf65} <Debug> TCPHandler: Processed in 0.001329796 sec. | ||
| 10232 | 2026.01.30 07:08:12.172754 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10233 | 2026.01.30 07:08:12.172829 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10234 | 2026.01.30 07:08:12.172855 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4668 rows starting from the beginning of the part | ||
| 10235 | 2026.01.30 07:08:12.172900 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10236 | 2026.01.30 07:08:12.172940 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10237 | 2026.01.30 07:08:12.172975 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10238 | 2026.01.30 07:08:12.173010 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10239 | 2026.01.30 07:08:12.173043 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10240 | 2026.01.30 07:08:12.174976 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253833 sec., 2204244.9462759667 rows/sec., 146.83 MiB/sec. | ||
| 10241 | 2026.01.30 07:08:12.175471 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10242 | 2026.01.30 07:08:12.175747 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.01.30 07:08:12.175826 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_81_16} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10244 | 2026.01.30 07:08:12.175907 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10245 | 2026.01.30 07:08:12.178254 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24356 rows, containing 5 columns (5 merged, 0 gathered) in 0.006915392 sec., 3521998.4637168795 rows/sec., 240.93 MiB/sec. | ||
| 10246 | 2026.01.30 07:08:12.178654 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10247 | 2026.01.30 07:08:12.178902 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10248 | 2026.01.30 07:08:12.178971 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10249 | 2026.01.30 07:08:12.179039 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10250 | 2026.01.30 07:08:12.667635 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10251 | 2026.01.30 07:08:12.686120 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.01.30 07:08:12.686181 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10253 | 2026.01.30 07:08:12.693111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10254 | 2026.01.30 07:08:12.693818 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.01.30 07:08:12.694126 [ 53 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10256 | 2026.01.30 07:08:12.694191 [ 53 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2026.01.30 07:08:12.694211 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10258 | 2026.01.30 07:08:12.694324 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 10259 | 2026.01.30 07:08:12.697814 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10260 | 2026.01.30 07:08:12.698184 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10261 | 2026.01.30 07:08:12.699755 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 10262 | 2026.01.30 07:08:12.704405 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 10263 | 2026.01.30 07:08:12.708836 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 10264 | 2026.01.30 07:08:12.713463 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10265 | 2026.01.30 07:08:12.718487 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 10266 | 2026.01.30 07:08:12.722670 [ 195 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10267 | 2026.01.30 07:08:12.777520 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083244201 sec., 5069.422193144721 rows/sec., 26.21 MiB/sec. | ||
| 10268 | 2026.01.30 07:08:12.780745 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10269 | 2026.01.30 07:08:12.782808 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.01.30 07:08:12.782894 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_56_11} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10271 | 2026.01.30 07:08:12.785448 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10272 | 2026.01.30 07:08:13.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.95 MiB, peak 341.35 MiB, free memory in arenas 0.00 B, will set to 330.70 MiB (RSS), difference: 2.76 MiB | ||
| 10273 | 2026.01.30 07:08:17.168273 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10274 | 2026.01.30 07:08:17.168485 [ 276 ] {cd74c4f7-4e15-4bb5-ab9e-ae5f08d292a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10275 | 2026.01.30 07:08:17.168557 [ 276 ] {cd74c4f7-4e15-4bb5-ab9e-ae5f08d292a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10276 | 2026.01.30 07:08:17.169376 [ 276 ] {cd74c4f7-4e15-4bb5-ab9e-ae5f08d292a5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.01.30 07:08:17.169426 [ 276 ] {cd74c4f7-4e15-4bb5-ab9e-ae5f08d292a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10278 | 2026.01.30 07:08:17.169827 [ 276 ] {cd74c4f7-4e15-4bb5-ab9e-ae5f08d292a5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10279 | 2026.01.30 07:08:17.170049 [ 276 ] {cd74c4f7-4e15-4bb5-ab9e-ae5f08d292a5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.01.30 07:08:17.170203 [ 276 ] {cd74c4f7-4e15-4bb5-ab9e-ae5f08d292a5} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001771 sec., 76792.77244494636 rows/sec., 6.64 MiB/sec. | ||
| 10281 | 2026.01.30 07:08:17.170245 [ 276 ] {cd74c4f7-4e15-4bb5-ab9e-ae5f08d292a5} <Debug> TCPHandler: Processed in 0.002107929 sec. | ||
| 10282 | 2026.01.30 07:08:17.170359 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10283 | 2026.01.30 07:08:17.170453 [ 276 ] {8602b143-d897-4c63-b24a-08f1ed7bc989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10284 | 2026.01.30 07:08:17.170495 [ 276 ] {8602b143-d897-4c63-b24a-08f1ed7bc989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10285 | 2026.01.30 07:08:17.170910 [ 276 ] {8602b143-d897-4c63-b24a-08f1ed7bc989} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10286 | 2026.01.30 07:08:17.170946 [ 276 ] {8602b143-d897-4c63-b24a-08f1ed7bc989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10287 | 2026.01.30 07:08:17.171231 [ 276 ] {8602b143-d897-4c63-b24a-08f1ed7bc989} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10288 | 2026.01.30 07:08:17.171435 [ 276 ] {8602b143-d897-4c63-b24a-08f1ed7bc989} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.01.30 07:08:17.171561 [ 276 ] {8602b143-d897-4c63-b24a-08f1ed7bc989} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001127 sec., 35492.4578527063 rows/sec., 2.61 MiB/sec. | ||
| 10290 | 2026.01.30 07:08:17.171599 [ 276 ] {8602b143-d897-4c63-b24a-08f1ed7bc989} <Debug> TCPHandler: Processed in 0.001287645 sec. | ||
| 10291 | 2026.01.30 07:08:17.171708 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10292 | 2026.01.30 07:08:17.171801 [ 276 ] {1c0bd0fb-fbc5-40f2-9555-ffe34491440b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10293 | 2026.01.30 07:08:17.171839 [ 276 ] {1c0bd0fb-fbc5-40f2-9555-ffe34491440b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10294 | 2026.01.30 07:08:17.172301 [ 276 ] {1c0bd0fb-fbc5-40f2-9555-ffe34491440b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.01.30 07:08:17.172339 [ 276 ] {1c0bd0fb-fbc5-40f2-9555-ffe34491440b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10296 | 2026.01.30 07:08:17.172661 [ 276 ] {1c0bd0fb-fbc5-40f2-9555-ffe34491440b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10297 | 2026.01.30 07:08:17.172872 [ 276 ] {1c0bd0fb-fbc5-40f2-9555-ffe34491440b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.01.30 07:08:17.172999 [ 276 ] {1c0bd0fb-fbc5-40f2-9555-ffe34491440b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001216 sec., 85526.31578947368 rows/sec., 6.68 MiB/sec. | ||
| 10299 | 2026.01.30 07:08:17.173036 [ 276 ] {1c0bd0fb-fbc5-40f2-9555-ffe34491440b} <Debug> TCPHandler: Processed in 0.001374938 sec. | ||
| 10300 | 2026.01.30 07:08:17.173150 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10301 | 2026.01.30 07:08:17.173243 [ 276 ] {3fccf2a7-7829-4316-a7d4-25265c3c4ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10302 | 2026.01.30 07:08:17.173288 [ 276 ] {3fccf2a7-7829-4316-a7d4-25265c3c4ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10303 | 2026.01.30 07:08:17.173726 [ 276 ] {3fccf2a7-7829-4316-a7d4-25265c3c4ef4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2026.01.30 07:08:17.173763 [ 276 ] {3fccf2a7-7829-4316-a7d4-25265c3c4ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10305 | 2026.01.30 07:08:17.174081 [ 276 ] {3fccf2a7-7829-4316-a7d4-25265c3c4ef4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10306 | 2026.01.30 07:08:17.174284 [ 276 ] {3fccf2a7-7829-4316-a7d4-25265c3c4ef4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2026.01.30 07:08:17.174412 [ 276 ] {3fccf2a7-7829-4316-a7d4-25265c3c4ef4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 10308 | 2026.01.30 07:08:17.174449 [ 276 ] {3fccf2a7-7829-4316-a7d4-25265c3c4ef4} <Debug> TCPHandler: Processed in 0.001346558 sec. | ||
| 10309 | 2026.01.30 07:08:17.174558 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10310 | 2026.01.30 07:08:17.174651 [ 276 ] {d14659f0-46df-43c0-8b9a-0645d73373a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10311 | 2026.01.30 07:08:17.174704 [ 276 ] {d14659f0-46df-43c0-8b9a-0645d73373a1} <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 | ||
| 10312 | 2026.01.30 07:08:17.175601 [ 276 ] {d14659f0-46df-43c0-8b9a-0645d73373a1} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.01.30 07:08:17.175638 [ 276 ] {d14659f0-46df-43c0-8b9a-0645d73373a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10314 | 2026.01.30 07:08:17.176193 [ 276 ] {d14659f0-46df-43c0-8b9a-0645d73373a1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10315 | 2026.01.30 07:08:17.176405 [ 276 ] {d14659f0-46df-43c0-8b9a-0645d73373a1} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2026.01.30 07:08:17.176539 [ 276 ] {d14659f0-46df-43c0-8b9a-0645d73373a1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 10317 | 2026.01.30 07:08:17.176547 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10318 | 2026.01.30 07:08:17.176592 [ 276 ] {d14659f0-46df-43c0-8b9a-0645d73373a1} <Debug> TCPHandler: Processed in 0.002081298 sec. | ||
| 10319 | 2026.01.30 07:08:17.176623 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.01.30 07:08:17.176648 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10321 | 2026.01.30 07:08:17.176713 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10322 | 2026.01.30 07:08:17.176767 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 10323 | 2026.01.30 07:08:17.176810 [ 276 ] {d5889c9f-18de-4419-8123-32cf08b25007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10324 | 2026.01.30 07:08:17.176857 [ 276 ] {d5889c9f-18de-4419-8123-32cf08b25007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10325 | 2026.01.30 07:08:17.177000 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10326 | 2026.01.30 07:08:17.177060 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1347 rows starting from the beginning of the part | ||
| 10327 | 2026.01.30 07:08:17.177190 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 10328 | 2026.01.30 07:08:17.177201 [ 276 ] {d5889c9f-18de-4419-8123-32cf08b25007} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.01.30 07:08:17.177241 [ 276 ] {d5889c9f-18de-4419-8123-32cf08b25007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10330 | 2026.01.30 07:08:17.177289 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 10331 | 2026.01.30 07:08:17.177397 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 10332 | 2026.01.30 07:08:17.177500 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 10333 | 2026.01.30 07:08:17.177558 [ 276 ] {d5889c9f-18de-4419-8123-32cf08b25007} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10334 | 2026.01.30 07:08:17.177603 [ 196 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 10335 | 2026.01.30 07:08:17.177769 [ 276 ] {d5889c9f-18de-4419-8123-32cf08b25007} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2026.01.30 07:08:17.177901 [ 276 ] {d5889c9f-18de-4419-8123-32cf08b25007} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 10337 | 2026.01.30 07:08:17.177938 [ 276 ] {d5889c9f-18de-4419-8123-32cf08b25007} <Debug> TCPHandler: Processed in 0.001279835 sec. | ||
| 10338 | 2026.01.30 07:08:17.186391 [ 186 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 19 columns (19 merged, 0 gathered) in 0.009675929 sec., 159881.28891809768 rows/sec., 286.50 MiB/sec. | ||
| 10339 | 2026.01.30 07:08:17.188126 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10340 | 2026.01.30 07:08:17.188480 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.01.30 07:08:17.188550 [ 190 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10342 | 2026.01.30 07:08:17.188699 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.74 MiB. | ||
| 10343 | 2026.01.30 07:08:18.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.17 MiB, peak 342.89 MiB, free memory in arenas 0.00 B, will set to 337.06 MiB (RSS), difference: 5.89 MiB | ||
| 10344 | 2026.01.30 07:08:18.409417 [ 54 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10345 | 2026.01.30 07:08:18.409509 [ 54 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.01.30 07:08:18.409547 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10347 | 2026.01.30 07:08:18.409717 [ 189 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10348 | 2026.01.30 07:08:18.409937 [ 189 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10349 | 2026.01.30 07:08:18.409990 [ 189 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10350 | 2026.01.30 07:08:18.410057 [ 189 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10351 | 2026.01.30 07:08:18.410102 [ 189 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 10352 | 2026.01.30 07:08:18.410143 [ 189 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10353 | 2026.01.30 07:08:18.410182 [ 189 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 10354 | 2026.01.30 07:08:18.410931 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294007 sec., 32457.320555452945 rows/sec., 2.71 MiB/sec. | ||
| 10355 | 2026.01.30 07:08:18.411067 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10356 | 2026.01.30 07:08:18.411325 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2026.01.30 07:08:18.411395 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_21_5} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10358 | 2026.01.30 07:08:18.411471 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10359 | 2026.01.30 07:08:18.748257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27344 | ||
| 10360 | 2026.01.30 07:08:18.748757 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.01.30 07:08:18.748797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10362 | 2026.01.30 07:08:18.749281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10363 | 2026.01.30 07:08:18.749526 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.01.30 07:08:18.749668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27344 | ||
| 10365 | 2026.01.30 07:08:20.198807 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10366 | 2026.01.30 07:08:20.214980 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.01.30 07:08:20.215043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10368 | 2026.01.30 07:08:20.220307 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10369 | 2026.01.30 07:08:20.220986 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2026.01.30 07:08:20.224338 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10371 | 2026.01.30 07:08:21.278641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1268 | ||
| 10372 | 2026.01.30 07:08:21.280791 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10373 | 2026.01.30 07:08:21.280847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10374 | 2026.01.30 07:08:21.282072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10375 | 2026.01.30 07:08:21.282360 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10376 | 2026.01.30 07:08:21.282782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 10377 | 2026.01.30 07:08:22.250982 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.01.30 07:08:22.251245 [ 276 ] {d1ee957f-87b4-4bc2-a691-90de407b6e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10379 | 2026.01.30 07:08:22.251359 [ 276 ] {d1ee957f-87b4-4bc2-a691-90de407b6e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10380 | 2026.01.30 07:08:22.252442 [ 276 ] {d1ee957f-87b4-4bc2-a691-90de407b6e99} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.01.30 07:08:22.252524 [ 276 ] {d1ee957f-87b4-4bc2-a691-90de407b6e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10382 | 2026.01.30 07:08:22.253184 [ 276 ] {d1ee957f-87b4-4bc2-a691-90de407b6e99} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10383 | 2026.01.30 07:08:22.253608 [ 276 ] {d1ee957f-87b4-4bc2-a691-90de407b6e99} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.01.30 07:08:22.253887 [ 276 ] {d1ee957f-87b4-4bc2-a691-90de407b6e99} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002714 sec., 8843.036109064113 rows/sec., 751.31 KiB/sec. | ||
| 10385 | 2026.01.30 07:08:22.253985 [ 276 ] {d1ee957f-87b4-4bc2-a691-90de407b6e99} <Debug> TCPHandler: Processed in 0.003224629 sec. | ||
| 10386 | 2026.01.30 07:08:22.254242 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.01.30 07:08:22.254401 [ 276 ] {03d4b1a1-859e-4dcf-9924-e7a4b56d9e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10388 | 2026.01.30 07:08:22.254477 [ 276 ] {03d4b1a1-859e-4dcf-9924-e7a4b56d9e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10389 | 2026.01.30 07:08:22.256692 [ 276 ] {03d4b1a1-859e-4dcf-9924-e7a4b56d9e51} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.01.30 07:08:22.256750 [ 276 ] {03d4b1a1-859e-4dcf-9924-e7a4b56d9e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10391 | 2026.01.30 07:08:22.257447 [ 276 ] {03d4b1a1-859e-4dcf-9924-e7a4b56d9e51} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10392 | 2026.01.30 07:08:22.257854 [ 276 ] {03d4b1a1-859e-4dcf-9924-e7a4b56d9e51} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.01.30 07:08:22.258105 [ 276 ] {03d4b1a1-859e-4dcf-9924-e7a4b56d9e51} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.003743 sec., 351589.63398343575 rows/sec., 29.20 MiB/sec. | ||
| 10394 | 2026.01.30 07:08:22.258187 [ 276 ] {03d4b1a1-859e-4dcf-9924-e7a4b56d9e51} <Debug> TCPHandler: Processed in 0.004029752 sec. | ||
| 10395 | 2026.01.30 07:08:22.258402 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.01.30 07:08:22.258548 [ 276 ] {2e93c688-37c1-40f4-8e61-a538cdeda591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10397 | 2026.01.30 07:08:22.258621 [ 276 ] {2e93c688-37c1-40f4-8e61-a538cdeda591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10398 | 2026.01.30 07:08:22.259347 [ 276 ] {2e93c688-37c1-40f4-8e61-a538cdeda591} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.01.30 07:08:22.259402 [ 276 ] {2e93c688-37c1-40f4-8e61-a538cdeda591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10400 | 2026.01.30 07:08:22.259922 [ 276 ] {2e93c688-37c1-40f4-8e61-a538cdeda591} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10401 | 2026.01.30 07:08:22.260286 [ 276 ] {2e93c688-37c1-40f4-8e61-a538cdeda591} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.01.30 07:08:22.260518 [ 276 ] {2e93c688-37c1-40f4-8e61-a538cdeda591} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.002005 sec., 5985.037406483791 rows/sec., 479.27 KiB/sec. | ||
| 10403 | 2026.01.30 07:08:22.260589 [ 276 ] {2e93c688-37c1-40f4-8e61-a538cdeda591} <Debug> TCPHandler: Processed in 0.002265503 sec. | ||
| 10404 | 2026.01.30 07:08:22.260774 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2026.01.30 07:08:22.260920 [ 276 ] {c56a4b80-8092-4c8a-aa51-5c2cfbed16a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10406 | 2026.01.30 07:08:22.260984 [ 276 ] {c56a4b80-8092-4c8a-aa51-5c2cfbed16a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10407 | 2026.01.30 07:08:22.261988 [ 276 ] {c56a4b80-8092-4c8a-aa51-5c2cfbed16a7} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.01.30 07:08:22.262042 [ 276 ] {c56a4b80-8092-4c8a-aa51-5c2cfbed16a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10409 | 2026.01.30 07:08:22.262559 [ 276 ] {c56a4b80-8092-4c8a-aa51-5c2cfbed16a7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10410 | 2026.01.30 07:08:22.262927 [ 276 ] {c56a4b80-8092-4c8a-aa51-5c2cfbed16a7} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.01.30 07:08:22.263152 [ 276 ] {c56a4b80-8092-4c8a-aa51-5c2cfbed16a7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002268 sec., 111111.11111111111 rows/sec., 7.68 MiB/sec. | ||
| 10412 | 2026.01.30 07:08:22.263219 [ 276 ] {c56a4b80-8092-4c8a-aa51-5c2cfbed16a7} <Debug> TCPHandler: Processed in 0.002514739 sec. | ||
| 10413 | 2026.01.30 07:08:22.264647 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2026.01.30 07:08:22.264796 [ 276 ] {66ee508f-84aa-4eea-bf48-e86752b33ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10415 | 2026.01.30 07:08:22.264865 [ 276 ] {66ee508f-84aa-4eea-bf48-e86752b33ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10416 | 2026.01.30 07:08:22.265509 [ 276 ] {66ee508f-84aa-4eea-bf48-e86752b33ea2} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.01.30 07:08:22.265560 [ 276 ] {66ee508f-84aa-4eea-bf48-e86752b33ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10418 | 2026.01.30 07:08:22.266006 [ 276 ] {66ee508f-84aa-4eea-bf48-e86752b33ea2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10419 | 2026.01.30 07:08:22.266336 [ 276 ] {66ee508f-84aa-4eea-bf48-e86752b33ea2} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.01.30 07:08:22.266540 [ 276 ] {66ee508f-84aa-4eea-bf48-e86752b33ea2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001781 sec., 6737.78775968557 rows/sec., 526.39 KiB/sec. | ||
| 10421 | 2026.01.30 07:08:22.266598 [ 276 ] {66ee508f-84aa-4eea-bf48-e86752b33ea2} <Debug> TCPHandler: Processed in 0.002029256 sec. | ||
| 10422 | 2026.01.30 07:08:22.266770 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10423 | 2026.01.30 07:08:22.266908 [ 276 ] {4d0dabbd-ec96-420a-be95-64ce37edcc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10424 | 2026.01.30 07:08:22.266973 [ 276 ] {4d0dabbd-ec96-420a-be95-64ce37edcc0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10425 | 2026.01.30 07:08:22.268100 [ 276 ] {4d0dabbd-ec96-420a-be95-64ce37edcc0b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.01.30 07:08:22.268152 [ 276 ] {4d0dabbd-ec96-420a-be95-64ce37edcc0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10427 | 2026.01.30 07:08:22.268705 [ 276 ] {4d0dabbd-ec96-420a-be95-64ce37edcc0b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10428 | 2026.01.30 07:08:22.269078 [ 276 ] {4d0dabbd-ec96-420a-be95-64ce37edcc0b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.01.30 07:08:22.269300 [ 276 ] {4d0dabbd-ec96-420a-be95-64ce37edcc0b} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.002423 sec., 229467.6021460999 rows/sec., 17.19 MiB/sec. | ||
| 10430 | 2026.01.30 07:08:22.269370 [ 276 ] {4d0dabbd-ec96-420a-be95-64ce37edcc0b} <Debug> TCPHandler: Processed in 0.002664314 sec. | ||
| 10431 | 2026.01.30 07:08:22.269563 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2026.01.30 07:08:22.269711 [ 276 ] {9b8d46f0-cd64-4b94-9cb9-0c8bc614e217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10433 | 2026.01.30 07:08:22.269781 [ 276 ] {9b8d46f0-cd64-4b94-9cb9-0c8bc614e217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10434 | 2026.01.30 07:08:22.270847 [ 276 ] {9b8d46f0-cd64-4b94-9cb9-0c8bc614e217} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.01.30 07:08:22.270898 [ 276 ] {9b8d46f0-cd64-4b94-9cb9-0c8bc614e217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10436 | 2026.01.30 07:08:22.271479 [ 276 ] {9b8d46f0-cd64-4b94-9cb9-0c8bc614e217} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10437 | 2026.01.30 07:08:22.271812 [ 276 ] {9b8d46f0-cd64-4b94-9cb9-0c8bc614e217} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.01.30 07:08:22.272017 [ 276 ] {9b8d46f0-cd64-4b94-9cb9-0c8bc614e217} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.002341 sec., 375907.73173857323 rows/sec., 25.51 MiB/sec. | ||
| 10439 | 2026.01.30 07:08:22.272083 [ 276 ] {9b8d46f0-cd64-4b94-9cb9-0c8bc614e217} <Debug> TCPHandler: Processed in 0.002587802 sec. | ||
| 10440 | 2026.01.30 07:08:22.272274 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.01.30 07:08:22.272411 [ 276 ] {8d1a5df4-46ff-475b-a807-11a5c35f81eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.01.30 07:08:22.272477 [ 276 ] {8d1a5df4-46ff-475b-a807-11a5c35f81eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10443 | 2026.01.30 07:08:22.273015 [ 276 ] {8d1a5df4-46ff-475b-a807-11a5c35f81eb} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.01.30 07:08:22.273065 [ 276 ] {8d1a5df4-46ff-475b-a807-11a5c35f81eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10445 | 2026.01.30 07:08:22.273545 [ 276 ] {8d1a5df4-46ff-475b-a807-11a5c35f81eb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10446 | 2026.01.30 07:08:22.273861 [ 276 ] {8d1a5df4-46ff-475b-a807-11a5c35f81eb} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.01.30 07:08:22.274056 [ 276 ] {8d1a5df4-46ff-475b-a807-11a5c35f81eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001678 sec., 35756.853396901075 rows/sec., 2.41 MiB/sec. | ||
| 10448 | 2026.01.30 07:08:22.274110 [ 276 ] {8d1a5df4-46ff-475b-a807-11a5c35f81eb} <Debug> TCPHandler: Processed in 0.001905323 sec. | ||
| 10449 | 2026.01.30 07:08:23.187220 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34582 | ||
| 10450 | 2026.01.30 07:08:23.187311 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10451 | 2026.01.30 07:08:23.187344 [ 351 ] {} <Debug> TCP-Session: 10779ab7-194c-4ebc-b6b7-a9b70ec44837 Authenticating user 'default' from [fd00:1122:3344:101::e]:34582 | ||
| 10452 | 2026.01.30 07:08:23.187365 [ 351 ] {} <Debug> TCP-Session: 10779ab7-194c-4ebc-b6b7-a9b70ec44837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10453 | 2026.01.30 07:08:23.187378 [ 351 ] {} <Debug> TCP-Session: 10779ab7-194c-4ebc-b6b7-a9b70ec44837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10454 | 2026.01.30 07:08:23.187596 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62489 | ||
| 10455 | 2026.01.30 07:08:23.187611 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43824 | ||
| 10456 | 2026.01.30 07:08:23.187667 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33004 | ||
| 10457 | 2026.01.30 07:08:23.187681 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58382 | ||
| 10458 | 2026.01.30 07:08:23.187731 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10459 | 2026.01.30 07:08:23.187713 [ 351 ] {} <Trace> TCP-Session: 10779ab7-194c-4ebc-b6b7-a9b70ec44837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.01.30 07:08:23.187779 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10461 | 2026.01.30 07:08:23.187794 [ 352 ] {} <Debug> TCP-Session: 800123ca-7d8c-4a56-86ec-e76ef0ba52f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62489 | ||
| 10462 | 2026.01.30 07:08:23.187826 [ 290 ] {} <Debug> TCP-Session: 5efe328f-bbe3-434f-801d-69c770d05a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:33004 | ||
| 10463 | 2026.01.30 07:08:23.187840 [ 352 ] {} <Debug> TCP-Session: 800123ca-7d8c-4a56-86ec-e76ef0ba52f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10464 | 2026.01.30 07:08:23.187853 [ 290 ] {} <Debug> TCP-Session: 5efe328f-bbe3-434f-801d-69c770d05a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10465 | 2026.01.30 07:08:23.187859 [ 352 ] {} <Debug> TCP-Session: 800123ca-7d8c-4a56-86ec-e76ef0ba52f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10466 | 2026.01.30 07:08:23.187869 [ 290 ] {} <Debug> TCP-Session: 5efe328f-bbe3-434f-801d-69c770d05a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10467 | 2026.01.30 07:08:23.187647 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47003 | ||
| 10468 | 2026.01.30 07:08:23.187644 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43311 | ||
| 10469 | 2026.01.30 07:08:23.187606 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46979 | ||
| 10470 | 2026.01.30 07:08:23.187967 [ 351 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34582) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10471 | 2026.01.30 07:08:23.187983 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10472 | 2026.01.30 07:08:23.187660 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36143 | ||
| 10473 | 2026.01.30 07:08:23.188032 [ 353 ] {} <Debug> TCP-Session: 79f02ed3-9ba7-41eb-bda2-d85375f7a0ac Authenticating user 'default' from [fd00:1122:3344:101::e]:43824 | ||
| 10474 | 2026.01.30 07:08:23.188080 [ 353 ] {} <Debug> TCP-Session: 79f02ed3-9ba7-41eb-bda2-d85375f7a0ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10475 | 2026.01.30 07:08:23.188101 [ 353 ] {} <Debug> TCP-Session: 79f02ed3-9ba7-41eb-bda2-d85375f7a0ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2026.01.30 07:08:23.188345 [ 351 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10477 | 2026.01.30 07:08:23.188365 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10478 | 2026.01.30 07:08:23.188403 [ 350 ] {} <Debug> TCP-Session: 82a3f761-0dd7-4deb-b5e2-eef988de8380 Authenticating user 'default' from [fd00:1122:3344:101::e]:58382 | ||
| 10479 | 2026.01.30 07:08:23.188411 [ 351 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10480 | 2026.01.30 07:08:23.188434 [ 350 ] {} <Debug> TCP-Session: 82a3f761-0dd7-4deb-b5e2-eef988de8380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10481 | 2026.01.30 07:08:23.188446 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10482 | 2026.01.30 07:08:23.188452 [ 350 ] {} <Debug> TCP-Session: 82a3f761-0dd7-4deb-b5e2-eef988de8380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10483 | 2026.01.30 07:08:23.188477 [ 286 ] {} <Debug> TCP-Session: 2992564c-acc8-4b11-9089-8757a22c1168 Authenticating user 'default' from [fd00:1122:3344:101::e]:43311 | ||
| 10484 | 2026.01.30 07:08:23.188498 [ 286 ] {} <Debug> TCP-Session: 2992564c-acc8-4b11-9089-8757a22c1168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10485 | 2026.01.30 07:08:23.188511 [ 286 ] {} <Debug> TCP-Session: 2992564c-acc8-4b11-9089-8757a22c1168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10486 | 2026.01.30 07:08:23.188523 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10487 | 2026.01.30 07:08:23.188552 [ 289 ] {} <Debug> TCP-Session: 3c99f36b-ffcf-4679-a0d1-a439418628b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36143 | ||
| 10488 | 2026.01.30 07:08:23.188566 [ 289 ] {} <Debug> TCP-Session: 3c99f36b-ffcf-4679-a0d1-a439418628b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.01.30 07:08:23.188578 [ 289 ] {} <Debug> TCP-Session: 3c99f36b-ffcf-4679-a0d1-a439418628b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.01.30 07:08:23.188779 [ 351 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 10491 | 2026.01.30 07:08:23.188897 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10492 | 2026.01.30 07:08:23.188926 [ 288 ] {} <Debug> TCP-Session: 292eeb1d-fdb9-4854-8baf-94f9932e2cb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47003 | ||
| 10493 | 2026.01.30 07:08:23.188943 [ 288 ] {} <Debug> TCP-Session: 292eeb1d-fdb9-4854-8baf-94f9932e2cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10494 | 2026.01.30 07:08:23.188955 [ 288 ] {} <Debug> TCP-Session: 292eeb1d-fdb9-4854-8baf-94f9932e2cb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10495 | 2026.01.30 07:08:23.189007 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10496 | 2026.01.30 07:08:23.189039 [ 354 ] {} <Debug> TCP-Session: 10eef936-4d7f-444d-bb28-9b60693a07df Authenticating user 'default' from [fd00:1122:3344:101::e]:46979 | ||
| 10497 | 2026.01.30 07:08:23.189054 [ 354 ] {} <Debug> TCP-Session: 10eef936-4d7f-444d-bb28-9b60693a07df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10498 | 2026.01.30 07:08:23.189066 [ 354 ] {} <Debug> TCP-Session: 10eef936-4d7f-444d-bb28-9b60693a07df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2026.01.30 07:08:23.189957 [ 308 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Trace> AggregatingTransform: Aggregating | ||
| 10500 | 2026.01.30 07:08:23.190002 [ 308 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Trace> Aggregator: Aggregation method: without_key | ||
| 10501 | 2026.01.30 07:08:23.190036 [ 308 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001146791 sec. (871.998 rows/sec., 34.06 KiB/sec.) | ||
| 10502 | 2026.01.30 07:08:23.190054 [ 308 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Trace> Aggregator: Merging aggregated data | ||
| 10503 | 2026.01.30 07:08:23.191113 [ 351 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003213 sec., 311.2356053532524 rows/sec., 12.16 KiB/sec. | ||
| 10504 | 2026.01.30 07:08:23.191257 [ 351 ] {d8659558-426f-4352-a78f-271bb84f9f05} <Debug> TCPHandler: Processed in 0.003679532 sec. | ||
| 10505 | 2026.01.30 07:08:23.191392 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10506 | 2026.01.30 07:08:23.191424 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10507 | 2026.01.30 07:08:23.191429 [ 351 ] {} <Debug> TCP-Session: 10779ab7-194c-4ebc-b6b7-a9b70ec44837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10508 | 2026.01.30 07:08:23.191447 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10509 | 2026.01.30 07:08:23.191474 [ 354 ] {} <Debug> TCP-Session: 10eef936-4d7f-444d-bb28-9b60693a07df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10510 | 2026.01.30 07:08:23.191484 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10511 | 2026.01.30 07:08:23.191502 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10512 | 2026.01.30 07:08:23.191524 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10513 | 2026.01.30 07:08:23.191530 [ 350 ] {} <Debug> TCP-Session: 82a3f761-0dd7-4deb-b5e2-eef988de8380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.01.30 07:08:23.191546 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10515 | 2026.01.30 07:08:23.191561 [ 353 ] {} <Debug> TCP-Session: 79f02ed3-9ba7-41eb-bda2-d85375f7a0ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.01.30 07:08:23.191572 [ 286 ] {} <Debug> TCP-Session: 2992564c-acc8-4b11-9089-8757a22c1168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10517 | 2026.01.30 07:08:23.191596 [ 288 ] {} <Debug> TCP-Session: 292eeb1d-fdb9-4854-8baf-94f9932e2cb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.01.30 07:08:23.191569 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10519 | 2026.01.30 07:08:23.191502 [ 352 ] {} <Debug> TCP-Session: 800123ca-7d8c-4a56-86ec-e76ef0ba52f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10520 | 2026.01.30 07:08:23.191662 [ 290 ] {} <Debug> TCP-Session: 5efe328f-bbe3-434f-801d-69c770d05a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.01.30 07:08:23.191466 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10522 | 2026.01.30 07:08:23.191748 [ 289 ] {} <Debug> TCP-Session: 3c99f36b-ffcf-4679-a0d1-a439418628b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.01.30 07:08:23.353719 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57768 | ||
| 10524 | 2026.01.30 07:08:23.353815 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10525 | 2026.01.30 07:08:23.353840 [ 351 ] {} <Debug> TCP-Session: ee44b8c1-1241-4563-a530-1df8b0247da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57768 | ||
| 10526 | 2026.01.30 07:08:23.353862 [ 351 ] {} <Debug> TCP-Session: ee44b8c1-1241-4563-a530-1df8b0247da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10527 | 2026.01.30 07:08:23.353875 [ 351 ] {} <Debug> TCP-Session: ee44b8c1-1241-4563-a530-1df8b0247da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10528 | 2026.01.30 07:08:23.354074 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55549 | ||
| 10529 | 2026.01.30 07:08:23.354096 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59350 | ||
| 10530 | 2026.01.30 07:08:23.354117 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52602 | ||
| 10531 | 2026.01.30 07:08:23.354140 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33740 | ||
| 10532 | 2026.01.30 07:08:23.354165 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47488 | ||
| 10533 | 2026.01.30 07:08:23.354186 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10534 | 2026.01.30 07:08:23.354187 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10535 | 2026.01.30 07:08:23.354175 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47918 | ||
| 10536 | 2026.01.30 07:08:23.354241 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10537 | 2026.01.30 07:08:23.354241 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10538 | 2026.01.30 07:08:23.354261 [ 351 ] {} <Trace> TCP-Session: ee44b8c1-1241-4563-a530-1df8b0247da2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.01.30 07:08:23.354275 [ 286 ] {} <Debug> TCP-Session: eefe3d4e-e523-4ebc-b76d-f9fef9e49d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:52602 | ||
| 10540 | 2026.01.30 07:08:23.354287 [ 288 ] {} <Debug> TCP-Session: 4341b08c-f1a1-4a06-9e28-3b2a028ca63b Authenticating user 'default' from [fd00:1122:3344:101::e]:33740 | ||
| 10541 | 2026.01.30 07:08:23.354300 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10542 | 2026.01.30 07:08:23.354322 [ 286 ] {} <Debug> TCP-Session: eefe3d4e-e523-4ebc-b76d-f9fef9e49d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10543 | 2026.01.30 07:08:23.354330 [ 288 ] {} <Debug> TCP-Session: 4341b08c-f1a1-4a06-9e28-3b2a028ca63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10544 | 2026.01.30 07:08:23.354348 [ 286 ] {} <Debug> TCP-Session: eefe3d4e-e523-4ebc-b76d-f9fef9e49d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10545 | 2026.01.30 07:08:23.354361 [ 288 ] {} <Debug> TCP-Session: 4341b08c-f1a1-4a06-9e28-3b2a028ca63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2026.01.30 07:08:23.354344 [ 350 ] {} <Debug> TCP-Session: 5d22e3c9-61c5-4d23-b1ff-4bbcf3799714 Authenticating user 'default' from [fd00:1122:3344:101::e]:47918 | ||
| 10547 | 2026.01.30 07:08:23.354250 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10548 | 2026.01.30 07:08:23.354418 [ 350 ] {} <Debug> TCP-Session: 5d22e3c9-61c5-4d23-b1ff-4bbcf3799714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2026.01.30 07:08:23.354437 [ 351 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10550 | 2026.01.30 07:08:23.354449 [ 350 ] {} <Debug> TCP-Session: 5d22e3c9-61c5-4d23-b1ff-4bbcf3799714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2026.01.30 07:08:23.354441 [ 290 ] {} <Debug> TCP-Session: e829884a-d642-4541-a4cc-f169484e2ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47488 | ||
| 10552 | 2026.01.30 07:08:23.354231 [ 352 ] {} <Debug> TCP-Session: d1cd5072-7cc6-43d7-830e-74b3356dc299 Authenticating user 'default' from [fd00:1122:3344:101::e]:55549 | ||
| 10553 | 2026.01.30 07:08:23.354511 [ 290 ] {} <Debug> TCP-Session: e829884a-d642-4541-a4cc-f169484e2ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10554 | 2026.01.30 07:08:23.354523 [ 352 ] {} <Debug> TCP-Session: d1cd5072-7cc6-43d7-830e-74b3356dc299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2026.01.30 07:08:23.354528 [ 290 ] {} <Debug> TCP-Session: e829884a-d642-4541-a4cc-f169484e2ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10556 | 2026.01.30 07:08:23.354538 [ 352 ] {} <Debug> TCP-Session: d1cd5072-7cc6-43d7-830e-74b3356dc299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10557 | 2026.01.30 07:08:23.354154 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57397 | ||
| 10558 | 2026.01.30 07:08:23.354097 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49114 | ||
| 10559 | 2026.01.30 07:08:23.354236 [ 354 ] {} <Debug> TCP-Session: 46564ba0-eb4c-4d21-b157-bcf76956ab1d Authenticating user 'default' from [fd00:1122:3344:101::e]:59350 | ||
| 10560 | 2026.01.30 07:08:23.354624 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10561 | 2026.01.30 07:08:23.354646 [ 354 ] {} <Debug> TCP-Session: 46564ba0-eb4c-4d21-b157-bcf76956ab1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10562 | 2026.01.30 07:08:23.354657 [ 289 ] {} <Debug> TCP-Session: 7d2e6706-c86e-41cf-9906-0593e13929da Authenticating user 'default' from [fd00:1122:3344:101::e]:57397 | ||
| 10563 | 2026.01.30 07:08:23.354667 [ 354 ] {} <Debug> TCP-Session: 46564ba0-eb4c-4d21-b157-bcf76956ab1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10564 | 2026.01.30 07:08:23.354684 [ 289 ] {} <Debug> TCP-Session: 7d2e6706-c86e-41cf-9906-0593e13929da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10565 | 2026.01.30 07:08:23.354698 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10566 | 2026.01.30 07:08:23.354710 [ 289 ] {} <Debug> TCP-Session: 7d2e6706-c86e-41cf-9906-0593e13929da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2026.01.30 07:08:23.354717 [ 351 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10568 | 2026.01.30 07:08:23.354736 [ 353 ] {} <Debug> TCP-Session: ef8e88cc-533e-4c05-b935-24d9ab15d16c Authenticating user 'default' from [fd00:1122:3344:101::e]:49114 | ||
| 10569 | 2026.01.30 07:08:23.354776 [ 353 ] {} <Debug> TCP-Session: ef8e88cc-533e-4c05-b935-24d9ab15d16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10570 | 2026.01.30 07:08:23.354788 [ 351 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10571 | 2026.01.30 07:08:23.354790 [ 353 ] {} <Debug> TCP-Session: ef8e88cc-533e-4c05-b935-24d9ab15d16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10572 | 2026.01.30 07:08:23.355071 [ 351 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 10573 | 2026.01.30 07:08:23.356033 [ 308 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Trace> AggregatingTransform: Aggregating | ||
| 10574 | 2026.01.30 07:08:23.356069 [ 308 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Trace> Aggregator: Aggregation method: without_key | ||
| 10575 | 2026.01.30 07:08:23.356106 [ 308 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932336 sec. (1072.575 rows/sec., 41.90 KiB/sec.) | ||
| 10576 | 2026.01.30 07:08:23.356127 [ 308 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Trace> Aggregator: Merging aggregated data | ||
| 10577 | 2026.01.30 07:08:23.357477 [ 351 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 10578 | 2026.01.30 07:08:23.357641 [ 351 ] {f7bc37f0-5999-43a4-aa92-23000adf3e54} <Debug> TCPHandler: Processed in 0.003494277 sec. | ||
| 10579 | 2026.01.30 07:08:23.357752 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10580 | 2026.01.30 07:08:23.357781 [ 351 ] {} <Debug> TCP-Session: ee44b8c1-1241-4563-a530-1df8b0247da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10581 | 2026.01.30 07:08:23.357785 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10582 | 2026.01.30 07:08:23.357801 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10583 | 2026.01.30 07:08:23.357821 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10584 | 2026.01.30 07:08:23.357856 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10585 | 2026.01.30 07:08:23.357875 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10586 | 2026.01.30 07:08:23.357886 [ 353 ] {} <Debug> TCP-Session: ef8e88cc-533e-4c05-b935-24d9ab15d16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10587 | 2026.01.30 07:08:23.357899 [ 289 ] {} <Debug> TCP-Session: 7d2e6706-c86e-41cf-9906-0593e13929da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.01.30 07:08:23.357916 [ 286 ] {} <Debug> TCP-Session: eefe3d4e-e523-4ebc-b76d-f9fef9e49d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10589 | 2026.01.30 07:08:23.357912 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10590 | 2026.01.30 07:08:23.357895 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10591 | 2026.01.30 07:08:23.357965 [ 290 ] {} <Debug> TCP-Session: e829884a-d642-4541-a4cc-f169484e2ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.01.30 07:08:23.357845 [ 352 ] {} <Debug> TCP-Session: d1cd5072-7cc6-43d7-830e-74b3356dc299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.01.30 07:08:23.357981 [ 354 ] {} <Debug> TCP-Session: 46564ba0-eb4c-4d21-b157-bcf76956ab1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2026.01.30 07:08:23.357838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10595 | 2026.01.30 07:08:23.357865 [ 350 ] {} <Debug> TCP-Session: 5d22e3c9-61c5-4d23-b1ff-4bbcf3799714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.01.30 07:08:23.358047 [ 288 ] {} <Debug> TCP-Session: 4341b08c-f1a1-4a06-9e28-3b2a028ca63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10597 | 2026.01.30 07:08:23.409327 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33647 | ||
| 10598 | 2026.01.30 07:08:23.409403 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10599 | 2026.01.30 07:08:23.409427 [ 351 ] {} <Debug> TCP-Session: f6e04658-437f-4c85-a588-3a7bbec7da9b Authenticating user 'default' from [fd00:1122:3344:101::e]:33647 | ||
| 10600 | 2026.01.30 07:08:23.409447 [ 351 ] {} <Debug> TCP-Session: f6e04658-437f-4c85-a588-3a7bbec7da9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2026.01.30 07:08:23.409459 [ 351 ] {} <Debug> TCP-Session: f6e04658-437f-4c85-a588-3a7bbec7da9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2026.01.30 07:08:23.409645 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36553 | ||
| 10603 | 2026.01.30 07:08:23.409661 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58706 | ||
| 10604 | 2026.01.30 07:08:23.409679 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59792 | ||
| 10605 | 2026.01.30 07:08:23.409713 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35191 | ||
| 10606 | 2026.01.30 07:08:23.409705 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45782 | ||
| 10607 | 2026.01.30 07:08:23.409745 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10608 | 2026.01.30 07:08:23.409745 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10609 | 2026.01.30 07:08:23.409783 [ 354 ] {} <Debug> TCP-Session: 4fd33647-f1db-4378-9d5c-12e4e15227dd Authenticating user 'default' from [fd00:1122:3344:101::e]:58706 | ||
| 10610 | 2026.01.30 07:08:23.409787 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10611 | 2026.01.30 07:08:23.409787 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10612 | 2026.01.30 07:08:23.409808 [ 354 ] {} <Debug> TCP-Session: 4fd33647-f1db-4378-9d5c-12e4e15227dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.01.30 07:08:23.409824 [ 350 ] {} <Debug> TCP-Session: 044da376-d551-41a8-8b54-586be5a504cb Authenticating user 'default' from [fd00:1122:3344:101::e]:35191 | ||
| 10614 | 2026.01.30 07:08:23.409835 [ 286 ] {} <Debug> TCP-Session: 39da8df8-4c87-4956-8377-ee8f3b5204ae Authenticating user 'default' from [fd00:1122:3344:101::e]:59792 | ||
| 10615 | 2026.01.30 07:08:23.409842 [ 354 ] {} <Debug> TCP-Session: 4fd33647-f1db-4378-9d5c-12e4e15227dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10616 | 2026.01.30 07:08:23.409860 [ 350 ] {} <Debug> TCP-Session: 044da376-d551-41a8-8b54-586be5a504cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10617 | 2026.01.30 07:08:23.409870 [ 286 ] {} <Debug> TCP-Session: 39da8df8-4c87-4956-8377-ee8f3b5204ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10618 | 2026.01.30 07:08:23.409892 [ 350 ] {} <Debug> TCP-Session: 044da376-d551-41a8-8b54-586be5a504cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10619 | 2026.01.30 07:08:23.409808 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10620 | 2026.01.30 07:08:23.409903 [ 286 ] {} <Debug> TCP-Session: 39da8df8-4c87-4956-8377-ee8f3b5204ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10621 | 2026.01.30 07:08:23.409933 [ 290 ] {} <Debug> TCP-Session: f343d5a9-3ec7-4cc5-8df7-a148c32add54 Authenticating user 'default' from [fd00:1122:3344:101::e]:45782 | ||
| 10622 | 2026.01.30 07:08:23.409693 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33750 | ||
| 10623 | 2026.01.30 07:08:23.409962 [ 290 ] {} <Debug> TCP-Session: f343d5a9-3ec7-4cc5-8df7-a148c32add54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10624 | 2026.01.30 07:08:23.409682 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37922 | ||
| 10625 | 2026.01.30 07:08:23.410025 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10626 | 2026.01.30 07:08:23.409999 [ 290 ] {} <Debug> TCP-Session: f343d5a9-3ec7-4cc5-8df7-a148c32add54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2026.01.30 07:08:23.410059 [ 289 ] {} <Debug> TCP-Session: e2e047b6-6df1-41b9-a24a-c1245cc41e39 Authenticating user 'default' from [fd00:1122:3344:101::e]:33750 | ||
| 10628 | 2026.01.30 07:08:23.409656 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43275 | ||
| 10629 | 2026.01.30 07:08:23.410088 [ 289 ] {} <Debug> TCP-Session: e2e047b6-6df1-41b9-a24a-c1245cc41e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10630 | 2026.01.30 07:08:23.410080 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10631 | 2026.01.30 07:08:23.410132 [ 289 ] {} <Debug> TCP-Session: e2e047b6-6df1-41b9-a24a-c1245cc41e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10632 | 2026.01.30 07:08:23.409797 [ 352 ] {} <Debug> TCP-Session: 8a68199a-9539-4212-b9fb-e532f94a8182 Authenticating user 'default' from [fd00:1122:3344:101::e]:36553 | ||
| 10633 | 2026.01.30 07:08:23.410160 [ 288 ] {} <Debug> TCP-Session: cb22daef-cdc2-4459-aa42-ae4fdd7cd0b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37922 | ||
| 10634 | 2026.01.30 07:08:23.410175 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10635 | 2026.01.30 07:08:23.410201 [ 288 ] {} <Debug> TCP-Session: cb22daef-cdc2-4459-aa42-ae4fdd7cd0b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10636 | 2026.01.30 07:08:23.410221 [ 353 ] {} <Debug> TCP-Session: 6f0fd194-6a96-4110-905c-0833016136db Authenticating user 'default' from [fd00:1122:3344:101::e]:43275 | ||
| 10637 | 2026.01.30 07:08:23.410227 [ 288 ] {} <Debug> TCP-Session: cb22daef-cdc2-4459-aa42-ae4fdd7cd0b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2026.01.30 07:08:23.410253 [ 353 ] {} <Debug> TCP-Session: 6f0fd194-6a96-4110-905c-0833016136db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2026.01.30 07:08:23.410187 [ 352 ] {} <Debug> TCP-Session: 8a68199a-9539-4212-b9fb-e532f94a8182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10640 | 2026.01.30 07:08:23.410279 [ 353 ] {} <Debug> TCP-Session: 6f0fd194-6a96-4110-905c-0833016136db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10641 | 2026.01.30 07:08:23.410297 [ 352 ] {} <Debug> TCP-Session: 8a68199a-9539-4212-b9fb-e532f94a8182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10642 | 2026.01.30 07:08:23.409698 [ 351 ] {} <Trace> TCP-Session: f6e04658-437f-4c85-a588-3a7bbec7da9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.01.30 07:08:23.410469 [ 351 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33647) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10644 | 2026.01.30 07:08:23.410666 [ 351 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10645 | 2026.01.30 07:08:23.410712 [ 351 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10646 | 2026.01.30 07:08:23.410957 [ 351 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 10647 | 2026.01.30 07:08:23.411875 [ 322 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Trace> AggregatingTransform: Aggregating | ||
| 10648 | 2026.01.30 07:08:23.411919 [ 322 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Trace> Aggregator: Aggregation method: without_key | ||
| 10649 | 2026.01.30 07:08:23.411956 [ 322 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909675 sec. (1099.294 rows/sec., 42.94 KiB/sec.) | ||
| 10650 | 2026.01.30 07:08:23.411975 [ 322 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Trace> Aggregator: Merging aggregated data | ||
| 10651 | 2026.01.30 07:08:23.413387 [ 351 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 10652 | 2026.01.30 07:08:23.413570 [ 351 ] {5d0ceb99-fac0-45dd-b71f-f614fdaa493c} <Debug> TCPHandler: Processed in 0.00395171 sec. | ||
| 10653 | 2026.01.30 07:08:23.413692 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10654 | 2026.01.30 07:08:23.413717 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10655 | 2026.01.30 07:08:23.413734 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10656 | 2026.01.30 07:08:23.413752 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10657 | 2026.01.30 07:08:23.413783 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10658 | 2026.01.30 07:08:23.413788 [ 350 ] {} <Debug> TCP-Session: 044da376-d551-41a8-8b54-586be5a504cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10659 | 2026.01.30 07:08:23.413798 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10660 | 2026.01.30 07:08:23.413828 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10661 | 2026.01.30 07:08:23.413829 [ 286 ] {} <Debug> TCP-Session: 39da8df8-4c87-4956-8377-ee8f3b5204ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10662 | 2026.01.30 07:08:23.413853 [ 354 ] {} <Debug> TCP-Session: 4fd33647-f1db-4378-9d5c-12e4e15227dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10663 | 2026.01.30 07:08:23.413869 [ 290 ] {} <Debug> TCP-Session: f343d5a9-3ec7-4cc5-8df7-a148c32add54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10664 | 2026.01.30 07:08:23.413813 [ 353 ] {} <Debug> TCP-Session: 6f0fd194-6a96-4110-905c-0833016136db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10665 | 2026.01.30 07:08:23.413813 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10666 | 2026.01.30 07:08:23.413777 [ 352 ] {} <Debug> TCP-Session: 8a68199a-9539-4212-b9fb-e532f94a8182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2026.01.30 07:08:23.413950 [ 289 ] {} <Debug> TCP-Session: e2e047b6-6df1-41b9-a24a-c1245cc41e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10668 | 2026.01.30 07:08:23.413768 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10669 | 2026.01.30 07:08:23.413721 [ 351 ] {} <Debug> TCP-Session: f6e04658-437f-4c85-a588-3a7bbec7da9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10670 | 2026.01.30 07:08:23.414013 [ 288 ] {} <Debug> TCP-Session: cb22daef-cdc2-4459-aa42-ae4fdd7cd0b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.01.30 07:08:25.970661 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10672 | 2026.01.30 07:08:25.970714 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10673 | 2026.01.30 07:08:26.250759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27856 | ||
| 10674 | 2026.01.30 07:08:26.251314 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2026.01.30 07:08:26.251357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10676 | 2026.01.30 07:08:26.251827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10677 | 2026.01.30 07:08:26.252054 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2026.01.30 07:08:26.252190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27856 | ||
| 10679 | 2026.01.30 07:08:27.167737 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10680 | 2026.01.30 07:08:27.167919 [ 276 ] {72a983ea-0e8b-47ca-8b97-56a2d348168f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10681 | 2026.01.30 07:08:27.167985 [ 276 ] {72a983ea-0e8b-47ca-8b97-56a2d348168f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10682 | 2026.01.30 07:08:27.168718 [ 276 ] {72a983ea-0e8b-47ca-8b97-56a2d348168f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.01.30 07:08:27.168770 [ 276 ] {72a983ea-0e8b-47ca-8b97-56a2d348168f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10684 | 2026.01.30 07:08:27.169187 [ 276 ] {72a983ea-0e8b-47ca-8b97-56a2d348168f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10685 | 2026.01.30 07:08:27.169413 [ 276 ] {72a983ea-0e8b-47ca-8b97-56a2d348168f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.01.30 07:08:27.169576 [ 276 ] {72a983ea-0e8b-47ca-8b97-56a2d348168f} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001704 sec., 79812.20657276995 rows/sec., 6.91 MiB/sec. | ||
| 10687 | 2026.01.30 07:08:27.169630 [ 276 ] {72a983ea-0e8b-47ca-8b97-56a2d348168f} <Debug> TCPHandler: Processed in 0.002025046 sec. | ||
| 10688 | 2026.01.30 07:08:27.169750 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2026.01.30 07:08:27.169853 [ 276 ] {1426772e-e7c9-4d6b-aeda-36411412a3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10690 | 2026.01.30 07:08:27.169898 [ 276 ] {1426772e-e7c9-4d6b-aeda-36411412a3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10691 | 2026.01.30 07:08:27.170337 [ 276 ] {1426772e-e7c9-4d6b-aeda-36411412a3ae} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.01.30 07:08:27.170378 [ 276 ] {1426772e-e7c9-4d6b-aeda-36411412a3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10693 | 2026.01.30 07:08:27.170686 [ 276 ] {1426772e-e7c9-4d6b-aeda-36411412a3ae} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10694 | 2026.01.30 07:08:27.170900 [ 276 ] {1426772e-e7c9-4d6b-aeda-36411412a3ae} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.01.30 07:08:27.171022 [ 151 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10696 | 2026.01.30 07:08:27.171037 [ 276 ] {1426772e-e7c9-4d6b-aeda-36411412a3ae} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001207 sec., 33140.01657000829 rows/sec., 2.43 MiB/sec. | ||
| 10697 | 2026.01.30 07:08:27.171090 [ 151 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.01.30 07:08:27.171100 [ 276 ] {1426772e-e7c9-4d6b-aeda-36411412a3ae} <Debug> TCPHandler: Processed in 0.001402429 sec. | ||
| 10699 | 2026.01.30 07:08:27.171120 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10700 | 2026.01.30 07:08:27.171220 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.01.30 07:08:27.171224 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 10702 | 2026.01.30 07:08:27.171327 [ 276 ] {74a9c349-757f-4600-8565-bc2d0ed286b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10703 | 2026.01.30 07:08:27.171344 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10704 | 2026.01.30 07:08:27.171370 [ 276 ] {74a9c349-757f-4600-8565-bc2d0ed286b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10705 | 2026.01.30 07:08:27.171384 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 295 rows starting from the beginning of the part | ||
| 10706 | 2026.01.30 07:08:27.171453 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 10707 | 2026.01.30 07:08:27.171505 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
| 10708 | 2026.01.30 07:08:27.171552 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 10709 | 2026.01.30 07:08:27.171598 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 10710 | 2026.01.30 07:08:27.171644 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 10711 | 2026.01.30 07:08:27.171859 [ 276 ] {74a9c349-757f-4600-8565-bc2d0ed286b7} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.01.30 07:08:27.171896 [ 276 ] {74a9c349-757f-4600-8565-bc2d0ed286b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10713 | 2026.01.30 07:08:27.172228 [ 276 ] {74a9c349-757f-4600-8565-bc2d0ed286b7} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10714 | 2026.01.30 07:08:27.172452 [ 276 ] {74a9c349-757f-4600-8565-bc2d0ed286b7} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.01.30 07:08:27.172495 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311327 sec., 359178.14549688983 rows/sec., 25.22 MiB/sec. | ||
| 10716 | 2026.01.30 07:08:27.172603 [ 276 ] {74a9c349-757f-4600-8565-bc2d0ed286b7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001297 sec., 80185.04240555127 rows/sec., 6.26 MiB/sec. | ||
| 10717 | 2026.01.30 07:08:27.172660 [ 276 ] {74a9c349-757f-4600-8565-bc2d0ed286b7} <Debug> TCPHandler: Processed in 0.001493102 sec. | ||
| 10718 | 2026.01.30 07:08:27.172672 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10719 | 2026.01.30 07:08:27.172795 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2026.01.30 07:08:27.172894 [ 276 ] {64c7da84-a4b9-4554-896c-e9df8b104d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10721 | 2026.01.30 07:08:27.172933 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.01.30 07:08:27.172939 [ 276 ] {64c7da84-a4b9-4554-896c-e9df8b104d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10723 | 2026.01.30 07:08:27.173002 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_56_11} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10724 | 2026.01.30 07:08:27.173068 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10725 | 2026.01.30 07:08:27.173409 [ 276 ] {64c7da84-a4b9-4554-896c-e9df8b104d6c} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.01.30 07:08:27.173448 [ 276 ] {64c7da84-a4b9-4554-896c-e9df8b104d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10727 | 2026.01.30 07:08:27.173798 [ 276 ] {64c7da84-a4b9-4554-896c-e9df8b104d6c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10728 | 2026.01.30 07:08:27.174014 [ 276 ] {64c7da84-a4b9-4554-896c-e9df8b104d6c} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.01.30 07:08:27.174147 [ 276 ] {64c7da84-a4b9-4554-896c-e9df8b104d6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 10730 | 2026.01.30 07:08:27.174186 [ 276 ] {64c7da84-a4b9-4554-896c-e9df8b104d6c} <Debug> TCPHandler: Processed in 0.00144243 sec. | ||
| 10731 | 2026.01.30 07:08:27.174306 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.01.30 07:08:27.174403 [ 276 ] {807b76b0-d205-4b00-9b03-c85bf089d7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.01.30 07:08:27.174457 [ 276 ] {807b76b0-d205-4b00-9b03-c85bf089d7dd} <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 | ||
| 10734 | 2026.01.30 07:08:27.175355 [ 276 ] {807b76b0-d205-4b00-9b03-c85bf089d7dd} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.01.30 07:08:27.175393 [ 276 ] {807b76b0-d205-4b00-9b03-c85bf089d7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10736 | 2026.01.30 07:08:27.175968 [ 276 ] {807b76b0-d205-4b00-9b03-c85bf089d7dd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10737 | 2026.01.30 07:08:27.176215 [ 276 ] {807b76b0-d205-4b00-9b03-c85bf089d7dd} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.01.30 07:08:27.176360 [ 276 ] {807b76b0-d205-4b00-9b03-c85bf089d7dd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001976 sec., 20242.914979757086 rows/sec., 36.27 MiB/sec. | ||
| 10739 | 2026.01.30 07:08:27.176430 [ 276 ] {807b76b0-d205-4b00-9b03-c85bf089d7dd} <Debug> TCPHandler: Processed in 0.00217413 sec. | ||
| 10740 | 2026.01.30 07:08:27.176546 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.01.30 07:08:27.176640 [ 276 ] {d49e4e13-54c2-4d9d-826b-bd194764f6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10742 | 2026.01.30 07:08:27.176682 [ 276 ] {d49e4e13-54c2-4d9d-826b-bd194764f6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10743 | 2026.01.30 07:08:27.177030 [ 276 ] {d49e4e13-54c2-4d9d-826b-bd194764f6e4} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.01.30 07:08:27.177069 [ 276 ] {d49e4e13-54c2-4d9d-826b-bd194764f6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10745 | 2026.01.30 07:08:27.177381 [ 276 ] {d49e4e13-54c2-4d9d-826b-bd194764f6e4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10746 | 2026.01.30 07:08:27.177587 [ 276 ] {d49e4e13-54c2-4d9d-826b-bd194764f6e4} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.01.30 07:08:27.177719 [ 276 ] {d49e4e13-54c2-4d9d-826b-bd194764f6e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 10748 | 2026.01.30 07:08:27.177756 [ 276 ] {d49e4e13-54c2-4d9d-826b-bd194764f6e4} <Debug> TCPHandler: Processed in 0.001259355 sec. | ||
| 10749 | 2026.01.30 07:08:27.725331 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10750 | 2026.01.30 07:08:27.742899 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.01.30 07:08:27.742968 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10752 | 2026.01.30 07:08:27.749385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10753 | 2026.01.30 07:08:27.750116 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2026.01.30 07:08:27.753681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10755 | 2026.01.30 07:08:31.283826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1302 | ||
| 10756 | 2026.01.30 07:08:31.286157 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2026.01.30 07:08:31.286200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10758 | 2026.01.30 07:08:31.287380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10759 | 2026.01.30 07:08:31.287637 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.01.30 07:08:31.287887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 10761 | 2026.01.30 07:08:32.167387 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10762 | 2026.01.30 07:08:32.167570 [ 276 ] {1b2c3962-7a34-47a2-a233-d8e80f7bb664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10763 | 2026.01.30 07:08:32.167641 [ 276 ] {1b2c3962-7a34-47a2-a233-d8e80f7bb664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10764 | 2026.01.30 07:08:32.168365 [ 276 ] {1b2c3962-7a34-47a2-a233-d8e80f7bb664} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10765 | 2026.01.30 07:08:32.168423 [ 276 ] {1b2c3962-7a34-47a2-a233-d8e80f7bb664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10766 | 2026.01.30 07:08:32.168840 [ 276 ] {1b2c3962-7a34-47a2-a233-d8e80f7bb664} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10767 | 2026.01.30 07:08:32.169086 [ 276 ] {1b2c3962-7a34-47a2-a233-d8e80f7bb664} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10768 | 2026.01.30 07:08:32.169265 [ 276 ] {1b2c3962-7a34-47a2-a233-d8e80f7bb664} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.45 MiB/sec. | ||
| 10769 | 2026.01.30 07:08:32.169323 [ 276 ] {1b2c3962-7a34-47a2-a233-d8e80f7bb664} <Debug> TCPHandler: Processed in 0.002063297 sec. | ||
| 10770 | 2026.01.30 07:08:32.169457 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10771 | 2026.01.30 07:08:32.169560 [ 276 ] {99e6bc3e-ae3a-4e28-8443-c3984ecc2119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10772 | 2026.01.30 07:08:32.169604 [ 276 ] {99e6bc3e-ae3a-4e28-8443-c3984ecc2119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10773 | 2026.01.30 07:08:32.170050 [ 276 ] {99e6bc3e-ae3a-4e28-8443-c3984ecc2119} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2026.01.30 07:08:32.170091 [ 276 ] {99e6bc3e-ae3a-4e28-8443-c3984ecc2119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10775 | 2026.01.30 07:08:32.170414 [ 276 ] {99e6bc3e-ae3a-4e28-8443-c3984ecc2119} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10776 | 2026.01.30 07:08:32.170632 [ 276 ] {99e6bc3e-ae3a-4e28-8443-c3984ecc2119} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10777 | 2026.01.30 07:08:32.170771 [ 276 ] {99e6bc3e-ae3a-4e28-8443-c3984ecc2119} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 10778 | 2026.01.30 07:08:32.170811 [ 276 ] {99e6bc3e-ae3a-4e28-8443-c3984ecc2119} <Debug> TCPHandler: Processed in 0.001406719 sec. | ||
| 10779 | 2026.01.30 07:08:32.170926 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10780 | 2026.01.30 07:08:32.171024 [ 276 ] {43784722-d8af-410d-b206-85c6a6ed3126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10781 | 2026.01.30 07:08:32.171070 [ 276 ] {43784722-d8af-410d-b206-85c6a6ed3126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10782 | 2026.01.30 07:08:32.171507 [ 276 ] {43784722-d8af-410d-b206-85c6a6ed3126} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2026.01.30 07:08:32.171546 [ 276 ] {43784722-d8af-410d-b206-85c6a6ed3126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10784 | 2026.01.30 07:08:32.171909 [ 276 ] {43784722-d8af-410d-b206-85c6a6ed3126} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10785 | 2026.01.30 07:08:32.172126 [ 276 ] {43784722-d8af-410d-b206-85c6a6ed3126} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10786 | 2026.01.30 07:08:32.172267 [ 276 ] {43784722-d8af-410d-b206-85c6a6ed3126} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 10787 | 2026.01.30 07:08:32.172311 [ 276 ] {43784722-d8af-410d-b206-85c6a6ed3126} <Debug> TCPHandler: Processed in 0.00142986 sec. | ||
| 10788 | 2026.01.30 07:08:32.172425 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10789 | 2026.01.30 07:08:32.172522 [ 276 ] {ba09c85f-5d0a-4f15-a4bd-6eb2422bc4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10790 | 2026.01.30 07:08:32.172592 [ 276 ] {ba09c85f-5d0a-4f15-a4bd-6eb2422bc4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10791 | 2026.01.30 07:08:32.172957 [ 276 ] {ba09c85f-5d0a-4f15-a4bd-6eb2422bc4b5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.01.30 07:08:32.172996 [ 276 ] {ba09c85f-5d0a-4f15-a4bd-6eb2422bc4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10793 | 2026.01.30 07:08:32.173313 [ 276 ] {ba09c85f-5d0a-4f15-a4bd-6eb2422bc4b5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10794 | 2026.01.30 07:08:32.173520 [ 276 ] {ba09c85f-5d0a-4f15-a4bd-6eb2422bc4b5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.01.30 07:08:32.173659 [ 276 ] {ba09c85f-5d0a-4f15-a4bd-6eb2422bc4b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 10796 | 2026.01.30 07:08:32.173695 [ 276 ] {ba09c85f-5d0a-4f15-a4bd-6eb2422bc4b5} <Debug> TCPHandler: Processed in 0.001319846 sec. | ||
| 10797 | 2026.01.30 07:08:33.753282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28304 | ||
| 10798 | 2026.01.30 07:08:33.753861 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.01.30 07:08:33.753908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10800 | 2026.01.30 07:08:33.754380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10801 | 2026.01.30 07:08:33.754607 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10802 | 2026.01.30 07:08:33.754735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28304 | ||
| 10803 | 2026.01.30 07:08:35.254674 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10804 | 2026.01.30 07:08:35.271776 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.01.30 07:08:35.271838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10806 | 2026.01.30 07:08:35.277890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10807 | 2026.01.30 07:08:35.278583 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.01.30 07:08:35.281487 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10809 | 2026.01.30 07:08:37.168353 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.01.30 07:08:37.168568 [ 276 ] {b98f9cf5-2fa3-4e66-9c58-9735312ea8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10811 | 2026.01.30 07:08:37.168645 [ 276 ] {b98f9cf5-2fa3-4e66-9c58-9735312ea8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10812 | 2026.01.30 07:08:37.169361 [ 276 ] {b98f9cf5-2fa3-4e66-9c58-9735312ea8b1} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.01.30 07:08:37.169421 [ 276 ] {b98f9cf5-2fa3-4e66-9c58-9735312ea8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10814 | 2026.01.30 07:08:37.169819 [ 276 ] {b98f9cf5-2fa3-4e66-9c58-9735312ea8b1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10815 | 2026.01.30 07:08:37.170057 [ 276 ] {b98f9cf5-2fa3-4e66-9c58-9735312ea8b1} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.01.30 07:08:37.170217 [ 276 ] {b98f9cf5-2fa3-4e66-9c58-9735312ea8b1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001702 sec., 5875.440658049354 rows/sec., 479.10 KiB/sec. | ||
| 10817 | 2026.01.30 07:08:37.170270 [ 276 ] {b98f9cf5-2fa3-4e66-9c58-9735312ea8b1} <Debug> TCPHandler: Processed in 0.002055577 sec. | ||
| 10818 | 2026.01.30 07:08:37.170401 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.01.30 07:08:37.170503 [ 276 ] {d0126fa6-ba77-4b09-bb04-c0511b5b91bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10820 | 2026.01.30 07:08:37.170547 [ 276 ] {d0126fa6-ba77-4b09-bb04-c0511b5b91bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10821 | 2026.01.30 07:08:37.171072 [ 276 ] {d0126fa6-ba77-4b09-bb04-c0511b5b91bd} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.01.30 07:08:37.171111 [ 276 ] {d0126fa6-ba77-4b09-bb04-c0511b5b91bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10823 | 2026.01.30 07:08:37.171450 [ 276 ] {d0126fa6-ba77-4b09-bb04-c0511b5b91bd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10824 | 2026.01.30 07:08:37.171670 [ 276 ] {d0126fa6-ba77-4b09-bb04-c0511b5b91bd} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.01.30 07:08:37.171807 [ 276 ] {d0126fa6-ba77-4b09-bb04-c0511b5b91bd} <Debug> executeQuery: Read 141 rows, 12.42 KiB in 0.001325 sec., 106415.09433962264 rows/sec., 9.15 MiB/sec. | ||
| 10826 | 2026.01.30 07:08:37.171807 [ 144 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10827 | 2026.01.30 07:08:37.171847 [ 276 ] {d0126fa6-ba77-4b09-bb04-c0511b5b91bd} <Debug> TCPHandler: Processed in 0.001497132 sec. | ||
| 10828 | 2026.01.30 07:08:37.171887 [ 144 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.01.30 07:08:37.171913 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 10830 | 2026.01.30 07:08:37.171985 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10831 | 2026.01.30 07:08:37.172025 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10832 | 2026.01.30 07:08:37.172088 [ 276 ] {c134a11f-5571-4857-a652-cbf37bff3b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.01.30 07:08:37.172135 [ 276 ] {c134a11f-5571-4857-a652-cbf37bff3b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10834 | 2026.01.30 07:08:37.172159 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10835 | 2026.01.30 07:08:37.172202 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2553 rows starting from the beginning of the part | ||
| 10836 | 2026.01.30 07:08:37.172274 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 10837 | 2026.01.30 07:08:37.172329 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1316 rows starting from the beginning of the part | ||
| 10838 | 2026.01.30 07:08:37.172381 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 10839 | 2026.01.30 07:08:37.172429 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10840 | 2026.01.30 07:08:37.172490 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 141 rows starting from the beginning of the part | ||
| 10841 | 2026.01.30 07:08:37.172579 [ 276 ] {c134a11f-5571-4857-a652-cbf37bff3b4b} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.01.30 07:08:37.172620 [ 276 ] {c134a11f-5571-4857-a652-cbf37bff3b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10843 | 2026.01.30 07:08:37.172955 [ 276 ] {c134a11f-5571-4857-a652-cbf37bff3b4b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10844 | 2026.01.30 07:08:37.173180 [ 276 ] {c134a11f-5571-4857-a652-cbf37bff3b4b} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.01.30 07:08:37.173326 [ 276 ] {c134a11f-5571-4857-a652-cbf37bff3b4b} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001257 sec., 39777.247414478916 rows/sec., 2.88 MiB/sec. | ||
| 10846 | 2026.01.30 07:08:37.173364 [ 276 ] {c134a11f-5571-4857-a652-cbf37bff3b4b} <Debug> TCPHandler: Processed in 0.00143123 sec. | ||
| 10847 | 2026.01.30 07:08:37.173469 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.01.30 07:08:37.173564 [ 276 ] {264fe4cf-e0e2-4091-8764-75b2bda1aaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10849 | 2026.01.30 07:08:37.173606 [ 276 ] {264fe4cf-e0e2-4091-8764-75b2bda1aaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10850 | 2026.01.30 07:08:37.174044 [ 276 ] {264fe4cf-e0e2-4091-8764-75b2bda1aaf1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.01.30 07:08:37.174083 [ 276 ] {264fe4cf-e0e2-4091-8764-75b2bda1aaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10852 | 2026.01.30 07:08:37.174404 [ 276 ] {264fe4cf-e0e2-4091-8764-75b2bda1aaf1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10853 | 2026.01.30 07:08:37.174566 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589812 sec., 1675025.0597340658 rows/sec., 144.43 MiB/sec. | ||
| 10854 | 2026.01.30 07:08:37.174626 [ 276 ] {264fe4cf-e0e2-4091-8764-75b2bda1aaf1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2026.01.30 07:08:37.174752 [ 144 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10856 | 2026.01.30 07:08:37.174764 [ 276 ] {264fe4cf-e0e2-4091-8764-75b2bda1aaf1} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001218 sec., 93596.05911330051 rows/sec., 7.32 MiB/sec. | ||
| 10857 | 2026.01.30 07:08:37.174795 [ 144 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.01.30 07:08:37.174819 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10859 | 2026.01.30 07:08:37.174820 [ 276 ] {264fe4cf-e0e2-4091-8764-75b2bda1aaf1} <Debug> TCPHandler: Processed in 0.001399709 sec. | ||
| 10860 | 2026.01.30 07:08:37.174902 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10861 | 2026.01.30 07:08:37.174913 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10862 | 2026.01.30 07:08:37.174951 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10863 | 2026.01.30 07:08:37.174992 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10864 | 2026.01.30 07:08:37.175021 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1303 rows starting from the beginning of the part | ||
| 10865 | 2026.01.30 07:08:37.175050 [ 276 ] {285edc43-d754-47eb-a288-56ed4b048687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10866 | 2026.01.30 07:08:37.175080 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 10867 | 2026.01.30 07:08:37.175096 [ 276 ] {285edc43-d754-47eb-a288-56ed4b048687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10868 | 2026.01.30 07:08:37.175128 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 556 rows starting from the beginning of the part | ||
| 10869 | 2026.01.30 07:08:37.175173 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 10870 | 2026.01.30 07:08:37.175216 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10871 | 2026.01.30 07:08:37.175254 [ 186 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 114 rows starting from the beginning of the part | ||
| 10872 | 2026.01.30 07:08:37.175280 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10873 | 2026.01.30 07:08:37.175372 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_86_17} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10874 | 2026.01.30 07:08:37.175488 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10875 | 2026.01.30 07:08:37.175521 [ 276 ] {285edc43-d754-47eb-a288-56ed4b048687} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.01.30 07:08:37.175561 [ 276 ] {285edc43-d754-47eb-a288-56ed4b048687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10877 | 2026.01.30 07:08:37.175897 [ 276 ] {285edc43-d754-47eb-a288-56ed4b048687} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10878 | 2026.01.30 07:08:37.176114 [ 276 ] {285edc43-d754-47eb-a288-56ed4b048687} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.01.30 07:08:37.176240 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10880 | 2026.01.30 07:08:37.176250 [ 276 ] {285edc43-d754-47eb-a288-56ed4b048687} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001218 sec., 135467.98029556652 rows/sec., 9.43 MiB/sec. | ||
| 10881 | 2026.01.30 07:08:37.176280 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2026.01.30 07:08:37.176304 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10883 | 2026.01.30 07:08:37.176305 [ 276 ] {285edc43-d754-47eb-a288-56ed4b048687} <Debug> TCPHandler: Processed in 0.001403079 sec. | ||
| 10884 | 2026.01.30 07:08:37.176410 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10885 | 2026.01.30 07:08:37.176416 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550863 sec., 1447581.1209629735 rows/sec., 112.34 MiB/sec. | ||
| 10886 | 2026.01.30 07:08:37.176443 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2026.01.30 07:08:37.176523 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10888 | 2026.01.30 07:08:37.176554 [ 276 ] {c5d96b4c-6bd1-47ff-b90d-c6b4e0adf9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10889 | 2026.01.30 07:08:37.176558 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24356 rows starting from the beginning of the part | ||
| 10890 | 2026.01.30 07:08:37.176618 [ 276 ] {c5d96b4c-6bd1-47ff-b90d-c6b4e0adf9da} <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 | ||
| 10891 | 2026.01.30 07:08:37.176634 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10892 | 2026.01.30 07:08:37.176669 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10893 | 2026.01.30 07:08:37.176685 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 880 rows starting from the beginning of the part | ||
| 10894 | 2026.01.30 07:08:37.176734 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 10895 | 2026.01.30 07:08:37.176777 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10896 | 2026.01.30 07:08:37.176818 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 165 rows starting from the beginning of the part | ||
| 10897 | 2026.01.30 07:08:37.177017 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.01.30 07:08:37.177117 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_86_17} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10899 | 2026.01.30 07:08:37.177220 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10900 | 2026.01.30 07:08:37.177565 [ 276 ] {c5d96b4c-6bd1-47ff-b90d-c6b4e0adf9da} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2026.01.30 07:08:37.177607 [ 276 ] {c5d96b4c-6bd1-47ff-b90d-c6b4e0adf9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10902 | 2026.01.30 07:08:37.178230 [ 276 ] {c5d96b4c-6bd1-47ff-b90d-c6b4e0adf9da} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10903 | 2026.01.30 07:08:37.178466 [ 276 ] {c5d96b4c-6bd1-47ff-b90d-c6b4e0adf9da} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.01.30 07:08:37.178611 [ 276 ] {c5d96b4c-6bd1-47ff-b90d-c6b4e0adf9da} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002073 sec., 19295.70670525808 rows/sec., 34.58 MiB/sec. | ||
| 10905 | 2026.01.30 07:08:37.178679 [ 276 ] {c5d96b4c-6bd1-47ff-b90d-c6b4e0adf9da} <Debug> TCPHandler: Processed in 0.002284294 sec. | ||
| 10906 | 2026.01.30 07:08:37.178805 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10907 | 2026.01.30 07:08:37.178900 [ 276 ] {b5412ab3-b007-4a4c-b0f3-be7fc9e0d133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10908 | 2026.01.30 07:08:37.178942 [ 276 ] {b5412ab3-b007-4a4c-b0f3-be7fc9e0d133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10909 | 2026.01.30 07:08:37.179300 [ 276 ] {b5412ab3-b007-4a4c-b0f3-be7fc9e0d133} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2026.01.30 07:08:37.179338 [ 276 ] {b5412ab3-b007-4a4c-b0f3-be7fc9e0d133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10911 | 2026.01.30 07:08:37.179659 [ 276 ] {b5412ab3-b007-4a4c-b0f3-be7fc9e0d133} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10912 | 2026.01.30 07:08:37.179875 [ 276 ] {b5412ab3-b007-4a4c-b0f3-be7fc9e0d133} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10913 | 2026.01.30 07:08:37.179990 [ 144 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10914 | 2026.01.30 07:08:37.180006 [ 276 ] {b5412ab3-b007-4a4c-b0f3-be7fc9e0d133} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 10915 | 2026.01.30 07:08:37.180027 [ 144 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.01.30 07:08:37.180049 [ 276 ] {b5412ab3-b007-4a4c-b0f3-be7fc9e0d133} <Debug> TCPHandler: Processed in 0.001293816 sec. | ||
| 10917 | 2026.01.30 07:08:37.180050 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10918 | 2026.01.30 07:08:37.180146 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 10919 | 2026.01.30 07:08:37.180242 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10920 | 2026.01.30 07:08:37.180279 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4968 rows starting from the beginning of the part | ||
| 10921 | 2026.01.30 07:08:37.180330 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10922 | 2026.01.30 07:08:37.180374 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10923 | 2026.01.30 07:08:37.180412 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 10924 | 2026.01.30 07:08:37.180454 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10925 | 2026.01.30 07:08:37.180485 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 10926 | 2026.01.30 07:08:37.182259 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25881 rows, containing 5 columns (5 merged, 0 gathered) in 0.005884663 sec., 4398042.844594499 rows/sec., 300.91 MiB/sec. | ||
| 10927 | 2026.01.30 07:08:37.182470 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5268 rows, containing 4 columns (4 merged, 0 gathered) in 0.002357136 sec., 2234915.5924817235 rows/sec., 148.97 MiB/sec. | ||
| 10928 | 2026.01.30 07:08:37.182520 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10929 | 2026.01.30 07:08:37.182819 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2026.01.30 07:08:37.182893 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10931 | 2026.01.30 07:08:37.182978 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10932 | 2026.01.30 07:08:37.182987 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10933 | 2026.01.30 07:08:37.183222 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.01.30 07:08:37.183293 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_86_17} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10935 | 2026.01.30 07:08:37.183362 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10936 | 2026.01.30 07:08:40.970751 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10937 | 2026.01.30 07:08:40.970805 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10938 | 2026.01.30 07:08:41.255784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28816 | ||
| 10939 | 2026.01.30 07:08:41.256320 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2026.01.30 07:08:41.256361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10941 | 2026.01.30 07:08:41.256843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10942 | 2026.01.30 07:08:41.257077 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2026.01.30 07:08:41.257225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28816 | ||
| 10944 | 2026.01.30 07:08:41.288979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1324 | ||
| 10945 | 2026.01.30 07:08:41.291097 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2026.01.30 07:08:41.291144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10947 | 2026.01.30 07:08:41.292320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10948 | 2026.01.30 07:08:41.292583 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2026.01.30 07:08:41.292852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 10950 | 2026.01.30 07:08:42.165540 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.01.30 07:08:42.165738 [ 276 ] {35581f0b-95cb-41c9-b9e9-dd6adb2f158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10952 | 2026.01.30 07:08:42.165813 [ 276 ] {35581f0b-95cb-41c9-b9e9-dd6adb2f158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10953 | 2026.01.30 07:08:42.166559 [ 276 ] {35581f0b-95cb-41c9-b9e9-dd6adb2f158e} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.01.30 07:08:42.166614 [ 276 ] {35581f0b-95cb-41c9-b9e9-dd6adb2f158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10955 | 2026.01.30 07:08:42.167010 [ 276 ] {35581f0b-95cb-41c9-b9e9-dd6adb2f158e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10956 | 2026.01.30 07:08:42.167269 [ 276 ] {35581f0b-95cb-41c9-b9e9-dd6adb2f158e} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.01.30 07:08:42.167425 [ 276 ] {35581f0b-95cb-41c9-b9e9-dd6adb2f158e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001741 sec., 32165.422171166 rows/sec., 2.46 MiB/sec. | ||
| 10958 | 2026.01.30 07:08:42.167472 [ 276 ] {35581f0b-95cb-41c9-b9e9-dd6adb2f158e} <Debug> TCPHandler: Processed in 0.002069788 sec. | ||
| 10959 | 2026.01.30 07:08:42.167604 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.01.30 07:08:42.167699 [ 276 ] {910a7dc2-71dd-41cf-af5a-46e65aa2bf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10961 | 2026.01.30 07:08:42.167740 [ 276 ] {910a7dc2-71dd-41cf-af5a-46e65aa2bf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10962 | 2026.01.30 07:08:42.168175 [ 276 ] {910a7dc2-71dd-41cf-af5a-46e65aa2bf9b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.01.30 07:08:42.168212 [ 276 ] {910a7dc2-71dd-41cf-af5a-46e65aa2bf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10964 | 2026.01.30 07:08:42.168531 [ 276 ] {910a7dc2-71dd-41cf-af5a-46e65aa2bf9b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10965 | 2026.01.30 07:08:42.168746 [ 276 ] {910a7dc2-71dd-41cf-af5a-46e65aa2bf9b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.01.30 07:08:42.168877 [ 276 ] {910a7dc2-71dd-41cf-af5a-46e65aa2bf9b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 10967 | 2026.01.30 07:08:42.168916 [ 276 ] {910a7dc2-71dd-41cf-af5a-46e65aa2bf9b} <Debug> TCPHandler: Processed in 0.001362008 sec. | ||
| 10968 | 2026.01.30 07:08:42.169034 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.01.30 07:08:42.169130 [ 276 ] {642ef968-fb42-4861-92b8-7fae41493c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10970 | 2026.01.30 07:08:42.169174 [ 276 ] {642ef968-fb42-4861-92b8-7fae41493c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10971 | 2026.01.30 07:08:42.169598 [ 276 ] {642ef968-fb42-4861-92b8-7fae41493c3d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.01.30 07:08:42.169635 [ 276 ] {642ef968-fb42-4861-92b8-7fae41493c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10973 | 2026.01.30 07:08:42.169974 [ 276 ] {642ef968-fb42-4861-92b8-7fae41493c3d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10974 | 2026.01.30 07:08:42.170191 [ 276 ] {642ef968-fb42-4861-92b8-7fae41493c3d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.01.30 07:08:42.170328 [ 276 ] {642ef968-fb42-4861-92b8-7fae41493c3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 10976 | 2026.01.30 07:08:42.170366 [ 276 ] {642ef968-fb42-4861-92b8-7fae41493c3d} <Debug> TCPHandler: Processed in 0.001382318 sec. | ||
| 10977 | 2026.01.30 07:08:42.170485 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.01.30 07:08:42.170580 [ 276 ] {617353af-f548-47fd-9bbc-3cd1c957251f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10979 | 2026.01.30 07:08:42.170622 [ 276 ] {617353af-f548-47fd-9bbc-3cd1c957251f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10980 | 2026.01.30 07:08:42.170958 [ 276 ] {617353af-f548-47fd-9bbc-3cd1c957251f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.01.30 07:08:42.170996 [ 276 ] {617353af-f548-47fd-9bbc-3cd1c957251f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10982 | 2026.01.30 07:08:42.171320 [ 276 ] {617353af-f548-47fd-9bbc-3cd1c957251f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10983 | 2026.01.30 07:08:42.171555 [ 276 ] {617353af-f548-47fd-9bbc-3cd1c957251f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.01.30 07:08:42.171692 [ 276 ] {617353af-f548-47fd-9bbc-3cd1c957251f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 10985 | 2026.01.30 07:08:42.171732 [ 276 ] {617353af-f548-47fd-9bbc-3cd1c957251f} <Debug> TCPHandler: Processed in 0.001296206 sec. | ||
| 10986 | 2026.01.30 07:08:42.782500 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10987 | 2026.01.30 07:08:42.799448 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.01.30 07:08:42.799508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10989 | 2026.01.30 07:08:42.805673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10990 | 2026.01.30 07:08:42.806472 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2026.01.30 07:08:42.809422 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10992 | 2026.01.30 07:08:47.167259 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10993 | 2026.01.30 07:08:47.167449 [ 276 ] {4857415b-0800-4eec-840e-e196ef5e89a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10994 | 2026.01.30 07:08:47.167515 [ 276 ] {4857415b-0800-4eec-840e-e196ef5e89a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10995 | 2026.01.30 07:08:47.168266 [ 276 ] {4857415b-0800-4eec-840e-e196ef5e89a9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2026.01.30 07:08:47.168309 [ 276 ] {4857415b-0800-4eec-840e-e196ef5e89a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 10997 | 2026.01.30 07:08:47.168709 [ 276 ] {4857415b-0800-4eec-840e-e196ef5e89a9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10998 | 2026.01.30 07:08:47.168939 [ 276 ] {4857415b-0800-4eec-840e-e196ef5e89a9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2026.01.30 07:08:47.169095 [ 276 ] {4857415b-0800-4eec-840e-e196ef5e89a9} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001692 sec., 80378.25059101655 rows/sec., 6.95 MiB/sec. | ||
| 11000 | 2026.01.30 07:08:47.169137 [ 276 ] {4857415b-0800-4eec-840e-e196ef5e89a9} <Debug> TCPHandler: Processed in 0.002007886 sec. | ||
| 11001 | 2026.01.30 07:08:47.169264 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.01.30 07:08:47.169359 [ 276 ] {8c32041c-0565-4641-980a-cb9875a40097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11003 | 2026.01.30 07:08:47.169401 [ 276 ] {8c32041c-0565-4641-980a-cb9875a40097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11004 | 2026.01.30 07:08:47.169815 [ 276 ] {8c32041c-0565-4641-980a-cb9875a40097} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11005 | 2026.01.30 07:08:47.169850 [ 276 ] {8c32041c-0565-4641-980a-cb9875a40097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11006 | 2026.01.30 07:08:47.170168 [ 276 ] {8c32041c-0565-4641-980a-cb9875a40097} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11007 | 2026.01.30 07:08:47.170386 [ 276 ] {8c32041c-0565-4641-980a-cb9875a40097} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11008 | 2026.01.30 07:08:47.170520 [ 276 ] {8c32041c-0565-4641-980a-cb9875a40097} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.49 MiB/sec. | ||
| 11009 | 2026.01.30 07:08:47.170558 [ 276 ] {8c32041c-0565-4641-980a-cb9875a40097} <Debug> TCPHandler: Processed in 0.001344208 sec. | ||
| 11010 | 2026.01.30 07:08:47.170669 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.01.30 07:08:47.170763 [ 276 ] {9e8d3ebb-4f91-4ac2-9319-d4263b0cd5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11012 | 2026.01.30 07:08:47.170802 [ 276 ] {9e8d3ebb-4f91-4ac2-9319-d4263b0cd5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11013 | 2026.01.30 07:08:47.171237 [ 276 ] {9e8d3ebb-4f91-4ac2-9319-d4263b0cd5ab} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.01.30 07:08:47.171279 [ 276 ] {9e8d3ebb-4f91-4ac2-9319-d4263b0cd5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11015 | 2026.01.30 07:08:47.171578 [ 276 ] {9e8d3ebb-4f91-4ac2-9319-d4263b0cd5ab} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11016 | 2026.01.30 07:08:47.171789 [ 276 ] {9e8d3ebb-4f91-4ac2-9319-d4263b0cd5ab} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2026.01.30 07:08:47.171915 [ 276 ] {9e8d3ebb-4f91-4ac2-9319-d4263b0cd5ab} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. | ||
| 11018 | 2026.01.30 07:08:47.171954 [ 276 ] {9e8d3ebb-4f91-4ac2-9319-d4263b0cd5ab} <Debug> TCPHandler: Processed in 0.001334497 sec. | ||
| 11019 | 2026.01.30 07:08:47.172068 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11020 | 2026.01.30 07:08:47.172163 [ 276 ] {5c70bf8f-da64-4069-a0f3-5f071a0ab73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11021 | 2026.01.30 07:08:47.172207 [ 276 ] {5c70bf8f-da64-4069-a0f3-5f071a0ab73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11022 | 2026.01.30 07:08:47.172622 [ 276 ] {5c70bf8f-da64-4069-a0f3-5f071a0ab73a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.01.30 07:08:47.172658 [ 276 ] {5c70bf8f-da64-4069-a0f3-5f071a0ab73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11024 | 2026.01.30 07:08:47.172994 [ 276 ] {5c70bf8f-da64-4069-a0f3-5f071a0ab73a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11025 | 2026.01.30 07:08:47.173212 [ 276 ] {5c70bf8f-da64-4069-a0f3-5f071a0ab73a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.01.30 07:08:47.173342 [ 276 ] {5c70bf8f-da64-4069-a0f3-5f071a0ab73a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11027 | 2026.01.30 07:08:47.173380 [ 276 ] {5c70bf8f-da64-4069-a0f3-5f071a0ab73a} <Debug> TCPHandler: Processed in 0.001360908 sec. | ||
| 11028 | 2026.01.30 07:08:47.173488 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11029 | 2026.01.30 07:08:47.173581 [ 276 ] {a97c8423-9a5b-4618-bbee-dfc5d69553cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11030 | 2026.01.30 07:08:47.173636 [ 276 ] {a97c8423-9a5b-4618-bbee-dfc5d69553cd} <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 | ||
| 11031 | 2026.01.30 07:08:47.174514 [ 276 ] {a97c8423-9a5b-4618-bbee-dfc5d69553cd} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.01.30 07:08:47.174551 [ 276 ] {a97c8423-9a5b-4618-bbee-dfc5d69553cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11033 | 2026.01.30 07:08:47.175119 [ 276 ] {a97c8423-9a5b-4618-bbee-dfc5d69553cd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11034 | 2026.01.30 07:08:47.175344 [ 276 ] {a97c8423-9a5b-4618-bbee-dfc5d69553cd} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.01.30 07:08:47.175483 [ 276 ] {a97c8423-9a5b-4618-bbee-dfc5d69553cd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00192 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 11036 | 2026.01.30 07:08:47.175547 [ 276 ] {a97c8423-9a5b-4618-bbee-dfc5d69553cd} <Debug> TCPHandler: Processed in 0.002108109 sec. | ||
| 11037 | 2026.01.30 07:08:47.175659 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11038 | 2026.01.30 07:08:47.175752 [ 276 ] {9483a600-146b-461c-af6a-188bbf826ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11039 | 2026.01.30 07:08:47.175794 [ 276 ] {9483a600-146b-461c-af6a-188bbf826ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11040 | 2026.01.30 07:08:47.176138 [ 276 ] {9483a600-146b-461c-af6a-188bbf826ce8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.01.30 07:08:47.176177 [ 276 ] {9483a600-146b-461c-af6a-188bbf826ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11042 | 2026.01.30 07:08:47.176482 [ 276 ] {9483a600-146b-461c-af6a-188bbf826ce8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11043 | 2026.01.30 07:08:47.176694 [ 276 ] {9483a600-146b-461c-af6a-188bbf826ce8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.01.30 07:08:47.176824 [ 276 ] {9483a600-146b-461c-af6a-188bbf826ce8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 11045 | 2026.01.30 07:08:47.176860 [ 276 ] {9483a600-146b-461c-af6a-188bbf826ce8} <Debug> TCPHandler: Processed in 0.001250654 sec. | ||
| 11046 | 2026.01.30 07:08:48.758292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29264 | ||
| 11047 | 2026.01.30 07:08:48.758790 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.01.30 07:08:48.758836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11049 | 2026.01.30 07:08:48.759306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11050 | 2026.01.30 07:08:48.759541 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.01.30 07:08:48.759688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29264 | ||
| 11052 | 2026.01.30 07:08:48.759688 [ 135 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11053 | 2026.01.30 07:08:48.759760 [ 135 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11054 | 2026.01.30 07:08:48.759783 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11055 | 2026.01.30 07:08:48.759882 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 11056 | 2026.01.30 07:08:48.759987 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11057 | 2026.01.30 07:08:48.760025 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26896 rows starting from the beginning of the part | ||
| 11058 | 2026.01.30 07:08:48.760087 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 11059 | 2026.01.30 07:08:48.760133 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 11060 | 2026.01.30 07:08:48.760175 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 11061 | 2026.01.30 07:08:48.760214 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 11062 | 2026.01.30 07:08:48.760256 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 11063 | 2026.01.30 07:08:48.762604 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29264 rows, containing 4 columns (4 merged, 0 gathered) in 0.002763256 sec., 10590404.94257499 rows/sec., 151.50 MiB/sec. | ||
| 11064 | 2026.01.30 07:08:48.762866 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11065 | 2026.01.30 07:08:48.763131 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.01.30 07:08:48.763213 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_61_12} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11067 | 2026.01.30 07:08:48.763295 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 11068 | 2026.01.30 07:08:50.310407 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11069 | 2026.01.30 07:08:50.328602 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2026.01.30 07:08:50.328664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11071 | 2026.01.30 07:08:50.334768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11072 | 2026.01.30 07:08:50.335472 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2026.01.30 07:08:50.335753 [ 133 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11074 | 2026.01.30 07:08:50.335827 [ 133 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2026.01.30 07:08:50.335851 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11076 | 2026.01.30 07:08:50.335976 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 11077 | 2026.01.30 07:08:50.339009 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11078 | 2026.01.30 07:08:50.340152 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11079 | 2026.01.30 07:08:50.341727 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 11080 | 2026.01.30 07:08:50.346202 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 11081 | 2026.01.30 07:08:50.350648 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 11082 | 2026.01.30 07:08:50.355101 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 11083 | 2026.01.30 07:08:50.359652 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 11084 | 2026.01.30 07:08:50.363526 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 11085 | 2026.01.30 07:08:50.414682 [ 194 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078761166 sec., 5840.44172225688 rows/sec., 30.20 MiB/sec. | ||
| 11086 | 2026.01.30 07:08:50.418455 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11087 | 2026.01.30 07:08:50.420610 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.01.30 07:08:50.420721 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_61_12} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11089 | 2026.01.30 07:08:50.423844 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11090 | 2026.01.30 07:08:51.293901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1344 | ||
| 11091 | 2026.01.30 07:08:51.296049 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2026.01.30 07:08:51.296099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11093 | 2026.01.30 07:08:51.297318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11094 | 2026.01.30 07:08:51.297580 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2026.01.30 07:08:51.297737 [ 132 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11096 | 2026.01.30 07:08:51.297799 [ 132 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.01.30 07:08:51.297818 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11098 | 2026.01.30 07:08:51.297913 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 11099 | 2026.01.30 07:08:51.297944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 11100 | 2026.01.30 07:08:51.298371 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11101 | 2026.01.30 07:08:51.298500 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1226 rows starting from the beginning of the part | ||
| 11102 | 2026.01.30 07:08:51.298846 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
| 11103 | 2026.01.30 07:08:51.299200 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 11104 | 2026.01.30 07:08:51.299570 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 11105 | 2026.01.30 07:08:51.299943 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
| 11106 | 2026.01.30 07:08:51.300306 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 11107 | 2026.01.30 07:08:51.308088 [ 196 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 72 columns (72 merged, 0 gathered) in 0.010214894 sec., 131572.58411100495 rows/sec., 105.54 MiB/sec. | ||
| 11108 | 2026.01.30 07:08:51.309745 [ 196 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11109 | 2026.01.30 07:08:51.310391 [ 196 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11110 | 2026.01.30 07:08:51.310483 [ 196 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_46_9} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11111 | 2026.01.30 07:08:51.310864 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11112 | 2026.01.30 07:08:52.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.50 MiB, peak 352.35 MiB, free memory in arenas 0.00 B, will set to 341.02 MiB (RSS), difference: 1.52 MiB | ||
| 11113 | 2026.01.30 07:08:52.214849 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.01.30 07:08:52.215060 [ 276 ] {eba37245-63e8-4d49-ae4b-9969475ed853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.01.30 07:08:52.215142 [ 276 ] {eba37245-63e8-4d49-ae4b-9969475ed853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11116 | 2026.01.30 07:08:52.215922 [ 276 ] {eba37245-63e8-4d49-ae4b-9969475ed853} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.01.30 07:08:52.215986 [ 276 ] {eba37245-63e8-4d49-ae4b-9969475ed853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11118 | 2026.01.30 07:08:52.216444 [ 276 ] {eba37245-63e8-4d49-ae4b-9969475ed853} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11119 | 2026.01.30 07:08:52.216731 [ 276 ] {eba37245-63e8-4d49-ae4b-9969475ed853} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.01.30 07:08:52.216956 [ 276 ] {eba37245-63e8-4d49-ae4b-9969475ed853} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00195 sec., 12307.692307692309 rows/sec., 1.02 MiB/sec. | ||
| 11121 | 2026.01.30 07:08:52.217027 [ 276 ] {eba37245-63e8-4d49-ae4b-9969475ed853} <Debug> TCPHandler: Processed in 0.002349285 sec. | ||
| 11122 | 2026.01.30 07:08:52.217191 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11123 | 2026.01.30 07:08:52.217309 [ 276 ] {8d3a4a20-ca5f-45ca-af35-b9fa61e47124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11124 | 2026.01.30 07:08:52.217362 [ 276 ] {8d3a4a20-ca5f-45ca-af35-b9fa61e47124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11125 | 2026.01.30 07:08:52.217867 [ 276 ] {8d3a4a20-ca5f-45ca-af35-b9fa61e47124} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11126 | 2026.01.30 07:08:52.217916 [ 276 ] {8d3a4a20-ca5f-45ca-af35-b9fa61e47124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11127 | 2026.01.30 07:08:52.218398 [ 276 ] {8d3a4a20-ca5f-45ca-af35-b9fa61e47124} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11128 | 2026.01.30 07:08:52.218768 [ 276 ] {8d3a4a20-ca5f-45ca-af35-b9fa61e47124} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2026.01.30 07:08:52.218950 [ 276 ] {8d3a4a20-ca5f-45ca-af35-b9fa61e47124} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001669 sec., 2396.644697423607 rows/sec., 195.43 KiB/sec. | ||
| 11130 | 2026.01.30 07:08:52.219001 [ 276 ] {8d3a4a20-ca5f-45ca-af35-b9fa61e47124} <Debug> TCPHandler: Processed in 0.001868282 sec. | ||
| 11131 | 2026.01.30 07:08:52.219200 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11132 | 2026.01.30 07:08:52.219335 [ 276 ] {2765ed1b-5ab1-4098-ac72-fd82eee1261f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11133 | 2026.01.30 07:08:52.219397 [ 276 ] {2765ed1b-5ab1-4098-ac72-fd82eee1261f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11134 | 2026.01.30 07:08:52.221310 [ 276 ] {2765ed1b-5ab1-4098-ac72-fd82eee1261f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11135 | 2026.01.30 07:08:52.221364 [ 276 ] {2765ed1b-5ab1-4098-ac72-fd82eee1261f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11136 | 2026.01.30 07:08:52.222081 [ 276 ] {2765ed1b-5ab1-4098-ac72-fd82eee1261f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11137 | 2026.01.30 07:08:52.222469 [ 276 ] {2765ed1b-5ab1-4098-ac72-fd82eee1261f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11138 | 2026.01.30 07:08:52.222708 [ 276 ] {2765ed1b-5ab1-4098-ac72-fd82eee1261f} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.003403 sec., 387305.3188363209 rows/sec., 32.16 MiB/sec. | ||
| 11139 | 2026.01.30 07:08:52.222780 [ 276 ] {2765ed1b-5ab1-4098-ac72-fd82eee1261f} <Debug> TCPHandler: Processed in 0.003677162 sec. | ||
| 11140 | 2026.01.30 07:08:52.223072 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.01.30 07:08:52.223215 [ 276 ] {d3280075-e53d-48c0-bde7-ee0a0cf44823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11142 | 2026.01.30 07:08:52.223282 [ 276 ] {d3280075-e53d-48c0-bde7-ee0a0cf44823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11143 | 2026.01.30 07:08:52.224000 [ 276 ] {d3280075-e53d-48c0-bde7-ee0a0cf44823} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.01.30 07:08:52.224051 [ 276 ] {d3280075-e53d-48c0-bde7-ee0a0cf44823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11145 | 2026.01.30 07:08:52.224535 [ 276 ] {d3280075-e53d-48c0-bde7-ee0a0cf44823} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11146 | 2026.01.30 07:08:52.224910 [ 276 ] {d3280075-e53d-48c0-bde7-ee0a0cf44823} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.01.30 07:08:52.225133 [ 276 ] {d3280075-e53d-48c0-bde7-ee0a0cf44823} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001955 sec., 8184.143222506394 rows/sec., 634.39 KiB/sec. | ||
| 11148 | 2026.01.30 07:08:52.225197 [ 276 ] {d3280075-e53d-48c0-bde7-ee0a0cf44823} <Debug> TCPHandler: Processed in 0.002208612 sec. | ||
| 11149 | 2026.01.30 07:08:52.225389 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2026.01.30 07:08:52.225533 [ 276 ] {62cb43f9-857c-46db-a8af-3e1ca5bc5a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11151 | 2026.01.30 07:08:52.225597 [ 276 ] {62cb43f9-857c-46db-a8af-3e1ca5bc5a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11152 | 2026.01.30 07:08:52.226405 [ 276 ] {62cb43f9-857c-46db-a8af-3e1ca5bc5a00} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2026.01.30 07:08:52.226454 [ 276 ] {62cb43f9-857c-46db-a8af-3e1ca5bc5a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11154 | 2026.01.30 07:08:52.227019 [ 276 ] {62cb43f9-857c-46db-a8af-3e1ca5bc5a00} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11155 | 2026.01.30 07:08:52.227377 [ 276 ] {62cb43f9-857c-46db-a8af-3e1ca5bc5a00} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2026.01.30 07:08:52.227578 [ 276 ] {62cb43f9-857c-46db-a8af-3e1ca5bc5a00} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002075 sec., 121445.78313253012 rows/sec., 8.40 MiB/sec. | ||
| 11157 | 2026.01.30 07:08:52.227640 [ 276 ] {62cb43f9-857c-46db-a8af-3e1ca5bc5a00} <Debug> TCPHandler: Processed in 0.002323015 sec. | ||
| 11158 | 2026.01.30 07:08:52.227826 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11159 | 2026.01.30 07:08:52.227953 [ 276 ] {c17f302d-4ad9-4015-87ec-16f46efd9f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11160 | 2026.01.30 07:08:52.228016 [ 276 ] {c17f302d-4ad9-4015-87ec-16f46efd9f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11161 | 2026.01.30 07:08:52.228671 [ 276 ] {c17f302d-4ad9-4015-87ec-16f46efd9f29} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.01.30 07:08:52.228725 [ 276 ] {c17f302d-4ad9-4015-87ec-16f46efd9f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11163 | 2026.01.30 07:08:52.229217 [ 276 ] {c17f302d-4ad9-4015-87ec-16f46efd9f29} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11164 | 2026.01.30 07:08:52.229563 [ 276 ] {c17f302d-4ad9-4015-87ec-16f46efd9f29} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.01.30 07:08:52.229808 [ 276 ] {c17f302d-4ad9-4015-87ec-16f46efd9f29} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001883 sec., 6372.809346787042 rows/sec., 497.88 KiB/sec. | ||
| 11166 | 2026.01.30 07:08:52.229876 [ 276 ] {c17f302d-4ad9-4015-87ec-16f46efd9f29} <Debug> TCPHandler: Processed in 0.002114099 sec. | ||
| 11167 | 2026.01.30 07:08:52.230151 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.01.30 07:08:52.230305 [ 276 ] {178f394f-32c7-4e5f-9498-7144e608dd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11169 | 2026.01.30 07:08:52.230372 [ 276 ] {178f394f-32c7-4e5f-9498-7144e608dd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11170 | 2026.01.30 07:08:52.231426 [ 276 ] {178f394f-32c7-4e5f-9498-7144e608dd05} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.01.30 07:08:52.231482 [ 276 ] {178f394f-32c7-4e5f-9498-7144e608dd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11172 | 2026.01.30 07:08:52.232018 [ 276 ] {178f394f-32c7-4e5f-9498-7144e608dd05} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11173 | 2026.01.30 07:08:52.232367 [ 276 ] {178f394f-32c7-4e5f-9498-7144e608dd05} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.01.30 07:08:52.232575 [ 276 ] {178f394f-32c7-4e5f-9498-7144e608dd05} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.002299 sec., 243584.16702914314 rows/sec., 18.26 MiB/sec. | ||
| 11175 | 2026.01.30 07:08:52.232635 [ 276 ] {178f394f-32c7-4e5f-9498-7144e608dd05} <Debug> TCPHandler: Processed in 0.002554301 sec. | ||
| 11176 | 2026.01.30 07:08:52.232819 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2026.01.30 07:08:52.232957 [ 276 ] {3cf770aa-e993-4435-9f57-c84ebb8ef7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11178 | 2026.01.30 07:08:52.233022 [ 276 ] {3cf770aa-e993-4435-9f57-c84ebb8ef7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11179 | 2026.01.30 07:08:52.234172 [ 276 ] {3cf770aa-e993-4435-9f57-c84ebb8ef7d7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2026.01.30 07:08:52.234225 [ 276 ] {3cf770aa-e993-4435-9f57-c84ebb8ef7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11181 | 2026.01.30 07:08:52.234846 [ 276 ] {3cf770aa-e993-4435-9f57-c84ebb8ef7d7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11182 | 2026.01.30 07:08:52.235225 [ 276 ] {3cf770aa-e993-4435-9f57-c84ebb8ef7d7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2026.01.30 07:08:52.235440 [ 276 ] {3cf770aa-e993-4435-9f57-c84ebb8ef7d7} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.002513 sec., 350974.930362117 rows/sec., 23.82 MiB/sec. | ||
| 11184 | 2026.01.30 07:08:52.235503 [ 276 ] {3cf770aa-e993-4435-9f57-c84ebb8ef7d7} <Debug> TCPHandler: Processed in 0.002750466 sec. | ||
| 11185 | 2026.01.30 07:08:52.235855 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2026.01.30 07:08:52.236036 [ 276 ] {6acd0bad-4f6e-4fb4-b1e1-7b2d719d4a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11187 | 2026.01.30 07:08:52.236101 [ 276 ] {6acd0bad-4f6e-4fb4-b1e1-7b2d719d4a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11188 | 2026.01.30 07:08:52.237451 [ 276 ] {6acd0bad-4f6e-4fb4-b1e1-7b2d719d4a84} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.01.30 07:08:52.237507 [ 276 ] {6acd0bad-4f6e-4fb4-b1e1-7b2d719d4a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11190 | 2026.01.30 07:08:52.238000 [ 276 ] {6acd0bad-4f6e-4fb4-b1e1-7b2d719d4a84} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11191 | 2026.01.30 07:08:52.238301 [ 276 ] {6acd0bad-4f6e-4fb4-b1e1-7b2d719d4a84} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2026.01.30 07:08:52.238489 [ 276 ] {6acd0bad-4f6e-4fb4-b1e1-7b2d719d4a84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002484 sec., 24154.589371980674 rows/sec., 1.63 MiB/sec. | ||
| 11193 | 2026.01.30 07:08:52.238602 [ 276 ] {6acd0bad-4f6e-4fb4-b1e1-7b2d719d4a84} <Debug> TCPHandler: Processed in 0.002817478 sec. | ||
| 11194 | 2026.01.30 07:08:55.970849 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11195 | 2026.01.30 07:08:55.970898 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11196 | 2026.01.30 07:08:56.260687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29776 | ||
| 11197 | 2026.01.30 07:08:56.261226 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.01.30 07:08:56.261274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11199 | 2026.01.30 07:08:56.261773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11200 | 2026.01.30 07:08:56.262012 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2026.01.30 07:08:56.262155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29776 | ||
| 11202 | 2026.01.30 07:08:57.167480 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.01.30 07:08:57.167655 [ 276 ] {aa8844e7-a185-4a46-a8cf-9c0231359276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11204 | 2026.01.30 07:08:57.167722 [ 276 ] {aa8844e7-a185-4a46-a8cf-9c0231359276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11205 | 2026.01.30 07:08:57.168568 [ 276 ] {aa8844e7-a185-4a46-a8cf-9c0231359276} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.01.30 07:08:57.168625 [ 276 ] {aa8844e7-a185-4a46-a8cf-9c0231359276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11207 | 2026.01.30 07:08:57.169098 [ 276 ] {aa8844e7-a185-4a46-a8cf-9c0231359276} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11208 | 2026.01.30 07:08:57.169338 [ 276 ] {aa8844e7-a185-4a46-a8cf-9c0231359276} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.01.30 07:08:57.169505 [ 276 ] {aa8844e7-a185-4a46-a8cf-9c0231359276} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001896 sec., 71729.95780590718 rows/sec., 6.21 MiB/sec. | ||
| 11210 | 2026.01.30 07:08:57.169560 [ 276 ] {aa8844e7-a185-4a46-a8cf-9c0231359276} <Debug> TCPHandler: Processed in 0.002207521 sec. | ||
| 11211 | 2026.01.30 07:08:57.169684 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.01.30 07:08:57.169788 [ 276 ] {589575f7-8d20-4296-8f3c-8f04a8b40c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11213 | 2026.01.30 07:08:57.169834 [ 276 ] {589575f7-8d20-4296-8f3c-8f04a8b40c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11214 | 2026.01.30 07:08:57.170291 [ 276 ] {589575f7-8d20-4296-8f3c-8f04a8b40c9e} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.01.30 07:08:57.170332 [ 276 ] {589575f7-8d20-4296-8f3c-8f04a8b40c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11216 | 2026.01.30 07:08:57.170660 [ 276 ] {589575f7-8d20-4296-8f3c-8f04a8b40c9e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11217 | 2026.01.30 07:08:57.170870 [ 276 ] {589575f7-8d20-4296-8f3c-8f04a8b40c9e} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.01.30 07:08:57.171009 [ 276 ] {589575f7-8d20-4296-8f3c-8f04a8b40c9e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001245 sec., 32128.5140562249 rows/sec., 2.36 MiB/sec. | ||
| 11219 | 2026.01.30 07:08:57.171051 [ 276 ] {589575f7-8d20-4296-8f3c-8f04a8b40c9e} <Debug> TCPHandler: Processed in 0.001419479 sec. | ||
| 11220 | 2026.01.30 07:08:57.171171 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.01.30 07:08:57.171267 [ 276 ] {3e427fa8-1514-4a08-bd1e-d73bdeff386c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11222 | 2026.01.30 07:08:57.171308 [ 276 ] {3e427fa8-1514-4a08-bd1e-d73bdeff386c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11223 | 2026.01.30 07:08:57.171757 [ 276 ] {3e427fa8-1514-4a08-bd1e-d73bdeff386c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.01.30 07:08:57.171801 [ 276 ] {3e427fa8-1514-4a08-bd1e-d73bdeff386c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11225 | 2026.01.30 07:08:57.172113 [ 276 ] {3e427fa8-1514-4a08-bd1e-d73bdeff386c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11226 | 2026.01.30 07:08:57.172333 [ 276 ] {3e427fa8-1514-4a08-bd1e-d73bdeff386c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.01.30 07:08:57.172461 [ 276 ] {3e427fa8-1514-4a08-bd1e-d73bdeff386c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001214 sec., 85667.215815486 rows/sec., 6.69 MiB/sec. | ||
| 11228 | 2026.01.30 07:08:57.172501 [ 276 ] {3e427fa8-1514-4a08-bd1e-d73bdeff386c} <Debug> TCPHandler: Processed in 0.001379598 sec. | ||
| 11229 | 2026.01.30 07:08:57.172616 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.01.30 07:08:57.172710 [ 276 ] {d78fe71d-0f5d-4d8d-8783-12000fb5e2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.01.30 07:08:57.172756 [ 276 ] {d78fe71d-0f5d-4d8d-8783-12000fb5e2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11232 | 2026.01.30 07:08:57.173170 [ 276 ] {d78fe71d-0f5d-4d8d-8783-12000fb5e2ac} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.01.30 07:08:57.173207 [ 276 ] {d78fe71d-0f5d-4d8d-8783-12000fb5e2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11234 | 2026.01.30 07:08:57.173543 [ 276 ] {d78fe71d-0f5d-4d8d-8783-12000fb5e2ac} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11235 | 2026.01.30 07:08:57.173756 [ 276 ] {d78fe71d-0f5d-4d8d-8783-12000fb5e2ac} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.01.30 07:08:57.173887 [ 276 ] {d78fe71d-0f5d-4d8d-8783-12000fb5e2ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 11237 | 2026.01.30 07:08:57.173925 [ 276 ] {d78fe71d-0f5d-4d8d-8783-12000fb5e2ac} <Debug> TCPHandler: Processed in 0.001359308 sec. | ||
| 11238 | 2026.01.30 07:08:57.174034 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.01.30 07:08:57.174127 [ 276 ] {586efbb5-5736-4d2c-bc74-07df67ff2d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11240 | 2026.01.30 07:08:57.174182 [ 276 ] {586efbb5-5736-4d2c-bc74-07df67ff2d64} <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 | ||
| 11241 | 2026.01.30 07:08:57.175032 [ 276 ] {586efbb5-5736-4d2c-bc74-07df67ff2d64} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.01.30 07:08:57.175069 [ 276 ] {586efbb5-5736-4d2c-bc74-07df67ff2d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11243 | 2026.01.30 07:08:57.175640 [ 276 ] {586efbb5-5736-4d2c-bc74-07df67ff2d64} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11244 | 2026.01.30 07:08:57.175862 [ 276 ] {586efbb5-5736-4d2c-bc74-07df67ff2d64} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.01.30 07:08:57.176009 [ 276 ] {586efbb5-5736-4d2c-bc74-07df67ff2d64} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 11246 | 2026.01.30 07:08:57.176084 [ 276 ] {586efbb5-5736-4d2c-bc74-07df67ff2d64} <Debug> TCPHandler: Processed in 0.002099598 sec. | ||
| 11247 | 2026.01.30 07:08:57.176198 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.01.30 07:08:57.176292 [ 276 ] {14bde250-5d4f-4954-a862-c3605cb52f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11249 | 2026.01.30 07:08:57.176334 [ 276 ] {14bde250-5d4f-4954-a862-c3605cb52f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11250 | 2026.01.30 07:08:57.176672 [ 276 ] {14bde250-5d4f-4954-a862-c3605cb52f09} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.01.30 07:08:57.176709 [ 276 ] {14bde250-5d4f-4954-a862-c3605cb52f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11252 | 2026.01.30 07:08:57.177018 [ 276 ] {14bde250-5d4f-4954-a862-c3605cb52f09} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11253 | 2026.01.30 07:08:57.177240 [ 276 ] {14bde250-5d4f-4954-a862-c3605cb52f09} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.01.30 07:08:57.177369 [ 276 ] {14bde250-5d4f-4954-a862-c3605cb52f09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 11255 | 2026.01.30 07:08:57.177406 [ 276 ] {14bde250-5d4f-4954-a862-c3605cb52f09} <Debug> TCPHandler: Processed in 0.001258125 sec. | ||
| 11256 | 2026.01.30 07:08:57.839950 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11257 | 2026.01.30 07:08:57.857273 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2026.01.30 07:08:57.857339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11259 | 2026.01.30 07:08:57.863385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11260 | 2026.01.30 07:08:57.864138 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2026.01.30 07:08:57.867753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11262 | 2026.01.30 07:09:01.298907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1374 | ||
| 11263 | 2026.01.30 07:09:01.301277 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.01.30 07:09:01.301335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11265 | 2026.01.30 07:09:01.302544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11266 | 2026.01.30 07:09:01.302821 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.01.30 07:09:01.303206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 11268 | 2026.01.30 07:09:02.167952 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.01.30 07:09:02.168184 [ 276 ] {22a4e752-899d-412e-b11e-49a38a853ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11270 | 2026.01.30 07:09:02.168282 [ 276 ] {22a4e752-899d-412e-b11e-49a38a853ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11271 | 2026.01.30 07:09:02.169155 [ 276 ] {22a4e752-899d-412e-b11e-49a38a853ade} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.01.30 07:09:02.169218 [ 276 ] {22a4e752-899d-412e-b11e-49a38a853ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11273 | 2026.01.30 07:09:02.169725 [ 276 ] {22a4e752-899d-412e-b11e-49a38a853ade} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11274 | 2026.01.30 07:09:02.170019 [ 276 ] {22a4e752-899d-412e-b11e-49a38a853ade} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.01.30 07:09:02.170235 [ 276 ] {22a4e752-899d-412e-b11e-49a38a853ade} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002112 sec., 26515.151515151512 rows/sec., 2.02 MiB/sec. | ||
| 11276 | 2026.01.30 07:09:02.170285 [ 117 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11277 | 2026.01.30 07:09:02.170309 [ 276 ] {22a4e752-899d-412e-b11e-49a38a853ade} <Debug> TCPHandler: Processed in 0.002527701 sec. | ||
| 11278 | 2026.01.30 07:09:02.170407 [ 117 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2026.01.30 07:09:02.170452 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11280 | 2026.01.30 07:09:02.170542 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.01.30 07:09:02.170614 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11282 | 2026.01.30 07:09:02.170670 [ 276 ] {947fc31f-2089-4afd-9833-f048f85102e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11283 | 2026.01.30 07:09:02.170731 [ 276 ] {947fc31f-2089-4afd-9833-f048f85102e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11284 | 2026.01.30 07:09:02.170808 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11285 | 2026.01.30 07:09:02.170876 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2553 rows starting from the beginning of the part | ||
| 11286 | 2026.01.30 07:09:02.170993 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11287 | 2026.01.30 07:09:02.171074 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 11288 | 2026.01.30 07:09:02.171143 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1318 rows starting from the beginning of the part | ||
| 11289 | 2026.01.30 07:09:02.171203 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 11290 | 2026.01.30 07:09:02.171268 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11291 | 2026.01.30 07:09:02.171316 [ 276 ] {947fc31f-2089-4afd-9833-f048f85102e3} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.01.30 07:09:02.171370 [ 276 ] {947fc31f-2089-4afd-9833-f048f85102e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11293 | 2026.01.30 07:09:02.171797 [ 276 ] {947fc31f-2089-4afd-9833-f048f85102e3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11294 | 2026.01.30 07:09:02.172074 [ 276 ] {947fc31f-2089-4afd-9833-f048f85102e3} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.01.30 07:09:02.172240 [ 117 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11296 | 2026.01.30 07:09:02.172255 [ 276 ] {947fc31f-2089-4afd-9833-f048f85102e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001613 sec., 39677.619342839425 rows/sec., 3.10 MiB/sec. | ||
| 11297 | 2026.01.30 07:09:02.172300 [ 117 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.01.30 07:09:02.172326 [ 276 ] {947fc31f-2089-4afd-9833-f048f85102e3} <Debug> TCPHandler: Processed in 0.001859792 sec. | ||
| 11299 | 2026.01.30 07:09:02.172340 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11300 | 2026.01.30 07:09:02.172482 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.01.30 07:09:02.172502 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11302 | 2026.01.30 07:09:02.172602 [ 276 ] {9031066b-11af-444b-ba69-3366ab34cd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11303 | 2026.01.30 07:09:02.172663 [ 276 ] {9031066b-11af-444b-ba69-3366ab34cd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11304 | 2026.01.30 07:09:02.172676 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11305 | 2026.01.30 07:09:02.172730 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1303 rows starting from the beginning of the part | ||
| 11306 | 2026.01.30 07:09:02.172817 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11307 | 2026.01.30 07:09:02.172874 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 11308 | 2026.01.30 07:09:02.172930 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 560 rows starting from the beginning of the part | ||
| 11309 | 2026.01.30 07:09:02.172989 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 11310 | 2026.01.30 07:09:02.173081 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11311 | 2026.01.30 07:09:02.173203 [ 276 ] {9031066b-11af-444b-ba69-3366ab34cd75} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2026.01.30 07:09:02.173252 [ 276 ] {9031066b-11af-444b-ba69-3366ab34cd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11313 | 2026.01.30 07:09:02.173882 [ 276 ] {9031066b-11af-444b-ba69-3366ab34cd75} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11314 | 2026.01.30 07:09:02.174015 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4255 rows, containing 5 columns (5 merged, 0 gathered) in 0.003476266 sec., 1224014.502917786 rows/sec., 105.30 MiB/sec. | ||
| 11315 | 2026.01.30 07:09:02.174297 [ 276 ] {9031066b-11af-444b-ba69-3366ab34cd75} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.01.30 07:09:02.174490 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11317 | 2026.01.30 07:09:02.174518 [ 276 ] {9031066b-11af-444b-ba69-3366ab34cd75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001938 sec., 82559.3395252838 rows/sec., 5.75 MiB/sec. | ||
| 11318 | 2026.01.30 07:09:02.174542 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.01.30 07:09:02.174565 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11320 | 2026.01.30 07:09:02.174578 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11321 | 2026.01.30 07:09:02.174590 [ 276 ] {9031066b-11af-444b-ba69-3366ab34cd75} <Debug> TCPHandler: Processed in 0.002168271 sec. | ||
| 11322 | 2026.01.30 07:09:02.174684 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11323 | 2026.01.30 07:09:02.174792 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2026.01.30 07:09:02.174816 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11325 | 2026.01.30 07:09:02.174866 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.002433708 sec., 903559.5067280051 rows/sec., 70.04 MiB/sec. | ||
| 11326 | 2026.01.30 07:09:02.174940 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25881 rows starting from the beginning of the part | ||
| 11327 | 2026.01.30 07:09:02.174977 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2026.01.30 07:09:02.174982 [ 276 ] {09b26680-4d66-4c85-a2e5-e4cbb38d74ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11329 | 2026.01.30 07:09:02.175028 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11330 | 2026.01.30 07:09:02.175053 [ 276 ] {09b26680-4d66-4c85-a2e5-e4cbb38d74ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11331 | 2026.01.30 07:09:02.175074 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_91_18} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11332 | 2026.01.30 07:09:02.175103 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11333 | 2026.01.30 07:09:02.175152 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11334 | 2026.01.30 07:09:02.175170 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11335 | 2026.01.30 07:09:02.175170 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 882 rows starting from the beginning of the part | ||
| 11336 | 2026.01.30 07:09:02.175243 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11337 | 2026.01.30 07:09:02.175298 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 11338 | 2026.01.30 07:09:02.175496 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2026.01.30 07:09:02.175592 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_91_18} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11340 | 2026.01.30 07:09:02.175641 [ 276 ] {09b26680-4d66-4c85-a2e5-e4cbb38d74ab} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.01.30 07:09:02.175702 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11342 | 2026.01.30 07:09:02.175705 [ 276 ] {09b26680-4d66-4c85-a2e5-e4cbb38d74ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11343 | 2026.01.30 07:09:02.176214 [ 276 ] {09b26680-4d66-4c85-a2e5-e4cbb38d74ab} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11344 | 2026.01.30 07:09:02.176501 [ 276 ] {09b26680-4d66-4c85-a2e5-e4cbb38d74ab} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11345 | 2026.01.30 07:09:02.176657 [ 117 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11346 | 2026.01.30 07:09:02.176679 [ 276 ] {09b26680-4d66-4c85-a2e5-e4cbb38d74ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001725 sec., 34782.608695652176 rows/sec., 2.34 MiB/sec. | ||
| 11347 | 2026.01.30 07:09:02.176697 [ 117 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.01.30 07:09:02.176733 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11349 | 2026.01.30 07:09:02.176741 [ 276 ] {09b26680-4d66-4c85-a2e5-e4cbb38d74ab} <Debug> TCPHandler: Processed in 0.002022526 sec. | ||
| 11350 | 2026.01.30 07:09:02.176849 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11351 | 2026.01.30 07:09:02.176981 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11352 | 2026.01.30 07:09:02.177023 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5268 rows starting from the beginning of the part | ||
| 11353 | 2026.01.30 07:09:02.177101 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11354 | 2026.01.30 07:09:02.177163 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11355 | 2026.01.30 07:09:02.177223 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11356 | 2026.01.30 07:09:02.177283 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11357 | 2026.01.30 07:09:02.177341 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 11358 | 2026.01.30 07:09:02.179812 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5568 rows, containing 4 columns (4 merged, 0 gathered) in 0.003015764 sec., 1846298.317772876 rows/sec., 123.14 MiB/sec. | ||
| 11359 | 2026.01.30 07:09:02.180541 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11360 | 2026.01.30 07:09:02.180930 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.01.30 07:09:02.181046 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_91_18} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11362 | 2026.01.30 07:09:02.181165 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11363 | 2026.01.30 07:09:02.185121 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27403 rows, containing 5 columns (5 merged, 0 gathered) in 0.010473041 sec., 2616527.520516725 rows/sec., 179.05 MiB/sec. | ||
| 11364 | 2026.01.30 07:09:02.185732 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11365 | 2026.01.30 07:09:02.186157 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.01.30 07:09:02.186282 [ 197 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11367 | 2026.01.30 07:09:02.186433 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11368 | 2026.01.30 07:09:03.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.00 MiB, peak 352.85 MiB, free memory in arenas 0.00 B, will set to 344.46 MiB (RSS), difference: 2.46 MiB | ||
| 11369 | 2026.01.30 07:09:03.763183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30224 | ||
| 11370 | 2026.01.30 07:09:03.763680 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.01.30 07:09:03.763723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11372 | 2026.01.30 07:09:03.764202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11373 | 2026.01.30 07:09:03.764430 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.01.30 07:09:03.764570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30224 | ||
| 11375 | 2026.01.30 07:09:05.368727 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11376 | 2026.01.30 07:09:05.385683 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11377 | 2026.01.30 07:09:05.385741 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11378 | 2026.01.30 07:09:05.391907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11379 | 2026.01.30 07:09:05.392630 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11380 | 2026.01.30 07:09:05.395606 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11381 | 2026.01.30 07:09:06.205519 [ 113 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 11382 | 2026.01.30 07:09:06.205618 [ 113 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2026.01.30 07:09:06.205647 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11384 | 2026.01.30 07:09:06.205764 [ 197 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 11385 | 2026.01.30 07:09:06.205906 [ 197 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11386 | 2026.01.30 07:09:06.205944 [ 197 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 483 rows starting from the beginning of the part | ||
| 11387 | 2026.01.30 07:09:06.206021 [ 197 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 11388 | 2026.01.30 07:09:06.206074 [ 197 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 11389 | 2026.01.30 07:09:06.206122 [ 197 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 11390 | 2026.01.30 07:09:06.206167 [ 197 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 11391 | 2026.01.30 07:09:06.207236 [ 192 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517723 sec., 982392.7027527422 rows/sec., 70.98 MiB/sec. | ||
| 11392 | 2026.01.30 07:09:06.207450 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 11393 | 2026.01.30 07:09:06.207785 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2026.01.30 07:09:06.207870 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_22_5} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 11395 | 2026.01.30 07:09:06.207970 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11396 | 2026.01.30 07:09:07.180208 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2026.01.30 07:09:07.180388 [ 276 ] {8f3fe8d1-93c3-44f5-a2e0-952d7f920b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11398 | 2026.01.30 07:09:07.180456 [ 276 ] {8f3fe8d1-93c3-44f5-a2e0-952d7f920b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11399 | 2026.01.30 07:09:07.181316 [ 276 ] {8f3fe8d1-93c3-44f5-a2e0-952d7f920b9c} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.01.30 07:09:07.181364 [ 276 ] {8f3fe8d1-93c3-44f5-a2e0-952d7f920b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11401 | 2026.01.30 07:09:07.181795 [ 276 ] {8f3fe8d1-93c3-44f5-a2e0-952d7f920b9c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11402 | 2026.01.30 07:09:07.182041 [ 276 ] {8f3fe8d1-93c3-44f5-a2e0-952d7f920b9c} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2026.01.30 07:09:07.182197 [ 276 ] {8f3fe8d1-93c3-44f5-a2e0-952d7f920b9c} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001857 sec., 240172.32094776523 rows/sec., 15.23 MiB/sec. | ||
| 11404 | 2026.01.30 07:09:07.182249 [ 276 ] {8f3fe8d1-93c3-44f5-a2e0-952d7f920b9c} <Debug> TCPHandler: Processed in 0.002178461 sec. | ||
| 11405 | 2026.01.30 07:09:07.182389 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2026.01.30 07:09:07.182491 [ 276 ] {0ef922b8-3172-4217-afb9-52f0781fd63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11407 | 2026.01.30 07:09:07.182537 [ 276 ] {0ef922b8-3172-4217-afb9-52f0781fd63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11408 | 2026.01.30 07:09:07.182969 [ 276 ] {0ef922b8-3172-4217-afb9-52f0781fd63f} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.01.30 07:09:07.183007 [ 276 ] {0ef922b8-3172-4217-afb9-52f0781fd63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11410 | 2026.01.30 07:09:07.183306 [ 276 ] {0ef922b8-3172-4217-afb9-52f0781fd63f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11411 | 2026.01.30 07:09:07.183525 [ 276 ] {0ef922b8-3172-4217-afb9-52f0781fd63f} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.01.30 07:09:07.183663 [ 276 ] {0ef922b8-3172-4217-afb9-52f0781fd63f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001194 sec., 3350.0837520938026 rows/sec., 273.18 KiB/sec. | ||
| 11413 | 2026.01.30 07:09:07.183702 [ 276 ] {0ef922b8-3172-4217-afb9-52f0781fd63f} <Debug> TCPHandler: Processed in 0.001365418 sec. | ||
| 11414 | 2026.01.30 07:09:07.183817 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2026.01.30 07:09:07.183914 [ 276 ] {ff16521d-c1c3-4229-b171-457c87d5e3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11416 | 2026.01.30 07:09:07.183961 [ 276 ] {ff16521d-c1c3-4229-b171-457c87d5e3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11417 | 2026.01.30 07:09:07.185346 [ 276 ] {ff16521d-c1c3-4229-b171-457c87d5e3df} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2026.01.30 07:09:07.185381 [ 276 ] {ff16521d-c1c3-4229-b171-457c87d5e3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11419 | 2026.01.30 07:09:07.185766 [ 276 ] {ff16521d-c1c3-4229-b171-457c87d5e3df} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11420 | 2026.01.30 07:09:07.185981 [ 276 ] {ff16521d-c1c3-4229-b171-457c87d5e3df} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2026.01.30 07:09:07.186112 [ 276 ] {ff16521d-c1c3-4229-b171-457c87d5e3df} <Debug> executeQuery: Read 1284 rows, 105.03 KiB in 0.002218 sec., 578899.9098286745 rows/sec., 46.24 MiB/sec. | ||
| 11422 | 2026.01.30 07:09:07.186151 [ 276 ] {ff16521d-c1c3-4229-b171-457c87d5e3df} <Debug> TCPHandler: Processed in 0.002382936 sec. | ||
| 11423 | 2026.01.30 07:09:07.186272 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2026.01.30 07:09:07.186366 [ 276 ] {b40096fe-97a9-485c-97b1-6f5e606ea950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11425 | 2026.01.30 07:09:07.186406 [ 276 ] {b40096fe-97a9-485c-97b1-6f5e606ea950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11426 | 2026.01.30 07:09:07.186986 [ 276 ] {b40096fe-97a9-485c-97b1-6f5e606ea950} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.01.30 07:09:07.187019 [ 276 ] {b40096fe-97a9-485c-97b1-6f5e606ea950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11428 | 2026.01.30 07:09:07.187330 [ 276 ] {b40096fe-97a9-485c-97b1-6f5e606ea950} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11429 | 2026.01.30 07:09:07.187548 [ 276 ] {b40096fe-97a9-485c-97b1-6f5e606ea950} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.01.30 07:09:07.187654 [ 114 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11431 | 2026.01.30 07:09:07.187676 [ 276 ] {b40096fe-97a9-485c-97b1-6f5e606ea950} <Debug> executeQuery: Read 267 rows, 16.68 KiB in 0.001329 sec., 200902.93453724604 rows/sec., 12.26 MiB/sec. | ||
| 11432 | 2026.01.30 07:09:07.187689 [ 114 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.01.30 07:09:07.187709 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11434 | 2026.01.30 07:09:07.187714 [ 276 ] {b40096fe-97a9-485c-97b1-6f5e606ea950} <Debug> TCPHandler: Processed in 0.001492251 sec. | ||
| 11435 | 2026.01.30 07:09:07.187839 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11436 | 2026.01.30 07:09:07.187839 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 11437 | 2026.01.30 07:09:07.187935 [ 276 ] {2057d5a3-a7e3-470b-bd51-fb248529d561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11438 | 2026.01.30 07:09:07.187979 [ 276 ] {2057d5a3-a7e3-470b-bd51-fb248529d561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11439 | 2026.01.30 07:09:07.188015 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11440 | 2026.01.30 07:09:07.188059 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 295 rows starting from the beginning of the part | ||
| 11441 | 2026.01.30 07:09:07.188134 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 50 rows starting from the beginning of the part | ||
| 11442 | 2026.01.30 07:09:07.188191 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 11443 | 2026.01.30 07:09:07.188240 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part | ||
| 11444 | 2026.01.30 07:09:07.188280 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 11445 | 2026.01.30 07:09:07.188321 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 267 rows starting from the beginning of the part | ||
| 11446 | 2026.01.30 07:09:07.188529 [ 276 ] {2057d5a3-a7e3-470b-bd51-fb248529d561} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.01.30 07:09:07.188570 [ 276 ] {2057d5a3-a7e3-470b-bd51-fb248529d561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11448 | 2026.01.30 07:09:07.188902 [ 276 ] {2057d5a3-a7e3-470b-bd51-fb248529d561} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11449 | 2026.01.30 07:09:07.189128 [ 276 ] {2057d5a3-a7e3-470b-bd51-fb248529d561} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2026.01.30 07:09:07.189255 [ 276 ] {2057d5a3-a7e3-470b-bd51-fb248529d561} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001338 sec., 171898.355754858 rows/sec., 11.08 MiB/sec. | ||
| 11451 | 2026.01.30 07:09:07.189257 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477761 sec., 479103.1838030642 rows/sec., 32.49 MiB/sec. | ||
| 11452 | 2026.01.30 07:09:07.189294 [ 276 ] {2057d5a3-a7e3-470b-bd51-fb248529d561} <Debug> TCPHandler: Processed in 0.001504562 sec. | ||
| 11453 | 2026.01.30 07:09:07.189419 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11454 | 2026.01.30 07:09:07.189493 [ 192 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11455 | 2026.01.30 07:09:07.189513 [ 276 ] {2d3cae36-4231-482e-8e13-72134c0fda62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11456 | 2026.01.30 07:09:07.189558 [ 276 ] {2d3cae36-4231-482e-8e13-72134c0fda62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11457 | 2026.01.30 07:09:07.189849 [ 192 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.01.30 07:09:07.189951 [ 192 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_61_12} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11459 | 2026.01.30 07:09:07.190059 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11460 | 2026.01.30 07:09:07.190091 [ 276 ] {2d3cae36-4231-482e-8e13-72134c0fda62} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.01.30 07:09:07.190132 [ 276 ] {2d3cae36-4231-482e-8e13-72134c0fda62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11462 | 2026.01.30 07:09:07.190454 [ 276 ] {2d3cae36-4231-482e-8e13-72134c0fda62} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11463 | 2026.01.30 07:09:07.190669 [ 276 ] {2d3cae36-4231-482e-8e13-72134c0fda62} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.01.30 07:09:07.190799 [ 276 ] {2d3cae36-4231-482e-8e13-72134c0fda62} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001304 sec., 175613.49693251532 rows/sec., 9.97 MiB/sec. | ||
| 11465 | 2026.01.30 07:09:07.190837 [ 276 ] {2d3cae36-4231-482e-8e13-72134c0fda62} <Debug> TCPHandler: Processed in 0.001468001 sec. | ||
| 11466 | 2026.01.30 07:09:07.190953 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2026.01.30 07:09:07.191045 [ 276 ] {7114d704-1a4e-44da-9509-ca1389f576bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11468 | 2026.01.30 07:09:07.191085 [ 276 ] {7114d704-1a4e-44da-9509-ca1389f576bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11469 | 2026.01.30 07:09:07.191949 [ 276 ] {7114d704-1a4e-44da-9509-ca1389f576bf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2026.01.30 07:09:07.191983 [ 276 ] {7114d704-1a4e-44da-9509-ca1389f576bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11471 | 2026.01.30 07:09:07.192328 [ 276 ] {7114d704-1a4e-44da-9509-ca1389f576bf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11472 | 2026.01.30 07:09:07.192553 [ 276 ] {7114d704-1a4e-44da-9509-ca1389f576bf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2026.01.30 07:09:07.192684 [ 276 ] {7114d704-1a4e-44da-9509-ca1389f576bf} <Debug> executeQuery: Read 777 rows, 55.79 KiB in 0.001656 sec., 469202.89855072467 rows/sec., 32.90 MiB/sec. | ||
| 11474 | 2026.01.30 07:09:07.192778 [ 276 ] {7114d704-1a4e-44da-9509-ca1389f576bf} <Debug> TCPHandler: Processed in 0.001873962 sec. | ||
| 11475 | 2026.01.30 07:09:07.192911 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2026.01.30 07:09:07.193009 [ 276 ] {7fe0e089-8010-4e08-aa34-2ec335ceee9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11477 | 2026.01.30 07:09:07.193053 [ 276 ] {7fe0e089-8010-4e08-aa34-2ec335ceee9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11478 | 2026.01.30 07:09:07.193398 [ 276 ] {7fe0e089-8010-4e08-aa34-2ec335ceee9f} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.01.30 07:09:07.193433 [ 276 ] {7fe0e089-8010-4e08-aa34-2ec335ceee9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11480 | 2026.01.30 07:09:07.193732 [ 276 ] {7fe0e089-8010-4e08-aa34-2ec335ceee9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 11481 | 2026.01.30 07:09:07.193953 [ 276 ] {7fe0e089-8010-4e08-aa34-2ec335ceee9f} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2026.01.30 07:09:07.194131 [ 276 ] {7fe0e089-8010-4e08-aa34-2ec335ceee9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 11483 | 2026.01.30 07:09:07.194167 [ 276 ] {7fe0e089-8010-4e08-aa34-2ec335ceee9f} <Debug> TCPHandler: Processed in 0.001306126 sec. | ||
| 11484 | 2026.01.30 07:09:07.194281 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.01.30 07:09:07.194374 [ 276 ] {fc505f19-302c-4804-8a42-5a9a235e28ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11486 | 2026.01.30 07:09:07.194417 [ 276 ] {fc505f19-302c-4804-8a42-5a9a235e28ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11487 | 2026.01.30 07:09:07.194907 [ 276 ] {fc505f19-302c-4804-8a42-5a9a235e28ee} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2026.01.30 07:09:07.194942 [ 276 ] {fc505f19-302c-4804-8a42-5a9a235e28ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11489 | 2026.01.30 07:09:07.195277 [ 276 ] {fc505f19-302c-4804-8a42-5a9a235e28ee} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11490 | 2026.01.30 07:09:07.195493 [ 276 ] {fc505f19-302c-4804-8a42-5a9a235e28ee} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.01.30 07:09:07.195621 [ 276 ] {fc505f19-302c-4804-8a42-5a9a235e28ee} <Debug> executeQuery: Read 330 rows, 22.15 KiB in 0.001265 sec., 260869.5652173913 rows/sec., 17.10 MiB/sec. | ||
| 11492 | 2026.01.30 07:09:07.195658 [ 276 ] {fc505f19-302c-4804-8a42-5a9a235e28ee} <Debug> TCPHandler: Processed in 0.00142637 sec. | ||
| 11493 | 2026.01.30 07:09:07.195771 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.01.30 07:09:07.195864 [ 276 ] {7681c4c8-9715-4e30-92e7-6ff9654d1882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11495 | 2026.01.30 07:09:07.195906 [ 276 ] {7681c4c8-9715-4e30-92e7-6ff9654d1882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11496 | 2026.01.30 07:09:07.196223 [ 276 ] {7681c4c8-9715-4e30-92e7-6ff9654d1882} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.01.30 07:09:07.196257 [ 276 ] {7681c4c8-9715-4e30-92e7-6ff9654d1882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11498 | 2026.01.30 07:09:07.196557 [ 276 ] {7681c4c8-9715-4e30-92e7-6ff9654d1882} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11499 | 2026.01.30 07:09:07.196780 [ 276 ] {7681c4c8-9715-4e30-92e7-6ff9654d1882} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.01.30 07:09:07.196902 [ 276 ] {7681c4c8-9715-4e30-92e7-6ff9654d1882} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 11501 | 2026.01.30 07:09:07.196941 [ 276 ] {7681c4c8-9715-4e30-92e7-6ff9654d1882} <Debug> TCPHandler: Processed in 0.001219414 sec. | ||
| 11502 | 2026.01.30 07:09:07.197051 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11503 | 2026.01.30 07:09:07.197143 [ 276 ] {2b5b44f5-4930-4453-bd24-0ef388b47301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11504 | 2026.01.30 07:09:07.197198 [ 276 ] {2b5b44f5-4930-4453-bd24-0ef388b47301} <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 | ||
| 11505 | 2026.01.30 07:09:07.198107 [ 276 ] {2b5b44f5-4930-4453-bd24-0ef388b47301} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.01.30 07:09:07.198144 [ 276 ] {2b5b44f5-4930-4453-bd24-0ef388b47301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11507 | 2026.01.30 07:09:07.198719 [ 276 ] {2b5b44f5-4930-4453-bd24-0ef388b47301} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11508 | 2026.01.30 07:09:07.198954 [ 276 ] {2b5b44f5-4930-4453-bd24-0ef388b47301} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.01.30 07:09:07.199054 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11510 | 2026.01.30 07:09:07.199087 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.01.30 07:09:07.199092 [ 276 ] {2b5b44f5-4930-4453-bd24-0ef388b47301} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001966 sec., 20345.87995930824 rows/sec., 36.46 MiB/sec. | ||
| 11512 | 2026.01.30 07:09:07.199104 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11513 | 2026.01.30 07:09:07.199162 [ 276 ] {2b5b44f5-4930-4453-bd24-0ef388b47301} <Debug> TCPHandler: Processed in 0.00215866 sec. | ||
| 11514 | 2026.01.30 07:09:07.199181 [ 198 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 11515 | 2026.01.30 07:09:07.199275 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11516 | 2026.01.30 07:09:07.199368 [ 276 ] {4b711552-ccdf-4158-b114-1aa2e1bdd8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11517 | 2026.01.30 07:09:07.199385 [ 198 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11518 | 2026.01.30 07:09:07.199412 [ 276 ] {4b711552-ccdf-4158-b114-1aa2e1bdd8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11519 | 2026.01.30 07:09:07.199448 [ 198 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1547 rows starting from the beginning of the part | ||
| 11520 | 2026.01.30 07:09:07.199589 [ 198 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11521 | 2026.01.30 07:09:07.199708 [ 198 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 11522 | 2026.01.30 07:09:07.199781 [ 276 ] {4b711552-ccdf-4158-b114-1aa2e1bdd8a6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2026.01.30 07:09:07.199817 [ 276 ] {4b711552-ccdf-4158-b114-1aa2e1bdd8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11524 | 2026.01.30 07:09:07.199838 [ 198 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 11525 | 2026.01.30 07:09:07.199965 [ 198 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 11526 | 2026.01.30 07:09:07.200081 [ 198 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 11527 | 2026.01.30 07:09:07.200204 [ 276 ] {4b711552-ccdf-4158-b114-1aa2e1bdd8a6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11528 | 2026.01.30 07:09:07.200478 [ 276 ] {4b711552-ccdf-4158-b114-1aa2e1bdd8a6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2026.01.30 07:09:07.200613 [ 276 ] {4b711552-ccdf-4158-b114-1aa2e1bdd8a6} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001262 sec., 85578.44690966718 rows/sec., 5.22 MiB/sec. | ||
| 11530 | 2026.01.30 07:09:07.200650 [ 276 ] {4b711552-ccdf-4158-b114-1aa2e1bdd8a6} <Debug> TCPHandler: Processed in 0.001425319 sec. | ||
| 11531 | 2026.01.30 07:09:07.209082 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1747 rows, containing 19 columns (19 merged, 0 gathered) in 0.009933306 sec., 175872.9671672251 rows/sec., 315.16 MiB/sec. | ||
| 11532 | 2026.01.30 07:09:07.211509 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11533 | 2026.01.30 07:09:07.211881 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.01.30 07:09:07.211960 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11535 | 2026.01.30 07:09:07.212133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
| 11536 | 2026.01.30 07:09:08.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.38 MiB, peak 357.03 MiB, free memory in arenas 0.00 B, will set to 349.82 MiB (RSS), difference: 4.45 MiB | ||
| 11537 | 2026.01.30 07:09:10.970942 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11538 | 2026.01.30 07:09:10.970993 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11539 | 2026.01.30 07:09:11.265620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30736 | ||
| 11540 | 2026.01.30 07:09:11.266148 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11541 | 2026.01.30 07:09:11.266185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11542 | 2026.01.30 07:09:11.266653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11543 | 2026.01.30 07:09:11.266894 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2026.01.30 07:09:11.267021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30736 | ||
| 11545 | 2026.01.30 07:09:11.304269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1406 | ||
| 11546 | 2026.01.30 07:09:11.306587 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.01.30 07:09:11.306632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11548 | 2026.01.30 07:09:11.307852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11549 | 2026.01.30 07:09:11.308110 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.01.30 07:09:11.308380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
| 11551 | 2026.01.30 07:09:12.006728 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006366137 sec. | ||
| 11552 | 2026.01.30 07:09:12.165163 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11553 | 2026.01.30 07:09:12.165345 [ 276 ] {e25bcf98-266d-4a10-b38a-1b9a6733af06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11554 | 2026.01.30 07:09:12.165416 [ 276 ] {e25bcf98-266d-4a10-b38a-1b9a6733af06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11555 | 2026.01.30 07:09:12.166099 [ 276 ] {e25bcf98-266d-4a10-b38a-1b9a6733af06} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11556 | 2026.01.30 07:09:12.166160 [ 276 ] {e25bcf98-266d-4a10-b38a-1b9a6733af06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11557 | 2026.01.30 07:09:12.166573 [ 276 ] {e25bcf98-266d-4a10-b38a-1b9a6733af06} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11558 | 2026.01.30 07:09:12.166819 [ 276 ] {e25bcf98-266d-4a10-b38a-1b9a6733af06} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2026.01.30 07:09:12.166991 [ 276 ] {e25bcf98-266d-4a10-b38a-1b9a6733af06} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.52 MiB/sec. | ||
| 11560 | 2026.01.30 07:09:12.167046 [ 276 ] {e25bcf98-266d-4a10-b38a-1b9a6733af06} <Debug> TCPHandler: Processed in 0.002013946 sec. | ||
| 11561 | 2026.01.30 07:09:12.167179 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11562 | 2026.01.30 07:09:12.167287 [ 276 ] {9c74a814-3517-4f16-8841-c40553a17bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11563 | 2026.01.30 07:09:12.167332 [ 276 ] {9c74a814-3517-4f16-8841-c40553a17bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11564 | 2026.01.30 07:09:12.167798 [ 276 ] {9c74a814-3517-4f16-8841-c40553a17bb8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2026.01.30 07:09:12.167837 [ 276 ] {9c74a814-3517-4f16-8841-c40553a17bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11566 | 2026.01.30 07:09:12.168169 [ 276 ] {9c74a814-3517-4f16-8841-c40553a17bb8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11567 | 2026.01.30 07:09:12.168404 [ 276 ] {9c74a814-3517-4f16-8841-c40553a17bb8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2026.01.30 07:09:12.168546 [ 276 ] {9c74a814-3517-4f16-8841-c40553a17bb8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 11569 | 2026.01.30 07:09:12.168587 [ 276 ] {9c74a814-3517-4f16-8841-c40553a17bb8} <Debug> TCPHandler: Processed in 0.00146076 sec. | ||
| 11570 | 2026.01.30 07:09:12.168725 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11571 | 2026.01.30 07:09:12.168826 [ 276 ] {f2187013-ab72-4af5-9190-fe64ee6b6365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11572 | 2026.01.30 07:09:12.168871 [ 276 ] {f2187013-ab72-4af5-9190-fe64ee6b6365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11573 | 2026.01.30 07:09:12.169308 [ 276 ] {f2187013-ab72-4af5-9190-fe64ee6b6365} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.01.30 07:09:12.169346 [ 276 ] {f2187013-ab72-4af5-9190-fe64ee6b6365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11575 | 2026.01.30 07:09:12.169691 [ 276 ] {f2187013-ab72-4af5-9190-fe64ee6b6365} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11576 | 2026.01.30 07:09:12.169917 [ 276 ] {f2187013-ab72-4af5-9190-fe64ee6b6365} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.01.30 07:09:12.170057 [ 276 ] {f2187013-ab72-4af5-9190-fe64ee6b6365} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 11578 | 2026.01.30 07:09:12.170098 [ 276 ] {f2187013-ab72-4af5-9190-fe64ee6b6365} <Debug> TCPHandler: Processed in 0.001422839 sec. | ||
| 11579 | 2026.01.30 07:09:12.170209 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.01.30 07:09:12.170307 [ 276 ] {eb10f03e-72ed-4cc7-80af-a4336b211367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11581 | 2026.01.30 07:09:12.170351 [ 276 ] {eb10f03e-72ed-4cc7-80af-a4336b211367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11582 | 2026.01.30 07:09:12.170706 [ 276 ] {eb10f03e-72ed-4cc7-80af-a4336b211367} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.01.30 07:09:12.170743 [ 276 ] {eb10f03e-72ed-4cc7-80af-a4336b211367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11584 | 2026.01.30 07:09:12.171080 [ 276 ] {eb10f03e-72ed-4cc7-80af-a4336b211367} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11585 | 2026.01.30 07:09:12.171295 [ 276 ] {eb10f03e-72ed-4cc7-80af-a4336b211367} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.01.30 07:09:12.171426 [ 276 ] {eb10f03e-72ed-4cc7-80af-a4336b211367} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 11587 | 2026.01.30 07:09:12.171463 [ 276 ] {eb10f03e-72ed-4cc7-80af-a4336b211367} <Debug> TCPHandler: Processed in 0.001303076 sec. | ||
| 11588 | 2026.01.30 07:09:12.896601 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11589 | 2026.01.30 07:09:12.914190 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.01.30 07:09:12.914258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11591 | 2026.01.30 07:09:12.920519 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11592 | 2026.01.30 07:09:12.921212 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.01.30 07:09:12.924281 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11594 | 2026.01.30 07:09:17.180068 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11595 | 2026.01.30 07:09:17.180256 [ 276 ] {657f39c9-1604-4cfd-b694-66ab1fbf8222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11596 | 2026.01.30 07:09:17.180319 [ 276 ] {657f39c9-1604-4cfd-b694-66ab1fbf8222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11597 | 2026.01.30 07:09:17.209340 [ 276 ] {657f39c9-1604-4cfd-b694-66ab1fbf8222} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.01.30 07:09:17.209396 [ 276 ] {657f39c9-1604-4cfd-b694-66ab1fbf8222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11599 | 2026.01.30 07:09:17.209840 [ 276 ] {657f39c9-1604-4cfd-b694-66ab1fbf8222} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11600 | 2026.01.30 07:09:17.210064 [ 276 ] {657f39c9-1604-4cfd-b694-66ab1fbf8222} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2026.01.30 07:09:17.210214 [ 276 ] {657f39c9-1604-4cfd-b694-66ab1fbf8222} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.030003 sec., 14865.180148651802 rows/sec., 965.40 KiB/sec. | ||
| 11602 | 2026.01.30 07:09:17.210231 [ 104 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 11603 | 2026.01.30 07:09:17.210258 [ 276 ] {657f39c9-1604-4cfd-b694-66ab1fbf8222} <Debug> TCPHandler: Processed in 0.030315601 sec. | ||
| 11604 | 2026.01.30 07:09:17.210305 [ 104 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.01.30 07:09:17.210331 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11606 | 2026.01.30 07:09:17.210415 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11607 | 2026.01.30 07:09:17.210462 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 11608 | 2026.01.30 07:09:17.210516 [ 276 ] {66a2a86d-6429-4974-ba89-9115c4af2708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11609 | 2026.01.30 07:09:17.210563 [ 276 ] {66a2a86d-6429-4974-ba89-9115c4af2708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11610 | 2026.01.30 07:09:17.210604 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11611 | 2026.01.30 07:09:17.210642 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 470 rows starting from the beginning of the part | ||
| 11612 | 2026.01.30 07:09:17.210710 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 11613 | 2026.01.30 07:09:17.210756 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 11614 | 2026.01.30 07:09:17.210802 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 11615 | 2026.01.30 07:09:17.210846 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 446 rows starting from the beginning of the part | ||
| 11616 | 2026.01.30 07:09:17.210889 [ 199 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 446 rows starting from the beginning of the part | ||
| 11617 | 2026.01.30 07:09:17.211627 [ 276 ] {66a2a86d-6429-4974-ba89-9115c4af2708} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.01.30 07:09:17.211669 [ 276 ] {66a2a86d-6429-4974-ba89-9115c4af2708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11619 | 2026.01.30 07:09:17.211872 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473061 sec., 973483.1076241921 rows/sec., 66.73 MiB/sec. | ||
| 11620 | 2026.01.30 07:09:17.212033 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11621 | 2026.01.30 07:09:17.212066 [ 276 ] {66a2a86d-6429-4974-ba89-9115c4af2708} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11622 | 2026.01.30 07:09:17.212350 [ 276 ] {66a2a86d-6429-4974-ba89-9115c4af2708} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.01.30 07:09:17.212370 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.01.30 07:09:17.212453 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_23_5} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 11625 | 2026.01.30 07:09:17.212484 [ 276 ] {66a2a86d-6429-4974-ba89-9115c4af2708} <Debug> executeQuery: Read 1282 rows, 104.88 KiB in 0.001986 sec., 645518.6304128902 rows/sec., 51.57 MiB/sec. | ||
| 11626 | 2026.01.30 07:09:17.212527 [ 276 ] {66a2a86d-6429-4974-ba89-9115c4af2708} <Debug> TCPHandler: Processed in 0.00216098 sec. | ||
| 11627 | 2026.01.30 07:09:17.212545 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11628 | 2026.01.30 07:09:17.212648 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11629 | 2026.01.30 07:09:17.212746 [ 276 ] {87ccfbbd-7737-4252-9085-eee30f9cc6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11630 | 2026.01.30 07:09:17.212787 [ 276 ] {87ccfbbd-7737-4252-9085-eee30f9cc6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11631 | 2026.01.30 07:09:17.213296 [ 276 ] {87ccfbbd-7737-4252-9085-eee30f9cc6f4} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11632 | 2026.01.30 07:09:17.213334 [ 276 ] {87ccfbbd-7737-4252-9085-eee30f9cc6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11633 | 2026.01.30 07:09:17.213683 [ 276 ] {87ccfbbd-7737-4252-9085-eee30f9cc6f4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11634 | 2026.01.30 07:09:17.213902 [ 276 ] {87ccfbbd-7737-4252-9085-eee30f9cc6f4} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11635 | 2026.01.30 07:09:17.214034 [ 276 ] {87ccfbbd-7737-4252-9085-eee30f9cc6f4} <Debug> executeQuery: Read 263 rows, 16.40 KiB in 0.001306 sec., 201378.2542113323 rows/sec., 12.26 MiB/sec. | ||
| 11636 | 2026.01.30 07:09:17.214073 [ 276 ] {87ccfbbd-7737-4252-9085-eee30f9cc6f4} <Debug> TCPHandler: Processed in 0.001474151 sec. | ||
| 11637 | 2026.01.30 07:09:17.214182 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11638 | 2026.01.30 07:09:17.214275 [ 276 ] {3fd06567-f9e6-4729-96e5-4a6359e9840f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11639 | 2026.01.30 07:09:17.214315 [ 276 ] {3fd06567-f9e6-4729-96e5-4a6359e9840f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11640 | 2026.01.30 07:09:17.214803 [ 276 ] {3fd06567-f9e6-4729-96e5-4a6359e9840f} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2026.01.30 07:09:17.214843 [ 276 ] {3fd06567-f9e6-4729-96e5-4a6359e9840f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11642 | 2026.01.30 07:09:17.215161 [ 276 ] {3fd06567-f9e6-4729-96e5-4a6359e9840f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11643 | 2026.01.30 07:09:17.215372 [ 276 ] {3fd06567-f9e6-4729-96e5-4a6359e9840f} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.01.30 07:09:17.215507 [ 276 ] {3fd06567-f9e6-4729-96e5-4a6359e9840f} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001249 sec., 184147.31785428344 rows/sec., 11.87 MiB/sec. | ||
| 11645 | 2026.01.30 07:09:17.215545 [ 276 ] {3fd06567-f9e6-4729-96e5-4a6359e9840f} <Debug> TCPHandler: Processed in 0.001411599 sec. | ||
| 11646 | 2026.01.30 07:09:17.215658 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2026.01.30 07:09:17.215752 [ 276 ] {af81185f-2af1-408b-a9bd-14172b786779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11648 | 2026.01.30 07:09:17.215791 [ 276 ] {af81185f-2af1-408b-a9bd-14172b786779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11649 | 2026.01.30 07:09:17.216269 [ 276 ] {af81185f-2af1-408b-a9bd-14172b786779} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.01.30 07:09:17.216305 [ 276 ] {af81185f-2af1-408b-a9bd-14172b786779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11651 | 2026.01.30 07:09:17.216608 [ 276 ] {af81185f-2af1-408b-a9bd-14172b786779} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11652 | 2026.01.30 07:09:17.216815 [ 276 ] {af81185f-2af1-408b-a9bd-14172b786779} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.01.30 07:09:17.216923 [ 103 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 11654 | 2026.01.30 07:09:17.216944 [ 276 ] {af81185f-2af1-408b-a9bd-14172b786779} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001209 sec., 189412.73779983458 rows/sec., 10.75 MiB/sec. | ||
| 11655 | 2026.01.30 07:09:17.216969 [ 103 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2026.01.30 07:09:17.216988 [ 276 ] {af81185f-2af1-408b-a9bd-14172b786779} <Debug> TCPHandler: Processed in 0.001378608 sec. | ||
| 11657 | 2026.01.30 07:09:17.216993 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11658 | 2026.01.30 07:09:17.217089 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 11659 | 2026.01.30 07:09:17.217115 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11660 | 2026.01.30 07:09:17.217186 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11661 | 2026.01.30 07:09:17.217213 [ 276 ] {f241651e-de62-4588-908a-8a3c9392bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11662 | 2026.01.30 07:09:17.217220 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 241 rows starting from the beginning of the part | ||
| 11663 | 2026.01.30 07:09:17.217262 [ 276 ] {f241651e-de62-4588-908a-8a3c9392bb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11664 | 2026.01.30 07:09:17.217299 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 11665 | 2026.01.30 07:09:17.217353 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 11666 | 2026.01.30 07:09:17.217399 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 11667 | 2026.01.30 07:09:17.217445 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 229 rows starting from the beginning of the part | ||
| 11668 | 2026.01.30 07:09:17.217489 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 229 rows starting from the beginning of the part | ||
| 11669 | 2026.01.30 07:09:17.217951 [ 276 ] {f241651e-de62-4588-908a-8a3c9392bb9f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.01.30 07:09:17.217990 [ 276 ] {f241651e-de62-4588-908a-8a3c9392bb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11671 | 2026.01.30 07:09:17.218292 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235844 sec., 594735.2578480779 rows/sec., 36.79 MiB/sec. | ||
| 11672 | 2026.01.30 07:09:17.218337 [ 276 ] {f241651e-de62-4588-908a-8a3c9392bb9f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11673 | 2026.01.30 07:09:17.218454 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11674 | 2026.01.30 07:09:17.218650 [ 276 ] {f241651e-de62-4588-908a-8a3c9392bb9f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.01.30 07:09:17.218783 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.01.30 07:09:17.218802 [ 276 ] {f241651e-de62-4588-908a-8a3c9392bb9f} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001606 sec., 481320.0498132005 rows/sec., 33.73 MiB/sec. | ||
| 11677 | 2026.01.30 07:09:17.218846 [ 276 ] {f241651e-de62-4588-908a-8a3c9392bb9f} <Debug> TCPHandler: Processed in 0.001779249 sec. | ||
| 11678 | 2026.01.30 07:09:17.218867 [ 187 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_23_5} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 11679 | 2026.01.30 07:09:17.218952 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11680 | 2026.01.30 07:09:17.218971 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2026.01.30 07:09:17.219070 [ 276 ] {6b51e8c4-d717-4faa-b5ea-6ac2317aac8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11682 | 2026.01.30 07:09:17.219113 [ 276 ] {6b51e8c4-d717-4faa-b5ea-6ac2317aac8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11683 | 2026.01.30 07:09:17.219461 [ 276 ] {6b51e8c4-d717-4faa-b5ea-6ac2317aac8f} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.01.30 07:09:17.219497 [ 276 ] {6b51e8c4-d717-4faa-b5ea-6ac2317aac8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11685 | 2026.01.30 07:09:17.219811 [ 276 ] {6b51e8c4-d717-4faa-b5ea-6ac2317aac8f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11686 | 2026.01.30 07:09:17.220027 [ 276 ] {6b51e8c4-d717-4faa-b5ea-6ac2317aac8f} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.01.30 07:09:17.220156 [ 276 ] {6b51e8c4-d717-4faa-b5ea-6ac2317aac8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 11688 | 2026.01.30 07:09:17.220193 [ 276 ] {6b51e8c4-d717-4faa-b5ea-6ac2317aac8f} <Debug> TCPHandler: Processed in 0.001271876 sec. | ||
| 11689 | 2026.01.30 07:09:17.220304 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.01.30 07:09:17.220408 [ 276 ] {6c2a4e58-2ba7-47d6-8776-bc2c716ac688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11691 | 2026.01.30 07:09:17.220453 [ 276 ] {6c2a4e58-2ba7-47d6-8776-bc2c716ac688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11692 | 2026.01.30 07:09:17.220900 [ 276 ] {6c2a4e58-2ba7-47d6-8776-bc2c716ac688} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.01.30 07:09:17.220937 [ 276 ] {6c2a4e58-2ba7-47d6-8776-bc2c716ac688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11694 | 2026.01.30 07:09:17.221277 [ 276 ] {6c2a4e58-2ba7-47d6-8776-bc2c716ac688} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11695 | 2026.01.30 07:09:17.221496 [ 276 ] {6c2a4e58-2ba7-47d6-8776-bc2c716ac688} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.01.30 07:09:17.221628 [ 276 ] {6c2a4e58-2ba7-47d6-8776-bc2c716ac688} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001249 sec., 262610.0880704564 rows/sec., 17.21 MiB/sec. | ||
| 11697 | 2026.01.30 07:09:17.221666 [ 276 ] {6c2a4e58-2ba7-47d6-8776-bc2c716ac688} <Debug> TCPHandler: Processed in 0.00141076 sec. | ||
| 11698 | 2026.01.30 07:09:17.221776 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2026.01.30 07:09:17.221870 [ 276 ] {1f0c0554-6a93-46e6-8ee7-ed9123d2719e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11700 | 2026.01.30 07:09:17.221912 [ 276 ] {1f0c0554-6a93-46e6-8ee7-ed9123d2719e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11701 | 2026.01.30 07:09:17.222224 [ 276 ] {1f0c0554-6a93-46e6-8ee7-ed9123d2719e} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.01.30 07:09:17.222259 [ 276 ] {1f0c0554-6a93-46e6-8ee7-ed9123d2719e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11703 | 2026.01.30 07:09:17.222555 [ 276 ] {1f0c0554-6a93-46e6-8ee7-ed9123d2719e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11704 | 2026.01.30 07:09:17.222773 [ 276 ] {1f0c0554-6a93-46e6-8ee7-ed9123d2719e} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.01.30 07:09:17.222903 [ 276 ] {1f0c0554-6a93-46e6-8ee7-ed9123d2719e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 11706 | 2026.01.30 07:09:17.222940 [ 276 ] {1f0c0554-6a93-46e6-8ee7-ed9123d2719e} <Debug> TCPHandler: Processed in 0.001212474 sec. | ||
| 11707 | 2026.01.30 07:09:17.223061 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2026.01.30 07:09:17.223179 [ 276 ] {8842a9af-85f5-4bfd-97da-3fcb7dc0ff40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11709 | 2026.01.30 07:09:17.223244 [ 276 ] {8842a9af-85f5-4bfd-97da-3fcb7dc0ff40} <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 | ||
| 11710 | 2026.01.30 07:09:17.224174 [ 276 ] {8842a9af-85f5-4bfd-97da-3fcb7dc0ff40} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.01.30 07:09:17.224211 [ 276 ] {8842a9af-85f5-4bfd-97da-3fcb7dc0ff40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11712 | 2026.01.30 07:09:17.224783 [ 276 ] {8842a9af-85f5-4bfd-97da-3fcb7dc0ff40} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11713 | 2026.01.30 07:09:17.225016 [ 276 ] {8842a9af-85f5-4bfd-97da-3fcb7dc0ff40} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2026.01.30 07:09:17.225160 [ 276 ] {8842a9af-85f5-4bfd-97da-3fcb7dc0ff40} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002004 sec., 19960.07984031936 rows/sec., 35.77 MiB/sec. | ||
| 11715 | 2026.01.30 07:09:17.225235 [ 276 ] {8842a9af-85f5-4bfd-97da-3fcb7dc0ff40} <Debug> TCPHandler: Processed in 0.002232802 sec. | ||
| 11716 | 2026.01.30 07:09:17.225352 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2026.01.30 07:09:17.225445 [ 276 ] {f611a22d-ff99-4d43-a851-26cbf5724071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11718 | 2026.01.30 07:09:17.225486 [ 276 ] {f611a22d-ff99-4d43-a851-26cbf5724071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11719 | 2026.01.30 07:09:17.225834 [ 276 ] {f611a22d-ff99-4d43-a851-26cbf5724071} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2026.01.30 07:09:17.225869 [ 276 ] {f611a22d-ff99-4d43-a851-26cbf5724071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11721 | 2026.01.30 07:09:17.226169 [ 276 ] {f611a22d-ff99-4d43-a851-26cbf5724071} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11722 | 2026.01.30 07:09:17.226370 [ 276 ] {f611a22d-ff99-4d43-a851-26cbf5724071} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2026.01.30 07:09:17.226495 [ 276 ] {f611a22d-ff99-4d43-a851-26cbf5724071} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001068 sec., 101123.59550561798 rows/sec., 6.16 MiB/sec. | ||
| 11724 | 2026.01.30 07:09:17.226530 [ 276 ] {f611a22d-ff99-4d43-a851-26cbf5724071} <Debug> TCPHandler: Processed in 0.001225134 sec. | ||
| 11725 | 2026.01.30 07:09:18.768080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31184 | ||
| 11726 | 2026.01.30 07:09:18.768563 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2026.01.30 07:09:18.768600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11728 | 2026.01.30 07:09:18.769069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11729 | 2026.01.30 07:09:18.769297 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11730 | 2026.01.30 07:09:18.769427 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31184 | ||
| 11731 | 2026.01.30 07:09:20.425272 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11732 | 2026.01.30 07:09:20.442459 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.01.30 07:09:20.442514 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11734 | 2026.01.30 07:09:20.448613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11735 | 2026.01.30 07:09:20.449297 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.01.30 07:09:20.452283 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11737 | 2026.01.30 07:09:21.309491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1436 | ||
| 11738 | 2026.01.30 07:09:21.311942 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2026.01.30 07:09:21.311986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11740 | 2026.01.30 07:09:21.313267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11741 | 2026.01.30 07:09:21.313586 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2026.01.30 07:09:21.313854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11743 | 2026.01.30 07:09:22.232901 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2026.01.30 07:09:22.233156 [ 276 ] {47f5577e-c127-4ad8-a940-9b9cf628afad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11745 | 2026.01.30 07:09:22.233264 [ 276 ] {47f5577e-c127-4ad8-a940-9b9cf628afad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11746 | 2026.01.30 07:09:22.235364 [ 276 ] {47f5577e-c127-4ad8-a940-9b9cf628afad} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.01.30 07:09:22.235441 [ 276 ] {47f5577e-c127-4ad8-a940-9b9cf628afad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11748 | 2026.01.30 07:09:22.236191 [ 276 ] {47f5577e-c127-4ad8-a940-9b9cf628afad} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11749 | 2026.01.30 07:09:22.236560 [ 276 ] {47f5577e-c127-4ad8-a940-9b9cf628afad} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.01.30 07:09:22.236796 [ 276 ] {47f5577e-c127-4ad8-a940-9b9cf628afad} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.003711 sec., 322285.0983562382 rows/sec., 26.45 MiB/sec. | ||
| 11751 | 2026.01.30 07:09:22.236888 [ 276 ] {47f5577e-c127-4ad8-a940-9b9cf628afad} <Debug> TCPHandler: Processed in 0.004240007 sec. | ||
| 11752 | 2026.01.30 07:09:22.237108 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2026.01.30 07:09:22.237251 [ 276 ] {513ca5b0-df19-4a72-9904-36df0911419b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11754 | 2026.01.30 07:09:22.237319 [ 276 ] {513ca5b0-df19-4a72-9904-36df0911419b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11755 | 2026.01.30 07:09:22.238164 [ 276 ] {513ca5b0-df19-4a72-9904-36df0911419b} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2026.01.30 07:09:22.238209 [ 276 ] {513ca5b0-df19-4a72-9904-36df0911419b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11757 | 2026.01.30 07:09:22.238698 [ 276 ] {513ca5b0-df19-4a72-9904-36df0911419b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11758 | 2026.01.30 07:09:22.239065 [ 276 ] {513ca5b0-df19-4a72-9904-36df0911419b} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11759 | 2026.01.30 07:09:22.239276 [ 276 ] {513ca5b0-df19-4a72-9904-36df0911419b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002064 sec., 110465.11627906977 rows/sec., 7.48 MiB/sec. | ||
| 11760 | 2026.01.30 07:09:22.239344 [ 276 ] {513ca5b0-df19-4a72-9904-36df0911419b} <Debug> TCPHandler: Processed in 0.002323845 sec. | ||
| 11761 | 2026.01.30 07:09:22.239529 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2026.01.30 07:09:22.239652 [ 276 ] {6c81b4dc-fb35-4675-8f35-c850a4f6c905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11763 | 2026.01.30 07:09:22.239706 [ 276 ] {6c81b4dc-fb35-4675-8f35-c850a4f6c905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11764 | 2026.01.30 07:09:22.240687 [ 276 ] {6c81b4dc-fb35-4675-8f35-c850a4f6c905} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2026.01.30 07:09:22.240729 [ 276 ] {6c81b4dc-fb35-4675-8f35-c850a4f6c905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11766 | 2026.01.30 07:09:22.241233 [ 276 ] {6c81b4dc-fb35-4675-8f35-c850a4f6c905} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11767 | 2026.01.30 07:09:22.241559 [ 276 ] {6c81b4dc-fb35-4675-8f35-c850a4f6c905} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11768 | 2026.01.30 07:09:22.241761 [ 276 ] {6c81b4dc-fb35-4675-8f35-c850a4f6c905} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.002141 sec., 242877.16020551143 rows/sec., 17.97 MiB/sec. | ||
| 11769 | 2026.01.30 07:09:22.241824 [ 276 ] {6c81b4dc-fb35-4675-8f35-c850a4f6c905} <Debug> TCPHandler: Processed in 0.002359855 sec. | ||
| 11770 | 2026.01.30 07:09:22.242012 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11771 | 2026.01.30 07:09:22.242150 [ 276 ] {252a5a24-1126-4369-a00f-e0a701df0d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11772 | 2026.01.30 07:09:22.242219 [ 276 ] {252a5a24-1126-4369-a00f-e0a701df0d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11773 | 2026.01.30 07:09:22.243132 [ 276 ] {252a5a24-1126-4369-a00f-e0a701df0d86} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11774 | 2026.01.30 07:09:22.243179 [ 276 ] {252a5a24-1126-4369-a00f-e0a701df0d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11775 | 2026.01.30 07:09:22.243730 [ 276 ] {252a5a24-1126-4369-a00f-e0a701df0d86} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11776 | 2026.01.30 07:09:22.244038 [ 276 ] {252a5a24-1126-4369-a00f-e0a701df0d86} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2026.01.30 07:09:22.244232 [ 276 ] {252a5a24-1126-4369-a00f-e0a701df0d86} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002117 sec., 398677.3736419462 rows/sec., 26.83 MiB/sec. | ||
| 11778 | 2026.01.30 07:09:22.244289 [ 276 ] {252a5a24-1126-4369-a00f-e0a701df0d86} <Debug> TCPHandler: Processed in 0.002346346 sec. | ||
| 11779 | 2026.01.30 07:09:22.244466 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.01.30 07:09:22.244595 [ 276 ] {1e0ae563-6e31-472c-84ba-4498a488e1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11781 | 2026.01.30 07:09:22.244657 [ 276 ] {1e0ae563-6e31-472c-84ba-4498a488e1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11782 | 2026.01.30 07:09:22.245185 [ 276 ] {1e0ae563-6e31-472c-84ba-4498a488e1ac} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.01.30 07:09:22.245230 [ 276 ] {1e0ae563-6e31-472c-84ba-4498a488e1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 11784 | 2026.01.30 07:09:22.245693 [ 276 ] {1e0ae563-6e31-472c-84ba-4498a488e1ac} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11785 | 2026.01.30 07:09:22.246010 [ 276 ] {1e0ae563-6e31-472c-84ba-4498a488e1ac} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.01.30 07:09:22.246198 [ 276 ] {1e0ae563-6e31-472c-84ba-4498a488e1ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001635 sec., 36697.24770642202 rows/sec., 2.47 MiB/sec. | ||
| 11787 | 2026.01.30 07:09:22.246303 [ 276 ] {1e0ae563-6e31-472c-84ba-4498a488e1ac} <Debug> TCPHandler: Processed in 0.001901593 sec. | ||
| 11788 | 2026.01.30 07:09:23.065045 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64893 | ||
| 11789 | 2026.01.30 07:09:23.065144 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11790 | 2026.01.30 07:09:23.065170 [ 351 ] {} <Debug> TCP-Session: 34a927f3-37fe-4ebb-9a4d-331b5c254832 Authenticating user 'default' from [fd00:1122:3344:101::e]:64893 | ||
| 11791 | 2026.01.30 07:09:23.065191 [ 351 ] {} <Debug> TCP-Session: 34a927f3-37fe-4ebb-9a4d-331b5c254832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2026.01.30 07:09:23.065204 [ 351 ] {} <Debug> TCP-Session: 34a927f3-37fe-4ebb-9a4d-331b5c254832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11793 | 2026.01.30 07:09:23.065558 [ 351 ] {} <Trace> TCP-Session: 34a927f3-37fe-4ebb-9a4d-331b5c254832 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.01.30 07:09:23.065756 [ 351 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11795 | 2026.01.30 07:09:23.066023 [ 351 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11796 | 2026.01.30 07:09:23.066080 [ 351 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11797 | 2026.01.30 07:09:23.066372 [ 351 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 11798 | 2026.01.30 07:09:23.067566 [ 299 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Trace> AggregatingTransform: Aggregating | ||
| 11799 | 2026.01.30 07:09:23.067633 [ 299 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 11800 | 2026.01.30 07:09:23.067671 [ 299 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001185163 sec. (843.766 rows/sec., 32.96 KiB/sec.) | ||
| 11801 | 2026.01.30 07:09:23.067689 [ 299 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Trace> Aggregator: Merging aggregated data | ||
| 11802 | 2026.01.30 07:09:23.067716 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51105 | ||
| 11803 | 2026.01.30 07:09:23.067979 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11804 | 2026.01.30 07:09:23.068009 [ 356 ] {} <Debug> TCP-Session: 00c43930-68db-40ea-8ae1-f7c83bd3929a Authenticating user 'default' from [fd00:1122:3344:101::e]:51105 | ||
| 11805 | 2026.01.30 07:09:23.068033 [ 356 ] {} <Debug> TCP-Session: 00c43930-68db-40ea-8ae1-f7c83bd3929a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11806 | 2026.01.30 07:09:23.068046 [ 356 ] {} <Debug> TCP-Session: 00c43930-68db-40ea-8ae1-f7c83bd3929a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11807 | 2026.01.30 07:09:23.068081 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52792 | ||
| 11808 | 2026.01.30 07:09:23.068087 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37418 | ||
| 11809 | 2026.01.30 07:09:23.068142 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61929 | ||
| 11810 | 2026.01.30 07:09:23.068337 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11811 | 2026.01.30 07:09:23.068376 [ 359 ] {} <Debug> TCP-Session: be750cde-075d-4e14-b73f-3e0ea52be60e Authenticating user 'default' from [fd00:1122:3344:101::e]:61929 | ||
| 11812 | 2026.01.30 07:09:23.068403 [ 359 ] {} <Debug> TCP-Session: be750cde-075d-4e14-b73f-3e0ea52be60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.01.30 07:09:23.068416 [ 359 ] {} <Debug> TCP-Session: be750cde-075d-4e14-b73f-3e0ea52be60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11814 | 2026.01.30 07:09:23.068472 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47199 | ||
| 11815 | 2026.01.30 07:09:23.068522 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11816 | 2026.01.30 07:09:23.068521 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40614 | ||
| 11817 | 2026.01.30 07:09:23.068550 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11818 | 2026.01.30 07:09:23.068571 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11819 | 2026.01.30 07:09:23.068574 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55869 | ||
| 11820 | 2026.01.30 07:09:23.068612 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48358 | ||
| 11821 | 2026.01.30 07:09:23.068616 [ 360 ] {} <Debug> TCP-Session: a110ea29-cd08-4c30-8552-81085e420681 Authenticating user 'default' from [fd00:1122:3344:101::e]:47199 | ||
| 11822 | 2026.01.30 07:09:23.068569 [ 357 ] {} <Debug> TCP-Session: 2f870750-bbb8-46e7-bac1-0c722ea6d80e Authenticating user 'default' from [fd00:1122:3344:101::e]:37418 | ||
| 11823 | 2026.01.30 07:09:23.068664 [ 360 ] {} <Debug> TCP-Session: a110ea29-cd08-4c30-8552-81085e420681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.01.30 07:09:23.068603 [ 358 ] {} <Debug> TCP-Session: 894dd5dd-4530-40eb-85d4-e2ab9720e8d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52792 | ||
| 11825 | 2026.01.30 07:09:23.068693 [ 360 ] {} <Debug> TCP-Session: a110ea29-cd08-4c30-8552-81085e420681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.01.30 07:09:23.068690 [ 357 ] {} <Debug> TCP-Session: 2f870750-bbb8-46e7-bac1-0c722ea6d80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11827 | 2026.01.30 07:09:23.068718 [ 358 ] {} <Debug> TCP-Session: 894dd5dd-4530-40eb-85d4-e2ab9720e8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.01.30 07:09:23.068744 [ 357 ] {} <Debug> TCP-Session: 2f870750-bbb8-46e7-bac1-0c722ea6d80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11829 | 2026.01.30 07:09:23.068760 [ 358 ] {} <Debug> TCP-Session: 894dd5dd-4530-40eb-85d4-e2ab9720e8d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11830 | 2026.01.30 07:09:23.068813 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11831 | 2026.01.30 07:09:23.068848 [ 361 ] {} <Debug> TCP-Session: f32955c8-bc06-4c84-9161-0f212410bb27 Authenticating user 'default' from [fd00:1122:3344:101::e]:40614 | ||
| 11832 | 2026.01.30 07:09:23.068865 [ 361 ] {} <Debug> TCP-Session: f32955c8-bc06-4c84-9161-0f212410bb27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.01.30 07:09:23.068881 [ 361 ] {} <Debug> TCP-Session: f32955c8-bc06-4c84-9161-0f212410bb27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11834 | 2026.01.30 07:09:23.069269 [ 351 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003566 sec., 280.42624789680315 rows/sec., 10.95 KiB/sec. | ||
| 11835 | 2026.01.30 07:09:23.069327 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11836 | 2026.01.30 07:09:23.069390 [ 362 ] {} <Debug> TCP-Session: 9ac4461f-bf03-419b-8833-a27d2eeff4c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55869 | ||
| 11837 | 2026.01.30 07:09:23.069419 [ 362 ] {} <Debug> TCP-Session: 9ac4461f-bf03-419b-8833-a27d2eeff4c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11838 | 2026.01.30 07:09:23.069434 [ 362 ] {} <Debug> TCP-Session: 9ac4461f-bf03-419b-8833-a27d2eeff4c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11839 | 2026.01.30 07:09:23.069473 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11840 | 2026.01.30 07:09:23.069495 [ 351 ] {0144141b-9cf4-4f49-9d47-61f3dd5541c6} <Debug> TCPHandler: Processed in 0.004068622 sec. | ||
| 11841 | 2026.01.30 07:09:23.069522 [ 363 ] {} <Debug> TCP-Session: 2dd2ee45-f480-4dc2-8e2f-0067c764a80f Authenticating user 'default' from [fd00:1122:3344:101::e]:48358 | ||
| 11842 | 2026.01.30 07:09:23.069563 [ 363 ] {} <Debug> TCP-Session: 2dd2ee45-f480-4dc2-8e2f-0067c764a80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.01.30 07:09:23.069579 [ 363 ] {} <Debug> TCP-Session: 2dd2ee45-f480-4dc2-8e2f-0067c764a80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11844 | 2026.01.30 07:09:23.069644 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11845 | 2026.01.30 07:09:23.069675 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11846 | 2026.01.30 07:09:23.069687 [ 351 ] {} <Debug> TCP-Session: 34a927f3-37fe-4ebb-9a4d-331b5c254832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.01.30 07:09:23.069713 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11848 | 2026.01.30 07:09:23.069722 [ 356 ] {} <Debug> TCP-Session: 00c43930-68db-40ea-8ae1-f7c83bd3929a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11849 | 2026.01.30 07:09:23.069758 [ 362 ] {} <Debug> TCP-Session: 9ac4461f-bf03-419b-8833-a27d2eeff4c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11850 | 2026.01.30 07:09:23.069761 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11851 | 2026.01.30 07:09:23.069804 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11852 | 2026.01.30 07:09:23.069831 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11853 | 2026.01.30 07:09:23.069848 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11854 | 2026.01.30 07:09:23.069849 [ 359 ] {} <Debug> TCP-Session: be750cde-075d-4e14-b73f-3e0ea52be60e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11855 | 2026.01.30 07:09:23.069875 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11856 | 2026.01.30 07:09:23.069891 [ 363 ] {} <Debug> TCP-Session: 2dd2ee45-f480-4dc2-8e2f-0067c764a80f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11857 | 2026.01.30 07:09:23.069779 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11858 | 2026.01.30 07:09:23.069941 [ 361 ] {} <Debug> TCP-Session: f32955c8-bc06-4c84-9161-0f212410bb27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11859 | 2026.01.30 07:09:23.069968 [ 357 ] {} <Debug> TCP-Session: 2f870750-bbb8-46e7-bac1-0c722ea6d80e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11860 | 2026.01.30 07:09:23.069859 [ 360 ] {} <Debug> TCP-Session: a110ea29-cd08-4c30-8552-81085e420681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2026.01.30 07:09:23.069877 [ 358 ] {} <Debug> TCP-Session: 894dd5dd-4530-40eb-85d4-e2ab9720e8d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11862 | 2026.01.30 07:09:23.300834 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63633 | ||
| 11863 | 2026.01.30 07:09:23.300936 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11864 | 2026.01.30 07:09:23.300962 [ 351 ] {} <Debug> TCP-Session: db0acb27-b9d1-400d-a709-43a7cbe45851 Authenticating user 'default' from [fd00:1122:3344:101::e]:63633 | ||
| 11865 | 2026.01.30 07:09:23.300985 [ 351 ] {} <Debug> TCP-Session: db0acb27-b9d1-400d-a709-43a7cbe45851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11866 | 2026.01.30 07:09:23.300999 [ 351 ] {} <Debug> TCP-Session: db0acb27-b9d1-400d-a709-43a7cbe45851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11867 | 2026.01.30 07:09:23.301250 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38784 | ||
| 11868 | 2026.01.30 07:09:23.301263 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53332 | ||
| 11869 | 2026.01.30 07:09:23.301307 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61599 | ||
| 11870 | 2026.01.30 07:09:23.301334 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61443 | ||
| 11871 | 2026.01.30 07:09:23.301372 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11872 | 2026.01.30 07:09:23.301328 [ 351 ] {} <Trace> TCP-Session: db0acb27-b9d1-400d-a709-43a7cbe45851 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11873 | 2026.01.30 07:09:23.301418 [ 356 ] {} <Debug> TCP-Session: 98f25049-eba4-429a-aa44-282b7c355596 Authenticating user 'default' from [fd00:1122:3344:101::e]:38784 | ||
| 11874 | 2026.01.30 07:09:23.301417 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11875 | 2026.01.30 07:09:23.301431 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11876 | 2026.01.30 07:09:23.301457 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11877 | 2026.01.30 07:09:23.301458 [ 360 ] {} <Debug> TCP-Session: 077da91c-7c1b-4bb7-b22b-e1fe60bc36de Authenticating user 'default' from [fd00:1122:3344:101::e]:61599 | ||
| 11878 | 2026.01.30 07:09:23.301480 [ 357 ] {} <Debug> TCP-Session: e9b39248-62bc-4e51-9938-709fec666a2a Authenticating user 'default' from [fd00:1122:3344:101::e]:53332 | ||
| 11879 | 2026.01.30 07:09:23.301496 [ 363 ] {} <Debug> TCP-Session: d4a5fe04-908b-4189-b982-86fe8af05d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:61443 | ||
| 11880 | 2026.01.30 07:09:23.301508 [ 360 ] {} <Debug> TCP-Session: 077da91c-7c1b-4bb7-b22b-e1fe60bc36de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11881 | 2026.01.30 07:09:23.301523 [ 357 ] {} <Debug> TCP-Session: e9b39248-62bc-4e51-9938-709fec666a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11882 | 2026.01.30 07:09:23.301543 [ 360 ] {} <Debug> TCP-Session: 077da91c-7c1b-4bb7-b22b-e1fe60bc36de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11883 | 2026.01.30 07:09:23.301557 [ 357 ] {} <Debug> TCP-Session: e9b39248-62bc-4e51-9938-709fec666a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11884 | 2026.01.30 07:09:23.301571 [ 351 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11885 | 2026.01.30 07:09:23.301536 [ 363 ] {} <Debug> TCP-Session: d4a5fe04-908b-4189-b982-86fe8af05d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11886 | 2026.01.30 07:09:23.301450 [ 356 ] {} <Debug> TCP-Session: 98f25049-eba4-429a-aa44-282b7c355596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2026.01.30 07:09:23.301622 [ 363 ] {} <Debug> TCP-Session: d4a5fe04-908b-4189-b982-86fe8af05d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11888 | 2026.01.30 07:09:23.301643 [ 356 ] {} <Debug> TCP-Session: 98f25049-eba4-429a-aa44-282b7c355596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.01.30 07:09:23.301325 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51174 | ||
| 11890 | 2026.01.30 07:09:23.301312 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43169 | ||
| 11891 | 2026.01.30 07:09:23.301296 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37045 | ||
| 11892 | 2026.01.30 07:09:23.301733 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11893 | 2026.01.30 07:09:23.301259 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34843 | ||
| 11894 | 2026.01.30 07:09:23.301768 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11895 | 2026.01.30 07:09:23.301766 [ 362 ] {} <Debug> TCP-Session: 8cfd5b55-cffd-4e11-aaf1-d899ae330e74 Authenticating user 'default' from [fd00:1122:3344:101::e]:51174 | ||
| 11896 | 2026.01.30 07:09:23.301792 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11897 | 2026.01.30 07:09:23.301795 [ 361 ] {} <Debug> TCP-Session: a2e20d39-0479-4e8f-b032-e60625fd3553 Authenticating user 'default' from [fd00:1122:3344:101::e]:43169 | ||
| 11898 | 2026.01.30 07:09:23.301805 [ 362 ] {} <Debug> TCP-Session: 8cfd5b55-cffd-4e11-aaf1-d899ae330e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11899 | 2026.01.30 07:09:23.301822 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11900 | 2026.01.30 07:09:23.301838 [ 361 ] {} <Debug> TCP-Session: a2e20d39-0479-4e8f-b032-e60625fd3553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11901 | 2026.01.30 07:09:23.301840 [ 351 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11902 | 2026.01.30 07:09:23.301865 [ 358 ] {} <Debug> TCP-Session: b1f342af-d67c-4879-ac85-4ee703f8d0ad Authenticating user 'default' from [fd00:1122:3344:101::e]:34843 | ||
| 11903 | 2026.01.30 07:09:23.301864 [ 361 ] {} <Debug> TCP-Session: a2e20d39-0479-4e8f-b032-e60625fd3553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11904 | 2026.01.30 07:09:23.301887 [ 358 ] {} <Debug> TCP-Session: b1f342af-d67c-4879-ac85-4ee703f8d0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11905 | 2026.01.30 07:09:23.301845 [ 362 ] {} <Debug> TCP-Session: 8cfd5b55-cffd-4e11-aaf1-d899ae330e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11906 | 2026.01.30 07:09:23.301908 [ 351 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11907 | 2026.01.30 07:09:23.301905 [ 358 ] {} <Debug> TCP-Session: b1f342af-d67c-4879-ac85-4ee703f8d0ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11908 | 2026.01.30 07:09:23.301824 [ 359 ] {} <Debug> TCP-Session: 4d23204d-fcc9-46d2-9498-2066c7fb0dbe Authenticating user 'default' from [fd00:1122:3344:101::e]:37045 | ||
| 11909 | 2026.01.30 07:09:23.301975 [ 359 ] {} <Debug> TCP-Session: 4d23204d-fcc9-46d2-9498-2066c7fb0dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2026.01.30 07:09:23.301987 [ 359 ] {} <Debug> TCP-Session: 4d23204d-fcc9-46d2-9498-2066c7fb0dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11911 | 2026.01.30 07:09:23.302211 [ 351 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 11912 | 2026.01.30 07:09:23.303158 [ 335 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Trace> AggregatingTransform: Aggregating | ||
| 11913 | 2026.01.30 07:09:23.303209 [ 335 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Trace> Aggregator: Aggregation method: without_key | ||
| 11914 | 2026.01.30 07:09:23.303244 [ 335 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930466 sec. (1074.730 rows/sec., 41.98 KiB/sec.) | ||
| 11915 | 2026.01.30 07:09:23.303260 [ 335 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Trace> Aggregator: Merging aggregated data | ||
| 11916 | 2026.01.30 07:09:23.304684 [ 351 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 12.34 KiB/sec. | ||
| 11917 | 2026.01.30 07:09:23.304849 [ 351 ] {5beb9c36-5f71-40ad-8f6e-1c12fe3d4b6e} <Debug> TCPHandler: Processed in 0.003631141 sec. | ||
| 11918 | 2026.01.30 07:09:23.304991 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11919 | 2026.01.30 07:09:23.305025 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11920 | 2026.01.30 07:09:23.305029 [ 351 ] {} <Debug> TCP-Session: db0acb27-b9d1-400d-a709-43a7cbe45851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.01.30 07:09:23.305046 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11922 | 2026.01.30 07:09:23.305067 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11923 | 2026.01.30 07:09:23.305105 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11924 | 2026.01.30 07:09:23.305114 [ 356 ] {} <Debug> TCP-Session: 98f25049-eba4-429a-aa44-282b7c355596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11925 | 2026.01.30 07:09:23.305126 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11926 | 2026.01.30 07:09:23.305146 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11927 | 2026.01.30 07:09:23.305162 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11928 | 2026.01.30 07:09:23.305185 [ 362 ] {} <Debug> TCP-Session: 8cfd5b55-cffd-4e11-aaf1-d899ae330e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11929 | 2026.01.30 07:09:23.305202 [ 359 ] {} <Debug> TCP-Session: 4d23204d-fcc9-46d2-9498-2066c7fb0dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11930 | 2026.01.30 07:09:23.305223 [ 361 ] {} <Debug> TCP-Session: a2e20d39-0479-4e8f-b032-e60625fd3553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11931 | 2026.01.30 07:09:23.305068 [ 357 ] {} <Debug> TCP-Session: e9b39248-62bc-4e51-9938-709fec666a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11932 | 2026.01.30 07:09:23.305153 [ 360 ] {} <Debug> TCP-Session: 077da91c-7c1b-4bb7-b22b-e1fe60bc36de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11933 | 2026.01.30 07:09:23.305147 [ 363 ] {} <Debug> TCP-Session: d4a5fe04-908b-4189-b982-86fe8af05d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.01.30 07:09:23.305089 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11935 | 2026.01.30 07:09:23.305355 [ 358 ] {} <Debug> TCP-Session: b1f342af-d67c-4879-ac85-4ee703f8d0ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11936 | 2026.01.30 07:09:23.543107 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42742 | ||
| 11937 | 2026.01.30 07:09:23.543202 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11938 | 2026.01.30 07:09:23.543229 [ 351 ] {} <Debug> TCP-Session: 32577cdb-fd35-48f1-84c8-c84bd72d1223 Authenticating user 'default' from [fd00:1122:3344:101::e]:42742 | ||
| 11939 | 2026.01.30 07:09:23.543251 [ 351 ] {} <Debug> TCP-Session: 32577cdb-fd35-48f1-84c8-c84bd72d1223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11940 | 2026.01.30 07:09:23.543264 [ 351 ] {} <Debug> TCP-Session: 32577cdb-fd35-48f1-84c8-c84bd72d1223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.01.30 07:09:23.543470 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36653 | ||
| 11942 | 2026.01.30 07:09:23.543486 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58463 | ||
| 11943 | 2026.01.30 07:09:23.543531 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50988 | ||
| 11944 | 2026.01.30 07:09:23.543543 [ 351 ] {} <Trace> TCP-Session: 32577cdb-fd35-48f1-84c8-c84bd72d1223 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2026.01.30 07:09:23.543553 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58473 | ||
| 11946 | 2026.01.30 07:09:23.543594 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11947 | 2026.01.30 07:09:23.543620 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11948 | 2026.01.30 07:09:23.543621 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11949 | 2026.01.30 07:09:23.543643 [ 356 ] {} <Debug> TCP-Session: ba7d4100-2255-45f4-a3cf-41aaa8e0128e Authenticating user 'default' from [fd00:1122:3344:101::e]:36653 | ||
| 11950 | 2026.01.30 07:09:23.543657 [ 357 ] {} <Debug> TCP-Session: bf1923dc-105b-4aa7-bd40-4fc125522654 Authenticating user 'default' from [fd00:1122:3344:101::e]:58463 | ||
| 11951 | 2026.01.30 07:09:23.543668 [ 361 ] {} <Debug> TCP-Session: edc6d898-9d32-4d70-a237-ee6db9b107f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50988 | ||
| 11952 | 2026.01.30 07:09:23.543685 [ 356 ] {} <Debug> TCP-Session: ba7d4100-2255-45f4-a3cf-41aaa8e0128e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11953 | 2026.01.30 07:09:23.543698 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11954 | 2026.01.30 07:09:23.543721 [ 351 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42742) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11955 | 2026.01.30 07:09:23.543731 [ 356 ] {} <Debug> TCP-Session: ba7d4100-2255-45f4-a3cf-41aaa8e0128e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11956 | 2026.01.30 07:09:23.543754 [ 363 ] {} <Debug> TCP-Session: 82d9853e-2069-47f2-95c1-e31a9dce1046 Authenticating user 'default' from [fd00:1122:3344:101::e]:58473 | ||
| 11957 | 2026.01.30 07:09:23.543709 [ 361 ] {} <Debug> TCP-Session: edc6d898-9d32-4d70-a237-ee6db9b107f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11958 | 2026.01.30 07:09:23.543801 [ 363 ] {} <Debug> TCP-Session: 82d9853e-2069-47f2-95c1-e31a9dce1046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11959 | 2026.01.30 07:09:23.543818 [ 361 ] {} <Debug> TCP-Session: edc6d898-9d32-4d70-a237-ee6db9b107f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2026.01.30 07:09:23.543828 [ 363 ] {} <Debug> TCP-Session: 82d9853e-2069-47f2-95c1-e31a9dce1046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2026.01.30 07:09:23.543702 [ 357 ] {} <Debug> TCP-Session: bf1923dc-105b-4aa7-bd40-4fc125522654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11962 | 2026.01.30 07:09:23.543544 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59673 | ||
| 11963 | 2026.01.30 07:09:23.543876 [ 357 ] {} <Debug> TCP-Session: bf1923dc-105b-4aa7-bd40-4fc125522654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2026.01.30 07:09:23.543534 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60256 | ||
| 11965 | 2026.01.30 07:09:23.543524 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33677 | ||
| 11966 | 2026.01.30 07:09:23.543938 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11967 | 2026.01.30 07:09:23.543481 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53106 | ||
| 11968 | 2026.01.30 07:09:23.543983 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11969 | 2026.01.30 07:09:23.544010 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11970 | 2026.01.30 07:09:23.544008 [ 351 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11971 | 2026.01.30 07:09:23.544044 [ 360 ] {} <Debug> TCP-Session: e3008d91-06ce-469a-bbc6-356964e12954 Authenticating user 'default' from [fd00:1122:3344:101::e]:33677 | ||
| 11972 | 2026.01.30 07:09:23.544054 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11973 | 2026.01.30 07:09:23.544074 [ 360 ] {} <Debug> TCP-Session: e3008d91-06ce-469a-bbc6-356964e12954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2026.01.30 07:09:23.544088 [ 351 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11975 | 2026.01.30 07:09:23.544093 [ 358 ] {} <Debug> TCP-Session: 4b2e4b43-10e0-4a44-854e-cec0d106da57 Authenticating user 'default' from [fd00:1122:3344:101::e]:53106 | ||
| 11976 | 2026.01.30 07:09:23.544103 [ 360 ] {} <Debug> TCP-Session: e3008d91-06ce-469a-bbc6-356964e12954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11977 | 2026.01.30 07:09:23.544128 [ 358 ] {} <Debug> TCP-Session: 4b2e4b43-10e0-4a44-854e-cec0d106da57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11978 | 2026.01.30 07:09:23.544030 [ 359 ] {} <Debug> TCP-Session: 0ba131a1-23af-4f11-8493-caa9b5b9fb4b Authenticating user 'default' from [fd00:1122:3344:101::e]:60256 | ||
| 11979 | 2026.01.30 07:09:23.544163 [ 358 ] {} <Debug> TCP-Session: 4b2e4b43-10e0-4a44-854e-cec0d106da57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11980 | 2026.01.30 07:09:23.544184 [ 359 ] {} <Debug> TCP-Session: 0ba131a1-23af-4f11-8493-caa9b5b9fb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11981 | 2026.01.30 07:09:23.543986 [ 362 ] {} <Debug> TCP-Session: ed59857e-bb9c-4dd1-89c9-0d2915ec2599 Authenticating user 'default' from [fd00:1122:3344:101::e]:59673 | ||
| 11982 | 2026.01.30 07:09:23.544210 [ 359 ] {} <Debug> TCP-Session: 0ba131a1-23af-4f11-8493-caa9b5b9fb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11983 | 2026.01.30 07:09:23.544237 [ 362 ] {} <Debug> TCP-Session: ed59857e-bb9c-4dd1-89c9-0d2915ec2599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11984 | 2026.01.30 07:09:23.544260 [ 362 ] {} <Debug> TCP-Session: ed59857e-bb9c-4dd1-89c9-0d2915ec2599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.01.30 07:09:23.544386 [ 351 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 11986 | 2026.01.30 07:09:23.545388 [ 345 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Trace> AggregatingTransform: Aggregating | ||
| 11987 | 2026.01.30 07:09:23.545496 [ 345 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Trace> Aggregator: Aggregation method: without_key | ||
| 11988 | 2026.01.30 07:09:23.545531 [ 345 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043489 sec. (958.323 rows/sec., 37.43 KiB/sec.) | ||
| 11989 | 2026.01.30 07:09:23.545550 [ 345 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Trace> Aggregator: Merging aggregated data | ||
| 11990 | 2026.01.30 07:09:23.546937 [ 351 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003271 sec., 305.7169061449098 rows/sec., 11.94 KiB/sec. | ||
| 11991 | 2026.01.30 07:09:23.547117 [ 351 ] {e80d6e0b-fa41-47fe-979a-7cb36e35eecf} <Debug> TCPHandler: Processed in 0.003686043 sec. | ||
| 11992 | 2026.01.30 07:09:23.547213 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11993 | 2026.01.30 07:09:23.547240 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11994 | 2026.01.30 07:09:23.547252 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11995 | 2026.01.30 07:09:23.547282 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11996 | 2026.01.30 07:09:23.547301 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11997 | 2026.01.30 07:09:23.547311 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11998 | 2026.01.30 07:09:23.547339 [ 358 ] {} <Debug> TCP-Session: 4b2e4b43-10e0-4a44-854e-cec0d106da57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11999 | 2026.01.30 07:09:23.547344 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12000 | 2026.01.30 07:09:23.547366 [ 360 ] {} <Debug> TCP-Session: e3008d91-06ce-469a-bbc6-356964e12954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12001 | 2026.01.30 07:09:23.547329 [ 361 ] {} <Debug> TCP-Session: edc6d898-9d32-4d70-a237-ee6db9b107f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12002 | 2026.01.30 07:09:23.547389 [ 351 ] {} <Debug> TCP-Session: 32577cdb-fd35-48f1-84c8-c84bd72d1223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12003 | 2026.01.30 07:09:23.547311 [ 356 ] {} <Debug> TCP-Session: ba7d4100-2255-45f4-a3cf-41aaa8e0128e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12004 | 2026.01.30 07:09:23.547286 [ 363 ] {} <Debug> TCP-Session: 82d9853e-2069-47f2-95c1-e31a9dce1046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12005 | 2026.01.30 07:09:23.547268 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12006 | 2026.01.30 07:09:23.547256 [ 357 ] {} <Debug> TCP-Session: bf1923dc-105b-4aa7-bd40-4fc125522654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12007 | 2026.01.30 07:09:23.547500 [ 359 ] {} <Debug> TCP-Session: 0ba131a1-23af-4f11-8493-caa9b5b9fb4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12008 | 2026.01.30 07:09:23.547329 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12009 | 2026.01.30 07:09:23.547559 [ 362 ] {} <Debug> TCP-Session: ed59857e-bb9c-4dd1-89c9-0d2915ec2599 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12010 | 2026.01.30 07:09:25.971242 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12011 | 2026.01.30 07:09:25.971291 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12012 | 2026.01.30 07:09:26.270470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31696 | ||
| 12013 | 2026.01.30 07:09:26.271009 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2026.01.30 07:09:26.271045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12015 | 2026.01.30 07:09:26.271515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12016 | 2026.01.30 07:09:26.271748 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2026.01.30 07:09:26.271876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31696 | ||
| 12018 | 2026.01.30 07:09:26.271892 [ 94 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12019 | 2026.01.30 07:09:26.271931 [ 94 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2026.01.30 07:09:26.271949 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12021 | 2026.01.30 07:09:26.272042 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::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 | ||
| 12022 | 2026.01.30 07:09:26.272154 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12023 | 2026.01.30 07:09:26.272189 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29264 rows starting from the beginning of the part | ||
| 12024 | 2026.01.30 07:09:26.272255 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 12025 | 2026.01.30 07:09:26.272307 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 12026 | 2026.01.30 07:09:26.272353 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 12027 | 2026.01.30 07:09:26.272394 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 12028 | 2026.01.30 07:09:26.272437 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 12029 | 2026.01.30 07:09:26.274999 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31696 rows, containing 4 columns (4 merged, 0 gathered) in 0.002995783 sec., 10580205.575637488 rows/sec., 151.35 MiB/sec. | ||
| 12030 | 2026.01.30 07:09:26.275412 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12031 | 2026.01.30 07:09:26.275733 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.01.30 07:09:26.275825 [ 195 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_66_13} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12033 | 2026.01.30 07:09:26.275942 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 12034 | 2026.01.30 07:09:27.166713 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12035 | 2026.01.30 07:09:27.166976 [ 276 ] {68dabc4c-7c0b-46d5-8b66-859528e2db1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12036 | 2026.01.30 07:09:27.167076 [ 276 ] {68dabc4c-7c0b-46d5-8b66-859528e2db1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12037 | 2026.01.30 07:09:27.168080 [ 276 ] {68dabc4c-7c0b-46d5-8b66-859528e2db1e} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.01.30 07:09:27.168134 [ 276 ] {68dabc4c-7c0b-46d5-8b66-859528e2db1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12039 | 2026.01.30 07:09:27.168586 [ 276 ] {68dabc4c-7c0b-46d5-8b66-859528e2db1e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12040 | 2026.01.30 07:09:27.168847 [ 276 ] {68dabc4c-7c0b-46d5-8b66-859528e2db1e} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.01.30 07:09:27.168986 [ 94 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12042 | 2026.01.30 07:09:27.169007 [ 276 ] {68dabc4c-7c0b-46d5-8b66-859528e2db1e} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002098 sec., 64823.64156339371 rows/sec., 5.61 MiB/sec. | ||
| 12043 | 2026.01.30 07:09:27.169024 [ 94 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.01.30 07:09:27.169044 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12045 | 2026.01.30 07:09:27.169059 [ 276 ] {68dabc4c-7c0b-46d5-8b66-859528e2db1e} <Debug> TCPHandler: Processed in 0.002511699 sec. | ||
| 12046 | 2026.01.30 07:09:27.169169 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12047 | 2026.01.30 07:09:27.169187 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2026.01.30 07:09:27.169314 [ 276 ] {0e673815-64fc-4afb-81c8-01aaabbdf544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12049 | 2026.01.30 07:09:27.169327 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12050 | 2026.01.30 07:09:27.169359 [ 276 ] {0e673815-64fc-4afb-81c8-01aaabbdf544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12051 | 2026.01.30 07:09:27.169368 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2553 rows starting from the beginning of the part | ||
| 12052 | 2026.01.30 07:09:27.169452 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1284 rows starting from the beginning of the part | ||
| 12053 | 2026.01.30 07:09:27.169507 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 12054 | 2026.01.30 07:09:27.169558 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1282 rows starting from the beginning of the part | ||
| 12055 | 2026.01.30 07:09:27.169603 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1196 rows starting from the beginning of the part | ||
| 12056 | 2026.01.30 07:09:27.169650 [ 195 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 12057 | 2026.01.30 07:09:27.169798 [ 276 ] {0e673815-64fc-4afb-81c8-01aaabbdf544} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.01.30 07:09:27.169841 [ 276 ] {0e673815-64fc-4afb-81c8-01aaabbdf544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12059 | 2026.01.30 07:09:27.170160 [ 276 ] {0e673815-64fc-4afb-81c8-01aaabbdf544} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12060 | 2026.01.30 07:09:27.170380 [ 276 ] {0e673815-64fc-4afb-81c8-01aaabbdf544} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.01.30 07:09:27.170513 [ 276 ] {0e673815-64fc-4afb-81c8-01aaabbdf544} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001223 sec., 32706.459525756338 rows/sec., 2.40 MiB/sec. | ||
| 12062 | 2026.01.30 07:09:27.170553 [ 276 ] {0e673815-64fc-4afb-81c8-01aaabbdf544} <Debug> TCPHandler: Processed in 0.00141855 sec. | ||
| 12063 | 2026.01.30 07:09:27.170667 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12064 | 2026.01.30 07:09:27.170761 [ 276 ] {28422d3f-291f-4254-bf3a-452ff01c92c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12065 | 2026.01.30 07:09:27.170801 [ 276 ] {28422d3f-291f-4254-bf3a-452ff01c92c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12066 | 2026.01.30 07:09:27.171225 [ 276 ] {28422d3f-291f-4254-bf3a-452ff01c92c2} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2026.01.30 07:09:27.171260 [ 276 ] {28422d3f-291f-4254-bf3a-452ff01c92c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12068 | 2026.01.30 07:09:27.171567 [ 276 ] {28422d3f-291f-4254-bf3a-452ff01c92c2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12069 | 2026.01.30 07:09:27.171780 [ 276 ] {28422d3f-291f-4254-bf3a-452ff01c92c2} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2026.01.30 07:09:27.171782 [ 194 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6507 rows, containing 5 columns (5 merged, 0 gathered) in 0.002674654 sec., 2432838.0418551336 rows/sec., 206.48 MiB/sec. | ||
| 12071 | 2026.01.30 07:09:27.171912 [ 276 ] {28422d3f-291f-4254-bf3a-452ff01c92c2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001169 sec., 88964.9272882806 rows/sec., 6.95 MiB/sec. | ||
| 12072 | 2026.01.30 07:09:27.171951 [ 276 ] {28422d3f-291f-4254-bf3a-452ff01c92c2} <Debug> TCPHandler: Processed in 0.001333317 sec. | ||
| 12073 | 2026.01.30 07:09:27.171951 [ 93 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12074 | 2026.01.30 07:09:27.172028 [ 93 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12075 | 2026.01.30 07:09:27.172056 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12076 | 2026.01.30 07:09:27.172065 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12077 | 2026.01.30 07:09:27.172116 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12078 | 2026.01.30 07:09:27.172136 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12079 | 2026.01.30 07:09:27.172173 [ 276 ] {c8164f17-48af-49df-a50f-b85c601119d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12080 | 2026.01.30 07:09:27.172222 [ 276 ] {c8164f17-48af-49df-a50f-b85c601119d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12081 | 2026.01.30 07:09:27.172226 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12082 | 2026.01.30 07:09:27.172264 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1303 rows starting from the beginning of the part | ||
| 12083 | 2026.01.30 07:09:27.172311 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 777 rows starting from the beginning of the part | ||
| 12084 | 2026.01.30 07:09:27.172351 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12085 | 2026.01.30 07:09:27.172387 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 773 rows starting from the beginning of the part | ||
| 12086 | 2026.01.30 07:09:27.172423 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 520 rows starting from the beginning of the part | ||
| 12087 | 2026.01.30 07:09:27.172457 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 12088 | 2026.01.30 07:09:27.172465 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.01.30 07:09:27.172573 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_96_19} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12090 | 2026.01.30 07:09:27.172660 [ 276 ] {c8164f17-48af-49df-a50f-b85c601119d3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.01.30 07:09:27.172682 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 12092 | 2026.01.30 07:09:27.172703 [ 276 ] {c8164f17-48af-49df-a50f-b85c601119d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12093 | 2026.01.30 07:09:27.173174 [ 276 ] {c8164f17-48af-49df-a50f-b85c601119d3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12094 | 2026.01.30 07:09:27.173476 [ 276 ] {c8164f17-48af-49df-a50f-b85c601119d3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.01.30 07:09:27.173624 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12096 | 2026.01.30 07:09:27.173650 [ 276 ] {c8164f17-48af-49df-a50f-b85c601119d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001494 sec., 107095.04685408299 rows/sec., 7.46 MiB/sec. | ||
| 12097 | 2026.01.30 07:09:27.173658 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.01.30 07:09:27.173694 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12099 | 2026.01.30 07:09:27.173707 [ 276 ] {c8164f17-48af-49df-a50f-b85c601119d3} <Debug> TCPHandler: Processed in 0.001690907 sec. | ||
| 12100 | 2026.01.30 07:09:27.173783 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12101 | 2026.01.30 07:09:27.173849 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.01.30 07:09:27.173884 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12103 | 2026.01.30 07:09:27.173919 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27403 rows starting from the beginning of the part | ||
| 12104 | 2026.01.30 07:09:27.173965 [ 276 ] {4ce3355d-9a60-490e-945e-fae86753ca89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12105 | 2026.01.30 07:09:27.173986 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 330 rows starting from the beginning of the part | ||
| 12106 | 2026.01.30 07:09:27.174040 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12107 | 2026.01.30 07:09:27.174042 [ 276 ] {4ce3355d-9a60-490e-945e-fae86753ca89} <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 | ||
| 12108 | 2026.01.30 07:09:27.174086 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 328 rows starting from the beginning of the part | ||
| 12109 | 2026.01.30 07:09:27.174134 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 844 rows starting from the beginning of the part | ||
| 12110 | 2026.01.30 07:09:27.174175 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12111 | 2026.01.30 07:09:27.174403 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3541 rows, containing 5 columns (5 merged, 0 gathered) in 0.002295133 sec., 1542829.9797876638 rows/sec., 116.60 MiB/sec. | ||
| 12112 | 2026.01.30 07:09:27.174624 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12113 | 2026.01.30 07:09:27.174939 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.01.30 07:09:27.175030 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_96_19} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12115 | 2026.01.30 07:09:27.175127 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 12116 | 2026.01.30 07:09:27.175239 [ 276 ] {4ce3355d-9a60-490e-945e-fae86753ca89} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.01.30 07:09:27.175271 [ 276 ] {4ce3355d-9a60-490e-945e-fae86753ca89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12118 | 2026.01.30 07:09:27.175882 [ 276 ] {4ce3355d-9a60-490e-945e-fae86753ca89} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12119 | 2026.01.30 07:09:27.176112 [ 276 ] {4ce3355d-9a60-490e-945e-fae86753ca89} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.01.30 07:09:27.176254 [ 276 ] {4ce3355d-9a60-490e-945e-fae86753ca89} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002313 sec., 17293.558149589277 rows/sec., 30.99 MiB/sec. | ||
| 12121 | 2026.01.30 07:09:27.176323 [ 276 ] {4ce3355d-9a60-490e-945e-fae86753ca89} <Debug> TCPHandler: Processed in 0.00253308 sec. | ||
| 12122 | 2026.01.30 07:09:27.176440 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.01.30 07:09:27.176533 [ 276 ] {677f6d90-69f0-40a4-8976-2e8d5c56595b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12124 | 2026.01.30 07:09:27.176575 [ 276 ] {677f6d90-69f0-40a4-8976-2e8d5c56595b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12125 | 2026.01.30 07:09:27.176917 [ 276 ] {677f6d90-69f0-40a4-8976-2e8d5c56595b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.01.30 07:09:27.176954 [ 276 ] {677f6d90-69f0-40a4-8976-2e8d5c56595b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12127 | 2026.01.30 07:09:27.177256 [ 276 ] {677f6d90-69f0-40a4-8976-2e8d5c56595b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12128 | 2026.01.30 07:09:27.177460 [ 276 ] {677f6d90-69f0-40a4-8976-2e8d5c56595b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.01.30 07:09:27.177574 [ 93 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12130 | 2026.01.30 07:09:27.177588 [ 276 ] {677f6d90-69f0-40a4-8976-2e8d5c56595b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 12131 | 2026.01.30 07:09:27.177605 [ 93 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2026.01.30 07:09:27.177628 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12133 | 2026.01.30 07:09:27.177631 [ 276 ] {677f6d90-69f0-40a4-8976-2e8d5c56595b} <Debug> TCPHandler: Processed in 0.001239394 sec. | ||
| 12134 | 2026.01.30 07:09:27.177746 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12135 | 2026.01.30 07:09:27.177914 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12136 | 2026.01.30 07:09:27.177953 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5568 rows starting from the beginning of the part | ||
| 12137 | 2026.01.30 07:09:27.178022 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 108 rows starting from the beginning of the part | ||
| 12138 | 2026.01.30 07:09:27.178070 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12139 | 2026.01.30 07:09:27.178113 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 108 rows starting from the beginning of the part | ||
| 12140 | 2026.01.30 07:09:27.178156 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12141 | 2026.01.30 07:09:27.178198 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12142 | 2026.01.30 07:09:27.180187 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5964 rows, containing 4 columns (4 merged, 0 gathered) in 0.002500849 sec., 2384790.1252734573 rows/sec., 158.61 MiB/sec. | ||
| 12143 | 2026.01.30 07:09:27.180599 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12144 | 2026.01.30 07:09:27.180900 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2026.01.30 07:09:27.180968 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_96_19} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12146 | 2026.01.30 07:09:27.181057 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12147 | 2026.01.30 07:09:27.181207 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29225 rows, containing 5 columns (5 merged, 0 gathered) in 0.007468207 sec., 3913255.216412721 rows/sec., 267.45 MiB/sec. | ||
| 12148 | 2026.01.30 07:09:27.181613 [ 190 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12149 | 2026.01.30 07:09:27.181867 [ 190 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2026.01.30 07:09:27.181931 [ 190 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12151 | 2026.01.30 07:09:27.182018 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12152 | 2026.01.30 07:09:27.953315 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12153 | 2026.01.30 07:09:27.970504 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2026.01.30 07:09:27.970569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12155 | 2026.01.30 07:09:27.977007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12156 | 2026.01.30 07:09:27.977745 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.01.30 07:09:27.978070 [ 93 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12158 | 2026.01.30 07:09:27.978135 [ 93 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2026.01.30 07:09:27.978154 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12160 | 2026.01.30 07:09:27.978292 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::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 | ||
| 12161 | 2026.01.30 07:09:27.981328 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12162 | 2026.01.30 07:09:27.982397 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12163 | 2026.01.30 07:09:27.984105 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 12164 | 2026.01.30 07:09:27.988989 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 12165 | 2026.01.30 07:09:27.993622 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 12166 | 2026.01.30 07:09:27.998503 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 12167 | 2026.01.30 07:09:28.003109 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 12168 | 2026.01.30 07:09:28.007016 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 12169 | 2026.01.30 07:09:28.066673 [ 191 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.088435664 sec., 5619.904657469412 rows/sec., 29.06 MiB/sec. | ||
| 12170 | 2026.01.30 07:09:28.070034 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12171 | 2026.01.30 07:09:28.072105 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2026.01.30 07:09:28.072208 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_66_13} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12173 | 2026.01.30 07:09:28.074661 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12174 | 2026.01.30 07:09:29.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.56 MiB, peak 365.32 MiB, free memory in arenas 0.00 B, will set to 353.25 MiB (RSS), difference: 1.68 MiB | ||
| 12175 | 2026.01.30 07:09:29.382625 [ 90 ] {} <Debug> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 12176 | 2026.01.30 07:09:29.382687 [ 90 ] {} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2026.01.30 07:09:29.382708 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12178 | 2026.01.30 07:09:29.382814 [ 190 ] {5090f3a7-113c-467b-a452-2f16437055b2::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 | ||
| 12179 | 2026.01.30 07:09:29.382943 [ 190 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12180 | 2026.01.30 07:09:29.382983 [ 190 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 12181 | 2026.01.30 07:09:29.383068 [ 190 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 12182 | 2026.01.30 07:09:29.383119 [ 190 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 12183 | 2026.01.30 07:09:29.383167 [ 190 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 12184 | 2026.01.30 07:09:29.383212 [ 190 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 12185 | 2026.01.30 07:09:29.384068 [ 196 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295636 sec., 6946.395438224934 rows/sec., 465.05 KiB/sec. | ||
| 12186 | 2026.01.30 07:09:29.384277 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 12187 | 2026.01.30 07:09:29.384633 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2026.01.30 07:09:29.384727 [ 200 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_9_2} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 12189 | 2026.01.30 07:09:29.384855 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12190 | 2026.01.30 07:09:31.314953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1464 | ||
| 12191 | 2026.01.30 07:09:31.317283 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.01.30 07:09:31.317340 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12193 | 2026.01.30 07:09:31.318567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12194 | 2026.01.30 07:09:31.318854 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.01.30 07:09:31.319234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 12196 | 2026.01.30 07:09:32.164977 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2026.01.30 07:09:32.165174 [ 276 ] {42dc81a2-3061-44f6-a812-e2e25c2663d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12198 | 2026.01.30 07:09:32.165248 [ 276 ] {42dc81a2-3061-44f6-a812-e2e25c2663d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12199 | 2026.01.30 07:09:32.165992 [ 276 ] {42dc81a2-3061-44f6-a812-e2e25c2663d4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.01.30 07:09:32.166047 [ 276 ] {42dc81a2-3061-44f6-a812-e2e25c2663d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12201 | 2026.01.30 07:09:32.166449 [ 276 ] {42dc81a2-3061-44f6-a812-e2e25c2663d4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12202 | 2026.01.30 07:09:32.166674 [ 276 ] {42dc81a2-3061-44f6-a812-e2e25c2663d4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.01.30 07:09:32.166837 [ 276 ] {42dc81a2-3061-44f6-a812-e2e25c2663d4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.49 MiB/sec. | ||
| 12204 | 2026.01.30 07:09:32.166888 [ 276 ] {42dc81a2-3061-44f6-a812-e2e25c2663d4} <Debug> TCPHandler: Processed in 0.002051067 sec. | ||
| 12205 | 2026.01.30 07:09:32.167021 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12206 | 2026.01.30 07:09:32.167120 [ 276 ] {26981ae2-c2e7-438b-9a49-a097679753ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12207 | 2026.01.30 07:09:32.167164 [ 276 ] {26981ae2-c2e7-438b-9a49-a097679753ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12208 | 2026.01.30 07:09:32.167595 [ 276 ] {26981ae2-c2e7-438b-9a49-a097679753ef} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.01.30 07:09:32.167658 [ 276 ] {26981ae2-c2e7-438b-9a49-a097679753ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12210 | 2026.01.30 07:09:32.167964 [ 276 ] {26981ae2-c2e7-438b-9a49-a097679753ef} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12211 | 2026.01.30 07:09:32.168179 [ 276 ] {26981ae2-c2e7-438b-9a49-a097679753ef} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.01.30 07:09:32.168311 [ 276 ] {26981ae2-c2e7-438b-9a49-a097679753ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 12213 | 2026.01.30 07:09:32.168351 [ 276 ] {26981ae2-c2e7-438b-9a49-a097679753ef} <Debug> TCPHandler: Processed in 0.001382299 sec. | ||
| 12214 | 2026.01.30 07:09:32.168473 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2026.01.30 07:09:32.168568 [ 276 ] {913ed424-6769-4da9-8410-2b68d9c03210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12216 | 2026.01.30 07:09:32.168612 [ 276 ] {913ed424-6769-4da9-8410-2b68d9c03210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12217 | 2026.01.30 07:09:32.169077 [ 276 ] {913ed424-6769-4da9-8410-2b68d9c03210} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.01.30 07:09:32.169113 [ 276 ] {913ed424-6769-4da9-8410-2b68d9c03210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12219 | 2026.01.30 07:09:32.169442 [ 276 ] {913ed424-6769-4da9-8410-2b68d9c03210} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12220 | 2026.01.30 07:09:32.169759 [ 276 ] {913ed424-6769-4da9-8410-2b68d9c03210} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.01.30 07:09:32.169930 [ 276 ] {913ed424-6769-4da9-8410-2b68d9c03210} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001379 sec., 116026.10587382161 rows/sec., 8.08 MiB/sec. | ||
| 12222 | 2026.01.30 07:09:32.169978 [ 276 ] {913ed424-6769-4da9-8410-2b68d9c03210} <Debug> TCPHandler: Processed in 0.001555113 sec. | ||
| 12223 | 2026.01.30 07:09:32.170099 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.01.30 07:09:32.170194 [ 276 ] {6ec5d4bb-1f46-4cff-9150-11c8972c6707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12225 | 2026.01.30 07:09:32.170236 [ 276 ] {6ec5d4bb-1f46-4cff-9150-11c8972c6707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12226 | 2026.01.30 07:09:32.170593 [ 276 ] {6ec5d4bb-1f46-4cff-9150-11c8972c6707} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.01.30 07:09:32.170631 [ 276 ] {6ec5d4bb-1f46-4cff-9150-11c8972c6707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12228 | 2026.01.30 07:09:32.170946 [ 276 ] {6ec5d4bb-1f46-4cff-9150-11c8972c6707} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12229 | 2026.01.30 07:09:32.171161 [ 276 ] {6ec5d4bb-1f46-4cff-9150-11c8972c6707} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.01.30 07:09:32.171291 [ 276 ] {6ec5d4bb-1f46-4cff-9150-11c8972c6707} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 12231 | 2026.01.30 07:09:32.171328 [ 276 ] {6ec5d4bb-1f46-4cff-9150-11c8972c6707} <Debug> TCPHandler: Processed in 0.001279535 sec. | ||
| 12232 | 2026.01.30 07:09:33.773003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32144 | ||
| 12233 | 2026.01.30 07:09:33.773536 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12234 | 2026.01.30 07:09:33.773599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12235 | 2026.01.30 07:09:33.774156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12236 | 2026.01.30 07:09:33.774433 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2026.01.30 07:09:33.774588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32144 | ||
| 12238 | 2026.01.30 07:09:35.481392 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12239 | 2026.01.30 07:09:35.496695 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.01.30 07:09:35.496750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12241 | 2026.01.30 07:09:35.502373 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12242 | 2026.01.30 07:09:35.503039 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2026.01.30 07:09:35.505648 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12244 | 2026.01.30 07:09:37.158566 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.01.30 07:09:37.158857 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 12246 | 2026.01.30 07:09:37.159272 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12247 | 2026.01.30 07:09:37.159315 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 12248 | 2026.01.30 07:09:37.159607 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12249 | 2026.01.30 07:09:37.159679 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12250 | 2026.01.30 07:09:37.159825 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 12251 | 2026.01.30 07:09:37.159862 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12252 | 2026.01.30 07:09:37.159885 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (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 | ||
| 12253 | 2026.01.30 07:09:37.159900 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12254 | 2026.01.30 07:09:37.159940 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 12255 | 2026.01.30 07:09:37.159961 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 12256 | 2026.01.30 07:09:37.160838 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002111 sec., 22738.03884414969 rows/sec., 903.47 KiB/sec. | ||
| 12257 | 2026.01.30 07:09:37.160945 [ 276 ] {129f2a0c-aba4-4326-883d-62f0d0612d9a} <Debug> TCPHandler: Processed in 0.00251676 sec. | ||
| 12258 | 2026.01.30 07:09:37.170282 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2026.01.30 07:09:37.170396 [ 276 ] {4f21eaf2-6486-4b04-bf87-313c4aa7825c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 12260 | 2026.01.30 07:09:37.170442 [ 276 ] {4f21eaf2-6486-4b04-bf87-313c4aa7825c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12261 | 2026.01.30 07:09:37.171018 [ 276 ] {4f21eaf2-6486-4b04-bf87-313c4aa7825c} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.01.30 07:09:37.171059 [ 276 ] {4f21eaf2-6486-4b04-bf87-313c4aa7825c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12263 | 2026.01.30 07:09:37.171484 [ 276 ] {4f21eaf2-6486-4b04-bf87-313c4aa7825c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 12264 | 2026.01.30 07:09:37.171689 [ 276 ] {4f21eaf2-6486-4b04-bf87-313c4aa7825c} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.01.30 07:09:37.171840 [ 276 ] {4f21eaf2-6486-4b04-bf87-313c4aa7825c} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 169.26 KiB/sec. | ||
| 12266 | 2026.01.30 07:09:37.171882 [ 276 ] {4f21eaf2-6486-4b04-bf87-313c4aa7825c} <Debug> TCPHandler: Processed in 0.001653976 sec. | ||
| 12267 | 2026.01.30 07:09:37.171996 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.01.30 07:09:37.172095 [ 276 ] {4ae607e4-be5e-463c-bff6-479c9fb3da7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12269 | 2026.01.30 07:09:37.172137 [ 276 ] {4ae607e4-be5e-463c-bff6-479c9fb3da7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12270 | 2026.01.30 07:09:37.172559 [ 276 ] {4ae607e4-be5e-463c-bff6-479c9fb3da7e} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.01.30 07:09:37.172595 [ 276 ] {4ae607e4-be5e-463c-bff6-479c9fb3da7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12272 | 2026.01.30 07:09:37.172906 [ 276 ] {4ae607e4-be5e-463c-bff6-479c9fb3da7e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12273 | 2026.01.30 07:09:37.173130 [ 276 ] {4ae607e4-be5e-463c-bff6-479c9fb3da7e} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.01.30 07:09:37.173262 [ 276 ] {4ae607e4-be5e-463c-bff6-479c9fb3da7e} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 834.47 KiB/sec. | ||
| 12275 | 2026.01.30 07:09:37.173301 [ 276 ] {4ae607e4-be5e-463c-bff6-479c9fb3da7e} <Debug> TCPHandler: Processed in 0.001355058 sec. | ||
| 12276 | 2026.01.30 07:09:37.173430 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2026.01.30 07:09:37.173525 [ 276 ] {3cdca4b9-588c-4fd7-b946-0b01f6e18be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12278 | 2026.01.30 07:09:37.173565 [ 276 ] {3cdca4b9-588c-4fd7-b946-0b01f6e18be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12279 | 2026.01.30 07:09:37.174104 [ 276 ] {3cdca4b9-588c-4fd7-b946-0b01f6e18be2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2026.01.30 07:09:37.174138 [ 276 ] {3cdca4b9-588c-4fd7-b946-0b01f6e18be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12281 | 2026.01.30 07:09:37.174451 [ 276 ] {3cdca4b9-588c-4fd7-b946-0b01f6e18be2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12282 | 2026.01.30 07:09:37.174659 [ 276 ] {3cdca4b9-588c-4fd7-b946-0b01f6e18be2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.01.30 07:09:37.174796 [ 276 ] {3cdca4b9-588c-4fd7-b946-0b01f6e18be2} <Debug> executeQuery: Read 143 rows, 12.58 KiB in 0.00129 sec., 110852.71317829458 rows/sec., 9.52 MiB/sec. | ||
| 12284 | 2026.01.30 07:09:37.174833 [ 276 ] {3cdca4b9-588c-4fd7-b946-0b01f6e18be2} <Debug> TCPHandler: Processed in 0.0014538 sec. | ||
| 12285 | 2026.01.30 07:09:37.174958 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2026.01.30 07:09:37.175052 [ 276 ] {d2ab0951-481d-46a3-ac6e-bb69b85682b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12287 | 2026.01.30 07:09:37.175092 [ 276 ] {d2ab0951-481d-46a3-ac6e-bb69b85682b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12288 | 2026.01.30 07:09:37.175504 [ 276 ] {d2ab0951-481d-46a3-ac6e-bb69b85682b3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.01.30 07:09:37.175539 [ 276 ] {d2ab0951-481d-46a3-ac6e-bb69b85682b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12290 | 2026.01.30 07:09:37.175826 [ 276 ] {d2ab0951-481d-46a3-ac6e-bb69b85682b3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12291 | 2026.01.30 07:09:37.176034 [ 276 ] {d2ab0951-481d-46a3-ac6e-bb69b85682b3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2026.01.30 07:09:37.176158 [ 276 ] {d2ab0951-481d-46a3-ac6e-bb69b85682b3} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001124 sec., 46263.34519572954 rows/sec., 3.35 MiB/sec. | ||
| 12293 | 2026.01.30 07:09:37.176195 [ 276 ] {d2ab0951-481d-46a3-ac6e-bb69b85682b3} <Debug> TCPHandler: Processed in 0.001286656 sec. | ||
| 12294 | 2026.01.30 07:09:37.176305 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.01.30 07:09:37.176397 [ 276 ] {e4a8d589-e039-4cd6-b6dc-56dd639cefed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12296 | 2026.01.30 07:09:37.176436 [ 276 ] {e4a8d589-e039-4cd6-b6dc-56dd639cefed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12297 | 2026.01.30 07:09:37.176877 [ 276 ] {e4a8d589-e039-4cd6-b6dc-56dd639cefed} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.01.30 07:09:37.176911 [ 276 ] {e4a8d589-e039-4cd6-b6dc-56dd639cefed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12299 | 2026.01.30 07:09:37.177212 [ 276 ] {e4a8d589-e039-4cd6-b6dc-56dd639cefed} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12300 | 2026.01.30 07:09:37.177416 [ 276 ] {e4a8d589-e039-4cd6-b6dc-56dd639cefed} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.01.30 07:09:37.177548 [ 276 ] {e4a8d589-e039-4cd6-b6dc-56dd639cefed} <Debug> executeQuery: Read 116 rows, 9.31 KiB in 0.001168 sec., 99315.06849315068 rows/sec., 7.78 MiB/sec. | ||
| 12302 | 2026.01.30 07:09:37.177585 [ 276 ] {e4a8d589-e039-4cd6-b6dc-56dd639cefed} <Debug> TCPHandler: Processed in 0.001330217 sec. | ||
| 12303 | 2026.01.30 07:09:37.177698 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.01.30 07:09:37.177791 [ 276 ] {377a919f-8779-4054-96af-63dd3fd2e27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12305 | 2026.01.30 07:09:37.177834 [ 276 ] {377a919f-8779-4054-96af-63dd3fd2e27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12306 | 2026.01.30 07:09:37.178246 [ 276 ] {377a919f-8779-4054-96af-63dd3fd2e27d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.01.30 07:09:37.178279 [ 276 ] {377a919f-8779-4054-96af-63dd3fd2e27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12308 | 2026.01.30 07:09:37.178605 [ 276 ] {377a919f-8779-4054-96af-63dd3fd2e27d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12309 | 2026.01.30 07:09:37.178815 [ 276 ] {377a919f-8779-4054-96af-63dd3fd2e27d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.01.30 07:09:37.178954 [ 276 ] {377a919f-8779-4054-96af-63dd3fd2e27d} <Debug> executeQuery: Read 166 rows, 11.84 KiB in 0.00118 sec., 140677.9661016949 rows/sec., 9.80 MiB/sec. | ||
| 12311 | 2026.01.30 07:09:37.178991 [ 276 ] {377a919f-8779-4054-96af-63dd3fd2e27d} <Debug> TCPHandler: Processed in 0.001342948 sec. | ||
| 12312 | 2026.01.30 07:09:37.179103 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.01.30 07:09:37.179198 [ 276 ] {a458c5de-4f9f-41af-8a3b-778798008c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12314 | 2026.01.30 07:09:37.179251 [ 276 ] {a458c5de-4f9f-41af-8a3b-778798008c61} <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 | ||
| 12315 | 2026.01.30 07:09:37.180132 [ 276 ] {a458c5de-4f9f-41af-8a3b-778798008c61} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.01.30 07:09:37.180167 [ 276 ] {a458c5de-4f9f-41af-8a3b-778798008c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12317 | 2026.01.30 07:09:37.180728 [ 276 ] {a458c5de-4f9f-41af-8a3b-778798008c61} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12318 | 2026.01.30 07:09:37.180954 [ 276 ] {a458c5de-4f9f-41af-8a3b-778798008c61} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.01.30 07:09:37.181091 [ 276 ] {a458c5de-4f9f-41af-8a3b-778798008c61} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 37.51 MiB/sec. | ||
| 12320 | 2026.01.30 07:09:37.181155 [ 276 ] {a458c5de-4f9f-41af-8a3b-778798008c61} <Debug> TCPHandler: Processed in 0.002101049 sec. | ||
| 12321 | 2026.01.30 07:09:37.181267 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2026.01.30 07:09:37.181362 [ 276 ] {13757011-b4ed-4f0b-a038-b9e0f994ce3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12323 | 2026.01.30 07:09:37.181404 [ 276 ] {13757011-b4ed-4f0b-a038-b9e0f994ce3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12324 | 2026.01.30 07:09:37.181741 [ 276 ] {13757011-b4ed-4f0b-a038-b9e0f994ce3c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.01.30 07:09:37.181776 [ 276 ] {13757011-b4ed-4f0b-a038-b9e0f994ce3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12326 | 2026.01.30 07:09:37.182076 [ 276 ] {13757011-b4ed-4f0b-a038-b9e0f994ce3c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12327 | 2026.01.30 07:09:37.182290 [ 276 ] {13757011-b4ed-4f0b-a038-b9e0f994ce3c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.01.30 07:09:37.182425 [ 276 ] {13757011-b4ed-4f0b-a038-b9e0f994ce3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12329 | 2026.01.30 07:09:37.182462 [ 276 ] {13757011-b4ed-4f0b-a038-b9e0f994ce3c} <Debug> TCPHandler: Processed in 0.001244255 sec. | ||
| 12330 | 2026.01.30 07:09:40.971356 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12331 | 2026.01.30 07:09:40.971405 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12332 | 2026.01.30 07:09:41.275649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32656 | ||
| 12333 | 2026.01.30 07:09:41.276198 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.01.30 07:09:41.276249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12335 | 2026.01.30 07:09:41.276752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12336 | 2026.01.30 07:09:41.276991 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.01.30 07:09:41.277137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32656 | ||
| 12338 | 2026.01.30 07:09:41.320367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1490 | ||
| 12339 | 2026.01.30 07:09:41.322773 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.01.30 07:09:41.322832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12341 | 2026.01.30 07:09:41.324083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12342 | 2026.01.30 07:09:41.324362 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.01.30 07:09:41.324531 [ 80 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12344 | 2026.01.30 07:09:41.324617 [ 80 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.01.30 07:09:41.324650 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12346 | 2026.01.30 07:09:41.324751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1490 | ||
| 12347 | 2026.01.30 07:09:41.324794 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 12348 | 2026.01.30 07:09:41.325502 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12349 | 2026.01.30 07:09:41.325643 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1344 rows starting from the beginning of the part | ||
| 12350 | 2026.01.30 07:09:41.325974 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 12351 | 2026.01.30 07:09:41.326282 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 12352 | 2026.01.30 07:09:41.326579 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part | ||
| 12353 | 2026.01.30 07:09:41.326892 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
| 12354 | 2026.01.30 07:09:41.327205 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 12355 | 2026.01.30 07:09:41.334682 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 72 columns (72 merged, 0 gathered) in 0.009954736 sec., 149677.50023707308 rows/sec., 119.10 MiB/sec. | ||
| 12356 | 2026.01.30 07:09:41.336148 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12357 | 2026.01.30 07:09:41.336682 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.01.30 07:09:41.336767 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_51_10} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12359 | 2026.01.30 07:09:41.336976 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12360 | 2026.01.30 07:09:42.165309 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12361 | 2026.01.30 07:09:42.165506 [ 276 ] {ee5097e1-10a5-49de-a118-9e8fe30dba1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12362 | 2026.01.30 07:09:42.165582 [ 276 ] {ee5097e1-10a5-49de-a118-9e8fe30dba1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12363 | 2026.01.30 07:09:42.166338 [ 276 ] {ee5097e1-10a5-49de-a118-9e8fe30dba1e} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2026.01.30 07:09:42.166388 [ 276 ] {ee5097e1-10a5-49de-a118-9e8fe30dba1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12365 | 2026.01.30 07:09:42.166793 [ 276 ] {ee5097e1-10a5-49de-a118-9e8fe30dba1e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12366 | 2026.01.30 07:09:42.167023 [ 276 ] {ee5097e1-10a5-49de-a118-9e8fe30dba1e} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2026.01.30 07:09:42.167190 [ 276 ] {ee5097e1-10a5-49de-a118-9e8fe30dba1e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.46 MiB/sec. | ||
| 12368 | 2026.01.30 07:09:42.167242 [ 276 ] {ee5097e1-10a5-49de-a118-9e8fe30dba1e} <Debug> TCPHandler: Processed in 0.002072068 sec. | ||
| 12369 | 2026.01.30 07:09:42.167376 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12370 | 2026.01.30 07:09:42.167477 [ 276 ] {223ef916-3a53-46ec-af09-6f45a950b63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12371 | 2026.01.30 07:09:42.167522 [ 276 ] {223ef916-3a53-46ec-af09-6f45a950b63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12372 | 2026.01.30 07:09:42.167962 [ 276 ] {223ef916-3a53-46ec-af09-6f45a950b63f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2026.01.30 07:09:42.168000 [ 276 ] {223ef916-3a53-46ec-af09-6f45a950b63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12374 | 2026.01.30 07:09:42.168309 [ 276 ] {223ef916-3a53-46ec-af09-6f45a950b63f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12375 | 2026.01.30 07:09:42.168518 [ 276 ] {223ef916-3a53-46ec-af09-6f45a950b63f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.01.30 07:09:42.168649 [ 276 ] {223ef916-3a53-46ec-af09-6f45a950b63f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 12377 | 2026.01.30 07:09:42.168688 [ 276 ] {223ef916-3a53-46ec-af09-6f45a950b63f} <Debug> TCPHandler: Processed in 0.001364708 sec. | ||
| 12378 | 2026.01.30 07:09:42.168803 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12379 | 2026.01.30 07:09:42.168899 [ 276 ] {d547d4ae-cc30-4cbb-9652-a553d9111dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12380 | 2026.01.30 07:09:42.168945 [ 276 ] {d547d4ae-cc30-4cbb-9652-a553d9111dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12381 | 2026.01.30 07:09:42.169364 [ 276 ] {d547d4ae-cc30-4cbb-9652-a553d9111dca} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12382 | 2026.01.30 07:09:42.169401 [ 276 ] {d547d4ae-cc30-4cbb-9652-a553d9111dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12383 | 2026.01.30 07:09:42.169732 [ 276 ] {d547d4ae-cc30-4cbb-9652-a553d9111dca} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12384 | 2026.01.30 07:09:42.169943 [ 276 ] {d547d4ae-cc30-4cbb-9652-a553d9111dca} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.01.30 07:09:42.170073 [ 276 ] {d547d4ae-cc30-4cbb-9652-a553d9111dca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 12386 | 2026.01.30 07:09:42.170110 [ 276 ] {d547d4ae-cc30-4cbb-9652-a553d9111dca} <Debug> TCPHandler: Processed in 0.001357447 sec. | ||
| 12387 | 2026.01.30 07:09:42.170221 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2026.01.30 07:09:42.170315 [ 276 ] {b8a4b92e-1bf4-4e04-be14-7c7506c98f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12389 | 2026.01.30 07:09:42.170357 [ 276 ] {b8a4b92e-1bf4-4e04-be14-7c7506c98f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12390 | 2026.01.30 07:09:42.170692 [ 276 ] {b8a4b92e-1bf4-4e04-be14-7c7506c98f70} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2026.01.30 07:09:42.170730 [ 276 ] {b8a4b92e-1bf4-4e04-be14-7c7506c98f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12392 | 2026.01.30 07:09:42.171034 [ 276 ] {b8a4b92e-1bf4-4e04-be14-7c7506c98f70} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12393 | 2026.01.30 07:09:42.171257 [ 276 ] {b8a4b92e-1bf4-4e04-be14-7c7506c98f70} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.01.30 07:09:42.171383 [ 276 ] {b8a4b92e-1bf4-4e04-be14-7c7506c98f70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12395 | 2026.01.30 07:09:42.171419 [ 276 ] {b8a4b92e-1bf4-4e04-be14-7c7506c98f70} <Debug> TCPHandler: Processed in 0.001247205 sec. | ||
| 12396 | 2026.01.30 07:09:43.006633 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12397 | 2026.01.30 07:09:43.024575 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.01.30 07:09:43.024639 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12399 | 2026.01.30 07:09:43.030884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12400 | 2026.01.30 07:09:43.031637 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.01.30 07:09:43.035019 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12402 | 2026.01.30 07:09:47.167257 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12403 | 2026.01.30 07:09:47.167448 [ 276 ] {efcae95a-7da3-4ca0-bafe-ec1c468d1305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12404 | 2026.01.30 07:09:47.167515 [ 276 ] {efcae95a-7da3-4ca0-bafe-ec1c468d1305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12405 | 2026.01.30 07:09:47.168257 [ 276 ] {efcae95a-7da3-4ca0-bafe-ec1c468d1305} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2026.01.30 07:09:47.168308 [ 276 ] {efcae95a-7da3-4ca0-bafe-ec1c468d1305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12407 | 2026.01.30 07:09:47.168725 [ 276 ] {efcae95a-7da3-4ca0-bafe-ec1c468d1305} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12408 | 2026.01.30 07:09:47.168956 [ 276 ] {efcae95a-7da3-4ca0-bafe-ec1c468d1305} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.01.30 07:09:47.169118 [ 276 ] {efcae95a-7da3-4ca0-bafe-ec1c468d1305} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001716 sec., 79254.07925407925 rows/sec., 6.86 MiB/sec. | ||
| 12410 | 2026.01.30 07:09:47.169168 [ 276 ] {efcae95a-7da3-4ca0-bafe-ec1c468d1305} <Debug> TCPHandler: Processed in 0.002041317 sec. | ||
| 12411 | 2026.01.30 07:09:47.169296 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12412 | 2026.01.30 07:09:47.169397 [ 276 ] {dcf2a100-dfc0-4512-9788-b77368305e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12413 | 2026.01.30 07:09:47.169442 [ 276 ] {dcf2a100-dfc0-4512-9788-b77368305e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12414 | 2026.01.30 07:09:47.169868 [ 276 ] {dcf2a100-dfc0-4512-9788-b77368305e53} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2026.01.30 07:09:47.169905 [ 276 ] {dcf2a100-dfc0-4512-9788-b77368305e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12416 | 2026.01.30 07:09:47.170207 [ 276 ] {dcf2a100-dfc0-4512-9788-b77368305e53} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12417 | 2026.01.30 07:09:47.170416 [ 276 ] {dcf2a100-dfc0-4512-9788-b77368305e53} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2026.01.30 07:09:47.170554 [ 276 ] {dcf2a100-dfc0-4512-9788-b77368305e53} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00118 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. | ||
| 12419 | 2026.01.30 07:09:47.170593 [ 276 ] {dcf2a100-dfc0-4512-9788-b77368305e53} <Debug> TCPHandler: Processed in 0.001349767 sec. | ||
| 12420 | 2026.01.30 07:09:47.170706 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2026.01.30 07:09:47.170801 [ 276 ] {b3e2503f-bf70-4a28-bb35-996ae0d317f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12422 | 2026.01.30 07:09:47.170841 [ 276 ] {b3e2503f-bf70-4a28-bb35-996ae0d317f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12423 | 2026.01.30 07:09:47.171270 [ 276 ] {b3e2503f-bf70-4a28-bb35-996ae0d317f1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.01.30 07:09:47.171307 [ 276 ] {b3e2503f-bf70-4a28-bb35-996ae0d317f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12425 | 2026.01.30 07:09:47.171614 [ 276 ] {b3e2503f-bf70-4a28-bb35-996ae0d317f1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12426 | 2026.01.30 07:09:47.171833 [ 276 ] {b3e2503f-bf70-4a28-bb35-996ae0d317f1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.01.30 07:09:47.171963 [ 276 ] {b3e2503f-bf70-4a28-bb35-996ae0d317f1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 6.88 MiB/sec. | ||
| 12428 | 2026.01.30 07:09:47.172000 [ 276 ] {b3e2503f-bf70-4a28-bb35-996ae0d317f1} <Debug> TCPHandler: Processed in 0.001344347 sec. | ||
| 12429 | 2026.01.30 07:09:47.172112 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.01.30 07:09:47.172207 [ 276 ] {13fbb63c-718f-4ee6-b877-a28775b51268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12431 | 2026.01.30 07:09:47.172250 [ 276 ] {13fbb63c-718f-4ee6-b877-a28775b51268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12432 | 2026.01.30 07:09:47.172669 [ 276 ] {13fbb63c-718f-4ee6-b877-a28775b51268} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.01.30 07:09:47.172705 [ 276 ] {13fbb63c-718f-4ee6-b877-a28775b51268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12434 | 2026.01.30 07:09:47.173039 [ 276 ] {13fbb63c-718f-4ee6-b877-a28775b51268} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12435 | 2026.01.30 07:09:47.173255 [ 276 ] {13fbb63c-718f-4ee6-b877-a28775b51268} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.01.30 07:09:47.173386 [ 276 ] {13fbb63c-718f-4ee6-b877-a28775b51268} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 12437 | 2026.01.30 07:09:47.173424 [ 276 ] {13fbb63c-718f-4ee6-b877-a28775b51268} <Debug> TCPHandler: Processed in 0.001361278 sec. | ||
| 12438 | 2026.01.30 07:09:47.173526 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12439 | 2026.01.30 07:09:47.173620 [ 276 ] {a49c0590-978c-4255-bf54-b40f8db1ddf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12440 | 2026.01.30 07:09:47.173675 [ 276 ] {a49c0590-978c-4255-bf54-b40f8db1ddf5} <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 | ||
| 12441 | 2026.01.30 07:09:47.174557 [ 276 ] {a49c0590-978c-4255-bf54-b40f8db1ddf5} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.01.30 07:09:47.174593 [ 276 ] {a49c0590-978c-4255-bf54-b40f8db1ddf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12443 | 2026.01.30 07:09:47.175161 [ 276 ] {a49c0590-978c-4255-bf54-b40f8db1ddf5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12444 | 2026.01.30 07:09:47.175383 [ 276 ] {a49c0590-978c-4255-bf54-b40f8db1ddf5} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.01.30 07:09:47.175524 [ 276 ] {a49c0590-978c-4255-bf54-b40f8db1ddf5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001923 sec., 20800.83203328133 rows/sec., 37.27 MiB/sec. | ||
| 12446 | 2026.01.30 07:09:47.175589 [ 276 ] {a49c0590-978c-4255-bf54-b40f8db1ddf5} <Debug> TCPHandler: Processed in 0.002111129 sec. | ||
| 12447 | 2026.01.30 07:09:47.175700 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.01.30 07:09:47.175793 [ 276 ] {a67ecaef-f7cf-4cc6-96f7-5c4388a05507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12449 | 2026.01.30 07:09:47.175836 [ 276 ] {a67ecaef-f7cf-4cc6-96f7-5c4388a05507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12450 | 2026.01.30 07:09:47.176172 [ 276 ] {a67ecaef-f7cf-4cc6-96f7-5c4388a05507} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.01.30 07:09:47.176207 [ 276 ] {a67ecaef-f7cf-4cc6-96f7-5c4388a05507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12452 | 2026.01.30 07:09:47.176517 [ 276 ] {a67ecaef-f7cf-4cc6-96f7-5c4388a05507} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12453 | 2026.01.30 07:09:47.176755 [ 276 ] {a67ecaef-f7cf-4cc6-96f7-5c4388a05507} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.01.30 07:09:47.176888 [ 276 ] {a67ecaef-f7cf-4cc6-96f7-5c4388a05507} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 12455 | 2026.01.30 07:09:47.176925 [ 276 ] {a67ecaef-f7cf-4cc6-96f7-5c4388a05507} <Debug> TCPHandler: Processed in 0.001275526 sec. | ||
| 12456 | 2026.01.30 07:09:48.778150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33104 | ||
| 12457 | 2026.01.30 07:09:48.778652 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2026.01.30 07:09:48.778698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12459 | 2026.01.30 07:09:48.779319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12460 | 2026.01.30 07:09:48.779556 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2026.01.30 07:09:48.779690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33104 | ||
| 12462 | 2026.01.30 07:09:50.204913 [ 68 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12463 | 2026.01.30 07:09:50.204981 [ 68 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.01.30 07:09:50.205004 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12465 | 2026.01.30 07:09:50.205167 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12466 | 2026.01.30 07:09:50.205372 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12467 | 2026.01.30 07:09:50.205426 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 12468 | 2026.01.30 07:09:50.205537 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 12469 | 2026.01.30 07:09:50.205587 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12470 | 2026.01.30 07:09:50.205632 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12471 | 2026.01.30 07:09:50.205674 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12472 | 2026.01.30 07:09:50.206430 [ 197 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348227 sec., 37085.742979483424 rows/sec., 3.10 MiB/sec. | ||
| 12473 | 2026.01.30 07:09:50.206552 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12474 | 2026.01.30 07:09:50.206791 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.01.30 07:09:50.206858 [ 201 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_25_6} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12476 | 2026.01.30 07:09:50.206924 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12477 | 2026.01.30 07:09:50.535941 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12478 | 2026.01.30 07:09:50.552584 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2026.01.30 07:09:50.552644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12480 | 2026.01.30 07:09:50.558864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12481 | 2026.01.30 07:09:50.559550 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2026.01.30 07:09:50.562469 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12483 | 2026.01.30 07:09:51.325714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1510 | ||
| 12484 | 2026.01.30 07:09:51.327868 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.01.30 07:09:51.327918 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12486 | 2026.01.30 07:09:51.329139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12487 | 2026.01.30 07:09:51.329417 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.01.30 07:09:51.329801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 12489 | 2026.01.30 07:09:52.226070 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12490 | 2026.01.30 07:09:52.226415 [ 276 ] {a339a70f-989b-44c5-bc53-ce3a25831dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12491 | 2026.01.30 07:09:52.226519 [ 276 ] {a339a70f-989b-44c5-bc53-ce3a25831dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12492 | 2026.01.30 07:09:52.227472 [ 276 ] {a339a70f-989b-44c5-bc53-ce3a25831dc9} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2026.01.30 07:09:52.227541 [ 276 ] {a339a70f-989b-44c5-bc53-ce3a25831dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12494 | 2026.01.30 07:09:52.228212 [ 276 ] {a339a70f-989b-44c5-bc53-ce3a25831dc9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12495 | 2026.01.30 07:09:52.228573 [ 276 ] {a339a70f-989b-44c5-bc53-ce3a25831dc9} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2026.01.30 07:09:52.228828 [ 276 ] {a339a70f-989b-44c5-bc53-ce3a25831dc9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002474 sec., 9700.889248181084 rows/sec., 824.20 KiB/sec. | ||
| 12497 | 2026.01.30 07:09:52.228915 [ 276 ] {a339a70f-989b-44c5-bc53-ce3a25831dc9} <Debug> TCPHandler: Processed in 0.003057225 sec. | ||
| 12498 | 2026.01.30 07:09:52.229115 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2026.01.30 07:09:52.229255 [ 276 ] {a95de965-5e17-4ab3-9bc2-65e4a6370917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12500 | 2026.01.30 07:09:52.229317 [ 276 ] {a95de965-5e17-4ab3-9bc2-65e4a6370917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12501 | 2026.01.30 07:09:52.230021 [ 276 ] {a95de965-5e17-4ab3-9bc2-65e4a6370917} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.01.30 07:09:52.230071 [ 276 ] {a95de965-5e17-4ab3-9bc2-65e4a6370917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12503 | 2026.01.30 07:09:52.230549 [ 276 ] {a95de965-5e17-4ab3-9bc2-65e4a6370917} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12504 | 2026.01.30 07:09:52.230887 [ 276 ] {a95de965-5e17-4ab3-9bc2-65e4a6370917} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12505 | 2026.01.30 07:09:52.231119 [ 276 ] {a95de965-5e17-4ab3-9bc2-65e4a6370917} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001898 sec., 2107.4815595363543 rows/sec., 171.85 KiB/sec. | ||
| 12506 | 2026.01.30 07:09:52.231191 [ 276 ] {a95de965-5e17-4ab3-9bc2-65e4a6370917} <Debug> TCPHandler: Processed in 0.00214878 sec. | ||
| 12507 | 2026.01.30 07:09:52.231382 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12508 | 2026.01.30 07:09:52.231523 [ 276 ] {af781cb9-4e3e-4bfe-9a42-05644e178def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12509 | 2026.01.30 07:09:52.231592 [ 276 ] {af781cb9-4e3e-4bfe-9a42-05644e178def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12510 | 2026.01.30 07:09:52.233696 [ 276 ] {af781cb9-4e3e-4bfe-9a42-05644e178def} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.01.30 07:09:52.233756 [ 276 ] {af781cb9-4e3e-4bfe-9a42-05644e178def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12512 | 2026.01.30 07:09:52.234422 [ 276 ] {af781cb9-4e3e-4bfe-9a42-05644e178def} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12513 | 2026.01.30 07:09:52.234768 [ 276 ] {af781cb9-4e3e-4bfe-9a42-05644e178def} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.01.30 07:09:52.234999 [ 276 ] {af781cb9-4e3e-4bfe-9a42-05644e178def} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.003508 sec., 375712.6567844926 rows/sec., 31.20 MiB/sec. | ||
| 12515 | 2026.01.30 07:09:52.234996 [ 64 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12516 | 2026.01.30 07:09:52.235073 [ 276 ] {af781cb9-4e3e-4bfe-9a42-05644e178def} <Debug> TCPHandler: Processed in 0.003768724 sec. | ||
| 12517 | 2026.01.30 07:09:52.235121 [ 64 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2026.01.30 07:09:52.235171 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12519 | 2026.01.30 07:09:52.235355 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12520 | 2026.01.30 07:09:52.235367 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12521 | 2026.01.30 07:09:52.235570 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12522 | 2026.01.30 07:09:52.235587 [ 276 ] {d9e1ffc7-57a7-4c92-a8bf-967882adefcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12523 | 2026.01.30 07:09:52.235627 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2553 rows starting from the beginning of the part | ||
| 12524 | 2026.01.30 07:09:52.235662 [ 276 ] {d9e1ffc7-57a7-4c92-a8bf-967882adefcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12525 | 2026.01.30 07:09:52.235725 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 12526 | 2026.01.30 07:09:52.235802 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 143 rows starting from the beginning of the part | ||
| 12527 | 2026.01.30 07:09:52.235880 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12528 | 2026.01.30 07:09:52.235956 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 136 rows starting from the beginning of the part | ||
| 12529 | 2026.01.30 07:09:52.236034 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1318 rows starting from the beginning of the part | ||
| 12530 | 2026.01.30 07:09:52.236358 [ 276 ] {d9e1ffc7-57a7-4c92-a8bf-967882adefcf} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2026.01.30 07:09:52.236422 [ 276 ] {d9e1ffc7-57a7-4c92-a8bf-967882adefcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12532 | 2026.01.30 07:09:52.236863 [ 276 ] {d9e1ffc7-57a7-4c92-a8bf-967882adefcf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12533 | 2026.01.30 07:09:52.237167 [ 276 ] {d9e1ffc7-57a7-4c92-a8bf-967882adefcf} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.01.30 07:09:52.237360 [ 276 ] {d9e1ffc7-57a7-4c92-a8bf-967882adefcf} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001813 sec., 8825.15168229454 rows/sec., 684.08 KiB/sec. | ||
| 12535 | 2026.01.30 07:09:52.237362 [ 64 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12536 | 2026.01.30 07:09:52.237419 [ 276 ] {d9e1ffc7-57a7-4c92-a8bf-967882adefcf} <Debug> TCPHandler: Processed in 0.002155959 sec. | ||
| 12537 | 2026.01.30 07:09:52.237447 [ 64 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2026.01.30 07:09:52.237490 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12539 | 2026.01.30 07:09:52.237600 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2026.01.30 07:09:52.237675 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::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 | ||
| 12541 | 2026.01.30 07:09:52.237723 [ 276 ] {3ed7eca8-0cf3-40ab-a35b-cbacd68bc230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12542 | 2026.01.30 07:09:52.237790 [ 276 ] {3ed7eca8-0cf3-40ab-a35b-cbacd68bc230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12543 | 2026.01.30 07:09:52.237905 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12544 | 2026.01.30 07:09:52.237974 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 295 rows starting from the beginning of the part | ||
| 12545 | 2026.01.30 07:09:52.238081 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 263 rows starting from the beginning of the part | ||
| 12546 | 2026.01.30 07:09:52.238169 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 12547 | 2026.01.30 07:09:52.238252 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part | ||
| 12548 | 2026.01.30 07:09:52.238329 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 12549 | 2026.01.30 07:09:52.238401 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 12550 | 2026.01.30 07:09:52.238704 [ 276 ] {3ed7eca8-0cf3-40ab-a35b-cbacd68bc230} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12551 | 2026.01.30 07:09:52.238760 [ 276 ] {3ed7eca8-0cf3-40ab-a35b-cbacd68bc230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12552 | 2026.01.30 07:09:52.239127 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4262 rows, containing 5 columns (5 merged, 0 gathered) in 0.003854538 sec., 1105709.6855706184 rows/sec., 95.10 MiB/sec. | ||
| 12553 | 2026.01.30 07:09:52.239563 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12554 | 2026.01.30 07:09:52.239870 [ 276 ] {3ed7eca8-0cf3-40ab-a35b-cbacd68bc230} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12555 | 2026.01.30 07:09:52.239953 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2026.01.30 07:09:52.239970 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386146 sec., 295874.6028113954 rows/sec., 20.07 MiB/sec. | ||
| 12557 | 2026.01.30 07:09:52.240138 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_101_20} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12558 | 2026.01.30 07:09:52.240217 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12559 | 2026.01.30 07:09:52.240261 [ 276 ] {3ed7eca8-0cf3-40ab-a35b-cbacd68bc230} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.01.30 07:09:52.240312 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12561 | 2026.01.30 07:09:52.240490 [ 276 ] {3ed7eca8-0cf3-40ab-a35b-cbacd68bc230} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002791 sec., 90290.21855965603 rows/sec., 6.24 MiB/sec. | ||
| 12562 | 2026.01.30 07:09:52.240558 [ 276 ] {3ed7eca8-0cf3-40ab-a35b-cbacd68bc230} <Debug> TCPHandler: Processed in 0.003020854 sec. | ||
| 12563 | 2026.01.30 07:09:52.240644 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2026.01.30 07:09:52.240747 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12565 | 2026.01.30 07:09:52.240764 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_66_13} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12566 | 2026.01.30 07:09:52.240894 [ 276 ] {6a9923c3-c437-4cf0-a618-aecaf32fef18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12567 | 2026.01.30 07:09:52.240893 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12568 | 2026.01.30 07:09:52.240954 [ 276 ] {6a9923c3-c437-4cf0-a618-aecaf32fef18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12569 | 2026.01.30 07:09:52.241583 [ 276 ] {6a9923c3-c437-4cf0-a618-aecaf32fef18} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.01.30 07:09:52.241628 [ 276 ] {6a9923c3-c437-4cf0-a618-aecaf32fef18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12571 | 2026.01.30 07:09:52.242202 [ 276 ] {6a9923c3-c437-4cf0-a618-aecaf32fef18} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12572 | 2026.01.30 07:09:52.242568 [ 276 ] {6a9923c3-c437-4cf0-a618-aecaf32fef18} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2026.01.30 07:09:52.242781 [ 276 ] {6a9923c3-c437-4cf0-a618-aecaf32fef18} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001917 sec., 6259.7809076682315 rows/sec., 489.05 KiB/sec. | ||
| 12574 | 2026.01.30 07:09:52.242839 [ 276 ] {6a9923c3-c437-4cf0-a618-aecaf32fef18} <Debug> TCPHandler: Processed in 0.00217736 sec. | ||
| 12575 | 2026.01.30 07:09:52.243019 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2026.01.30 07:09:52.243150 [ 276 ] {d47fe9fa-1205-4760-98e8-fc2577f3d06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12577 | 2026.01.30 07:09:52.243215 [ 276 ] {d47fe9fa-1205-4760-98e8-fc2577f3d06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12578 | 2026.01.30 07:09:52.244306 [ 276 ] {d47fe9fa-1205-4760-98e8-fc2577f3d06a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12579 | 2026.01.30 07:09:52.244358 [ 276 ] {d47fe9fa-1205-4760-98e8-fc2577f3d06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12580 | 2026.01.30 07:09:52.244896 [ 276 ] {d47fe9fa-1205-4760-98e8-fc2577f3d06a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12581 | 2026.01.30 07:09:52.245247 [ 276 ] {d47fe9fa-1205-4760-98e8-fc2577f3d06a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2026.01.30 07:09:52.245455 [ 276 ] {d47fe9fa-1205-4760-98e8-fc2577f3d06a} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.002334 sec., 239931.44815766922 rows/sec., 17.99 MiB/sec. | ||
| 12583 | 2026.01.30 07:09:52.245505 [ 64 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12584 | 2026.01.30 07:09:52.245516 [ 276 ] {d47fe9fa-1205-4760-98e8-fc2577f3d06a} <Debug> TCPHandler: Processed in 0.002568961 sec. | ||
| 12585 | 2026.01.30 07:09:52.245591 [ 64 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12586 | 2026.01.30 07:09:52.245635 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12587 | 2026.01.30 07:09:52.245764 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2026.01.30 07:09:52.245783 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12589 | 2026.01.30 07:09:52.245893 [ 276 ] {8a25273c-8d20-485d-9542-a8d25ced4646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12590 | 2026.01.30 07:09:52.245957 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12591 | 2026.01.30 07:09:52.245959 [ 276 ] {8a25273c-8d20-485d-9542-a8d25ced4646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12592 | 2026.01.30 07:09:52.246025 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1303 rows starting from the beginning of the part | ||
| 12593 | 2026.01.30 07:09:52.246131 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 12594 | 2026.01.30 07:09:52.246212 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 116 rows starting from the beginning of the part | ||
| 12595 | 2026.01.30 07:09:52.246286 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12596 | 2026.01.30 07:09:52.246367 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 12597 | 2026.01.30 07:09:52.246446 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 560 rows starting from the beginning of the part | ||
| 12598 | 2026.01.30 07:09:52.246936 [ 276 ] {8a25273c-8d20-485d-9542-a8d25ced4646} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.01.30 07:09:52.246993 [ 276 ] {8a25273c-8d20-485d-9542-a8d25ced4646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12600 | 2026.01.30 07:09:52.247686 [ 276 ] {8a25273c-8d20-485d-9542-a8d25ced4646} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12601 | 2026.01.30 07:09:52.248019 [ 276 ] {8a25273c-8d20-485d-9542-a8d25ced4646} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.01.30 07:09:52.248199 [ 276 ] {8a25273c-8d20-485d-9542-a8d25ced4646} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.002337 sec., 392811.29653401795 rows/sec., 26.86 MiB/sec. | ||
| 12603 | 2026.01.30 07:09:52.248203 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12604 | 2026.01.30 07:09:52.248248 [ 276 ] {8a25273c-8d20-485d-9542-a8d25ced4646} <Debug> TCPHandler: Processed in 0.002556761 sec. | ||
| 12605 | 2026.01.30 07:09:52.248278 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2026.01.30 07:09:52.248311 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12607 | 2026.01.30 07:09:52.248381 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2211 rows, containing 5 columns (5 merged, 0 gathered) in 0.002662974 sec., 830274.722922567 rows/sec., 64.39 MiB/sec. | ||
| 12608 | 2026.01.30 07:09:52.248436 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2026.01.30 07:09:52.248439 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12610 | 2026.01.30 07:09:52.248568 [ 276 ] {b41dfd25-a00f-4586-a8d5-5a2305fd2f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12611 | 2026.01.30 07:09:52.248630 [ 276 ] {b41dfd25-a00f-4586-a8d5-5a2305fd2f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12612 | 2026.01.30 07:09:52.248632 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12613 | 2026.01.30 07:09:52.248696 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29225 rows starting from the beginning of the part | ||
| 12614 | 2026.01.30 07:09:52.248696 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12615 | 2026.01.30 07:09:52.248791 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12616 | 2026.01.30 07:09:52.248871 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 166 rows starting from the beginning of the part | ||
| 12617 | 2026.01.30 07:09:52.248951 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12618 | 2026.01.30 07:09:52.249022 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12619 | 2026.01.30 07:09:52.249101 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 918 rows starting from the beginning of the part | ||
| 12620 | 2026.01.30 07:09:52.249108 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.01.30 07:09:52.249199 [ 276 ] {b41dfd25-a00f-4586-a8d5-5a2305fd2f75} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2026.01.30 07:09:52.249228 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_101_20} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12623 | 2026.01.30 07:09:52.249246 [ 276 ] {b41dfd25-a00f-4586-a8d5-5a2305fd2f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12624 | 2026.01.30 07:09:52.249341 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12625 | 2026.01.30 07:09:52.249806 [ 276 ] {b41dfd25-a00f-4586-a8d5-5a2305fd2f75} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12626 | 2026.01.30 07:09:52.250149 [ 276 ] {b41dfd25-a00f-4586-a8d5-5a2305fd2f75} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2026.01.30 07:09:52.250342 [ 64 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12628 | 2026.01.30 07:09:52.250345 [ 276 ] {b41dfd25-a00f-4586-a8d5-5a2305fd2f75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001805 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. | ||
| 12629 | 2026.01.30 07:09:52.250408 [ 64 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.01.30 07:09:52.250448 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12631 | 2026.01.30 07:09:52.250449 [ 276 ] {b41dfd25-a00f-4586-a8d5-5a2305fd2f75} <Debug> TCPHandler: Processed in 0.002084558 sec. | ||
| 12632 | 2026.01.30 07:09:52.250584 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12633 | 2026.01.30 07:09:52.250761 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12634 | 2026.01.30 07:09:52.250809 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5964 rows starting from the beginning of the part | ||
| 12635 | 2026.01.30 07:09:52.250896 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12636 | 2026.01.30 07:09:52.250967 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 12637 | 2026.01.30 07:09:52.251035 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12638 | 2026.01.30 07:09:52.251106 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 12639 | 2026.01.30 07:09:52.251166 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12640 | 2026.01.30 07:09:52.253806 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003281621 sec., 1908812.7483338264 rows/sec., 127.03 MiB/sec. | ||
| 12641 | 2026.01.30 07:09:52.254688 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12642 | 2026.01.30 07:09:52.255050 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12643 | 2026.01.30 07:09:52.255172 [ 188 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_101_20} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12644 | 2026.01.30 07:09:52.255283 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12645 | 2026.01.30 07:09:52.259276 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30789 rows, containing 5 columns (5 merged, 0 gathered) in 0.010899473 sec., 2824815.4750234256 rows/sec., 193.14 MiB/sec. | ||
| 12646 | 2026.01.30 07:09:52.259975 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12647 | 2026.01.30 07:09:52.260405 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.01.30 07:09:52.260522 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12649 | 2026.01.30 07:09:52.260655 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12650 | 2026.01.30 07:09:55.971652 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12651 | 2026.01.30 07:09:55.971700 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12652 | 2026.01.30 07:09:56.280638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33616 | ||
| 12653 | 2026.01.30 07:09:56.281177 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.01.30 07:09:56.281231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12655 | 2026.01.30 07:09:56.281734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12656 | 2026.01.30 07:09:56.281981 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2026.01.30 07:09:56.282136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33616 | ||
| 12658 | 2026.01.30 07:09:56.288846 [ 220 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12659 | 2026.01.30 07:09:56.288904 [ 220 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12660 | 2026.01.30 07:09:56.304596 [ 220 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12661 | 2026.01.30 07:09:57.083387 [ 220 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12662 | 2026.01.30 07:09:57.083439 [ 220 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12663 | 2026.01.30 07:09:57.086433 [ 220 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12664 | 2026.01.30 07:09:57.167037 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2026.01.30 07:09:57.167237 [ 276 ] {6ee415fc-36bc-43e4-b654-dca0b8cee924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12666 | 2026.01.30 07:09:57.167309 [ 276 ] {6ee415fc-36bc-43e4-b654-dca0b8cee924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12667 | 2026.01.30 07:09:57.168094 [ 276 ] {6ee415fc-36bc-43e4-b654-dca0b8cee924} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.01.30 07:09:57.168141 [ 276 ] {6ee415fc-36bc-43e4-b654-dca0b8cee924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12669 | 2026.01.30 07:09:57.168560 [ 276 ] {6ee415fc-36bc-43e4-b654-dca0b8cee924} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12670 | 2026.01.30 07:09:57.168795 [ 276 ] {6ee415fc-36bc-43e4-b654-dca0b8cee924} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.01.30 07:09:57.168964 [ 276 ] {6ee415fc-36bc-43e4-b654-dca0b8cee924} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.00178 sec., 76404.49438202247 rows/sec., 6.61 MiB/sec. | ||
| 12672 | 2026.01.30 07:09:57.169015 [ 276 ] {6ee415fc-36bc-43e4-b654-dca0b8cee924} <Debug> TCPHandler: Processed in 0.002112619 sec. | ||
| 12673 | 2026.01.30 07:09:57.169145 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2026.01.30 07:09:57.169252 [ 276 ] {0e887edf-71e2-4332-9c2f-326eef3b0871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12675 | 2026.01.30 07:09:57.169299 [ 276 ] {0e887edf-71e2-4332-9c2f-326eef3b0871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12676 | 2026.01.30 07:09:57.169742 [ 276 ] {0e887edf-71e2-4332-9c2f-326eef3b0871} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2026.01.30 07:09:57.169778 [ 276 ] {0e887edf-71e2-4332-9c2f-326eef3b0871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12678 | 2026.01.30 07:09:57.170088 [ 276 ] {0e887edf-71e2-4332-9c2f-326eef3b0871} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12679 | 2026.01.30 07:09:57.170304 [ 276 ] {0e887edf-71e2-4332-9c2f-326eef3b0871} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2026.01.30 07:09:57.170437 [ 276 ] {0e887edf-71e2-4332-9c2f-326eef3b0871} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001213 sec., 32976.09233305853 rows/sec., 2.42 MiB/sec. | ||
| 12681 | 2026.01.30 07:09:57.170476 [ 276 ] {0e887edf-71e2-4332-9c2f-326eef3b0871} <Debug> TCPHandler: Processed in 0.001383278 sec. | ||
| 12682 | 2026.01.30 07:09:57.170589 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12683 | 2026.01.30 07:09:57.170686 [ 276 ] {a71a4d08-5af4-4f5f-910b-670d73fd03e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12684 | 2026.01.30 07:09:57.170725 [ 276 ] {a71a4d08-5af4-4f5f-910b-670d73fd03e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12685 | 2026.01.30 07:09:57.171169 [ 276 ] {a71a4d08-5af4-4f5f-910b-670d73fd03e0} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2026.01.30 07:09:57.171205 [ 276 ] {a71a4d08-5af4-4f5f-910b-670d73fd03e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12687 | 2026.01.30 07:09:57.171521 [ 276 ] {a71a4d08-5af4-4f5f-910b-670d73fd03e0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12688 | 2026.01.30 07:09:57.171736 [ 276 ] {a71a4d08-5af4-4f5f-910b-670d73fd03e0} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2026.01.30 07:09:57.171865 [ 276 ] {a71a4d08-5af4-4f5f-910b-670d73fd03e0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001198 sec., 86811.35225375625 rows/sec., 6.78 MiB/sec. | ||
| 12690 | 2026.01.30 07:09:57.171903 [ 276 ] {a71a4d08-5af4-4f5f-910b-670d73fd03e0} <Debug> TCPHandler: Processed in 0.001364068 sec. | ||
| 12691 | 2026.01.30 07:09:57.172020 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12692 | 2026.01.30 07:09:57.172114 [ 276 ] {8a38069c-a434-4a27-98d0-8197492251b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12693 | 2026.01.30 07:09:57.172158 [ 276 ] {8a38069c-a434-4a27-98d0-8197492251b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12694 | 2026.01.30 07:09:57.172621 [ 276 ] {8a38069c-a434-4a27-98d0-8197492251b9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.01.30 07:09:57.172656 [ 276 ] {8a38069c-a434-4a27-98d0-8197492251b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12696 | 2026.01.30 07:09:57.172999 [ 276 ] {8a38069c-a434-4a27-98d0-8197492251b9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12697 | 2026.01.30 07:09:57.173219 [ 276 ] {8a38069c-a434-4a27-98d0-8197492251b9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.01.30 07:09:57.173356 [ 276 ] {8a38069c-a434-4a27-98d0-8197492251b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 12699 | 2026.01.30 07:09:57.173394 [ 276 ] {8a38069c-a434-4a27-98d0-8197492251b9} <Debug> TCPHandler: Processed in 0.001422429 sec. | ||
| 12700 | 2026.01.30 07:09:57.173509 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.01.30 07:09:57.173603 [ 276 ] {2c3ed7b7-6813-4528-bfa4-a14351bf46eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12702 | 2026.01.30 07:09:57.173657 [ 276 ] {2c3ed7b7-6813-4528-bfa4-a14351bf46eb} <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 | ||
| 12703 | 2026.01.30 07:09:57.174557 [ 276 ] {2c3ed7b7-6813-4528-bfa4-a14351bf46eb} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.01.30 07:09:57.174593 [ 276 ] {2c3ed7b7-6813-4528-bfa4-a14351bf46eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12705 | 2026.01.30 07:09:57.175225 [ 276 ] {2c3ed7b7-6813-4528-bfa4-a14351bf46eb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12706 | 2026.01.30 07:09:57.175463 [ 276 ] {2c3ed7b7-6813-4528-bfa4-a14351bf46eb} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.01.30 07:09:57.175577 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12708 | 2026.01.30 07:09:57.175606 [ 276 ] {2c3ed7b7-6813-4528-bfa4-a14351bf46eb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002021 sec., 19792.182088075213 rows/sec., 35.47 MiB/sec. | ||
| 12709 | 2026.01.30 07:09:57.175618 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.01.30 07:09:57.175638 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12711 | 2026.01.30 07:09:57.175681 [ 276 ] {2c3ed7b7-6813-4528-bfa4-a14351bf46eb} <Debug> TCPHandler: Processed in 0.002221272 sec. | ||
| 12712 | 2026.01.30 07:09:57.175766 [ 189 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 12713 | 2026.01.30 07:09:57.175802 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12714 | 2026.01.30 07:09:57.175915 [ 276 ] {4a0a84b7-35b8-4f96-aa96-595721dcbea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12715 | 2026.01.30 07:09:57.175956 [ 276 ] {4a0a84b7-35b8-4f96-aa96-595721dcbea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12716 | 2026.01.30 07:09:57.176031 [ 189 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12717 | 2026.01.30 07:09:57.176097 [ 189 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1747 rows starting from the beginning of the part | ||
| 12718 | 2026.01.30 07:09:57.176243 [ 189 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 12719 | 2026.01.30 07:09:57.176313 [ 276 ] {4a0a84b7-35b8-4f96-aa96-595721dcbea6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2026.01.30 07:09:57.176350 [ 189 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 12721 | 2026.01.30 07:09:57.176352 [ 276 ] {4a0a84b7-35b8-4f96-aa96-595721dcbea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12722 | 2026.01.30 07:09:57.176464 [ 189 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 12723 | 2026.01.30 07:09:57.176573 [ 189 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 12724 | 2026.01.30 07:09:57.176676 [ 189 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 12725 | 2026.01.30 07:09:57.176703 [ 276 ] {4a0a84b7-35b8-4f96-aa96-595721dcbea6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12726 | 2026.01.30 07:09:57.176925 [ 276 ] {4a0a84b7-35b8-4f96-aa96-595721dcbea6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12727 | 2026.01.30 07:09:57.177065 [ 276 ] {4a0a84b7-35b8-4f96-aa96-595721dcbea6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 12728 | 2026.01.30 07:09:57.177104 [ 276 ] {4a0a84b7-35b8-4f96-aa96-595721dcbea6} <Debug> TCPHandler: Processed in 0.001351987 sec. | ||
| 12729 | 2026.01.30 07:09:57.188921 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 19 columns (19 merged, 0 gathered) in 0.013217557 sec., 147304.07442161968 rows/sec., 263.96 MiB/sec. | ||
| 12730 | 2026.01.30 07:09:57.190762 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12731 | 2026.01.30 07:09:57.191225 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.01.30 07:09:57.191343 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12733 | 2026.01.30 07:09:57.191499 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 12734 | 2026.01.30 07:09:58.001156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.55 MiB, peak 374.03 MiB, free memory in arenas 0.00 B, will set to 364.25 MiB (RSS), difference: 7.70 MiB | ||
| 12735 | 2026.01.30 07:09:58.063391 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 12736 | 2026.01.30 07:09:58.079767 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.01.30 07:09:58.079828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12738 | 2026.01.30 07:09:58.085940 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12739 | 2026.01.30 07:09:58.086686 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2026.01.30 07:09:58.089691 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 12741 | 2026.01.30 07:10:01.330650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1540 | ||
| 12742 | 2026.01.30 07:10:01.332938 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.01.30 07:10:01.332982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12744 | 2026.01.30 07:10:01.334133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12745 | 2026.01.30 07:10:01.334394 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.01.30 07:10:01.334654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1540 | ||
| 12747 | 2026.01.30 07:10:02.112914 [ 222 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12748 | 2026.01.30 07:10:02.112972 [ 222 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12749 | 2026.01.30 07:10:02.115945 [ 222 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12750 | 2026.01.30 07:10:02.164746 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12751 | 2026.01.30 07:10:02.164910 [ 276 ] {cb4ad961-6174-47c5-8fc6-d5a5b275ad1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12752 | 2026.01.30 07:10:02.164974 [ 276 ] {cb4ad961-6174-47c5-8fc6-d5a5b275ad1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12753 | 2026.01.30 07:10:02.165650 [ 276 ] {cb4ad961-6174-47c5-8fc6-d5a5b275ad1d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12754 | 2026.01.30 07:10:02.165695 [ 276 ] {cb4ad961-6174-47c5-8fc6-d5a5b275ad1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12755 | 2026.01.30 07:10:02.166094 [ 276 ] {cb4ad961-6174-47c5-8fc6-d5a5b275ad1d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12756 | 2026.01.30 07:10:02.166326 [ 276 ] {cb4ad961-6174-47c5-8fc6-d5a5b275ad1d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12757 | 2026.01.30 07:10:02.166474 [ 276 ] {cb4ad961-6174-47c5-8fc6-d5a5b275ad1d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.65 MiB/sec. | ||
| 12758 | 2026.01.30 07:10:02.166516 [ 276 ] {cb4ad961-6174-47c5-8fc6-d5a5b275ad1d} <Debug> TCPHandler: Processed in 0.001892183 sec. | ||
| 12759 | 2026.01.30 07:10:02.166647 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12760 | 2026.01.30 07:10:02.166740 [ 276 ] {c113a0ef-11fd-43b3-acfb-6fb1f79d068f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12761 | 2026.01.30 07:10:02.166780 [ 276 ] {c113a0ef-11fd-43b3-acfb-6fb1f79d068f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12762 | 2026.01.30 07:10:02.167198 [ 276 ] {c113a0ef-11fd-43b3-acfb-6fb1f79d068f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12763 | 2026.01.30 07:10:02.167236 [ 276 ] {c113a0ef-11fd-43b3-acfb-6fb1f79d068f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12764 | 2026.01.30 07:10:02.167536 [ 276 ] {c113a0ef-11fd-43b3-acfb-6fb1f79d068f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12765 | 2026.01.30 07:10:02.167742 [ 276 ] {c113a0ef-11fd-43b3-acfb-6fb1f79d068f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12766 | 2026.01.30 07:10:02.167872 [ 276 ] {c113a0ef-11fd-43b3-acfb-6fb1f79d068f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 12767 | 2026.01.30 07:10:02.167910 [ 276 ] {c113a0ef-11fd-43b3-acfb-6fb1f79d068f} <Debug> TCPHandler: Processed in 0.001312566 sec. | ||
| 12768 | 2026.01.30 07:10:02.168025 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12769 | 2026.01.30 07:10:02.168117 [ 276 ] {1b1ec17c-6d3d-491c-8ac7-2c9fd26a1e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12770 | 2026.01.30 07:10:02.168161 [ 276 ] {1b1ec17c-6d3d-491c-8ac7-2c9fd26a1e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12771 | 2026.01.30 07:10:02.168587 [ 276 ] {1b1ec17c-6d3d-491c-8ac7-2c9fd26a1e8a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2026.01.30 07:10:02.168623 [ 276 ] {1b1ec17c-6d3d-491c-8ac7-2c9fd26a1e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12773 | 2026.01.30 07:10:02.168953 [ 276 ] {1b1ec17c-6d3d-491c-8ac7-2c9fd26a1e8a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12774 | 2026.01.30 07:10:02.169177 [ 276 ] {1b1ec17c-6d3d-491c-8ac7-2c9fd26a1e8a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12775 | 2026.01.30 07:10:02.169309 [ 276 ] {1b1ec17c-6d3d-491c-8ac7-2c9fd26a1e8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 12776 | 2026.01.30 07:10:02.169347 [ 276 ] {1b1ec17c-6d3d-491c-8ac7-2c9fd26a1e8a} <Debug> TCPHandler: Processed in 0.001372098 sec. | ||
| 12777 | 2026.01.30 07:10:02.169459 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12778 | 2026.01.30 07:10:02.169552 [ 276 ] {52de97f6-95ae-4b0e-ba8c-4dad0e514c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12779 | 2026.01.30 07:10:02.169593 [ 276 ] {52de97f6-95ae-4b0e-ba8c-4dad0e514c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12780 | 2026.01.30 07:10:02.169930 [ 276 ] {52de97f6-95ae-4b0e-ba8c-4dad0e514c8b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2026.01.30 07:10:02.169967 [ 276 ] {52de97f6-95ae-4b0e-ba8c-4dad0e514c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12782 | 2026.01.30 07:10:02.170273 [ 276 ] {52de97f6-95ae-4b0e-ba8c-4dad0e514c8b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12783 | 2026.01.30 07:10:02.170490 [ 276 ] {52de97f6-95ae-4b0e-ba8c-4dad0e514c8b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2026.01.30 07:10:02.170619 [ 276 ] {52de97f6-95ae-4b0e-ba8c-4dad0e514c8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 12785 | 2026.01.30 07:10:02.170657 [ 276 ] {52de97f6-95ae-4b0e-ba8c-4dad0e514c8b} <Debug> TCPHandler: Processed in 0.001246195 sec. | ||
| 12786 | 2026.01.30 07:10:02.170707 [ 222 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12787 | 2026.01.30 07:10:02.170736 [ 222 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12788 | 2026.01.30 07:10:02.174237 [ 222 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12789 | 2026.01.30 07:10:02.531697 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12790 | 2026.01.30 07:10:02.531752 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12791 | 2026.01.30 07:10:02.534822 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12792 | 2026.01.30 07:10:03.110070 [ 224 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12793 | 2026.01.30 07:10:03.110151 [ 224 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12794 | 2026.01.30 07:10:03.114821 [ 224 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12795 | 2026.01.30 07:10:03.783064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34064 | ||
| 12796 | 2026.01.30 07:10:03.783562 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2026.01.30 07:10:03.783605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12798 | 2026.01.30 07:10:03.784094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12799 | 2026.01.30 07:10:03.784332 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2026.01.30 07:10:03.784458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34064 | ||
| 12801 | 2026.01.30 07:10:03.784472 [ 73 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12802 | 2026.01.30 07:10:03.784537 [ 73 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.01.30 07:10:03.784557 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12804 | 2026.01.30 07:10:03.784660 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12805 | 2026.01.30 07:10:03.784781 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12806 | 2026.01.30 07:10:03.784821 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31696 rows starting from the beginning of the part | ||
| 12807 | 2026.01.30 07:10:03.784888 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 12808 | 2026.01.30 07:10:03.784936 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 12809 | 2026.01.30 07:10:03.784979 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 12810 | 2026.01.30 07:10:03.785024 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 12811 | 2026.01.30 07:10:03.785065 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 12812 | 2026.01.30 07:10:03.787468 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34064 rows, containing 4 columns (4 merged, 0 gathered) in 0.002853319 sec., 11938377.727832044 rows/sec., 170.78 MiB/sec. | ||
| 12813 | 2026.01.30 07:10:03.788048 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12814 | 2026.01.30 07:10:03.788416 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.01.30 07:10:03.788506 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_71_14} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12816 | 2026.01.30 07:10:03.788641 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 12817 | 2026.01.30 07:10:05.590609 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 12818 | 2026.01.30 07:10:05.608060 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.01.30 07:10:05.608108 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12820 | 2026.01.30 07:10:05.614414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12821 | 2026.01.30 07:10:05.615147 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.01.30 07:10:05.615423 [ 92 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12823 | 2026.01.30 07:10:05.615466 [ 92 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.01.30 07:10:05.615488 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12825 | 2026.01.30 07:10:05.615603 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12826 | 2026.01.30 07:10:05.618229 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12827 | 2026.01.30 07:10:05.618651 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12828 | 2026.01.30 07:10:05.619370 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 12829 | 2026.01.30 07:10:05.622584 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 12830 | 2026.01.30 07:10:05.625812 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12831 | 2026.01.30 07:10:05.629649 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 12832 | 2026.01.30 07:10:05.633885 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 12833 | 2026.01.30 07:10:05.638248 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 12834 | 2026.01.30 07:10:05.689780 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.07421951 sec., 7208.34723915585 rows/sec., 37.27 MiB/sec. | ||
| 12835 | 2026.01.30 07:10:05.691914 [ 200 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12836 | 2026.01.30 07:10:05.693675 [ 200 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.01.30 07:10:05.693763 [ 200 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_71_14} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12838 | 2026.01.30 07:10:05.695072 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 12839 | 2026.01.30 07:10:06.108517 [ 109 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12840 | 2026.01.30 07:10:06.108625 [ 109 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.01.30 07:10:06.108665 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12842 | 2026.01.30 07:10:06.108876 [ 190 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12843 | 2026.01.30 07:10:06.109100 [ 190 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12844 | 2026.01.30 07:10:06.109157 [ 190 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 483 rows starting from the beginning of the part | ||
| 12845 | 2026.01.30 07:10:06.109266 [ 190 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 230 rows starting from the beginning of the part | ||
| 12846 | 2026.01.30 07:10:06.109344 [ 190 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 230 rows starting from the beginning of the part | ||
| 12847 | 2026.01.30 07:10:06.109416 [ 190 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 12848 | 2026.01.30 07:10:06.109483 [ 190 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 12849 | 2026.01.30 07:10:06.110684 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1423 rows, containing 5 columns (5 merged, 0 gathered) in 0.001913993 sec., 743471.8935753684 rows/sec., 52.39 MiB/sec. | ||
| 12850 | 2026.01.30 07:10:06.110856 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12851 | 2026.01.30 07:10:06.111175 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12852 | 2026.01.30 07:10:06.111261 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_26_6} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12853 | 2026.01.30 07:10:06.111346 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12854 | 2026.01.30 07:10:07.166663 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12855 | 2026.01.30 07:10:07.166841 [ 276 ] {c3dbb942-7261-45eb-a162-651f16769c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12856 | 2026.01.30 07:10:07.166906 [ 276 ] {c3dbb942-7261-45eb-a162-651f16769c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12857 | 2026.01.30 07:10:07.167588 [ 276 ] {c3dbb942-7261-45eb-a162-651f16769c4f} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12858 | 2026.01.30 07:10:07.167647 [ 276 ] {c3dbb942-7261-45eb-a162-651f16769c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12859 | 2026.01.30 07:10:07.168076 [ 276 ] {c3dbb942-7261-45eb-a162-651f16769c4f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12860 | 2026.01.30 07:10:07.168329 [ 276 ] {c3dbb942-7261-45eb-a162-651f16769c4f} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12861 | 2026.01.30 07:10:07.168510 [ 276 ] {c3dbb942-7261-45eb-a162-651f16769c4f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001716 sec., 2331.0023310023307 rows/sec., 190.08 KiB/sec. | ||
| 12862 | 2026.01.30 07:10:07.168570 [ 276 ] {c3dbb942-7261-45eb-a162-651f16769c4f} <Debug> TCPHandler: Processed in 0.002033697 sec. | ||
| 12863 | 2026.01.30 07:10:07.168714 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12864 | 2026.01.30 07:10:07.168935 [ 276 ] {4ebdbaea-2278-44bb-8a11-2e7d67044ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12865 | 2026.01.30 07:10:07.168978 [ 276 ] {4ebdbaea-2278-44bb-8a11-2e7d67044ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12866 | 2026.01.30 07:10:07.169547 [ 276 ] {4ebdbaea-2278-44bb-8a11-2e7d67044ce2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12867 | 2026.01.30 07:10:07.169588 [ 276 ] {4ebdbaea-2278-44bb-8a11-2e7d67044ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12868 | 2026.01.30 07:10:07.169929 [ 276 ] {4ebdbaea-2278-44bb-8a11-2e7d67044ce2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12869 | 2026.01.30 07:10:07.170168 [ 276 ] {4ebdbaea-2278-44bb-8a11-2e7d67044ce2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12870 | 2026.01.30 07:10:07.170311 [ 276 ] {4ebdbaea-2278-44bb-8a11-2e7d67044ce2} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001399 sec., 98641.88706218728 rows/sec., 8.51 MiB/sec. | ||
| 12871 | 2026.01.30 07:10:07.170352 [ 276 ] {4ebdbaea-2278-44bb-8a11-2e7d67044ce2} <Debug> TCPHandler: Processed in 0.001688036 sec. | ||
| 12872 | 2026.01.30 07:10:07.170593 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12873 | 2026.01.30 07:10:07.170691 [ 276 ] {ff5cd9fd-3672-43d6-94ca-201ddb34c7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12874 | 2026.01.30 07:10:07.170731 [ 276 ] {ff5cd9fd-3672-43d6-94ca-201ddb34c7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12875 | 2026.01.30 07:10:07.171164 [ 276 ] {ff5cd9fd-3672-43d6-94ca-201ddb34c7a1} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2026.01.30 07:10:07.171202 [ 276 ] {ff5cd9fd-3672-43d6-94ca-201ddb34c7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12877 | 2026.01.30 07:10:07.171502 [ 276 ] {ff5cd9fd-3672-43d6-94ca-201ddb34c7a1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12878 | 2026.01.30 07:10:07.171704 [ 276 ] {ff5cd9fd-3672-43d6-94ca-201ddb34c7a1} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12879 | 2026.01.30 07:10:07.171837 [ 276 ] {ff5cd9fd-3672-43d6-94ca-201ddb34c7a1} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001168 sec., 37671.23287671233 rows/sec., 2.75 MiB/sec. | ||
| 12880 | 2026.01.30 07:10:07.171876 [ 276 ] {ff5cd9fd-3672-43d6-94ca-201ddb34c7a1} <Debug> TCPHandler: Processed in 0.001336497 sec. | ||
| 12881 | 2026.01.30 07:10:07.171989 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12882 | 2026.01.30 07:10:07.172083 [ 276 ] {dce4951f-1b3b-4866-a602-1226c72ba908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12883 | 2026.01.30 07:10:07.172123 [ 276 ] {dce4951f-1b3b-4866-a602-1226c72ba908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12884 | 2026.01.30 07:10:07.172679 [ 276 ] {dce4951f-1b3b-4866-a602-1226c72ba908} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12885 | 2026.01.30 07:10:07.172727 [ 276 ] {dce4951f-1b3b-4866-a602-1226c72ba908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12886 | 2026.01.30 07:10:07.173056 [ 276 ] {dce4951f-1b3b-4866-a602-1226c72ba908} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12887 | 2026.01.30 07:10:07.173268 [ 276 ] {dce4951f-1b3b-4866-a602-1226c72ba908} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12888 | 2026.01.30 07:10:07.173400 [ 276 ] {dce4951f-1b3b-4866-a602-1226c72ba908} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001336 sec., 80838.32335329341 rows/sec., 6.32 MiB/sec. | ||
| 12889 | 2026.01.30 07:10:07.173439 [ 276 ] {dce4951f-1b3b-4866-a602-1226c72ba908} <Debug> TCPHandler: Processed in 0.001500622 sec. | ||
| 12890 | 2026.01.30 07:10:07.173554 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12891 | 2026.01.30 07:10:07.173649 [ 276 ] {99854857-dda7-4bee-b339-c06dce31480d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12892 | 2026.01.30 07:10:07.173695 [ 276 ] {99854857-dda7-4bee-b339-c06dce31480d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12893 | 2026.01.30 07:10:07.174115 [ 276 ] {99854857-dda7-4bee-b339-c06dce31480d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2026.01.30 07:10:07.174152 [ 276 ] {99854857-dda7-4bee-b339-c06dce31480d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12895 | 2026.01.30 07:10:07.174486 [ 276 ] {99854857-dda7-4bee-b339-c06dce31480d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12896 | 2026.01.30 07:10:07.174718 [ 276 ] {99854857-dda7-4bee-b339-c06dce31480d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2026.01.30 07:10:07.174852 [ 276 ] {99854857-dda7-4bee-b339-c06dce31480d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001222 sec., 132569.558101473 rows/sec., 9.23 MiB/sec. | ||
| 12898 | 2026.01.30 07:10:07.174890 [ 276 ] {99854857-dda7-4bee-b339-c06dce31480d} <Debug> TCPHandler: Processed in 0.001386358 sec. | ||
| 12899 | 2026.01.30 07:10:07.175001 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12900 | 2026.01.30 07:10:07.175096 [ 276 ] {416a58ef-885e-4b8f-8ad0-5a6e43708df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12901 | 2026.01.30 07:10:07.175157 [ 276 ] {416a58ef-885e-4b8f-8ad0-5a6e43708df9} <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 | ||
| 12902 | 2026.01.30 07:10:07.176051 [ 276 ] {416a58ef-885e-4b8f-8ad0-5a6e43708df9} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.01.30 07:10:07.176088 [ 276 ] {416a58ef-885e-4b8f-8ad0-5a6e43708df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12904 | 2026.01.30 07:10:07.176658 [ 276 ] {416a58ef-885e-4b8f-8ad0-5a6e43708df9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12905 | 2026.01.30 07:10:07.176880 [ 276 ] {416a58ef-885e-4b8f-8ad0-5a6e43708df9} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2026.01.30 07:10:07.177019 [ 276 ] {416a58ef-885e-4b8f-8ad0-5a6e43708df9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001942 sec., 20597.32234809475 rows/sec., 36.91 MiB/sec. | ||
| 12907 | 2026.01.30 07:10:07.177084 [ 276 ] {416a58ef-885e-4b8f-8ad0-5a6e43708df9} <Debug> TCPHandler: Processed in 0.002133549 sec. | ||
| 12908 | 2026.01.30 07:10:07.177199 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12909 | 2026.01.30 07:10:07.177292 [ 276 ] {34df45df-bb61-4d4f-8d79-a9df1177e709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12910 | 2026.01.30 07:10:07.177334 [ 276 ] {34df45df-bb61-4d4f-8d79-a9df1177e709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12911 | 2026.01.30 07:10:07.177670 [ 276 ] {34df45df-bb61-4d4f-8d79-a9df1177e709} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2026.01.30 07:10:07.177706 [ 276 ] {34df45df-bb61-4d4f-8d79-a9df1177e709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12913 | 2026.01.30 07:10:07.178009 [ 276 ] {34df45df-bb61-4d4f-8d79-a9df1177e709} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12914 | 2026.01.30 07:10:07.178225 [ 276 ] {34df45df-bb61-4d4f-8d79-a9df1177e709} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12915 | 2026.01.30 07:10:07.178355 [ 276 ] {34df45df-bb61-4d4f-8d79-a9df1177e709} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 12916 | 2026.01.30 07:10:07.178391 [ 276 ] {34df45df-bb61-4d4f-8d79-a9df1177e709} <Debug> TCPHandler: Processed in 0.001242675 sec. | ||
| 12917 | 2026.01.30 07:10:10.971754 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12918 | 2026.01.30 07:10:10.971809 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12919 | 2026.01.30 07:10:11.285468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34576 | ||
| 12920 | 2026.01.30 07:10:11.285999 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2026.01.30 07:10:11.286044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12922 | 2026.01.30 07:10:11.286516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12923 | 2026.01.30 07:10:11.286749 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12924 | 2026.01.30 07:10:11.286898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34576 | ||
| 12925 | 2026.01.30 07:10:11.335663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1562 | ||
| 12926 | 2026.01.30 07:10:11.337897 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.01.30 07:10:11.337944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12928 | 2026.01.30 07:10:11.339132 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12929 | 2026.01.30 07:10:11.339413 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.01.30 07:10:11.339799 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1562 | ||
| 12931 | 2026.01.30 07:10:12.164058 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12932 | 2026.01.30 07:10:12.164237 [ 276 ] {3f166ec2-bf7b-41d1-8083-cf268ba78fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12933 | 2026.01.30 07:10:12.164304 [ 276 ] {3f166ec2-bf7b-41d1-8083-cf268ba78fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12934 | 2026.01.30 07:10:12.164974 [ 276 ] {3f166ec2-bf7b-41d1-8083-cf268ba78fe4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2026.01.30 07:10:12.165023 [ 276 ] {3f166ec2-bf7b-41d1-8083-cf268ba78fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12936 | 2026.01.30 07:10:12.165410 [ 276 ] {3f166ec2-bf7b-41d1-8083-cf268ba78fe4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12937 | 2026.01.30 07:10:12.165646 [ 276 ] {3f166ec2-bf7b-41d1-8083-cf268ba78fe4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2026.01.30 07:10:12.165815 [ 276 ] {3f166ec2-bf7b-41d1-8083-cf268ba78fe4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.63 MiB/sec. | ||
| 12939 | 2026.01.30 07:10:12.165870 [ 276 ] {3f166ec2-bf7b-41d1-8083-cf268ba78fe4} <Debug> TCPHandler: Processed in 0.001941464 sec. | ||
| 12940 | 2026.01.30 07:10:12.165998 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12941 | 2026.01.30 07:10:12.166099 [ 276 ] {2aca3d9d-0799-4509-8ede-a1159d40481d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12942 | 2026.01.30 07:10:12.166141 [ 276 ] {2aca3d9d-0799-4509-8ede-a1159d40481d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12943 | 2026.01.30 07:10:12.166598 [ 276 ] {2aca3d9d-0799-4509-8ede-a1159d40481d} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12944 | 2026.01.30 07:10:12.166634 [ 276 ] {2aca3d9d-0799-4509-8ede-a1159d40481d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12945 | 2026.01.30 07:10:12.166947 [ 276 ] {2aca3d9d-0799-4509-8ede-a1159d40481d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12946 | 2026.01.30 07:10:12.167158 [ 276 ] {2aca3d9d-0799-4509-8ede-a1159d40481d} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12947 | 2026.01.30 07:10:12.167290 [ 276 ] {2aca3d9d-0799-4509-8ede-a1159d40481d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 12948 | 2026.01.30 07:10:12.167328 [ 276 ] {2aca3d9d-0799-4509-8ede-a1159d40481d} <Debug> TCPHandler: Processed in 0.001380578 sec. | ||
| 12949 | 2026.01.30 07:10:12.167447 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12950 | 2026.01.30 07:10:12.167543 [ 276 ] {77e9dca6-d608-4249-9f78-ef7d6b14b807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12951 | 2026.01.30 07:10:12.167588 [ 276 ] {77e9dca6-d608-4249-9f78-ef7d6b14b807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12952 | 2026.01.30 07:10:12.168016 [ 276 ] {77e9dca6-d608-4249-9f78-ef7d6b14b807} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12953 | 2026.01.30 07:10:12.168049 [ 276 ] {77e9dca6-d608-4249-9f78-ef7d6b14b807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12954 | 2026.01.30 07:10:12.168367 [ 276 ] {77e9dca6-d608-4249-9f78-ef7d6b14b807} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12955 | 2026.01.30 07:10:12.168569 [ 276 ] {77e9dca6-d608-4249-9f78-ef7d6b14b807} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12956 | 2026.01.30 07:10:12.168696 [ 276 ] {77e9dca6-d608-4249-9f78-ef7d6b14b807} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 12957 | 2026.01.30 07:10:12.168732 [ 276 ] {77e9dca6-d608-4249-9f78-ef7d6b14b807} <Debug> TCPHandler: Processed in 0.001333457 sec. | ||
| 12958 | 2026.01.30 07:10:12.168839 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12959 | 2026.01.30 07:10:12.168940 [ 276 ] {9ab5f21f-2cfa-4ef5-8b40-208f60960897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12960 | 2026.01.30 07:10:12.168987 [ 276 ] {9ab5f21f-2cfa-4ef5-8b40-208f60960897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12961 | 2026.01.30 07:10:12.169352 [ 276 ] {9ab5f21f-2cfa-4ef5-8b40-208f60960897} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2026.01.30 07:10:12.169387 [ 276 ] {9ab5f21f-2cfa-4ef5-8b40-208f60960897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12963 | 2026.01.30 07:10:12.169714 [ 276 ] {9ab5f21f-2cfa-4ef5-8b40-208f60960897} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12964 | 2026.01.30 07:10:12.169923 [ 276 ] {9ab5f21f-2cfa-4ef5-8b40-208f60960897} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.01.30 07:10:12.170062 [ 276 ] {9ab5f21f-2cfa-4ef5-8b40-208f60960897} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 12966 | 2026.01.30 07:10:12.170099 [ 276 ] {9ab5f21f-2cfa-4ef5-8b40-208f60960897} <Debug> TCPHandler: Processed in 0.001310906 sec. | ||
| 12967 | 2026.01.30 07:10:12.279021 [ 225 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12968 | 2026.01.30 07:10:12.279076 [ 225 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12969 | 2026.01.30 07:10:12.282677 [ 225 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12970 | 2026.01.30 07:10:13.119226 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 12971 | 2026.01.30 07:10:13.134808 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12972 | 2026.01.30 07:10:13.134868 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12973 | 2026.01.30 07:10:13.140898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12974 | 2026.01.30 07:10:13.141627 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12975 | 2026.01.30 07:10:13.144453 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 12976 | 2026.01.30 07:10:17.166605 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12977 | 2026.01.30 07:10:17.166795 [ 276 ] {579b0a40-56bd-4031-9bb1-b0a58d1d3768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12978 | 2026.01.30 07:10:17.166861 [ 276 ] {579b0a40-56bd-4031-9bb1-b0a58d1d3768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12979 | 2026.01.30 07:10:17.167612 [ 276 ] {579b0a40-56bd-4031-9bb1-b0a58d1d3768} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2026.01.30 07:10:17.167653 [ 276 ] {579b0a40-56bd-4031-9bb1-b0a58d1d3768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12981 | 2026.01.30 07:10:17.168064 [ 276 ] {579b0a40-56bd-4031-9bb1-b0a58d1d3768} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12982 | 2026.01.30 07:10:17.168295 [ 276 ] {579b0a40-56bd-4031-9bb1-b0a58d1d3768} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2026.01.30 07:10:17.168442 [ 30 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12984 | 2026.01.30 07:10:17.168456 [ 276 ] {579b0a40-56bd-4031-9bb1-b0a58d1d3768} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001709 sec., 79578.70099473376 rows/sec., 6.88 MiB/sec. | ||
| 12985 | 2026.01.30 07:10:17.168491 [ 30 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12986 | 2026.01.30 07:10:17.168515 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 12987 | 2026.01.30 07:10:17.168520 [ 276 ] {579b0a40-56bd-4031-9bb1-b0a58d1d3768} <Debug> TCPHandler: Processed in 0.002041677 sec. | ||
| 12988 | 2026.01.30 07:10:17.168607 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12989 | 2026.01.30 07:10:17.168648 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12990 | 2026.01.30 07:10:17.168699 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12991 | 2026.01.30 07:10:17.168732 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2555 rows starting from the beginning of the part | ||
| 12992 | 2026.01.30 07:10:17.168751 [ 276 ] {cd41fc58-c3fa-4d46-a0a6-a94324ca115d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12993 | 2026.01.30 07:10:17.168791 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 136 rows starting from the beginning of the part | ||
| 12994 | 2026.01.30 07:10:17.168795 [ 276 ] {cd41fc58-c3fa-4d46-a0a6-a94324ca115d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12995 | 2026.01.30 07:10:17.168842 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 12996 | 2026.01.30 07:10:17.168886 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 138 rows starting from the beginning of the part | ||
| 12997 | 2026.01.30 07:10:17.168987 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12998 | 2026.01.30 07:10:17.169045 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part | ||
| 12999 | 2026.01.30 07:10:17.169263 [ 276 ] {cd41fc58-c3fa-4d46-a0a6-a94324ca115d} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.01.30 07:10:17.169299 [ 276 ] {cd41fc58-c3fa-4d46-a0a6-a94324ca115d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13001 | 2026.01.30 07:10:17.169610 [ 276 ] {cd41fc58-c3fa-4d46-a0a6-a94324ca115d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13002 | 2026.01.30 07:10:17.169837 [ 276 ] {cd41fc58-c3fa-4d46-a0a6-a94324ca115d} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.01.30 07:10:17.169973 [ 276 ] {cd41fc58-c3fa-4d46-a0a6-a94324ca115d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001246 sec., 32102.728731942218 rows/sec., 2.36 MiB/sec. | ||
| 13004 | 2026.01.30 07:10:17.170014 [ 276 ] {cd41fc58-c3fa-4d46-a0a6-a94324ca115d} <Debug> TCPHandler: Processed in 0.001417929 sec. | ||
| 13005 | 2026.01.30 07:10:17.170132 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.01.30 07:10:17.170228 [ 276 ] {0af4addb-d8c3-4f06-a712-c8b1998d399b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13007 | 2026.01.30 07:10:17.170269 [ 276 ] {0af4addb-d8c3-4f06-a712-c8b1998d399b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13008 | 2026.01.30 07:10:17.170510 [ 192 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001939254 sec., 1586692.6147889858 rows/sec., 136.22 MiB/sec. | ||
| 13009 | 2026.01.30 07:10:17.170720 [ 276 ] {0af4addb-d8c3-4f06-a712-c8b1998d399b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.01.30 07:10:17.170759 [ 276 ] {0af4addb-d8c3-4f06-a712-c8b1998d399b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13011 | 2026.01.30 07:10:17.170886 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13012 | 2026.01.30 07:10:17.171086 [ 276 ] {0af4addb-d8c3-4f06-a712-c8b1998d399b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13013 | 2026.01.30 07:10:17.171257 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.01.30 07:10:17.171341 [ 276 ] {0af4addb-d8c3-4f06-a712-c8b1998d399b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2026.01.30 07:10:17.171351 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_106_21} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13016 | 2026.01.30 07:10:17.171459 [ 30 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13017 | 2026.01.30 07:10:17.171471 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 13018 | 2026.01.30 07:10:17.171487 [ 276 ] {0af4addb-d8c3-4f06-a712-c8b1998d399b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001278 sec., 81377.15179968701 rows/sec., 6.36 MiB/sec. | ||
| 13019 | 2026.01.30 07:10:17.171497 [ 30 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13020 | 2026.01.30 07:10:17.171527 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13021 | 2026.01.30 07:10:17.171536 [ 276 ] {0af4addb-d8c3-4f06-a712-c8b1998d399b} <Debug> TCPHandler: Processed in 0.00145426 sec. | ||
| 13022 | 2026.01.30 07:10:17.171636 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13023 | 2026.01.30 07:10:17.171651 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2026.01.30 07:10:17.171765 [ 276 ] {bcd3f57e-bf91-436b-ad95-5a4c95e8bfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13025 | 2026.01.30 07:10:17.171778 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13026 | 2026.01.30 07:10:17.171811 [ 276 ] {bcd3f57e-bf91-436b-ad95-5a4c95e8bfd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13027 | 2026.01.30 07:10:17.171817 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1305 rows starting from the beginning of the part | ||
| 13028 | 2026.01.30 07:10:17.171899 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 13029 | 2026.01.30 07:10:17.171949 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 13030 | 2026.01.30 07:10:17.171992 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 108 rows starting from the beginning of the part | ||
| 13031 | 2026.01.30 07:10:17.172032 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 13032 | 2026.01.30 07:10:17.172073 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 13033 | 2026.01.30 07:10:17.172256 [ 276 ] {bcd3f57e-bf91-436b-ad95-5a4c95e8bfd9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2026.01.30 07:10:17.172297 [ 276 ] {bcd3f57e-bf91-436b-ad95-5a4c95e8bfd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13035 | 2026.01.30 07:10:17.172640 [ 276 ] {bcd3f57e-bf91-436b-ad95-5a4c95e8bfd9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13036 | 2026.01.30 07:10:17.172864 [ 276 ] {bcd3f57e-bf91-436b-ad95-5a4c95e8bfd9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13037 | 2026.01.30 07:10:17.172971 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13038 | 2026.01.30 07:10:17.172995 [ 276 ] {bcd3f57e-bf91-436b-ad95-5a4c95e8bfd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 13039 | 2026.01.30 07:10:17.172996 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13040 | 2026.01.30 07:10:17.173025 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13041 | 2026.01.30 07:10:17.173034 [ 276 ] {bcd3f57e-bf91-436b-ad95-5a4c95e8bfd9} <Debug> TCPHandler: Processed in 0.00143271 sec. | ||
| 13042 | 2026.01.30 07:10:17.173100 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13043 | 2026.01.30 07:10:17.173148 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13044 | 2026.01.30 07:10:17.173195 [ 190 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617815 sec., 1081087.7634340143 rows/sec., 83.67 MiB/sec. | ||
| 13045 | 2026.01.30 07:10:17.173203 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13046 | 2026.01.30 07:10:17.173246 [ 276 ] {4cc301ee-0202-43a5-8956-09202da425a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13047 | 2026.01.30 07:10:17.173255 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30789 rows starting from the beginning of the part | ||
| 13048 | 2026.01.30 07:10:17.173307 [ 276 ] {4cc301ee-0202-43a5-8956-09202da425a1} <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 | ||
| 13049 | 2026.01.30 07:10:17.173331 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13050 | 2026.01.30 07:10:17.173384 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13051 | 2026.01.30 07:10:17.173427 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13052 | 2026.01.30 07:10:17.173431 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 162 rows starting from the beginning of the part | ||
| 13053 | 2026.01.30 07:10:17.173492 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13054 | 2026.01.30 07:10:17.173533 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13055 | 2026.01.30 07:10:17.173732 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.01.30 07:10:17.173825 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_106_21} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13057 | 2026.01.30 07:10:17.173936 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 13058 | 2026.01.30 07:10:17.174238 [ 276 ] {4cc301ee-0202-43a5-8956-09202da425a1} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.01.30 07:10:17.174279 [ 276 ] {4cc301ee-0202-43a5-8956-09202da425a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13060 | 2026.01.30 07:10:17.174884 [ 276 ] {4cc301ee-0202-43a5-8956-09202da425a1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13061 | 2026.01.30 07:10:17.175124 [ 276 ] {4cc301ee-0202-43a5-8956-09202da425a1} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2026.01.30 07:10:17.175271 [ 276 ] {4cc301ee-0202-43a5-8956-09202da425a1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002043 sec., 19579.05041605482 rows/sec., 35.08 MiB/sec. | ||
| 13063 | 2026.01.30 07:10:17.175338 [ 276 ] {4cc301ee-0202-43a5-8956-09202da425a1} <Debug> TCPHandler: Processed in 0.002239192 sec. | ||
| 13064 | 2026.01.30 07:10:17.175451 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2026.01.30 07:10:17.175546 [ 276 ] {ee0b5d0c-afec-416e-8e3d-ee9475ebd01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13066 | 2026.01.30 07:10:17.175589 [ 276 ] {ee0b5d0c-afec-416e-8e3d-ee9475ebd01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13067 | 2026.01.30 07:10:17.175937 [ 276 ] {ee0b5d0c-afec-416e-8e3d-ee9475ebd01d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.01.30 07:10:17.175972 [ 276 ] {ee0b5d0c-afec-416e-8e3d-ee9475ebd01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13069 | 2026.01.30 07:10:17.176289 [ 276 ] {ee0b5d0c-afec-416e-8e3d-ee9475ebd01d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13070 | 2026.01.30 07:10:17.176505 [ 276 ] {ee0b5d0c-afec-416e-8e3d-ee9475ebd01d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.01.30 07:10:17.176608 [ 30 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13072 | 2026.01.30 07:10:17.176632 [ 30 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2026.01.30 07:10:17.176637 [ 276 ] {ee0b5d0c-afec-416e-8e3d-ee9475ebd01d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 13074 | 2026.01.30 07:10:17.176648 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13075 | 2026.01.30 07:10:17.176676 [ 276 ] {ee0b5d0c-afec-416e-8e3d-ee9475ebd01d} <Debug> TCPHandler: Processed in 0.001274075 sec. | ||
| 13076 | 2026.01.30 07:10:17.176735 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13077 | 2026.01.30 07:10:17.176852 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13078 | 2026.01.30 07:10:17.176885 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6264 rows starting from the beginning of the part | ||
| 13079 | 2026.01.30 07:10:17.176946 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13080 | 2026.01.30 07:10:17.176998 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13081 | 2026.01.30 07:10:17.177047 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13082 | 2026.01.30 07:10:17.177093 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13083 | 2026.01.30 07:10:17.177144 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13084 | 2026.01.30 07:10:17.178950 [ 192 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002259113 sec., 2905565.1487995507 rows/sec., 193.48 MiB/sec. | ||
| 13085 | 2026.01.30 07:10:17.179388 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13086 | 2026.01.30 07:10:17.179631 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2026.01.30 07:10:17.179700 [ 195 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_106_21} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13088 | 2026.01.30 07:10:17.179765 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13089 | 2026.01.30 07:10:17.179808 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31591 rows, containing 5 columns (5 merged, 0 gathered) in 0.006744067 sec., 4684265.443982095 rows/sec., 320.43 MiB/sec. | ||
| 13090 | 2026.01.30 07:10:17.180321 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13091 | 2026.01.30 07:10:17.180569 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2026.01.30 07:10:17.180642 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13093 | 2026.01.30 07:10:17.180735 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13094 | 2026.01.30 07:10:18.486352 [ 222 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13095 | 2026.01.30 07:10:18.486403 [ 222 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13096 | 2026.01.30 07:10:18.491597 [ 222 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13097 | 2026.01.30 07:10:18.787990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35024 | ||
| 13098 | 2026.01.30 07:10:18.788485 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.01.30 07:10:18.788524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13100 | 2026.01.30 07:10:18.788981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13101 | 2026.01.30 07:10:18.789211 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.01.30 07:10:18.789337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35024 | ||
| 13103 | 2026.01.30 07:10:20.645493 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 13104 | 2026.01.30 07:10:20.663940 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2026.01.30 07:10:20.663994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13106 | 2026.01.30 07:10:20.670173 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13107 | 2026.01.30 07:10:20.670884 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2026.01.30 07:10:20.674244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13109 | 2026.01.30 07:10:21.341121 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1582 | ||
| 13110 | 2026.01.30 07:10:21.344055 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2026.01.30 07:10:21.344124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13112 | 2026.01.30 07:10:21.345797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13113 | 2026.01.30 07:10:21.346197 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2026.01.30 07:10:21.346682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
| 13115 | 2026.01.30 07:10:22.225160 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13116 | 2026.01.30 07:10:22.225397 [ 276 ] {538113d6-7748-4bc7-8816-4572655e99de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13117 | 2026.01.30 07:10:22.225489 [ 276 ] {538113d6-7748-4bc7-8816-4572655e99de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13118 | 2026.01.30 07:10:22.226436 [ 276 ] {538113d6-7748-4bc7-8816-4572655e99de} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.01.30 07:10:22.226502 [ 276 ] {538113d6-7748-4bc7-8816-4572655e99de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13120 | 2026.01.30 07:10:22.227078 [ 276 ] {538113d6-7748-4bc7-8816-4572655e99de} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13121 | 2026.01.30 07:10:22.227435 [ 276 ] {538113d6-7748-4bc7-8816-4572655e99de} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.01.30 07:10:22.227673 [ 276 ] {538113d6-7748-4bc7-8816-4572655e99de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002338 sec., 10265.18391787853 rows/sec., 872.14 KiB/sec. | ||
| 13123 | 2026.01.30 07:10:22.227757 [ 276 ] {538113d6-7748-4bc7-8816-4572655e99de} <Debug> TCPHandler: Processed in 0.002794658 sec. | ||
| 13124 | 2026.01.30 07:10:22.227953 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13125 | 2026.01.30 07:10:22.228087 [ 276 ] {831ba913-28cf-46b5-aeb3-4321cd8e644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13126 | 2026.01.30 07:10:22.228147 [ 276 ] {831ba913-28cf-46b5-aeb3-4321cd8e644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13127 | 2026.01.30 07:10:22.229964 [ 276 ] {831ba913-28cf-46b5-aeb3-4321cd8e644d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2026.01.30 07:10:22.230014 [ 276 ] {831ba913-28cf-46b5-aeb3-4321cd8e644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13129 | 2026.01.30 07:10:22.230614 [ 276 ] {831ba913-28cf-46b5-aeb3-4321cd8e644d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13130 | 2026.01.30 07:10:22.230923 [ 276 ] {831ba913-28cf-46b5-aeb3-4321cd8e644d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2026.01.30 07:10:22.231124 [ 276 ] {831ba913-28cf-46b5-aeb3-4321cd8e644d} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.003071 sec., 428524.9104526213 rows/sec., 35.59 MiB/sec. | ||
| 13132 | 2026.01.30 07:10:22.231187 [ 276 ] {831ba913-28cf-46b5-aeb3-4321cd8e644d} <Debug> TCPHandler: Processed in 0.003304492 sec. | ||
| 13133 | 2026.01.30 07:10:22.231364 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13134 | 2026.01.30 07:10:22.231496 [ 276 ] {f28b3346-1358-451a-9ad5-154438a5995c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13135 | 2026.01.30 07:10:22.231561 [ 276 ] {f28b3346-1358-451a-9ad5-154438a5995c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13136 | 2026.01.30 07:10:22.232255 [ 276 ] {f28b3346-1358-451a-9ad5-154438a5995c} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13137 | 2026.01.30 07:10:22.232303 [ 276 ] {f28b3346-1358-451a-9ad5-154438a5995c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13138 | 2026.01.30 07:10:22.232759 [ 276 ] {f28b3346-1358-451a-9ad5-154438a5995c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13139 | 2026.01.30 07:10:22.233075 [ 276 ] {f28b3346-1358-451a-9ad5-154438a5995c} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13140 | 2026.01.30 07:10:22.233276 [ 276 ] {f28b3346-1358-451a-9ad5-154438a5995c} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001815 sec., 6611.570247933884 rows/sec., 529.44 KiB/sec. | ||
| 13141 | 2026.01.30 07:10:22.233336 [ 276 ] {f28b3346-1358-451a-9ad5-154438a5995c} <Debug> TCPHandler: Processed in 0.002040627 sec. | ||
| 13142 | 2026.01.30 07:10:22.233513 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13143 | 2026.01.30 07:10:22.233636 [ 276 ] {aa1983c8-a915-4827-a38f-ed60d87b87ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13144 | 2026.01.30 07:10:22.233694 [ 276 ] {aa1983c8-a915-4827-a38f-ed60d87b87ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13145 | 2026.01.30 07:10:22.234457 [ 276 ] {aa1983c8-a915-4827-a38f-ed60d87b87ed} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13146 | 2026.01.30 07:10:22.234504 [ 276 ] {aa1983c8-a915-4827-a38f-ed60d87b87ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13147 | 2026.01.30 07:10:22.234940 [ 276 ] {aa1983c8-a915-4827-a38f-ed60d87b87ed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13148 | 2026.01.30 07:10:22.238071 [ 276 ] {aa1983c8-a915-4827-a38f-ed60d87b87ed} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13149 | 2026.01.30 07:10:22.238312 [ 276 ] {aa1983c8-a915-4827-a38f-ed60d87b87ed} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.004703 sec., 53582.819476929624 rows/sec., 3.71 MiB/sec. | ||
| 13150 | 2026.01.30 07:10:22.238382 [ 276 ] {aa1983c8-a915-4827-a38f-ed60d87b87ed} <Debug> TCPHandler: Processed in 0.004935027 sec. | ||
| 13151 | 2026.01.30 07:10:22.238596 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13152 | 2026.01.30 07:10:22.238739 [ 276 ] {6e2730ee-096f-4286-8f49-23b9a2796fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13153 | 2026.01.30 07:10:22.238807 [ 276 ] {6e2730ee-096f-4286-8f49-23b9a2796fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13154 | 2026.01.30 07:10:22.239825 [ 276 ] {6e2730ee-096f-4286-8f49-23b9a2796fbb} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13155 | 2026.01.30 07:10:22.239876 [ 276 ] {6e2730ee-096f-4286-8f49-23b9a2796fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13156 | 2026.01.30 07:10:22.240383 [ 276 ] {6e2730ee-096f-4286-8f49-23b9a2796fbb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13157 | 2026.01.30 07:10:22.240707 [ 276 ] {6e2730ee-096f-4286-8f49-23b9a2796fbb} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13158 | 2026.01.30 07:10:22.240917 [ 276 ] {6e2730ee-096f-4286-8f49-23b9a2796fbb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00222 sec., 5405.405405405405 rows/sec., 422.30 KiB/sec. | ||
| 13159 | 2026.01.30 07:10:22.240983 [ 276 ] {6e2730ee-096f-4286-8f49-23b9a2796fbb} <Debug> TCPHandler: Processed in 0.002480969 sec. | ||
| 13160 | 2026.01.30 07:10:22.241788 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13161 | 2026.01.30 07:10:22.241930 [ 276 ] {c6cbf44e-5cf5-4abb-8283-2fc7a3d3d766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13162 | 2026.01.30 07:10:22.241994 [ 276 ] {c6cbf44e-5cf5-4abb-8283-2fc7a3d3d766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13163 | 2026.01.30 07:10:22.243591 [ 276 ] {c6cbf44e-5cf5-4abb-8283-2fc7a3d3d766} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13164 | 2026.01.30 07:10:22.243645 [ 276 ] {c6cbf44e-5cf5-4abb-8283-2fc7a3d3d766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13165 | 2026.01.30 07:10:22.244372 [ 276 ] {c6cbf44e-5cf5-4abb-8283-2fc7a3d3d766} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13166 | 2026.01.30 07:10:22.244736 [ 276 ] {c6cbf44e-5cf5-4abb-8283-2fc7a3d3d766} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13167 | 2026.01.30 07:10:22.244969 [ 276 ] {c6cbf44e-5cf5-4abb-8283-2fc7a3d3d766} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.003073 sec., 180930.68662544744 rows/sec., 13.56 MiB/sec. | ||
| 13168 | 2026.01.30 07:10:22.245035 [ 276 ] {c6cbf44e-5cf5-4abb-8283-2fc7a3d3d766} <Debug> TCPHandler: Processed in 0.003325873 sec. | ||
| 13169 | 2026.01.30 07:10:22.246528 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13170 | 2026.01.30 07:10:22.246687 [ 276 ] {db5243f7-dbda-4a3a-83d5-0d30908fb582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13171 | 2026.01.30 07:10:22.246767 [ 276 ] {db5243f7-dbda-4a3a-83d5-0d30908fb582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13172 | 2026.01.30 07:10:22.248758 [ 276 ] {db5243f7-dbda-4a3a-83d5-0d30908fb582} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.01.30 07:10:22.248815 [ 276 ] {db5243f7-dbda-4a3a-83d5-0d30908fb582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13174 | 2026.01.30 07:10:22.249579 [ 276 ] {db5243f7-dbda-4a3a-83d5-0d30908fb582} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13175 | 2026.01.30 07:10:22.249973 [ 276 ] {db5243f7-dbda-4a3a-83d5-0d30908fb582} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2026.01.30 07:10:22.250214 [ 276 ] {db5243f7-dbda-4a3a-83d5-0d30908fb582} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.003569 sec., 246567.66601288875 rows/sec., 16.73 MiB/sec. | ||
| 13177 | 2026.01.30 07:10:22.250292 [ 276 ] {db5243f7-dbda-4a3a-83d5-0d30908fb582} <Debug> TCPHandler: Processed in 0.003869767 sec. | ||
| 13178 | 2026.01.30 07:10:22.250502 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2026.01.30 07:10:22.250677 [ 276 ] {107d3da2-6651-49d5-855b-02dd55ece729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13180 | 2026.01.30 07:10:22.250752 [ 276 ] {107d3da2-6651-49d5-855b-02dd55ece729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13181 | 2026.01.30 07:10:22.251352 [ 276 ] {107d3da2-6651-49d5-855b-02dd55ece729} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2026.01.30 07:10:22.251404 [ 276 ] {107d3da2-6651-49d5-855b-02dd55ece729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 13183 | 2026.01.30 07:10:22.251894 [ 276 ] {107d3da2-6651-49d5-855b-02dd55ece729} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13184 | 2026.01.30 07:10:22.252245 [ 276 ] {107d3da2-6651-49d5-855b-02dd55ece729} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2026.01.30 07:10:22.252464 [ 276 ] {107d3da2-6651-49d5-855b-02dd55ece729} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00183 sec., 32786.88524590164 rows/sec., 2.21 MiB/sec. | ||
| 13186 | 2026.01.30 07:10:22.252527 [ 276 ] {107d3da2-6651-49d5-855b-02dd55ece729} <Debug> TCPHandler: Processed in 0.002118409 sec. | ||
| 13187 | 2026.01.30 07:10:23.233312 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37908 | ||
| 13188 | 2026.01.30 07:10:23.233414 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13189 | 2026.01.30 07:10:23.233463 [ 351 ] {} <Debug> TCP-Session: ef960363-8d1e-4ad6-9456-e90fd1147ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37908 | ||
| 13190 | 2026.01.30 07:10:23.233484 [ 351 ] {} <Debug> TCP-Session: ef960363-8d1e-4ad6-9456-e90fd1147ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13191 | 2026.01.30 07:10:23.233497 [ 351 ] {} <Debug> TCP-Session: ef960363-8d1e-4ad6-9456-e90fd1147ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13192 | 2026.01.30 07:10:23.233747 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45791 | ||
| 13193 | 2026.01.30 07:10:23.233763 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41666 | ||
| 13194 | 2026.01.30 07:10:23.233788 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65018 | ||
| 13195 | 2026.01.30 07:10:23.233829 [ 351 ] {} <Trace> TCP-Session: ef960363-8d1e-4ad6-9456-e90fd1147ca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2026.01.30 07:10:23.233759 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35246 | ||
| 13197 | 2026.01.30 07:10:23.233863 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13198 | 2026.01.30 07:10:23.233915 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13199 | 2026.01.30 07:10:23.233919 [ 356 ] {} <Debug> TCP-Session: 6aabd120-c9e0-4824-ac27-c36fe12495d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45791 | ||
| 13200 | 2026.01.30 07:10:23.233950 [ 358 ] {} <Debug> TCP-Session: 5e68b5fe-01c2-4356-a36c-61c09fa25fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41666 | ||
| 13201 | 2026.01.30 07:10:23.233921 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13202 | 2026.01.30 07:10:23.233972 [ 356 ] {} <Debug> TCP-Session: 6aabd120-c9e0-4824-ac27-c36fe12495d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13203 | 2026.01.30 07:10:23.233983 [ 358 ] {} <Debug> TCP-Session: 5e68b5fe-01c2-4356-a36c-61c09fa25fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.01.30 07:10:23.234008 [ 351 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37908) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13205 | 2026.01.30 07:10:23.234024 [ 358 ] {} <Debug> TCP-Session: 5e68b5fe-01c2-4356-a36c-61c09fa25fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13206 | 2026.01.30 07:10:23.234015 [ 359 ] {} <Debug> TCP-Session: 7711fcb3-6a90-4b3d-a49a-b937730f8e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:65018 | ||
| 13207 | 2026.01.30 07:10:23.234012 [ 356 ] {} <Debug> TCP-Session: 6aabd120-c9e0-4824-ac27-c36fe12495d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13208 | 2026.01.30 07:10:23.234062 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43705 | ||
| 13209 | 2026.01.30 07:10:23.234073 [ 359 ] {} <Debug> TCP-Session: 7711fcb3-6a90-4b3d-a49a-b937730f8e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13210 | 2026.01.30 07:10:23.234058 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44483 | ||
| 13211 | 2026.01.30 07:10:23.234113 [ 359 ] {} <Debug> TCP-Session: 7711fcb3-6a90-4b3d-a49a-b937730f8e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13212 | 2026.01.30 07:10:23.233973 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13213 | 2026.01.30 07:10:23.234158 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36575 | ||
| 13214 | 2026.01.30 07:10:23.234162 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61940 | ||
| 13215 | 2026.01.30 07:10:23.234190 [ 357 ] {} <Debug> TCP-Session: 6dbfd024-49a8-4cae-a28f-c489a37680f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35246 | ||
| 13216 | 2026.01.30 07:10:23.234226 [ 357 ] {} <Debug> TCP-Session: 6dbfd024-49a8-4cae-a28f-c489a37680f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13217 | 2026.01.30 07:10:23.234244 [ 357 ] {} <Debug> TCP-Session: 6dbfd024-49a8-4cae-a28f-c489a37680f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13218 | 2026.01.30 07:10:23.234322 [ 351 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13219 | 2026.01.30 07:10:23.234383 [ 351 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13220 | 2026.01.30 07:10:23.234710 [ 351 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 13221 | 2026.01.30 07:10:23.234760 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13222 | 2026.01.30 07:10:23.234799 [ 364 ] {} <Debug> TCP-Session: e7f895e3-26e9-4f1c-9a3b-8927190e4335 Authenticating user 'default' from [fd00:1122:3344:101::e]:44483 | ||
| 13223 | 2026.01.30 07:10:23.234819 [ 364 ] {} <Debug> TCP-Session: e7f895e3-26e9-4f1c-9a3b-8927190e4335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13224 | 2026.01.30 07:10:23.234831 [ 364 ] {} <Debug> TCP-Session: e7f895e3-26e9-4f1c-9a3b-8927190e4335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13225 | 2026.01.30 07:10:23.234893 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13226 | 2026.01.30 07:10:23.234930 [ 366 ] {} <Debug> TCP-Session: fd296b19-9a2b-4312-9830-7d861ef93207 Authenticating user 'default' from [fd00:1122:3344:101::e]:36575 | ||
| 13227 | 2026.01.30 07:10:23.234949 [ 366 ] {} <Debug> TCP-Session: fd296b19-9a2b-4312-9830-7d861ef93207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13228 | 2026.01.30 07:10:23.234963 [ 366 ] {} <Debug> TCP-Session: fd296b19-9a2b-4312-9830-7d861ef93207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13229 | 2026.01.30 07:10:23.235045 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13230 | 2026.01.30 07:10:23.235085 [ 360 ] {} <Debug> TCP-Session: 7a222e3a-5fe0-4b70-bf0e-772a066ef291 Authenticating user 'default' from [fd00:1122:3344:101::e]:43705 | ||
| 13231 | 2026.01.30 07:10:23.235102 [ 360 ] {} <Debug> TCP-Session: 7a222e3a-5fe0-4b70-bf0e-772a066ef291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13232 | 2026.01.30 07:10:23.235118 [ 360 ] {} <Debug> TCP-Session: 7a222e3a-5fe0-4b70-bf0e-772a066ef291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13233 | 2026.01.30 07:10:23.235265 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13234 | 2026.01.30 07:10:23.235306 [ 365 ] {} <Debug> TCP-Session: 31cf5cd5-134d-4acb-a99b-4d0d4bf62bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61940 | ||
| 13235 | 2026.01.30 07:10:23.235330 [ 365 ] {} <Debug> TCP-Session: 31cf5cd5-134d-4acb-a99b-4d0d4bf62bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13236 | 2026.01.30 07:10:23.235349 [ 365 ] {} <Debug> TCP-Session: 31cf5cd5-134d-4acb-a99b-4d0d4bf62bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13237 | 2026.01.30 07:10:23.235756 [ 313 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Trace> AggregatingTransform: Aggregating | ||
| 13238 | 2026.01.30 07:10:23.235803 [ 313 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 13239 | 2026.01.30 07:10:23.235836 [ 313 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015909 sec. (984.340 rows/sec., 38.45 KiB/sec.) | ||
| 13240 | 2026.01.30 07:10:23.235854 [ 313 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Trace> Aggregator: Merging aggregated data | ||
| 13241 | 2026.01.30 07:10:23.237170 [ 351 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00321 sec., 311.5264797507788 rows/sec., 12.17 KiB/sec. | ||
| 13242 | 2026.01.30 07:10:23.237394 [ 351 ] {507b235d-66ba-4980-b041-1641ee0097b7} <Debug> TCPHandler: Processed in 0.003676032 sec. | ||
| 13243 | 2026.01.30 07:10:23.237539 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13244 | 2026.01.30 07:10:23.237573 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13245 | 2026.01.30 07:10:23.237581 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13246 | 2026.01.30 07:10:23.237602 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13247 | 2026.01.30 07:10:23.237624 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13248 | 2026.01.30 07:10:23.237642 [ 356 ] {} <Debug> TCP-Session: 6aabd120-c9e0-4824-ac27-c36fe12495d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13249 | 2026.01.30 07:10:23.237657 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13250 | 2026.01.30 07:10:23.237656 [ 360 ] {} <Debug> TCP-Session: 7a222e3a-5fe0-4b70-bf0e-772a066ef291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13251 | 2026.01.30 07:10:23.237679 [ 359 ] {} <Debug> TCP-Session: 7711fcb3-6a90-4b3d-a49a-b937730f8e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13252 | 2026.01.30 07:10:23.237677 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13253 | 2026.01.30 07:10:23.237702 [ 365 ] {} <Debug> TCP-Session: 31cf5cd5-134d-4acb-a99b-4d0d4bf62bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13254 | 2026.01.30 07:10:23.237694 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13255 | 2026.01.30 07:10:23.237753 [ 357 ] {} <Debug> TCP-Session: 6dbfd024-49a8-4cae-a28f-c489a37680f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13256 | 2026.01.30 07:10:23.237644 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13257 | 2026.01.30 07:10:23.237789 [ 364 ] {} <Debug> TCP-Session: e7f895e3-26e9-4f1c-9a3b-8927190e4335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13258 | 2026.01.30 07:10:23.237635 [ 366 ] {} <Debug> TCP-Session: fd296b19-9a2b-4312-9830-7d861ef93207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13259 | 2026.01.30 07:10:23.237832 [ 358 ] {} <Debug> TCP-Session: 5e68b5fe-01c2-4356-a36c-61c09fa25fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13260 | 2026.01.30 07:10:23.237578 [ 351 ] {} <Debug> TCP-Session: ef960363-8d1e-4ad6-9456-e90fd1147ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13261 | 2026.01.30 07:10:23.271744 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42640 | ||
| 13262 | 2026.01.30 07:10:23.271829 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13263 | 2026.01.30 07:10:23.271854 [ 351 ] {} <Debug> TCP-Session: f66fef59-6a49-4b96-9d93-7a79403bcce8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42640 | ||
| 13264 | 2026.01.30 07:10:23.271875 [ 351 ] {} <Debug> TCP-Session: f66fef59-6a49-4b96-9d93-7a79403bcce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13265 | 2026.01.30 07:10:23.271887 [ 351 ] {} <Debug> TCP-Session: f66fef59-6a49-4b96-9d93-7a79403bcce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13266 | 2026.01.30 07:10:23.272115 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54880 | ||
| 13267 | 2026.01.30 07:10:23.272127 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40321 | ||
| 13268 | 2026.01.30 07:10:23.272149 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60783 | ||
| 13269 | 2026.01.30 07:10:23.272170 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55334 | ||
| 13270 | 2026.01.30 07:10:23.272193 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54429 | ||
| 13271 | 2026.01.30 07:10:23.272209 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13272 | 2026.01.30 07:10:23.272158 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39848 | ||
| 13273 | 2026.01.30 07:10:23.272255 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13274 | 2026.01.30 07:10:23.272254 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13275 | 2026.01.30 07:10:23.272285 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13276 | 2026.01.30 07:10:23.272287 [ 359 ] {} <Debug> TCP-Session: 04a5b084-925a-4013-b753-a392189c5a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:60783 | ||
| 13277 | 2026.01.30 07:10:23.272296 [ 364 ] {} <Debug> TCP-Session: ac8b6d6c-308f-4fd8-8ce4-3c65bfba2319 Authenticating user 'default' from [fd00:1122:3344:101::e]:55334 | ||
| 13278 | 2026.01.30 07:10:23.272318 [ 366 ] {} <Debug> TCP-Session: 1191c5fc-886f-46e5-b2a6-7c1a3e5dd83a Authenticating user 'default' from [fd00:1122:3344:101::e]:54429 | ||
| 13279 | 2026.01.30 07:10:23.272323 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13280 | 2026.01.30 07:10:23.272332 [ 364 ] {} <Debug> TCP-Session: ac8b6d6c-308f-4fd8-8ce4-3c65bfba2319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13281 | 2026.01.30 07:10:23.272351 [ 366 ] {} <Debug> TCP-Session: 1191c5fc-886f-46e5-b2a6-7c1a3e5dd83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13282 | 2026.01.30 07:10:23.272371 [ 364 ] {} <Debug> TCP-Session: ac8b6d6c-308f-4fd8-8ce4-3c65bfba2319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13283 | 2026.01.30 07:10:23.272384 [ 366 ] {} <Debug> TCP-Session: 1191c5fc-886f-46e5-b2a6-7c1a3e5dd83a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13284 | 2026.01.30 07:10:23.272364 [ 360 ] {} <Debug> TCP-Session: dc55e05a-730c-498b-9507-21dbbd8fdfb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39848 | ||
| 13285 | 2026.01.30 07:10:23.272325 [ 359 ] {} <Debug> TCP-Session: 04a5b084-925a-4013-b753-a392189c5a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13286 | 2026.01.30 07:10:23.272442 [ 360 ] {} <Debug> TCP-Session: dc55e05a-730c-498b-9507-21dbbd8fdfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13287 | 2026.01.30 07:10:23.272458 [ 359 ] {} <Debug> TCP-Session: 04a5b084-925a-4013-b753-a392189c5a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13288 | 2026.01.30 07:10:23.272476 [ 360 ] {} <Debug> TCP-Session: dc55e05a-730c-498b-9507-21dbbd8fdfb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13289 | 2026.01.30 07:10:23.272257 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13290 | 2026.01.30 07:10:23.272258 [ 356 ] {} <Debug> TCP-Session: f1cb18c7-8f0f-43f3-a833-0958f4552381 Authenticating user 'default' from [fd00:1122:3344:101::e]:54880 | ||
| 13291 | 2026.01.30 07:10:23.272558 [ 357 ] {} <Debug> TCP-Session: 5d864347-431c-427f-82a4-716a98d6e931 Authenticating user 'default' from [fd00:1122:3344:101::e]:40321 | ||
| 13292 | 2026.01.30 07:10:23.272567 [ 356 ] {} <Debug> TCP-Session: f1cb18c7-8f0f-43f3-a833-0958f4552381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13293 | 2026.01.30 07:10:23.272589 [ 357 ] {} <Debug> TCP-Session: 5d864347-431c-427f-82a4-716a98d6e931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13294 | 2026.01.30 07:10:23.272596 [ 356 ] {} <Debug> TCP-Session: f1cb18c7-8f0f-43f3-a833-0958f4552381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13295 | 2026.01.30 07:10:23.272615 [ 357 ] {} <Debug> TCP-Session: 5d864347-431c-427f-82a4-716a98d6e931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13296 | 2026.01.30 07:10:23.272134 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51599 | ||
| 13297 | 2026.01.30 07:10:23.272204 [ 351 ] {} <Trace> TCP-Session: f66fef59-6a49-4b96-9d93-7a79403bcce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13298 | 2026.01.30 07:10:23.272178 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41579 | ||
| 13299 | 2026.01.30 07:10:23.272750 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13300 | 2026.01.30 07:10:23.272779 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13301 | 2026.01.30 07:10:23.272785 [ 358 ] {} <Debug> TCP-Session: d7b0272a-d47e-44f4-9c88-b1b1c877be0b Authenticating user 'default' from [fd00:1122:3344:101::e]:51599 | ||
| 13302 | 2026.01.30 07:10:23.272813 [ 365 ] {} <Debug> TCP-Session: 307309a8-9cfd-41d8-b70e-52669b180714 Authenticating user 'default' from [fd00:1122:3344:101::e]:41579 | ||
| 13303 | 2026.01.30 07:10:23.272832 [ 358 ] {} <Debug> TCP-Session: d7b0272a-d47e-44f4-9c88-b1b1c877be0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13304 | 2026.01.30 07:10:23.272840 [ 351 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42640) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13305 | 2026.01.30 07:10:23.272838 [ 365 ] {} <Debug> TCP-Session: 307309a8-9cfd-41d8-b70e-52669b180714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13306 | 2026.01.30 07:10:23.272857 [ 358 ] {} <Debug> TCP-Session: d7b0272a-d47e-44f4-9c88-b1b1c877be0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13307 | 2026.01.30 07:10:23.272886 [ 365 ] {} <Debug> TCP-Session: 307309a8-9cfd-41d8-b70e-52669b180714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13308 | 2026.01.30 07:10:23.273097 [ 351 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13309 | 2026.01.30 07:10:23.273152 [ 351 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13310 | 2026.01.30 07:10:23.273423 [ 351 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 13311 | 2026.01.30 07:10:23.274434 [ 304 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Trace> AggregatingTransform: Aggregating | ||
| 13312 | 2026.01.30 07:10:23.274484 [ 304 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 13313 | 2026.01.30 07:10:23.274518 [ 304 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999857 sec. (1000.143 rows/sec., 39.07 KiB/sec.) | ||
| 13314 | 2026.01.30 07:10:23.274537 [ 304 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Trace> Aggregator: Merging aggregated data | ||
| 13315 | 2026.01.30 07:10:23.275867 [ 351 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 13316 | 2026.01.30 07:10:23.276022 [ 351 ] {bcd8de64-0184-4b7d-8602-999a5e5138b9} <Debug> TCPHandler: Processed in 0.003923769 sec. | ||
| 13317 | 2026.01.30 07:10:23.276144 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13318 | 2026.01.30 07:10:23.276172 [ 351 ] {} <Debug> TCP-Session: f66fef59-6a49-4b96-9d93-7a79403bcce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13319 | 2026.01.30 07:10:23.276174 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13320 | 2026.01.30 07:10:23.276191 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13321 | 2026.01.30 07:10:23.276210 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13322 | 2026.01.30 07:10:23.276226 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13323 | 2026.01.30 07:10:23.276246 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13324 | 2026.01.30 07:10:23.276257 [ 358 ] {} <Debug> TCP-Session: d7b0272a-d47e-44f4-9c88-b1b1c877be0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13325 | 2026.01.30 07:10:23.276277 [ 356 ] {} <Debug> TCP-Session: f1cb18c7-8f0f-43f3-a833-0958f4552381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13326 | 2026.01.30 07:10:23.276285 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13327 | 2026.01.30 07:10:23.276308 [ 360 ] {} <Debug> TCP-Session: dc55e05a-730c-498b-9507-21dbbd8fdfb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13328 | 2026.01.30 07:10:23.276349 [ 364 ] {} <Debug> TCP-Session: ac8b6d6c-308f-4fd8-8ce4-3c65bfba2319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13329 | 2026.01.30 07:10:23.276266 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13330 | 2026.01.30 07:10:23.276238 [ 359 ] {} <Debug> TCP-Session: 04a5b084-925a-4013-b753-a392189c5a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13331 | 2026.01.30 07:10:23.276222 [ 366 ] {} <Debug> TCP-Session: 1191c5fc-886f-46e5-b2a6-7c1a3e5dd83a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13332 | 2026.01.30 07:10:23.276420 [ 357 ] {} <Debug> TCP-Session: 5d864347-431c-427f-82a4-716a98d6e931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13333 | 2026.01.30 07:10:23.276308 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13334 | 2026.01.30 07:10:23.276483 [ 365 ] {} <Debug> TCP-Session: 307309a8-9cfd-41d8-b70e-52669b180714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13335 | 2026.01.30 07:10:23.416365 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59466 | ||
| 13336 | 2026.01.30 07:10:23.416463 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13337 | 2026.01.30 07:10:23.416489 [ 351 ] {} <Debug> TCP-Session: 9e6c13ee-afb5-459b-9ea7-01ad6581bf43 Authenticating user 'default' from [fd00:1122:3344:101::e]:59466 | ||
| 13338 | 2026.01.30 07:10:23.416511 [ 351 ] {} <Debug> TCP-Session: 9e6c13ee-afb5-459b-9ea7-01ad6581bf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13339 | 2026.01.30 07:10:23.416523 [ 351 ] {} <Debug> TCP-Session: 9e6c13ee-afb5-459b-9ea7-01ad6581bf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13340 | 2026.01.30 07:10:23.416748 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34891 | ||
| 13341 | 2026.01.30 07:10:23.416752 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54498 | ||
| 13342 | 2026.01.30 07:10:23.416794 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46437 | ||
| 13343 | 2026.01.30 07:10:23.416806 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38196 | ||
| 13344 | 2026.01.30 07:10:23.416823 [ 351 ] {} <Trace> TCP-Session: 9e6c13ee-afb5-459b-9ea7-01ad6581bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13345 | 2026.01.30 07:10:23.416825 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56421 | ||
| 13346 | 2026.01.30 07:10:23.416891 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13347 | 2026.01.30 07:10:23.416891 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13348 | 2026.01.30 07:10:23.416924 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13349 | 2026.01.30 07:10:23.416937 [ 356 ] {} <Debug> TCP-Session: f7129150-22c2-49a8-8c9a-e6a140ccdfde Authenticating user 'default' from [fd00:1122:3344:101::e]:54498 | ||
| 13350 | 2026.01.30 07:10:23.416945 [ 360 ] {} <Debug> TCP-Session: 4ed528d2-4765-4570-ba51-3179aac50be0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46437 | ||
| 13351 | 2026.01.30 07:10:23.416960 [ 364 ] {} <Debug> TCP-Session: 02b14ab1-7a03-4b7e-b420-0453d21e1f74 Authenticating user 'default' from [fd00:1122:3344:101::e]:38196 | ||
| 13352 | 2026.01.30 07:10:23.416975 [ 360 ] {} <Debug> TCP-Session: 4ed528d2-4765-4570-ba51-3179aac50be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13353 | 2026.01.30 07:10:23.416970 [ 356 ] {} <Debug> TCP-Session: f7129150-22c2-49a8-8c9a-e6a140ccdfde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13354 | 2026.01.30 07:10:23.416995 [ 364 ] {} <Debug> TCP-Session: 02b14ab1-7a03-4b7e-b420-0453d21e1f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13355 | 2026.01.30 07:10:23.416998 [ 360 ] {} <Debug> TCP-Session: 4ed528d2-4765-4570-ba51-3179aac50be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13356 | 2026.01.30 07:10:23.417022 [ 364 ] {} <Debug> TCP-Session: 02b14ab1-7a03-4b7e-b420-0453d21e1f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13357 | 2026.01.30 07:10:23.417026 [ 351 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59466) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13358 | 2026.01.30 07:10:23.417005 [ 356 ] {} <Debug> TCP-Session: f7129150-22c2-49a8-8c9a-e6a140ccdfde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13359 | 2026.01.30 07:10:23.416978 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13360 | 2026.01.30 07:10:23.416814 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13361 | 2026.01.30 07:10:23.417128 [ 366 ] {} <Debug> TCP-Session: 9ed752d3-cd46-4de4-b347-3929f210182f Authenticating user 'default' from [fd00:1122:3344:101::e]:56421 | ||
| 13362 | 2026.01.30 07:10:23.416757 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65348 | ||
| 13363 | 2026.01.30 07:10:23.417161 [ 366 ] {} <Debug> TCP-Session: 9ed752d3-cd46-4de4-b347-3929f210182f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13364 | 2026.01.30 07:10:23.417147 [ 358 ] {} <Debug> TCP-Session: 37e885a6-ae25-4351-a3a2-4ed5019dafaa Authenticating user 'default' from [fd00:1122:3344:101::e]:34891 | ||
| 13365 | 2026.01.30 07:10:23.417180 [ 366 ] {} <Debug> TCP-Session: 9ed752d3-cd46-4de4-b347-3929f210182f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2026.01.30 07:10:23.417206 [ 358 ] {} <Debug> TCP-Session: 37e885a6-ae25-4351-a3a2-4ed5019dafaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13367 | 2026.01.30 07:10:23.417217 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13368 | 2026.01.30 07:10:23.417231 [ 358 ] {} <Debug> TCP-Session: 37e885a6-ae25-4351-a3a2-4ed5019dafaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.01.30 07:10:23.416795 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57980 | ||
| 13370 | 2026.01.30 07:10:23.417252 [ 357 ] {} <Debug> TCP-Session: 0e87b43a-3adc-45ea-a44f-8cccea4ec5dc Authenticating user 'default' from [fd00:1122:3344:101::e]:65348 | ||
| 13371 | 2026.01.30 07:10:23.416816 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47856 | ||
| 13372 | 2026.01.30 07:10:23.417299 [ 357 ] {} <Debug> TCP-Session: 0e87b43a-3adc-45ea-a44f-8cccea4ec5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13373 | 2026.01.30 07:10:23.417314 [ 351 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13374 | 2026.01.30 07:10:23.417329 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13375 | 2026.01.30 07:10:23.417331 [ 357 ] {} <Debug> TCP-Session: 0e87b43a-3adc-45ea-a44f-8cccea4ec5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13376 | 2026.01.30 07:10:23.417374 [ 359 ] {} <Debug> TCP-Session: 0248e5fc-0f5d-4631-8c93-2cb31f439cad Authenticating user 'default' from [fd00:1122:3344:101::e]:57980 | ||
| 13377 | 2026.01.30 07:10:23.417365 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13378 | 2026.01.30 07:10:23.417383 [ 351 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13379 | 2026.01.30 07:10:23.417403 [ 359 ] {} <Debug> TCP-Session: 0248e5fc-0f5d-4631-8c93-2cb31f439cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2026.01.30 07:10:23.417419 [ 365 ] {} <Debug> TCP-Session: 1707403d-5ab9-40bf-9c75-6e8cf928413f Authenticating user 'default' from [fd00:1122:3344:101::e]:47856 | ||
| 13381 | 2026.01.30 07:10:23.417442 [ 359 ] {} <Debug> TCP-Session: 0248e5fc-0f5d-4631-8c93-2cb31f439cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13382 | 2026.01.30 07:10:23.417456 [ 365 ] {} <Debug> TCP-Session: 1707403d-5ab9-40bf-9c75-6e8cf928413f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13383 | 2026.01.30 07:10:23.417473 [ 365 ] {} <Debug> TCP-Session: 1707403d-5ab9-40bf-9c75-6e8cf928413f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13384 | 2026.01.30 07:10:23.417716 [ 351 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 13385 | 2026.01.30 07:10:23.418714 [ 336 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Trace> AggregatingTransform: Aggregating | ||
| 13386 | 2026.01.30 07:10:23.418754 [ 336 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 13387 | 2026.01.30 07:10:23.418790 [ 336 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967697 sec. (1033.381 rows/sec., 40.37 KiB/sec.) | ||
| 13388 | 2026.01.30 07:10:23.418808 [ 336 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Trace> Aggregator: Merging aggregated data | ||
| 13389 | 2026.01.30 07:10:23.420006 [ 351 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003048 sec., 328.0839895013123 rows/sec., 12.82 KiB/sec. | ||
| 13390 | 2026.01.30 07:10:23.420165 [ 351 ] {aef01898-b716-4212-9492-3e50d3070d0b} <Debug> TCPHandler: Processed in 0.003458456 sec. | ||
| 13391 | 2026.01.30 07:10:23.420287 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13392 | 2026.01.30 07:10:23.420319 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13393 | 2026.01.30 07:10:23.420333 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13394 | 2026.01.30 07:10:23.420350 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13395 | 2026.01.30 07:10:23.420369 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13396 | 2026.01.30 07:10:23.420386 [ 358 ] {} <Debug> TCP-Session: 37e885a6-ae25-4351-a3a2-4ed5019dafaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13397 | 2026.01.30 07:10:23.420404 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13398 | 2026.01.30 07:10:23.420428 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13399 | 2026.01.30 07:10:23.420431 [ 359 ] {} <Debug> TCP-Session: 0248e5fc-0f5d-4631-8c93-2cb31f439cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13400 | 2026.01.30 07:10:23.420455 [ 356 ] {} <Debug> TCP-Session: f7129150-22c2-49a8-8c9a-e6a140ccdfde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.01.30 07:10:23.420466 [ 360 ] {} <Debug> TCP-Session: 4ed528d2-4765-4570-ba51-3179aac50be0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.01.30 07:10:23.420402 [ 366 ] {} <Debug> TCP-Session: 9ed752d3-cd46-4de4-b347-3929f210182f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13403 | 2026.01.30 07:10:23.420386 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13404 | 2026.01.30 07:10:23.420446 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13405 | 2026.01.30 07:10:23.420537 [ 357 ] {} <Debug> TCP-Session: 0e87b43a-3adc-45ea-a44f-8cccea4ec5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2026.01.30 07:10:23.420373 [ 365 ] {} <Debug> TCP-Session: 1707403d-5ab9-40bf-9c75-6e8cf928413f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13407 | 2026.01.30 07:10:23.420564 [ 364 ] {} <Debug> TCP-Session: 02b14ab1-7a03-4b7e-b420-0453d21e1f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13408 | 2026.01.30 07:10:23.420321 [ 351 ] {} <Debug> TCP-Session: 9e6c13ee-afb5-459b-9ea7-01ad6581bf43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13409 | 2026.01.30 07:10:25.972066 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13410 | 2026.01.30 07:10:25.972132 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13411 | 2026.01.30 07:10:26.290448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35536 | ||
| 13412 | 2026.01.30 07:10:26.290989 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.01.30 07:10:26.291033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13414 | 2026.01.30 07:10:26.291524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13415 | 2026.01.30 07:10:26.291754 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2026.01.30 07:10:26.291879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35536 | ||
| 13417 | 2026.01.30 07:10:27.081034 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13418 | 2026.01.30 07:10:27.081081 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13419 | 2026.01.30 07:10:27.083991 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13420 | 2026.01.30 07:10:27.166502 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13421 | 2026.01.30 07:10:27.166682 [ 276 ] {03a21371-7c16-45cf-8e06-31b5ce1ef5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13422 | 2026.01.30 07:10:27.166750 [ 276 ] {03a21371-7c16-45cf-8e06-31b5ce1ef5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13423 | 2026.01.30 07:10:27.167554 [ 276 ] {03a21371-7c16-45cf-8e06-31b5ce1ef5d1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.01.30 07:10:27.167606 [ 276 ] {03a21371-7c16-45cf-8e06-31b5ce1ef5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13425 | 2026.01.30 07:10:27.168027 [ 276 ] {03a21371-7c16-45cf-8e06-31b5ce1ef5d1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13426 | 2026.01.30 07:10:27.168286 [ 276 ] {03a21371-7c16-45cf-8e06-31b5ce1ef5d1} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2026.01.30 07:10:27.168457 [ 276 ] {03a21371-7c16-45cf-8e06-31b5ce1ef5d1} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001823 sec., 74602.3038946791 rows/sec., 6.45 MiB/sec. | ||
| 13428 | 2026.01.30 07:10:27.168514 [ 276 ] {03a21371-7c16-45cf-8e06-31b5ce1ef5d1} <Debug> TCPHandler: Processed in 0.00214479 sec. | ||
| 13429 | 2026.01.30 07:10:27.168651 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2026.01.30 07:10:27.168756 [ 276 ] {0e58cf14-3832-4f74-8a65-23ea4db43a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13431 | 2026.01.30 07:10:27.168801 [ 276 ] {0e58cf14-3832-4f74-8a65-23ea4db43a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13432 | 2026.01.30 07:10:27.169300 [ 276 ] {0e58cf14-3832-4f74-8a65-23ea4db43a61} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.01.30 07:10:27.169342 [ 276 ] {0e58cf14-3832-4f74-8a65-23ea4db43a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13434 | 2026.01.30 07:10:27.169669 [ 276 ] {0e58cf14-3832-4f74-8a65-23ea4db43a61} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13435 | 2026.01.30 07:10:27.169970 [ 276 ] {0e58cf14-3832-4f74-8a65-23ea4db43a61} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.01.30 07:10:27.170125 [ 25 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13437 | 2026.01.30 07:10:27.170135 [ 276 ] {0e58cf14-3832-4f74-8a65-23ea4db43a61} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001402 sec., 28530.670470756064 rows/sec., 2.10 MiB/sec. | ||
| 13438 | 2026.01.30 07:10:27.170199 [ 25 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.01.30 07:10:27.170222 [ 276 ] {0e58cf14-3832-4f74-8a65-23ea4db43a61} <Debug> TCPHandler: Processed in 0.001623374 sec. | ||
| 13440 | 2026.01.30 07:10:27.170227 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13441 | 2026.01.30 07:10:27.170354 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13442 | 2026.01.30 07:10:27.170387 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13443 | 2026.01.30 07:10:27.170458 [ 276 ] {2adfe413-a199-4427-8e61-b1c86efed131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13444 | 2026.01.30 07:10:27.170508 [ 276 ] {2adfe413-a199-4427-8e61-b1c86efed131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13445 | 2026.01.30 07:10:27.170533 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13446 | 2026.01.30 07:10:27.170573 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 297 rows starting from the beginning of the part | ||
| 13447 | 2026.01.30 07:10:27.170644 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 13448 | 2026.01.30 07:10:27.170698 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 44 rows starting from the beginning of the part | ||
| 13449 | 2026.01.30 07:10:27.170745 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 13450 | 2026.01.30 07:10:27.170786 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
| 13451 | 2026.01.30 07:10:27.170831 [ 195 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 40 rows starting from the beginning of the part | ||
| 13452 | 2026.01.30 07:10:27.170997 [ 276 ] {2adfe413-a199-4427-8e61-b1c86efed131} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2026.01.30 07:10:27.171042 [ 276 ] {2adfe413-a199-4427-8e61-b1c86efed131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13454 | 2026.01.30 07:10:27.171399 [ 276 ] {2adfe413-a199-4427-8e61-b1c86efed131} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13455 | 2026.01.30 07:10:27.171678 [ 276 ] {2adfe413-a199-4427-8e61-b1c86efed131} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2026.01.30 07:10:27.171808 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484711 sec., 318580.5183635064 rows/sec., 22.38 MiB/sec. | ||
| 13457 | 2026.01.30 07:10:27.171829 [ 276 ] {2adfe413-a199-4427-8e61-b1c86efed131} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001394 sec., 74605.45193687231 rows/sec., 5.83 MiB/sec. | ||
| 13458 | 2026.01.30 07:10:27.171878 [ 276 ] {2adfe413-a199-4427-8e61-b1c86efed131} <Debug> TCPHandler: Processed in 0.001575073 sec. | ||
| 13459 | 2026.01.30 07:10:27.171925 [ 224 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13460 | 2026.01.30 07:10:27.171964 [ 224 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13461 | 2026.01.30 07:10:27.171973 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13462 | 2026.01.30 07:10:27.171998 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2026.01.30 07:10:27.172110 [ 276 ] {00a10b06-0fb5-4523-90ff-b5d87dcf6ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13464 | 2026.01.30 07:10:27.172159 [ 276 ] {00a10b06-0fb5-4523-90ff-b5d87dcf6ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13465 | 2026.01.30 07:10:27.172284 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.01.30 07:10:27.172366 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_71_14} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13467 | 2026.01.30 07:10:27.172462 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13468 | 2026.01.30 07:10:27.172627 [ 276 ] {00a10b06-0fb5-4523-90ff-b5d87dcf6ba2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.01.30 07:10:27.172672 [ 276 ] {00a10b06-0fb5-4523-90ff-b5d87dcf6ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13470 | 2026.01.30 07:10:27.173081 [ 276 ] {00a10b06-0fb5-4523-90ff-b5d87dcf6ba2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13471 | 2026.01.30 07:10:27.173327 [ 276 ] {00a10b06-0fb5-4523-90ff-b5d87dcf6ba2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13472 | 2026.01.30 07:10:27.173466 [ 276 ] {00a10b06-0fb5-4523-90ff-b5d87dcf6ba2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001375 sec., 116363.63636363637 rows/sec., 8.10 MiB/sec. | ||
| 13473 | 2026.01.30 07:10:27.173517 [ 276 ] {00a10b06-0fb5-4523-90ff-b5d87dcf6ba2} <Debug> TCPHandler: Processed in 0.001567473 sec. | ||
| 13474 | 2026.01.30 07:10:27.173556 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13475 | 2026.01.30 07:10:27.173581 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13476 | 2026.01.30 07:10:27.173644 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13477 | 2026.01.30 07:10:27.173740 [ 276 ] {5d3b9f96-94f5-4f69-b3aa-4c8a92cccfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13478 | 2026.01.30 07:10:27.173795 [ 276 ] {5d3b9f96-94f5-4f69-b3aa-4c8a92cccfa0} <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 | ||
| 13479 | 2026.01.30 07:10:27.174752 [ 276 ] {5d3b9f96-94f5-4f69-b3aa-4c8a92cccfa0} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13480 | 2026.01.30 07:10:27.174791 [ 276 ] {5d3b9f96-94f5-4f69-b3aa-4c8a92cccfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13481 | 2026.01.30 07:10:27.175442 [ 276 ] {5d3b9f96-94f5-4f69-b3aa-4c8a92cccfa0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13482 | 2026.01.30 07:10:27.175722 [ 276 ] {5d3b9f96-94f5-4f69-b3aa-4c8a92cccfa0} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13483 | 2026.01.30 07:10:27.175869 [ 276 ] {5d3b9f96-94f5-4f69-b3aa-4c8a92cccfa0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002147 sec., 18630.64741499767 rows/sec., 33.39 MiB/sec. | ||
| 13484 | 2026.01.30 07:10:27.175943 [ 276 ] {5d3b9f96-94f5-4f69-b3aa-4c8a92cccfa0} <Debug> TCPHandler: Processed in 0.002347845 sec. | ||
| 13485 | 2026.01.30 07:10:27.176079 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13486 | 2026.01.30 07:10:27.176182 [ 276 ] {e3632e32-405f-45d0-a5cc-4fb24d7e471f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13487 | 2026.01.30 07:10:27.176227 [ 276 ] {e3632e32-405f-45d0-a5cc-4fb24d7e471f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13488 | 2026.01.30 07:10:27.176531 [ 224 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13489 | 2026.01.30 07:10:27.176601 [ 276 ] {e3632e32-405f-45d0-a5cc-4fb24d7e471f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.01.30 07:10:27.176641 [ 276 ] {e3632e32-405f-45d0-a5cc-4fb24d7e471f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13491 | 2026.01.30 07:10:27.176692 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13492 | 2026.01.30 07:10:27.176980 [ 276 ] {e3632e32-405f-45d0-a5cc-4fb24d7e471f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13493 | 2026.01.30 07:10:27.177202 [ 276 ] {e3632e32-405f-45d0-a5cc-4fb24d7e471f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2026.01.30 07:10:27.177335 [ 276 ] {e3632e32-405f-45d0-a5cc-4fb24d7e471f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 13495 | 2026.01.30 07:10:27.177380 [ 276 ] {e3632e32-405f-45d0-a5cc-4fb24d7e471f} <Debug> TCPHandler: Processed in 0.001359287 sec. | ||
| 13496 | 2026.01.30 07:10:27.177434 [ 218 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13497 | 2026.01.30 07:10:27.177462 [ 218 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13498 | 2026.01.30 07:10:27.180397 [ 218 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13499 | 2026.01.30 07:10:28.005684 [ 221 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13500 | 2026.01.30 07:10:28.005735 [ 221 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13501 | 2026.01.30 07:10:28.008673 [ 221 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13502 | 2026.01.30 07:10:28.175287 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13503 | 2026.01.30 07:10:28.192448 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2026.01.30 07:10:28.192512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13505 | 2026.01.30 07:10:28.199485 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13506 | 2026.01.30 07:10:28.200254 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13507 | 2026.01.30 07:10:28.204353 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13508 | 2026.01.30 07:10:31.347782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1616 | ||
| 13509 | 2026.01.30 07:10:31.350173 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13510 | 2026.01.30 07:10:31.350221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13511 | 2026.01.30 07:10:31.351421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13512 | 2026.01.30 07:10:31.351681 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13513 | 2026.01.30 07:10:31.351862 [ 57 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13514 | 2026.01.30 07:10:31.351936 [ 57 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2026.01.30 07:10:31.351952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
| 13516 | 2026.01.30 07:10:31.351961 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13517 | 2026.01.30 07:10:31.352109 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 13518 | 2026.01.30 07:10:31.352753 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13519 | 2026.01.30 07:10:31.352894 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1490 rows starting from the beginning of the part | ||
| 13520 | 2026.01.30 07:10:31.353234 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 13521 | 2026.01.30 07:10:31.353535 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 13522 | 2026.01.30 07:10:31.353828 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
| 13523 | 2026.01.30 07:10:31.354126 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part | ||
| 13524 | 2026.01.30 07:10:31.354417 [ 194 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
| 13525 | 2026.01.30 07:10:31.361094 [ 197 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 72 columns (72 merged, 0 gathered) in 0.009049362 sec., 178576.125035113 rows/sec., 140.96 MiB/sec. | ||
| 13526 | 2026.01.30 07:10:31.362797 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13527 | 2026.01.30 07:10:31.363359 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13528 | 2026.01.30 07:10:31.363424 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_56_11} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13529 | 2026.01.30 07:10:31.363636 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 13530 | 2026.01.30 07:10:32.164230 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13531 | 2026.01.30 07:10:32.164409 [ 276 ] {d5c70426-8c6e-4a24-b06b-7af74c81da7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13532 | 2026.01.30 07:10:32.164477 [ 276 ] {d5c70426-8c6e-4a24-b06b-7af74c81da7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13533 | 2026.01.30 07:10:32.165170 [ 276 ] {d5c70426-8c6e-4a24-b06b-7af74c81da7a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13534 | 2026.01.30 07:10:32.165222 [ 276 ] {d5c70426-8c6e-4a24-b06b-7af74c81da7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13535 | 2026.01.30 07:10:32.165624 [ 276 ] {d5c70426-8c6e-4a24-b06b-7af74c81da7a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13536 | 2026.01.30 07:10:32.165870 [ 276 ] {d5c70426-8c6e-4a24-b06b-7af74c81da7a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2026.01.30 07:10:32.166035 [ 276 ] {d5c70426-8c6e-4a24-b06b-7af74c81da7a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001674 sec., 33452.807646356036 rows/sec., 2.55 MiB/sec. | ||
| 13538 | 2026.01.30 07:10:32.166094 [ 276 ] {d5c70426-8c6e-4a24-b06b-7af74c81da7a} <Debug> TCPHandler: Processed in 0.001991725 sec. | ||
| 13539 | 2026.01.30 07:10:32.166226 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13540 | 2026.01.30 07:10:32.166329 [ 276 ] {f9374b31-638c-4f87-8dda-613b1dbe0f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13541 | 2026.01.30 07:10:32.166371 [ 276 ] {f9374b31-638c-4f87-8dda-613b1dbe0f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13542 | 2026.01.30 07:10:32.166812 [ 276 ] {f9374b31-638c-4f87-8dda-613b1dbe0f1f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2026.01.30 07:10:32.166851 [ 276 ] {f9374b31-638c-4f87-8dda-613b1dbe0f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13544 | 2026.01.30 07:10:32.167168 [ 276 ] {f9374b31-638c-4f87-8dda-613b1dbe0f1f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13545 | 2026.01.30 07:10:32.167385 [ 276 ] {f9374b31-638c-4f87-8dda-613b1dbe0f1f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2026.01.30 07:10:32.167520 [ 276 ] {f9374b31-638c-4f87-8dda-613b1dbe0f1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 13547 | 2026.01.30 07:10:32.167560 [ 276 ] {f9374b31-638c-4f87-8dda-613b1dbe0f1f} <Debug> TCPHandler: Processed in 0.001386169 sec. | ||
| 13548 | 2026.01.30 07:10:32.167674 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.01.30 07:10:32.167771 [ 276 ] {fbf52fdb-30b6-4edc-aae8-5b33d37828c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13550 | 2026.01.30 07:10:32.167817 [ 276 ] {fbf52fdb-30b6-4edc-aae8-5b33d37828c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13551 | 2026.01.30 07:10:32.168268 [ 276 ] {fbf52fdb-30b6-4edc-aae8-5b33d37828c8} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.01.30 07:10:32.168305 [ 276 ] {fbf52fdb-30b6-4edc-aae8-5b33d37828c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13553 | 2026.01.30 07:10:32.168638 [ 276 ] {fbf52fdb-30b6-4edc-aae8-5b33d37828c8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13554 | 2026.01.30 07:10:32.168853 [ 276 ] {fbf52fdb-30b6-4edc-aae8-5b33d37828c8} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.01.30 07:10:32.168990 [ 276 ] {fbf52fdb-30b6-4edc-aae8-5b33d37828c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 13556 | 2026.01.30 07:10:32.169027 [ 276 ] {fbf52fdb-30b6-4edc-aae8-5b33d37828c8} <Debug> TCPHandler: Processed in 0.001402709 sec. | ||
| 13557 | 2026.01.30 07:10:32.169133 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13558 | 2026.01.30 07:10:32.169227 [ 276 ] {35ec2c58-cb72-4ec4-aa10-dff94ea39eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13559 | 2026.01.30 07:10:32.169270 [ 276 ] {35ec2c58-cb72-4ec4-aa10-dff94ea39eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13560 | 2026.01.30 07:10:32.169615 [ 276 ] {35ec2c58-cb72-4ec4-aa10-dff94ea39eba} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2026.01.30 07:10:32.169652 [ 276 ] {35ec2c58-cb72-4ec4-aa10-dff94ea39eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13562 | 2026.01.30 07:10:32.169962 [ 276 ] {35ec2c58-cb72-4ec4-aa10-dff94ea39eba} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13563 | 2026.01.30 07:10:32.170187 [ 276 ] {35ec2c58-cb72-4ec4-aa10-dff94ea39eba} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2026.01.30 07:10:32.170319 [ 276 ] {35ec2c58-cb72-4ec4-aa10-dff94ea39eba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 13565 | 2026.01.30 07:10:32.170355 [ 276 ] {35ec2c58-cb72-4ec4-aa10-dff94ea39eba} <Debug> TCPHandler: Processed in 0.001271176 sec. | ||
| 13566 | 2026.01.30 07:10:33.792996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35984 | ||
| 13567 | 2026.01.30 07:10:33.793496 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2026.01.30 07:10:33.793544 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13569 | 2026.01.30 07:10:33.794014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13570 | 2026.01.30 07:10:33.794244 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.01.30 07:10:33.794373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35984 | ||
| 13572 | 2026.01.30 07:10:33.794444 [ 221 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13573 | 2026.01.30 07:10:33.794501 [ 221 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13574 | 2026.01.30 07:10:33.797355 [ 221 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13575 | 2026.01.30 07:10:35.368579 [ 222 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13576 | 2026.01.30 07:10:35.368625 [ 222 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13577 | 2026.01.30 07:10:35.370707 [ 222 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13578 | 2026.01.30 07:10:35.705391 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13579 | 2026.01.30 07:10:35.725185 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.01.30 07:10:35.725261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13581 | 2026.01.30 07:10:35.732409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13582 | 2026.01.30 07:10:35.733300 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.01.30 07:10:35.738155 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13584 | 2026.01.30 07:10:36.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.16 MiB, peak 382.77 MiB, free memory in arenas 0.00 B, will set to 365.64 MiB (RSS), difference: 3.48 MiB | ||
| 13585 | 2026.01.30 07:10:37.166832 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13586 | 2026.01.30 07:10:37.167020 [ 276 ] {b93f2f9c-2bd7-4a57-84ae-817043d503ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13587 | 2026.01.30 07:10:37.167089 [ 276 ] {b93f2f9c-2bd7-4a57-84ae-817043d503ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13588 | 2026.01.30 07:10:37.167763 [ 276 ] {b93f2f9c-2bd7-4a57-84ae-817043d503ec} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2026.01.30 07:10:37.167811 [ 276 ] {b93f2f9c-2bd7-4a57-84ae-817043d503ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13590 | 2026.01.30 07:10:37.168195 [ 276 ] {b93f2f9c-2bd7-4a57-84ae-817043d503ec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13591 | 2026.01.30 07:10:37.168442 [ 276 ] {b93f2f9c-2bd7-4a57-84ae-817043d503ec} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2026.01.30 07:10:37.168604 [ 276 ] {b93f2f9c-2bd7-4a57-84ae-817043d503ec} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001632 sec., 7352.941176470588 rows/sec., 607.96 KiB/sec. | ||
| 13593 | 2026.01.30 07:10:37.168649 [ 276 ] {b93f2f9c-2bd7-4a57-84ae-817043d503ec} <Debug> TCPHandler: Processed in 0.001950284 sec. | ||
| 13594 | 2026.01.30 07:10:37.168778 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13595 | 2026.01.30 07:10:37.168873 [ 276 ] {219af40a-a074-4537-9c9d-6e965a99129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13596 | 2026.01.30 07:10:37.168914 [ 276 ] {219af40a-a074-4537-9c9d-6e965a99129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13597 | 2026.01.30 07:10:37.169415 [ 276 ] {219af40a-a074-4537-9c9d-6e965a99129f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13598 | 2026.01.30 07:10:37.169589 [ 276 ] {219af40a-a074-4537-9c9d-6e965a99129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13599 | 2026.01.30 07:10:37.169932 [ 276 ] {219af40a-a074-4537-9c9d-6e965a99129f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13600 | 2026.01.30 07:10:37.170198 [ 276 ] {219af40a-a074-4537-9c9d-6e965a99129f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13601 | 2026.01.30 07:10:37.170344 [ 276 ] {219af40a-a074-4537-9c9d-6e965a99129f} <Debug> executeQuery: Read 144 rows, 12.68 KiB in 0.00149 sec., 96644.29530201342 rows/sec., 8.31 MiB/sec. | ||
| 13602 | 2026.01.30 07:10:37.170399 [ 276 ] {219af40a-a074-4537-9c9d-6e965a99129f} <Debug> TCPHandler: Processed in 0.001670207 sec. | ||
| 13603 | 2026.01.30 07:10:37.170529 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.01.30 07:10:37.170627 [ 276 ] {97951f15-d5fb-4663-9872-d7494fee0e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13605 | 2026.01.30 07:10:37.170668 [ 276 ] {97951f15-d5fb-4663-9872-d7494fee0e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13606 | 2026.01.30 07:10:37.171248 [ 276 ] {97951f15-d5fb-4663-9872-d7494fee0e8a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13607 | 2026.01.30 07:10:37.171287 [ 276 ] {97951f15-d5fb-4663-9872-d7494fee0e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13608 | 2026.01.30 07:10:37.171608 [ 276 ] {97951f15-d5fb-4663-9872-d7494fee0e8a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13609 | 2026.01.30 07:10:37.171824 [ 276 ] {97951f15-d5fb-4663-9872-d7494fee0e8a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13610 | 2026.01.30 07:10:37.171955 [ 276 ] {97951f15-d5fb-4663-9872-d7494fee0e8a} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001345 sec., 38661.71003717472 rows/sec., 2.80 MiB/sec. | ||
| 13611 | 2026.01.30 07:10:37.172006 [ 276 ] {97951f15-d5fb-4663-9872-d7494fee0e8a} <Debug> TCPHandler: Processed in 0.001527522 sec. | ||
| 13612 | 2026.01.30 07:10:37.172145 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13613 | 2026.01.30 07:10:37.172244 [ 276 ] {f3f8ed4b-7375-4f25-8ab1-dbaefc494c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13614 | 2026.01.30 07:10:37.172285 [ 276 ] {f3f8ed4b-7375-4f25-8ab1-dbaefc494c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13615 | 2026.01.30 07:10:37.172682 [ 276 ] {f3f8ed4b-7375-4f25-8ab1-dbaefc494c0f} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.01.30 07:10:37.172719 [ 276 ] {f3f8ed4b-7375-4f25-8ab1-dbaefc494c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13617 | 2026.01.30 07:10:37.173018 [ 276 ] {f3f8ed4b-7375-4f25-8ab1-dbaefc494c0f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13618 | 2026.01.30 07:10:37.173268 [ 276 ] {f3f8ed4b-7375-4f25-8ab1-dbaefc494c0f} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.01.30 07:10:37.173408 [ 276 ] {f3f8ed4b-7375-4f25-8ab1-dbaefc494c0f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001182 sec., 846.0236886632825 rows/sec., 56.18 KiB/sec. | ||
| 13620 | 2026.01.30 07:10:37.173447 [ 276 ] {f3f8ed4b-7375-4f25-8ab1-dbaefc494c0f} <Debug> TCPHandler: Processed in 0.001357878 sec. | ||
| 13621 | 2026.01.30 07:10:37.173564 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13622 | 2026.01.30 07:10:37.173663 [ 276 ] {1368d2c6-4afd-4e53-8a0f-2f3caa846318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13623 | 2026.01.30 07:10:37.173703 [ 276 ] {1368d2c6-4afd-4e53-8a0f-2f3caa846318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13624 | 2026.01.30 07:10:37.174168 [ 276 ] {1368d2c6-4afd-4e53-8a0f-2f3caa846318} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2026.01.30 07:10:37.174204 [ 276 ] {1368d2c6-4afd-4e53-8a0f-2f3caa846318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13626 | 2026.01.30 07:10:37.174525 [ 276 ] {1368d2c6-4afd-4e53-8a0f-2f3caa846318} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13627 | 2026.01.30 07:10:37.174761 [ 276 ] {1368d2c6-4afd-4e53-8a0f-2f3caa846318} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2026.01.30 07:10:37.174912 [ 276 ] {1368d2c6-4afd-4e53-8a0f-2f3caa846318} <Debug> executeQuery: Read 116 rows, 9.31 KiB in 0.001269 sec., 91410.55949566589 rows/sec., 7.16 MiB/sec. | ||
| 13629 | 2026.01.30 07:10:37.174953 [ 276 ] {1368d2c6-4afd-4e53-8a0f-2f3caa846318} <Debug> TCPHandler: Processed in 0.00143911 sec. | ||
| 13630 | 2026.01.30 07:10:37.175078 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13631 | 2026.01.30 07:10:37.175176 [ 276 ] {1d41f3c9-2666-4f24-b76d-d3d047d6cbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13632 | 2026.01.30 07:10:37.175220 [ 276 ] {1d41f3c9-2666-4f24-b76d-d3d047d6cbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13633 | 2026.01.30 07:10:37.175650 [ 276 ] {1d41f3c9-2666-4f24-b76d-d3d047d6cbeb} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2026.01.30 07:10:37.175686 [ 276 ] {1d41f3c9-2666-4f24-b76d-d3d047d6cbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13635 | 2026.01.30 07:10:37.176078 [ 276 ] {1d41f3c9-2666-4f24-b76d-d3d047d6cbeb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13636 | 2026.01.30 07:10:37.176313 [ 276 ] {1d41f3c9-2666-4f24-b76d-d3d047d6cbeb} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2026.01.30 07:10:37.176451 [ 276 ] {1d41f3c9-2666-4f24-b76d-d3d047d6cbeb} <Debug> executeQuery: Read 166 rows, 11.84 KiB in 0.001292 sec., 128482.97213622292 rows/sec., 8.95 MiB/sec. | ||
| 13638 | 2026.01.30 07:10:37.176489 [ 276 ] {1d41f3c9-2666-4f24-b76d-d3d047d6cbeb} <Debug> TCPHandler: Processed in 0.001460641 sec. | ||
| 13639 | 2026.01.30 07:10:37.176621 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13640 | 2026.01.30 07:10:37.176715 [ 276 ] {d274a5e0-02c1-4165-8609-a96002235671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13641 | 2026.01.30 07:10:37.176757 [ 276 ] {d274a5e0-02c1-4165-8609-a96002235671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13642 | 2026.01.30 07:10:37.177114 [ 276 ] {d274a5e0-02c1-4165-8609-a96002235671} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2026.01.30 07:10:37.177152 [ 276 ] {d274a5e0-02c1-4165-8609-a96002235671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13644 | 2026.01.30 07:10:37.177458 [ 276 ] {d274a5e0-02c1-4165-8609-a96002235671} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13645 | 2026.01.30 07:10:37.177692 [ 276 ] {d274a5e0-02c1-4165-8609-a96002235671} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2026.01.30 07:10:37.177822 [ 276 ] {d274a5e0-02c1-4165-8609-a96002235671} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 56.42 KiB/sec. | ||
| 13647 | 2026.01.30 07:10:37.177860 [ 276 ] {d274a5e0-02c1-4165-8609-a96002235671} <Debug> TCPHandler: Processed in 0.001287136 sec. | ||
| 13648 | 2026.01.30 07:10:37.177985 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13649 | 2026.01.30 07:10:37.178083 [ 276 ] {cf853331-221a-459e-8f2c-757ca1571dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13650 | 2026.01.30 07:10:37.178136 [ 276 ] {cf853331-221a-459e-8f2c-757ca1571dca} <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 | ||
| 13651 | 2026.01.30 07:10:37.179075 [ 276 ] {cf853331-221a-459e-8f2c-757ca1571dca} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.01.30 07:10:37.179113 [ 276 ] {cf853331-221a-459e-8f2c-757ca1571dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13653 | 2026.01.30 07:10:37.179710 [ 276 ] {cf853331-221a-459e-8f2c-757ca1571dca} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13654 | 2026.01.30 07:10:37.179955 [ 276 ] {cf853331-221a-459e-8f2c-757ca1571dca} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.01.30 07:10:37.180101 [ 276 ] {cf853331-221a-459e-8f2c-757ca1571dca} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002035 sec., 19656.019656019656 rows/sec., 35.22 MiB/sec. | ||
| 13656 | 2026.01.30 07:10:37.180175 [ 276 ] {cf853331-221a-459e-8f2c-757ca1571dca} <Debug> TCPHandler: Processed in 0.002238012 sec. | ||
| 13657 | 2026.01.30 07:10:37.180300 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2026.01.30 07:10:37.180394 [ 276 ] {feb433f4-1163-420d-86cd-97056e94a453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13659 | 2026.01.30 07:10:37.180441 [ 276 ] {feb433f4-1163-420d-86cd-97056e94a453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13660 | 2026.01.30 07:10:37.180797 [ 276 ] {feb433f4-1163-420d-86cd-97056e94a453} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.01.30 07:10:37.180839 [ 276 ] {feb433f4-1163-420d-86cd-97056e94a453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 13662 | 2026.01.30 07:10:37.181195 [ 276 ] {feb433f4-1163-420d-86cd-97056e94a453} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13663 | 2026.01.30 07:10:37.181423 [ 276 ] {feb433f4-1163-420d-86cd-97056e94a453} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.01.30 07:10:37.181556 [ 276 ] {feb433f4-1163-420d-86cd-97056e94a453} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 13665 | 2026.01.30 07:10:37.181597 [ 276 ] {feb433f4-1163-420d-86cd-97056e94a453} <Debug> TCPHandler: Processed in 0.001345357 sec. | ||
| 13666 | 2026.01.30 07:10:40.972183 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13667 | 2026.01.30 07:10:40.972236 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13668 | 2026.01.30 07:10:41.295424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36496 | ||
| 13669 | 2026.01.30 07:10:41.295949 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.01.30 07:10:41.295989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13671 | 2026.01.30 07:10:41.296452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13672 | 2026.01.30 07:10:41.296681 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.01.30 07:10:41.296814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36496 | ||
| 13674 | 2026.01.30 07:10:41.296841 [ 61 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13675 | 2026.01.30 07:10:41.296944 [ 61 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2026.01.30 07:10:41.296981 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13677 | 2026.01.30 07:10:41.297137 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13678 | 2026.01.30 07:10:41.297317 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13679 | 2026.01.30 07:10:41.297379 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34064 rows starting from the beginning of the part | ||
| 13680 | 2026.01.30 07:10:41.297481 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 13681 | 2026.01.30 07:10:41.297559 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 13682 | 2026.01.30 07:10:41.297627 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 13683 | 2026.01.30 07:10:41.297704 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 13684 | 2026.01.30 07:10:41.297773 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 13685 | 2026.01.30 07:10:41.300379 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36496 rows, containing 4 columns (4 merged, 0 gathered) in 0.003306212 sec., 11038614.583698805 rows/sec., 157.91 MiB/sec. | ||
| 13686 | 2026.01.30 07:10:41.300635 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13687 | 2026.01.30 07:10:41.300912 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13688 | 2026.01.30 07:10:41.300986 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_76_15} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13689 | 2026.01.30 07:10:41.301060 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 13690 | 2026.01.30 07:10:41.353065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1642 | ||
| 13691 | 2026.01.30 07:10:41.355305 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13692 | 2026.01.30 07:10:41.355356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13693 | 2026.01.30 07:10:41.356557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13694 | 2026.01.30 07:10:41.356824 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2026.01.30 07:10:41.357205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
| 13696 | 2026.01.30 07:10:42.164826 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13697 | 2026.01.30 07:10:42.165010 [ 276 ] {2acaa834-4d6f-494f-855f-137e14c70f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13698 | 2026.01.30 07:10:42.165076 [ 276 ] {2acaa834-4d6f-494f-855f-137e14c70f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13699 | 2026.01.30 07:10:42.165716 [ 276 ] {2acaa834-4d6f-494f-855f-137e14c70f96} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13700 | 2026.01.30 07:10:42.165765 [ 276 ] {2acaa834-4d6f-494f-855f-137e14c70f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13701 | 2026.01.30 07:10:42.166153 [ 276 ] {2acaa834-4d6f-494f-855f-137e14c70f96} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13702 | 2026.01.30 07:10:42.166380 [ 276 ] {2acaa834-4d6f-494f-855f-137e14c70f96} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13703 | 2026.01.30 07:10:42.166524 [ 79 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13704 | 2026.01.30 07:10:42.166532 [ 276 ] {2acaa834-4d6f-494f-855f-137e14c70f96} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001569 sec., 35691.52326322498 rows/sec., 2.72 MiB/sec. | ||
| 13705 | 2026.01.30 07:10:42.166599 [ 79 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2026.01.30 07:10:42.166621 [ 276 ] {2acaa834-4d6f-494f-855f-137e14c70f96} <Debug> TCPHandler: Processed in 0.001931034 sec. | ||
| 13707 | 2026.01.30 07:10:42.166627 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13708 | 2026.01.30 07:10:42.166743 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2026.01.30 07:10:42.166769 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13710 | 2026.01.30 07:10:42.166841 [ 276 ] {f3e2fce3-566d-4c56-8c3d-054224f638f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13711 | 2026.01.30 07:10:42.166887 [ 276 ] {f3e2fce3-566d-4c56-8c3d-054224f638f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13712 | 2026.01.30 07:10:42.166913 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13713 | 2026.01.30 07:10:42.166957 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2555 rows starting from the beginning of the part | ||
| 13714 | 2026.01.30 07:10:42.167040 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1316 rows starting from the beginning of the part | ||
| 13715 | 2026.01.30 07:10:42.167097 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part | ||
| 13716 | 2026.01.30 07:10:42.167147 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 13717 | 2026.01.30 07:10:42.167194 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 144 rows starting from the beginning of the part | ||
| 13718 | 2026.01.30 07:10:42.167240 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 13719 | 2026.01.30 07:10:42.167318 [ 276 ] {f3e2fce3-566d-4c56-8c3d-054224f638f7} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.01.30 07:10:42.167359 [ 276 ] {f3e2fce3-566d-4c56-8c3d-054224f638f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13721 | 2026.01.30 07:10:42.167704 [ 276 ] {f3e2fce3-566d-4c56-8c3d-054224f638f7} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13722 | 2026.01.30 07:10:42.167931 [ 276 ] {f3e2fce3-566d-4c56-8c3d-054224f638f7} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.01.30 07:10:42.168058 [ 79 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13724 | 2026.01.30 07:10:42.168063 [ 276 ] {f3e2fce3-566d-4c56-8c3d-054224f638f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 13725 | 2026.01.30 07:10:42.168096 [ 79 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2026.01.30 07:10:42.168119 [ 276 ] {f3e2fce3-566d-4c56-8c3d-054224f638f7} <Debug> TCPHandler: Processed in 0.00142507 sec. | ||
| 13727 | 2026.01.30 07:10:42.168122 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13728 | 2026.01.30 07:10:42.168247 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13729 | 2026.01.30 07:10:42.168267 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13730 | 2026.01.30 07:10:42.168344 [ 276 ] {860fb40e-c575-4a87-883b-035b84cb5071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13731 | 2026.01.30 07:10:42.168393 [ 276 ] {860fb40e-c575-4a87-883b-035b84cb5071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13732 | 2026.01.30 07:10:42.168426 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13733 | 2026.01.30 07:10:42.168467 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1305 rows starting from the beginning of the part | ||
| 13734 | 2026.01.30 07:10:42.168542 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 556 rows starting from the beginning of the part | ||
| 13735 | 2026.01.30 07:10:42.168595 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 13736 | 2026.01.30 07:10:42.168637 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 13737 | 2026.01.30 07:10:42.168677 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 116 rows starting from the beginning of the part | ||
| 13738 | 2026.01.30 07:10:42.168726 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 13739 | 2026.01.30 07:10:42.168822 [ 276 ] {860fb40e-c575-4a87-883b-035b84cb5071} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13740 | 2026.01.30 07:10:42.168862 [ 276 ] {860fb40e-c575-4a87-883b-035b84cb5071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13741 | 2026.01.30 07:10:42.169217 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4263 rows, containing 5 columns (5 merged, 0 gathered) in 0.00250804 sec., 1699733.6565605013 rows/sec., 146.21 MiB/sec. | ||
| 13742 | 2026.01.30 07:10:42.169244 [ 276 ] {860fb40e-c575-4a87-883b-035b84cb5071} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13743 | 2026.01.30 07:10:42.169484 [ 276 ] {860fb40e-c575-4a87-883b-035b84cb5071} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2026.01.30 07:10:42.169609 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 13745 | 2026.01.30 07:10:42.169620 [ 276 ] {860fb40e-c575-4a87-883b-035b84cb5071} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 13746 | 2026.01.30 07:10:42.169636 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13747 | 2026.01.30 07:10:42.169643 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2026.01.30 07:10:42.169668 [ 276 ] {860fb40e-c575-4a87-883b-035b84cb5071} <Debug> TCPHandler: Processed in 0.00147045 sec. | ||
| 13749 | 2026.01.30 07:10:42.169694 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13750 | 2026.01.30 07:10:42.169789 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full | ||
| 13751 | 2026.01.30 07:10:42.169802 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.01.30 07:10:42.169901 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13753 | 2026.01.30 07:10:42.169908 [ 276 ] {662bfb31-4a80-4764-8bff-1bd9de7a13ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.01.30 07:10:42.169939 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 31591 rows starting from the beginning of the part | ||
| 13755 | 2026.01.30 07:10:42.169965 [ 276 ] {662bfb31-4a80-4764-8bff-1bd9de7a13ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13756 | 2026.01.30 07:10:42.170005 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 880 rows starting from the beginning of the part | ||
| 13757 | 2026.01.30 07:10:42.170058 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13758 | 2026.01.30 07:10:42.170065 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13759 | 2026.01.30 07:10:42.170105 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13760 | 2026.01.30 07:10:42.170203 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 166 rows starting from the beginning of the part | ||
| 13761 | 2026.01.30 07:10:42.170216 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_111_22} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13762 | 2026.01.30 07:10:42.170311 [ 276 ] {662bfb31-4a80-4764-8bff-1bd9de7a13ce} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.01.30 07:10:42.170348 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 13764 | 2026.01.30 07:10:42.170351 [ 276 ] {662bfb31-4a80-4764-8bff-1bd9de7a13ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13765 | 2026.01.30 07:10:42.170440 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.002238812 sec., 986684.0091977351 rows/sec., 76.52 MiB/sec. | ||
| 13766 | 2026.01.30 07:10:42.170635 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13767 | 2026.01.30 07:10:42.170708 [ 276 ] {662bfb31-4a80-4764-8bff-1bd9de7a13ce} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13768 | 2026.01.30 07:10:42.170910 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13769 | 2026.01.30 07:10:42.170930 [ 276 ] {662bfb31-4a80-4764-8bff-1bd9de7a13ce} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.01.30 07:10:42.170979 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_111_22} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13771 | 2026.01.30 07:10:42.171051 [ 79 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13772 | 2026.01.30 07:10:42.171064 [ 276 ] {662bfb31-4a80-4764-8bff-1bd9de7a13ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 13773 | 2026.01.30 07:10:42.171072 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13774 | 2026.01.30 07:10:42.171082 [ 79 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13775 | 2026.01.30 07:10:42.171107 [ 276 ] {662bfb31-4a80-4764-8bff-1bd9de7a13ce} <Debug> TCPHandler: Processed in 0.001353937 sec. | ||
| 13776 | 2026.01.30 07:10:42.171114 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13777 | 2026.01.30 07:10:42.171219 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13778 | 2026.01.30 07:10:42.171332 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13779 | 2026.01.30 07:10:42.171361 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6564 rows starting from the beginning of the part | ||
| 13780 | 2026.01.30 07:10:42.171416 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 13781 | 2026.01.30 07:10:42.171459 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 13782 | 2026.01.30 07:10:42.171498 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 13783 | 2026.01.30 07:10:42.171536 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13784 | 2026.01.30 07:10:42.171573 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13785 | 2026.01.30 07:10:42.173342 [ 186 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6864 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216221 sec., 3174529.763528982 rows/sec., 211.50 MiB/sec. | ||
| 13786 | 2026.01.30 07:10:42.173755 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13787 | 2026.01.30 07:10:42.174020 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.01.30 07:10:42.174091 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_111_22} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13789 | 2026.01.30 07:10:42.174161 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13790 | 2026.01.30 07:10:42.177098 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32957 rows, containing 5 columns (5 merged, 0 gathered) in 0.007346324 sec., 4486189.2832388 rows/sec., 306.90 MiB/sec. | ||
| 13791 | 2026.01.30 07:10:42.177416 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 13792 | 2026.01.30 07:10:42.177867 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2026.01.30 07:10:42.177963 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 13794 | 2026.01.30 07:10:42.178037 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 13795 | 2026.01.30 07:10:43.239142 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13796 | 2026.01.30 07:10:43.256131 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.01.30 07:10:43.256190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13798 | 2026.01.30 07:10:43.262309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13799 | 2026.01.30 07:10:43.263011 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.01.30 07:10:43.263298 [ 40 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13801 | 2026.01.30 07:10:43.263335 [ 40 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.01.30 07:10:43.263354 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13803 | 2026.01.30 07:10:43.263504 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13804 | 2026.01.30 07:10:43.266111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13805 | 2026.01.30 07:10:43.267313 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13806 | 2026.01.30 07:10:43.268806 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 13807 | 2026.01.30 07:10:43.273384 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 13808 | 2026.01.30 07:10:43.277863 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 13809 | 2026.01.30 07:10:43.282408 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 13810 | 2026.01.30 07:10:43.287264 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 13811 | 2026.01.30 07:10:43.291972 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13812 | 2026.01.30 07:10:43.346675 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08323743 sec., 6883.922293131828 rows/sec., 35.60 MiB/sec. | ||
| 13813 | 2026.01.30 07:10:43.348938 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13814 | 2026.01.30 07:10:43.350706 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2026.01.30 07:10:43.350802 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_76_15} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13816 | 2026.01.30 07:10:43.352290 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13817 | 2026.01.30 07:10:44.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.83 MiB, peak 384.23 MiB, free memory in arenas 0.00 B, will set to 365.78 MiB (RSS), difference: -1.05 MiB | ||
| 13818 | 2026.01.30 07:10:47.167057 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13819 | 2026.01.30 07:10:47.167269 [ 276 ] {896038c1-b88e-49d2-897f-69e38e2c87bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13820 | 2026.01.30 07:10:47.167341 [ 276 ] {896038c1-b88e-49d2-897f-69e38e2c87bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13821 | 2026.01.30 07:10:47.168129 [ 276 ] {896038c1-b88e-49d2-897f-69e38e2c87bd} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.01.30 07:10:47.168172 [ 276 ] {896038c1-b88e-49d2-897f-69e38e2c87bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13823 | 2026.01.30 07:10:47.168601 [ 276 ] {896038c1-b88e-49d2-897f-69e38e2c87bd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13824 | 2026.01.30 07:10:47.168828 [ 276 ] {896038c1-b88e-49d2-897f-69e38e2c87bd} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13825 | 2026.01.30 07:10:47.168992 [ 276 ] {896038c1-b88e-49d2-897f-69e38e2c87bd} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001775 sec., 76619.71830985915 rows/sec., 6.63 MiB/sec. | ||
| 13826 | 2026.01.30 07:10:47.169036 [ 276 ] {896038c1-b88e-49d2-897f-69e38e2c87bd} <Debug> TCPHandler: Processed in 0.002159729 sec. | ||
| 13827 | 2026.01.30 07:10:47.169077 [ 220 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13828 | 2026.01.30 07:10:47.169127 [ 220 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13829 | 2026.01.30 07:10:47.169156 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2026.01.30 07:10:47.169255 [ 276 ] {34465931-f3bf-4db6-a8ee-8bc8ad574e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13831 | 2026.01.30 07:10:47.169298 [ 276 ] {34465931-f3bf-4db6-a8ee-8bc8ad574e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13832 | 2026.01.30 07:10:47.169710 [ 276 ] {34465931-f3bf-4db6-a8ee-8bc8ad574e31} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13833 | 2026.01.30 07:10:47.169750 [ 276 ] {34465931-f3bf-4db6-a8ee-8bc8ad574e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13834 | 2026.01.30 07:10:47.170062 [ 276 ] {34465931-f3bf-4db6-a8ee-8bc8ad574e31} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13835 | 2026.01.30 07:10:47.170311 [ 276 ] {34465931-f3bf-4db6-a8ee-8bc8ad574e31} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13836 | 2026.01.30 07:10:47.170442 [ 276 ] {34465931-f3bf-4db6-a8ee-8bc8ad574e31} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001205 sec., 33195.02074688797 rows/sec., 2.44 MiB/sec. | ||
| 13837 | 2026.01.30 07:10:47.170482 [ 276 ] {34465931-f3bf-4db6-a8ee-8bc8ad574e31} <Debug> TCPHandler: Processed in 0.001375359 sec. | ||
| 13838 | 2026.01.30 07:10:47.170591 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2026.01.30 07:10:47.170685 [ 276 ] {8ee5d55a-329a-43f8-afe9-59324da9281e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13840 | 2026.01.30 07:10:47.170728 [ 276 ] {8ee5d55a-329a-43f8-afe9-59324da9281e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13841 | 2026.01.30 07:10:47.171151 [ 276 ] {8ee5d55a-329a-43f8-afe9-59324da9281e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.01.30 07:10:47.171188 [ 276 ] {8ee5d55a-329a-43f8-afe9-59324da9281e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13843 | 2026.01.30 07:10:47.171533 [ 276 ] {8ee5d55a-329a-43f8-afe9-59324da9281e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13844 | 2026.01.30 07:10:47.171747 [ 276 ] {8ee5d55a-329a-43f8-afe9-59324da9281e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.01.30 07:10:47.171877 [ 276 ] {8ee5d55a-329a-43f8-afe9-59324da9281e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00121 sec., 85950.4132231405 rows/sec., 6.71 MiB/sec. | ||
| 13846 | 2026.01.30 07:10:47.171917 [ 276 ] {8ee5d55a-329a-43f8-afe9-59324da9281e} <Debug> TCPHandler: Processed in 0.001375069 sec. | ||
| 13847 | 2026.01.30 07:10:47.172036 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2026.01.30 07:10:47.172132 [ 276 ] {19631b57-95ed-4f7b-a7d2-9e883f85b072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13849 | 2026.01.30 07:10:47.172178 [ 276 ] {19631b57-95ed-4f7b-a7d2-9e883f85b072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13850 | 2026.01.30 07:10:47.172584 [ 276 ] {19631b57-95ed-4f7b-a7d2-9e883f85b072} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13851 | 2026.01.30 07:10:47.172625 [ 276 ] {19631b57-95ed-4f7b-a7d2-9e883f85b072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13852 | 2026.01.30 07:10:47.172689 [ 220 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13853 | 2026.01.30 07:10:47.172999 [ 276 ] {19631b57-95ed-4f7b-a7d2-9e883f85b072} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13854 | 2026.01.30 07:10:47.173219 [ 276 ] {19631b57-95ed-4f7b-a7d2-9e883f85b072} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.01.30 07:10:47.173350 [ 276 ] {19631b57-95ed-4f7b-a7d2-9e883f85b072} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 13856 | 2026.01.30 07:10:47.173390 [ 276 ] {19631b57-95ed-4f7b-a7d2-9e883f85b072} <Debug> TCPHandler: Processed in 0.001402739 sec. | ||
| 13857 | 2026.01.30 07:10:47.173499 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.01.30 07:10:47.173592 [ 276 ] {25ff4cd8-538c-4e86-9692-f645d1cbf5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13859 | 2026.01.30 07:10:47.173646 [ 276 ] {25ff4cd8-538c-4e86-9692-f645d1cbf5e4} <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 | ||
| 13860 | 2026.01.30 07:10:47.174477 [ 276 ] {25ff4cd8-538c-4e86-9692-f645d1cbf5e4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.01.30 07:10:47.174514 [ 276 ] {25ff4cd8-538c-4e86-9692-f645d1cbf5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13862 | 2026.01.30 07:10:47.175104 [ 276 ] {25ff4cd8-538c-4e86-9692-f645d1cbf5e4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13863 | 2026.01.30 07:10:47.175327 [ 276 ] {25ff4cd8-538c-4e86-9692-f645d1cbf5e4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.01.30 07:10:47.175446 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13865 | 2026.01.30 07:10:47.175468 [ 276 ] {25ff4cd8-538c-4e86-9692-f645d1cbf5e4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001894 sec., 21119.324181626187 rows/sec., 37.84 MiB/sec. | ||
| 13866 | 2026.01.30 07:10:47.175522 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13867 | 2026.01.30 07:10:47.175552 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13868 | 2026.01.30 07:10:47.175554 [ 276 ] {25ff4cd8-538c-4e86-9692-f645d1cbf5e4} <Debug> TCPHandler: Processed in 0.002103019 sec. | ||
| 13869 | 2026.01.30 07:10:47.175680 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13870 | 2026.01.30 07:10:47.175691 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 13871 | 2026.01.30 07:10:47.175775 [ 276 ] {5fd3eb51-9a82-4852-8a41-88e5de5c5da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13872 | 2026.01.30 07:10:47.175821 [ 276 ] {5fd3eb51-9a82-4852-8a41-88e5de5c5da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13873 | 2026.01.30 07:10:47.175972 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13874 | 2026.01.30 07:10:47.176042 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1947 rows starting from the beginning of the part | ||
| 13875 | 2026.01.30 07:10:47.176155 [ 276 ] {5fd3eb51-9a82-4852-8a41-88e5de5c5da8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13876 | 2026.01.30 07:10:47.176169 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 13877 | 2026.01.30 07:10:47.176200 [ 276 ] {5fd3eb51-9a82-4852-8a41-88e5de5c5da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13878 | 2026.01.30 07:10:47.176285 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 13879 | 2026.01.30 07:10:47.176394 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 13880 | 2026.01.30 07:10:47.176499 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 13881 | 2026.01.30 07:10:47.176523 [ 276 ] {5fd3eb51-9a82-4852-8a41-88e5de5c5da8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13882 | 2026.01.30 07:10:47.176600 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 13883 | 2026.01.30 07:10:47.176750 [ 276 ] {5fd3eb51-9a82-4852-8a41-88e5de5c5da8} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2026.01.30 07:10:47.176888 [ 276 ] {5fd3eb51-9a82-4852-8a41-88e5de5c5da8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 13885 | 2026.01.30 07:10:47.176926 [ 276 ] {5fd3eb51-9a82-4852-8a41-88e5de5c5da8} <Debug> TCPHandler: Processed in 0.001294565 sec. | ||
| 13886 | 2026.01.30 07:10:47.186434 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 19 columns (19 merged, 0 gathered) in 0.01080326 sec., 198736.3073738853 rows/sec., 356.13 MiB/sec. | ||
| 13887 | 2026.01.30 07:10:47.189189 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13888 | 2026.01.30 07:10:47.189587 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.01.30 07:10:47.189671 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13890 | 2026.01.30 07:10:47.189851 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.12 MiB. | ||
| 13891 | 2026.01.30 07:10:47.677313 [ 220 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13892 | 2026.01.30 07:10:47.677367 [ 220 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13893 | 2026.01.30 07:10:47.679854 [ 220 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13894 | 2026.01.30 07:10:47.937456 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13895 | 2026.01.30 07:10:47.937489 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13896 | 2026.01.30 07:10:47.940610 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13897 | 2026.01.30 07:10:48.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.27 MiB, peak 384.34 MiB, free memory in arenas 0.00 B, will set to 371.00 MiB (RSS), difference: 8.73 MiB | ||
| 13898 | 2026.01.30 07:10:48.107581 [ 219 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13899 | 2026.01.30 07:10:48.107635 [ 219 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13900 | 2026.01.30 07:10:48.109771 [ 219 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13901 | 2026.01.30 07:10:48.190215 [ 225 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13902 | 2026.01.30 07:10:48.190259 [ 225 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13903 | 2026.01.30 07:10:48.192403 [ 225 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13904 | 2026.01.30 07:10:48.797861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36944 | ||
| 13905 | 2026.01.30 07:10:48.798360 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13906 | 2026.01.30 07:10:48.798398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13907 | 2026.01.30 07:10:48.798875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13908 | 2026.01.30 07:10:48.799106 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13909 | 2026.01.30 07:10:48.799235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36944 | ||
| 13910 | 2026.01.30 07:10:50.767115 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13911 | 2026.01.30 07:10:50.784357 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.01.30 07:10:50.784415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13913 | 2026.01.30 07:10:50.790950 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13914 | 2026.01.30 07:10:50.791815 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.01.30 07:10:50.795402 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13916 | 2026.01.30 07:10:51.358256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1662 | ||
| 13917 | 2026.01.30 07:10:51.360400 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.01.30 07:10:51.360452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13919 | 2026.01.30 07:10:51.361637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13920 | 2026.01.30 07:10:51.361906 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2026.01.30 07:10:51.362297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1662 | ||
| 13922 | 2026.01.30 07:10:52.215420 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.01.30 07:10:52.215610 [ 276 ] {237e9a2f-6e81-4531-89a8-dcf2cbee1a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13924 | 2026.01.30 07:10:52.215679 [ 276 ] {237e9a2f-6e81-4531-89a8-dcf2cbee1a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13925 | 2026.01.30 07:10:52.216424 [ 276 ] {237e9a2f-6e81-4531-89a8-dcf2cbee1a2c} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.01.30 07:10:52.216489 [ 276 ] {237e9a2f-6e81-4531-89a8-dcf2cbee1a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13927 | 2026.01.30 07:10:52.217037 [ 276 ] {237e9a2f-6e81-4531-89a8-dcf2cbee1a2c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13928 | 2026.01.30 07:10:52.217353 [ 276 ] {237e9a2f-6e81-4531-89a8-dcf2cbee1a2c} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.01.30 07:10:52.217559 [ 276 ] {237e9a2f-6e81-4531-89a8-dcf2cbee1a2c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001998 sec., 12012.01201201201 rows/sec., 1020.55 KiB/sec. | ||
| 13930 | 2026.01.30 07:10:52.217641 [ 276 ] {237e9a2f-6e81-4531-89a8-dcf2cbee1a2c} <Debug> TCPHandler: Processed in 0.002351526 sec. | ||
| 13931 | 2026.01.30 07:10:52.217802 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.01.30 07:10:52.217928 [ 276 ] {a54fcec9-6a5e-4f16-b8ba-640dde391567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13933 | 2026.01.30 07:10:52.217992 [ 276 ] {a54fcec9-6a5e-4f16-b8ba-640dde391567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13934 | 2026.01.30 07:10:52.218639 [ 276 ] {a54fcec9-6a5e-4f16-b8ba-640dde391567} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.01.30 07:10:52.218688 [ 276 ] {a54fcec9-6a5e-4f16-b8ba-640dde391567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13936 | 2026.01.30 07:10:52.219145 [ 276 ] {a54fcec9-6a5e-4f16-b8ba-640dde391567} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13937 | 2026.01.30 07:10:52.219448 [ 276 ] {a54fcec9-6a5e-4f16-b8ba-640dde391567} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.01.30 07:10:52.219657 [ 276 ] {a54fcec9-6a5e-4f16-b8ba-640dde391567} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001761 sec., 2271.4366837024418 rows/sec., 185.22 KiB/sec. | ||
| 13939 | 2026.01.30 07:10:52.219723 [ 276 ] {a54fcec9-6a5e-4f16-b8ba-640dde391567} <Debug> TCPHandler: Processed in 0.001974034 sec. | ||
| 13940 | 2026.01.30 07:10:52.219927 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.01.30 07:10:52.220072 [ 276 ] {c637fac9-14b5-4963-a43a-1db74d3618e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13942 | 2026.01.30 07:10:52.220136 [ 276 ] {c637fac9-14b5-4963-a43a-1db74d3618e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13943 | 2026.01.30 07:10:52.221982 [ 276 ] {c637fac9-14b5-4963-a43a-1db74d3618e5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.01.30 07:10:52.222037 [ 276 ] {c637fac9-14b5-4963-a43a-1db74d3618e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13945 | 2026.01.30 07:10:52.222718 [ 276 ] {c637fac9-14b5-4963-a43a-1db74d3618e5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13946 | 2026.01.30 07:10:52.223055 [ 276 ] {c637fac9-14b5-4963-a43a-1db74d3618e5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.01.30 07:10:52.223292 [ 276 ] {c637fac9-14b5-4963-a43a-1db74d3618e5} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.003252 sec., 405289.05289052887 rows/sec., 33.66 MiB/sec. | ||
| 13948 | 2026.01.30 07:10:52.223357 [ 276 ] {c637fac9-14b5-4963-a43a-1db74d3618e5} <Debug> TCPHandler: Processed in 0.003509147 sec. | ||
| 13949 | 2026.01.30 07:10:52.223552 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.01.30 07:10:52.223691 [ 276 ] {4e119101-6c91-41ba-9695-6f5b360a5339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13951 | 2026.01.30 07:10:52.223756 [ 276 ] {4e119101-6c91-41ba-9695-6f5b360a5339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13952 | 2026.01.30 07:10:52.224443 [ 276 ] {4e119101-6c91-41ba-9695-6f5b360a5339} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.01.30 07:10:52.224491 [ 276 ] {4e119101-6c91-41ba-9695-6f5b360a5339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13954 | 2026.01.30 07:10:52.225071 [ 276 ] {4e119101-6c91-41ba-9695-6f5b360a5339} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13955 | 2026.01.30 07:10:52.225427 [ 276 ] {4e119101-6c91-41ba-9695-6f5b360a5339} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.01.30 07:10:52.225696 [ 276 ] {4e119101-6c91-41ba-9695-6f5b360a5339} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.002039 sec., 7846.9838155958805 rows/sec., 608.26 KiB/sec. | ||
| 13957 | 2026.01.30 07:10:52.225760 [ 276 ] {4e119101-6c91-41ba-9695-6f5b360a5339} <Debug> TCPHandler: Processed in 0.002284764 sec. | ||
| 13958 | 2026.01.30 07:10:52.225938 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.01.30 07:10:52.226075 [ 276 ] {0707a955-581d-4ec1-82d1-9ac4d263e162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13960 | 2026.01.30 07:10:52.226136 [ 276 ] {0707a955-581d-4ec1-82d1-9ac4d263e162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13961 | 2026.01.30 07:10:52.226907 [ 276 ] {0707a955-581d-4ec1-82d1-9ac4d263e162} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.01.30 07:10:52.226952 [ 276 ] {0707a955-581d-4ec1-82d1-9ac4d263e162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13963 | 2026.01.30 07:10:52.227409 [ 276 ] {0707a955-581d-4ec1-82d1-9ac4d263e162} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13964 | 2026.01.30 07:10:52.227744 [ 276 ] {0707a955-581d-4ec1-82d1-9ac4d263e162} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.01.30 07:10:52.227920 [ 276 ] {0707a955-581d-4ec1-82d1-9ac4d263e162} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001876 sec., 134328.3582089552 rows/sec., 9.29 MiB/sec. | ||
| 13966 | 2026.01.30 07:10:52.227976 [ 276 ] {0707a955-581d-4ec1-82d1-9ac4d263e162} <Debug> TCPHandler: Processed in 0.002108678 sec. | ||
| 13967 | 2026.01.30 07:10:52.228139 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.01.30 07:10:52.228253 [ 276 ] {e40b81a8-061b-4b05-8065-a36ccca65603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13969 | 2026.01.30 07:10:52.228304 [ 276 ] {e40b81a8-061b-4b05-8065-a36ccca65603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13970 | 2026.01.30 07:10:52.228841 [ 276 ] {e40b81a8-061b-4b05-8065-a36ccca65603} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2026.01.30 07:10:52.228882 [ 276 ] {e40b81a8-061b-4b05-8065-a36ccca65603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13972 | 2026.01.30 07:10:52.229272 [ 276 ] {e40b81a8-061b-4b05-8065-a36ccca65603} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13973 | 2026.01.30 07:10:52.229551 [ 276 ] {e40b81a8-061b-4b05-8065-a36ccca65603} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2026.01.30 07:10:52.229735 [ 276 ] {e40b81a8-061b-4b05-8065-a36ccca65603} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001507 sec., 7962.8400796284 rows/sec., 622.10 KiB/sec. | ||
| 13975 | 2026.01.30 07:10:52.229786 [ 276 ] {e40b81a8-061b-4b05-8065-a36ccca65603} <Debug> TCPHandler: Processed in 0.001703688 sec. | ||
| 13976 | 2026.01.30 07:10:52.229948 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.01.30 07:10:52.230058 [ 276 ] {2970fe2d-c1a5-4f59-ab4a-67eefb21c2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13978 | 2026.01.30 07:10:52.230108 [ 276 ] {2970fe2d-c1a5-4f59-ab4a-67eefb21c2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13979 | 2026.01.30 07:10:52.231240 [ 276 ] {2970fe2d-c1a5-4f59-ab4a-67eefb21c2ca} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.01.30 07:10:52.231284 [ 276 ] {2970fe2d-c1a5-4f59-ab4a-67eefb21c2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13981 | 2026.01.30 07:10:52.231743 [ 276 ] {2970fe2d-c1a5-4f59-ab4a-67eefb21c2ca} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13982 | 2026.01.30 07:10:52.232195 [ 276 ] {2970fe2d-c1a5-4f59-ab4a-67eefb21c2ca} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.01.30 07:10:52.232381 [ 276 ] {2970fe2d-c1a5-4f59-ab4a-67eefb21c2ca} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.002345 sec., 238805.97014925376 rows/sec., 17.90 MiB/sec. | ||
| 13984 | 2026.01.30 07:10:52.232432 [ 276 ] {2970fe2d-c1a5-4f59-ab4a-67eefb21c2ca} <Debug> TCPHandler: Processed in 0.0025413 sec. | ||
| 13985 | 2026.01.30 07:10:52.232976 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.01.30 07:10:52.233101 [ 276 ] {b4078b78-6607-4473-bfa0-f69852be2f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13987 | 2026.01.30 07:10:52.233159 [ 276 ] {b4078b78-6607-4473-bfa0-f69852be2f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13988 | 2026.01.30 07:10:52.234766 [ 276 ] {b4078b78-6607-4473-bfa0-f69852be2f62} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.01.30 07:10:52.234810 [ 276 ] {b4078b78-6607-4473-bfa0-f69852be2f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13990 | 2026.01.30 07:10:52.235383 [ 276 ] {b4078b78-6607-4473-bfa0-f69852be2f62} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13991 | 2026.01.30 07:10:52.235718 [ 276 ] {b4078b78-6607-4473-bfa0-f69852be2f62} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.01.30 07:10:52.235915 [ 276 ] {b4078b78-6607-4473-bfa0-f69852be2f62} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.002839 sec., 310672.7721028531 rows/sec., 21.09 MiB/sec. | ||
| 13993 | 2026.01.30 07:10:52.235995 [ 276 ] {b4078b78-6607-4473-bfa0-f69852be2f62} <Debug> TCPHandler: Processed in 0.003089576 sec. | ||
| 13994 | 2026.01.30 07:10:52.236168 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2026.01.30 07:10:52.236290 [ 276 ] {894aee65-faa6-4766-8ded-ae25e41662ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13996 | 2026.01.30 07:10:52.236351 [ 276 ] {894aee65-faa6-4766-8ded-ae25e41662ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13997 | 2026.01.30 07:10:52.236809 [ 276 ] {894aee65-faa6-4766-8ded-ae25e41662ee} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.01.30 07:10:52.236846 [ 276 ] {894aee65-faa6-4766-8ded-ae25e41662ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 13999 | 2026.01.30 07:10:52.237249 [ 276 ] {894aee65-faa6-4766-8ded-ae25e41662ee} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14000 | 2026.01.30 07:10:52.237589 [ 276 ] {894aee65-faa6-4766-8ded-ae25e41662ee} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.01.30 07:10:52.237783 [ 276 ] {894aee65-faa6-4766-8ded-ae25e41662ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001519 sec., 39499.670836076366 rows/sec., 2.66 MiB/sec. | ||
| 14002 | 2026.01.30 07:10:52.237836 [ 276 ] {894aee65-faa6-4766-8ded-ae25e41662ee} <Debug> TCPHandler: Processed in 0.001735618 sec. | ||
| 14003 | 2026.01.30 07:10:55.972477 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14004 | 2026.01.30 07:10:55.972529 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14005 | 2026.01.30 07:10:56.299414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37456 | ||
| 14006 | 2026.01.30 07:10:56.300301 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.01.30 07:10:56.300388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14008 | 2026.01.30 07:10:56.301010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14009 | 2026.01.30 07:10:56.301233 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.01.30 07:10:56.301363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37456 | ||
| 14011 | 2026.01.30 07:10:57.166458 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2026.01.30 07:10:57.166734 [ 276 ] {2627e1a6-2b6b-43c1-b325-fb29fce252a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14013 | 2026.01.30 07:10:57.166840 [ 276 ] {2627e1a6-2b6b-43c1-b325-fb29fce252a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14014 | 2026.01.30 07:10:57.167801 [ 276 ] {2627e1a6-2b6b-43c1-b325-fb29fce252a3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14015 | 2026.01.30 07:10:57.167853 [ 276 ] {2627e1a6-2b6b-43c1-b325-fb29fce252a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14016 | 2026.01.30 07:10:57.168252 [ 276 ] {2627e1a6-2b6b-43c1-b325-fb29fce252a3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14017 | 2026.01.30 07:10:57.168504 [ 276 ] {2627e1a6-2b6b-43c1-b325-fb29fce252a3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14018 | 2026.01.30 07:10:57.168666 [ 276 ] {2627e1a6-2b6b-43c1-b325-fb29fce252a3} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.002008 sec., 67729.08366533865 rows/sec., 5.86 MiB/sec. | ||
| 14019 | 2026.01.30 07:10:57.168721 [ 276 ] {2627e1a6-2b6b-43c1-b325-fb29fce252a3} <Debug> TCPHandler: Processed in 0.002452898 sec. | ||
| 14020 | 2026.01.30 07:10:57.168850 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2026.01.30 07:10:57.168953 [ 276 ] {3d0289d8-5964-4144-8401-e0a4dadad051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14022 | 2026.01.30 07:10:57.168998 [ 276 ] {3d0289d8-5964-4144-8401-e0a4dadad051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14023 | 2026.01.30 07:10:57.169438 [ 276 ] {3d0289d8-5964-4144-8401-e0a4dadad051} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.01.30 07:10:57.169474 [ 276 ] {3d0289d8-5964-4144-8401-e0a4dadad051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14025 | 2026.01.30 07:10:57.169774 [ 276 ] {3d0289d8-5964-4144-8401-e0a4dadad051} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14026 | 2026.01.30 07:10:57.169981 [ 276 ] {3d0289d8-5964-4144-8401-e0a4dadad051} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.01.30 07:10:57.170113 [ 276 ] {3d0289d8-5964-4144-8401-e0a4dadad051} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001182 sec., 33840.9475465313 rows/sec., 2.49 MiB/sec. | ||
| 14028 | 2026.01.30 07:10:57.170151 [ 276 ] {3d0289d8-5964-4144-8401-e0a4dadad051} <Debug> TCPHandler: Processed in 0.001353817 sec. | ||
| 14029 | 2026.01.30 07:10:57.170262 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.01.30 07:10:57.170357 [ 276 ] {4d47cd4c-25b2-42bd-93af-732b6d4ac10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14031 | 2026.01.30 07:10:57.170397 [ 276 ] {4d47cd4c-25b2-42bd-93af-732b6d4ac10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14032 | 2026.01.30 07:10:57.170843 [ 276 ] {4d47cd4c-25b2-42bd-93af-732b6d4ac10c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.01.30 07:10:57.170877 [ 276 ] {4d47cd4c-25b2-42bd-93af-732b6d4ac10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14034 | 2026.01.30 07:10:57.171178 [ 276 ] {4d47cd4c-25b2-42bd-93af-732b6d4ac10c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14035 | 2026.01.30 07:10:57.171390 [ 276 ] {4d47cd4c-25b2-42bd-93af-732b6d4ac10c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.01.30 07:10:57.171518 [ 276 ] {4d47cd4c-25b2-42bd-93af-732b6d4ac10c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00118 sec., 88135.59322033898 rows/sec., 6.88 MiB/sec. | ||
| 14037 | 2026.01.30 07:10:57.171557 [ 276 ] {4d47cd4c-25b2-42bd-93af-732b6d4ac10c} <Debug> TCPHandler: Processed in 0.001344987 sec. | ||
| 14038 | 2026.01.30 07:10:57.171670 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14039 | 2026.01.30 07:10:57.171764 [ 276 ] {c24a394e-0153-436c-b66e-9126a7c9d49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14040 | 2026.01.30 07:10:57.171809 [ 276 ] {c24a394e-0153-436c-b66e-9126a7c9d49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14041 | 2026.01.30 07:10:57.172227 [ 276 ] {c24a394e-0153-436c-b66e-9126a7c9d49b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.01.30 07:10:57.172262 [ 276 ] {c24a394e-0153-436c-b66e-9126a7c9d49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14043 | 2026.01.30 07:10:57.172591 [ 276 ] {c24a394e-0153-436c-b66e-9126a7c9d49b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14044 | 2026.01.30 07:10:57.172803 [ 276 ] {c24a394e-0153-436c-b66e-9126a7c9d49b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.01.30 07:10:57.172935 [ 276 ] {c24a394e-0153-436c-b66e-9126a7c9d49b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 14046 | 2026.01.30 07:10:57.172973 [ 276 ] {c24a394e-0153-436c-b66e-9126a7c9d49b} <Debug> TCPHandler: Processed in 0.001352778 sec. | ||
| 14047 | 2026.01.30 07:10:57.173078 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2026.01.30 07:10:57.173178 [ 276 ] {cbaf0a18-a781-408b-94f4-db4e2e93dfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14049 | 2026.01.30 07:10:57.173235 [ 276 ] {cbaf0a18-a781-408b-94f4-db4e2e93dfa4} <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 | ||
| 14050 | 2026.01.30 07:10:57.174135 [ 276 ] {cbaf0a18-a781-408b-94f4-db4e2e93dfa4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.01.30 07:10:57.174170 [ 276 ] {cbaf0a18-a781-408b-94f4-db4e2e93dfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14052 | 2026.01.30 07:10:57.174752 [ 276 ] {cbaf0a18-a781-408b-94f4-db4e2e93dfa4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14053 | 2026.01.30 07:10:57.174976 [ 276 ] {cbaf0a18-a781-408b-94f4-db4e2e93dfa4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.01.30 07:10:57.175116 [ 276 ] {cbaf0a18-a781-408b-94f4-db4e2e93dfa4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001956 sec., 20449.89775051125 rows/sec., 36.65 MiB/sec. | ||
| 14055 | 2026.01.30 07:10:57.175187 [ 276 ] {cbaf0a18-a781-408b-94f4-db4e2e93dfa4} <Debug> TCPHandler: Processed in 0.00215897 sec. | ||
| 14056 | 2026.01.30 07:10:57.175301 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2026.01.30 07:10:57.175396 [ 276 ] {9dffadb6-1ac6-419d-923a-e119fa500f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.01.30 07:10:57.175437 [ 276 ] {9dffadb6-1ac6-419d-923a-e119fa500f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14059 | 2026.01.30 07:10:57.175781 [ 276 ] {9dffadb6-1ac6-419d-923a-e119fa500f53} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14060 | 2026.01.30 07:10:57.175816 [ 276 ] {9dffadb6-1ac6-419d-923a-e119fa500f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14061 | 2026.01.30 07:10:57.176129 [ 276 ] {9dffadb6-1ac6-419d-923a-e119fa500f53} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14062 | 2026.01.30 07:10:57.176334 [ 276 ] {9dffadb6-1ac6-419d-923a-e119fa500f53} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2026.01.30 07:10:57.176462 [ 276 ] {9dffadb6-1ac6-419d-923a-e119fa500f53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 14064 | 2026.01.30 07:10:57.176498 [ 276 ] {9dffadb6-1ac6-419d-923a-e119fa500f53} <Debug> TCPHandler: Processed in 0.001246535 sec. | ||
| 14065 | 2026.01.30 07:10:58.296422 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 14066 | 2026.01.30 07:10:58.313312 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.01.30 07:10:58.313360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14068 | 2026.01.30 07:10:58.319929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14069 | 2026.01.30 07:10:58.320675 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.01.30 07:10:58.323929 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 14071 | 2026.01.30 07:10:58.917340 [ 222 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14072 | 2026.01.30 07:10:58.917430 [ 222 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14073 | 2026.01.30 07:10:58.919119 [ 222 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14074 | 2026.01.30 07:10:59.494115 [ 225 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14075 | 2026.01.30 07:10:59.494173 [ 225 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14076 | 2026.01.30 07:10:59.497005 [ 225 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14077 | 2026.01.30 07:11:01.363354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1692 | ||
| 14078 | 2026.01.30 07:11:01.365658 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.01.30 07:11:01.365704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14080 | 2026.01.30 07:11:01.366880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14081 | 2026.01.30 07:11:01.367147 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.01.30 07:11:01.367407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1692 | ||
| 14083 | 2026.01.30 07:11:01.367435 [ 218 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14084 | 2026.01.30 07:11:01.367511 [ 218 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14085 | 2026.01.30 07:11:01.370520 [ 218 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14086 | 2026.01.30 07:11:02.069159 [ 224 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14087 | 2026.01.30 07:11:02.069217 [ 224 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14088 | 2026.01.30 07:11:02.071081 [ 224 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14089 | 2026.01.30 07:11:02.164143 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14090 | 2026.01.30 07:11:02.164340 [ 276 ] {17be15e0-f64e-435e-9281-82c27c6de17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14091 | 2026.01.30 07:11:02.164415 [ 276 ] {17be15e0-f64e-435e-9281-82c27c6de17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14092 | 2026.01.30 07:11:02.165101 [ 276 ] {17be15e0-f64e-435e-9281-82c27c6de17d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2026.01.30 07:11:02.165144 [ 276 ] {17be15e0-f64e-435e-9281-82c27c6de17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14094 | 2026.01.30 07:11:02.165535 [ 276 ] {17be15e0-f64e-435e-9281-82c27c6de17d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14095 | 2026.01.30 07:11:02.165757 [ 276 ] {17be15e0-f64e-435e-9281-82c27c6de17d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2026.01.30 07:11:02.165921 [ 276 ] {17be15e0-f64e-435e-9281-82c27c6de17d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 14097 | 2026.01.30 07:11:02.165975 [ 276 ] {17be15e0-f64e-435e-9281-82c27c6de17d} <Debug> TCPHandler: Processed in 0.001965444 sec. | ||
| 14098 | 2026.01.30 07:11:02.166097 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14099 | 2026.01.30 07:11:02.166199 [ 276 ] {d04dc49a-71cc-4979-9b40-170584204453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14100 | 2026.01.30 07:11:02.166242 [ 276 ] {d04dc49a-71cc-4979-9b40-170584204453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14101 | 2026.01.30 07:11:02.166680 [ 276 ] {d04dc49a-71cc-4979-9b40-170584204453} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2026.01.30 07:11:02.166715 [ 276 ] {d04dc49a-71cc-4979-9b40-170584204453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14103 | 2026.01.30 07:11:02.167022 [ 276 ] {d04dc49a-71cc-4979-9b40-170584204453} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14104 | 2026.01.30 07:11:02.167231 [ 276 ] {d04dc49a-71cc-4979-9b40-170584204453} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.01.30 07:11:02.167361 [ 276 ] {d04dc49a-71cc-4979-9b40-170584204453} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 14106 | 2026.01.30 07:11:02.167401 [ 276 ] {d04dc49a-71cc-4979-9b40-170584204453} <Debug> TCPHandler: Processed in 0.001355158 sec. | ||
| 14107 | 2026.01.30 07:11:02.167517 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14108 | 2026.01.30 07:11:02.167612 [ 276 ] {b984dab1-2b1e-48df-a78d-6236b4b00d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14109 | 2026.01.30 07:11:02.167657 [ 276 ] {b984dab1-2b1e-48df-a78d-6236b4b00d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14110 | 2026.01.30 07:11:02.168078 [ 276 ] {b984dab1-2b1e-48df-a78d-6236b4b00d4b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.01.30 07:11:02.168113 [ 276 ] {b984dab1-2b1e-48df-a78d-6236b4b00d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14112 | 2026.01.30 07:11:02.168454 [ 276 ] {b984dab1-2b1e-48df-a78d-6236b4b00d4b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14113 | 2026.01.30 07:11:02.168666 [ 276 ] {b984dab1-2b1e-48df-a78d-6236b4b00d4b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.01.30 07:11:02.168769 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 4 parts from all_1_110_22 to all_113_113_0 | ||
| 14115 | 2026.01.30 07:11:02.168795 [ 276 ] {b984dab1-2b1e-48df-a78d-6236b4b00d4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 14116 | 2026.01.30 07:11:02.168802 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.01.30 07:11:02.168827 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14118 | 2026.01.30 07:11:02.168834 [ 276 ] {b984dab1-2b1e-48df-a78d-6236b4b00d4b} <Debug> TCPHandler: Processed in 0.001367178 sec. | ||
| 14119 | 2026.01.30 07:11:02.168940 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2026.01.30 07:11:02.168951 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_110_22 to all_113_113_0 into Compact with storage Full | ||
| 14121 | 2026.01.30 07:11:02.169034 [ 276 ] {ebb69271-d33e-4247-9b17-5467917386ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14122 | 2026.01.30 07:11:02.169081 [ 276 ] {ebb69271-d33e-4247-9b17-5467917386ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14123 | 2026.01.30 07:11:02.169119 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14124 | 2026.01.30 07:11:02.169164 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 32957 rows starting from the beginning of the part | ||
| 14125 | 2026.01.30 07:11:02.169244 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14126 | 2026.01.30 07:11:02.169298 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 14127 | 2026.01.30 07:11:02.169345 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 882 rows starting from the beginning of the part | ||
| 14128 | 2026.01.30 07:11:02.169420 [ 276 ] {ebb69271-d33e-4247-9b17-5467917386ff} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14129 | 2026.01.30 07:11:02.169461 [ 276 ] {ebb69271-d33e-4247-9b17-5467917386ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14130 | 2026.01.30 07:11:02.169792 [ 276 ] {ebb69271-d33e-4247-9b17-5467917386ff} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14131 | 2026.01.30 07:11:02.170004 [ 276 ] {ebb69271-d33e-4247-9b17-5467917386ff} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2026.01.30 07:11:02.170135 [ 276 ] {ebb69271-d33e-4247-9b17-5467917386ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 14133 | 2026.01.30 07:11:02.170171 [ 276 ] {ebb69271-d33e-4247-9b17-5467917386ff} <Debug> TCPHandler: Processed in 0.001280506 sec. | ||
| 14134 | 2026.01.30 07:11:02.176991 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34159 rows, containing 5 columns (5 merged, 0 gathered) in 0.008093055 sec., 4220779.421368075 rows/sec., 288.73 MiB/sec. | ||
| 14135 | 2026.01.30 07:11:02.177260 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 14136 | 2026.01.30 07:11:02.177538 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2026.01.30 07:11:02.177612 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 4 parts: [all_1_110_22, all_113_113_0] -> all_1_113_23 | ||
| 14138 | 2026.01.30 07:11:02.177691 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14139 | 2026.01.30 07:11:02.952275 [ 222 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14140 | 2026.01.30 07:11:02.952331 [ 222 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14141 | 2026.01.30 07:11:02.953717 [ 222 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14142 | 2026.01.30 07:11:03.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.37 MiB, peak 384.34 MiB, free memory in arenas 0.00 B, will set to 373.11 MiB (RSS), difference: 1.74 MiB | ||
| 14143 | 2026.01.30 07:11:03.254995 [ 149 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 14144 | 2026.01.30 07:11:03.255089 [ 149 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.01.30 07:11:03.255126 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14146 | 2026.01.30 07:11:03.255276 [ 192 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 14147 | 2026.01.30 07:11:03.255433 [ 192 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14148 | 2026.01.30 07:11:03.255468 [ 192 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 22 rows starting from the beginning of the part | ||
| 14149 | 2026.01.30 07:11:03.255537 [ 192 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 14150 | 2026.01.30 07:11:03.255582 [ 192 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 14151 | 2026.01.30 07:11:03.255623 [ 192 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 14152 | 2026.01.30 07:11:03.255660 [ 192 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 14153 | 2026.01.30 07:11:03.256417 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197783 sec., 38404.28525033333 rows/sec., 3.23 MiB/sec. | ||
| 14154 | 2026.01.30 07:11:03.256615 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 14155 | 2026.01.30 07:11:03.256919 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14156 | 2026.01.30 07:11:03.257000 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_29_7} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 14157 | 2026.01.30 07:11:03.257093 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14158 | 2026.01.30 07:11:03.802498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37904 | ||
| 14159 | 2026.01.30 07:11:03.803218 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2026.01.30 07:11:03.803264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14161 | 2026.01.30 07:11:03.803733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14162 | 2026.01.30 07:11:03.803961 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2026.01.30 07:11:03.804092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37904 | ||
| 14164 | 2026.01.30 07:11:05.824941 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 14165 | 2026.01.30 07:11:05.842389 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14166 | 2026.01.30 07:11:05.842446 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14167 | 2026.01.30 07:11:05.848828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14168 | 2026.01.30 07:11:05.849509 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14169 | 2026.01.30 07:11:05.852430 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 14170 | 2026.01.30 07:11:07.166922 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14171 | 2026.01.30 07:11:07.167129 [ 276 ] {30f1b581-a153-4393-b03f-4b1f7893f1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14172 | 2026.01.30 07:11:07.167205 [ 276 ] {30f1b581-a153-4393-b03f-4b1f7893f1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14173 | 2026.01.30 07:11:07.167930 [ 276 ] {30f1b581-a153-4393-b03f-4b1f7893f1bf} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14174 | 2026.01.30 07:11:07.167983 [ 276 ] {30f1b581-a153-4393-b03f-4b1f7893f1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14175 | 2026.01.30 07:11:07.168416 [ 276 ] {30f1b581-a153-4393-b03f-4b1f7893f1bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14176 | 2026.01.30 07:11:07.168684 [ 276 ] {30f1b581-a153-4393-b03f-4b1f7893f1bf} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2026.01.30 07:11:07.168851 [ 276 ] {30f1b581-a153-4393-b03f-4b1f7893f1bf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001774 sec., 2254.7914317925593 rows/sec., 183.86 KiB/sec. | ||
| 14178 | 2026.01.30 07:11:07.168903 [ 276 ] {30f1b581-a153-4393-b03f-4b1f7893f1bf} <Debug> TCPHandler: Processed in 0.002116169 sec. | ||
| 14179 | 2026.01.30 07:11:07.169030 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2026.01.30 07:11:07.169132 [ 276 ] {5e221002-ce04-4071-93c4-ce7076d0673b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14181 | 2026.01.30 07:11:07.169174 [ 276 ] {5e221002-ce04-4071-93c4-ce7076d0673b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14182 | 2026.01.30 07:11:07.169690 [ 276 ] {5e221002-ce04-4071-93c4-ce7076d0673b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.01.30 07:11:07.169728 [ 276 ] {5e221002-ce04-4071-93c4-ce7076d0673b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14184 | 2026.01.30 07:11:07.170056 [ 276 ] {5e221002-ce04-4071-93c4-ce7076d0673b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14185 | 2026.01.30 07:11:07.170268 [ 276 ] {5e221002-ce04-4071-93c4-ce7076d0673b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.01.30 07:11:07.170397 [ 143 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14187 | 2026.01.30 07:11:07.170403 [ 276 ] {5e221002-ce04-4071-93c4-ce7076d0673b} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001293 sec., 106728.53828306263 rows/sec., 9.21 MiB/sec. | ||
| 14188 | 2026.01.30 07:11:07.170470 [ 143 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.01.30 07:11:07.170487 [ 276 ] {5e221002-ce04-4071-93c4-ce7076d0673b} <Debug> TCPHandler: Processed in 0.001508802 sec. | ||
| 14190 | 2026.01.30 07:11:07.170496 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14191 | 2026.01.30 07:11:07.170607 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14192 | 2026.01.30 07:11:07.170642 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14193 | 2026.01.30 07:11:07.170706 [ 276 ] {fed4e21f-95d2-404b-8d1f-db25ee020ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14194 | 2026.01.30 07:11:07.170753 [ 276 ] {fed4e21f-95d2-404b-8d1f-db25ee020ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14195 | 2026.01.30 07:11:07.170810 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14196 | 2026.01.30 07:11:07.170857 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2555 rows starting from the beginning of the part | ||
| 14197 | 2026.01.30 07:11:07.170934 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 136 rows starting from the beginning of the part | ||
| 14198 | 2026.01.30 07:11:07.170990 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1318 rows starting from the beginning of the part | ||
| 14199 | 2026.01.30 07:11:07.171042 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 136 rows starting from the beginning of the part | ||
| 14200 | 2026.01.30 07:11:07.171091 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 14201 | 2026.01.30 07:11:07.171139 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 138 rows starting from the beginning of the part | ||
| 14202 | 2026.01.30 07:11:07.171170 [ 276 ] {fed4e21f-95d2-404b-8d1f-db25ee020ed2} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.01.30 07:11:07.171212 [ 276 ] {fed4e21f-95d2-404b-8d1f-db25ee020ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14204 | 2026.01.30 07:11:07.171557 [ 276 ] {fed4e21f-95d2-404b-8d1f-db25ee020ed2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14205 | 2026.01.30 07:11:07.171785 [ 276 ] {fed4e21f-95d2-404b-8d1f-db25ee020ed2} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.01.30 07:11:07.171916 [ 143 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14207 | 2026.01.30 07:11:07.171938 [ 276 ] {fed4e21f-95d2-404b-8d1f-db25ee020ed2} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.00125 sec., 35200 rows/sec., 2.57 MiB/sec. | ||
| 14208 | 2026.01.30 07:11:07.171949 [ 143 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.01.30 07:11:07.171978 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14210 | 2026.01.30 07:11:07.171985 [ 276 ] {fed4e21f-95d2-404b-8d1f-db25ee020ed2} <Debug> TCPHandler: Processed in 0.001427029 sec. | ||
| 14211 | 2026.01.30 07:11:07.172060 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14212 | 2026.01.30 07:11:07.172092 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2026.01.30 07:11:07.172172 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14214 | 2026.01.30 07:11:07.172190 [ 276 ] {15d1a4c0-2b3d-4485-bdf7-c06e4716fc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14215 | 2026.01.30 07:11:07.172207 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 297 rows starting from the beginning of the part | ||
| 14216 | 2026.01.30 07:11:07.172235 [ 276 ] {15d1a4c0-2b3d-4485-bdf7-c06e4716fc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14217 | 2026.01.30 07:11:07.172275 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 52 rows starting from the beginning of the part | ||
| 14218 | 2026.01.30 07:11:07.172322 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 14219 | 2026.01.30 07:11:07.172361 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 16 rows starting from the beginning of the part | ||
| 14220 | 2026.01.30 07:11:07.172399 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 40 rows starting from the beginning of the part | ||
| 14221 | 2026.01.30 07:11:07.172437 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 44 rows starting from the beginning of the part | ||
| 14222 | 2026.01.30 07:11:07.172679 [ 276 ] {15d1a4c0-2b3d-4485-bdf7-c06e4716fc49} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2026.01.30 07:11:07.172720 [ 276 ] {15d1a4c0-2b3d-4485-bdf7-c06e4716fc49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14224 | 2026.01.30 07:11:07.173044 [ 276 ] {15d1a4c0-2b3d-4485-bdf7-c06e4716fc49} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14225 | 2026.01.30 07:11:07.173141 [ 193 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562711 sec., 1693128.877973365 rows/sec., 146.00 MiB/sec. | ||
| 14226 | 2026.01.30 07:11:07.173264 [ 276 ] {15d1a4c0-2b3d-4485-bdf7-c06e4716fc49} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.01.30 07:11:07.173267 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238315 sec., 394891.44523001014 rows/sec., 27.78 MiB/sec. | ||
| 14228 | 2026.01.30 07:11:07.173392 [ 143 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14229 | 2026.01.30 07:11:07.173408 [ 276 ] {15d1a4c0-2b3d-4485-bdf7-c06e4716fc49} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001236 sec., 87378.64077669903 rows/sec., 6.83 MiB/sec. | ||
| 14230 | 2026.01.30 07:11:07.173418 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14231 | 2026.01.30 07:11:07.173422 [ 143 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2026.01.30 07:11:07.173452 [ 276 ] {15d1a4c0-2b3d-4485-bdf7-c06e4716fc49} <Debug> TCPHandler: Processed in 0.001409179 sec. | ||
| 14233 | 2026.01.30 07:11:07.173460 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14234 | 2026.01.30 07:11:07.173474 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14235 | 2026.01.30 07:11:07.173573 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14236 | 2026.01.30 07:11:07.173579 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14237 | 2026.01.30 07:11:07.173674 [ 276 ] {07e6d3c5-578a-4c59-b9b0-9bcfba41c4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14238 | 2026.01.30 07:11:07.173724 [ 276 ] {07e6d3c5-578a-4c59-b9b0-9bcfba41c4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14239 | 2026.01.30 07:11:07.173732 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14240 | 2026.01.30 07:11:07.173776 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1305 rows starting from the beginning of the part | ||
| 14241 | 2026.01.30 07:11:07.173780 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.01.30 07:11:07.173848 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.01.30 07:11:07.173850 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 14244 | 2026.01.30 07:11:07.173868 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_116_23} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14245 | 2026.01.30 07:11:07.173923 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 560 rows starting from the beginning of the part | ||
| 14246 | 2026.01.30 07:11:07.173941 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_76_15} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14247 | 2026.01.30 07:11:07.173974 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 14248 | 2026.01.30 07:11:07.173988 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 14249 | 2026.01.30 07:11:07.174019 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 14250 | 2026.01.30 07:11:07.174038 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14251 | 2026.01.30 07:11:07.174063 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 108 rows starting from the beginning of the part | ||
| 14252 | 2026.01.30 07:11:07.174151 [ 276 ] {07e6d3c5-578a-4c59-b9b0-9bcfba41c4d5} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14253 | 2026.01.30 07:11:07.174192 [ 276 ] {07e6d3c5-578a-4c59-b9b0-9bcfba41c4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14254 | 2026.01.30 07:11:07.174561 [ 276 ] {07e6d3c5-578a-4c59-b9b0-9bcfba41c4d5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14255 | 2026.01.30 07:11:07.174792 [ 276 ] {07e6d3c5-578a-4c59-b9b0-9bcfba41c4d5} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2026.01.30 07:11:07.174932 [ 276 ] {07e6d3c5-578a-4c59-b9b0-9bcfba41c4d5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001276 sec., 126959.24764890282 rows/sec., 8.84 MiB/sec. | ||
| 14257 | 2026.01.30 07:11:07.174972 [ 276 ] {07e6d3c5-578a-4c59-b9b0-9bcfba41c4d5} <Debug> TCPHandler: Processed in 0.0014472 sec. | ||
| 14258 | 2026.01.30 07:11:07.175096 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14259 | 2026.01.30 07:11:07.175217 [ 276 ] {492c452b-46c8-4bfb-8ea7-df04ba8a8784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14260 | 2026.01.30 07:11:07.175283 [ 276 ] {492c452b-46c8-4bfb-8ea7-df04ba8a8784} <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 | ||
| 14261 | 2026.01.30 07:11:07.175322 [ 198 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179416 sec., 1251281.9369509965 rows/sec., 97.12 MiB/sec. | ||
| 14262 | 2026.01.30 07:11:07.175524 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14263 | 2026.01.30 07:11:07.175807 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.01.30 07:11:07.175885 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_116_23} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14265 | 2026.01.30 07:11:07.175967 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14266 | 2026.01.30 07:11:07.176261 [ 276 ] {492c452b-46c8-4bfb-8ea7-df04ba8a8784} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14267 | 2026.01.30 07:11:07.176303 [ 276 ] {492c452b-46c8-4bfb-8ea7-df04ba8a8784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14268 | 2026.01.30 07:11:07.176887 [ 276 ] {492c452b-46c8-4bfb-8ea7-df04ba8a8784} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14269 | 2026.01.30 07:11:07.177109 [ 276 ] {492c452b-46c8-4bfb-8ea7-df04ba8a8784} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2026.01.30 07:11:07.177256 [ 276 ] {492c452b-46c8-4bfb-8ea7-df04ba8a8784} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002058 sec., 19436.34596695821 rows/sec., 34.83 MiB/sec. | ||
| 14271 | 2026.01.30 07:11:07.177314 [ 276 ] {492c452b-46c8-4bfb-8ea7-df04ba8a8784} <Debug> TCPHandler: Processed in 0.002279583 sec. | ||
| 14272 | 2026.01.30 07:11:07.177421 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14273 | 2026.01.30 07:11:07.177542 [ 276 ] {cfb16d36-1e5d-4f28-bcab-008281b40d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14274 | 2026.01.30 07:11:07.177584 [ 276 ] {cfb16d36-1e5d-4f28-bcab-008281b40d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14275 | 2026.01.30 07:11:07.177924 [ 276 ] {cfb16d36-1e5d-4f28-bcab-008281b40d9c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14276 | 2026.01.30 07:11:07.177961 [ 276 ] {cfb16d36-1e5d-4f28-bcab-008281b40d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14277 | 2026.01.30 07:11:07.178286 [ 276 ] {cfb16d36-1e5d-4f28-bcab-008281b40d9c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14278 | 2026.01.30 07:11:07.178497 [ 276 ] {cfb16d36-1e5d-4f28-bcab-008281b40d9c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.01.30 07:11:07.178614 [ 143 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14280 | 2026.01.30 07:11:07.178625 [ 276 ] {cfb16d36-1e5d-4f28-bcab-008281b40d9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 14281 | 2026.01.30 07:11:07.178649 [ 143 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.01.30 07:11:07.178693 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14283 | 2026.01.30 07:11:07.178698 [ 276 ] {cfb16d36-1e5d-4f28-bcab-008281b40d9c} <Debug> TCPHandler: Processed in 0.001326947 sec. | ||
| 14284 | 2026.01.30 07:11:07.178795 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14285 | 2026.01.30 07:11:07.178887 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14286 | 2026.01.30 07:11:07.178919 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6864 rows starting from the beginning of the part | ||
| 14287 | 2026.01.30 07:11:07.178980 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 14288 | 2026.01.30 07:11:07.179029 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14289 | 2026.01.30 07:11:07.179072 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 14290 | 2026.01.30 07:11:07.179113 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14291 | 2026.01.30 07:11:07.179153 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 14292 | 2026.01.30 07:11:07.180912 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002151879 sec., 3329183.4717472494 rows/sec., 221.91 MiB/sec. | ||
| 14293 | 2026.01.30 07:11:07.181702 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14294 | 2026.01.30 07:11:07.182006 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.01.30 07:11:07.182080 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_116_23} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14296 | 2026.01.30 07:11:07.182159 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 14297 | 2026.01.30 07:11:10.972770 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14298 | 2026.01.30 07:11:10.972819 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14299 | 2026.01.30 07:11:11.305097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38416 | ||
| 14300 | 2026.01.30 07:11:11.305631 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14301 | 2026.01.30 07:11:11.305671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14302 | 2026.01.30 07:11:11.306142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14303 | 2026.01.30 07:11:11.306382 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14304 | 2026.01.30 07:11:11.306508 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38416 | ||
| 14305 | 2026.01.30 07:11:11.306645 [ 221 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14306 | 2026.01.30 07:11:11.306702 [ 221 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14307 | 2026.01.30 07:11:11.309404 [ 221 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14308 | 2026.01.30 07:11:11.368435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1714 | ||
| 14309 | 2026.01.30 07:11:11.370891 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2026.01.30 07:11:11.370941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14311 | 2026.01.30 07:11:11.372197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14312 | 2026.01.30 07:11:11.372469 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14313 | 2026.01.30 07:11:11.372745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1714 | ||
| 14314 | 2026.01.30 07:11:12.002659 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001297906 sec. | ||
| 14315 | 2026.01.30 07:11:12.164440 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14316 | 2026.01.30 07:11:12.164699 [ 276 ] {4a6070e4-d723-4af5-842a-86ddde750050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14317 | 2026.01.30 07:11:12.164791 [ 276 ] {4a6070e4-d723-4af5-842a-86ddde750050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14318 | 2026.01.30 07:11:12.165465 [ 276 ] {4a6070e4-d723-4af5-842a-86ddde750050} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14319 | 2026.01.30 07:11:12.165514 [ 276 ] {4a6070e4-d723-4af5-842a-86ddde750050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14320 | 2026.01.30 07:11:12.165918 [ 276 ] {4a6070e4-d723-4af5-842a-86ddde750050} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14321 | 2026.01.30 07:11:12.166143 [ 276 ] {4a6070e4-d723-4af5-842a-86ddde750050} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14322 | 2026.01.30 07:11:12.166299 [ 276 ] {4a6070e4-d723-4af5-842a-86ddde750050} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.56 MiB/sec. | ||
| 14323 | 2026.01.30 07:11:12.166342 [ 276 ] {4a6070e4-d723-4af5-842a-86ddde750050} <Debug> TCPHandler: Processed in 0.002075917 sec. | ||
| 14324 | 2026.01.30 07:11:12.166458 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14325 | 2026.01.30 07:11:12.166551 [ 276 ] {1c470df4-7651-4be7-a5f5-59df3ea8c82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14326 | 2026.01.30 07:11:12.166592 [ 276 ] {1c470df4-7651-4be7-a5f5-59df3ea8c82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14327 | 2026.01.30 07:11:12.167002 [ 276 ] {1c470df4-7651-4be7-a5f5-59df3ea8c82f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14328 | 2026.01.30 07:11:12.167039 [ 276 ] {1c470df4-7651-4be7-a5f5-59df3ea8c82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14329 | 2026.01.30 07:11:12.167339 [ 276 ] {1c470df4-7651-4be7-a5f5-59df3ea8c82f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14330 | 2026.01.30 07:11:12.167547 [ 276 ] {1c470df4-7651-4be7-a5f5-59df3ea8c82f} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14331 | 2026.01.30 07:11:12.167674 [ 276 ] {1c470df4-7651-4be7-a5f5-59df3ea8c82f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 14332 | 2026.01.30 07:11:12.167718 [ 276 ] {1c470df4-7651-4be7-a5f5-59df3ea8c82f} <Debug> TCPHandler: Processed in 0.001310316 sec. | ||
| 14333 | 2026.01.30 07:11:12.167832 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14334 | 2026.01.30 07:11:12.167925 [ 276 ] {612652dd-59b8-4b78-8812-d2cb90b717b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14335 | 2026.01.30 07:11:12.167968 [ 276 ] {612652dd-59b8-4b78-8812-d2cb90b717b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14336 | 2026.01.30 07:11:12.168389 [ 276 ] {612652dd-59b8-4b78-8812-d2cb90b717b6} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14337 | 2026.01.30 07:11:12.168425 [ 276 ] {612652dd-59b8-4b78-8812-d2cb90b717b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14338 | 2026.01.30 07:11:12.168756 [ 276 ] {612652dd-59b8-4b78-8812-d2cb90b717b6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14339 | 2026.01.30 07:11:12.168961 [ 276 ] {612652dd-59b8-4b78-8812-d2cb90b717b6} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14340 | 2026.01.30 07:11:12.169088 [ 276 ] {612652dd-59b8-4b78-8812-d2cb90b717b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 14341 | 2026.01.30 07:11:12.169126 [ 276 ] {612652dd-59b8-4b78-8812-d2cb90b717b6} <Debug> TCPHandler: Processed in 0.001343618 sec. | ||
| 14342 | 2026.01.30 07:11:12.169236 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2026.01.30 07:11:12.169329 [ 276 ] {dfa45be5-6744-4e33-a45f-85316499b507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14344 | 2026.01.30 07:11:12.169371 [ 276 ] {dfa45be5-6744-4e33-a45f-85316499b507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14345 | 2026.01.30 07:11:12.169699 [ 276 ] {dfa45be5-6744-4e33-a45f-85316499b507} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14346 | 2026.01.30 07:11:12.169736 [ 276 ] {dfa45be5-6744-4e33-a45f-85316499b507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14347 | 2026.01.30 07:11:12.170038 [ 276 ] {dfa45be5-6744-4e33-a45f-85316499b507} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14348 | 2026.01.30 07:11:12.170257 [ 276 ] {dfa45be5-6744-4e33-a45f-85316499b507} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14349 | 2026.01.30 07:11:12.170385 [ 276 ] {dfa45be5-6744-4e33-a45f-85316499b507} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 14350 | 2026.01.30 07:11:12.170421 [ 276 ] {dfa45be5-6744-4e33-a45f-85316499b507} <Debug> TCPHandler: Processed in 0.001234714 sec. | ||
| 14351 | 2026.01.30 07:11:12.244021 [ 223 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14352 | 2026.01.30 07:11:12.244081 [ 223 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14353 | 2026.01.30 07:11:12.246125 [ 223 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14354 | 2026.01.30 07:11:12.848835 [ 218 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14355 | 2026.01.30 07:11:12.848883 [ 218 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14356 | 2026.01.30 07:11:12.851990 [ 218 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14357 | 2026.01.30 07:11:13.257614 [ 218 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14358 | 2026.01.30 07:11:13.257648 [ 218 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14359 | 2026.01.30 07:11:13.260863 [ 218 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14360 | 2026.01.30 07:11:13.276268 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14361 | 2026.01.30 07:11:13.276319 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14362 | 2026.01.30 07:11:13.279318 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14363 | 2026.01.30 07:11:13.337480 [ 224 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14364 | 2026.01.30 07:11:13.337517 [ 224 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14365 | 2026.01.30 07:11:13.340006 [ 224 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14366 | 2026.01.30 07:11:13.353365 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 14367 | 2026.01.30 07:11:13.369826 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.01.30 07:11:13.369877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14369 | 2026.01.30 07:11:13.375938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14370 | 2026.01.30 07:11:13.376638 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2026.01.30 07:11:13.379594 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 14372 | 2026.01.30 07:11:17.166503 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14373 | 2026.01.30 07:11:17.166778 [ 276 ] {2f672dc4-7eb1-4623-9d11-5eb0816cd264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14374 | 2026.01.30 07:11:17.166874 [ 276 ] {2f672dc4-7eb1-4623-9d11-5eb0816cd264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14375 | 2026.01.30 07:11:17.167686 [ 276 ] {2f672dc4-7eb1-4623-9d11-5eb0816cd264} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2026.01.30 07:11:17.167735 [ 276 ] {2f672dc4-7eb1-4623-9d11-5eb0816cd264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14377 | 2026.01.30 07:11:17.168127 [ 276 ] {2f672dc4-7eb1-4623-9d11-5eb0816cd264} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14378 | 2026.01.30 07:11:17.168349 [ 276 ] {2f672dc4-7eb1-4623-9d11-5eb0816cd264} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2026.01.30 07:11:17.168502 [ 276 ] {2f672dc4-7eb1-4623-9d11-5eb0816cd264} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001793 sec., 75850.5298382599 rows/sec., 6.56 MiB/sec. | ||
| 14380 | 2026.01.30 07:11:17.168545 [ 276 ] {2f672dc4-7eb1-4623-9d11-5eb0816cd264} <Debug> TCPHandler: Processed in 0.002206662 sec. | ||
| 14381 | 2026.01.30 07:11:17.168670 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14382 | 2026.01.30 07:11:17.168764 [ 276 ] {08249812-2651-42fa-9a9d-0caee4492043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14383 | 2026.01.30 07:11:17.168805 [ 276 ] {08249812-2651-42fa-9a9d-0caee4492043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14384 | 2026.01.30 07:11:17.169241 [ 276 ] {08249812-2651-42fa-9a9d-0caee4492043} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14385 | 2026.01.30 07:11:17.169278 [ 276 ] {08249812-2651-42fa-9a9d-0caee4492043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14386 | 2026.01.30 07:11:17.169567 [ 276 ] {08249812-2651-42fa-9a9d-0caee4492043} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14387 | 2026.01.30 07:11:17.169782 [ 276 ] {08249812-2651-42fa-9a9d-0caee4492043} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14388 | 2026.01.30 07:11:17.169921 [ 276 ] {08249812-2651-42fa-9a9d-0caee4492043} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.51 MiB/sec. | ||
| 14389 | 2026.01.30 07:11:17.169967 [ 276 ] {08249812-2651-42fa-9a9d-0caee4492043} <Debug> TCPHandler: Processed in 0.001345167 sec. | ||
| 14390 | 2026.01.30 07:11:17.170079 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14391 | 2026.01.30 07:11:17.170172 [ 276 ] {3cf2da39-c714-4b73-b872-d13eae3f0647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14392 | 2026.01.30 07:11:17.170211 [ 276 ] {3cf2da39-c714-4b73-b872-d13eae3f0647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14393 | 2026.01.30 07:11:17.170683 [ 276 ] {3cf2da39-c714-4b73-b872-d13eae3f0647} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14394 | 2026.01.30 07:11:17.170721 [ 276 ] {3cf2da39-c714-4b73-b872-d13eae3f0647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14395 | 2026.01.30 07:11:17.171027 [ 276 ] {3cf2da39-c714-4b73-b872-d13eae3f0647} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14396 | 2026.01.30 07:11:17.171242 [ 276 ] {3cf2da39-c714-4b73-b872-d13eae3f0647} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14397 | 2026.01.30 07:11:17.171368 [ 276 ] {3cf2da39-c714-4b73-b872-d13eae3f0647} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001214 sec., 85667.215815486 rows/sec., 6.69 MiB/sec. | ||
| 14398 | 2026.01.30 07:11:17.171407 [ 276 ] {3cf2da39-c714-4b73-b872-d13eae3f0647} <Debug> TCPHandler: Processed in 0.001375208 sec. | ||
| 14399 | 2026.01.30 07:11:17.171522 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14400 | 2026.01.30 07:11:17.171615 [ 276 ] {dccab41e-2cb6-45be-b611-2e272009d4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14401 | 2026.01.30 07:11:17.171659 [ 276 ] {dccab41e-2cb6-45be-b611-2e272009d4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14402 | 2026.01.30 07:11:17.172087 [ 276 ] {dccab41e-2cb6-45be-b611-2e272009d4b9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14403 | 2026.01.30 07:11:17.172123 [ 276 ] {dccab41e-2cb6-45be-b611-2e272009d4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14404 | 2026.01.30 07:11:17.172441 [ 276 ] {dccab41e-2cb6-45be-b611-2e272009d4b9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14405 | 2026.01.30 07:11:17.172647 [ 276 ] {dccab41e-2cb6-45be-b611-2e272009d4b9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14406 | 2026.01.30 07:11:17.172764 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 2 parts from all_1_113_23 to all_114_114_0 | ||
| 14407 | 2026.01.30 07:11:17.172774 [ 276 ] {dccab41e-2cb6-45be-b611-2e272009d4b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 14408 | 2026.01.30 07:11:17.172842 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2026.01.30 07:11:17.172857 [ 276 ] {dccab41e-2cb6-45be-b611-2e272009d4b9} <Debug> TCPHandler: Processed in 0.001382799 sec. | ||
| 14410 | 2026.01.30 07:11:17.172872 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14411 | 2026.01.30 07:11:17.172974 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14412 | 2026.01.30 07:11:17.172996 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_114_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_23 to all_114_114_0 into Compact with storage Full | ||
| 14413 | 2026.01.30 07:11:17.173070 [ 276 ] {994d78fc-aa96-41e6-af9f-c0cedfb511cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14414 | 2026.01.30 07:11:17.173128 [ 276 ] {994d78fc-aa96-41e6-af9f-c0cedfb511cf} <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 | ||
| 14415 | 2026.01.30 07:11:17.173135 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_114_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14416 | 2026.01.30 07:11:17.173181 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 34159 rows starting from the beginning of the part | ||
| 14417 | 2026.01.30 07:11:17.173247 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14418 | 2026.01.30 07:11:17.174018 [ 276 ] {994d78fc-aa96-41e6-af9f-c0cedfb511cf} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2026.01.30 07:11:17.174059 [ 276 ] {994d78fc-aa96-41e6-af9f-c0cedfb511cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14420 | 2026.01.30 07:11:17.174616 [ 276 ] {994d78fc-aa96-41e6-af9f-c0cedfb511cf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14421 | 2026.01.30 07:11:17.174837 [ 276 ] {994d78fc-aa96-41e6-af9f-c0cedfb511cf} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2026.01.30 07:11:17.174977 [ 276 ] {994d78fc-aa96-41e6-af9f-c0cedfb511cf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001924 sec., 20790.02079002079 rows/sec., 37.25 MiB/sec. | ||
| 14423 | 2026.01.30 07:11:17.175032 [ 276 ] {994d78fc-aa96-41e6-af9f-c0cedfb511cf} <Debug> TCPHandler: Processed in 0.002104829 sec. | ||
| 14424 | 2026.01.30 07:11:17.175152 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14425 | 2026.01.30 07:11:17.175245 [ 276 ] {d217f799-eded-4789-9c34-efb659253bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14426 | 2026.01.30 07:11:17.175285 [ 276 ] {d217f799-eded-4789-9c34-efb659253bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14427 | 2026.01.30 07:11:17.175634 [ 276 ] {d217f799-eded-4789-9c34-efb659253bdf} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.01.30 07:11:17.175670 [ 276 ] {d217f799-eded-4789-9c34-efb659253bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14429 | 2026.01.30 07:11:17.175976 [ 276 ] {d217f799-eded-4789-9c34-efb659253bdf} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14430 | 2026.01.30 07:11:17.176187 [ 276 ] {d217f799-eded-4789-9c34-efb659253bdf} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.01.30 07:11:17.176314 [ 276 ] {d217f799-eded-4789-9c34-efb659253bdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 14432 | 2026.01.30 07:11:17.176350 [ 276 ] {d217f799-eded-4789-9c34-efb659253bdf} <Debug> TCPHandler: Processed in 0.001244275 sec. | ||
| 14433 | 2026.01.30 07:11:17.179130 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_114_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34319 rows, containing 5 columns (5 merged, 0 gathered) in 0.006180371 sec., 5552902.892075573 rows/sec., 379.89 MiB/sec. | ||
| 14434 | 2026.01.30 07:11:17.179514 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_114_24} <Trace> MergedBlockOutputStream: filled checksums all_1_114_24 (state Temporary) | ||
| 14435 | 2026.01.30 07:11:17.179885 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_114_24} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_114_24 to all_1_114_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.01.30 07:11:17.179971 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_114_24} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 2 parts: [all_1_113_23, all_114_114_0] -> all_1_114_24 | ||
| 14437 | 2026.01.30 07:11:17.180075 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14438 | 2026.01.30 07:11:18.221099 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14439 | 2026.01.30 07:11:18.221147 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14440 | 2026.01.30 07:11:18.224569 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14441 | 2026.01.30 07:11:18.807546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38864 | ||
| 14442 | 2026.01.30 07:11:18.808048 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.01.30 07:11:18.808090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14444 | 2026.01.30 07:11:18.808565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14445 | 2026.01.30 07:11:18.808790 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.01.30 07:11:18.808936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38864 | ||
| 14447 | 2026.01.30 07:11:18.808969 [ 132 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14448 | 2026.01.30 07:11:18.809038 [ 132 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14449 | 2026.01.30 07:11:18.809061 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14450 | 2026.01.30 07:11:18.809193 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14451 | 2026.01.30 07:11:18.809341 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14452 | 2026.01.30 07:11:18.809384 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36496 rows starting from the beginning of the part | ||
| 14453 | 2026.01.30 07:11:18.809458 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 14454 | 2026.01.30 07:11:18.809509 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 14455 | 2026.01.30 07:11:18.809559 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 14456 | 2026.01.30 07:11:18.809604 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 14457 | 2026.01.30 07:11:18.809652 [ 193 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 14458 | 2026.01.30 07:11:18.812175 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38864 rows, containing 4 columns (4 merged, 0 gathered) in 0.003045215 sec., 12762317.27480654 rows/sec., 182.57 MiB/sec. | ||
| 14459 | 2026.01.30 07:11:18.812511 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14460 | 2026.01.30 07:11:18.812786 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2026.01.30 07:11:18.812856 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_81_16} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14462 | 2026.01.30 07:11:18.812969 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 14463 | 2026.01.30 07:11:20.880551 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14464 | 2026.01.30 07:11:20.899270 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2026.01.30 07:11:20.899331 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14466 | 2026.01.30 07:11:20.905483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14467 | 2026.01.30 07:11:20.906227 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2026.01.30 07:11:20.906524 [ 131 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14469 | 2026.01.30 07:11:20.906589 [ 131 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14470 | 2026.01.30 07:11:20.906609 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14471 | 2026.01.30 07:11:20.906710 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14472 | 2026.01.30 07:11:20.910241 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14473 | 2026.01.30 07:11:20.910663 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14474 | 2026.01.30 07:11:20.912279 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 14475 | 2026.01.30 07:11:20.917302 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 14476 | 2026.01.30 07:11:20.922248 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14477 | 2026.01.30 07:11:20.926960 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 14478 | 2026.01.30 07:11:20.931713 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 14479 | 2026.01.30 07:11:20.936187 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 14480 | 2026.01.30 07:11:21.001211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.22 MiB, peak 391.90 MiB, free memory in arenas 0.00 B, will set to 373.61 MiB (RSS), difference: -14.62 MiB | ||
| 14481 | 2026.01.30 07:11:21.006614 [ 186 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.099947664 sec., 6103.194167699607 rows/sec., 31.56 MiB/sec. | ||
| 14482 | 2026.01.30 07:11:21.009757 [ 192 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14483 | 2026.01.30 07:11:21.012125 [ 192 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14484 | 2026.01.30 07:11:21.012254 [ 192 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_81_16} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14485 | 2026.01.30 07:11:21.014807 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14486 | 2026.01.30 07:11:21.373765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1734 | ||
| 14487 | 2026.01.30 07:11:21.375960 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2026.01.30 07:11:21.376007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14489 | 2026.01.30 07:11:21.377174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14490 | 2026.01.30 07:11:21.377439 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14491 | 2026.01.30 07:11:21.377622 [ 129 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14492 | 2026.01.30 07:11:21.377698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
| 14493 | 2026.01.30 07:11:21.377710 [ 129 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14494 | 2026.01.30 07:11:21.377760 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14495 | 2026.01.30 07:11:21.377886 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 14496 | 2026.01.30 07:11:21.378424 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14497 | 2026.01.30 07:11:21.378572 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1616 rows starting from the beginning of the part | ||
| 14498 | 2026.01.30 07:11:21.378970 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 14499 | 2026.01.30 07:11:21.379293 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
| 14500 | 2026.01.30 07:11:21.379624 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 14501 | 2026.01.30 07:11:21.379973 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part | ||
| 14502 | 2026.01.30 07:11:21.380309 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part | ||
| 14503 | 2026.01.30 07:11:21.387426 [ 196 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1734 rows, containing 72 columns (72 merged, 0 gathered) in 0.009581216 sec., 180979.11580325503 rows/sec., 141.84 MiB/sec. | ||
| 14504 | 2026.01.30 07:11:21.389508 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14505 | 2026.01.30 07:11:21.390129 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2026.01.30 07:11:21.390216 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_61_12} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14507 | 2026.01.30 07:11:21.390578 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 14508 | 2026.01.30 07:11:22.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.96 MiB, peak 391.90 MiB, free memory in arenas 0.00 B, will set to 374.08 MiB (RSS), difference: 14.12 MiB | ||
| 14509 | 2026.01.30 07:11:22.225884 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14510 | 2026.01.30 07:11:22.226139 [ 276 ] {b5cfc6c0-70ae-448f-b1a2-786a352a3997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14511 | 2026.01.30 07:11:22.226252 [ 276 ] {b5cfc6c0-70ae-448f-b1a2-786a352a3997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14512 | 2026.01.30 07:11:22.227321 [ 276 ] {b5cfc6c0-70ae-448f-b1a2-786a352a3997} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14513 | 2026.01.30 07:11:22.227422 [ 276 ] {b5cfc6c0-70ae-448f-b1a2-786a352a3997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14514 | 2026.01.30 07:11:22.228067 [ 276 ] {b5cfc6c0-70ae-448f-b1a2-786a352a3997} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14515 | 2026.01.30 07:11:22.228720 [ 276 ] {b5cfc6c0-70ae-448f-b1a2-786a352a3997} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2026.01.30 07:11:22.228999 [ 276 ] {b5cfc6c0-70ae-448f-b1a2-786a352a3997} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002933 sec., 8182.74803954995 rows/sec., 695.21 KiB/sec. | ||
| 14517 | 2026.01.30 07:11:22.229107 [ 276 ] {b5cfc6c0-70ae-448f-b1a2-786a352a3997} <Debug> TCPHandler: Processed in 0.003459426 sec. | ||
| 14518 | 2026.01.30 07:11:22.229344 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14519 | 2026.01.30 07:11:22.229543 [ 276 ] {4df32f7b-10e0-44ac-acdd-6103cba55e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14520 | 2026.01.30 07:11:22.229644 [ 276 ] {4df32f7b-10e0-44ac-acdd-6103cba55e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14521 | 2026.01.30 07:11:22.231897 [ 276 ] {4df32f7b-10e0-44ac-acdd-6103cba55e78} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14522 | 2026.01.30 07:11:22.231949 [ 276 ] {4df32f7b-10e0-44ac-acdd-6103cba55e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14523 | 2026.01.30 07:11:22.232533 [ 276 ] {4df32f7b-10e0-44ac-acdd-6103cba55e78} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14524 | 2026.01.30 07:11:22.232878 [ 276 ] {4df32f7b-10e0-44ac-acdd-6103cba55e78} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14525 | 2026.01.30 07:11:22.233093 [ 276 ] {4df32f7b-10e0-44ac-acdd-6103cba55e78} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.003624 sec., 363134.65783664456 rows/sec., 30.16 MiB/sec. | ||
| 14526 | 2026.01.30 07:11:22.233168 [ 276 ] {4df32f7b-10e0-44ac-acdd-6103cba55e78} <Debug> TCPHandler: Processed in 0.003910728 sec. | ||
| 14527 | 2026.01.30 07:11:22.233369 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14528 | 2026.01.30 07:11:22.233514 [ 276 ] {c4ce61a6-e2b3-4558-8ba5-f478f8c137a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14529 | 2026.01.30 07:11:22.233579 [ 276 ] {c4ce61a6-e2b3-4558-8ba5-f478f8c137a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14530 | 2026.01.30 07:11:22.234278 [ 276 ] {c4ce61a6-e2b3-4558-8ba5-f478f8c137a6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14531 | 2026.01.30 07:11:22.234328 [ 276 ] {c4ce61a6-e2b3-4558-8ba5-f478f8c137a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14532 | 2026.01.30 07:11:22.234786 [ 276 ] {c4ce61a6-e2b3-4558-8ba5-f478f8c137a6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14533 | 2026.01.30 07:11:22.235115 [ 276 ] {c4ce61a6-e2b3-4558-8ba5-f478f8c137a6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14534 | 2026.01.30 07:11:22.235308 [ 276 ] {c4ce61a6-e2b3-4558-8ba5-f478f8c137a6} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001828 sec., 6564.551422319475 rows/sec., 525.68 KiB/sec. | ||
| 14535 | 2026.01.30 07:11:22.235368 [ 276 ] {c4ce61a6-e2b3-4558-8ba5-f478f8c137a6} <Debug> TCPHandler: Processed in 0.002083438 sec. | ||
| 14536 | 2026.01.30 07:11:22.235528 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14537 | 2026.01.30 07:11:22.235651 [ 276 ] {2dc57c27-9551-40ff-941c-b5c2f40768d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14538 | 2026.01.30 07:11:22.235706 [ 276 ] {2dc57c27-9551-40ff-941c-b5c2f40768d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14539 | 2026.01.30 07:11:22.236456 [ 276 ] {2dc57c27-9551-40ff-941c-b5c2f40768d6} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14540 | 2026.01.30 07:11:22.236507 [ 276 ] {2dc57c27-9551-40ff-941c-b5c2f40768d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14541 | 2026.01.30 07:11:22.237002 [ 276 ] {2dc57c27-9551-40ff-941c-b5c2f40768d6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14542 | 2026.01.30 07:11:22.237363 [ 276 ] {2dc57c27-9551-40ff-941c-b5c2f40768d6} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14543 | 2026.01.30 07:11:22.237562 [ 276 ] {2dc57c27-9551-40ff-941c-b5c2f40768d6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001941 sec., 129829.98454404945 rows/sec., 8.98 MiB/sec. | ||
| 14544 | 2026.01.30 07:11:22.237618 [ 276 ] {2dc57c27-9551-40ff-941c-b5c2f40768d6} <Debug> TCPHandler: Processed in 0.00215166 sec. | ||
| 14545 | 2026.01.30 07:11:22.237795 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14546 | 2026.01.30 07:11:22.237917 [ 276 ] {8230d368-9a22-4b5b-8e6f-1aa24e1be86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14547 | 2026.01.30 07:11:22.237972 [ 276 ] {8230d368-9a22-4b5b-8e6f-1aa24e1be86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14548 | 2026.01.30 07:11:22.238578 [ 276 ] {8230d368-9a22-4b5b-8e6f-1aa24e1be86e} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14549 | 2026.01.30 07:11:22.238625 [ 276 ] {8230d368-9a22-4b5b-8e6f-1aa24e1be86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14550 | 2026.01.30 07:11:22.239076 [ 276 ] {8230d368-9a22-4b5b-8e6f-1aa24e1be86e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14551 | 2026.01.30 07:11:22.239406 [ 276 ] {8230d368-9a22-4b5b-8e6f-1aa24e1be86e} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14552 | 2026.01.30 07:11:22.239606 [ 276 ] {8230d368-9a22-4b5b-8e6f-1aa24e1be86e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001719 sec., 6980.802792321117 rows/sec., 545.38 KiB/sec. | ||
| 14553 | 2026.01.30 07:11:22.239667 [ 276 ] {8230d368-9a22-4b5b-8e6f-1aa24e1be86e} <Debug> TCPHandler: Processed in 0.001934634 sec. | ||
| 14554 | 2026.01.30 07:11:22.239837 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14555 | 2026.01.30 07:11:22.239974 [ 276 ] {1dd1ce14-842f-49d3-bc2c-363b90b5871b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14556 | 2026.01.30 07:11:22.240033 [ 276 ] {1dd1ce14-842f-49d3-bc2c-363b90b5871b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14557 | 2026.01.30 07:11:22.241032 [ 276 ] {1dd1ce14-842f-49d3-bc2c-363b90b5871b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14558 | 2026.01.30 07:11:22.241081 [ 276 ] {1dd1ce14-842f-49d3-bc2c-363b90b5871b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14559 | 2026.01.30 07:11:22.241573 [ 276 ] {1dd1ce14-842f-49d3-bc2c-363b90b5871b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14560 | 2026.01.30 07:11:22.241922 [ 276 ] {1dd1ce14-842f-49d3-bc2c-363b90b5871b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2026.01.30 07:11:22.242115 [ 276 ] {1dd1ce14-842f-49d3-bc2c-363b90b5871b} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.002171 sec., 256103.17825886686 rows/sec., 19.19 MiB/sec. | ||
| 14562 | 2026.01.30 07:11:22.242173 [ 276 ] {1dd1ce14-842f-49d3-bc2c-363b90b5871b} <Debug> TCPHandler: Processed in 0.002402626 sec. | ||
| 14563 | 2026.01.30 07:11:22.242348 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14564 | 2026.01.30 07:11:22.242476 [ 276 ] {866bdb90-b99c-4ca9-adac-dc05c9636981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14565 | 2026.01.30 07:11:22.242537 [ 276 ] {866bdb90-b99c-4ca9-adac-dc05c9636981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14566 | 2026.01.30 07:11:22.243472 [ 276 ] {866bdb90-b99c-4ca9-adac-dc05c9636981} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2026.01.30 07:11:22.243519 [ 276 ] {866bdb90-b99c-4ca9-adac-dc05c9636981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14568 | 2026.01.30 07:11:22.244058 [ 276 ] {866bdb90-b99c-4ca9-adac-dc05c9636981} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14569 | 2026.01.30 07:11:22.244359 [ 276 ] {866bdb90-b99c-4ca9-adac-dc05c9636981} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.01.30 07:11:22.244541 [ 276 ] {866bdb90-b99c-4ca9-adac-dc05c9636981} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.002096 sec., 419847.3282442748 rows/sec., 28.49 MiB/sec. | ||
| 14571 | 2026.01.30 07:11:22.244567 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_114_24 to all_119_119_0 | ||
| 14572 | 2026.01.30 07:11:22.244593 [ 276 ] {866bdb90-b99c-4ca9-adac-dc05c9636981} <Debug> TCPHandler: Processed in 0.002309814 sec. | ||
| 14573 | 2026.01.30 07:11:22.244670 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.01.30 07:11:22.244707 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14575 | 2026.01.30 07:11:22.244812 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2026.01.30 07:11:22.244896 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_24 to all_119_119_0 into Compact with storage Full | ||
| 14577 | 2026.01.30 07:11:22.244928 [ 276 ] {37c86a7c-27f5-43d1-862f-067270e3b80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14578 | 2026.01.30 07:11:22.245008 [ 276 ] {37c86a7c-27f5-43d1-862f-067270e3b80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14579 | 2026.01.30 07:11:22.245108 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14580 | 2026.01.30 07:11:22.245160 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_24, total 34319 rows starting from the beginning of the part | ||
| 14581 | 2026.01.30 07:11:22.245256 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14582 | 2026.01.30 07:11:22.245328 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 162 rows starting from the beginning of the part | ||
| 14583 | 2026.01.30 07:11:22.245399 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 14584 | 2026.01.30 07:11:22.245470 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 14585 | 2026.01.30 07:11:22.245493 [ 276 ] {37c86a7c-27f5-43d1-862f-067270e3b80b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14586 | 2026.01.30 07:11:22.245535 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 880 rows starting from the beginning of the part | ||
| 14587 | 2026.01.30 07:11:22.245541 [ 276 ] {37c86a7c-27f5-43d1-862f-067270e3b80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14588 | 2026.01.30 07:11:22.246034 [ 276 ] {37c86a7c-27f5-43d1-862f-067270e3b80b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14589 | 2026.01.30 07:11:22.246363 [ 276 ] {37c86a7c-27f5-43d1-862f-067270e3b80b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14590 | 2026.01.30 07:11:22.246544 [ 276 ] {37c86a7c-27f5-43d1-862f-067270e3b80b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. | ||
| 14591 | 2026.01.30 07:11:22.246594 [ 276 ] {37c86a7c-27f5-43d1-862f-067270e3b80b} <Debug> TCPHandler: Processed in 0.001855341 sec. | ||
| 14592 | 2026.01.30 07:11:22.256656 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35841 rows, containing 5 columns (5 merged, 0 gathered) in 0.011835839 sec., 3028175.695867441 rows/sec., 207.19 MiB/sec. | ||
| 14593 | 2026.01.30 07:11:22.257366 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Trace> MergedBlockOutputStream: filled checksums all_1_119_25 (state Temporary) | ||
| 14594 | 2026.01.30 07:11:22.257887 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_119_25 to all_1_119_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14595 | 2026.01.30 07:11:22.258009 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_114_24, all_119_119_0] -> all_1_119_25 | ||
| 14596 | 2026.01.30 07:11:22.258148 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14597 | 2026.01.30 07:11:23.180528 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45047 | ||
| 14598 | 2026.01.30 07:11:23.180650 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14599 | 2026.01.30 07:11:23.180682 [ 351 ] {} <Debug> TCP-Session: c4ff530a-6fce-4460-a5a3-3d209bd4b206 Authenticating user 'default' from [fd00:1122:3344:101::e]:45047 | ||
| 14600 | 2026.01.30 07:11:23.180711 [ 351 ] {} <Debug> TCP-Session: c4ff530a-6fce-4460-a5a3-3d209bd4b206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14601 | 2026.01.30 07:11:23.180724 [ 351 ] {} <Debug> TCP-Session: c4ff530a-6fce-4460-a5a3-3d209bd4b206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14602 | 2026.01.30 07:11:23.180980 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48605 | ||
| 14603 | 2026.01.30 07:11:23.181025 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61471 | ||
| 14604 | 2026.01.30 07:11:23.181023 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33028 | ||
| 14605 | 2026.01.30 07:11:23.181120 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14606 | 2026.01.30 07:11:23.181154 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46241 | ||
| 14607 | 2026.01.30 07:11:23.181180 [ 360 ] {} <Debug> TCP-Session: 6ed8d017-2abf-4dae-ab33-9fb7264a8fb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61471 | ||
| 14608 | 2026.01.30 07:11:23.181193 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40950 | ||
| 14609 | 2026.01.30 07:11:23.181220 [ 360 ] {} <Debug> TCP-Session: 6ed8d017-2abf-4dae-ab33-9fb7264a8fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14610 | 2026.01.30 07:11:23.181230 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14611 | 2026.01.30 07:11:23.181244 [ 360 ] {} <Debug> TCP-Session: 6ed8d017-2abf-4dae-ab33-9fb7264a8fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14612 | 2026.01.30 07:11:23.181274 [ 359 ] {} <Debug> TCP-Session: 828d4a72-256d-47b5-b7d0-07e4a4271c87 Authenticating user 'default' from [fd00:1122:3344:101::e]:33028 | ||
| 14613 | 2026.01.30 07:11:23.181116 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57549 | ||
| 14614 | 2026.01.30 07:11:23.181313 [ 359 ] {} <Debug> TCP-Session: 828d4a72-256d-47b5-b7d0-07e4a4271c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14615 | 2026.01.30 07:11:23.180991 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50121 | ||
| 14616 | 2026.01.30 07:11:23.181354 [ 359 ] {} <Debug> TCP-Session: 828d4a72-256d-47b5-b7d0-07e4a4271c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14617 | 2026.01.30 07:11:23.180992 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55919 | ||
| 14618 | 2026.01.30 07:11:23.181118 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14619 | 2026.01.30 07:11:23.181102 [ 351 ] {} <Trace> TCP-Session: c4ff530a-6fce-4460-a5a3-3d209bd4b206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.01.30 07:11:23.181485 [ 356 ] {} <Debug> TCP-Session: c503b491-564c-4bd4-a422-4602cdccf88c Authenticating user 'default' from [fd00:1122:3344:101::e]:48605 | ||
| 14621 | 2026.01.30 07:11:23.181527 [ 356 ] {} <Debug> TCP-Session: c503b491-564c-4bd4-a422-4602cdccf88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14622 | 2026.01.30 07:11:23.181546 [ 356 ] {} <Debug> TCP-Session: c503b491-564c-4bd4-a422-4602cdccf88c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14623 | 2026.01.30 07:11:23.181560 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14624 | 2026.01.30 07:11:23.181603 [ 364 ] {} <Debug> TCP-Session: 3aee1a4c-a21c-46e4-9e21-639d5579b00d Authenticating user 'default' from [fd00:1122:3344:101::e]:46241 | ||
| 14625 | 2026.01.30 07:11:23.181628 [ 364 ] {} <Debug> TCP-Session: 3aee1a4c-a21c-46e4-9e21-639d5579b00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14626 | 2026.01.30 07:11:23.181648 [ 364 ] {} <Debug> TCP-Session: 3aee1a4c-a21c-46e4-9e21-639d5579b00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14627 | 2026.01.30 07:11:23.181695 [ 351 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45047) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14628 | 2026.01.30 07:11:23.181815 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14629 | 2026.01.30 07:11:23.181851 [ 358 ] {} <Debug> TCP-Session: 6163535c-fab9-4279-bbeb-5c523a08e4f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55919 | ||
| 14630 | 2026.01.30 07:11:23.181876 [ 358 ] {} <Debug> TCP-Session: 6163535c-fab9-4279-bbeb-5c523a08e4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14631 | 2026.01.30 07:11:23.181894 [ 358 ] {} <Debug> TCP-Session: 6163535c-fab9-4279-bbeb-5c523a08e4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14632 | 2026.01.30 07:11:23.181973 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14633 | 2026.01.30 07:11:23.182021 [ 366 ] {} <Debug> TCP-Session: 8cda237d-5471-43c3-971b-b0cf75ead427 Authenticating user 'default' from [fd00:1122:3344:101::e]:57549 | ||
| 14634 | 2026.01.30 07:11:23.182032 [ 351 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14635 | 2026.01.30 07:11:23.182050 [ 366 ] {} <Debug> TCP-Session: 8cda237d-5471-43c3-971b-b0cf75ead427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14636 | 2026.01.30 07:11:23.182079 [ 366 ] {} <Debug> TCP-Session: 8cda237d-5471-43c3-971b-b0cf75ead427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14637 | 2026.01.30 07:11:23.182103 [ 351 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14638 | 2026.01.30 07:11:23.182479 [ 351 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 14639 | 2026.01.30 07:11:23.182520 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14640 | 2026.01.30 07:11:23.182565 [ 357 ] {} <Debug> TCP-Session: c3d63a04-c9ac-4f86-8a15-e825f76522ad Authenticating user 'default' from [fd00:1122:3344:101::e]:50121 | ||
| 14641 | 2026.01.30 07:11:23.182586 [ 357 ] {} <Debug> TCP-Session: c3d63a04-c9ac-4f86-8a15-e825f76522ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14642 | 2026.01.30 07:11:23.182603 [ 357 ] {} <Debug> TCP-Session: c3d63a04-c9ac-4f86-8a15-e825f76522ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14643 | 2026.01.30 07:11:23.182818 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14644 | 2026.01.30 07:11:23.182865 [ 365 ] {} <Debug> TCP-Session: 17c3384e-f651-4cf8-a7a1-4cdce667a257 Authenticating user 'default' from [fd00:1122:3344:101::e]:40950 | ||
| 14645 | 2026.01.30 07:11:23.182886 [ 365 ] {} <Debug> TCP-Session: 17c3384e-f651-4cf8-a7a1-4cdce667a257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14646 | 2026.01.30 07:11:23.182904 [ 365 ] {} <Debug> TCP-Session: 17c3384e-f651-4cf8-a7a1-4cdce667a257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14647 | 2026.01.30 07:11:23.183548 [ 313 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Trace> AggregatingTransform: Aggregating | ||
| 14648 | 2026.01.30 07:11:23.183589 [ 313 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 14649 | 2026.01.30 07:11:23.183625 [ 313 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013189 sec. (986.983 rows/sec., 38.55 KiB/sec.) | ||
| 14650 | 2026.01.30 07:11:23.183644 [ 313 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Trace> Aggregator: Merging aggregated data | ||
| 14651 | 2026.01.30 07:11:23.185063 [ 351 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 14652 | 2026.01.30 07:11:23.185219 [ 351 ] {dfa179c5-2529-40fb-a0b3-2f55875153e9} <Debug> TCPHandler: Processed in 0.004274729 sec. | ||
| 14653 | 2026.01.30 07:11:23.185344 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14654 | 2026.01.30 07:11:23.185370 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14655 | 2026.01.30 07:11:23.185386 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14656 | 2026.01.30 07:11:23.185396 [ 351 ] {} <Debug> TCP-Session: c4ff530a-6fce-4460-a5a3-3d209bd4b206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14657 | 2026.01.30 07:11:23.185418 [ 358 ] {} <Debug> TCP-Session: 6163535c-fab9-4279-bbeb-5c523a08e4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14658 | 2026.01.30 07:11:23.185431 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14659 | 2026.01.30 07:11:23.185449 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14660 | 2026.01.30 07:11:23.185472 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14661 | 2026.01.30 07:11:23.185503 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14662 | 2026.01.30 07:11:23.185507 [ 360 ] {} <Debug> TCP-Session: 6ed8d017-2abf-4dae-ab33-9fb7264a8fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14663 | 2026.01.30 07:11:23.185536 [ 359 ] {} <Debug> TCP-Session: 828d4a72-256d-47b5-b7d0-07e4a4271c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14664 | 2026.01.30 07:11:23.185546 [ 364 ] {} <Debug> TCP-Session: 3aee1a4c-a21c-46e4-9e21-639d5579b00d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14665 | 2026.01.30 07:11:23.185495 [ 365 ] {} <Debug> TCP-Session: 17c3384e-f651-4cf8-a7a1-4cdce667a257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14666 | 2026.01.30 07:11:23.185485 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14667 | 2026.01.30 07:11:23.185409 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14668 | 2026.01.30 07:11:23.185636 [ 366 ] {} <Debug> TCP-Session: 8cda237d-5471-43c3-971b-b0cf75ead427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14669 | 2026.01.30 07:11:23.185414 [ 357 ] {} <Debug> TCP-Session: c3d63a04-c9ac-4f86-8a15-e825f76522ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14670 | 2026.01.30 07:11:23.185674 [ 356 ] {} <Debug> TCP-Session: c503b491-564c-4bd4-a422-4602cdccf88c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14671 | 2026.01.30 07:11:23.302075 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32813 | ||
| 14672 | 2026.01.30 07:11:23.302177 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14673 | 2026.01.30 07:11:23.302203 [ 351 ] {} <Debug> TCP-Session: 336afba8-41a9-4d32-8ed9-5f9ea7e83b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:32813 | ||
| 14674 | 2026.01.30 07:11:23.302223 [ 351 ] {} <Debug> TCP-Session: 336afba8-41a9-4d32-8ed9-5f9ea7e83b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14675 | 2026.01.30 07:11:23.302236 [ 351 ] {} <Debug> TCP-Session: 336afba8-41a9-4d32-8ed9-5f9ea7e83b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14676 | 2026.01.30 07:11:23.302436 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46942 | ||
| 14677 | 2026.01.30 07:11:23.302484 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37678 | ||
| 14678 | 2026.01.30 07:11:23.302512 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52569 | ||
| 14679 | 2026.01.30 07:11:23.302537 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41405 | ||
| 14680 | 2026.01.30 07:11:23.302560 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14681 | 2026.01.30 07:11:23.302595 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14682 | 2026.01.30 07:11:23.302616 [ 356 ] {} <Debug> TCP-Session: 39b489a6-0cb2-483a-9fc5-8968ed7d2e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:46942 | ||
| 14683 | 2026.01.30 07:11:23.302528 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58626 | ||
| 14684 | 2026.01.30 07:11:23.302648 [ 356 ] {} <Debug> TCP-Session: 39b489a6-0cb2-483a-9fc5-8968ed7d2e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14685 | 2026.01.30 07:11:23.302519 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44068 | ||
| 14686 | 2026.01.30 07:11:23.302672 [ 356 ] {} <Debug> TCP-Session: 39b489a6-0cb2-483a-9fc5-8968ed7d2e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14687 | 2026.01.30 07:11:23.302705 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14688 | 2026.01.30 07:11:23.302487 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42220 | ||
| 14689 | 2026.01.30 07:11:23.302732 [ 365 ] {} <Debug> TCP-Session: 85921986-d7dc-4e45-b897-1cb6c2ae4a5d Authenticating user 'default' from [fd00:1122:3344:101::e]:58626 | ||
| 14690 | 2026.01.30 07:11:23.302750 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14691 | 2026.01.30 07:11:23.302771 [ 365 ] {} <Debug> TCP-Session: 85921986-d7dc-4e45-b897-1cb6c2ae4a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14692 | 2026.01.30 07:11:23.302636 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14693 | 2026.01.30 07:11:23.302804 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14694 | 2026.01.30 07:11:23.302824 [ 366 ] {} <Debug> TCP-Session: f7e04881-4827-4a47-b5eb-6dff49da957e Authenticating user 'default' from [fd00:1122:3344:101::e]:41405 | ||
| 14695 | 2026.01.30 07:11:23.302839 [ 358 ] {} <Debug> TCP-Session: 8e06ca38-8a16-45b7-9b5d-bf679ec49c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:42220 | ||
| 14696 | 2026.01.30 07:11:23.302795 [ 365 ] {} <Debug> TCP-Session: 85921986-d7dc-4e45-b897-1cb6c2ae4a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14697 | 2026.01.30 07:11:23.302867 [ 358 ] {} <Debug> TCP-Session: 8e06ca38-8a16-45b7-9b5d-bf679ec49c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14698 | 2026.01.30 07:11:23.302793 [ 364 ] {} <Debug> TCP-Session: 35225b0b-7bca-46c6-be23-373f64755ba1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44068 | ||
| 14699 | 2026.01.30 07:11:23.302894 [ 358 ] {} <Debug> TCP-Session: 8e06ca38-8a16-45b7-9b5d-bf679ec49c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14700 | 2026.01.30 07:11:23.302859 [ 366 ] {} <Debug> TCP-Session: f7e04881-4827-4a47-b5eb-6dff49da957e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14701 | 2026.01.30 07:11:23.302924 [ 364 ] {} <Debug> TCP-Session: 35225b0b-7bca-46c6-be23-373f64755ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14702 | 2026.01.30 07:11:23.302955 [ 366 ] {} <Debug> TCP-Session: f7e04881-4827-4a47-b5eb-6dff49da957e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14703 | 2026.01.30 07:11:23.302967 [ 364 ] {} <Debug> TCP-Session: 35225b0b-7bca-46c6-be23-373f64755ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14704 | 2026.01.30 07:11:23.302635 [ 357 ] {} <Debug> TCP-Session: f29e3002-0eb4-4299-8518-3c0fdb383ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:37678 | ||
| 14705 | 2026.01.30 07:11:23.302562 [ 351 ] {} <Trace> TCP-Session: 336afba8-41a9-4d32-8ed9-5f9ea7e83b32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.01.30 07:11:23.303029 [ 357 ] {} <Debug> TCP-Session: f29e3002-0eb4-4299-8518-3c0fdb383ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14707 | 2026.01.30 07:11:23.302508 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48200 | ||
| 14708 | 2026.01.30 07:11:23.303062 [ 357 ] {} <Debug> TCP-Session: f29e3002-0eb4-4299-8518-3c0fdb383ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14709 | 2026.01.30 07:11:23.302638 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14710 | 2026.01.30 07:11:23.303134 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14711 | 2026.01.30 07:11:23.303136 [ 359 ] {} <Debug> TCP-Session: 4b963a5e-0fd3-4f59-8b27-6e6840ee41a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52569 | ||
| 14712 | 2026.01.30 07:11:23.303163 [ 360 ] {} <Debug> TCP-Session: a9f44962-e157-49b6-bb76-c179973e73a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48200 | ||
| 14713 | 2026.01.30 07:11:23.303171 [ 359 ] {} <Debug> TCP-Session: 4b963a5e-0fd3-4f59-8b27-6e6840ee41a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14714 | 2026.01.30 07:11:23.303187 [ 360 ] {} <Debug> TCP-Session: a9f44962-e157-49b6-bb76-c179973e73a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14715 | 2026.01.30 07:11:23.303196 [ 359 ] {} <Debug> TCP-Session: 4b963a5e-0fd3-4f59-8b27-6e6840ee41a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14716 | 2026.01.30 07:11:23.303209 [ 360 ] {} <Debug> TCP-Session: a9f44962-e157-49b6-bb76-c179973e73a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14717 | 2026.01.30 07:11:23.303193 [ 351 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32813) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14718 | 2026.01.30 07:11:23.303588 [ 351 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14719 | 2026.01.30 07:11:23.303665 [ 351 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14720 | 2026.01.30 07:11:23.304044 [ 351 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 14721 | 2026.01.30 07:11:23.305258 [ 345 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Trace> AggregatingTransform: Aggregating | ||
| 14722 | 2026.01.30 07:11:23.305289 [ 345 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Trace> Aggregator: Aggregation method: without_key | ||
| 14723 | 2026.01.30 07:11:23.305321 [ 345 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001148622 sec. (870.608 rows/sec., 34.01 KiB/sec.) | ||
| 14724 | 2026.01.30 07:11:23.305339 [ 345 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Trace> Aggregator: Merging aggregated data | ||
| 14725 | 2026.01.30 07:11:23.306859 [ 351 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003721 sec., 268.74496103198067 rows/sec., 10.50 KiB/sec. | ||
| 14726 | 2026.01.30 07:11:23.307004 [ 351 ] {c0275b4d-acd6-4ef7-b8fc-1462cf9ba409} <Debug> TCPHandler: Processed in 0.004569657 sec. | ||
| 14727 | 2026.01.30 07:11:23.307119 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14728 | 2026.01.30 07:11:23.307143 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14729 | 2026.01.30 07:11:23.307148 [ 351 ] {} <Debug> TCP-Session: 336afba8-41a9-4d32-8ed9-5f9ea7e83b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14730 | 2026.01.30 07:11:23.307166 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14731 | 2026.01.30 07:11:23.307182 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14732 | 2026.01.30 07:11:23.307201 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14733 | 2026.01.30 07:11:23.307235 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14734 | 2026.01.30 07:11:23.307241 [ 359 ] {} <Debug> TCP-Session: 4b963a5e-0fd3-4f59-8b27-6e6840ee41a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14735 | 2026.01.30 07:11:23.307264 [ 358 ] {} <Debug> TCP-Session: 8e06ca38-8a16-45b7-9b5d-bf679ec49c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14736 | 2026.01.30 07:11:23.307274 [ 360 ] {} <Debug> TCP-Session: a9f44962-e157-49b6-bb76-c179973e73a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14737 | 2026.01.30 07:11:23.307269 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14738 | 2026.01.30 07:11:23.307250 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14739 | 2026.01.30 07:11:23.307335 [ 365 ] {} <Debug> TCP-Session: 85921986-d7dc-4e45-b897-1cb6c2ae4a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14740 | 2026.01.30 07:11:23.307224 [ 356 ] {} <Debug> TCP-Session: 39b489a6-0cb2-483a-9fc5-8968ed7d2e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14741 | 2026.01.30 07:11:23.307364 [ 364 ] {} <Debug> TCP-Session: 35225b0b-7bca-46c6-be23-373f64755ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14742 | 2026.01.30 07:11:23.307213 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14743 | 2026.01.30 07:11:23.307190 [ 366 ] {} <Debug> TCP-Session: f7e04881-4827-4a47-b5eb-6dff49da957e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14744 | 2026.01.30 07:11:23.307430 [ 357 ] {} <Debug> TCP-Session: f29e3002-0eb4-4299-8518-3c0fdb383ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14745 | 2026.01.30 07:11:23.368895 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52255 | ||
| 14746 | 2026.01.30 07:11:23.369007 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14747 | 2026.01.30 07:11:23.369040 [ 357 ] {} <Debug> TCP-Session: 041a5280-5b62-4b5f-8302-f9342cb92167 Authenticating user 'default' from [fd00:1122:3344:101::e]:52255 | ||
| 14748 | 2026.01.30 07:11:23.369061 [ 357 ] {} <Debug> TCP-Session: 041a5280-5b62-4b5f-8302-f9342cb92167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14749 | 2026.01.30 07:11:23.369075 [ 357 ] {} <Debug> TCP-Session: 041a5280-5b62-4b5f-8302-f9342cb92167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14750 | 2026.01.30 07:11:23.369247 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59141 | ||
| 14751 | 2026.01.30 07:11:23.369291 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56190 | ||
| 14752 | 2026.01.30 07:11:23.369310 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47676 | ||
| 14753 | 2026.01.30 07:11:23.369321 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62728 | ||
| 14754 | 2026.01.30 07:11:23.369362 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33182 | ||
| 14755 | 2026.01.30 07:11:23.369393 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14756 | 2026.01.30 07:11:23.369358 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14757 | 2026.01.30 07:11:23.369444 [ 364 ] {} <Debug> TCP-Session: c32d2e48-c21d-4eec-9657-ea42730b4cf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47676 | ||
| 14758 | 2026.01.30 07:11:23.369452 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14759 | 2026.01.30 07:11:23.369459 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14760 | 2026.01.30 07:11:23.369477 [ 364 ] {} <Debug> TCP-Session: c32d2e48-c21d-4eec-9657-ea42730b4cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14761 | 2026.01.30 07:11:23.369491 [ 365 ] {} <Debug> TCP-Session: 44381284-d9b8-4ef7-8d72-d27bb7928b59 Authenticating user 'default' from [fd00:1122:3344:101::e]:62728 | ||
| 14762 | 2026.01.30 07:11:23.369499 [ 356 ] {} <Debug> TCP-Session: 7477f2a7-25f4-462a-aea9-635a24ee2c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:33182 | ||
| 14763 | 2026.01.30 07:11:23.369509 [ 364 ] {} <Debug> TCP-Session: c32d2e48-c21d-4eec-9657-ea42730b4cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14764 | 2026.01.30 07:11:23.369532 [ 365 ] {} <Debug> TCP-Session: 44381284-d9b8-4ef7-8d72-d27bb7928b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14765 | 2026.01.30 07:11:23.369534 [ 356 ] {} <Debug> TCP-Session: 7477f2a7-25f4-462a-aea9-635a24ee2c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14766 | 2026.01.30 07:11:23.369555 [ 365 ] {} <Debug> TCP-Session: 44381284-d9b8-4ef7-8d72-d27bb7928b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14767 | 2026.01.30 07:11:23.369564 [ 356 ] {} <Debug> TCP-Session: 7477f2a7-25f4-462a-aea9-635a24ee2c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14768 | 2026.01.30 07:11:23.369469 [ 358 ] {} <Debug> TCP-Session: d3888753-e358-4c6a-b9a2-265d1dbe6ced Authenticating user 'default' from [fd00:1122:3344:101::e]:59141 | ||
| 14769 | 2026.01.30 07:11:23.369401 [ 357 ] {} <Trace> TCP-Session: 041a5280-5b62-4b5f-8302-f9342cb92167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14770 | 2026.01.30 07:11:23.369333 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44082 | ||
| 14771 | 2026.01.30 07:11:23.369623 [ 358 ] {} <Debug> TCP-Session: d3888753-e358-4c6a-b9a2-265d1dbe6ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14772 | 2026.01.30 07:11:23.369312 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53558 | ||
| 14773 | 2026.01.30 07:11:23.369668 [ 358 ] {} <Debug> TCP-Session: d3888753-e358-4c6a-b9a2-265d1dbe6ced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14774 | 2026.01.30 07:11:23.369695 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14775 | 2026.01.30 07:11:23.369393 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14776 | 2026.01.30 07:11:23.369732 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14777 | 2026.01.30 07:11:23.369733 [ 366 ] {} <Debug> TCP-Session: 6e0a947a-1c3e-4522-8d98-54b2d8bf774f Authenticating user 'default' from [fd00:1122:3344:101::e]:44082 | ||
| 14778 | 2026.01.30 07:11:23.369796 [ 357 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52255) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14779 | 2026.01.30 07:11:23.369798 [ 360 ] {} <Debug> TCP-Session: 60b13bad-c814-4bdc-a157-4e45a0de584f Authenticating user 'default' from [fd00:1122:3344:101::e]:53558 | ||
| 14780 | 2026.01.30 07:11:23.369815 [ 366 ] {} <Debug> TCP-Session: 6e0a947a-1c3e-4522-8d98-54b2d8bf774f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14781 | 2026.01.30 07:11:23.369843 [ 360 ] {} <Debug> TCP-Session: 60b13bad-c814-4bdc-a157-4e45a0de584f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14782 | 2026.01.30 07:11:23.369857 [ 366 ] {} <Debug> TCP-Session: 6e0a947a-1c3e-4522-8d98-54b2d8bf774f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14783 | 2026.01.30 07:11:23.369872 [ 360 ] {} <Debug> TCP-Session: 60b13bad-c814-4bdc-a157-4e45a0de584f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14784 | 2026.01.30 07:11:23.369786 [ 359 ] {} <Debug> TCP-Session: 55ddddc9-9553-4ef0-ab88-26054d68a422 Authenticating user 'default' from [fd00:1122:3344:101::e]:56190 | ||
| 14785 | 2026.01.30 07:11:23.369355 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34752 | ||
| 14786 | 2026.01.30 07:11:23.369929 [ 359 ] {} <Debug> TCP-Session: 55ddddc9-9553-4ef0-ab88-26054d68a422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14787 | 2026.01.30 07:11:23.369958 [ 359 ] {} <Debug> TCP-Session: 55ddddc9-9553-4ef0-ab88-26054d68a422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14788 | 2026.01.30 07:11:23.369997 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14789 | 2026.01.30 07:11:23.370024 [ 351 ] {} <Debug> TCP-Session: b65279c2-7549-4396-a688-e493be28efa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34752 | ||
| 14790 | 2026.01.30 07:11:23.370041 [ 351 ] {} <Debug> TCP-Session: b65279c2-7549-4396-a688-e493be28efa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14791 | 2026.01.30 07:11:23.370055 [ 351 ] {} <Debug> TCP-Session: b65279c2-7549-4396-a688-e493be28efa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14792 | 2026.01.30 07:11:23.370141 [ 357 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14793 | 2026.01.30 07:11:23.370207 [ 357 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14794 | 2026.01.30 07:11:23.370523 [ 357 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 14795 | 2026.01.30 07:11:23.371629 [ 312 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Trace> AggregatingTransform: Aggregating | ||
| 14796 | 2026.01.30 07:11:23.371662 [ 312 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Trace> Aggregator: Aggregation method: without_key | ||
| 14797 | 2026.01.30 07:11:23.371691 [ 312 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001068379 sec. (935.997 rows/sec., 36.56 KiB/sec.) | ||
| 14798 | 2026.01.30 07:11:23.371706 [ 312 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Trace> Aggregator: Merging aggregated data | ||
| 14799 | 2026.01.30 07:11:23.372859 [ 357 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 14800 | 2026.01.30 07:11:23.372999 [ 357 ] {c7b39649-9ecc-4d61-834c-e6ba779dcddd} <Debug> TCPHandler: Processed in 0.003735664 sec. | ||
| 14801 | 2026.01.30 07:11:23.373140 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14802 | 2026.01.30 07:11:23.373166 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14803 | 2026.01.30 07:11:23.373180 [ 357 ] {} <Debug> TCP-Session: 041a5280-5b62-4b5f-8302-f9342cb92167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14804 | 2026.01.30 07:11:23.373186 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14805 | 2026.01.30 07:11:23.373213 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14806 | 2026.01.30 07:11:23.373253 [ 359 ] {} <Debug> TCP-Session: 55ddddc9-9553-4ef0-ab88-26054d68a422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14807 | 2026.01.30 07:11:23.373254 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14808 | 2026.01.30 07:11:23.373281 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14809 | 2026.01.30 07:11:23.373300 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14810 | 2026.01.30 07:11:23.373315 [ 365 ] {} <Debug> TCP-Session: 44381284-d9b8-4ef7-8d72-d27bb7928b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14811 | 2026.01.30 07:11:23.373334 [ 360 ] {} <Debug> TCP-Session: 60b13bad-c814-4bdc-a157-4e45a0de584f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14812 | 2026.01.30 07:11:23.373336 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14813 | 2026.01.30 07:11:23.373353 [ 366 ] {} <Debug> TCP-Session: 6e0a947a-1c3e-4522-8d98-54b2d8bf774f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14814 | 2026.01.30 07:11:23.373228 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14815 | 2026.01.30 07:11:23.373401 [ 351 ] {} <Debug> TCP-Session: b65279c2-7549-4396-a688-e493be28efa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14816 | 2026.01.30 07:11:23.373215 [ 358 ] {} <Debug> TCP-Session: d3888753-e358-4c6a-b9a2-265d1dbe6ced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14817 | 2026.01.30 07:11:23.373447 [ 364 ] {} <Debug> TCP-Session: c32d2e48-c21d-4eec-9657-ea42730b4cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14818 | 2026.01.30 07:11:23.373285 [ 356 ] {} <Debug> TCP-Session: 7477f2a7-25f4-462a-aea9-635a24ee2c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14819 | 2026.01.30 07:11:25.972865 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14820 | 2026.01.30 07:11:25.972919 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14821 | 2026.01.30 07:11:26.310005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39376 | ||
| 14822 | 2026.01.30 07:11:26.310606 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.01.30 07:11:26.310651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14824 | 2026.01.30 07:11:26.311124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14825 | 2026.01.30 07:11:26.311350 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14826 | 2026.01.30 07:11:26.311481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39376 | ||
| 14827 | 2026.01.30 07:11:27.165793 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14828 | 2026.01.30 07:11:27.165987 [ 276 ] {946d285e-113f-461c-9c3b-3bea7aa3bccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14829 | 2026.01.30 07:11:27.166060 [ 276 ] {946d285e-113f-461c-9c3b-3bea7aa3bccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14830 | 2026.01.30 07:11:27.166784 [ 276 ] {946d285e-113f-461c-9c3b-3bea7aa3bccb} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14831 | 2026.01.30 07:11:27.166835 [ 276 ] {946d285e-113f-461c-9c3b-3bea7aa3bccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14832 | 2026.01.30 07:11:27.167236 [ 276 ] {946d285e-113f-461c-9c3b-3bea7aa3bccb} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14833 | 2026.01.30 07:11:27.167472 [ 276 ] {946d285e-113f-461c-9c3b-3bea7aa3bccb} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.01.30 07:11:27.167634 [ 276 ] {946d285e-113f-461c-9c3b-3bea7aa3bccb} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001698 sec., 80094.2285041225 rows/sec., 6.93 MiB/sec. | ||
| 14835 | 2026.01.30 07:11:27.167686 [ 276 ] {946d285e-113f-461c-9c3b-3bea7aa3bccb} <Debug> TCPHandler: Processed in 0.002031147 sec. | ||
| 14836 | 2026.01.30 07:11:27.167814 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14837 | 2026.01.30 07:11:27.167916 [ 276 ] {1be8d648-9c7a-44d6-b5ee-b9099845dab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14838 | 2026.01.30 07:11:27.167960 [ 276 ] {1be8d648-9c7a-44d6-b5ee-b9099845dab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14839 | 2026.01.30 07:11:27.168390 [ 276 ] {1be8d648-9c7a-44d6-b5ee-b9099845dab7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14840 | 2026.01.30 07:11:27.168426 [ 276 ] {1be8d648-9c7a-44d6-b5ee-b9099845dab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14841 | 2026.01.30 07:11:27.168735 [ 276 ] {1be8d648-9c7a-44d6-b5ee-b9099845dab7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14842 | 2026.01.30 07:11:27.168945 [ 276 ] {1be8d648-9c7a-44d6-b5ee-b9099845dab7} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2026.01.30 07:11:27.169076 [ 276 ] {1be8d648-9c7a-44d6-b5ee-b9099845dab7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001182 sec., 33840.9475465313 rows/sec., 2.49 MiB/sec. | ||
| 14844 | 2026.01.30 07:11:27.169115 [ 276 ] {1be8d648-9c7a-44d6-b5ee-b9099845dab7} <Debug> TCPHandler: Processed in 0.001352798 sec. | ||
| 14845 | 2026.01.30 07:11:27.169173 [ 220 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14846 | 2026.01.30 07:11:27.169227 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14847 | 2026.01.30 07:11:27.169229 [ 220 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14848 | 2026.01.30 07:11:27.169328 [ 276 ] {f0c1e9b3-4e5a-492d-8255-cbbc03701cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14849 | 2026.01.30 07:11:27.169373 [ 276 ] {f0c1e9b3-4e5a-492d-8255-cbbc03701cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14850 | 2026.01.30 07:11:27.169806 [ 276 ] {f0c1e9b3-4e5a-492d-8255-cbbc03701cf0} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.01.30 07:11:27.169846 [ 276 ] {f0c1e9b3-4e5a-492d-8255-cbbc03701cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14852 | 2026.01.30 07:11:27.170198 [ 276 ] {f0c1e9b3-4e5a-492d-8255-cbbc03701cf0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14853 | 2026.01.30 07:11:27.170451 [ 276 ] {f0c1e9b3-4e5a-492d-8255-cbbc03701cf0} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2026.01.30 07:11:27.170582 [ 276 ] {f0c1e9b3-4e5a-492d-8255-cbbc03701cf0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001272 sec., 81761.00628930818 rows/sec., 6.39 MiB/sec. | ||
| 14855 | 2026.01.30 07:11:27.170620 [ 276 ] {f0c1e9b3-4e5a-492d-8255-cbbc03701cf0} <Debug> TCPHandler: Processed in 0.0014419 sec. | ||
| 14856 | 2026.01.30 07:11:27.170732 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2026.01.30 07:11:27.170825 [ 276 ] {60219cd9-1a88-44d0-93ee-b926040f2561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14858 | 2026.01.30 07:11:27.170872 [ 276 ] {60219cd9-1a88-44d0-93ee-b926040f2561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14859 | 2026.01.30 07:11:27.171281 [ 276 ] {60219cd9-1a88-44d0-93ee-b926040f2561} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.01.30 07:11:27.171318 [ 276 ] {60219cd9-1a88-44d0-93ee-b926040f2561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14861 | 2026.01.30 07:11:27.171717 [ 276 ] {60219cd9-1a88-44d0-93ee-b926040f2561} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14862 | 2026.01.30 07:11:27.171941 [ 276 ] {60219cd9-1a88-44d0-93ee-b926040f2561} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.01.30 07:11:27.172072 [ 276 ] {60219cd9-1a88-44d0-93ee-b926040f2561} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 14864 | 2026.01.30 07:11:27.172113 [ 276 ] {60219cd9-1a88-44d0-93ee-b926040f2561} <Debug> TCPHandler: Processed in 0.001429409 sec. | ||
| 14865 | 2026.01.30 07:11:27.172170 [ 220 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14866 | 2026.01.30 07:11:27.172225 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.01.30 07:11:27.172323 [ 276 ] {3cbb872c-d124-45d3-90bf-3cfda57c7ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14868 | 2026.01.30 07:11:27.172378 [ 276 ] {3cbb872c-d124-45d3-90bf-3cfda57c7ff4} <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 | ||
| 14869 | 2026.01.30 07:11:27.173230 [ 276 ] {3cbb872c-d124-45d3-90bf-3cfda57c7ff4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.01.30 07:11:27.173264 [ 276 ] {3cbb872c-d124-45d3-90bf-3cfda57c7ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14871 | 2026.01.30 07:11:27.173843 [ 276 ] {3cbb872c-d124-45d3-90bf-3cfda57c7ff4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14872 | 2026.01.30 07:11:27.174070 [ 276 ] {3cbb872c-d124-45d3-90bf-3cfda57c7ff4} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.01.30 07:11:27.174207 [ 276 ] {3cbb872c-d124-45d3-90bf-3cfda57c7ff4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001902 sec., 21030.49421661409 rows/sec., 37.69 MiB/sec. | ||
| 14874 | 2026.01.30 07:11:27.174276 [ 276 ] {3cbb872c-d124-45d3-90bf-3cfda57c7ff4} <Debug> TCPHandler: Processed in 0.002099588 sec. | ||
| 14875 | 2026.01.30 07:11:27.174388 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2026.01.30 07:11:27.174481 [ 276 ] {f50eeafc-e8a2-4b2a-b882-5815541eb38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14877 | 2026.01.30 07:11:27.174526 [ 276 ] {f50eeafc-e8a2-4b2a-b882-5815541eb38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14878 | 2026.01.30 07:11:27.174864 [ 276 ] {f50eeafc-e8a2-4b2a-b882-5815541eb38e} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2026.01.30 07:11:27.174899 [ 276 ] {f50eeafc-e8a2-4b2a-b882-5815541eb38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14880 | 2026.01.30 07:11:27.175207 [ 276 ] {f50eeafc-e8a2-4b2a-b882-5815541eb38e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14881 | 2026.01.30 07:11:27.175415 [ 276 ] {f50eeafc-e8a2-4b2a-b882-5815541eb38e} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2026.01.30 07:11:27.175541 [ 276 ] {f50eeafc-e8a2-4b2a-b882-5815541eb38e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 14883 | 2026.01.30 07:11:27.175576 [ 276 ] {f50eeafc-e8a2-4b2a-b882-5815541eb38e} <Debug> TCPHandler: Processed in 0.001238005 sec. | ||
| 14884 | 2026.01.30 07:11:28.411227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14885 | 2026.01.30 07:11:28.429901 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2026.01.30 07:11:28.429963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14887 | 2026.01.30 07:11:28.436970 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14888 | 2026.01.30 07:11:28.437718 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2026.01.30 07:11:28.441686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14890 | 2026.01.30 07:11:31.378719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1768 | ||
| 14891 | 2026.01.30 07:11:31.381087 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2026.01.30 07:11:31.381126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14893 | 2026.01.30 07:11:31.382325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14894 | 2026.01.30 07:11:31.382591 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2026.01.30 07:11:31.382844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1768 | ||
| 14896 | 2026.01.30 07:11:32.163896 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14897 | 2026.01.30 07:11:32.164075 [ 276 ] {44970738-feda-4e6a-a37f-4c9ddc95a5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14898 | 2026.01.30 07:11:32.164142 [ 276 ] {44970738-feda-4e6a-a37f-4c9ddc95a5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14899 | 2026.01.30 07:11:32.164824 [ 276 ] {44970738-feda-4e6a-a37f-4c9ddc95a5f3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14900 | 2026.01.30 07:11:32.164875 [ 276 ] {44970738-feda-4e6a-a37f-4c9ddc95a5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14901 | 2026.01.30 07:11:32.165270 [ 276 ] {44970738-feda-4e6a-a37f-4c9ddc95a5f3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14902 | 2026.01.30 07:11:32.165498 [ 276 ] {44970738-feda-4e6a-a37f-4c9ddc95a5f3} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2026.01.30 07:11:32.165659 [ 276 ] {44970738-feda-4e6a-a37f-4c9ddc95a5f3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.62 MiB/sec. | ||
| 14904 | 2026.01.30 07:11:32.165686 [ 115 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14905 | 2026.01.30 07:11:32.165711 [ 276 ] {44970738-feda-4e6a-a37f-4c9ddc95a5f3} <Debug> TCPHandler: Processed in 0.001944014 sec. | ||
| 14906 | 2026.01.30 07:11:32.165759 [ 115 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14907 | 2026.01.30 07:11:32.165786 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14908 | 2026.01.30 07:11:32.165862 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14909 | 2026.01.30 07:11:32.165925 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14910 | 2026.01.30 07:11:32.165965 [ 276 ] {072080aa-961f-422d-9e3a-8df500990bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14911 | 2026.01.30 07:11:32.166024 [ 276 ] {072080aa-961f-422d-9e3a-8df500990bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14912 | 2026.01.30 07:11:32.166102 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14913 | 2026.01.30 07:11:32.166148 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2555 rows starting from the beginning of the part | ||
| 14914 | 2026.01.30 07:11:32.166228 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 14915 | 2026.01.30 07:11:32.166281 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 136 rows starting from the beginning of the part | ||
| 14916 | 2026.01.30 07:11:32.166323 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1316 rows starting from the beginning of the part | ||
| 14917 | 2026.01.30 07:11:32.166366 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 136 rows starting from the beginning of the part | ||
| 14918 | 2026.01.30 07:11:32.166408 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 14919 | 2026.01.30 07:11:32.166463 [ 276 ] {072080aa-961f-422d-9e3a-8df500990bc6} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2026.01.30 07:11:32.166506 [ 276 ] {072080aa-961f-422d-9e3a-8df500990bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14921 | 2026.01.30 07:11:32.166872 [ 276 ] {072080aa-961f-422d-9e3a-8df500990bc6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14922 | 2026.01.30 07:11:32.167102 [ 276 ] {072080aa-961f-422d-9e3a-8df500990bc6} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2026.01.30 07:11:32.167232 [ 115 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14924 | 2026.01.30 07:11:32.167245 [ 276 ] {072080aa-961f-422d-9e3a-8df500990bc6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001302 sec., 49155.14592933948 rows/sec., 3.84 MiB/sec. | ||
| 14925 | 2026.01.30 07:11:32.167266 [ 115 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2026.01.30 07:11:32.167291 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14927 | 2026.01.30 07:11:32.167295 [ 276 ] {072080aa-961f-422d-9e3a-8df500990bc6} <Debug> TCPHandler: Processed in 0.001486332 sec. | ||
| 14928 | 2026.01.30 07:11:32.167388 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14929 | 2026.01.30 07:11:32.167428 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14930 | 2026.01.30 07:11:32.167505 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14931 | 2026.01.30 07:11:32.167530 [ 276 ] {661f85a6-f108-47ce-af58-23023f90251b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14932 | 2026.01.30 07:11:32.167538 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1305 rows starting from the beginning of the part | ||
| 14933 | 2026.01.30 07:11:32.167582 [ 276 ] {661f85a6-f108-47ce-af58-23023f90251b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14934 | 2026.01.30 07:11:32.167609 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 14935 | 2026.01.30 07:11:32.167659 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 14936 | 2026.01.30 07:11:32.167700 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 556 rows starting from the beginning of the part | ||
| 14937 | 2026.01.30 07:11:32.167737 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 14938 | 2026.01.30 07:11:32.167776 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 14939 | 2026.01.30 07:11:32.168018 [ 276 ] {661f85a6-f108-47ce-af58-23023f90251b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14940 | 2026.01.30 07:11:32.168058 [ 276 ] {661f85a6-f108-47ce-af58-23023f90251b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14941 | 2026.01.30 07:11:32.168346 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4255 rows, containing 5 columns (5 merged, 0 gathered) in 0.002490979 sec., 1708163.7380323159 rows/sec., 146.95 MiB/sec. | ||
| 14942 | 2026.01.30 07:11:32.168424 [ 276 ] {661f85a6-f108-47ce-af58-23023f90251b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14943 | 2026.01.30 07:11:32.168636 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14944 | 2026.01.30 07:11:32.168647 [ 276 ] {661f85a6-f108-47ce-af58-23023f90251b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14945 | 2026.01.30 07:11:32.168785 [ 276 ] {661f85a6-f108-47ce-af58-23023f90251b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 14946 | 2026.01.30 07:11:32.168824 [ 276 ] {661f85a6-f108-47ce-af58-23023f90251b} <Debug> TCPHandler: Processed in 0.00144608 sec. | ||
| 14947 | 2026.01.30 07:11:32.168897 [ 195 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549433 sec., 1417938.045723823 rows/sec., 109.91 MiB/sec. | ||
| 14948 | 2026.01.30 07:11:32.168910 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.01.30 07:11:32.168934 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14950 | 2026.01.30 07:11:32.168987 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_121_24} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14951 | 2026.01.30 07:11:32.169029 [ 276 ] {14dab67f-37bf-454a-986f-37aabea69901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14952 | 2026.01.30 07:11:32.169071 [ 276 ] {14dab67f-37bf-454a-986f-37aabea69901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14953 | 2026.01.30 07:11:32.169083 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 14954 | 2026.01.30 07:11:32.169147 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14955 | 2026.01.30 07:11:32.169413 [ 276 ] {14dab67f-37bf-454a-986f-37aabea69901} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2026.01.30 07:11:32.169456 [ 276 ] {14dab67f-37bf-454a-986f-37aabea69901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14957 | 2026.01.30 07:11:32.169465 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.01.30 07:11:32.169568 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_121_24} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14959 | 2026.01.30 07:11:32.169673 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14960 | 2026.01.30 07:11:32.169775 [ 276 ] {14dab67f-37bf-454a-986f-37aabea69901} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14961 | 2026.01.30 07:11:32.169984 [ 276 ] {14dab67f-37bf-454a-986f-37aabea69901} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2026.01.30 07:11:32.170107 [ 115 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14963 | 2026.01.30 07:11:32.170115 [ 276 ] {14dab67f-37bf-454a-986f-37aabea69901} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 14964 | 2026.01.30 07:11:32.170140 [ 115 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2026.01.30 07:11:32.170162 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14966 | 2026.01.30 07:11:32.170162 [ 276 ] {14dab67f-37bf-454a-986f-37aabea69901} <Debug> TCPHandler: Processed in 0.001277205 sec. | ||
| 14967 | 2026.01.30 07:11:32.170234 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14968 | 2026.01.30 07:11:32.170336 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14969 | 2026.01.30 07:11:32.170361 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7164 rows starting from the beginning of the part | ||
| 14970 | 2026.01.30 07:11:32.170405 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 14971 | 2026.01.30 07:11:32.170442 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 14972 | 2026.01.30 07:11:32.170479 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 14973 | 2026.01.30 07:11:32.170511 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 14974 | 2026.01.30 07:11:32.170545 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 14975 | 2026.01.30 07:11:32.172268 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7464 rows, containing 4 columns (4 merged, 0 gathered) in 0.002064898 sec., 3614706.3922770037 rows/sec., 241.05 MiB/sec. | ||
| 14976 | 2026.01.30 07:11:32.172834 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14977 | 2026.01.30 07:11:32.173174 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14978 | 2026.01.30 07:11:32.173255 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_121_24} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14979 | 2026.01.30 07:11:32.173346 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 14980 | 2026.01.30 07:11:33.812543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39824 | ||
| 14981 | 2026.01.30 07:11:33.813039 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14982 | 2026.01.30 07:11:33.813076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14983 | 2026.01.30 07:11:33.813551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14984 | 2026.01.30 07:11:33.813791 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14985 | 2026.01.30 07:11:33.813933 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39824 | ||
| 14986 | 2026.01.30 07:11:35.611351 [ 112 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 14987 | 2026.01.30 07:11:35.611423 [ 112 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14988 | 2026.01.30 07:11:35.611450 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 14989 | 2026.01.30 07:11:35.611570 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 14990 | 2026.01.30 07:11:35.611717 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14991 | 2026.01.30 07:11:35.611752 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 241 rows starting from the beginning of the part | ||
| 14992 | 2026.01.30 07:11:35.611817 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 14993 | 2026.01.30 07:11:35.611864 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 14994 | 2026.01.30 07:11:35.611909 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 14995 | 2026.01.30 07:11:35.611951 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 14996 | 2026.01.30 07:11:35.612786 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262895 sec., 228839.29384469808 rows/sec., 14.79 MiB/sec. | ||
| 14997 | 2026.01.30 07:11:35.612954 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 14998 | 2026.01.30 07:11:35.613224 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2026.01.30 07:11:35.613296 [ 195 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_27_6} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15000 | 2026.01.30 07:11:35.613369 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15001 | 2026.01.30 07:11:35.942678 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 15002 | 2026.01.30 07:11:35.961582 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2026.01.30 07:11:35.961650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15004 | 2026.01.30 07:11:35.967960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15005 | 2026.01.30 07:11:35.968666 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2026.01.30 07:11:35.972075 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 15007 | 2026.01.30 07:11:36.021983 [ 112 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15008 | 2026.01.30 07:11:36.022027 [ 112 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.01.30 07:11:36.022051 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15010 | 2026.01.30 07:11:36.022178 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15011 | 2026.01.30 07:11:36.022312 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15012 | 2026.01.30 07:11:36.022347 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 470 rows starting from the beginning of the part | ||
| 15013 | 2026.01.30 07:11:36.022412 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 15014 | 2026.01.30 07:11:36.022461 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 15015 | 2026.01.30 07:11:36.022662 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 15016 | 2026.01.30 07:11:36.022726 [ 194 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 15017 | 2026.01.30 07:11:36.023638 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513812 sec., 373890.54915669846 rows/sec., 26.69 MiB/sec. | ||
| 15018 | 2026.01.30 07:11:36.023888 [ 193 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15019 | 2026.01.30 07:11:36.024223 [ 193 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.01.30 07:11:36.024313 [ 193 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_27_6} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15021 | 2026.01.30 07:11:36.024412 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15022 | 2026.01.30 07:11:37.122693 [ 111 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 15023 | 2026.01.30 07:11:37.122771 [ 111 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2026.01.30 07:11:37.122793 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15025 | 2026.01.30 07:11:37.122896 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 15026 | 2026.01.30 07:11:37.123018 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15027 | 2026.01.30 07:11:37.123052 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 483 rows starting from the beginning of the part | ||
| 15028 | 2026.01.30 07:11:37.123123 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 15029 | 2026.01.30 07:11:37.123175 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 15030 | 2026.01.30 07:11:37.123221 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 252 rows starting from the beginning of the part | ||
| 15031 | 2026.01.30 07:11:37.123262 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 252 rows starting from the beginning of the part | ||
| 15032 | 2026.01.30 07:11:37.124244 [ 195 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390158 sec., 891984.9398413706 rows/sec., 64.31 MiB/sec. | ||
| 15033 | 2026.01.30 07:11:37.124458 [ 193 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 15034 | 2026.01.30 07:11:37.124784 [ 193 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15035 | 2026.01.30 07:11:37.124864 [ 193 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_30_7} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 15036 | 2026.01.30 07:11:37.124965 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15037 | 2026.01.30 07:11:37.178504 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15038 | 2026.01.30 07:11:37.178685 [ 276 ] {f1512905-3923-4781-9642-986f0e1e8e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15039 | 2026.01.30 07:11:37.178755 [ 276 ] {f1512905-3923-4781-9642-986f0e1e8e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15040 | 2026.01.30 07:11:37.179635 [ 276 ] {f1512905-3923-4781-9642-986f0e1e8e71} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15041 | 2026.01.30 07:11:37.179690 [ 276 ] {f1512905-3923-4781-9642-986f0e1e8e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15042 | 2026.01.30 07:11:37.180113 [ 276 ] {f1512905-3923-4781-9642-986f0e1e8e71} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15043 | 2026.01.30 07:11:37.180356 [ 276 ] {f1512905-3923-4781-9642-986f0e1e8e71} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15044 | 2026.01.30 07:11:37.180524 [ 276 ] {f1512905-3923-4781-9642-986f0e1e8e71} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001887 sec., 236354.00105988342 rows/sec., 14.99 MiB/sec. | ||
| 15045 | 2026.01.30 07:11:37.180580 [ 276 ] {f1512905-3923-4781-9642-986f0e1e8e71} <Debug> TCPHandler: Processed in 0.002233612 sec. | ||
| 15046 | 2026.01.30 07:11:37.180716 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15047 | 2026.01.30 07:11:37.180819 [ 276 ] {515a7ff7-583a-4e98-8467-ffa11f8f5c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15048 | 2026.01.30 07:11:37.180865 [ 276 ] {515a7ff7-583a-4e98-8467-ffa11f8f5c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15049 | 2026.01.30 07:11:37.181294 [ 276 ] {515a7ff7-583a-4e98-8467-ffa11f8f5c1f} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15050 | 2026.01.30 07:11:37.181332 [ 276 ] {515a7ff7-583a-4e98-8467-ffa11f8f5c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15051 | 2026.01.30 07:11:37.181714 [ 276 ] {515a7ff7-583a-4e98-8467-ffa11f8f5c1f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15052 | 2026.01.30 07:11:37.181942 [ 276 ] {515a7ff7-583a-4e98-8467-ffa11f8f5c1f} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15053 | 2026.01.30 07:11:37.182080 [ 276 ] {515a7ff7-583a-4e98-8467-ffa11f8f5c1f} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001285 sec., 9338.52140077821 rows/sec., 772.13 KiB/sec. | ||
| 15054 | 2026.01.30 07:11:37.182122 [ 276 ] {515a7ff7-583a-4e98-8467-ffa11f8f5c1f} <Debug> TCPHandler: Processed in 0.001459751 sec. | ||
| 15055 | 2026.01.30 07:11:37.182233 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15056 | 2026.01.30 07:11:37.182338 [ 276 ] {681f7efd-c62a-4d19-be4e-0f14fcedd35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15057 | 2026.01.30 07:11:37.182390 [ 276 ] {681f7efd-c62a-4d19-be4e-0f14fcedd35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15058 | 2026.01.30 07:11:37.183460 [ 276 ] {681f7efd-c62a-4d19-be4e-0f14fcedd35d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2026.01.30 07:11:37.183498 [ 276 ] {681f7efd-c62a-4d19-be4e-0f14fcedd35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15060 | 2026.01.30 07:11:37.183892 [ 276 ] {681f7efd-c62a-4d19-be4e-0f14fcedd35d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15061 | 2026.01.30 07:11:37.184102 [ 276 ] {681f7efd-c62a-4d19-be4e-0f14fcedd35d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15062 | 2026.01.30 07:11:37.184237 [ 276 ] {681f7efd-c62a-4d19-be4e-0f14fcedd35d} <Debug> executeQuery: Read 1289 rows, 105.42 KiB in 0.001919 sec., 671704.0125065139 rows/sec., 53.65 MiB/sec. | ||
| 15063 | 2026.01.30 07:11:37.184276 [ 276 ] {681f7efd-c62a-4d19-be4e-0f14fcedd35d} <Debug> TCPHandler: Processed in 0.002096939 sec. | ||
| 15064 | 2026.01.30 07:11:37.184348 [ 220 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15065 | 2026.01.30 07:11:37.184402 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15066 | 2026.01.30 07:11:37.184407 [ 220 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15067 | 2026.01.30 07:11:37.184506 [ 276 ] {ac15db21-3b41-4231-bfd2-1ee606ff40e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15068 | 2026.01.30 07:11:37.184552 [ 276 ] {ac15db21-3b41-4231-bfd2-1ee606ff40e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15069 | 2026.01.30 07:11:37.185074 [ 276 ] {ac15db21-3b41-4231-bfd2-1ee606ff40e2} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2026.01.30 07:11:37.185112 [ 276 ] {ac15db21-3b41-4231-bfd2-1ee606ff40e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15071 | 2026.01.30 07:11:37.185444 [ 276 ] {ac15db21-3b41-4231-bfd2-1ee606ff40e2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15072 | 2026.01.30 07:11:37.185735 [ 276 ] {ac15db21-3b41-4231-bfd2-1ee606ff40e2} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2026.01.30 07:11:37.185871 [ 276 ] {ac15db21-3b41-4231-bfd2-1ee606ff40e2} <Debug> executeQuery: Read 275 rows, 17.25 KiB in 0.001384 sec., 198699.42196531792 rows/sec., 12.17 MiB/sec. | ||
| 15074 | 2026.01.30 07:11:37.185910 [ 276 ] {ac15db21-3b41-4231-bfd2-1ee606ff40e2} <Debug> TCPHandler: Processed in 0.001559403 sec. | ||
| 15075 | 2026.01.30 07:11:37.186033 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15076 | 2026.01.30 07:11:37.186128 [ 276 ] {b586691d-3e13-4dc2-ae89-bb40888c1167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15077 | 2026.01.30 07:11:37.186169 [ 276 ] {b586691d-3e13-4dc2-ae89-bb40888c1167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15078 | 2026.01.30 07:11:37.186702 [ 276 ] {b586691d-3e13-4dc2-ae89-bb40888c1167} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15079 | 2026.01.30 07:11:37.186740 [ 276 ] {b586691d-3e13-4dc2-ae89-bb40888c1167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15080 | 2026.01.30 07:11:37.187085 [ 276 ] {b586691d-3e13-4dc2-ae89-bb40888c1167} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15081 | 2026.01.30 07:11:37.187303 [ 276 ] {b586691d-3e13-4dc2-ae89-bb40888c1167} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15082 | 2026.01.30 07:11:37.187439 [ 276 ] {b586691d-3e13-4dc2-ae89-bb40888c1167} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00133 sec., 172932.33082706766 rows/sec., 11.15 MiB/sec. | ||
| 15083 | 2026.01.30 07:11:37.187477 [ 276 ] {b586691d-3e13-4dc2-ae89-bb40888c1167} <Debug> TCPHandler: Processed in 0.001493731 sec. | ||
| 15084 | 2026.01.30 07:11:37.187594 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15085 | 2026.01.30 07:11:37.187690 [ 276 ] {a0c251c5-4623-4227-8e48-a07fdcee7055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15086 | 2026.01.30 07:11:37.187730 [ 276 ] {a0c251c5-4623-4227-8e48-a07fdcee7055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15087 | 2026.01.30 07:11:37.188220 [ 220 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15088 | 2026.01.30 07:11:37.188267 [ 276 ] {a0c251c5-4623-4227-8e48-a07fdcee7055} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2026.01.30 07:11:37.188307 [ 276 ] {a0c251c5-4623-4227-8e48-a07fdcee7055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15090 | 2026.01.30 07:11:37.188634 [ 276 ] {a0c251c5-4623-4227-8e48-a07fdcee7055} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15091 | 2026.01.30 07:11:37.188851 [ 276 ] {a0c251c5-4623-4227-8e48-a07fdcee7055} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2026.01.30 07:11:37.188985 [ 276 ] {a0c251c5-4623-4227-8e48-a07fdcee7055} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001312 sec., 174542.68292682926 rows/sec., 9.91 MiB/sec. | ||
| 15093 | 2026.01.30 07:11:37.189025 [ 276 ] {a0c251c5-4623-4227-8e48-a07fdcee7055} <Debug> TCPHandler: Processed in 0.001481071 sec. | ||
| 15094 | 2026.01.30 07:11:37.189137 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2026.01.30 07:11:37.189230 [ 276 ] {604e65a6-ddeb-4d07-a5ad-f321b21214b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15096 | 2026.01.30 07:11:37.189269 [ 276 ] {604e65a6-ddeb-4d07-a5ad-f321b21214b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15097 | 2026.01.30 07:11:37.190185 [ 276 ] {604e65a6-ddeb-4d07-a5ad-f321b21214b9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2026.01.30 07:11:37.190221 [ 276 ] {604e65a6-ddeb-4d07-a5ad-f321b21214b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15099 | 2026.01.30 07:11:37.190581 [ 276 ] {604e65a6-ddeb-4d07-a5ad-f321b21214b9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15100 | 2026.01.30 07:11:37.190803 [ 276 ] {604e65a6-ddeb-4d07-a5ad-f321b21214b9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2026.01.30 07:11:37.190938 [ 276 ] {604e65a6-ddeb-4d07-a5ad-f321b21214b9} <Debug> executeQuery: Read 785 rows, 56.46 KiB in 0.001726 sec., 454808.8064889919 rows/sec., 31.94 MiB/sec. | ||
| 15102 | 2026.01.30 07:11:37.190977 [ 276 ] {604e65a6-ddeb-4d07-a5ad-f321b21214b9} <Debug> TCPHandler: Processed in 0.001890522 sec. | ||
| 15103 | 2026.01.30 07:11:37.191020 [ 221 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15104 | 2026.01.30 07:11:37.191060 [ 221 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15105 | 2026.01.30 07:11:37.191098 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15106 | 2026.01.30 07:11:37.191198 [ 276 ] {e40ba7ec-1fc4-4491-8a7e-14858c6a1cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15107 | 2026.01.30 07:11:37.191240 [ 276 ] {e40ba7ec-1fc4-4491-8a7e-14858c6a1cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15108 | 2026.01.30 07:11:37.191619 [ 276 ] {e40ba7ec-1fc4-4491-8a7e-14858c6a1cb7} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15109 | 2026.01.30 07:11:37.191656 [ 276 ] {e40ba7ec-1fc4-4491-8a7e-14858c6a1cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15110 | 2026.01.30 07:11:37.192063 [ 276 ] {e40ba7ec-1fc4-4491-8a7e-14858c6a1cb7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 15111 | 2026.01.30 07:11:37.192297 [ 276 ] {e40ba7ec-1fc4-4491-8a7e-14858c6a1cb7} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15112 | 2026.01.30 07:11:37.192434 [ 276 ] {e40ba7ec-1fc4-4491-8a7e-14858c6a1cb7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001254 sec., 4784.6889952153115 rows/sec., 249.98 KiB/sec. | ||
| 15113 | 2026.01.30 07:11:37.192472 [ 276 ] {e40ba7ec-1fc4-4491-8a7e-14858c6a1cb7} <Debug> TCPHandler: Processed in 0.00142839 sec. | ||
| 15114 | 2026.01.30 07:11:37.192600 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15115 | 2026.01.30 07:11:37.192698 [ 276 ] {16d7777d-da83-4712-8c6b-d4c416f80d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15116 | 2026.01.30 07:11:37.192743 [ 276 ] {16d7777d-da83-4712-8c6b-d4c416f80d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15117 | 2026.01.30 07:11:37.193289 [ 276 ] {16d7777d-da83-4712-8c6b-d4c416f80d72} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15118 | 2026.01.30 07:11:37.193329 [ 276 ] {16d7777d-da83-4712-8c6b-d4c416f80d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15119 | 2026.01.30 07:11:37.193742 [ 276 ] {16d7777d-da83-4712-8c6b-d4c416f80d72} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15120 | 2026.01.30 07:11:37.193958 [ 276 ] {16d7777d-da83-4712-8c6b-d4c416f80d72} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15121 | 2026.01.30 07:11:37.194091 [ 276 ] {16d7777d-da83-4712-8c6b-d4c416f80d72} <Debug> executeQuery: Read 334 rows, 22.43 KiB in 0.001413 sec., 236376.50389242746 rows/sec., 15.50 MiB/sec. | ||
| 15122 | 2026.01.30 07:11:37.194132 [ 276 ] {16d7777d-da83-4712-8c6b-d4c416f80d72} <Debug> TCPHandler: Processed in 0.001581174 sec. | ||
| 15123 | 2026.01.30 07:11:37.194249 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15124 | 2026.01.30 07:11:37.194343 [ 276 ] {b99f8f77-8d03-45d4-bfa6-cae2974c07ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15125 | 2026.01.30 07:11:37.194386 [ 276 ] {b99f8f77-8d03-45d4-bfa6-cae2974c07ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15126 | 2026.01.30 07:11:37.194716 [ 276 ] {b99f8f77-8d03-45d4-bfa6-cae2974c07ee} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15127 | 2026.01.30 07:11:37.194751 [ 276 ] {b99f8f77-8d03-45d4-bfa6-cae2974c07ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15128 | 2026.01.30 07:11:37.194955 [ 221 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15129 | 2026.01.30 07:11:37.195075 [ 276 ] {b99f8f77-8d03-45d4-bfa6-cae2974c07ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 15130 | 2026.01.30 07:11:37.195297 [ 276 ] {b99f8f77-8d03-45d4-bfa6-cae2974c07ee} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15131 | 2026.01.30 07:11:37.195440 [ 276 ] {b99f8f77-8d03-45d4-bfa6-cae2974c07ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 15132 | 2026.01.30 07:11:37.195478 [ 276 ] {b99f8f77-8d03-45d4-bfa6-cae2974c07ee} <Debug> TCPHandler: Processed in 0.001278465 sec. | ||
| 15133 | 2026.01.30 07:11:37.195590 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15134 | 2026.01.30 07:11:37.195683 [ 276 ] {5dc4a95c-aaae-47f5-94ff-95299955ff80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15135 | 2026.01.30 07:11:37.195736 [ 276 ] {5dc4a95c-aaae-47f5-94ff-95299955ff80} <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 | ||
| 15136 | 2026.01.30 07:11:37.196702 [ 276 ] {5dc4a95c-aaae-47f5-94ff-95299955ff80} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15137 | 2026.01.30 07:11:37.196739 [ 276 ] {5dc4a95c-aaae-47f5-94ff-95299955ff80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15138 | 2026.01.30 07:11:37.197401 [ 276 ] {5dc4a95c-aaae-47f5-94ff-95299955ff80} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15139 | 2026.01.30 07:11:37.197649 [ 276 ] {5dc4a95c-aaae-47f5-94ff-95299955ff80} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15140 | 2026.01.30 07:11:37.197769 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15141 | 2026.01.30 07:11:37.197799 [ 276 ] {5dc4a95c-aaae-47f5-94ff-95299955ff80} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002135 sec., 18735.362997658078 rows/sec., 33.57 MiB/sec. | ||
| 15142 | 2026.01.30 07:11:37.197811 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15143 | 2026.01.30 07:11:37.197832 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15144 | 2026.01.30 07:11:37.197890 [ 276 ] {5dc4a95c-aaae-47f5-94ff-95299955ff80} <Debug> TCPHandler: Processed in 0.002348095 sec. | ||
| 15145 | 2026.01.30 07:11:37.197930 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 15146 | 2026.01.30 07:11:37.198029 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15147 | 2026.01.30 07:11:37.198133 [ 276 ] {00b6e274-5a4b-4925-aa6c-fc5955febe6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15148 | 2026.01.30 07:11:37.198153 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15149 | 2026.01.30 07:11:37.198176 [ 276 ] {00b6e274-5a4b-4925-aa6c-fc5955febe6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15150 | 2026.01.30 07:11:37.198217 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2147 rows starting from the beginning of the part | ||
| 15151 | 2026.01.30 07:11:37.198351 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 15152 | 2026.01.30 07:11:37.198484 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 15153 | 2026.01.30 07:11:37.198568 [ 276 ] {00b6e274-5a4b-4925-aa6c-fc5955febe6c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2026.01.30 07:11:37.198594 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 15155 | 2026.01.30 07:11:37.198610 [ 276 ] {00b6e274-5a4b-4925-aa6c-fc5955febe6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15156 | 2026.01.30 07:11:37.198698 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 15157 | 2026.01.30 07:11:37.198798 [ 192 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 15158 | 2026.01.30 07:11:37.198954 [ 276 ] {00b6e274-5a4b-4925-aa6c-fc5955febe6c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15159 | 2026.01.30 07:11:37.199208 [ 276 ] {00b6e274-5a4b-4925-aa6c-fc5955febe6c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.01.30 07:11:37.199353 [ 276 ] {00b6e274-5a4b-4925-aa6c-fc5955febe6c} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001238 sec., 87237.47980613893 rows/sec., 5.32 MiB/sec. | ||
| 15161 | 2026.01.30 07:11:37.199389 [ 276 ] {00b6e274-5a4b-4925-aa6c-fc5955febe6c} <Debug> TCPHandler: Processed in 0.001410779 sec. | ||
| 15162 | 2026.01.30 07:11:37.210926 [ 195 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 19 columns (19 merged, 0 gathered) in 0.013037382 sec., 180020.8047904096 rows/sec., 322.59 MiB/sec. | ||
| 15163 | 2026.01.30 07:11:37.213184 [ 186 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15164 | 2026.01.30 07:11:37.213552 [ 186 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15165 | 2026.01.30 07:11:37.213623 [ 186 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15166 | 2026.01.30 07:11:37.213776 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.67 MiB. | ||
| 15167 | 2026.01.30 07:11:37.884360 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15168 | 2026.01.30 07:11:37.884449 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15169 | 2026.01.30 07:11:37.887388 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15170 | 2026.01.30 07:11:37.903786 [ 221 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15171 | 2026.01.30 07:11:37.903865 [ 221 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15172 | 2026.01.30 07:11:37.907383 [ 221 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15173 | 2026.01.30 07:11:38.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.10 MiB, peak 394.72 MiB, free memory in arenas 0.00 B, will set to 381.83 MiB (RSS), difference: 5.73 MiB | ||
| 15174 | 2026.01.30 07:11:40.973170 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15175 | 2026.01.30 07:11:40.973227 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15176 | 2026.01.30 07:11:41.314990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40336 | ||
| 15177 | 2026.01.30 07:11:41.315543 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15178 | 2026.01.30 07:11:41.315590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15179 | 2026.01.30 07:11:41.316059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15180 | 2026.01.30 07:11:41.316283 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15181 | 2026.01.30 07:11:41.316415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40336 | ||
| 15182 | 2026.01.30 07:11:41.383948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1800 | ||
| 15183 | 2026.01.30 07:11:41.386476 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2026.01.30 07:11:41.386534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15185 | 2026.01.30 07:11:41.387795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15186 | 2026.01.30 07:11:41.388096 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2026.01.30 07:11:41.388532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
| 15188 | 2026.01.30 07:11:42.163340 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2026.01.30 07:11:42.163662 [ 276 ] {41ecfadb-2c99-4aff-a3fd-0bcc216560e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15190 | 2026.01.30 07:11:42.163741 [ 276 ] {41ecfadb-2c99-4aff-a3fd-0bcc216560e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15191 | 2026.01.30 07:11:42.164428 [ 276 ] {41ecfadb-2c99-4aff-a3fd-0bcc216560e4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2026.01.30 07:11:42.164478 [ 276 ] {41ecfadb-2c99-4aff-a3fd-0bcc216560e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15193 | 2026.01.30 07:11:42.164872 [ 276 ] {41ecfadb-2c99-4aff-a3fd-0bcc216560e4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15194 | 2026.01.30 07:11:42.165094 [ 276 ] {41ecfadb-2c99-4aff-a3fd-0bcc216560e4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2026.01.30 07:11:42.165259 [ 276 ] {41ecfadb-2c99-4aff-a3fd-0bcc216560e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.58 MiB/sec. | ||
| 15196 | 2026.01.30 07:11:42.165311 [ 276 ] {41ecfadb-2c99-4aff-a3fd-0bcc216560e4} <Debug> TCPHandler: Processed in 0.00217346 sec. | ||
| 15197 | 2026.01.30 07:11:42.165438 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2026.01.30 07:11:42.165539 [ 276 ] {7a0ca1f8-246a-4feb-937a-7a5080d26338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15199 | 2026.01.30 07:11:42.165583 [ 276 ] {7a0ca1f8-246a-4feb-937a-7a5080d26338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15200 | 2026.01.30 07:11:42.166110 [ 276 ] {7a0ca1f8-246a-4feb-937a-7a5080d26338} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.01.30 07:11:42.166160 [ 276 ] {7a0ca1f8-246a-4feb-937a-7a5080d26338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15202 | 2026.01.30 07:11:42.166503 [ 276 ] {7a0ca1f8-246a-4feb-937a-7a5080d26338} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15203 | 2026.01.30 07:11:42.166730 [ 276 ] {7a0ca1f8-246a-4feb-937a-7a5080d26338} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2026.01.30 07:11:42.166876 [ 276 ] {7a0ca1f8-246a-4feb-937a-7a5080d26338} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00136 sec., 47058.82352941176 rows/sec., 3.67 MiB/sec. | ||
| 15205 | 2026.01.30 07:11:42.166919 [ 276 ] {7a0ca1f8-246a-4feb-937a-7a5080d26338} <Debug> TCPHandler: Processed in 0.001532303 sec. | ||
| 15206 | 2026.01.30 07:11:42.167046 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15207 | 2026.01.30 07:11:42.167145 [ 276 ] {bcf529ee-072f-48fc-943f-c75bfc8e776b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15208 | 2026.01.30 07:11:42.167192 [ 276 ] {bcf529ee-072f-48fc-943f-c75bfc8e776b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15209 | 2026.01.30 07:11:42.167633 [ 276 ] {bcf529ee-072f-48fc-943f-c75bfc8e776b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2026.01.30 07:11:42.167670 [ 276 ] {bcf529ee-072f-48fc-943f-c75bfc8e776b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15211 | 2026.01.30 07:11:42.168008 [ 276 ] {bcf529ee-072f-48fc-943f-c75bfc8e776b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15212 | 2026.01.30 07:11:42.168231 [ 276 ] {bcf529ee-072f-48fc-943f-c75bfc8e776b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15213 | 2026.01.30 07:11:42.168367 [ 276 ] {bcf529ee-072f-48fc-943f-c75bfc8e776b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 15214 | 2026.01.30 07:11:42.168406 [ 276 ] {bcf529ee-072f-48fc-943f-c75bfc8e776b} <Debug> TCPHandler: Processed in 0.001411969 sec. | ||
| 15215 | 2026.01.30 07:11:42.168530 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15216 | 2026.01.30 07:11:42.168625 [ 276 ] {ff476b1a-0bee-4107-9332-d718a255ad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15217 | 2026.01.30 07:11:42.168666 [ 276 ] {ff476b1a-0bee-4107-9332-d718a255ad8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15218 | 2026.01.30 07:11:42.169010 [ 276 ] {ff476b1a-0bee-4107-9332-d718a255ad8e} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2026.01.30 07:11:42.169047 [ 276 ] {ff476b1a-0bee-4107-9332-d718a255ad8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15220 | 2026.01.30 07:11:42.169370 [ 276 ] {ff476b1a-0bee-4107-9332-d718a255ad8e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15221 | 2026.01.30 07:11:42.169602 [ 276 ] {ff476b1a-0bee-4107-9332-d718a255ad8e} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2026.01.30 07:11:42.169738 [ 276 ] {ff476b1a-0bee-4107-9332-d718a255ad8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 15223 | 2026.01.30 07:11:42.169773 [ 276 ] {ff476b1a-0bee-4107-9332-d718a255ad8e} <Debug> TCPHandler: Processed in 0.001293336 sec. | ||
| 15224 | 2026.01.30 07:11:43.473071 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 15225 | 2026.01.30 07:11:43.494199 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2026.01.30 07:11:43.494265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15227 | 2026.01.30 07:11:43.501704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15228 | 2026.01.30 07:11:43.502603 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2026.01.30 07:11:43.507294 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 15230 | 2026.01.30 07:11:47.177988 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15231 | 2026.01.30 07:11:47.178202 [ 276 ] {920f8d4f-6750-48ba-b035-988109bc2acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15232 | 2026.01.30 07:11:47.178278 [ 276 ] {920f8d4f-6750-48ba-b035-988109bc2acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15233 | 2026.01.30 07:11:47.179222 [ 276 ] {920f8d4f-6750-48ba-b035-988109bc2acf} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2026.01.30 07:11:47.179274 [ 276 ] {920f8d4f-6750-48ba-b035-988109bc2acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15235 | 2026.01.30 07:11:47.179693 [ 276 ] {920f8d4f-6750-48ba-b035-988109bc2acf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15236 | 2026.01.30 07:11:47.179927 [ 276 ] {920f8d4f-6750-48ba-b035-988109bc2acf} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15237 | 2026.01.30 07:11:47.180091 [ 276 ] {920f8d4f-6750-48ba-b035-988109bc2acf} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001941 sec., 229778.46470891294 rows/sec., 14.57 MiB/sec. | ||
| 15238 | 2026.01.30 07:11:47.180145 [ 276 ] {920f8d4f-6750-48ba-b035-988109bc2acf} <Debug> TCPHandler: Processed in 0.002296103 sec. | ||
| 15239 | 2026.01.30 07:11:47.180284 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15240 | 2026.01.30 07:11:47.180386 [ 276 ] {12351f0c-11b0-40f0-8f04-4dd5ed82c02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15241 | 2026.01.30 07:11:47.180429 [ 276 ] {12351f0c-11b0-40f0-8f04-4dd5ed82c02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15242 | 2026.01.30 07:11:47.181741 [ 276 ] {12351f0c-11b0-40f0-8f04-4dd5ed82c02b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15243 | 2026.01.30 07:11:47.181779 [ 276 ] {12351f0c-11b0-40f0-8f04-4dd5ed82c02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15244 | 2026.01.30 07:11:47.182182 [ 276 ] {12351f0c-11b0-40f0-8f04-4dd5ed82c02b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15245 | 2026.01.30 07:11:47.182400 [ 276 ] {12351f0c-11b0-40f0-8f04-4dd5ed82c02b} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15246 | 2026.01.30 07:11:47.182540 [ 276 ] {12351f0c-11b0-40f0-8f04-4dd5ed82c02b} <Debug> executeQuery: Read 1282 rows, 104.88 KiB in 0.002177 sec., 588883.7850252641 rows/sec., 47.05 MiB/sec. | ||
| 15247 | 2026.01.30 07:11:47.182582 [ 276 ] {12351f0c-11b0-40f0-8f04-4dd5ed82c02b} <Debug> TCPHandler: Processed in 0.002351325 sec. | ||
| 15248 | 2026.01.30 07:11:47.182705 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15249 | 2026.01.30 07:11:47.182804 [ 276 ] {f7902cb0-20f3-4326-af13-0772d66c1987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15250 | 2026.01.30 07:11:47.182845 [ 276 ] {f7902cb0-20f3-4326-af13-0772d66c1987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15251 | 2026.01.30 07:11:47.183429 [ 276 ] {f7902cb0-20f3-4326-af13-0772d66c1987} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2026.01.30 07:11:47.183467 [ 276 ] {f7902cb0-20f3-4326-af13-0772d66c1987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15253 | 2026.01.30 07:11:47.183801 [ 276 ] {f7902cb0-20f3-4326-af13-0772d66c1987} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15254 | 2026.01.30 07:11:47.184012 [ 276 ] {f7902cb0-20f3-4326-af13-0772d66c1987} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2026.01.30 07:11:47.184134 [ 100 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15256 | 2026.01.30 07:11:47.184149 [ 276 ] {f7902cb0-20f3-4326-af13-0772d66c1987} <Debug> executeQuery: Read 263 rows, 16.40 KiB in 0.001365 sec., 192673.9926739927 rows/sec., 11.73 MiB/sec. | ||
| 15257 | 2026.01.30 07:11:47.184199 [ 100 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2026.01.30 07:11:47.184208 [ 276 ] {f7902cb0-20f3-4326-af13-0772d66c1987} <Debug> TCPHandler: Processed in 0.001553713 sec. | ||
| 15259 | 2026.01.30 07:11:47.184228 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15260 | 2026.01.30 07:11:47.184337 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2026.01.30 07:11:47.184349 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15262 | 2026.01.30 07:11:47.184443 [ 276 ] {4003df35-8139-4500-b0b6-6795f6a77972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15263 | 2026.01.30 07:11:47.184476 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15264 | 2026.01.30 07:11:47.184488 [ 276 ] {4003df35-8139-4500-b0b6-6795f6a77972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15265 | 2026.01.30 07:11:47.184516 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 297 rows starting from the beginning of the part | ||
| 15266 | 2026.01.30 07:11:47.184589 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 40 rows starting from the beginning of the part | ||
| 15267 | 2026.01.30 07:11:47.184635 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 12 rows starting from the beginning of the part | ||
| 15268 | 2026.01.30 07:11:47.184679 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 15269 | 2026.01.30 07:11:47.184759 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 275 rows starting from the beginning of the part | ||
| 15270 | 2026.01.30 07:11:47.184811 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 263 rows starting from the beginning of the part | ||
| 15271 | 2026.01.30 07:11:47.185050 [ 276 ] {4003df35-8139-4500-b0b6-6795f6a77972} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.01.30 07:11:47.185092 [ 276 ] {4003df35-8139-4500-b0b6-6795f6a77972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15273 | 2026.01.30 07:11:47.185420 [ 276 ] {4003df35-8139-4500-b0b6-6795f6a77972} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15274 | 2026.01.30 07:11:47.185644 [ 276 ] {4003df35-8139-4500-b0b6-6795f6a77972} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15275 | 2026.01.30 07:11:47.185781 [ 276 ] {4003df35-8139-4500-b0b6-6795f6a77972} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001356 sec., 169616.51917404128 rows/sec., 10.93 MiB/sec. | ||
| 15276 | 2026.01.30 07:11:47.185793 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499071 sec., 618382.9851954977 rows/sec., 41.15 MiB/sec. | ||
| 15277 | 2026.01.30 07:11:47.185820 [ 276 ] {4003df35-8139-4500-b0b6-6795f6a77972} <Debug> TCPHandler: Processed in 0.001532392 sec. | ||
| 15278 | 2026.01.30 07:11:47.185936 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.01.30 07:11:47.186012 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15280 | 2026.01.30 07:11:47.186031 [ 276 ] {8d115f2a-ff0a-4524-b7bf-83096ea320dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15281 | 2026.01.30 07:11:47.186086 [ 276 ] {8d115f2a-ff0a-4524-b7bf-83096ea320dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15282 | 2026.01.30 07:11:47.186375 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15283 | 2026.01.30 07:11:47.186473 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_81_16} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15284 | 2026.01.30 07:11:47.186578 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 15285 | 2026.01.30 07:11:47.186608 [ 276 ] {8d115f2a-ff0a-4524-b7bf-83096ea320dd} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15286 | 2026.01.30 07:11:47.186649 [ 276 ] {8d115f2a-ff0a-4524-b7bf-83096ea320dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15287 | 2026.01.30 07:11:47.186973 [ 276 ] {8d115f2a-ff0a-4524-b7bf-83096ea320dd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15288 | 2026.01.30 07:11:47.187187 [ 276 ] {8d115f2a-ff0a-4524-b7bf-83096ea320dd} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15289 | 2026.01.30 07:11:47.187323 [ 276 ] {8d115f2a-ff0a-4524-b7bf-83096ea320dd} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00131 sec., 174809.1603053435 rows/sec., 9.92 MiB/sec. | ||
| 15290 | 2026.01.30 07:11:47.187361 [ 276 ] {8d115f2a-ff0a-4524-b7bf-83096ea320dd} <Debug> TCPHandler: Processed in 0.001473991 sec. | ||
| 15291 | 2026.01.30 07:11:47.187470 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15292 | 2026.01.30 07:11:47.187563 [ 276 ] {74c4a503-71bf-49cd-91a7-f53956fc2702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15293 | 2026.01.30 07:11:47.187602 [ 276 ] {74c4a503-71bf-49cd-91a7-f53956fc2702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15294 | 2026.01.30 07:11:47.188398 [ 276 ] {74c4a503-71bf-49cd-91a7-f53956fc2702} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15295 | 2026.01.30 07:11:47.188433 [ 276 ] {74c4a503-71bf-49cd-91a7-f53956fc2702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15296 | 2026.01.30 07:11:47.188772 [ 276 ] {74c4a503-71bf-49cd-91a7-f53956fc2702} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15297 | 2026.01.30 07:11:47.188984 [ 276 ] {74c4a503-71bf-49cd-91a7-f53956fc2702} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15298 | 2026.01.30 07:11:47.189116 [ 276 ] {74c4a503-71bf-49cd-91a7-f53956fc2702} <Debug> executeQuery: Read 773 rows, 55.47 KiB in 0.001571 sec., 492043.28453214513 rows/sec., 34.48 MiB/sec. | ||
| 15299 | 2026.01.30 07:11:47.189154 [ 276 ] {74c4a503-71bf-49cd-91a7-f53956fc2702} <Debug> TCPHandler: Processed in 0.001733309 sec. | ||
| 15300 | 2026.01.30 07:11:47.189265 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15301 | 2026.01.30 07:11:47.189360 [ 276 ] {32aba92a-2902-497b-b7c5-18b3b44592c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15302 | 2026.01.30 07:11:47.189400 [ 276 ] {32aba92a-2902-497b-b7c5-18b3b44592c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15303 | 2026.01.30 07:11:47.189733 [ 276 ] {32aba92a-2902-497b-b7c5-18b3b44592c3} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15304 | 2026.01.30 07:11:47.189770 [ 276 ] {32aba92a-2902-497b-b7c5-18b3b44592c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15305 | 2026.01.30 07:11:47.190070 [ 276 ] {32aba92a-2902-497b-b7c5-18b3b44592c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 15306 | 2026.01.30 07:11:47.190280 [ 276 ] {32aba92a-2902-497b-b7c5-18b3b44592c3} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15307 | 2026.01.30 07:11:47.190410 [ 276 ] {32aba92a-2902-497b-b7c5-18b3b44592c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 15308 | 2026.01.30 07:11:47.190446 [ 276 ] {32aba92a-2902-497b-b7c5-18b3b44592c3} <Debug> TCPHandler: Processed in 0.001230494 sec. | ||
| 15309 | 2026.01.30 07:11:47.190547 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15310 | 2026.01.30 07:11:47.190640 [ 276 ] {e0babec2-7c46-4f14-b475-6a21642c985f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15311 | 2026.01.30 07:11:47.190682 [ 276 ] {e0babec2-7c46-4f14-b475-6a21642c985f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15312 | 2026.01.30 07:11:47.191140 [ 276 ] {e0babec2-7c46-4f14-b475-6a21642c985f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15313 | 2026.01.30 07:11:47.191176 [ 276 ] {e0babec2-7c46-4f14-b475-6a21642c985f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15314 | 2026.01.30 07:11:47.191530 [ 276 ] {e0babec2-7c46-4f14-b475-6a21642c985f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15315 | 2026.01.30 07:11:47.191742 [ 276 ] {e0babec2-7c46-4f14-b475-6a21642c985f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15316 | 2026.01.30 07:11:47.191859 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_119_25 to all_124_124_0 | ||
| 15317 | 2026.01.30 07:11:47.191873 [ 276 ] {e0babec2-7c46-4f14-b475-6a21642c985f} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001252 sec., 261980.83067092652 rows/sec., 17.16 MiB/sec. | ||
| 15318 | 2026.01.30 07:11:47.191892 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15319 | 2026.01.30 07:11:47.191916 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15320 | 2026.01.30 07:11:47.191920 [ 276 ] {e0babec2-7c46-4f14-b475-6a21642c985f} <Debug> TCPHandler: Processed in 0.001421379 sec. | ||
| 15321 | 2026.01.30 07:11:47.192004 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_25 to all_124_124_0 into Compact with storage Full | ||
| 15322 | 2026.01.30 07:11:47.192038 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2026.01.30 07:11:47.192114 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15324 | 2026.01.30 07:11:47.192132 [ 276 ] {f8446253-8654-4593-b383-c23f6a718c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15325 | 2026.01.30 07:11:47.192150 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_25, total 35841 rows starting from the beginning of the part | ||
| 15326 | 2026.01.30 07:11:47.192174 [ 276 ] {f8446253-8654-4593-b383-c23f6a718c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15327 | 2026.01.30 07:11:47.192217 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15328 | 2026.01.30 07:11:47.192270 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15329 | 2026.01.30 07:11:47.192324 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 334 rows starting from the beginning of the part | ||
| 15330 | 2026.01.30 07:11:47.192377 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15331 | 2026.01.30 07:11:47.192424 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 328 rows starting from the beginning of the part | ||
| 15332 | 2026.01.30 07:11:47.192492 [ 276 ] {f8446253-8654-4593-b383-c23f6a718c87} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.01.30 07:11:47.192528 [ 276 ] {f8446253-8654-4593-b383-c23f6a718c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15334 | 2026.01.30 07:11:47.192826 [ 276 ] {f8446253-8654-4593-b383-c23f6a718c87} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 15335 | 2026.01.30 07:11:47.193043 [ 276 ] {f8446253-8654-4593-b383-c23f6a718c87} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15336 | 2026.01.30 07:11:47.193172 [ 276 ] {f8446253-8654-4593-b383-c23f6a718c87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 15337 | 2026.01.30 07:11:47.193209 [ 276 ] {f8446253-8654-4593-b383-c23f6a718c87} <Debug> TCPHandler: Processed in 0.001219884 sec. | ||
| 15338 | 2026.01.30 07:11:47.193324 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15339 | 2026.01.30 07:11:47.193417 [ 276 ] {4a0f7fd7-08f6-4511-a2ba-4c7b77e456c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15340 | 2026.01.30 07:11:47.193471 [ 276 ] {4a0f7fd7-08f6-4511-a2ba-4c7b77e456c2} <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 | ||
| 15341 | 2026.01.30 07:11:47.194359 [ 276 ] {4a0f7fd7-08f6-4511-a2ba-4c7b77e456c2} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2026.01.30 07:11:47.194396 [ 276 ] {4a0f7fd7-08f6-4511-a2ba-4c7b77e456c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15343 | 2026.01.30 07:11:47.194978 [ 276 ] {4a0f7fd7-08f6-4511-a2ba-4c7b77e456c2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15344 | 2026.01.30 07:11:47.195211 [ 276 ] {4a0f7fd7-08f6-4511-a2ba-4c7b77e456c2} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.01.30 07:11:47.195359 [ 276 ] {4a0f7fd7-08f6-4511-a2ba-4c7b77e456c2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001959 sec., 20418.580908626853 rows/sec., 36.59 MiB/sec. | ||
| 15346 | 2026.01.30 07:11:47.195437 [ 276 ] {4a0f7fd7-08f6-4511-a2ba-4c7b77e456c2} <Debug> TCPHandler: Processed in 0.00216199 sec. | ||
| 15347 | 2026.01.30 07:11:47.195548 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15348 | 2026.01.30 07:11:47.195642 [ 276 ] {f8ea7198-6e8d-438f-afb2-a19c0bb474c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15349 | 2026.01.30 07:11:47.195684 [ 276 ] {f8ea7198-6e8d-438f-afb2-a19c0bb474c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15350 | 2026.01.30 07:11:47.196018 [ 276 ] {f8ea7198-6e8d-438f-afb2-a19c0bb474c5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15351 | 2026.01.30 07:11:47.196054 [ 276 ] {f8ea7198-6e8d-438f-afb2-a19c0bb474c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15352 | 2026.01.30 07:11:47.196365 [ 276 ] {f8ea7198-6e8d-438f-afb2-a19c0bb474c5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15353 | 2026.01.30 07:11:47.196596 [ 276 ] {f8ea7198-6e8d-438f-afb2-a19c0bb474c5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15354 | 2026.01.30 07:11:47.196726 [ 276 ] {f8ea7198-6e8d-438f-afb2-a19c0bb474c5} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001103 sec., 97914.77787851314 rows/sec., 5.97 MiB/sec. | ||
| 15355 | 2026.01.30 07:11:47.196762 [ 276 ] {f8ea7198-6e8d-438f-afb2-a19c0bb474c5} <Debug> TCPHandler: Processed in 0.001263265 sec. | ||
| 15356 | 2026.01.30 07:11:47.198739 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36983 rows, containing 5 columns (5 merged, 0 gathered) in 0.006772728 sec., 5460576.594837412 rows/sec., 373.43 MiB/sec. | ||
| 15357 | 2026.01.30 07:11:47.199119 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Trace> MergedBlockOutputStream: filled checksums all_1_124_26 (state Temporary) | ||
| 15358 | 2026.01.30 07:11:47.199410 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_124_26 to all_1_124_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15359 | 2026.01.30 07:11:47.199482 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_119_25, all_124_124_0] -> all_1_124_26 | ||
| 15360 | 2026.01.30 07:11:47.199567 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 15361 | 2026.01.30 07:11:48.620156 [ 225 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15362 | 2026.01.30 07:11:48.620230 [ 225 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15363 | 2026.01.30 07:11:48.623414 [ 225 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15364 | 2026.01.30 07:11:48.817506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40784 | ||
| 15365 | 2026.01.30 07:11:48.818019 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15366 | 2026.01.30 07:11:48.818063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15367 | 2026.01.30 07:11:48.818533 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15368 | 2026.01.30 07:11:48.818765 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15369 | 2026.01.30 07:11:48.818897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40784 | ||
| 15370 | 2026.01.30 07:11:49.167416 [ 221 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15371 | 2026.01.30 07:11:49.167471 [ 221 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15372 | 2026.01.30 07:11:49.170431 [ 221 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15373 | 2026.01.30 07:11:50.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.97 MiB, peak 394.72 MiB, free memory in arenas 0.00 B, will set to 381.97 MiB (RSS), difference: 4.00 MiB | ||
| 15374 | 2026.01.30 07:11:51.008311 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 15375 | 2026.01.30 07:11:51.028586 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2026.01.30 07:11:51.028657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15377 | 2026.01.30 07:11:51.035052 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15378 | 2026.01.30 07:11:51.035796 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2026.01.30 07:11:51.039906 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 15380 | 2026.01.30 07:11:51.389644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1830 | ||
| 15381 | 2026.01.30 07:11:51.392098 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.01.30 07:11:51.392147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15383 | 2026.01.30 07:11:51.393392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15384 | 2026.01.30 07:11:51.393666 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2026.01.30 07:11:51.394063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1830 | ||
| 15386 | 2026.01.30 07:11:52.229698 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15387 | 2026.01.30 07:11:52.229998 [ 276 ] {8cffb93e-a5b2-40d9-ba61-bd147d0877b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15388 | 2026.01.30 07:11:52.230117 [ 276 ] {8cffb93e-a5b2-40d9-ba61-bd147d0877b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15389 | 2026.01.30 07:11:52.231199 [ 276 ] {8cffb93e-a5b2-40d9-ba61-bd147d0877b1} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15390 | 2026.01.30 07:11:52.231269 [ 276 ] {8cffb93e-a5b2-40d9-ba61-bd147d0877b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15391 | 2026.01.30 07:11:52.231927 [ 276 ] {8cffb93e-a5b2-40d9-ba61-bd147d0877b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15392 | 2026.01.30 07:11:52.232277 [ 276 ] {8cffb93e-a5b2-40d9-ba61-bd147d0877b1} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15393 | 2026.01.30 07:11:52.232520 [ 276 ] {8cffb93e-a5b2-40d9-ba61-bd147d0877b1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002592 sec., 9259.25925925926 rows/sec., 786.68 KiB/sec. | ||
| 15394 | 2026.01.30 07:11:52.232604 [ 276 ] {8cffb93e-a5b2-40d9-ba61-bd147d0877b1} <Debug> TCPHandler: Processed in 0.003148747 sec. | ||
| 15395 | 2026.01.30 07:11:52.232809 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15396 | 2026.01.30 07:11:52.232950 [ 276 ] {8d579ed6-f6ab-4a90-9325-cc6f9caaf0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15397 | 2026.01.30 07:11:52.233012 [ 276 ] {8d579ed6-f6ab-4a90-9325-cc6f9caaf0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15398 | 2026.01.30 07:11:52.233671 [ 276 ] {8d579ed6-f6ab-4a90-9325-cc6f9caaf0ae} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15399 | 2026.01.30 07:11:52.233715 [ 276 ] {8d579ed6-f6ab-4a90-9325-cc6f9caaf0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15400 | 2026.01.30 07:11:52.234131 [ 276 ] {8d579ed6-f6ab-4a90-9325-cc6f9caaf0ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15401 | 2026.01.30 07:11:52.234439 [ 276 ] {8d579ed6-f6ab-4a90-9325-cc6f9caaf0ae} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15402 | 2026.01.30 07:11:52.234641 [ 276 ] {8d579ed6-f6ab-4a90-9325-cc6f9caaf0ae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001727 sec., 2316.1551823972204 rows/sec., 188.87 KiB/sec. | ||
| 15403 | 2026.01.30 07:11:52.234704 [ 276 ] {8d579ed6-f6ab-4a90-9325-cc6f9caaf0ae} <Debug> TCPHandler: Processed in 0.001963744 sec. | ||
| 15404 | 2026.01.30 07:11:52.234873 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15405 | 2026.01.30 07:11:52.235001 [ 276 ] {39f3dcde-4aa5-4728-8307-eefc939246a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15406 | 2026.01.30 07:11:52.235059 [ 276 ] {39f3dcde-4aa5-4728-8307-eefc939246a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15407 | 2026.01.30 07:11:52.237076 [ 276 ] {39f3dcde-4aa5-4728-8307-eefc939246a4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15408 | 2026.01.30 07:11:52.237120 [ 276 ] {39f3dcde-4aa5-4728-8307-eefc939246a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15409 | 2026.01.30 07:11:52.237593 [ 276 ] {39f3dcde-4aa5-4728-8307-eefc939246a4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15410 | 2026.01.30 07:11:52.237876 [ 276 ] {39f3dcde-4aa5-4728-8307-eefc939246a4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15411 | 2026.01.30 07:11:52.238071 [ 276 ] {39f3dcde-4aa5-4728-8307-eefc939246a4} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.003102 sec., 424887.1695680206 rows/sec., 35.28 MiB/sec. | ||
| 15412 | 2026.01.30 07:11:52.238126 [ 276 ] {39f3dcde-4aa5-4728-8307-eefc939246a4} <Debug> TCPHandler: Processed in 0.003316292 sec. | ||
| 15413 | 2026.01.30 07:11:52.238303 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15414 | 2026.01.30 07:11:52.238432 [ 276 ] {ef1e5e6f-8e19-4e1d-833c-9bcf0f8df857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15415 | 2026.01.30 07:11:52.238490 [ 276 ] {ef1e5e6f-8e19-4e1d-833c-9bcf0f8df857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15416 | 2026.01.30 07:11:52.239112 [ 276 ] {ef1e5e6f-8e19-4e1d-833c-9bcf0f8df857} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15417 | 2026.01.30 07:11:52.239162 [ 276 ] {ef1e5e6f-8e19-4e1d-833c-9bcf0f8df857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15418 | 2026.01.30 07:11:52.239682 [ 276 ] {ef1e5e6f-8e19-4e1d-833c-9bcf0f8df857} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15419 | 2026.01.30 07:11:52.240050 [ 276 ] {ef1e5e6f-8e19-4e1d-833c-9bcf0f8df857} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15420 | 2026.01.30 07:11:52.240282 [ 276 ] {ef1e5e6f-8e19-4e1d-833c-9bcf0f8df857} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001879 sec., 8515.16764236296 rows/sec., 660.05 KiB/sec. | ||
| 15421 | 2026.01.30 07:11:52.240340 [ 276 ] {ef1e5e6f-8e19-4e1d-833c-9bcf0f8df857} <Debug> TCPHandler: Processed in 0.002101299 sec. | ||
| 15422 | 2026.01.30 07:11:52.240523 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15423 | 2026.01.30 07:11:52.240665 [ 276 ] {e23df846-416f-41ca-98a2-3f2e5485edfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15424 | 2026.01.30 07:11:52.240726 [ 276 ] {e23df846-416f-41ca-98a2-3f2e5485edfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15425 | 2026.01.30 07:11:52.241649 [ 276 ] {e23df846-416f-41ca-98a2-3f2e5485edfb} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15426 | 2026.01.30 07:11:52.241697 [ 276 ] {e23df846-416f-41ca-98a2-3f2e5485edfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15427 | 2026.01.30 07:11:52.242206 [ 276 ] {e23df846-416f-41ca-98a2-3f2e5485edfb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15428 | 2026.01.30 07:11:52.242566 [ 276 ] {e23df846-416f-41ca-98a2-3f2e5485edfb} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15429 | 2026.01.30 07:11:52.242777 [ 276 ] {e23df846-416f-41ca-98a2-3f2e5485edfb} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002144 sec., 117537.31343283581 rows/sec., 8.13 MiB/sec. | ||
| 15430 | 2026.01.30 07:11:52.242836 [ 276 ] {e23df846-416f-41ca-98a2-3f2e5485edfb} <Debug> TCPHandler: Processed in 0.002383876 sec. | ||
| 15431 | 2026.01.30 07:11:52.243507 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15432 | 2026.01.30 07:11:52.243641 [ 276 ] {f2972ed0-f2f9-4aad-aa81-fea0f8386411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15433 | 2026.01.30 07:11:52.243701 [ 276 ] {f2972ed0-f2f9-4aad-aa81-fea0f8386411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15434 | 2026.01.30 07:11:52.244417 [ 276 ] {f2972ed0-f2f9-4aad-aa81-fea0f8386411} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2026.01.30 07:11:52.244464 [ 276 ] {f2972ed0-f2f9-4aad-aa81-fea0f8386411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15436 | 2026.01.30 07:11:52.244954 [ 276 ] {f2972ed0-f2f9-4aad-aa81-fea0f8386411} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15437 | 2026.01.30 07:11:52.245325 [ 276 ] {f2972ed0-f2f9-4aad-aa81-fea0f8386411} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2026.01.30 07:11:52.245539 [ 276 ] {f2972ed0-f2f9-4aad-aa81-fea0f8386411} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001926 sec., 6230.529595015576 rows/sec., 486.76 KiB/sec. | ||
| 15439 | 2026.01.30 07:11:52.245603 [ 276 ] {f2972ed0-f2f9-4aad-aa81-fea0f8386411} <Debug> TCPHandler: Processed in 0.00216215 sec. | ||
| 15440 | 2026.01.30 07:11:52.245782 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15441 | 2026.01.30 07:11:52.245918 [ 276 ] {3be455b4-d05d-4185-a37d-dce554abce1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15442 | 2026.01.30 07:11:52.245979 [ 276 ] {3be455b4-d05d-4185-a37d-dce554abce1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15443 | 2026.01.30 07:11:52.247087 [ 276 ] {3be455b4-d05d-4185-a37d-dce554abce1e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15444 | 2026.01.30 07:11:52.247138 [ 276 ] {3be455b4-d05d-4185-a37d-dce554abce1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15445 | 2026.01.30 07:11:52.247673 [ 276 ] {3be455b4-d05d-4185-a37d-dce554abce1e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15446 | 2026.01.30 07:11:52.248037 [ 276 ] {3be455b4-d05d-4185-a37d-dce554abce1e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15447 | 2026.01.30 07:11:52.248240 [ 276 ] {3be455b4-d05d-4185-a37d-dce554abce1e} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.00235 sec., 238297.87234042553 rows/sec., 17.86 MiB/sec. | ||
| 15448 | 2026.01.30 07:11:52.248302 [ 276 ] {3be455b4-d05d-4185-a37d-dce554abce1e} <Debug> TCPHandler: Processed in 0.002593592 sec. | ||
| 15449 | 2026.01.30 07:11:52.248484 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15450 | 2026.01.30 07:11:52.248622 [ 276 ] {8e265a19-2f64-4074-ae1f-07f51d3ca955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15451 | 2026.01.30 07:11:52.248688 [ 276 ] {8e265a19-2f64-4074-ae1f-07f51d3ca955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15452 | 2026.01.30 07:11:52.249670 [ 276 ] {8e265a19-2f64-4074-ae1f-07f51d3ca955} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2026.01.30 07:11:52.249722 [ 276 ] {8e265a19-2f64-4074-ae1f-07f51d3ca955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15454 | 2026.01.30 07:11:52.250328 [ 276 ] {8e265a19-2f64-4074-ae1f-07f51d3ca955} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15455 | 2026.01.30 07:11:52.250680 [ 276 ] {8e265a19-2f64-4074-ae1f-07f51d3ca955} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15456 | 2026.01.30 07:11:52.250892 [ 276 ] {8e265a19-2f64-4074-ae1f-07f51d3ca955} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.002299 sec., 383645.06307090045 rows/sec., 26.04 MiB/sec. | ||
| 15457 | 2026.01.30 07:11:52.250951 [ 276 ] {8e265a19-2f64-4074-ae1f-07f51d3ca955} <Debug> TCPHandler: Processed in 0.00253979 sec. | ||
| 15458 | 2026.01.30 07:11:52.251118 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2026.01.30 07:11:52.251248 [ 276 ] {81940346-2fab-4932-83a2-bdcb55f71375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15460 | 2026.01.30 07:11:52.251309 [ 276 ] {81940346-2fab-4932-83a2-bdcb55f71375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15461 | 2026.01.30 07:11:52.251866 [ 276 ] {81940346-2fab-4932-83a2-bdcb55f71375} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15462 | 2026.01.30 07:11:52.251914 [ 276 ] {81940346-2fab-4932-83a2-bdcb55f71375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15463 | 2026.01.30 07:11:52.252379 [ 276 ] {81940346-2fab-4932-83a2-bdcb55f71375} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15464 | 2026.01.30 07:11:52.252656 [ 276 ] {81940346-2fab-4932-83a2-bdcb55f71375} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.01.30 07:11:52.252824 [ 276 ] {81940346-2fab-4932-83a2-bdcb55f71375} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001604 sec., 37406.48379052369 rows/sec., 2.52 MiB/sec. | ||
| 15466 | 2026.01.30 07:11:52.252868 [ 276 ] {81940346-2fab-4932-83a2-bdcb55f71375} <Debug> TCPHandler: Processed in 0.00181993 sec. | ||
| 15467 | 2026.01.30 07:11:52.553210 [ 222 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15468 | 2026.01.30 07:11:52.553261 [ 222 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15469 | 2026.01.30 07:11:52.555375 [ 222 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15470 | 2026.01.30 07:11:55.973271 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15471 | 2026.01.30 07:11:55.973321 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15472 | 2026.01.30 07:11:56.319953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41296 | ||
| 15473 | 2026.01.30 07:11:56.320480 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15474 | 2026.01.30 07:11:56.320516 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15475 | 2026.01.30 07:11:56.320973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15476 | 2026.01.30 07:11:56.321202 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15477 | 2026.01.30 07:11:56.321328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41296 | ||
| 15478 | 2026.01.30 07:11:56.321365 [ 88 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15479 | 2026.01.30 07:11:56.321449 [ 88 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2026.01.30 07:11:56.321477 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15481 | 2026.01.30 07:11:56.321613 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15482 | 2026.01.30 07:11:56.321757 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15483 | 2026.01.30 07:11:56.321795 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38864 rows starting from the beginning of the part | ||
| 15484 | 2026.01.30 07:11:56.321859 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 15485 | 2026.01.30 07:11:56.321905 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 15486 | 2026.01.30 07:11:56.321948 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 15487 | 2026.01.30 07:11:56.321993 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 15488 | 2026.01.30 07:11:56.322035 [ 187 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 15489 | 2026.01.30 07:11:56.324515 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961221 sec., 13945598.791849714 rows/sec., 199.49 MiB/sec. | ||
| 15490 | 2026.01.30 07:11:56.324840 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15491 | 2026.01.30 07:11:56.325113 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2026.01.30 07:11:56.325186 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_86_17} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15493 | 2026.01.30 07:11:56.325255 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 15494 | 2026.01.30 07:11:57.165716 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15495 | 2026.01.30 07:11:57.165913 [ 276 ] {6dce8573-f778-41c5-86bd-8d237a4efcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15496 | 2026.01.30 07:11:57.165986 [ 276 ] {6dce8573-f778-41c5-86bd-8d237a4efcb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15497 | 2026.01.30 07:11:57.166743 [ 276 ] {6dce8573-f778-41c5-86bd-8d237a4efcb4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2026.01.30 07:11:57.166791 [ 276 ] {6dce8573-f778-41c5-86bd-8d237a4efcb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15499 | 2026.01.30 07:11:57.167192 [ 276 ] {6dce8573-f778-41c5-86bd-8d237a4efcb4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15500 | 2026.01.30 07:11:57.167416 [ 276 ] {6dce8573-f778-41c5-86bd-8d237a4efcb4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2026.01.30 07:11:57.167573 [ 276 ] {6dce8573-f778-41c5-86bd-8d237a4efcb4} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001712 sec., 79439.2523364486 rows/sec., 6.87 MiB/sec. | ||
| 15502 | 2026.01.30 07:11:57.167570 [ 87 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15503 | 2026.01.30 07:11:57.167617 [ 276 ] {6dce8573-f778-41c5-86bd-8d237a4efcb4} <Debug> TCPHandler: Processed in 0.002038966 sec. | ||
| 15504 | 2026.01.30 07:11:57.167653 [ 87 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15505 | 2026.01.30 07:11:57.167682 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15506 | 2026.01.30 07:11:57.167745 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15507 | 2026.01.30 07:11:57.167794 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15508 | 2026.01.30 07:11:57.167845 [ 276 ] {3c921255-0f2a-46e2-aec8-50552c2ffdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15509 | 2026.01.30 07:11:57.167890 [ 276 ] {3c921255-0f2a-46e2-aec8-50552c2ffdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15510 | 2026.01.30 07:11:57.167931 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15511 | 2026.01.30 07:11:57.167972 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2555 rows starting from the beginning of the part | ||
| 15512 | 2026.01.30 07:11:57.168047 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1289 rows starting from the beginning of the part | ||
| 15513 | 2026.01.30 07:11:57.168104 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 15514 | 2026.01.30 07:11:57.168153 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1282 rows starting from the beginning of the part | ||
| 15515 | 2026.01.30 07:11:57.168199 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1318 rows starting from the beginning of the part | ||
| 15516 | 2026.01.30 07:11:57.168247 [ 191 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 136 rows starting from the beginning of the part | ||
| 15517 | 2026.01.30 07:11:57.168313 [ 276 ] {3c921255-0f2a-46e2-aec8-50552c2ffdaa} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.01.30 07:11:57.168353 [ 276 ] {3c921255-0f2a-46e2-aec8-50552c2ffdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15519 | 2026.01.30 07:11:57.168696 [ 276 ] {3c921255-0f2a-46e2-aec8-50552c2ffdaa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15520 | 2026.01.30 07:11:57.168917 [ 276 ] {3c921255-0f2a-46e2-aec8-50552c2ffdaa} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2026.01.30 07:11:57.169050 [ 276 ] {3c921255-0f2a-46e2-aec8-50552c2ffdaa} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001224 sec., 32679.7385620915 rows/sec., 2.40 MiB/sec. | ||
| 15522 | 2026.01.30 07:11:57.169090 [ 276 ] {3c921255-0f2a-46e2-aec8-50552c2ffdaa} <Debug> TCPHandler: Processed in 0.001395468 sec. | ||
| 15523 | 2026.01.30 07:11:57.169206 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2026.01.30 07:11:57.169298 [ 276 ] {1adc91d7-df42-4ede-a119-abef9b40fefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15525 | 2026.01.30 07:11:57.169338 [ 276 ] {1adc91d7-df42-4ede-a119-abef9b40fefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15526 | 2026.01.30 07:11:57.169766 [ 276 ] {1adc91d7-df42-4ede-a119-abef9b40fefc} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.01.30 07:11:57.169801 [ 276 ] {1adc91d7-df42-4ede-a119-abef9b40fefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15528 | 2026.01.30 07:11:57.170101 [ 276 ] {1adc91d7-df42-4ede-a119-abef9b40fefc} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15529 | 2026.01.30 07:11:57.170314 [ 276 ] {1adc91d7-df42-4ede-a119-abef9b40fefc} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2026.01.30 07:11:57.170444 [ 276 ] {1adc91d7-df42-4ede-a119-abef9b40fefc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001164 sec., 89347.07903780068 rows/sec., 6.98 MiB/sec. | ||
| 15531 | 2026.01.30 07:11:57.170468 [ 88 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15532 | 2026.01.30 07:11:57.170484 [ 276 ] {1adc91d7-df42-4ede-a119-abef9b40fefc} <Debug> TCPHandler: Processed in 0.001325117 sec. | ||
| 15533 | 2026.01.30 07:11:57.170512 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6636 rows, containing 5 columns (5 merged, 0 gathered) in 0.002768007 sec., 2397392.7811598745 rows/sec., 203.98 MiB/sec. | ||
| 15534 | 2026.01.30 07:11:57.170533 [ 88 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.01.30 07:11:57.170562 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15536 | 2026.01.30 07:11:57.170624 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15537 | 2026.01.30 07:11:57.170644 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15538 | 2026.01.30 07:11:57.170721 [ 276 ] {2a7df1d7-d310-4245-86dc-70a3aa07f2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15539 | 2026.01.30 07:11:57.170741 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15540 | 2026.01.30 07:11:57.170770 [ 276 ] {2a7df1d7-d310-4245-86dc-70a3aa07f2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15541 | 2026.01.30 07:11:57.170773 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1305 rows starting from the beginning of the part | ||
| 15542 | 2026.01.30 07:11:57.170848 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 785 rows starting from the beginning of the part | ||
| 15543 | 2026.01.30 07:11:57.170852 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15544 | 2026.01.30 07:11:57.170894 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 15545 | 2026.01.30 07:11:57.170939 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 773 rows starting from the beginning of the part | ||
| 15546 | 2026.01.30 07:11:57.170979 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 560 rows starting from the beginning of the part | ||
| 15547 | 2026.01.30 07:11:57.171019 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 15548 | 2026.01.30 07:11:57.171219 [ 276 ] {2a7df1d7-d310-4245-86dc-70a3aa07f2ce} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15549 | 2026.01.30 07:11:57.171259 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15550 | 2026.01.30 07:11:57.171261 [ 276 ] {2a7df1d7-d310-4245-86dc-70a3aa07f2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15551 | 2026.01.30 07:11:57.171354 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_126_25} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15552 | 2026.01.30 07:11:57.171479 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 15553 | 2026.01.30 07:11:57.171749 [ 276 ] {2a7df1d7-d310-4245-86dc-70a3aa07f2ce} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15554 | 2026.01.30 07:11:57.172011 [ 276 ] {2a7df1d7-d310-4245-86dc-70a3aa07f2ce} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2026.01.30 07:11:57.172148 [ 276 ] {2a7df1d7-d310-4245-86dc-70a3aa07f2ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001444 sec., 110803.32409972299 rows/sec., 7.72 MiB/sec. | ||
| 15556 | 2026.01.30 07:11:57.172186 [ 276 ] {2a7df1d7-d310-4245-86dc-70a3aa07f2ce} <Debug> TCPHandler: Processed in 0.001611395 sec. | ||
| 15557 | 2026.01.30 07:11:57.172302 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15558 | 2026.01.30 07:11:57.172397 [ 276 ] {c9c0342f-65c9-400e-8bd0-bf76fb3f08e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15559 | 2026.01.30 07:11:57.172427 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813071 sec., 1980617.4165269865 rows/sec., 150.09 MiB/sec. | ||
| 15560 | 2026.01.30 07:11:57.172453 [ 276 ] {c9c0342f-65c9-400e-8bd0-bf76fb3f08e7} <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 | ||
| 15561 | 2026.01.30 07:11:57.172625 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15562 | 2026.01.30 07:11:57.172877 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2026.01.30 07:11:57.172950 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_126_25} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15564 | 2026.01.30 07:11:57.173042 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15565 | 2026.01.30 07:11:57.173378 [ 276 ] {c9c0342f-65c9-400e-8bd0-bf76fb3f08e7} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15566 | 2026.01.30 07:11:57.173422 [ 276 ] {c9c0342f-65c9-400e-8bd0-bf76fb3f08e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15567 | 2026.01.30 07:11:57.173995 [ 276 ] {c9c0342f-65c9-400e-8bd0-bf76fb3f08e7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15568 | 2026.01.30 07:11:57.174227 [ 276 ] {c9c0342f-65c9-400e-8bd0-bf76fb3f08e7} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15569 | 2026.01.30 07:11:57.174371 [ 276 ] {c9c0342f-65c9-400e-8bd0-bf76fb3f08e7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001993 sec., 20070.24586051179 rows/sec., 35.96 MiB/sec. | ||
| 15570 | 2026.01.30 07:11:57.174441 [ 276 ] {c9c0342f-65c9-400e-8bd0-bf76fb3f08e7} <Debug> TCPHandler: Processed in 0.002190071 sec. | ||
| 15571 | 2026.01.30 07:11:57.174556 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15572 | 2026.01.30 07:11:57.174650 [ 276 ] {30a6fbad-c0e3-480a-8ff0-9cce79fa8daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15573 | 2026.01.30 07:11:57.174692 [ 276 ] {30a6fbad-c0e3-480a-8ff0-9cce79fa8daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15574 | 2026.01.30 07:11:57.175028 [ 276 ] {30a6fbad-c0e3-480a-8ff0-9cce79fa8daf} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15575 | 2026.01.30 07:11:57.175064 [ 276 ] {30a6fbad-c0e3-480a-8ff0-9cce79fa8daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15576 | 2026.01.30 07:11:57.175363 [ 276 ] {30a6fbad-c0e3-480a-8ff0-9cce79fa8daf} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15577 | 2026.01.30 07:11:57.175568 [ 276 ] {30a6fbad-c0e3-480a-8ff0-9cce79fa8daf} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15578 | 2026.01.30 07:11:57.175687 [ 88 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15579 | 2026.01.30 07:11:57.175698 [ 276 ] {30a6fbad-c0e3-480a-8ff0-9cce79fa8daf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 15580 | 2026.01.30 07:11:57.175725 [ 88 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15581 | 2026.01.30 07:11:57.175746 [ 276 ] {30a6fbad-c0e3-480a-8ff0-9cce79fa8daf} <Debug> TCPHandler: Processed in 0.001240174 sec. | ||
| 15582 | 2026.01.30 07:11:57.175747 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15583 | 2026.01.30 07:11:57.175837 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15584 | 2026.01.30 07:11:57.175935 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15585 | 2026.01.30 07:11:57.175962 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7464 rows starting from the beginning of the part | ||
| 15586 | 2026.01.30 07:11:57.176010 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 108 rows starting from the beginning of the part | ||
| 15587 | 2026.01.30 07:11:57.176052 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 15588 | 2026.01.30 07:11:57.176093 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 108 rows starting from the beginning of the part | ||
| 15589 | 2026.01.30 07:11:57.176131 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 15590 | 2026.01.30 07:11:57.176169 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 15591 | 2026.01.30 07:11:57.177936 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7860 rows, containing 4 columns (4 merged, 0 gathered) in 0.002129229 sec., 3691477.055779346 rows/sec., 245.65 MiB/sec. | ||
| 15592 | 2026.01.30 07:11:57.178431 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15593 | 2026.01.30 07:11:57.178755 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15594 | 2026.01.30 07:11:57.178842 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_126_25} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15595 | 2026.01.30 07:11:57.178924 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 15596 | 2026.01.30 07:11:58.540900 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15597 | 2026.01.30 07:11:58.559063 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15598 | 2026.01.30 07:11:58.559134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15599 | 2026.01.30 07:11:58.565497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15600 | 2026.01.30 07:11:58.566250 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15601 | 2026.01.30 07:11:58.566550 [ 86 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15602 | 2026.01.30 07:11:58.566618 [ 86 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.01.30 07:11:58.566652 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15604 | 2026.01.30 07:11:58.566783 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 15605 | 2026.01.30 07:11:58.570217 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15606 | 2026.01.30 07:11:58.570701 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15607 | 2026.01.30 07:11:58.572285 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 15608 | 2026.01.30 07:11:58.577170 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 15609 | 2026.01.30 07:11:58.581812 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 15610 | 2026.01.30 07:11:58.586367 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 15611 | 2026.01.30 07:11:58.591275 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 15612 | 2026.01.30 07:11:58.595777 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 15613 | 2026.01.30 07:11:58.655094 [ 201 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.088365013 sec., 7333.219087513742 rows/sec., 37.92 MiB/sec. | ||
| 15614 | 2026.01.30 07:11:58.658113 [ 197 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15615 | 2026.01.30 07:11:58.660348 [ 197 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2026.01.30 07:11:58.660469 [ 197 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_86_17} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15617 | 2026.01.30 07:11:58.663285 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15618 | 2026.01.30 07:11:59.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.05 MiB, peak 400.46 MiB, free memory in arenas 0.00 B, will set to 381.98 MiB (RSS), difference: -1.07 MiB | ||
| 15619 | 2026.01.30 07:11:59.222592 [ 85 ] {} <Debug> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 15620 | 2026.01.30 07:11:59.222645 [ 85 ] {} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2026.01.30 07:11:59.222668 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15622 | 2026.01.30 07:11:59.222795 [ 190 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 15623 | 2026.01.30 07:11:59.222947 [ 190 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15624 | 2026.01.30 07:11:59.222982 [ 190 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 15625 | 2026.01.30 07:11:59.223047 [ 190 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 15626 | 2026.01.30 07:11:59.223089 [ 190 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 15627 | 2026.01.30 07:11:59.223130 [ 190 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 15628 | 2026.01.30 07:11:59.223172 [ 190 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 15629 | 2026.01.30 07:11:59.223934 [ 201 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198043 sec., 50081.674864758614 rows/sec., 2.56 MiB/sec. | ||
| 15630 | 2026.01.30 07:11:59.224116 [ 200 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 15631 | 2026.01.30 07:11:59.224452 [ 200 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15632 | 2026.01.30 07:11:59.224540 [ 200 ] {2a887f76-853c-451e-a955-5819bb070478::all_1_10_2} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 15633 | 2026.01.30 07:11:59.224634 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15634 | 2026.01.30 07:12:01.395146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1860 | ||
| 15635 | 2026.01.30 07:12:01.397619 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2026.01.30 07:12:01.397680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15637 | 2026.01.30 07:12:01.398926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15638 | 2026.01.30 07:12:01.399213 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2026.01.30 07:12:01.399623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
| 15640 | 2026.01.30 07:12:02.163136 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15641 | 2026.01.30 07:12:02.163333 [ 276 ] {44030e78-684c-48dd-ae8e-b2158baa90a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15642 | 2026.01.30 07:12:02.163410 [ 276 ] {44030e78-684c-48dd-ae8e-b2158baa90a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15643 | 2026.01.30 07:12:02.164150 [ 276 ] {44030e78-684c-48dd-ae8e-b2158baa90a9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15644 | 2026.01.30 07:12:02.164202 [ 276 ] {44030e78-684c-48dd-ae8e-b2158baa90a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15645 | 2026.01.30 07:12:02.164593 [ 276 ] {44030e78-684c-48dd-ae8e-b2158baa90a9} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15646 | 2026.01.30 07:12:02.164817 [ 276 ] {44030e78-684c-48dd-ae8e-b2158baa90a9} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15647 | 2026.01.30 07:12:02.164984 [ 276 ] {44030e78-684c-48dd-ae8e-b2158baa90a9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.51 MiB/sec. | ||
| 15648 | 2026.01.30 07:12:02.165035 [ 276 ] {44030e78-684c-48dd-ae8e-b2158baa90a9} <Debug> TCPHandler: Processed in 0.002031396 sec. | ||
| 15649 | 2026.01.30 07:12:02.165164 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15650 | 2026.01.30 07:12:02.165266 [ 276 ] {d9af2e4f-3c77-46c5-9d34-4e8bcc901883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15651 | 2026.01.30 07:12:02.165309 [ 276 ] {d9af2e4f-3c77-46c5-9d34-4e8bcc901883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15652 | 2026.01.30 07:12:02.165757 [ 276 ] {d9af2e4f-3c77-46c5-9d34-4e8bcc901883} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15653 | 2026.01.30 07:12:02.165791 [ 276 ] {d9af2e4f-3c77-46c5-9d34-4e8bcc901883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15654 | 2026.01.30 07:12:02.166098 [ 276 ] {d9af2e4f-3c77-46c5-9d34-4e8bcc901883} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15655 | 2026.01.30 07:12:02.166310 [ 276 ] {d9af2e4f-3c77-46c5-9d34-4e8bcc901883} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15656 | 2026.01.30 07:12:02.166441 [ 276 ] {d9af2e4f-3c77-46c5-9d34-4e8bcc901883} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 15657 | 2026.01.30 07:12:02.166480 [ 276 ] {d9af2e4f-3c77-46c5-9d34-4e8bcc901883} <Debug> TCPHandler: Processed in 0.001368278 sec. | ||
| 15658 | 2026.01.30 07:12:02.166599 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15659 | 2026.01.30 07:12:02.166695 [ 276 ] {b42142d4-6a6b-4b3a-ac92-c143dcd5512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15660 | 2026.01.30 07:12:02.166741 [ 276 ] {b42142d4-6a6b-4b3a-ac92-c143dcd5512d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15661 | 2026.01.30 07:12:02.167162 [ 276 ] {b42142d4-6a6b-4b3a-ac92-c143dcd5512d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15662 | 2026.01.30 07:12:02.167199 [ 276 ] {b42142d4-6a6b-4b3a-ac92-c143dcd5512d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15663 | 2026.01.30 07:12:02.167533 [ 276 ] {b42142d4-6a6b-4b3a-ac92-c143dcd5512d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15664 | 2026.01.30 07:12:02.167734 [ 276 ] {b42142d4-6a6b-4b3a-ac92-c143dcd5512d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15665 | 2026.01.30 07:12:02.167864 [ 276 ] {b42142d4-6a6b-4b3a-ac92-c143dcd5512d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 15666 | 2026.01.30 07:12:02.167902 [ 276 ] {b42142d4-6a6b-4b3a-ac92-c143dcd5512d} <Debug> TCPHandler: Processed in 0.001354148 sec. | ||
| 15667 | 2026.01.30 07:12:02.168020 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15668 | 2026.01.30 07:12:02.168113 [ 276 ] {dd978998-6210-486d-8242-c086e55fcfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15669 | 2026.01.30 07:12:02.168155 [ 276 ] {dd978998-6210-486d-8242-c086e55fcfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15670 | 2026.01.30 07:12:02.168488 [ 276 ] {dd978998-6210-486d-8242-c086e55fcfdb} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15671 | 2026.01.30 07:12:02.168525 [ 276 ] {dd978998-6210-486d-8242-c086e55fcfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15672 | 2026.01.30 07:12:02.168834 [ 276 ] {dd978998-6210-486d-8242-c086e55fcfdb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15673 | 2026.01.30 07:12:02.169037 [ 276 ] {dd978998-6210-486d-8242-c086e55fcfdb} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15674 | 2026.01.30 07:12:02.169167 [ 276 ] {dd978998-6210-486d-8242-c086e55fcfdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 15675 | 2026.01.30 07:12:02.169204 [ 276 ] {dd978998-6210-486d-8242-c086e55fcfdb} <Debug> TCPHandler: Processed in 0.001233644 sec. | ||
| 15676 | 2026.01.30 07:12:02.169245 [ 221 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15677 | 2026.01.30 07:12:02.169305 [ 221 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15678 | 2026.01.30 07:12:02.172613 [ 221 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15679 | 2026.01.30 07:12:02.983349 [ 218 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15680 | 2026.01.30 07:12:02.983401 [ 218 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15681 | 2026.01.30 07:12:02.987195 [ 218 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15682 | 2026.01.30 07:12:03.347035 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15683 | 2026.01.30 07:12:03.347093 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15684 | 2026.01.30 07:12:03.350966 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15685 | 2026.01.30 07:12:03.811762 [ 222 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15686 | 2026.01.30 07:12:03.811814 [ 222 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15687 | 2026.01.30 07:12:03.814352 [ 222 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15688 | 2026.01.30 07:12:03.822383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41744 | ||
| 15689 | 2026.01.30 07:12:03.822856 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2026.01.30 07:12:03.822891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15691 | 2026.01.30 07:12:03.823353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15692 | 2026.01.30 07:12:03.823579 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15693 | 2026.01.30 07:12:03.823718 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41744 | ||
| 15694 | 2026.01.30 07:12:06.071220 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 15695 | 2026.01.30 07:12:06.090256 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2026.01.30 07:12:06.090307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15697 | 2026.01.30 07:12:06.096621 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15698 | 2026.01.30 07:12:06.097362 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2026.01.30 07:12:06.100980 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 15700 | 2026.01.30 07:12:07.165055 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15701 | 2026.01.30 07:12:07.165255 [ 276 ] {5aac4890-300a-4fc3-aff2-a041614b9a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15702 | 2026.01.30 07:12:07.165333 [ 276 ] {5aac4890-300a-4fc3-aff2-a041614b9a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15703 | 2026.01.30 07:12:07.166022 [ 276 ] {5aac4890-300a-4fc3-aff2-a041614b9a75} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15704 | 2026.01.30 07:12:07.166070 [ 276 ] {5aac4890-300a-4fc3-aff2-a041614b9a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15705 | 2026.01.30 07:12:07.166460 [ 276 ] {5aac4890-300a-4fc3-aff2-a041614b9a75} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15706 | 2026.01.30 07:12:07.166691 [ 276 ] {5aac4890-300a-4fc3-aff2-a041614b9a75} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15707 | 2026.01.30 07:12:07.166854 [ 276 ] {5aac4890-300a-4fc3-aff2-a041614b9a75} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 198.16 KiB/sec. | ||
| 15708 | 2026.01.30 07:12:07.166907 [ 276 ] {5aac4890-300a-4fc3-aff2-a041614b9a75} <Debug> TCPHandler: Processed in 0.002021706 sec. | ||
| 15709 | 2026.01.30 07:12:07.167040 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15710 | 2026.01.30 07:12:07.167140 [ 276 ] {0b00a0bf-08dd-4a65-844c-df9f35e73ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15711 | 2026.01.30 07:12:07.167185 [ 276 ] {0b00a0bf-08dd-4a65-844c-df9f35e73ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15712 | 2026.01.30 07:12:07.167706 [ 276 ] {0b00a0bf-08dd-4a65-844c-df9f35e73ac0} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15713 | 2026.01.30 07:12:07.167744 [ 276 ] {0b00a0bf-08dd-4a65-844c-df9f35e73ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15714 | 2026.01.30 07:12:07.168102 [ 276 ] {0b00a0bf-08dd-4a65-844c-df9f35e73ac0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15715 | 2026.01.30 07:12:07.168325 [ 276 ] {0b00a0bf-08dd-4a65-844c-df9f35e73ac0} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15716 | 2026.01.30 07:12:07.168463 [ 276 ] {0b00a0bf-08dd-4a65-844c-df9f35e73ac0} <Debug> executeQuery: Read 138 rows, 12.20 KiB in 0.001345 sec., 102602.23048327137 rows/sec., 8.85 MiB/sec. | ||
| 15717 | 2026.01.30 07:12:07.168503 [ 276 ] {0b00a0bf-08dd-4a65-844c-df9f35e73ac0} <Debug> TCPHandler: Processed in 0.001513422 sec. | ||
| 15718 | 2026.01.30 07:12:07.168619 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15719 | 2026.01.30 07:12:07.168714 [ 276 ] {24bdd67b-f1c5-4ccc-9e8d-77d3e71e479a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15720 | 2026.01.30 07:12:07.168756 [ 276 ] {24bdd67b-f1c5-4ccc-9e8d-77d3e71e479a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15721 | 2026.01.30 07:12:07.169178 [ 276 ] {24bdd67b-f1c5-4ccc-9e8d-77d3e71e479a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2026.01.30 07:12:07.169215 [ 276 ] {24bdd67b-f1c5-4ccc-9e8d-77d3e71e479a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15723 | 2026.01.30 07:12:07.169518 [ 276 ] {24bdd67b-f1c5-4ccc-9e8d-77d3e71e479a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15724 | 2026.01.30 07:12:07.169728 [ 276 ] {24bdd67b-f1c5-4ccc-9e8d-77d3e71e479a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15725 | 2026.01.30 07:12:07.169859 [ 276 ] {24bdd67b-f1c5-4ccc-9e8d-77d3e71e479a} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001164 sec., 37800.687285223365 rows/sec., 2.76 MiB/sec. | ||
| 15726 | 2026.01.30 07:12:07.169897 [ 276 ] {24bdd67b-f1c5-4ccc-9e8d-77d3e71e479a} <Debug> TCPHandler: Processed in 0.001327617 sec. | ||
| 15727 | 2026.01.30 07:12:07.169931 [ 219 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15728 | 2026.01.30 07:12:07.169982 [ 219 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15729 | 2026.01.30 07:12:07.170009 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15730 | 2026.01.30 07:12:07.170106 [ 276 ] {cc1d0b81-07c0-41ee-98b5-55926e0da4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15731 | 2026.01.30 07:12:07.170148 [ 276 ] {cc1d0b81-07c0-41ee-98b5-55926e0da4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15732 | 2026.01.30 07:12:07.170588 [ 276 ] {cc1d0b81-07c0-41ee-98b5-55926e0da4d8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15733 | 2026.01.30 07:12:07.170626 [ 276 ] {cc1d0b81-07c0-41ee-98b5-55926e0da4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15734 | 2026.01.30 07:12:07.170946 [ 276 ] {cc1d0b81-07c0-41ee-98b5-55926e0da4d8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15735 | 2026.01.30 07:12:07.171209 [ 276 ] {cc1d0b81-07c0-41ee-98b5-55926e0da4d8} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15736 | 2026.01.30 07:12:07.171353 [ 276 ] {cc1d0b81-07c0-41ee-98b5-55926e0da4d8} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001265 sec., 85375.49407114624 rows/sec., 6.67 MiB/sec. | ||
| 15737 | 2026.01.30 07:12:07.171392 [ 276 ] {cc1d0b81-07c0-41ee-98b5-55926e0da4d8} <Debug> TCPHandler: Processed in 0.001432959 sec. | ||
| 15738 | 2026.01.30 07:12:07.171507 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15739 | 2026.01.30 07:12:07.171600 [ 276 ] {df36623a-16cc-4800-bbd4-4a02693973e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15740 | 2026.01.30 07:12:07.171644 [ 276 ] {df36623a-16cc-4800-bbd4-4a02693973e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15741 | 2026.01.30 07:12:07.172058 [ 276 ] {df36623a-16cc-4800-bbd4-4a02693973e7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15742 | 2026.01.30 07:12:07.172099 [ 276 ] {df36623a-16cc-4800-bbd4-4a02693973e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15743 | 2026.01.30 07:12:07.172451 [ 276 ] {df36623a-16cc-4800-bbd4-4a02693973e7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15744 | 2026.01.30 07:12:07.172692 [ 276 ] {df36623a-16cc-4800-bbd4-4a02693973e7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15745 | 2026.01.30 07:12:07.172836 [ 276 ] {df36623a-16cc-4800-bbd4-4a02693973e7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001254 sec., 129186.60287081341 rows/sec., 9.00 MiB/sec. | ||
| 15746 | 2026.01.30 07:12:07.172875 [ 276 ] {df36623a-16cc-4800-bbd4-4a02693973e7} <Debug> TCPHandler: Processed in 0.001417219 sec. | ||
| 15747 | 2026.01.30 07:12:07.172886 [ 219 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15748 | 2026.01.30 07:12:07.172982 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15749 | 2026.01.30 07:12:07.173079 [ 276 ] {51de204e-982c-441b-bec8-f33a6ed19fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15750 | 2026.01.30 07:12:07.173137 [ 276 ] {51de204e-982c-441b-bec8-f33a6ed19fd0} <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 | ||
| 15751 | 2026.01.30 07:12:07.174028 [ 276 ] {51de204e-982c-441b-bec8-f33a6ed19fd0} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15752 | 2026.01.30 07:12:07.174063 [ 276 ] {51de204e-982c-441b-bec8-f33a6ed19fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15753 | 2026.01.30 07:12:07.174645 [ 276 ] {51de204e-982c-441b-bec8-f33a6ed19fd0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15754 | 2026.01.30 07:12:07.174881 [ 276 ] {51de204e-982c-441b-bec8-f33a6ed19fd0} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2026.01.30 07:12:07.175030 [ 276 ] {51de204e-982c-441b-bec8-f33a6ed19fd0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001968 sec., 20325.20325203252 rows/sec., 36.42 MiB/sec. | ||
| 15756 | 2026.01.30 07:12:07.175100 [ 276 ] {51de204e-982c-441b-bec8-f33a6ed19fd0} <Debug> TCPHandler: Processed in 0.00216733 sec. | ||
| 15757 | 2026.01.30 07:12:07.175220 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15758 | 2026.01.30 07:12:07.175315 [ 276 ] {00f30bc0-7747-480a-950f-8897528547d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15759 | 2026.01.30 07:12:07.175356 [ 276 ] {00f30bc0-7747-480a-950f-8897528547d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15760 | 2026.01.30 07:12:07.175706 [ 276 ] {00f30bc0-7747-480a-950f-8897528547d0} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2026.01.30 07:12:07.175740 [ 276 ] {00f30bc0-7747-480a-950f-8897528547d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15762 | 2026.01.30 07:12:07.176050 [ 276 ] {00f30bc0-7747-480a-950f-8897528547d0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15763 | 2026.01.30 07:12:07.176267 [ 276 ] {00f30bc0-7747-480a-950f-8897528547d0} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2026.01.30 07:12:07.176399 [ 276 ] {00f30bc0-7747-480a-950f-8897528547d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 15765 | 2026.01.30 07:12:07.176436 [ 276 ] {00f30bc0-7747-480a-950f-8897528547d0} <Debug> TCPHandler: Processed in 0.001263795 sec. | ||
| 15766 | 2026.01.30 07:12:08.024152 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15767 | 2026.01.30 07:12:08.024229 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15768 | 2026.01.30 07:12:08.027001 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15769 | 2026.01.30 07:12:10.973366 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15770 | 2026.01.30 07:12:10.973418 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15771 | 2026.01.30 07:12:11.324796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42256 | ||
| 15772 | 2026.01.30 07:12:11.325348 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2026.01.30 07:12:11.325396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15774 | 2026.01.30 07:12:11.325876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15775 | 2026.01.30 07:12:11.326116 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15776 | 2026.01.30 07:12:11.326273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42256 | ||
| 15777 | 2026.01.30 07:12:11.400721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1882 | ||
| 15778 | 2026.01.30 07:12:11.402878 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15779 | 2026.01.30 07:12:11.402924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15780 | 2026.01.30 07:12:11.404084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15781 | 2026.01.30 07:12:11.404356 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15782 | 2026.01.30 07:12:11.404509 [ 68 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15783 | 2026.01.30 07:12:11.404572 [ 68 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15784 | 2026.01.30 07:12:11.404592 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15785 | 2026.01.30 07:12:11.404613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882 | ||
| 15786 | 2026.01.30 07:12:11.404690 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::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 | ||
| 15787 | 2026.01.30 07:12:11.405227 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15788 | 2026.01.30 07:12:11.405371 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1734 rows starting from the beginning of the part | ||
| 15789 | 2026.01.30 07:12:11.405714 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
| 15790 | 2026.01.30 07:12:11.406047 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part | ||
| 15791 | 2026.01.30 07:12:11.406355 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 15792 | 2026.01.30 07:12:11.406681 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 15793 | 2026.01.30 07:12:11.407004 [ 190 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
| 15794 | 2026.01.30 07:12:11.413388 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 72 columns (72 merged, 0 gathered) in 0.008738003 sec., 215381.0201255367 rows/sec., 167.60 MiB/sec. | ||
| 15795 | 2026.01.30 07:12:11.415402 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15796 | 2026.01.30 07:12:11.416007 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15797 | 2026.01.30 07:12:11.416088 [ 192 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_66_13} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15798 | 2026.01.30 07:12:11.416424 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 15799 | 2026.01.30 07:12:12.163707 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15800 | 2026.01.30 07:12:12.163887 [ 276 ] {b70ccc04-de5f-452a-bc88-7dfedf7d115c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15801 | 2026.01.30 07:12:12.163958 [ 276 ] {b70ccc04-de5f-452a-bc88-7dfedf7d115c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15802 | 2026.01.30 07:12:12.164666 [ 276 ] {b70ccc04-de5f-452a-bc88-7dfedf7d115c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2026.01.30 07:12:12.164722 [ 276 ] {b70ccc04-de5f-452a-bc88-7dfedf7d115c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15804 | 2026.01.30 07:12:12.165167 [ 276 ] {b70ccc04-de5f-452a-bc88-7dfedf7d115c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15805 | 2026.01.30 07:12:12.165422 [ 276 ] {b70ccc04-de5f-452a-bc88-7dfedf7d115c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.01.30 07:12:12.165595 [ 276 ] {b70ccc04-de5f-452a-bc88-7dfedf7d115c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.44 MiB/sec. | ||
| 15807 | 2026.01.30 07:12:12.165655 [ 276 ] {b70ccc04-de5f-452a-bc88-7dfedf7d115c} <Debug> TCPHandler: Processed in 0.002078328 sec. | ||
| 15808 | 2026.01.30 07:12:12.165784 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2026.01.30 07:12:12.165913 [ 276 ] {4c3ab78a-4366-41b6-838e-d1a40a7b7a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15810 | 2026.01.30 07:12:12.165961 [ 276 ] {4c3ab78a-4366-41b6-838e-d1a40a7b7a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15811 | 2026.01.30 07:12:12.166431 [ 276 ] {4c3ab78a-4366-41b6-838e-d1a40a7b7a69} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.01.30 07:12:12.166472 [ 276 ] {4c3ab78a-4366-41b6-838e-d1a40a7b7a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15813 | 2026.01.30 07:12:12.166809 [ 276 ] {4c3ab78a-4366-41b6-838e-d1a40a7b7a69} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15814 | 2026.01.30 07:12:12.167031 [ 276 ] {4c3ab78a-4366-41b6-838e-d1a40a7b7a69} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2026.01.30 07:12:12.167171 [ 276 ] {4c3ab78a-4366-41b6-838e-d1a40a7b7a69} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 15816 | 2026.01.30 07:12:12.167213 [ 276 ] {4c3ab78a-4366-41b6-838e-d1a40a7b7a69} <Debug> TCPHandler: Processed in 0.001482171 sec. | ||
| 15817 | 2026.01.30 07:12:12.167329 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15818 | 2026.01.30 07:12:12.167428 [ 276 ] {75a8ea87-4228-4d3f-a76f-f6408ba31c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15819 | 2026.01.30 07:12:12.167475 [ 276 ] {75a8ea87-4228-4d3f-a76f-f6408ba31c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15820 | 2026.01.30 07:12:12.167938 [ 276 ] {75a8ea87-4228-4d3f-a76f-f6408ba31c44} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15821 | 2026.01.30 07:12:12.167976 [ 276 ] {75a8ea87-4228-4d3f-a76f-f6408ba31c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15822 | 2026.01.30 07:12:12.168314 [ 276 ] {75a8ea87-4228-4d3f-a76f-f6408ba31c44} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15823 | 2026.01.30 07:12:12.168521 [ 276 ] {75a8ea87-4228-4d3f-a76f-f6408ba31c44} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15824 | 2026.01.30 07:12:12.168659 [ 276 ] {75a8ea87-4228-4d3f-a76f-f6408ba31c44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 15825 | 2026.01.30 07:12:12.168660 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 2 parts from all_1_124_26 to all_125_125_0 | ||
| 15826 | 2026.01.30 07:12:12.168699 [ 276 ] {75a8ea87-4228-4d3f-a76f-f6408ba31c44} <Debug> TCPHandler: Processed in 0.001420509 sec. | ||
| 15827 | 2026.01.30 07:12:12.168733 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15828 | 2026.01.30 07:12:12.168757 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15829 | 2026.01.30 07:12:12.168824 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15830 | 2026.01.30 07:12:12.168840 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_125_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_26 to all_125_125_0 into Compact with storage Full | ||
| 15831 | 2026.01.30 07:12:12.168924 [ 276 ] {5fbcb2d0-8f7e-4d8f-ae0e-0cdf81c4c717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15832 | 2026.01.30 07:12:12.168935 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_125_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15833 | 2026.01.30 07:12:12.168966 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_26, total 36983 rows starting from the beginning of the part | ||
| 15834 | 2026.01.30 07:12:12.168967 [ 276 ] {5fbcb2d0-8f7e-4d8f-ae0e-0cdf81c4c717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15835 | 2026.01.30 07:12:12.169027 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 882 rows starting from the beginning of the part | ||
| 15836 | 2026.01.30 07:12:12.169320 [ 276 ] {5fbcb2d0-8f7e-4d8f-ae0e-0cdf81c4c717} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15837 | 2026.01.30 07:12:12.169356 [ 276 ] {5fbcb2d0-8f7e-4d8f-ae0e-0cdf81c4c717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15838 | 2026.01.30 07:12:12.169677 [ 276 ] {5fbcb2d0-8f7e-4d8f-ae0e-0cdf81c4c717} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15839 | 2026.01.30 07:12:12.169888 [ 276 ] {5fbcb2d0-8f7e-4d8f-ae0e-0cdf81c4c717} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15840 | 2026.01.30 07:12:12.170025 [ 276 ] {5fbcb2d0-8f7e-4d8f-ae0e-0cdf81c4c717} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 15841 | 2026.01.30 07:12:12.170063 [ 276 ] {5fbcb2d0-8f7e-4d8f-ae0e-0cdf81c4c717} <Debug> TCPHandler: Processed in 0.001288365 sec. | ||
| 15842 | 2026.01.30 07:12:12.175712 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_125_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37865 rows, containing 5 columns (5 merged, 0 gathered) in 0.006900292 sec., 5487448.9369435385 rows/sec., 375.20 MiB/sec. | ||
| 15843 | 2026.01.30 07:12:12.176302 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_125_27} <Trace> MergedBlockOutputStream: filled checksums all_1_125_27 (state Temporary) | ||
| 15844 | 2026.01.30 07:12:12.176668 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_125_27 to all_1_125_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2026.01.30 07:12:12.176758 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 2 parts: [all_1_124_26, all_125_125_0] -> all_1_125_27 | ||
| 15846 | 2026.01.30 07:12:12.176863 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15847 | 2026.01.30 07:12:13.602000 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 15848 | 2026.01.30 07:12:13.620149 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2026.01.30 07:12:13.620193 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15850 | 2026.01.30 07:12:13.626531 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15851 | 2026.01.30 07:12:13.627285 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2026.01.30 07:12:13.630263 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 15853 | 2026.01.30 07:12:17.165421 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2026.01.30 07:12:17.165632 [ 276 ] {ea40a5ad-d458-4e4b-81e8-f814368620bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15855 | 2026.01.30 07:12:17.165702 [ 276 ] {ea40a5ad-d458-4e4b-81e8-f814368620bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15856 | 2026.01.30 07:12:17.166468 [ 276 ] {ea40a5ad-d458-4e4b-81e8-f814368620bb} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15857 | 2026.01.30 07:12:17.166518 [ 276 ] {ea40a5ad-d458-4e4b-81e8-f814368620bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15858 | 2026.01.30 07:12:17.166927 [ 276 ] {ea40a5ad-d458-4e4b-81e8-f814368620bb} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15859 | 2026.01.30 07:12:17.167168 [ 276 ] {ea40a5ad-d458-4e4b-81e8-f814368620bb} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15860 | 2026.01.30 07:12:17.167327 [ 276 ] {ea40a5ad-d458-4e4b-81e8-f814368620bb} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001746 sec., 77892.32531500573 rows/sec., 6.74 MiB/sec. | ||
| 15861 | 2026.01.30 07:12:17.167369 [ 276 ] {ea40a5ad-d458-4e4b-81e8-f814368620bb} <Debug> TCPHandler: Processed in 0.002080427 sec. | ||
| 15862 | 2026.01.30 07:12:17.167488 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15863 | 2026.01.30 07:12:17.167582 [ 276 ] {da25cdf1-4a68-4abb-bb84-227843c9b4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15864 | 2026.01.30 07:12:17.167622 [ 276 ] {da25cdf1-4a68-4abb-bb84-227843c9b4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15865 | 2026.01.30 07:12:17.168056 [ 276 ] {da25cdf1-4a68-4abb-bb84-227843c9b4b3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15866 | 2026.01.30 07:12:17.168092 [ 276 ] {da25cdf1-4a68-4abb-bb84-227843c9b4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15867 | 2026.01.30 07:12:17.168381 [ 276 ] {da25cdf1-4a68-4abb-bb84-227843c9b4b3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15868 | 2026.01.30 07:12:17.168581 [ 276 ] {da25cdf1-4a68-4abb-bb84-227843c9b4b3} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2026.01.30 07:12:17.168712 [ 276 ] {da25cdf1-4a68-4abb-bb84-227843c9b4b3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.56 MiB/sec. | ||
| 15870 | 2026.01.30 07:12:17.168750 [ 276 ] {da25cdf1-4a68-4abb-bb84-227843c9b4b3} <Debug> TCPHandler: Processed in 0.001309506 sec. | ||
| 15871 | 2026.01.30 07:12:17.168860 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15872 | 2026.01.30 07:12:17.168952 [ 276 ] {75545a2d-b695-48b4-a7fc-ddba612303cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15873 | 2026.01.30 07:12:17.168991 [ 276 ] {75545a2d-b695-48b4-a7fc-ddba612303cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15874 | 2026.01.30 07:12:17.169416 [ 276 ] {75545a2d-b695-48b4-a7fc-ddba612303cf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15875 | 2026.01.30 07:12:17.169452 [ 276 ] {75545a2d-b695-48b4-a7fc-ddba612303cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15876 | 2026.01.30 07:12:17.169753 [ 276 ] {75545a2d-b695-48b4-a7fc-ddba612303cf} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15877 | 2026.01.30 07:12:17.169954 [ 276 ] {75545a2d-b695-48b4-a7fc-ddba612303cf} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.01.30 07:12:17.170080 [ 276 ] {75545a2d-b695-48b4-a7fc-ddba612303cf} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 7.09 MiB/sec. | ||
| 15879 | 2026.01.30 07:12:17.170125 [ 276 ] {75545a2d-b695-48b4-a7fc-ddba612303cf} <Debug> TCPHandler: Processed in 0.001312767 sec. | ||
| 15880 | 2026.01.30 07:12:17.170239 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15881 | 2026.01.30 07:12:17.170330 [ 276 ] {50bb554b-eba2-4203-ae50-88b5a919ce5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15882 | 2026.01.30 07:12:17.170373 [ 276 ] {50bb554b-eba2-4203-ae50-88b5a919ce5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15883 | 2026.01.30 07:12:17.170776 [ 276 ] {50bb554b-eba2-4203-ae50-88b5a919ce5b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15884 | 2026.01.30 07:12:17.170812 [ 276 ] {50bb554b-eba2-4203-ae50-88b5a919ce5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15885 | 2026.01.30 07:12:17.171140 [ 276 ] {50bb554b-eba2-4203-ae50-88b5a919ce5b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15886 | 2026.01.30 07:12:17.171367 [ 276 ] {50bb554b-eba2-4203-ae50-88b5a919ce5b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15887 | 2026.01.30 07:12:17.171475 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 2 parts from all_1_125_27 to all_126_126_0 | ||
| 15888 | 2026.01.30 07:12:17.171496 [ 276 ] {50bb554b-eba2-4203-ae50-88b5a919ce5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 15889 | 2026.01.30 07:12:17.171544 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15890 | 2026.01.30 07:12:17.171557 [ 276 ] {50bb554b-eba2-4203-ae50-88b5a919ce5b} <Debug> TCPHandler: Processed in 0.001364918 sec. | ||
| 15891 | 2026.01.30 07:12:17.171569 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15892 | 2026.01.30 07:12:17.171669 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_126_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_125_27 to all_126_126_0 into Compact with storage Full | ||
| 15893 | 2026.01.30 07:12:17.171679 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15894 | 2026.01.30 07:12:17.171779 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_126_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15895 | 2026.01.30 07:12:17.171783 [ 276 ] {e2d8d6e7-1d3d-4af9-a3e0-6d952a65d6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15896 | 2026.01.30 07:12:17.171814 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_27, total 37865 rows starting from the beginning of the part | ||
| 15897 | 2026.01.30 07:12:17.171845 [ 276 ] {e2d8d6e7-1d3d-4af9-a3e0-6d952a65d6ba} <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 | ||
| 15898 | 2026.01.30 07:12:17.171882 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 15899 | 2026.01.30 07:12:17.172682 [ 276 ] {e2d8d6e7-1d3d-4af9-a3e0-6d952a65d6ba} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15900 | 2026.01.30 07:12:17.172717 [ 276 ] {e2d8d6e7-1d3d-4af9-a3e0-6d952a65d6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15901 | 2026.01.30 07:12:17.173295 [ 276 ] {e2d8d6e7-1d3d-4af9-a3e0-6d952a65d6ba} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15902 | 2026.01.30 07:12:17.173517 [ 276 ] {e2d8d6e7-1d3d-4af9-a3e0-6d952a65d6ba} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2026.01.30 07:12:17.173656 [ 276 ] {e2d8d6e7-1d3d-4af9-a3e0-6d952a65d6ba} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001891 sec., 21152.829190904282 rows/sec., 37.90 MiB/sec. | ||
| 15904 | 2026.01.30 07:12:17.173714 [ 276 ] {e2d8d6e7-1d3d-4af9-a3e0-6d952a65d6ba} <Debug> TCPHandler: Processed in 0.002082238 sec. | ||
| 15905 | 2026.01.30 07:12:17.173837 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15906 | 2026.01.30 07:12:17.173929 [ 276 ] {d07b2007-567d-4081-b827-a8a4695083ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15907 | 2026.01.30 07:12:17.173970 [ 276 ] {d07b2007-567d-4081-b827-a8a4695083ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15908 | 2026.01.30 07:12:17.174330 [ 276 ] {d07b2007-567d-4081-b827-a8a4695083ea} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2026.01.30 07:12:17.174367 [ 276 ] {d07b2007-567d-4081-b827-a8a4695083ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15910 | 2026.01.30 07:12:17.174673 [ 276 ] {d07b2007-567d-4081-b827-a8a4695083ea} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15911 | 2026.01.30 07:12:17.174886 [ 276 ] {d07b2007-567d-4081-b827-a8a4695083ea} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15912 | 2026.01.30 07:12:17.175013 [ 276 ] {d07b2007-567d-4081-b827-a8a4695083ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 15913 | 2026.01.30 07:12:17.175049 [ 276 ] {d07b2007-567d-4081-b827-a8a4695083ea} <Debug> TCPHandler: Processed in 0.001259015 sec. | ||
| 15914 | 2026.01.30 07:12:17.178349 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_126_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38025 rows, containing 5 columns (5 merged, 0 gathered) in 0.006709026 sec., 5667737.761040127 rows/sec., 387.56 MiB/sec. | ||
| 15915 | 2026.01.30 07:12:17.178856 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_126_28} <Trace> MergedBlockOutputStream: filled checksums all_1_126_28 (state Temporary) | ||
| 15916 | 2026.01.30 07:12:17.179173 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_126_28 to all_1_126_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.01.30 07:12:17.179251 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 2 parts: [all_1_125_27, all_126_126_0] -> all_1_126_28 | ||
| 15918 | 2026.01.30 07:12:17.179335 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15919 | 2026.01.30 07:12:18.827365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42704 | ||
| 15920 | 2026.01.30 07:12:18.827878 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15921 | 2026.01.30 07:12:18.827929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15922 | 2026.01.30 07:12:18.828409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15923 | 2026.01.30 07:12:18.828651 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15924 | 2026.01.30 07:12:18.828805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42704 | ||
| 15925 | 2026.01.30 07:12:18.888658 [ 55 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 15926 | 2026.01.30 07:12:18.888723 [ 55 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15927 | 2026.01.30 07:12:18.888744 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15928 | 2026.01.30 07:12:18.888844 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 15929 | 2026.01.30 07:12:18.888958 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15930 | 2026.01.30 07:12:18.888992 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 22 rows starting from the beginning of the part | ||
| 15931 | 2026.01.30 07:12:18.889058 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 15932 | 2026.01.30 07:12:18.889113 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 15933 | 2026.01.30 07:12:18.889159 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 15934 | 2026.01.30 07:12:18.889199 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 15935 | 2026.01.30 07:12:18.889937 [ 195 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137052 sec., 40455.49368014831 rows/sec., 3.40 MiB/sec. | ||
| 15936 | 2026.01.30 07:12:18.890058 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 15937 | 2026.01.30 07:12:18.890309 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15938 | 2026.01.30 07:12:18.890379 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_33_8} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 15939 | 2026.01.30 07:12:18.890441 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15940 | 2026.01.30 07:12:21.131268 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 15941 | 2026.01.30 07:12:21.149925 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15942 | 2026.01.30 07:12:21.149983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15943 | 2026.01.30 07:12:21.156345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15944 | 2026.01.30 07:12:21.157119 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15945 | 2026.01.30 07:12:21.160277 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 15946 | 2026.01.30 07:12:21.289979 [ 222 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15947 | 2026.01.30 07:12:21.290056 [ 222 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15948 | 2026.01.30 07:12:21.292742 [ 222 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15949 | 2026.01.30 07:12:21.405687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1902 | ||
| 15950 | 2026.01.30 07:12:21.408009 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2026.01.30 07:12:21.408066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15952 | 2026.01.30 07:12:21.409345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15953 | 2026.01.30 07:12:21.409633 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15954 | 2026.01.30 07:12:21.410068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1902 | ||
| 15955 | 2026.01.30 07:12:22.003186 [ 221 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15956 | 2026.01.30 07:12:22.003236 [ 221 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15957 | 2026.01.30 07:12:22.005946 [ 221 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 15958 | 2026.01.30 07:12:22.298849 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15959 | 2026.01.30 07:12:22.299104 [ 276 ] {3ba7f6e8-50bb-446d-b6d7-b817201b55ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15960 | 2026.01.30 07:12:22.299206 [ 276 ] {3ba7f6e8-50bb-446d-b6d7-b817201b55ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15961 | 2026.01.30 07:12:22.300208 [ 276 ] {3ba7f6e8-50bb-446d-b6d7-b817201b55ad} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15962 | 2026.01.30 07:12:22.300296 [ 276 ] {3ba7f6e8-50bb-446d-b6d7-b817201b55ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15963 | 2026.01.30 07:12:22.300933 [ 276 ] {3ba7f6e8-50bb-446d-b6d7-b817201b55ad} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15964 | 2026.01.30 07:12:22.301411 [ 276 ] {3ba7f6e8-50bb-446d-b6d7-b817201b55ad} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15965 | 2026.01.30 07:12:22.301641 [ 276 ] {3ba7f6e8-50bb-446d-b6d7-b817201b55ad} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002608 sec., 9202.453987730061 rows/sec., 781.85 KiB/sec. | ||
| 15966 | 2026.01.30 07:12:22.301713 [ 276 ] {3ba7f6e8-50bb-446d-b6d7-b817201b55ad} <Debug> TCPHandler: Processed in 0.003077906 sec. | ||
| 15967 | 2026.01.30 07:12:22.301901 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15968 | 2026.01.30 07:12:22.302036 [ 276 ] {bde280e7-9da4-4ad5-9b8c-6bc83578dfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15969 | 2026.01.30 07:12:22.302103 [ 276 ] {bde280e7-9da4-4ad5-9b8c-6bc83578dfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15970 | 2026.01.30 07:12:22.303962 [ 276 ] {bde280e7-9da4-4ad5-9b8c-6bc83578dfa2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15971 | 2026.01.30 07:12:22.304015 [ 276 ] {bde280e7-9da4-4ad5-9b8c-6bc83578dfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15972 | 2026.01.30 07:12:22.304635 [ 276 ] {bde280e7-9da4-4ad5-9b8c-6bc83578dfa2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 15973 | 2026.01.30 07:12:22.305053 [ 276 ] {bde280e7-9da4-4ad5-9b8c-6bc83578dfa2} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15974 | 2026.01.30 07:12:22.305266 [ 276 ] {bde280e7-9da4-4ad5-9b8c-6bc83578dfa2} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.00326 sec., 403680.98159509205 rows/sec., 33.53 MiB/sec. | ||
| 15975 | 2026.01.30 07:12:22.305293 [ 49 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 15976 | 2026.01.30 07:12:22.305329 [ 276 ] {bde280e7-9da4-4ad5-9b8c-6bc83578dfa2} <Debug> TCPHandler: Processed in 0.003497217 sec. | ||
| 15977 | 2026.01.30 07:12:22.305399 [ 49 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15978 | 2026.01.30 07:12:22.305437 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15979 | 2026.01.30 07:12:22.305570 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15980 | 2026.01.30 07:12:22.305633 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 15981 | 2026.01.30 07:12:22.305717 [ 276 ] {439b542b-3138-4959-a980-84f50a439b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15982 | 2026.01.30 07:12:22.305789 [ 276 ] {439b542b-3138-4959-a980-84f50a439b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15983 | 2026.01.30 07:12:22.305867 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15984 | 2026.01.30 07:12:22.305934 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2557 rows starting from the beginning of the part | ||
| 15985 | 2026.01.30 07:12:22.306048 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 15986 | 2026.01.30 07:12:22.306131 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 138 rows starting from the beginning of the part | ||
| 15987 | 2026.01.30 07:12:22.306207 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 15988 | 2026.01.30 07:12:22.306282 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 136 rows starting from the beginning of the part | ||
| 15989 | 2026.01.30 07:12:22.306357 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1316 rows starting from the beginning of the part | ||
| 15990 | 2026.01.30 07:12:22.306435 [ 276 ] {439b542b-3138-4959-a980-84f50a439b07} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15991 | 2026.01.30 07:12:22.306491 [ 276 ] {439b542b-3138-4959-a980-84f50a439b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15992 | 2026.01.30 07:12:22.307014 [ 276 ] {439b542b-3138-4959-a980-84f50a439b07} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15993 | 2026.01.30 07:12:22.307392 [ 276 ] {439b542b-3138-4959-a980-84f50a439b07} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15994 | 2026.01.30 07:12:22.307584 [ 49 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15995 | 2026.01.30 07:12:22.307595 [ 276 ] {439b542b-3138-4959-a980-84f50a439b07} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001908 sec., 6289.308176100629 rows/sec., 503.64 KiB/sec. | ||
| 15996 | 2026.01.30 07:12:22.307645 [ 49 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2026.01.30 07:12:22.307681 [ 276 ] {439b542b-3138-4959-a980-84f50a439b07} <Debug> TCPHandler: Processed in 0.002191451 sec. | ||
| 15998 | 2026.01.30 07:12:22.307685 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15999 | 2026.01.30 07:12:22.307877 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16000 | 2026.01.30 07:12:22.308020 [ 276 ] {5ff3bb4c-54a9-4e54-91d6-7232784ca508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16001 | 2026.01.30 07:12:22.308079 [ 276 ] {5ff3bb4c-54a9-4e54-91d6-7232784ca508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16002 | 2026.01.30 07:12:22.308891 [ 276 ] {5ff3bb4c-54a9-4e54-91d6-7232784ca508} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16003 | 2026.01.30 07:12:22.308943 [ 276 ] {5ff3bb4c-54a9-4e54-91d6-7232784ca508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16004 | 2026.01.30 07:12:22.309275 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 16005 | 2026.01.30 07:12:22.309451 [ 276 ] {5ff3bb4c-54a9-4e54-91d6-7232784ca508} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16006 | 2026.01.30 07:12:22.309504 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16007 | 2026.01.30 07:12:22.309572 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 299 rows starting from the beginning of the part | ||
| 16008 | 2026.01.30 07:12:22.309682 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 16 rows starting from the beginning of the part | ||
| 16009 | 2026.01.30 07:12:22.309768 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 40 rows starting from the beginning of the part | ||
| 16010 | 2026.01.30 07:12:22.309847 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 44 rows starting from the beginning of the part | ||
| 16011 | 2026.01.30 07:12:22.309849 [ 276 ] {5ff3bb4c-54a9-4e54-91d6-7232784ca508} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2026.01.30 07:12:22.309921 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part | ||
| 16013 | 2026.01.30 07:12:22.309998 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 12 rows starting from the beginning of the part | ||
| 16014 | 2026.01.30 07:12:22.310067 [ 276 ] {5ff3bb4c-54a9-4e54-91d6-7232784ca508} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002073 sec., 121562.9522431259 rows/sec., 8.41 MiB/sec. | ||
| 16015 | 2026.01.30 07:12:22.310132 [ 276 ] {5ff3bb4c-54a9-4e54-91d6-7232784ca508} <Debug> TCPHandler: Processed in 0.002327235 sec. | ||
| 16016 | 2026.01.30 07:12:22.310137 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4259 rows, containing 5 columns (5 merged, 0 gathered) in 0.004597348 sec., 926403.6570648991 rows/sec., 79.69 MiB/sec. | ||
| 16017 | 2026.01.30 07:12:22.310320 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16018 | 2026.01.30 07:12:22.310452 [ 276 ] {fd5d9877-c64b-4f78-967d-a661d548ef12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16019 | 2026.01.30 07:12:22.310539 [ 276 ] {fd5d9877-c64b-4f78-967d-a661d548ef12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16020 | 2026.01.30 07:12:22.310594 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16021 | 2026.01.30 07:12:22.311050 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2026.01.30 07:12:22.311180 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_131_26} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16023 | 2026.01.30 07:12:22.311349 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 16024 | 2026.01.30 07:12:22.311364 [ 276 ] {fd5d9877-c64b-4f78-967d-a661d548ef12} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2026.01.30 07:12:22.311421 [ 276 ] {fd5d9877-c64b-4f78-967d-a661d548ef12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16026 | 2026.01.30 07:12:22.311629 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 5 columns (5 merged, 0 gathered) in 0.002441698 sec., 184707.5273027213 rows/sec., 12.93 MiB/sec. | ||
| 16027 | 2026.01.30 07:12:22.311889 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16028 | 2026.01.30 07:12:22.311953 [ 276 ] {fd5d9877-c64b-4f78-967d-a661d548ef12} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16029 | 2026.01.30 07:12:22.312424 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16030 | 2026.01.30 07:12:22.312468 [ 276 ] {fd5d9877-c64b-4f78-967d-a661d548ef12} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2026.01.30 07:12:22.312558 [ 200 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_86_17} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16032 | 2026.01.30 07:12:22.312695 [ 276 ] {fd5d9877-c64b-4f78-967d-a661d548ef12} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002268 sec., 5291.005291005291 rows/sec., 413.36 KiB/sec. | ||
| 16033 | 2026.01.30 07:12:22.312721 [ 221 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16034 | 2026.01.30 07:12:22.312729 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16035 | 2026.01.30 07:12:22.312777 [ 221 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16036 | 2026.01.30 07:12:22.312766 [ 276 ] {fd5d9877-c64b-4f78-967d-a661d548ef12} <Debug> TCPHandler: Processed in 0.00251425 sec. | ||
| 16037 | 2026.01.30 07:12:22.313028 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16038 | 2026.01.30 07:12:22.313201 [ 276 ] {40325ea1-dba5-48e0-990e-b8f9cac6b90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16039 | 2026.01.30 07:12:22.313265 [ 276 ] {40325ea1-dba5-48e0-990e-b8f9cac6b90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16040 | 2026.01.30 07:12:22.314305 [ 276 ] {40325ea1-dba5-48e0-990e-b8f9cac6b90b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2026.01.30 07:12:22.314358 [ 276 ] {40325ea1-dba5-48e0-990e-b8f9cac6b90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16042 | 2026.01.30 07:12:22.314920 [ 276 ] {40325ea1-dba5-48e0-990e-b8f9cac6b90b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16043 | 2026.01.30 07:12:22.315295 [ 276 ] {40325ea1-dba5-48e0-990e-b8f9cac6b90b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16044 | 2026.01.30 07:12:22.315481 [ 276 ] {40325ea1-dba5-48e0-990e-b8f9cac6b90b} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.002308 sec., 240901.2131715771 rows/sec., 18.05 MiB/sec. | ||
| 16045 | 2026.01.30 07:12:22.315484 [ 49 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16046 | 2026.01.30 07:12:22.315548 [ 276 ] {40325ea1-dba5-48e0-990e-b8f9cac6b90b} <Debug> TCPHandler: Processed in 0.002597832 sec. | ||
| 16047 | 2026.01.30 07:12:22.315560 [ 49 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2026.01.30 07:12:22.315609 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16049 | 2026.01.30 07:12:22.315735 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16050 | 2026.01.30 07:12:22.315746 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16051 | 2026.01.30 07:12:22.315893 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16052 | 2026.01.30 07:12:22.315903 [ 276 ] {e1144d12-8ae0-400f-9dee-37eb54aac14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16053 | 2026.01.30 07:12:22.315946 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1307 rows starting from the beginning of the part | ||
| 16054 | 2026.01.30 07:12:22.315986 [ 276 ] {e1144d12-8ae0-400f-9dee-37eb54aac14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16055 | 2026.01.30 07:12:22.316047 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 16056 | 2026.01.30 07:12:22.316121 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 108 rows starting from the beginning of the part | ||
| 16057 | 2026.01.30 07:12:22.316188 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 16058 | 2026.01.30 07:12:22.316259 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 16059 | 2026.01.30 07:12:22.316334 [ 189 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 556 rows starting from the beginning of the part | ||
| 16060 | 2026.01.30 07:12:22.317177 [ 276 ] {e1144d12-8ae0-400f-9dee-37eb54aac14c} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16061 | 2026.01.30 07:12:22.317234 [ 276 ] {e1144d12-8ae0-400f-9dee-37eb54aac14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16062 | 2026.01.30 07:12:22.317917 [ 276 ] {e1144d12-8ae0-400f-9dee-37eb54aac14c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16063 | 2026.01.30 07:12:22.318261 [ 200 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 5 columns (5 merged, 0 gathered) in 0.002584432 sec., 852411.6711138077 rows/sec., 66.09 MiB/sec. | ||
| 16064 | 2026.01.30 07:12:22.318363 [ 276 ] {e1144d12-8ae0-400f-9dee-37eb54aac14c} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.01.30 07:12:22.318562 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_126_28 to all_131_131_0 | ||
| 16066 | 2026.01.30 07:12:22.318571 [ 276 ] {e1144d12-8ae0-400f-9dee-37eb54aac14c} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.002694 sec., 326651.8188567186 rows/sec., 22.17 MiB/sec. | ||
| 16067 | 2026.01.30 07:12:22.318620 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16068 | 2026.01.30 07:12:22.318631 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16069 | 2026.01.30 07:12:22.318660 [ 276 ] {e1144d12-8ae0-400f-9dee-37eb54aac14c} <Debug> TCPHandler: Processed in 0.002984514 sec. | ||
| 16070 | 2026.01.30 07:12:22.318661 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16071 | 2026.01.30 07:12:22.318806 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_28 to all_131_131_0 into Compact with storage Full | ||
| 16072 | 2026.01.30 07:12:22.318869 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2026.01.30 07:12:22.318942 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16074 | 2026.01.30 07:12:22.318992 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_28, total 38025 rows starting from the beginning of the part | ||
| 16075 | 2026.01.30 07:12:22.319008 [ 276 ] {5cee2cce-47a1-421a-a604-70ae68427d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16076 | 2026.01.30 07:12:22.319077 [ 276 ] {5cee2cce-47a1-421a-a604-70ae68427d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16077 | 2026.01.30 07:12:22.319074 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16078 | 2026.01.30 07:12:22.319137 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2026.01.30 07:12:22.319179 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 162 rows starting from the beginning of the part | ||
| 16080 | 2026.01.30 07:12:22.319255 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16081 | 2026.01.30 07:12:22.319272 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_131_26} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16082 | 2026.01.30 07:12:22.319315 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 16083 | 2026.01.30 07:12:22.319384 [ 189 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 880 rows starting from the beginning of the part | ||
| 16084 | 2026.01.30 07:12:22.319415 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16085 | 2026.01.30 07:12:22.319622 [ 276 ] {5cee2cce-47a1-421a-a604-70ae68427d19} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16086 | 2026.01.30 07:12:22.319679 [ 276 ] {5cee2cce-47a1-421a-a604-70ae68427d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16087 | 2026.01.30 07:12:22.320265 [ 276 ] {5cee2cce-47a1-421a-a604-70ae68427d19} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16088 | 2026.01.30 07:12:22.320671 [ 276 ] {5cee2cce-47a1-421a-a604-70ae68427d19} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16089 | 2026.01.30 07:12:22.320863 [ 49 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16090 | 2026.01.30 07:12:22.320877 [ 276 ] {5cee2cce-47a1-421a-a604-70ae68427d19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001896 sec., 31645.569620253165 rows/sec., 2.13 MiB/sec. | ||
| 16091 | 2026.01.30 07:12:22.320917 [ 49 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2026.01.30 07:12:22.320954 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16093 | 2026.01.30 07:12:22.320955 [ 276 ] {5cee2cce-47a1-421a-a604-70ae68427d19} <Debug> TCPHandler: Processed in 0.00215785 sec. | ||
| 16094 | 2026.01.30 07:12:22.321082 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16095 | 2026.01.30 07:12:22.321258 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16096 | 2026.01.30 07:12:22.321317 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7860 rows starting from the beginning of the part | ||
| 16097 | 2026.01.30 07:12:22.321400 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 16098 | 2026.01.30 07:12:22.321465 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 16099 | 2026.01.30 07:12:22.321523 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16100 | 2026.01.30 07:12:22.321578 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 16101 | 2026.01.30 07:12:22.321635 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 16102 | 2026.01.30 07:12:22.325381 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8160 rows, containing 4 columns (4 merged, 0 gathered) in 0.00435558 sec., 1873458.8734450978 rows/sec., 124.73 MiB/sec. | ||
| 16103 | 2026.01.30 07:12:22.326138 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16104 | 2026.01.30 07:12:22.326589 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16105 | 2026.01.30 07:12:22.326701 [ 201 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_131_26} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16106 | 2026.01.30 07:12:22.326846 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16107 | 2026.01.30 07:12:22.328222 [ 221 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16108 | 2026.01.30 07:12:22.343992 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39547 rows, containing 5 columns (5 merged, 0 gathered) in 0.025216859 sec., 1568276.2075958785 rows/sec., 107.25 MiB/sec. | ||
| 16109 | 2026.01.30 07:12:22.345060 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Trace> MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) | ||
| 16110 | 2026.01.30 07:12:22.345596 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.01.30 07:12:22.345733 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_126_28, all_131_131_0] -> all_1_131_29 | ||
| 16112 | 2026.01.30 07:12:22.345900 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 16113 | 2026.01.30 07:12:22.962190 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36078 | ||
| 16114 | 2026.01.30 07:12:22.962300 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16115 | 2026.01.30 07:12:22.962327 [ 357 ] {} <Debug> TCP-Session: bbf7215b-6e68-418f-a111-0f94138bf4c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36078 | ||
| 16116 | 2026.01.30 07:12:22.962349 [ 357 ] {} <Debug> TCP-Session: bbf7215b-6e68-418f-a111-0f94138bf4c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16117 | 2026.01.30 07:12:22.962362 [ 357 ] {} <Debug> TCP-Session: bbf7215b-6e68-418f-a111-0f94138bf4c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16118 | 2026.01.30 07:12:22.962587 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53612 | ||
| 16119 | 2026.01.30 07:12:22.962611 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56597 | ||
| 16120 | 2026.01.30 07:12:22.962631 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42605 | ||
| 16121 | 2026.01.30 07:12:22.962676 [ 357 ] {} <Trace> TCP-Session: bbf7215b-6e68-418f-a111-0f94138bf4c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16122 | 2026.01.30 07:12:22.962701 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16123 | 2026.01.30 07:12:22.962668 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46282 | ||
| 16124 | 2026.01.30 07:12:22.962750 [ 358 ] {} <Debug> TCP-Session: ba02098f-f60b-486a-9bd2-5121338e237e Authenticating user 'default' from [fd00:1122:3344:101::e]:53612 | ||
| 16125 | 2026.01.30 07:12:22.962734 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16126 | 2026.01.30 07:12:22.962781 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16127 | 2026.01.30 07:12:22.962791 [ 358 ] {} <Debug> TCP-Session: ba02098f-f60b-486a-9bd2-5121338e237e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16128 | 2026.01.30 07:12:22.962817 [ 364 ] {} <Debug> TCP-Session: 6a61507e-a6c7-4f67-8216-1958345591a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56597 | ||
| 16129 | 2026.01.30 07:12:22.962832 [ 365 ] {} <Debug> TCP-Session: 22fecf25-3d3e-415a-a643-cea561b1a01b Authenticating user 'default' from [fd00:1122:3344:101::e]:42605 | ||
| 16130 | 2026.01.30 07:12:22.962834 [ 358 ] {} <Debug> TCP-Session: ba02098f-f60b-486a-9bd2-5121338e237e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16131 | 2026.01.30 07:12:22.962860 [ 364 ] {} <Debug> TCP-Session: 6a61507e-a6c7-4f67-8216-1958345591a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16132 | 2026.01.30 07:12:22.962874 [ 365 ] {} <Debug> TCP-Session: 22fecf25-3d3e-415a-a643-cea561b1a01b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16133 | 2026.01.30 07:12:22.962893 [ 364 ] {} <Debug> TCP-Session: 6a61507e-a6c7-4f67-8216-1958345591a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16134 | 2026.01.30 07:12:22.962910 [ 365 ] {} <Debug> TCP-Session: 22fecf25-3d3e-415a-a643-cea561b1a01b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16135 | 2026.01.30 07:12:22.962865 [ 357 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16136 | 2026.01.30 07:12:22.962815 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16137 | 2026.01.30 07:12:22.962656 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57248 | ||
| 16138 | 2026.01.30 07:12:22.963003 [ 356 ] {} <Debug> TCP-Session: 43632bfe-0729-4eaf-9129-820c9d8bd5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:46282 | ||
| 16139 | 2026.01.30 07:12:22.962646 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57801 | ||
| 16140 | 2026.01.30 07:12:22.963035 [ 356 ] {} <Debug> TCP-Session: 43632bfe-0729-4eaf-9129-820c9d8bd5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16141 | 2026.01.30 07:12:22.963063 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16142 | 2026.01.30 07:12:22.963075 [ 356 ] {} <Debug> TCP-Session: 43632bfe-0729-4eaf-9129-820c9d8bd5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16143 | 2026.01.30 07:12:22.963096 [ 351 ] {} <Debug> TCP-Session: cd876f42-4a82-4daa-9264-f6cf01497784 Authenticating user 'default' from [fd00:1122:3344:101::e]:57248 | ||
| 16144 | 2026.01.30 07:12:22.962619 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63315 | ||
| 16145 | 2026.01.30 07:12:22.963121 [ 351 ] {} <Debug> TCP-Session: cd876f42-4a82-4daa-9264-f6cf01497784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16146 | 2026.01.30 07:12:22.962611 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53876 | ||
| 16147 | 2026.01.30 07:12:22.963166 [ 351 ] {} <Debug> TCP-Session: cd876f42-4a82-4daa-9264-f6cf01497784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16148 | 2026.01.30 07:12:22.963208 [ 357 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16149 | 2026.01.30 07:12:22.963281 [ 357 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16150 | 2026.01.30 07:12:22.963566 [ 357 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 16151 | 2026.01.30 07:12:22.963693 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16152 | 2026.01.30 07:12:22.963731 [ 359 ] {} <Debug> TCP-Session: 21916377-0bea-4686-b82a-f0c074b69611 Authenticating user 'default' from [fd00:1122:3344:101::e]:53876 | ||
| 16153 | 2026.01.30 07:12:22.963752 [ 359 ] {} <Debug> TCP-Session: 21916377-0bea-4686-b82a-f0c074b69611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16154 | 2026.01.30 07:12:22.963766 [ 359 ] {} <Debug> TCP-Session: 21916377-0bea-4686-b82a-f0c074b69611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16155 | 2026.01.30 07:12:22.963823 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16156 | 2026.01.30 07:12:22.963858 [ 360 ] {} <Debug> TCP-Session: c6b9e7ea-473c-46dc-b763-24a9ea0d5670 Authenticating user 'default' from [fd00:1122:3344:101::e]:63315 | ||
| 16157 | 2026.01.30 07:12:22.963875 [ 360 ] {} <Debug> TCP-Session: c6b9e7ea-473c-46dc-b763-24a9ea0d5670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16158 | 2026.01.30 07:12:22.963887 [ 360 ] {} <Debug> TCP-Session: c6b9e7ea-473c-46dc-b763-24a9ea0d5670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16159 | 2026.01.30 07:12:22.963951 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16160 | 2026.01.30 07:12:22.963988 [ 366 ] {} <Debug> TCP-Session: 74b7107e-2430-44d3-b724-016ca4c2ee08 Authenticating user 'default' from [fd00:1122:3344:101::e]:57801 | ||
| 16161 | 2026.01.30 07:12:22.964004 [ 366 ] {} <Debug> TCP-Session: 74b7107e-2430-44d3-b724-016ca4c2ee08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16162 | 2026.01.30 07:12:22.964016 [ 366 ] {} <Debug> TCP-Session: 74b7107e-2430-44d3-b724-016ca4c2ee08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16163 | 2026.01.30 07:12:22.964519 [ 305 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Trace> AggregatingTransform: Aggregating | ||
| 16164 | 2026.01.30 07:12:22.964568 [ 305 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 16165 | 2026.01.30 07:12:22.964606 [ 305 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937666 sec. (1066.478 rows/sec., 41.66 KiB/sec.) | ||
| 16166 | 2026.01.30 07:12:22.964626 [ 305 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Trace> Aggregator: Merging aggregated data | ||
| 16167 | 2026.01.30 07:12:22.965956 [ 357 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003146 sec., 317.8639542275906 rows/sec., 12.42 KiB/sec. | ||
| 16168 | 2026.01.30 07:12:22.966087 [ 357 ] {b7f2d878-6879-4861-be32-01659ad487fb} <Debug> TCPHandler: Processed in 0.003528058 sec. | ||
| 16169 | 2026.01.30 07:12:22.966193 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16170 | 2026.01.30 07:12:22.966221 [ 357 ] {} <Debug> TCP-Session: bbf7215b-6e68-418f-a111-0f94138bf4c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16171 | 2026.01.30 07:12:22.966224 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16172 | 2026.01.30 07:12:22.966241 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16173 | 2026.01.30 07:12:22.966258 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16174 | 2026.01.30 07:12:22.966275 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16175 | 2026.01.30 07:12:22.966294 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16176 | 2026.01.30 07:12:22.966306 [ 358 ] {} <Debug> TCP-Session: ba02098f-f60b-486a-9bd2-5121338e237e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16177 | 2026.01.30 07:12:22.966339 [ 359 ] {} <Debug> TCP-Session: 21916377-0bea-4686-b82a-f0c074b69611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16178 | 2026.01.30 07:12:22.966355 [ 351 ] {} <Debug> TCP-Session: cd876f42-4a82-4daa-9264-f6cf01497784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16179 | 2026.01.30 07:12:22.966334 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16180 | 2026.01.30 07:12:22.966322 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16181 | 2026.01.30 07:12:22.966422 [ 366 ] {} <Debug> TCP-Session: 74b7107e-2430-44d3-b724-016ca4c2ee08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16182 | 2026.01.30 07:12:22.966315 [ 360 ] {} <Debug> TCP-Session: c6b9e7ea-473c-46dc-b763-24a9ea0d5670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16183 | 2026.01.30 07:12:22.966446 [ 365 ] {} <Debug> TCP-Session: 22fecf25-3d3e-415a-a643-cea561b1a01b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16184 | 2026.01.30 07:12:22.966310 [ 356 ] {} <Debug> TCP-Session: 43632bfe-0729-4eaf-9129-820c9d8bd5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16185 | 2026.01.30 07:12:22.966310 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16186 | 2026.01.30 07:12:22.966526 [ 364 ] {} <Debug> TCP-Session: 6a61507e-a6c7-4f67-8216-1958345591a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16187 | 2026.01.30 07:12:23.130500 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51515 | ||
| 16188 | 2026.01.30 07:12:23.130615 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16189 | 2026.01.30 07:12:23.130646 [ 357 ] {} <Debug> TCP-Session: 5ee6741b-2ee5-47a9-8052-322e4a95edcc Authenticating user 'default' from [fd00:1122:3344:101::e]:51515 | ||
| 16190 | 2026.01.30 07:12:23.130671 [ 357 ] {} <Debug> TCP-Session: 5ee6741b-2ee5-47a9-8052-322e4a95edcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16191 | 2026.01.30 07:12:23.130686 [ 357 ] {} <Debug> TCP-Session: 5ee6741b-2ee5-47a9-8052-322e4a95edcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16192 | 2026.01.30 07:12:23.130984 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45719 | ||
| 16193 | 2026.01.30 07:12:23.131030 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55517 | ||
| 16194 | 2026.01.30 07:12:23.131044 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45909 | ||
| 16195 | 2026.01.30 07:12:23.131062 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54168 | ||
| 16196 | 2026.01.30 07:12:23.131132 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33050 | ||
| 16197 | 2026.01.30 07:12:23.131166 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16198 | 2026.01.30 07:12:23.131170 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16199 | 2026.01.30 07:12:23.131179 [ 357 ] {} <Trace> TCP-Session: 5ee6741b-2ee5-47a9-8052-322e4a95edcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16200 | 2026.01.30 07:12:23.131218 [ 364 ] {} <Debug> TCP-Session: f21f31a7-9fef-4383-989f-4596b16acb12 Authenticating user 'default' from [fd00:1122:3344:101::e]:45909 | ||
| 16201 | 2026.01.30 07:12:23.131247 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16202 | 2026.01.30 07:12:23.131247 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16203 | 2026.01.30 07:12:23.131277 [ 364 ] {} <Debug> TCP-Session: f21f31a7-9fef-4383-989f-4596b16acb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16204 | 2026.01.30 07:12:23.131304 [ 365 ] {} <Debug> TCP-Session: 286aeaed-fd0b-46d3-8864-c690367bc925 Authenticating user 'default' from [fd00:1122:3344:101::e]:54168 | ||
| 16205 | 2026.01.30 07:12:23.131308 [ 356 ] {} <Debug> TCP-Session: af4a9398-46c6-4319-8818-b2a770d75bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33050 | ||
| 16206 | 2026.01.30 07:12:23.131314 [ 364 ] {} <Debug> TCP-Session: f21f31a7-9fef-4383-989f-4596b16acb12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16207 | 2026.01.30 07:12:23.131345 [ 365 ] {} <Debug> TCP-Session: 286aeaed-fd0b-46d3-8864-c690367bc925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16208 | 2026.01.30 07:12:23.131351 [ 356 ] {} <Debug> TCP-Session: af4a9398-46c6-4319-8818-b2a770d75bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16209 | 2026.01.30 07:12:23.131378 [ 365 ] {} <Debug> TCP-Session: 286aeaed-fd0b-46d3-8864-c690367bc925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16210 | 2026.01.30 07:12:23.131393 [ 356 ] {} <Debug> TCP-Session: af4a9398-46c6-4319-8818-b2a770d75bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16211 | 2026.01.30 07:12:23.131218 [ 359 ] {} <Debug> TCP-Session: 25ab5b18-7289-4af3-b2b3-c3ca00dfc886 Authenticating user 'default' from [fd00:1122:3344:101::e]:55517 | ||
| 16212 | 2026.01.30 07:12:23.131459 [ 357 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51515) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16213 | 2026.01.30 07:12:23.131480 [ 359 ] {} <Debug> TCP-Session: 25ab5b18-7289-4af3-b2b3-c3ca00dfc886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16214 | 2026.01.30 07:12:23.131106 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59085 | ||
| 16215 | 2026.01.30 07:12:23.131509 [ 359 ] {} <Debug> TCP-Session: 25ab5b18-7289-4af3-b2b3-c3ca00dfc886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16216 | 2026.01.30 07:12:23.131048 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55412 | ||
| 16217 | 2026.01.30 07:12:23.131108 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57544 | ||
| 16218 | 2026.01.30 07:12:23.131634 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16219 | 2026.01.30 07:12:23.131158 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16220 | 2026.01.30 07:12:23.131693 [ 351 ] {} <Debug> TCP-Session: fe0163f1-112a-4c84-81c8-db4e4d1d53f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59085 | ||
| 16221 | 2026.01.30 07:12:23.131680 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16222 | 2026.01.30 07:12:23.131731 [ 358 ] {} <Debug> TCP-Session: 736746e7-1288-450f-99c6-0c39fd53190f Authenticating user 'default' from [fd00:1122:3344:101::e]:45719 | ||
| 16223 | 2026.01.30 07:12:23.131735 [ 351 ] {} <Debug> TCP-Session: fe0163f1-112a-4c84-81c8-db4e4d1d53f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16224 | 2026.01.30 07:12:23.131758 [ 360 ] {} <Debug> TCP-Session: 22559039-3071-412b-96db-2d545404e868 Authenticating user 'default' from [fd00:1122:3344:101::e]:55412 | ||
| 16225 | 2026.01.30 07:12:23.131779 [ 351 ] {} <Debug> TCP-Session: fe0163f1-112a-4c84-81c8-db4e4d1d53f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16226 | 2026.01.30 07:12:23.131795 [ 360 ] {} <Debug> TCP-Session: 22559039-3071-412b-96db-2d545404e868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16227 | 2026.01.30 07:12:23.131733 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16228 | 2026.01.30 07:12:23.131848 [ 357 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16229 | 2026.01.30 07:12:23.131883 [ 366 ] {} <Debug> TCP-Session: 215c7090-1f95-4b45-be24-8a22ae357443 Authenticating user 'default' from [fd00:1122:3344:101::e]:57544 | ||
| 16230 | 2026.01.30 07:12:23.131841 [ 360 ] {} <Debug> TCP-Session: 22559039-3071-412b-96db-2d545404e868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16231 | 2026.01.30 07:12:23.131912 [ 366 ] {} <Debug> TCP-Session: 215c7090-1f95-4b45-be24-8a22ae357443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2026.01.30 07:12:23.131924 [ 357 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16233 | 2026.01.30 07:12:23.131942 [ 366 ] {} <Debug> TCP-Session: 215c7090-1f95-4b45-be24-8a22ae357443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16234 | 2026.01.30 07:12:23.131770 [ 358 ] {} <Debug> TCP-Session: 736746e7-1288-450f-99c6-0c39fd53190f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16235 | 2026.01.30 07:12:23.132004 [ 358 ] {} <Debug> TCP-Session: 736746e7-1288-450f-99c6-0c39fd53190f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16236 | 2026.01.30 07:12:23.132251 [ 357 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 16237 | 2026.01.30 07:12:23.133326 [ 327 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Trace> AggregatingTransform: Aggregating | ||
| 16238 | 2026.01.30 07:12:23.133369 [ 327 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Trace> Aggregator: Aggregation method: without_key | ||
| 16239 | 2026.01.30 07:12:23.133403 [ 327 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042189 sec. (959.519 rows/sec., 37.48 KiB/sec.) | ||
| 16240 | 2026.01.30 07:12:23.133419 [ 327 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Trace> Aggregator: Merging aggregated data | ||
| 16241 | 2026.01.30 07:12:23.134650 [ 357 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 16242 | 2026.01.30 07:12:23.134861 [ 357 ] {f33685d2-75fe-4cc0-8c0f-865fc37b92b4} <Debug> TCPHandler: Processed in 0.003913688 sec. | ||
| 16243 | 2026.01.30 07:12:23.134977 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16244 | 2026.01.30 07:12:23.135002 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16245 | 2026.01.30 07:12:23.135025 [ 357 ] {} <Debug> TCP-Session: 5ee6741b-2ee5-47a9-8052-322e4a95edcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16246 | 2026.01.30 07:12:23.135026 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16247 | 2026.01.30 07:12:23.135045 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16248 | 2026.01.30 07:12:23.135060 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16249 | 2026.01.30 07:12:23.135081 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16250 | 2026.01.30 07:12:23.135099 [ 356 ] {} <Debug> TCP-Session: af4a9398-46c6-4319-8818-b2a770d75bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16251 | 2026.01.30 07:12:23.135121 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16252 | 2026.01.30 07:12:23.135134 [ 358 ] {} <Debug> TCP-Session: 736746e7-1288-450f-99c6-0c39fd53190f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16253 | 2026.01.30 07:12:23.135145 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16254 | 2026.01.30 07:12:23.135163 [ 360 ] {} <Debug> TCP-Session: 22559039-3071-412b-96db-2d545404e868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16255 | 2026.01.30 07:12:23.135113 [ 359 ] {} <Debug> TCP-Session: 25ab5b18-7289-4af3-b2b3-c3ca00dfc886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16256 | 2026.01.30 07:12:23.135202 [ 351 ] {} <Debug> TCP-Session: fe0163f1-112a-4c84-81c8-db4e4d1d53f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16257 | 2026.01.30 07:12:23.135101 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16258 | 2026.01.30 07:12:23.135038 [ 366 ] {} <Debug> TCP-Session: 215c7090-1f95-4b45-be24-8a22ae357443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16259 | 2026.01.30 07:12:23.135292 [ 365 ] {} <Debug> TCP-Session: 286aeaed-fd0b-46d3-8864-c690367bc925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16260 | 2026.01.30 07:12:23.135104 [ 364 ] {} <Debug> TCP-Session: f21f31a7-9fef-4383-989f-4596b16acb12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16261 | 2026.01.30 07:12:23.255794 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60141 | ||
| 16262 | 2026.01.30 07:12:23.255894 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16263 | 2026.01.30 07:12:23.255922 [ 351 ] {} <Debug> TCP-Session: c37e1dfd-5ab5-46c8-ae9b-eaacfb9a331b Authenticating user 'default' from [fd00:1122:3344:101::e]:60141 | ||
| 16264 | 2026.01.30 07:12:23.255945 [ 351 ] {} <Debug> TCP-Session: c37e1dfd-5ab5-46c8-ae9b-eaacfb9a331b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16265 | 2026.01.30 07:12:23.255960 [ 351 ] {} <Debug> TCP-Session: c37e1dfd-5ab5-46c8-ae9b-eaacfb9a331b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16266 | 2026.01.30 07:12:23.256151 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59947 | ||
| 16267 | 2026.01.30 07:12:23.256174 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38989 | ||
| 16268 | 2026.01.30 07:12:23.256203 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61535 | ||
| 16269 | 2026.01.30 07:12:23.256230 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33471 | ||
| 16270 | 2026.01.30 07:12:23.256270 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16271 | 2026.01.30 07:12:23.256297 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16272 | 2026.01.30 07:12:23.256300 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16273 | 2026.01.30 07:12:23.256319 [ 356 ] {} <Debug> TCP-Session: 6b22d182-c649-4ad9-b0d7-430a2cccc4eb Authenticating user 'default' from [fd00:1122:3344:101::e]:59947 | ||
| 16274 | 2026.01.30 07:12:23.256334 [ 357 ] {} <Debug> TCP-Session: 3dd40b18-2799-4807-8e5d-381f7e413591 Authenticating user 'default' from [fd00:1122:3344:101::e]:38989 | ||
| 16275 | 2026.01.30 07:12:23.256347 [ 358 ] {} <Debug> TCP-Session: 52ff32a6-65ea-46ad-9218-04b3ec7e8df3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61535 | ||
| 16276 | 2026.01.30 07:12:23.256359 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16277 | 2026.01.30 07:12:23.256378 [ 357 ] {} <Debug> TCP-Session: 3dd40b18-2799-4807-8e5d-381f7e413591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16278 | 2026.01.30 07:12:23.256388 [ 358 ] {} <Debug> TCP-Session: 52ff32a6-65ea-46ad-9218-04b3ec7e8df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16279 | 2026.01.30 07:12:23.256412 [ 357 ] {} <Debug> TCP-Session: 3dd40b18-2799-4807-8e5d-381f7e413591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16280 | 2026.01.30 07:12:23.256407 [ 359 ] {} <Debug> TCP-Session: 5172b03a-dd9b-4cbd-a1ee-243ca9d9b761 Authenticating user 'default' from [fd00:1122:3344:101::e]:33471 | ||
| 16281 | 2026.01.30 07:12:23.256425 [ 358 ] {} <Debug> TCP-Session: 52ff32a6-65ea-46ad-9218-04b3ec7e8df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16282 | 2026.01.30 07:12:23.256462 [ 359 ] {} <Debug> TCP-Session: 5172b03a-dd9b-4cbd-a1ee-243ca9d9b761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16283 | 2026.01.30 07:12:23.256335 [ 351 ] {} <Trace> TCP-Session: c37e1dfd-5ab5-46c8-ae9b-eaacfb9a331b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16284 | 2026.01.30 07:12:23.256490 [ 359 ] {} <Debug> TCP-Session: 5172b03a-dd9b-4cbd-a1ee-243ca9d9b761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16285 | 2026.01.30 07:12:23.256265 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47819 | ||
| 16286 | 2026.01.30 07:12:23.256253 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33707 | ||
| 16287 | 2026.01.30 07:12:23.256229 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44158 | ||
| 16288 | 2026.01.30 07:12:23.256365 [ 356 ] {} <Debug> TCP-Session: 6b22d182-c649-4ad9-b0d7-430a2cccc4eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16289 | 2026.01.30 07:12:23.256611 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16290 | 2026.01.30 07:12:23.256636 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16291 | 2026.01.30 07:12:23.256654 [ 351 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60141) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16292 | 2026.01.30 07:12:23.256662 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16293 | 2026.01.30 07:12:23.256674 [ 365 ] {} <Debug> TCP-Session: 9b5d769a-4706-4446-8bad-28b39e498ace Authenticating user 'default' from [fd00:1122:3344:101::e]:33707 | ||
| 16294 | 2026.01.30 07:12:23.256657 [ 366 ] {} <Debug> TCP-Session: 662fb19c-f722-4961-a406-6f5528fb3dda Authenticating user 'default' from [fd00:1122:3344:101::e]:47819 | ||
| 16295 | 2026.01.30 07:12:23.256711 [ 365 ] {} <Debug> TCP-Session: 9b5d769a-4706-4446-8bad-28b39e498ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16296 | 2026.01.30 07:12:23.256738 [ 366 ] {} <Debug> TCP-Session: 662fb19c-f722-4961-a406-6f5528fb3dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16297 | 2026.01.30 07:12:23.256745 [ 365 ] {} <Debug> TCP-Session: 9b5d769a-4706-4446-8bad-28b39e498ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16298 | 2026.01.30 07:12:23.256762 [ 366 ] {} <Debug> TCP-Session: 662fb19c-f722-4961-a406-6f5528fb3dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16299 | 2026.01.30 07:12:23.256706 [ 360 ] {} <Debug> TCP-Session: 7cf8977f-4ec4-470b-874d-53865ede791a Authenticating user 'default' from [fd00:1122:3344:101::e]:44158 | ||
| 16300 | 2026.01.30 07:12:23.256632 [ 356 ] {} <Debug> TCP-Session: 6b22d182-c649-4ad9-b0d7-430a2cccc4eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16301 | 2026.01.30 07:12:23.256814 [ 360 ] {} <Debug> TCP-Session: 7cf8977f-4ec4-470b-874d-53865ede791a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2026.01.30 07:12:23.256243 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56795 | ||
| 16303 | 2026.01.30 07:12:23.256831 [ 360 ] {} <Debug> TCP-Session: 7cf8977f-4ec4-470b-874d-53865ede791a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16304 | 2026.01.30 07:12:23.256913 [ 351 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16305 | 2026.01.30 07:12:23.256918 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16306 | 2026.01.30 07:12:23.256964 [ 364 ] {} <Debug> TCP-Session: 152b31b0-cee1-4d24-b88e-51c907f31b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:56795 | ||
| 16307 | 2026.01.30 07:12:23.256975 [ 351 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16308 | 2026.01.30 07:12:23.256983 [ 364 ] {} <Debug> TCP-Session: 152b31b0-cee1-4d24-b88e-51c907f31b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16309 | 2026.01.30 07:12:23.257010 [ 364 ] {} <Debug> TCP-Session: 152b31b0-cee1-4d24-b88e-51c907f31b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16310 | 2026.01.30 07:12:23.257267 [ 351 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 16311 | 2026.01.30 07:12:23.258292 [ 318 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Trace> AggregatingTransform: Aggregating | ||
| 16312 | 2026.01.30 07:12:23.258335 [ 318 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Trace> Aggregator: Aggregation method: without_key | ||
| 16313 | 2026.01.30 07:12:23.258373 [ 318 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999968 sec. (1000.032 rows/sec., 39.06 KiB/sec.) | ||
| 16314 | 2026.01.30 07:12:23.258394 [ 318 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Trace> Aggregator: Merging aggregated data | ||
| 16315 | 2026.01.30 07:12:23.259582 [ 351 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002984 sec., 335.12064343163536 rows/sec., 13.09 KiB/sec. | ||
| 16316 | 2026.01.30 07:12:23.259734 [ 351 ] {90d4d686-7eba-46e2-b61e-6cc4268e4f74} <Debug> TCPHandler: Processed in 0.003510887 sec. | ||
| 16317 | 2026.01.30 07:12:23.259851 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16318 | 2026.01.30 07:12:23.259876 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16319 | 2026.01.30 07:12:23.259880 [ 351 ] {} <Debug> TCP-Session: c37e1dfd-5ab5-46c8-ae9b-eaacfb9a331b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2026.01.30 07:12:23.259903 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16321 | 2026.01.30 07:12:23.259915 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16322 | 2026.01.30 07:12:23.259937 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16323 | 2026.01.30 07:12:23.259962 [ 357 ] {} <Debug> TCP-Session: 3dd40b18-2799-4807-8e5d-381f7e413591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16324 | 2026.01.30 07:12:23.259975 [ 360 ] {} <Debug> TCP-Session: 7cf8977f-4ec4-470b-874d-53865ede791a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16325 | 2026.01.30 07:12:23.259996 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16326 | 2026.01.30 07:12:23.260011 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16327 | 2026.01.30 07:12:23.260062 [ 359 ] {} <Debug> TCP-Session: 5172b03a-dd9b-4cbd-a1ee-243ca9d9b761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16328 | 2026.01.30 07:12:23.259999 [ 366 ] {} <Debug> TCP-Session: 662fb19c-f722-4961-a406-6f5528fb3dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2026.01.30 07:12:23.260089 [ 365 ] {} <Debug> TCP-Session: 9b5d769a-4706-4446-8bad-28b39e498ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16330 | 2026.01.30 07:12:23.259975 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16331 | 2026.01.30 07:12:23.259957 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16332 | 2026.01.30 07:12:23.260161 [ 364 ] {} <Debug> TCP-Session: 152b31b0-cee1-4d24-b88e-51c907f31b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16333 | 2026.01.30 07:12:23.259921 [ 356 ] {} <Debug> TCP-Session: 6b22d182-c649-4ad9-b0d7-430a2cccc4eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16334 | 2026.01.30 07:12:23.260191 [ 358 ] {} <Debug> TCP-Session: 52ff32a6-65ea-46ad-9218-04b3ec7e8df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16335 | 2026.01.30 07:12:23.576446 [ 223 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16336 | 2026.01.30 07:12:23.576511 [ 223 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16337 | 2026.01.30 07:12:23.581903 [ 223 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16338 | 2026.01.30 07:12:25.973458 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16339 | 2026.01.30 07:12:25.973502 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16340 | 2026.01.30 07:12:26.329872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43216 | ||
| 16341 | 2026.01.30 07:12:26.330422 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16342 | 2026.01.30 07:12:26.330473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16343 | 2026.01.30 07:12:26.330958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16344 | 2026.01.30 07:12:26.331192 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16345 | 2026.01.30 07:12:26.331341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43216 | ||
| 16346 | 2026.01.30 07:12:27.009725 [ 219 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16347 | 2026.01.30 07:12:27.009777 [ 219 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16348 | 2026.01.30 07:12:27.012737 [ 219 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16349 | 2026.01.30 07:12:27.014651 [ 222 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16350 | 2026.01.30 07:12:27.014699 [ 222 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16351 | 2026.01.30 07:12:27.018075 [ 222 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16352 | 2026.01.30 07:12:27.165934 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16353 | 2026.01.30 07:12:27.166090 [ 276 ] {b39678d3-a899-4aae-a5cf-7205e964f220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16354 | 2026.01.30 07:12:27.166155 [ 276 ] {b39678d3-a899-4aae-a5cf-7205e964f220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16355 | 2026.01.30 07:12:27.166891 [ 276 ] {b39678d3-a899-4aae-a5cf-7205e964f220} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.01.30 07:12:27.166933 [ 276 ] {b39678d3-a899-4aae-a5cf-7205e964f220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16357 | 2026.01.30 07:12:27.167319 [ 276 ] {b39678d3-a899-4aae-a5cf-7205e964f220} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16358 | 2026.01.30 07:12:27.167546 [ 276 ] {b39678d3-a899-4aae-a5cf-7205e964f220} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16359 | 2026.01.30 07:12:27.167701 [ 276 ] {b39678d3-a899-4aae-a5cf-7205e964f220} <Debug> executeQuery: Read 136 rows, 12.05 KiB in 0.001658 sec., 82026.53799758745 rows/sec., 7.10 MiB/sec. | ||
| 16360 | 2026.01.30 07:12:27.167753 [ 276 ] {b39678d3-a899-4aae-a5cf-7205e964f220} <Debug> TCPHandler: Processed in 0.001938254 sec. | ||
| 16361 | 2026.01.30 07:12:27.167791 [ 222 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16362 | 2026.01.30 07:12:27.167824 [ 222 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16363 | 2026.01.30 07:12:27.167906 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16364 | 2026.01.30 07:12:27.168037 [ 276 ] {20b6885c-0b6b-4b62-9b15-a723e9da14d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16365 | 2026.01.30 07:12:27.168091 [ 276 ] {20b6885c-0b6b-4b62-9b15-a723e9da14d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16366 | 2026.01.30 07:12:27.168611 [ 276 ] {20b6885c-0b6b-4b62-9b15-a723e9da14d6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16367 | 2026.01.30 07:12:27.168654 [ 276 ] {20b6885c-0b6b-4b62-9b15-a723e9da14d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16368 | 2026.01.30 07:12:27.169007 [ 276 ] {20b6885c-0b6b-4b62-9b15-a723e9da14d6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16369 | 2026.01.30 07:12:27.169224 [ 276 ] {20b6885c-0b6b-4b62-9b15-a723e9da14d6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16370 | 2026.01.30 07:12:27.169357 [ 276 ] {20b6885c-0b6b-4b62-9b15-a723e9da14d6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001348 sec., 29673.590504451036 rows/sec., 2.18 MiB/sec. | ||
| 16371 | 2026.01.30 07:12:27.169396 [ 276 ] {20b6885c-0b6b-4b62-9b15-a723e9da14d6} <Debug> TCPHandler: Processed in 0.001565934 sec. | ||
| 16372 | 2026.01.30 07:12:27.169515 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16373 | 2026.01.30 07:12:27.169609 [ 276 ] {3d1a37e7-fecd-4800-8766-b8b8e3e18035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16374 | 2026.01.30 07:12:27.169649 [ 276 ] {3d1a37e7-fecd-4800-8766-b8b8e3e18035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16375 | 2026.01.30 07:12:27.169967 [ 222 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16376 | 2026.01.30 07:12:27.170078 [ 276 ] {3d1a37e7-fecd-4800-8766-b8b8e3e18035} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16377 | 2026.01.30 07:12:27.170113 [ 276 ] {3d1a37e7-fecd-4800-8766-b8b8e3e18035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16378 | 2026.01.30 07:12:27.170416 [ 276 ] {3d1a37e7-fecd-4800-8766-b8b8e3e18035} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16379 | 2026.01.30 07:12:27.170622 [ 276 ] {3d1a37e7-fecd-4800-8766-b8b8e3e18035} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16380 | 2026.01.30 07:12:27.170746 [ 276 ] {3d1a37e7-fecd-4800-8766-b8b8e3e18035} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 7.03 MiB/sec. | ||
| 16381 | 2026.01.30 07:12:27.170785 [ 276 ] {3d1a37e7-fecd-4800-8766-b8b8e3e18035} <Debug> TCPHandler: Processed in 0.001320246 sec. | ||
| 16382 | 2026.01.30 07:12:27.170899 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16383 | 2026.01.30 07:12:27.170994 [ 276 ] {c082905a-50d4-4167-adf1-de6143fcfd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16384 | 2026.01.30 07:12:27.171038 [ 276 ] {c082905a-50d4-4167-adf1-de6143fcfd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16385 | 2026.01.30 07:12:27.171458 [ 276 ] {c082905a-50d4-4167-adf1-de6143fcfd5a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16386 | 2026.01.30 07:12:27.171494 [ 276 ] {c082905a-50d4-4167-adf1-de6143fcfd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16387 | 2026.01.30 07:12:27.171809 [ 276 ] {c082905a-50d4-4167-adf1-de6143fcfd5a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16388 | 2026.01.30 07:12:27.172012 [ 276 ] {c082905a-50d4-4167-adf1-de6143fcfd5a} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16389 | 2026.01.30 07:12:27.172147 [ 276 ] {c082905a-50d4-4167-adf1-de6143fcfd5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 16390 | 2026.01.30 07:12:27.172184 [ 276 ] {c082905a-50d4-4167-adf1-de6143fcfd5a} <Debug> TCPHandler: Processed in 0.001334527 sec. | ||
| 16391 | 2026.01.30 07:12:27.172294 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16392 | 2026.01.30 07:12:27.172386 [ 276 ] {79527742-050d-47bd-82c1-9a89bfee18d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16393 | 2026.01.30 07:12:27.172439 [ 276 ] {79527742-050d-47bd-82c1-9a89bfee18d0} <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 | ||
| 16394 | 2026.01.30 07:12:27.173324 [ 276 ] {79527742-050d-47bd-82c1-9a89bfee18d0} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2026.01.30 07:12:27.173361 [ 276 ] {79527742-050d-47bd-82c1-9a89bfee18d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16396 | 2026.01.30 07:12:27.173911 [ 276 ] {79527742-050d-47bd-82c1-9a89bfee18d0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16397 | 2026.01.30 07:12:27.174131 [ 276 ] {79527742-050d-47bd-82c1-9a89bfee18d0} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16398 | 2026.01.30 07:12:27.174242 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16399 | 2026.01.30 07:12:27.174268 [ 276 ] {79527742-050d-47bd-82c1-9a89bfee18d0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 16400 | 2026.01.30 07:12:27.174314 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16401 | 2026.01.30 07:12:27.174340 [ 276 ] {79527742-050d-47bd-82c1-9a89bfee18d0} <Debug> TCPHandler: Processed in 0.002094988 sec. | ||
| 16402 | 2026.01.30 07:12:27.174342 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16403 | 2026.01.30 07:12:27.174461 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16404 | 2026.01.30 07:12:27.174467 [ 201 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::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 | ||
| 16405 | 2026.01.30 07:12:27.174562 [ 276 ] {cf8461a9-4fee-4f6b-8c9d-2ec62fed61c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16406 | 2026.01.30 07:12:27.174608 [ 276 ] {cf8461a9-4fee-4f6b-8c9d-2ec62fed61c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16407 | 2026.01.30 07:12:27.174739 [ 201 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16408 | 2026.01.30 07:12:27.174811 [ 201 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2347 rows starting from the beginning of the part | ||
| 16409 | 2026.01.30 07:12:27.174947 [ 276 ] {cf8461a9-4fee-4f6b-8c9d-2ec62fed61c5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.01.30 07:12:27.174959 [ 201 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 16411 | 2026.01.30 07:12:27.175017 [ 276 ] {cf8461a9-4fee-4f6b-8c9d-2ec62fed61c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16412 | 2026.01.30 07:12:27.175127 [ 201 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 16413 | 2026.01.30 07:12:27.175242 [ 201 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 16414 | 2026.01.30 07:12:27.175335 [ 276 ] {cf8461a9-4fee-4f6b-8c9d-2ec62fed61c5} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16415 | 2026.01.30 07:12:27.175346 [ 201 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 16416 | 2026.01.30 07:12:27.175456 [ 201 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 16417 | 2026.01.30 07:12:27.175570 [ 276 ] {cf8461a9-4fee-4f6b-8c9d-2ec62fed61c5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16418 | 2026.01.30 07:12:27.175732 [ 276 ] {cf8461a9-4fee-4f6b-8c9d-2ec62fed61c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 16419 | 2026.01.30 07:12:27.175771 [ 276 ] {cf8461a9-4fee-4f6b-8c9d-2ec62fed61c5} <Debug> TCPHandler: Processed in 0.001359268 sec. | ||
| 16420 | 2026.01.30 07:12:27.185430 [ 199 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2547 rows, containing 19 columns (19 merged, 0 gathered) in 0.011009126 sec., 231353.5152563428 rows/sec., 414.57 MiB/sec. | ||
| 16421 | 2026.01.30 07:12:27.187528 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16422 | 2026.01.30 07:12:27.187889 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2026.01.30 07:12:27.187968 [ 193 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16424 | 2026.01.30 07:12:27.188086 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.95 MiB. | ||
| 16425 | 2026.01.30 07:12:27.661742 [ 221 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16426 | 2026.01.30 07:12:27.661805 [ 221 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16427 | 2026.01.30 07:12:27.665005 [ 221 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16428 | 2026.01.30 07:12:28.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.55 MiB, peak 401.46 MiB, free memory in arenas 0.00 B, will set to 385.93 MiB (RSS), difference: 3.37 MiB | ||
| 16429 | 2026.01.30 07:12:28.144961 [ 218 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16430 | 2026.01.30 07:12:28.145014 [ 218 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16431 | 2026.01.30 07:12:28.147691 [ 218 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16432 | 2026.01.30 07:12:28.365409 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16433 | 2026.01.30 07:12:28.365485 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16434 | 2026.01.30 07:12:28.368004 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 16435 | 2026.01.30 07:12:28.661273 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 16436 | 2026.01.30 07:12:28.680061 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16437 | 2026.01.30 07:12:28.680129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16438 | 2026.01.30 07:12:28.686569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16439 | 2026.01.30 07:12:28.687298 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16440 | 2026.01.30 07:12:28.691219 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 16441 | 2026.01.30 07:12:31.411166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1936 | ||
| 16442 | 2026.01.30 07:12:31.413618 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.01.30 07:12:31.413656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16444 | 2026.01.30 07:12:31.414833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16445 | 2026.01.30 07:12:31.415091 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16446 | 2026.01.30 07:12:31.415351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1936 | ||
| 16447 | 2026.01.30 07:12:32.163127 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16448 | 2026.01.30 07:12:32.163324 [ 276 ] {f612f0d6-d1e1-478e-92ba-313e2cce911f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16449 | 2026.01.30 07:12:32.163396 [ 276 ] {f612f0d6-d1e1-478e-92ba-313e2cce911f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16450 | 2026.01.30 07:12:32.164141 [ 276 ] {f612f0d6-d1e1-478e-92ba-313e2cce911f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16451 | 2026.01.30 07:12:32.164186 [ 276 ] {f612f0d6-d1e1-478e-92ba-313e2cce911f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16452 | 2026.01.30 07:12:32.164582 [ 276 ] {f612f0d6-d1e1-478e-92ba-313e2cce911f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16453 | 2026.01.30 07:12:32.164806 [ 276 ] {f612f0d6-d1e1-478e-92ba-313e2cce911f} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16454 | 2026.01.30 07:12:32.164969 [ 276 ] {f612f0d6-d1e1-478e-92ba-313e2cce911f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.52 MiB/sec. | ||
| 16455 | 2026.01.30 07:12:32.165024 [ 276 ] {f612f0d6-d1e1-478e-92ba-313e2cce911f} <Debug> TCPHandler: Processed in 0.002037887 sec. | ||
| 16456 | 2026.01.30 07:12:32.165146 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16457 | 2026.01.30 07:12:32.165246 [ 276 ] {93ee039c-0bf1-4df6-9968-19b396bbcd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16458 | 2026.01.30 07:12:32.165289 [ 276 ] {93ee039c-0bf1-4df6-9968-19b396bbcd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16459 | 2026.01.30 07:12:32.165764 [ 276 ] {93ee039c-0bf1-4df6-9968-19b396bbcd7a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16460 | 2026.01.30 07:12:32.165801 [ 276 ] {93ee039c-0bf1-4df6-9968-19b396bbcd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16461 | 2026.01.30 07:12:32.166122 [ 276 ] {93ee039c-0bf1-4df6-9968-19b396bbcd7a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16462 | 2026.01.30 07:12:32.166350 [ 276 ] {93ee039c-0bf1-4df6-9968-19b396bbcd7a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16463 | 2026.01.30 07:12:32.166482 [ 276 ] {93ee039c-0bf1-4df6-9968-19b396bbcd7a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 16464 | 2026.01.30 07:12:32.166523 [ 276 ] {93ee039c-0bf1-4df6-9968-19b396bbcd7a} <Debug> TCPHandler: Processed in 0.001429259 sec. | ||
| 16465 | 2026.01.30 07:12:32.166647 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16466 | 2026.01.30 07:12:32.166742 [ 276 ] {1417712b-5735-4f0d-b400-aedfaee7dd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16467 | 2026.01.30 07:12:32.166786 [ 276 ] {1417712b-5735-4f0d-b400-aedfaee7dd9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16468 | 2026.01.30 07:12:32.167204 [ 276 ] {1417712b-5735-4f0d-b400-aedfaee7dd9f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16469 | 2026.01.30 07:12:32.167239 [ 276 ] {1417712b-5735-4f0d-b400-aedfaee7dd9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16470 | 2026.01.30 07:12:32.167565 [ 276 ] {1417712b-5735-4f0d-b400-aedfaee7dd9f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16471 | 2026.01.30 07:12:32.167775 [ 276 ] {1417712b-5735-4f0d-b400-aedfaee7dd9f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16472 | 2026.01.30 07:12:32.167912 [ 276 ] {1417712b-5735-4f0d-b400-aedfaee7dd9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 16473 | 2026.01.30 07:12:32.167950 [ 276 ] {1417712b-5735-4f0d-b400-aedfaee7dd9f} <Debug> TCPHandler: Processed in 0.001354348 sec. | ||
| 16474 | 2026.01.30 07:12:32.168065 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16475 | 2026.01.30 07:12:32.168159 [ 276 ] {97e1a39c-801d-4580-9088-61bc840fd5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16476 | 2026.01.30 07:12:32.168201 [ 276 ] {97e1a39c-801d-4580-9088-61bc840fd5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16477 | 2026.01.30 07:12:32.168529 [ 276 ] {97e1a39c-801d-4580-9088-61bc840fd5af} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16478 | 2026.01.30 07:12:32.168563 [ 276 ] {97e1a39c-801d-4580-9088-61bc840fd5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16479 | 2026.01.30 07:12:32.168863 [ 276 ] {97e1a39c-801d-4580-9088-61bc840fd5af} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16480 | 2026.01.30 07:12:32.169071 [ 276 ] {97e1a39c-801d-4580-9088-61bc840fd5af} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16481 | 2026.01.30 07:12:32.169200 [ 276 ] {97e1a39c-801d-4580-9088-61bc840fd5af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 16482 | 2026.01.30 07:12:32.169236 [ 276 ] {97e1a39c-801d-4580-9088-61bc840fd5af} <Debug> TCPHandler: Processed in 0.001220754 sec. | ||
| 16483 | 2026.01.30 07:12:33.832400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43664 | ||
| 16484 | 2026.01.30 07:12:33.832904 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16485 | 2026.01.30 07:12:33.832949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16486 | 2026.01.30 07:12:33.833433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16487 | 2026.01.30 07:12:33.833681 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16488 | 2026.01.30 07:12:33.833828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43664 | ||
| 16489 | 2026.01.30 07:12:33.833831 [ 29 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16490 | 2026.01.30 07:12:33.833909 [ 29 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16491 | 2026.01.30 07:12:33.833935 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16492 | 2026.01.30 07:12:33.834029 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16493 | 2026.01.30 07:12:33.834111 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16494 | 2026.01.30 07:12:33.834140 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41296 rows starting from the beginning of the part | ||
| 16495 | 2026.01.30 07:12:33.834194 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 16496 | 2026.01.30 07:12:33.834236 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 16497 | 2026.01.30 07:12:33.834276 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 16498 | 2026.01.30 07:12:33.834313 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 16499 | 2026.01.30 07:12:33.834352 [ 194 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 16500 | 2026.01.30 07:12:33.837051 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43664 rows, containing 4 columns (4 merged, 0 gathered) in 0.003055565 sec., 14289992.19456958 rows/sec., 204.42 MiB/sec. | ||
| 16501 | 2026.01.30 07:12:33.837324 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16502 | 2026.01.30 07:12:33.837615 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16503 | 2026.01.30 07:12:33.837690 [ 186 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_91_18} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16504 | 2026.01.30 07:12:33.837778 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16505 | 2026.01.30 07:12:34.662751 [ 35 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 16506 | 2026.01.30 07:12:34.662819 [ 35 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.01.30 07:12:34.662843 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16508 | 2026.01.30 07:12:34.662983 [ 194 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 16509 | 2026.01.30 07:12:34.663133 [ 194 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16510 | 2026.01.30 07:12:34.663166 [ 194 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 241 rows starting from the beginning of the part | ||
| 16511 | 2026.01.30 07:12:34.663232 [ 194 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 229 rows starting from the beginning of the part | ||
| 16512 | 2026.01.30 07:12:34.663278 [ 194 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 229 rows starting from the beginning of the part | ||
| 16513 | 2026.01.30 07:12:34.663318 [ 194 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 16514 | 2026.01.30 07:12:34.663357 [ 194 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 16515 | 2026.01.30 07:12:34.664202 [ 196 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283215 sec., 563428.5758816722 rows/sec., 34.68 MiB/sec. | ||
| 16516 | 2026.01.30 07:12:34.664375 [ 198 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 16517 | 2026.01.30 07:12:34.664636 [ 198 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16518 | 2026.01.30 07:12:34.664708 [ 198 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_31_7} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 16519 | 2026.01.30 07:12:34.664787 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16520 | 2026.01.30 07:12:35.805741 [ 23 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 16521 | 2026.01.30 07:12:35.805807 [ 23 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2026.01.30 07:12:35.805832 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16523 | 2026.01.30 07:12:35.805943 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 16524 | 2026.01.30 07:12:35.806078 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16525 | 2026.01.30 07:12:35.806115 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 470 rows starting from the beginning of the part | ||
| 16526 | 2026.01.30 07:12:35.806187 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 446 rows starting from the beginning of the part | ||
| 16527 | 2026.01.30 07:12:35.806238 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 446 rows starting from the beginning of the part | ||
| 16528 | 2026.01.30 07:12:35.806286 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 16529 | 2026.01.30 07:12:35.806330 [ 195 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 16530 | 2026.01.30 07:12:35.807329 [ 198 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142984 sec., 986124.3216024172 rows/sec., 67.29 MiB/sec. | ||
| 16531 | 2026.01.30 07:12:35.807582 [ 196 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 16532 | 2026.01.30 07:12:35.807947 [ 196 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2026.01.30 07:12:35.808043 [ 196 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_31_7} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 16534 | 2026.01.30 07:12:35.808163 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 16535 | 2026.01.30 07:12:36.192200 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 16536 | 2026.01.30 07:12:36.212654 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.01.30 07:12:36.212717 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16538 | 2026.01.30 07:12:36.219356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16539 | 2026.01.30 07:12:36.220187 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16540 | 2026.01.30 07:12:36.220530 [ 23 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16541 | 2026.01.30 07:12:36.220601 [ 23 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16542 | 2026.01.30 07:12:36.220626 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16543 | 2026.01.30 07:12:36.220748 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16544 | 2026.01.30 07:12:36.224810 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16545 | 2026.01.30 07:12:36.225077 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 16546 | 2026.01.30 07:12:36.226502 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 16547 | 2026.01.30 07:12:36.231459 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part | ||
| 16548 | 2026.01.30 07:12:36.236371 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part | ||
| 16549 | 2026.01.30 07:12:36.241198 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 16550 | 2026.01.30 07:12:36.246452 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 16551 | 2026.01.30 07:12:36.251523 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 16552 | 2026.01.30 07:12:36.313834 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.093142335 sec., 7365.071962174879 rows/sec., 38.08 MiB/sec. | ||
| 16553 | 2026.01.30 07:12:36.316972 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16554 | 2026.01.30 07:12:36.319020 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16555 | 2026.01.30 07:12:36.319131 [ 187 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_91_18} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 16556 | 2026.01.30 07:12:36.321838 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16557 | 2026.01.30 07:12:36.503596 [ 31 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 16558 | 2026.01.30 07:12:36.503641 [ 31 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16559 | 2026.01.30 07:12:36.503665 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16560 | 2026.01.30 07:12:36.503807 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 16561 | 2026.01.30 07:12:36.503978 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16562 | 2026.01.30 07:12:36.504027 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 483 rows starting from the beginning of the part | ||
| 16563 | 2026.01.30 07:12:36.504130 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 230 rows starting from the beginning of the part | ||
| 16564 | 2026.01.30 07:12:36.504199 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 230 rows starting from the beginning of the part | ||
| 16565 | 2026.01.30 07:12:36.504255 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 252 rows starting from the beginning of the part | ||
| 16566 | 2026.01.30 07:12:36.504294 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 252 rows starting from the beginning of the part | ||
| 16567 | 2026.01.30 07:12:36.505118 [ 192 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1447 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370898 sec., 1055512.518072096 rows/sec., 74.66 MiB/sec. | ||
| 16568 | 2026.01.30 07:12:36.505256 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 16569 | 2026.01.30 07:12:36.505478 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16570 | 2026.01.30 07:12:36.505541 [ 200 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_34_8} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 16571 | 2026.01.30 07:12:36.505599 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16572 | 2026.01.30 07:12:37.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.02 MiB, peak 404.42 MiB, free memory in arenas 0.00 B, will set to 385.93 MiB (RSS), difference: -1.09 MiB | ||
| 16573 | 2026.01.30 07:12:37.166973 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16574 | 2026.01.30 07:12:37.167156 [ 276 ] {0d0b9f30-5c60-41a3-8633-de6d52d1721e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16575 | 2026.01.30 07:12:37.167226 [ 276 ] {0d0b9f30-5c60-41a3-8633-de6d52d1721e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16576 | 2026.01.30 07:12:37.167887 [ 276 ] {0d0b9f30-5c60-41a3-8633-de6d52d1721e} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16577 | 2026.01.30 07:12:37.167938 [ 276 ] {0d0b9f30-5c60-41a3-8633-de6d52d1721e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16578 | 2026.01.30 07:12:37.168360 [ 276 ] {0d0b9f30-5c60-41a3-8633-de6d52d1721e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16579 | 2026.01.30 07:12:37.168592 [ 276 ] {0d0b9f30-5c60-41a3-8633-de6d52d1721e} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16580 | 2026.01.30 07:12:37.168752 [ 276 ] {0d0b9f30-5c60-41a3-8633-de6d52d1721e} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001646 sec., 7290.400972053463 rows/sec., 602.79 KiB/sec. | ||
| 16581 | 2026.01.30 07:12:37.168807 [ 276 ] {0d0b9f30-5c60-41a3-8633-de6d52d1721e} <Debug> TCPHandler: Processed in 0.001964924 sec. | ||
| 16582 | 2026.01.30 07:12:37.168939 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16583 | 2026.01.30 07:12:37.169041 [ 276 ] {74246080-45ed-4c17-94ba-00798e3c5d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16584 | 2026.01.30 07:12:37.169085 [ 276 ] {74246080-45ed-4c17-94ba-00798e3c5d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16585 | 2026.01.30 07:12:37.169639 [ 276 ] {74246080-45ed-4c17-94ba-00798e3c5d9a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16586 | 2026.01.30 07:12:37.169678 [ 276 ] {74246080-45ed-4c17-94ba-00798e3c5d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16587 | 2026.01.30 07:12:37.170005 [ 276 ] {74246080-45ed-4c17-94ba-00798e3c5d9a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16588 | 2026.01.30 07:12:37.170227 [ 276 ] {74246080-45ed-4c17-94ba-00798e3c5d9a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16589 | 2026.01.30 07:12:37.170372 [ 276 ] {74246080-45ed-4c17-94ba-00798e3c5d9a} <Debug> executeQuery: Read 143 rows, 12.58 KiB in 0.001352 sec., 105769.23076923078 rows/sec., 9.09 MiB/sec. | ||
| 16590 | 2026.01.30 07:12:37.170413 [ 276 ] {74246080-45ed-4c17-94ba-00798e3c5d9a} <Debug> TCPHandler: Processed in 0.001524452 sec. | ||
| 16591 | 2026.01.30 07:12:37.170536 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16592 | 2026.01.30 07:12:37.170633 [ 276 ] {3c820e0b-8c63-4773-ab60-b1bbbb2f7e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16593 | 2026.01.30 07:12:37.170674 [ 276 ] {3c820e0b-8c63-4773-ab60-b1bbbb2f7e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16594 | 2026.01.30 07:12:37.171124 [ 276 ] {3c820e0b-8c63-4773-ab60-b1bbbb2f7e80} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16595 | 2026.01.30 07:12:37.171162 [ 276 ] {3c820e0b-8c63-4773-ab60-b1bbbb2f7e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16596 | 2026.01.30 07:12:37.171473 [ 276 ] {3c820e0b-8c63-4773-ab60-b1bbbb2f7e80} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16597 | 2026.01.30 07:12:37.171705 [ 276 ] {3c820e0b-8c63-4773-ab60-b1bbbb2f7e80} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16598 | 2026.01.30 07:12:37.171838 [ 276 ] {3c820e0b-8c63-4773-ab60-b1bbbb2f7e80} <Debug> executeQuery: Read 52 rows, 3.86 KiB in 0.001225 sec., 42448.97959183674 rows/sec., 3.08 MiB/sec. | ||
| 16599 | 2026.01.30 07:12:37.171878 [ 276 ] {3c820e0b-8c63-4773-ab60-b1bbbb2f7e80} <Debug> TCPHandler: Processed in 0.001390338 sec. | ||
| 16600 | 2026.01.30 07:12:37.171998 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16601 | 2026.01.30 07:12:37.172097 [ 276 ] {9f1ecb94-8904-4264-ae16-ec03320989b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16602 | 2026.01.30 07:12:37.172138 [ 276 ] {9f1ecb94-8904-4264-ae16-ec03320989b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16603 | 2026.01.30 07:12:37.172623 [ 276 ] {9f1ecb94-8904-4264-ae16-ec03320989b4} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2026.01.30 07:12:37.172660 [ 276 ] {9f1ecb94-8904-4264-ae16-ec03320989b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16605 | 2026.01.30 07:12:37.172980 [ 276 ] {9f1ecb94-8904-4264-ae16-ec03320989b4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16606 | 2026.01.30 07:12:37.173212 [ 276 ] {9f1ecb94-8904-4264-ae16-ec03320989b4} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2026.01.30 07:12:37.173342 [ 276 ] {9f1ecb94-8904-4264-ae16-ec03320989b4} <Debug> executeQuery: Read 116 rows, 9.31 KiB in 0.001263 sec., 91844.81393507522 rows/sec., 7.20 MiB/sec. | ||
| 16608 | 2026.01.30 07:12:37.173381 [ 276 ] {9f1ecb94-8904-4264-ae16-ec03320989b4} <Debug> TCPHandler: Processed in 0.00143099 sec. | ||
| 16609 | 2026.01.30 07:12:37.173503 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16610 | 2026.01.30 07:12:37.173596 [ 276 ] {c38bd0de-deb5-4e8a-a3b1-95191d5fe260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16611 | 2026.01.30 07:12:37.173639 [ 276 ] {c38bd0de-deb5-4e8a-a3b1-95191d5fe260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16612 | 2026.01.30 07:12:37.174072 [ 276 ] {c38bd0de-deb5-4e8a-a3b1-95191d5fe260} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2026.01.30 07:12:37.174108 [ 276 ] {c38bd0de-deb5-4e8a-a3b1-95191d5fe260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16614 | 2026.01.30 07:12:37.174440 [ 276 ] {c38bd0de-deb5-4e8a-a3b1-95191d5fe260} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16615 | 2026.01.30 07:12:37.174663 [ 276 ] {c38bd0de-deb5-4e8a-a3b1-95191d5fe260} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2026.01.30 07:12:37.174799 [ 276 ] {c38bd0de-deb5-4e8a-a3b1-95191d5fe260} <Debug> executeQuery: Read 166 rows, 11.84 KiB in 0.001222 sec., 135842.88052373158 rows/sec., 9.46 MiB/sec. | ||
| 16617 | 2026.01.30 07:12:37.174837 [ 276 ] {c38bd0de-deb5-4e8a-a3b1-95191d5fe260} <Debug> TCPHandler: Processed in 0.001381948 sec. | ||
| 16618 | 2026.01.30 07:12:37.174951 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16619 | 2026.01.30 07:12:37.175042 [ 276 ] {5720f842-94bc-47e4-bac7-87e200bdf62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16620 | 2026.01.30 07:12:37.175095 [ 276 ] {5720f842-94bc-47e4-bac7-87e200bdf62f} <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 | ||
| 16621 | 2026.01.30 07:12:37.176043 [ 276 ] {5720f842-94bc-47e4-bac7-87e200bdf62f} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16622 | 2026.01.30 07:12:37.176080 [ 276 ] {5720f842-94bc-47e4-bac7-87e200bdf62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16623 | 2026.01.30 07:12:37.176694 [ 276 ] {5720f842-94bc-47e4-bac7-87e200bdf62f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16624 | 2026.01.30 07:12:37.176931 [ 276 ] {5720f842-94bc-47e4-bac7-87e200bdf62f} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2026.01.30 07:12:37.177075 [ 276 ] {5720f842-94bc-47e4-bac7-87e200bdf62f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002051 sec., 19502.681618722574 rows/sec., 34.95 MiB/sec. | ||
| 16626 | 2026.01.30 07:12:37.177151 [ 276 ] {5720f842-94bc-47e4-bac7-87e200bdf62f} <Debug> TCPHandler: Processed in 0.002247553 sec. | ||
| 16627 | 2026.01.30 07:12:37.177273 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16628 | 2026.01.30 07:12:37.177365 [ 276 ] {ea5015f0-714a-494b-b947-390fe40f7ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16629 | 2026.01.30 07:12:37.177406 [ 276 ] {ea5015f0-714a-494b-b947-390fe40f7ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16630 | 2026.01.30 07:12:37.177753 [ 276 ] {ea5015f0-714a-494b-b947-390fe40f7ac7} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16631 | 2026.01.30 07:12:37.177796 [ 276 ] {ea5015f0-714a-494b-b947-390fe40f7ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 16632 | 2026.01.30 07:12:37.178103 [ 276 ] {ea5015f0-714a-494b-b947-390fe40f7ac7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16633 | 2026.01.30 07:12:37.178339 [ 276 ] {ea5015f0-714a-494b-b947-390fe40f7ac7} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16634 | 2026.01.30 07:12:37.178467 [ 276 ] {ea5015f0-714a-494b-b947-390fe40f7ac7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 16635 | 2026.01.30 07:12:37.178502 [ 276 ] {ea5015f0-714a-494b-b947-390fe40f7ac7} <Debug> TCPHandler: Processed in 0.001276745 sec. | ||
| 16636 | 2026.01.30 07:12:40.973744 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16637 | 2026.01.30 07:12:40.973789 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16638 | 2026.01.30 07:12:41.052620 [ 221 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16639 | 2026.01.30 07:12:41.052675 [ 221 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16640 | 2026.01.30 07:12:41.055329 [ 221 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16641 | 2026.01.30 07:12:41.334945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44176 | ||
| 16642 | 2026.01.30 07:12:41.335720 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16643 | 2026.01.30 07:12:41.335792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16644 | 2026.01.30 07:12:41.336443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16645 | 2026.01.30 07:12:41.336797 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16646 | 2026.01.30 07:12:41.337028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44176 | ||
| 16647 | 2026.01.30 07:12:41.416513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1958 | ||
| 16648 | 2026.01.30 07:12:41.419668 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16649 | 2026.01.30 07:12:41.419747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16650 | 2026.01.30 07:12:41.421453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16651 | 2026.01.30 07:12:41.421866 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16652 | 2026.01.30 07:12:41.422408 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
| 16653 | 2026.01.30 07:12:42.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.95 MiB, peak 404.42 MiB, free memory in arenas 0.00 B, will set to 385.93 MiB (RSS), difference: 3.99 MiB | ||
| 16654 | 2026.01.30 07:12:42.163295 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16655 | 2026.01.30 07:12:42.163474 [ 276 ] {44742560-05f7-4ef8-8228-8e59eb3e70bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16656 | 2026.01.30 07:12:42.163539 [ 276 ] {44742560-05f7-4ef8-8228-8e59eb3e70bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16657 | 2026.01.30 07:12:42.164223 [ 276 ] {44742560-05f7-4ef8-8228-8e59eb3e70bb} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16658 | 2026.01.30 07:12:42.164274 [ 276 ] {44742560-05f7-4ef8-8228-8e59eb3e70bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16659 | 2026.01.30 07:12:42.164671 [ 276 ] {44742560-05f7-4ef8-8228-8e59eb3e70bb} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16660 | 2026.01.30 07:12:42.164903 [ 276 ] {44742560-05f7-4ef8-8228-8e59eb3e70bb} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16661 | 2026.01.30 07:12:42.165071 [ 276 ] {44742560-05f7-4ef8-8228-8e59eb3e70bb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 16662 | 2026.01.30 07:12:42.165131 [ 276 ] {44742560-05f7-4ef8-8228-8e59eb3e70bb} <Debug> TCPHandler: Processed in 0.001975294 sec. | ||
| 16663 | 2026.01.30 07:12:42.165262 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16664 | 2026.01.30 07:12:42.165358 [ 276 ] {250849cb-bee3-4b1d-9475-a430a354fa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16665 | 2026.01.30 07:12:42.165401 [ 276 ] {250849cb-bee3-4b1d-9475-a430a354fa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16666 | 2026.01.30 07:12:42.165867 [ 276 ] {250849cb-bee3-4b1d-9475-a430a354fa6a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16667 | 2026.01.30 07:12:42.165905 [ 276 ] {250849cb-bee3-4b1d-9475-a430a354fa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16668 | 2026.01.30 07:12:42.166227 [ 276 ] {250849cb-bee3-4b1d-9475-a430a354fa6a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16669 | 2026.01.30 07:12:42.166442 [ 276 ] {250849cb-bee3-4b1d-9475-a430a354fa6a} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16670 | 2026.01.30 07:12:42.166574 [ 276 ] {250849cb-bee3-4b1d-9475-a430a354fa6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 16671 | 2026.01.30 07:12:42.166613 [ 276 ] {250849cb-bee3-4b1d-9475-a430a354fa6a} <Debug> TCPHandler: Processed in 0.001401428 sec. | ||
| 16672 | 2026.01.30 07:12:42.166732 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16673 | 2026.01.30 07:12:42.166826 [ 276 ] {4a589561-b0da-496b-bf4a-89fec7e718c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16674 | 2026.01.30 07:12:42.166870 [ 276 ] {4a589561-b0da-496b-bf4a-89fec7e718c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16675 | 2026.01.30 07:12:42.167302 [ 276 ] {4a589561-b0da-496b-bf4a-89fec7e718c2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16676 | 2026.01.30 07:12:42.167338 [ 276 ] {4a589561-b0da-496b-bf4a-89fec7e718c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16677 | 2026.01.30 07:12:42.167668 [ 276 ] {4a589561-b0da-496b-bf4a-89fec7e718c2} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16678 | 2026.01.30 07:12:42.167894 [ 276 ] {4a589561-b0da-496b-bf4a-89fec7e718c2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16679 | 2026.01.30 07:12:42.168028 [ 276 ] {4a589561-b0da-496b-bf4a-89fec7e718c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 16680 | 2026.01.30 07:12:42.168066 [ 276 ] {4a589561-b0da-496b-bf4a-89fec7e718c2} <Debug> TCPHandler: Processed in 0.001385109 sec. | ||
| 16681 | 2026.01.30 07:12:42.168180 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16682 | 2026.01.30 07:12:42.168276 [ 276 ] {4216804b-1d1c-4967-8cbd-e4bb57e3c9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16683 | 2026.01.30 07:12:42.168316 [ 276 ] {4216804b-1d1c-4967-8cbd-e4bb57e3c9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16684 | 2026.01.30 07:12:42.168657 [ 276 ] {4216804b-1d1c-4967-8cbd-e4bb57e3c9a5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16685 | 2026.01.30 07:12:42.168693 [ 276 ] {4216804b-1d1c-4967-8cbd-e4bb57e3c9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16686 | 2026.01.30 07:12:42.169000 [ 276 ] {4216804b-1d1c-4967-8cbd-e4bb57e3c9a5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 16687 | 2026.01.30 07:12:42.169214 [ 276 ] {4216804b-1d1c-4967-8cbd-e4bb57e3c9a5} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16688 | 2026.01.30 07:12:42.169349 [ 276 ] {4216804b-1d1c-4967-8cbd-e4bb57e3c9a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 16689 | 2026.01.30 07:12:42.169394 [ 276 ] {4216804b-1d1c-4967-8cbd-e4bb57e3c9a5} <Debug> TCPHandler: Processed in 0.001265185 sec. | ||
| 16690 | 2026.01.30 07:12:43.726068 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 16691 | 2026.01.30 07:12:43.745161 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16692 | 2026.01.30 07:12:43.745229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16693 | 2026.01.30 07:12:43.751638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 16694 | 2026.01.30 07:12:43.752415 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16695 | 2026.01.30 07:12:43.756360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 16696 | 2026.01.30 07:12:47.166224 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16697 | 2026.01.30 07:12:47.166439 [ 276 ] {d176e8a1-2c44-415e-a038-31fc6f9f1b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16698 | 2026.01.30 07:12:47.166511 [ 276 ] {d176e8a1-2c44-415e-a038-31fc6f9f1b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16699 | 2026.01.30 07:12:47.167262 [ 276 ] {d176e8a1-2c44-415e-a038-31fc6f9f1b80} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16700 | 2026.01.30 07:12:47.167313 [ 276 ] {d176e8a1-2c44-415e-a038-31fc6f9f1b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16701 | 2026.01.30 07:12:47.167731 [ 276 ] {d176e8a1-2c44-415e-a038-31fc6f9f1b80} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16702 | 2026.01.30 07:12:47.167974 [ 276 ] {d176e8a1-2c44-415e-a038-31fc6f9f1b80} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16703 | 2026.01.30 07:12:47.168128 [ 276 ] {d176e8a1-2c44-415e-a038-31fc6f9f1b80} <Debug> executeQuery: Read 146 rows, 12.99 KiB in 0.001742 sec., 83811.71067738232 rows/sec., 7.28 MiB/sec. | ||
| 16704 | 2026.01.30 07:12:47.168139 [ 24 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16705 | 2026.01.30 07:12:47.168171 [ 276 ] {d176e8a1-2c44-415e-a038-31fc6f9f1b80} <Debug> TCPHandler: Processed in 0.002085998 sec. | ||
| 16706 | 2026.01.30 07:12:47.168214 [ 24 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16707 | 2026.01.30 07:12:47.168245 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16708 | 2026.01.30 07:12:47.168316 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16709 | 2026.01.30 07:12:47.168348 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16710 | 2026.01.30 07:12:47.168422 [ 276 ] {570cb200-5d81-49c9-a128-b858c13c2588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16711 | 2026.01.30 07:12:47.168469 [ 276 ] {570cb200-5d81-49c9-a128-b858c13c2588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16712 | 2026.01.30 07:12:47.168478 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16713 | 2026.01.30 07:12:47.168519 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2557 rows starting from the beginning of the part | ||
| 16714 | 2026.01.30 07:12:47.168590 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 136 rows starting from the beginning of the part | ||
| 16715 | 2026.01.30 07:12:47.168635 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 16716 | 2026.01.30 07:12:47.168679 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 143 rows starting from the beginning of the part | ||
| 16717 | 2026.01.30 07:12:47.168718 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 16718 | 2026.01.30 07:12:47.168757 [ 200 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 146 rows starting from the beginning of the part | ||
| 16719 | 2026.01.30 07:12:47.168896 [ 276 ] {570cb200-5d81-49c9-a128-b858c13c2588} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16720 | 2026.01.30 07:12:47.168940 [ 276 ] {570cb200-5d81-49c9-a128-b858c13c2588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16721 | 2026.01.30 07:12:47.169266 [ 276 ] {570cb200-5d81-49c9-a128-b858c13c2588} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16722 | 2026.01.30 07:12:47.169494 [ 276 ] {570cb200-5d81-49c9-a128-b858c13c2588} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16723 | 2026.01.30 07:12:47.169637 [ 276 ] {570cb200-5d81-49c9-a128-b858c13c2588} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001233 sec., 36496.3503649635 rows/sec., 2.68 MiB/sec. | ||
| 16724 | 2026.01.30 07:12:47.169676 [ 276 ] {570cb200-5d81-49c9-a128-b858c13c2588} <Debug> TCPHandler: Processed in 0.001410539 sec. | ||
| 16725 | 2026.01.30 07:12:47.169787 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16726 | 2026.01.30 07:12:47.169881 [ 276 ] {bc0a69b1-4314-4e46-bb40-69e4f5d35594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16727 | 2026.01.30 07:12:47.169921 [ 276 ] {bc0a69b1-4314-4e46-bb40-69e4f5d35594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16728 | 2026.01.30 07:12:47.170180 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874602 sec., 1650483.676001626 rows/sec., 141.73 MiB/sec. | ||
| 16729 | 2026.01.30 07:12:47.170357 [ 276 ] {bc0a69b1-4314-4e46-bb40-69e4f5d35594} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16730 | 2026.01.30 07:12:47.170397 [ 276 ] {bc0a69b1-4314-4e46-bb40-69e4f5d35594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16731 | 2026.01.30 07:12:47.170549 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16732 | 2026.01.30 07:12:47.170739 [ 276 ] {bc0a69b1-4314-4e46-bb40-69e4f5d35594} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16733 | 2026.01.30 07:12:47.170974 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16734 | 2026.01.30 07:12:47.171044 [ 276 ] {bc0a69b1-4314-4e46-bb40-69e4f5d35594} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2026.01.30 07:12:47.171078 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_136_27} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16736 | 2026.01.30 07:12:47.171196 [ 276 ] {bc0a69b1-4314-4e46-bb40-69e4f5d35594} <Debug> executeQuery: Read 112 rows, 8.99 KiB in 0.001332 sec., 84084.08408408408 rows/sec., 6.59 MiB/sec. | ||
| 16737 | 2026.01.30 07:12:47.171205 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 16738 | 2026.01.30 07:12:47.171201 [ 25 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16739 | 2026.01.30 07:12:47.171242 [ 276 ] {bc0a69b1-4314-4e46-bb40-69e4f5d35594} <Debug> TCPHandler: Processed in 0.001505261 sec. | ||
| 16740 | 2026.01.30 07:12:47.171279 [ 25 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16741 | 2026.01.30 07:12:47.171308 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16742 | 2026.01.30 07:12:47.171373 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16743 | 2026.01.30 07:12:47.171389 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16744 | 2026.01.30 07:12:47.171486 [ 276 ] {329c997a-e7f9-4d75-995c-f4b6195e8938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16745 | 2026.01.30 07:12:47.171496 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16746 | 2026.01.30 07:12:47.171537 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1307 rows starting from the beginning of the part | ||
| 16747 | 2026.01.30 07:12:47.171540 [ 276 ] {329c997a-e7f9-4d75-995c-f4b6195e8938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16748 | 2026.01.30 07:12:47.171609 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 104 rows starting from the beginning of the part | ||
| 16749 | 2026.01.30 07:12:47.171663 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 64 rows starting from the beginning of the part | ||
| 16750 | 2026.01.30 07:12:47.171702 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 116 rows starting from the beginning of the part | ||
| 16751 | 2026.01.30 07:12:47.171741 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 16752 | 2026.01.30 07:12:47.171781 [ 192 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 112 rows starting from the beginning of the part | ||
| 16753 | 2026.01.30 07:12:47.171997 [ 276 ] {329c997a-e7f9-4d75-995c-f4b6195e8938} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16754 | 2026.01.30 07:12:47.172039 [ 276 ] {329c997a-e7f9-4d75-995c-f4b6195e8938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16755 | 2026.01.30 07:12:47.172381 [ 276 ] {329c997a-e7f9-4d75-995c-f4b6195e8938} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16756 | 2026.01.30 07:12:47.172637 [ 276 ] {329c997a-e7f9-4d75-995c-f4b6195e8938} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16757 | 2026.01.30 07:12:47.172764 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 2 parts from all_1_131_29 to all_132_132_0 | ||
| 16758 | 2026.01.30 07:12:47.172774 [ 276 ] {329c997a-e7f9-4d75-995c-f4b6195e8938} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 16759 | 2026.01.30 07:12:47.172802 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2026.01.30 07:12:47.172829 [ 276 ] {329c997a-e7f9-4d75-995c-f4b6195e8938} <Debug> TCPHandler: Processed in 0.001506171 sec. | ||
| 16761 | 2026.01.30 07:12:47.172830 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16762 | 2026.01.30 07:12:47.172845 [ 188 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491712 sec., 1184545.0060065214 rows/sec., 91.78 MiB/sec. | ||
| 16763 | 2026.01.30 07:12:47.172908 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_132_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_29 to all_132_132_0 into Compact with storage Full | ||
| 16764 | 2026.01.30 07:12:47.172959 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16765 | 2026.01.30 07:12:47.172999 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_132_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16766 | 2026.01.30 07:12:47.173031 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_29, total 39547 rows starting from the beginning of the part | ||
| 16767 | 2026.01.30 07:12:47.173057 [ 276 ] {f959195f-2b75-4805-b626-3a0fa68de1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16768 | 2026.01.30 07:12:47.173080 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 16769 | 2026.01.30 07:12:47.173099 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16770 | 2026.01.30 07:12:47.173118 [ 276 ] {f959195f-2b75-4805-b626-3a0fa68de1ce} <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 | ||
| 16771 | 2026.01.30 07:12:47.173455 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16772 | 2026.01.30 07:12:47.173535 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_136_27} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16773 | 2026.01.30 07:12:47.173634 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 16774 | 2026.01.30 07:12:47.174075 [ 276 ] {f959195f-2b75-4805-b626-3a0fa68de1ce} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2026.01.30 07:12:47.174117 [ 276 ] {f959195f-2b75-4805-b626-3a0fa68de1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16776 | 2026.01.30 07:12:47.174709 [ 276 ] {f959195f-2b75-4805-b626-3a0fa68de1ce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16777 | 2026.01.30 07:12:47.174935 [ 276 ] {f959195f-2b75-4805-b626-3a0fa68de1ce} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16778 | 2026.01.30 07:12:47.175080 [ 276 ] {f959195f-2b75-4805-b626-3a0fa68de1ce} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002041 sec., 22048.01567858893 rows/sec., 39.51 MiB/sec. | ||
| 16779 | 2026.01.30 07:12:47.175137 [ 276 ] {f959195f-2b75-4805-b626-3a0fa68de1ce} <Debug> TCPHandler: Processed in 0.002228431 sec. | ||
| 16780 | 2026.01.30 07:12:47.175253 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16781 | 2026.01.30 07:12:47.175347 [ 276 ] {0aec3ede-9fb7-4a40-b2dc-ff1ae8b69196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 16782 | 2026.01.30 07:12:47.175389 [ 276 ] {0aec3ede-9fb7-4a40-b2dc-ff1ae8b69196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 16783 | 2026.01.30 07:12:47.175707 [ 276 ] {0aec3ede-9fb7-4a40-b2dc-ff1ae8b69196} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.01.30 07:12:47.175744 [ 276 ] {0aec3ede-9fb7-4a40-b2dc-ff1ae8b69196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16785 | 2026.01.30 07:12:47.176479 [ 276 ] {0aec3ede-9fb7-4a40-b2dc-ff1ae8b69196} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 16786 | 2026.01.30 07:12:47.176693 [ 276 ] {0aec3ede-9fb7-4a40-b2dc-ff1ae8b69196} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16787 | 2026.01.30 07:12:47.176827 [ 276 ] {0aec3ede-9fb7-4a40-b2dc-ff1ae8b69196} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001498 sec., 2002.6702269692923 rows/sec., 160.37 KiB/sec. | ||
| 16788 | 2026.01.30 07:12:47.176866 [ 276 ] {0aec3ede-9fb7-4a40-b2dc-ff1ae8b69196} <Debug> TCPHandler: Processed in 0.001663117 sec. | ||
| 16789 | 2026.01.30 07:12:47.176977 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16790 | 2026.01.30 07:12:47.177069 [ 276 ] {251933ac-b93d-4e32-96df-e06d9be36f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16791 | 2026.01.30 07:12:47.177110 [ 276 ] {251933ac-b93d-4e32-96df-e06d9be36f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16792 | 2026.01.30 07:12:47.177444 [ 276 ] {251933ac-b93d-4e32-96df-e06d9be36f46} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16793 | 2026.01.30 07:12:47.177480 [ 276 ] {251933ac-b93d-4e32-96df-e06d9be36f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16794 | 2026.01.30 07:12:47.177782 [ 276 ] {251933ac-b93d-4e32-96df-e06d9be36f46} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 16795 | 2026.01.30 07:12:47.177998 [ 276 ] {251933ac-b93d-4e32-96df-e06d9be36f46} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16796 | 2026.01.30 07:12:47.178118 [ 25 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 16797 | 2026.01.30 07:12:47.178133 [ 276 ] {251933ac-b93d-4e32-96df-e06d9be36f46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 16798 | 2026.01.30 07:12:47.178153 [ 25 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2026.01.30 07:12:47.178176 [ 276 ] {251933ac-b93d-4e32-96df-e06d9be36f46} <Debug> TCPHandler: Processed in 0.001248355 sec. | ||
| 16800 | 2026.01.30 07:12:47.178176 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16801 | 2026.01.30 07:12:47.178284 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 16802 | 2026.01.30 07:12:47.178390 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16803 | 2026.01.30 07:12:47.178423 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8160 rows starting from the beginning of the part | ||
| 16804 | 2026.01.30 07:12:47.178483 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 16805 | 2026.01.30 07:12:47.178529 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 16806 | 2026.01.30 07:12:47.178575 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 16807 | 2026.01.30 07:12:47.178617 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 16808 | 2026.01.30 07:12:47.178659 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 16809 | 2026.01.30 07:12:47.179638 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_132_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39707 rows, containing 5 columns (5 merged, 0 gathered) in 0.006745647 sec., 5886314.537360167 rows/sec., 402.59 MiB/sec. | ||
| 16810 | 2026.01.30 07:12:47.180203 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_132_30} <Trace> MergedBlockOutputStream: filled checksums all_1_132_30 (state Temporary) | ||
| 16811 | 2026.01.30 07:12:47.180484 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_132_30 to all_1_132_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.01.30 07:12:47.180555 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 2 parts: [all_1_131_29, all_132_132_0] -> all_1_132_30 | ||
| 16813 | 2026.01.30 07:12:47.180635 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16814 | 2026.01.30 07:12:47.181621 [ 193 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8460 rows, containing 4 columns (4 merged, 0 gathered) in 0.003380773 sec., 2502386.2885795645 rows/sec., 166.67 MiB/sec. | ||
| 16815 | 2026.01.30 07:12:47.181762 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 16816 | 2026.01.30 07:12:47.182024 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16817 | 2026.01.30 07:12:47.182089 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_136_27} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 16818 | 2026.01.30 07:12:47.182157 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 16819 | 2026.01.30 07:12:48.084067 [ 223 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16820 | 2026.01.30 07:12:48.084124 [ 223 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16821 | 2026.01.30 07:12:48.087290 [ 223 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16822 | 2026.01.30 07:12:48.838155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44624 | ||
| 16823 | 2026.01.30 07:12:48.838873 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16824 | 2026.01.30 07:12:48.838943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16825 | 2026.01.30 07:12:48.839623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16826 | 2026.01.30 07:12:48.839967 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16827 | 2026.01.30 07:12:48.840160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44624 | ||
| 16828 | 2026.01.30 07:12:49.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.94 MiB, peak 404.42 MiB, free memory in arenas 0.00 B, will set to 385.93 MiB (RSS), difference: 4.00 MiB | ||
| 16829 | 2026.01.30 07:12:51.257346 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 16830 | 2026.01.30 07:12:51.276433 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16831 | 2026.01.30 07:12:51.276497 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16832 | 2026.01.30 07:12:51.283346 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16833 | 2026.01.30 07:12:51.284118 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16834 | 2026.01.30 07:12:51.287643 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 16835 | 2026.01.30 07:12:51.423454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1980 | ||
| 16836 | 2026.01.30 07:12:51.425739 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16837 | 2026.01.30 07:12:51.425786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16838 | 2026.01.30 07:12:51.427044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16839 | 2026.01.30 07:12:51.427314 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16840 | 2026.01.30 07:12:51.427707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1980 | ||
| 16841 | 2026.01.30 07:12:52.139562 [ 225 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16842 | 2026.01.30 07:12:52.139629 [ 225 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16843 | 2026.01.30 07:12:52.144240 [ 225 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16844 | 2026.01.30 07:12:52.174593 [ 224 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16845 | 2026.01.30 07:12:52.174675 [ 224 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16846 | 2026.01.30 07:12:52.178314 [ 224 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16847 | 2026.01.30 07:12:52.211601 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16848 | 2026.01.30 07:12:52.211857 [ 276 ] {86ecc427-60ef-4311-9b9c-a39262e15c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16849 | 2026.01.30 07:12:52.211956 [ 276 ] {86ecc427-60ef-4311-9b9c-a39262e15c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16850 | 2026.01.30 07:12:52.212950 [ 276 ] {86ecc427-60ef-4311-9b9c-a39262e15c48} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.01.30 07:12:52.213017 [ 276 ] {86ecc427-60ef-4311-9b9c-a39262e15c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16852 | 2026.01.30 07:12:52.213669 [ 276 ] {86ecc427-60ef-4311-9b9c-a39262e15c48} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16853 | 2026.01.30 07:12:52.214073 [ 276 ] {86ecc427-60ef-4311-9b9c-a39262e15c48} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.01.30 07:12:52.214338 [ 276 ] {86ecc427-60ef-4311-9b9c-a39262e15c48} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00255 sec., 9411.764705882353 rows/sec., 799.63 KiB/sec. | ||
| 16855 | 2026.01.30 07:12:52.214426 [ 276 ] {86ecc427-60ef-4311-9b9c-a39262e15c48} <Debug> TCPHandler: Processed in 0.003035144 sec. | ||
| 16856 | 2026.01.30 07:12:52.214623 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16857 | 2026.01.30 07:12:52.214772 [ 276 ] {9d20478c-6ad8-4311-b334-4405417fd102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16858 | 2026.01.30 07:12:52.214839 [ 276 ] {9d20478c-6ad8-4311-b334-4405417fd102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16859 | 2026.01.30 07:12:52.215514 [ 276 ] {9d20478c-6ad8-4311-b334-4405417fd102} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16860 | 2026.01.30 07:12:52.215566 [ 276 ] {9d20478c-6ad8-4311-b334-4405417fd102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16861 | 2026.01.30 07:12:52.216023 [ 276 ] {9d20478c-6ad8-4311-b334-4405417fd102} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16862 | 2026.01.30 07:12:52.216347 [ 276 ] {9d20478c-6ad8-4311-b334-4405417fd102} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16863 | 2026.01.30 07:12:52.216565 [ 276 ] {9d20478c-6ad8-4311-b334-4405417fd102} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001829 sec., 2186.9874248223073 rows/sec., 178.33 KiB/sec. | ||
| 16864 | 2026.01.30 07:12:52.216624 [ 276 ] {9d20478c-6ad8-4311-b334-4405417fd102} <Debug> TCPHandler: Processed in 0.002075007 sec. | ||
| 16865 | 2026.01.30 07:12:52.216909 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16866 | 2026.01.30 07:12:52.217045 [ 276 ] {dce37601-b42e-47ee-a06c-b6016ca10f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16867 | 2026.01.30 07:12:52.217103 [ 276 ] {dce37601-b42e-47ee-a06c-b6016ca10f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16868 | 2026.01.30 07:12:52.218962 [ 276 ] {dce37601-b42e-47ee-a06c-b6016ca10f08} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16869 | 2026.01.30 07:12:52.219018 [ 276 ] {dce37601-b42e-47ee-a06c-b6016ca10f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16870 | 2026.01.30 07:12:52.219619 [ 276 ] {dce37601-b42e-47ee-a06c-b6016ca10f08} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16871 | 2026.01.30 07:12:52.219930 [ 276 ] {dce37601-b42e-47ee-a06c-b6016ca10f08} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16872 | 2026.01.30 07:12:52.220137 [ 276 ] {dce37601-b42e-47ee-a06c-b6016ca10f08} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.00312 sec., 422435.89743589744 rows/sec., 35.08 MiB/sec. | ||
| 16873 | 2026.01.30 07:12:52.220201 [ 276 ] {dce37601-b42e-47ee-a06c-b6016ca10f08} <Debug> TCPHandler: Processed in 0.003364264 sec. | ||
| 16874 | 2026.01.30 07:12:52.220422 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16875 | 2026.01.30 07:12:52.220557 [ 276 ] {e0cdef96-e97c-4ae7-bb90-c831d0512518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16876 | 2026.01.30 07:12:52.220618 [ 276 ] {e0cdef96-e97c-4ae7-bb90-c831d0512518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16877 | 2026.01.30 07:12:52.221505 [ 276 ] {e0cdef96-e97c-4ae7-bb90-c831d0512518} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16878 | 2026.01.30 07:12:52.221557 [ 276 ] {e0cdef96-e97c-4ae7-bb90-c831d0512518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16879 | 2026.01.30 07:12:52.222085 [ 276 ] {e0cdef96-e97c-4ae7-bb90-c831d0512518} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16880 | 2026.01.30 07:12:52.222444 [ 276 ] {e0cdef96-e97c-4ae7-bb90-c831d0512518} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2026.01.30 07:12:52.222668 [ 276 ] {e0cdef96-e97c-4ae7-bb90-c831d0512518} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.00214 sec., 7476.6355140186915 rows/sec., 579.55 KiB/sec. | ||
| 16882 | 2026.01.30 07:12:52.222735 [ 276 ] {e0cdef96-e97c-4ae7-bb90-c831d0512518} <Debug> TCPHandler: Processed in 0.002401887 sec. | ||
| 16883 | 2026.01.30 07:12:52.222983 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16884 | 2026.01.30 07:12:52.223127 [ 276 ] {0a9dfed8-e1fc-4e4c-9766-b1a25738378f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16885 | 2026.01.30 07:12:52.223190 [ 276 ] {0a9dfed8-e1fc-4e4c-9766-b1a25738378f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16886 | 2026.01.30 07:12:52.224076 [ 276 ] {0a9dfed8-e1fc-4e4c-9766-b1a25738378f} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16887 | 2026.01.30 07:12:52.224128 [ 276 ] {0a9dfed8-e1fc-4e4c-9766-b1a25738378f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16888 | 2026.01.30 07:12:52.224633 [ 276 ] {0a9dfed8-e1fc-4e4c-9766-b1a25738378f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16889 | 2026.01.30 07:12:52.224951 [ 276 ] {0a9dfed8-e1fc-4e4c-9766-b1a25738378f} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16890 | 2026.01.30 07:12:52.225140 [ 276 ] {0a9dfed8-e1fc-4e4c-9766-b1a25738378f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002046 sec., 123167.15542521994 rows/sec., 8.52 MiB/sec. | ||
| 16891 | 2026.01.30 07:12:52.225199 [ 276 ] {0a9dfed8-e1fc-4e4c-9766-b1a25738378f} <Debug> TCPHandler: Processed in 0.002296284 sec. | ||
| 16892 | 2026.01.30 07:12:52.225382 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16893 | 2026.01.30 07:12:52.225518 [ 276 ] {fbd83786-49a4-4f0c-89fa-90b9aff804aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16894 | 2026.01.30 07:12:52.225575 [ 276 ] {fbd83786-49a4-4f0c-89fa-90b9aff804aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16895 | 2026.01.30 07:12:52.226175 [ 276 ] {fbd83786-49a4-4f0c-89fa-90b9aff804aa} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16896 | 2026.01.30 07:12:52.226223 [ 276 ] {fbd83786-49a4-4f0c-89fa-90b9aff804aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16897 | 2026.01.30 07:12:52.226686 [ 276 ] {fbd83786-49a4-4f0c-89fa-90b9aff804aa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16898 | 2026.01.30 07:12:52.226999 [ 276 ] {fbd83786-49a4-4f0c-89fa-90b9aff804aa} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16899 | 2026.01.30 07:12:52.227194 [ 276 ] {fbd83786-49a4-4f0c-89fa-90b9aff804aa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001706 sec., 7033.997655334115 rows/sec., 549.53 KiB/sec. | ||
| 16900 | 2026.01.30 07:12:52.227251 [ 276 ] {fbd83786-49a4-4f0c-89fa-90b9aff804aa} <Debug> TCPHandler: Processed in 0.001936354 sec. | ||
| 16901 | 2026.01.30 07:12:52.227433 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16902 | 2026.01.30 07:12:52.227569 [ 276 ] {d6d34b9c-5f24-443d-9d92-bc1ac34fcffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16903 | 2026.01.30 07:12:52.227629 [ 276 ] {d6d34b9c-5f24-443d-9d92-bc1ac34fcffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16904 | 2026.01.30 07:12:52.228623 [ 276 ] {d6d34b9c-5f24-443d-9d92-bc1ac34fcffb} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.01.30 07:12:52.228672 [ 276 ] {d6d34b9c-5f24-443d-9d92-bc1ac34fcffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16906 | 2026.01.30 07:12:52.229170 [ 276 ] {d6d34b9c-5f24-443d-9d92-bc1ac34fcffb} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16907 | 2026.01.30 07:12:52.229516 [ 276 ] {d6d34b9c-5f24-443d-9d92-bc1ac34fcffb} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2026.01.30 07:12:52.229714 [ 276 ] {d6d34b9c-5f24-443d-9d92-bc1ac34fcffb} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.002172 sec., 257826.8876611418 rows/sec., 19.33 MiB/sec. | ||
| 16909 | 2026.01.30 07:12:52.229771 [ 276 ] {d6d34b9c-5f24-443d-9d92-bc1ac34fcffb} <Debug> TCPHandler: Processed in 0.002410657 sec. | ||
| 16910 | 2026.01.30 07:12:52.230013 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16911 | 2026.01.30 07:12:52.230166 [ 276 ] {42f50e3c-3c13-4a77-aa4e-46e13231919e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16912 | 2026.01.30 07:12:52.230230 [ 276 ] {42f50e3c-3c13-4a77-aa4e-46e13231919e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16913 | 2026.01.30 07:12:52.231657 [ 276 ] {42f50e3c-3c13-4a77-aa4e-46e13231919e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16914 | 2026.01.30 07:12:52.231712 [ 276 ] {42f50e3c-3c13-4a77-aa4e-46e13231919e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16915 | 2026.01.30 07:12:52.232341 [ 276 ] {42f50e3c-3c13-4a77-aa4e-46e13231919e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16916 | 2026.01.30 07:12:52.232711 [ 276 ] {42f50e3c-3c13-4a77-aa4e-46e13231919e} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16917 | 2026.01.30 07:12:52.232914 [ 276 ] {42f50e3c-3c13-4a77-aa4e-46e13231919e} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.002776 sec., 317723.3429394813 rows/sec., 21.56 MiB/sec. | ||
| 16918 | 2026.01.30 07:12:52.232927 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_132_30 to all_137_137_0 | ||
| 16919 | 2026.01.30 07:12:52.232974 [ 276 ] {42f50e3c-3c13-4a77-aa4e-46e13231919e} <Debug> TCPHandler: Processed in 0.003031564 sec. | ||
| 16920 | 2026.01.30 07:12:52.233034 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16921 | 2026.01.30 07:12:52.233079 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16922 | 2026.01.30 07:12:52.233234 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16923 | 2026.01.30 07:12:52.233266 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_30 to all_137_137_0 into Compact with storage Full | ||
| 16924 | 2026.01.30 07:12:52.233534 [ 276 ] {f1bf8b36-1003-4265-a6b7-103f4800f397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16925 | 2026.01.30 07:12:52.233564 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16926 | 2026.01.30 07:12:52.233613 [ 276 ] {f1bf8b36-1003-4265-a6b7-103f4800f397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16927 | 2026.01.30 07:12:52.233628 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_30, total 39707 rows starting from the beginning of the part | ||
| 16928 | 2026.01.30 07:12:52.233743 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 16929 | 2026.01.30 07:12:52.233824 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 166 rows starting from the beginning of the part | ||
| 16930 | 2026.01.30 07:12:52.233896 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 16931 | 2026.01.30 07:12:52.233961 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 16932 | 2026.01.30 07:12:52.234027 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 882 rows starting from the beginning of the part | ||
| 16933 | 2026.01.30 07:12:52.234363 [ 276 ] {f1bf8b36-1003-4265-a6b7-103f4800f397} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16934 | 2026.01.30 07:12:52.234421 [ 276 ] {f1bf8b36-1003-4265-a6b7-103f4800f397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16935 | 2026.01.30 07:12:52.234978 [ 276 ] {f1bf8b36-1003-4265-a6b7-103f4800f397} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 16936 | 2026.01.30 07:12:52.235363 [ 276 ] {f1bf8b36-1003-4265-a6b7-103f4800f397} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16937 | 2026.01.30 07:12:52.235585 [ 276 ] {f1bf8b36-1003-4265-a6b7-103f4800f397} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002082 sec., 28818.44380403458 rows/sec., 1.94 MiB/sec. | ||
| 16938 | 2026.01.30 07:12:52.235710 [ 276 ] {f1bf8b36-1003-4265-a6b7-103f4800f397} <Debug> TCPHandler: Processed in 0.002549001 sec. | ||
| 16939 | 2026.01.30 07:12:52.246281 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41235 rows, containing 5 columns (5 merged, 0 gathered) in 0.013093403 sec., 3149295.870599874 rows/sec., 215.42 MiB/sec. | ||
| 16940 | 2026.01.30 07:12:52.246934 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Trace> MergedBlockOutputStream: filled checksums all_1_137_31 (state Temporary) | ||
| 16941 | 2026.01.30 07:12:52.247467 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_137_31 to all_1_137_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2026.01.30 07:12:52.247627 [ 199 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_132_30, all_137_137_0] -> all_1_137_31 | ||
| 16943 | 2026.01.30 07:12:52.247828 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 16944 | 2026.01.30 07:12:53.256208 [ 219 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16945 | 2026.01.30 07:12:53.256277 [ 219 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16946 | 2026.01.30 07:12:53.273750 [ 219 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16947 | 2026.01.30 07:12:53.348351 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16948 | 2026.01.30 07:12:53.348413 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16949 | 2026.01.30 07:12:53.351796 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 16950 | 2026.01.30 07:12:55.974030 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16951 | 2026.01.30 07:12:55.974105 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16952 | 2026.01.30 07:12:56.341224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45136 | ||
| 16953 | 2026.01.30 07:12:56.341762 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16954 | 2026.01.30 07:12:56.341806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16955 | 2026.01.30 07:12:56.342287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16956 | 2026.01.30 07:12:56.342518 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16957 | 2026.01.30 07:12:56.342669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45136 | ||
| 16958 | 2026.01.30 07:12:57.166624 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16959 | 2026.01.30 07:12:57.166815 [ 276 ] {4b191115-e15c-4c79-8102-0be55b444290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16960 | 2026.01.30 07:12:57.166882 [ 276 ] {4b191115-e15c-4c79-8102-0be55b444290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16961 | 2026.01.30 07:12:57.167646 [ 276 ] {4b191115-e15c-4c79-8102-0be55b444290} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16962 | 2026.01.30 07:12:57.167696 [ 276 ] {4b191115-e15c-4c79-8102-0be55b444290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16963 | 2026.01.30 07:12:57.168087 [ 276 ] {4b191115-e15c-4c79-8102-0be55b444290} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16964 | 2026.01.30 07:12:57.168313 [ 276 ] {4b191115-e15c-4c79-8102-0be55b444290} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16965 | 2026.01.30 07:12:57.168482 [ 276 ] {4b191115-e15c-4c79-8102-0be55b444290} <Debug> executeQuery: Read 164 rows, 14.70 KiB in 0.001713 sec., 95738.47051955634 rows/sec., 8.38 MiB/sec. | ||
| 16966 | 2026.01.30 07:12:57.168534 [ 276 ] {4b191115-e15c-4c79-8102-0be55b444290} <Debug> TCPHandler: Processed in 0.002047897 sec. | ||
| 16967 | 2026.01.30 07:12:57.168648 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16968 | 2026.01.30 07:12:57.168748 [ 276 ] {aae28fa1-b8dd-40bc-94eb-057845e8ca30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16969 | 2026.01.30 07:12:57.168792 [ 276 ] {aae28fa1-b8dd-40bc-94eb-057845e8ca30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16970 | 2026.01.30 07:12:57.169223 [ 276 ] {aae28fa1-b8dd-40bc-94eb-057845e8ca30} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16971 | 2026.01.30 07:12:57.169261 [ 276 ] {aae28fa1-b8dd-40bc-94eb-057845e8ca30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16972 | 2026.01.30 07:12:57.169577 [ 276 ] {aae28fa1-b8dd-40bc-94eb-057845e8ca30} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 16973 | 2026.01.30 07:12:57.169786 [ 276 ] {aae28fa1-b8dd-40bc-94eb-057845e8ca30} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16974 | 2026.01.30 07:12:57.169912 [ 125 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 16975 | 2026.01.30 07:12:57.169921 [ 276 ] {aae28fa1-b8dd-40bc-94eb-057845e8ca30} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001195 sec., 45188.28451882845 rows/sec., 3.32 MiB/sec. | ||
| 16976 | 2026.01.30 07:12:57.169986 [ 125 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16977 | 2026.01.30 07:12:57.170003 [ 276 ] {aae28fa1-b8dd-40bc-94eb-057845e8ca30} <Debug> TCPHandler: Processed in 0.001405779 sec. | ||
| 16978 | 2026.01.30 07:12:57.170012 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16979 | 2026.01.30 07:12:57.170129 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 16980 | 2026.01.30 07:12:57.170136 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.01.30 07:12:57.170238 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16982 | 2026.01.30 07:12:57.170247 [ 276 ] {3c495d1d-bf17-4474-841e-bd1cbbcdc82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16983 | 2026.01.30 07:12:57.170273 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 299 rows starting from the beginning of the part | ||
| 16984 | 2026.01.30 07:12:57.170290 [ 276 ] {3c495d1d-bf17-4474-841e-bd1cbbcdc82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16985 | 2026.01.30 07:12:57.170339 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 40 rows starting from the beginning of the part | ||
| 16986 | 2026.01.30 07:12:57.170392 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 52 rows starting from the beginning of the part | ||
| 16987 | 2026.01.30 07:12:57.170439 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 45 rows starting from the beginning of the part | ||
| 16988 | 2026.01.30 07:12:57.170482 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 16 rows starting from the beginning of the part | ||
| 16989 | 2026.01.30 07:12:57.170525 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 54 rows starting from the beginning of the part | ||
| 16990 | 2026.01.30 07:12:57.170740 [ 276 ] {3c495d1d-bf17-4474-841e-bd1cbbcdc82b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16991 | 2026.01.30 07:12:57.170777 [ 276 ] {3c495d1d-bf17-4474-841e-bd1cbbcdc82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16992 | 2026.01.30 07:12:57.171084 [ 276 ] {3c495d1d-bf17-4474-841e-bd1cbbcdc82b} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 16993 | 2026.01.30 07:12:57.171289 [ 276 ] {3c495d1d-bf17-4474-841e-bd1cbbcdc82b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16994 | 2026.01.30 07:12:57.171342 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251725 sec., 404242.14583874255 rows/sec., 28.55 MiB/sec. | ||
| 16995 | 2026.01.30 07:12:57.171472 [ 276 ] {3c495d1d-bf17-4474-841e-bd1cbbcdc82b} <Debug> executeQuery: Read 127 rows, 10.16 KiB in 0.001241 sec., 102336.82514101532 rows/sec., 8.00 MiB/sec. | ||
| 16996 | 2026.01.30 07:12:57.171534 [ 276 ] {3c495d1d-bf17-4474-841e-bd1cbbcdc82b} <Debug> TCPHandler: Processed in 0.00144749 sec. | ||
| 16997 | 2026.01.30 07:12:57.171568 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 16998 | 2026.01.30 07:12:57.171669 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16999 | 2026.01.30 07:12:57.171786 [ 276 ] {7e06ab89-737a-462c-ac4a-5a7fc08958d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17000 | 2026.01.30 07:12:57.171833 [ 276 ] {7e06ab89-737a-462c-ac4a-5a7fc08958d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17001 | 2026.01.30 07:12:57.171895 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17002 | 2026.01.30 07:12:57.171980 [ 193 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_91_18} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17003 | 2026.01.30 07:12:57.172092 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17004 | 2026.01.30 07:12:57.172255 [ 276 ] {7e06ab89-737a-462c-ac4a-5a7fc08958d2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17005 | 2026.01.30 07:12:57.172297 [ 276 ] {7e06ab89-737a-462c-ac4a-5a7fc08958d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17006 | 2026.01.30 07:12:57.172649 [ 276 ] {7e06ab89-737a-462c-ac4a-5a7fc08958d2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17007 | 2026.01.30 07:12:57.172881 [ 276 ] {7e06ab89-737a-462c-ac4a-5a7fc08958d2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17008 | 2026.01.30 07:12:57.173017 [ 276 ] {7e06ab89-737a-462c-ac4a-5a7fc08958d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 17009 | 2026.01.30 07:12:57.173055 [ 276 ] {7e06ab89-737a-462c-ac4a-5a7fc08958d2} <Debug> TCPHandler: Processed in 0.00144563 sec. | ||
| 17010 | 2026.01.30 07:12:57.173162 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17011 | 2026.01.30 07:12:57.173256 [ 276 ] {9c25c384-61a4-438a-a071-002a629bff6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17012 | 2026.01.30 07:12:57.173311 [ 276 ] {9c25c384-61a4-438a-a071-002a629bff6d} <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 | ||
| 17013 | 2026.01.30 07:12:57.174204 [ 276 ] {9c25c384-61a4-438a-a071-002a629bff6d} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17014 | 2026.01.30 07:12:57.174240 [ 276 ] {9c25c384-61a4-438a-a071-002a629bff6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17015 | 2026.01.30 07:12:57.174835 [ 276 ] {9c25c384-61a4-438a-a071-002a629bff6d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17016 | 2026.01.30 07:12:57.175066 [ 276 ] {9c25c384-61a4-438a-a071-002a629bff6d} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17017 | 2026.01.30 07:12:57.175211 [ 276 ] {9c25c384-61a4-438a-a071-002a629bff6d} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001972 sec., 27383.367139959435 rows/sec., 49.07 MiB/sec. | ||
| 17018 | 2026.01.30 07:12:57.175280 [ 276 ] {9c25c384-61a4-438a-a071-002a629bff6d} <Debug> TCPHandler: Processed in 0.00216676 sec. | ||
| 17019 | 2026.01.30 07:12:57.175389 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17020 | 2026.01.30 07:12:57.175483 [ 276 ] {f0840254-1819-433a-bec7-0c3cc15e1794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17021 | 2026.01.30 07:12:57.175526 [ 276 ] {f0840254-1819-433a-bec7-0c3cc15e1794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17022 | 2026.01.30 07:12:57.175834 [ 276 ] {f0840254-1819-433a-bec7-0c3cc15e1794} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.01.30 07:12:57.175871 [ 276 ] {f0840254-1819-433a-bec7-0c3cc15e1794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17024 | 2026.01.30 07:12:57.176171 [ 276 ] {f0840254-1819-433a-bec7-0c3cc15e1794} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 17025 | 2026.01.30 07:12:57.176387 [ 276 ] {f0840254-1819-433a-bec7-0c3cc15e1794} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2026.01.30 07:12:57.176482 [ 125 ] {} <Debug> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 17027 | 2026.01.30 07:12:57.176513 [ 276 ] {f0840254-1819-433a-bec7-0c3cc15e1794} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001048 sec., 11450.381679389311 rows/sec., 808.83 KiB/sec. | ||
| 17028 | 2026.01.30 07:12:57.176516 [ 125 ] {} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17029 | 2026.01.30 07:12:57.176555 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17030 | 2026.01.30 07:12:57.176559 [ 276 ] {f0840254-1819-433a-bec7-0c3cc15e1794} <Debug> TCPHandler: Processed in 0.001218964 sec. | ||
| 17031 | 2026.01.30 07:12:57.176658 [ 199 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::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 | ||
| 17032 | 2026.01.30 07:12:57.176678 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17033 | 2026.01.30 07:12:57.176780 [ 276 ] {f40ddb80-12fa-4bdf-8b81-5d96bc633605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17034 | 2026.01.30 07:12:57.176793 [ 199 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17035 | 2026.01.30 07:12:57.176822 [ 276 ] {f40ddb80-12fa-4bdf-8b81-5d96bc633605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17036 | 2026.01.30 07:12:57.176836 [ 199 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::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 | ||
| 17037 | 2026.01.30 07:12:57.176915 [ 199 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 17038 | 2026.01.30 07:12:57.176967 [ 199 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 17039 | 2026.01.30 07:12:57.177014 [ 199 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::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 | ||
| 17040 | 2026.01.30 07:12:57.177060 [ 199 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part | ||
| 17041 | 2026.01.30 07:12:57.177106 [ 199 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 17042 | 2026.01.30 07:12:57.177156 [ 276 ] {f40ddb80-12fa-4bdf-8b81-5d96bc633605} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2026.01.30 07:12:57.177196 [ 276 ] {f40ddb80-12fa-4bdf-8b81-5d96bc633605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17044 | 2026.01.30 07:12:57.177543 [ 276 ] {f40ddb80-12fa-4bdf-8b81-5d96bc633605} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17045 | 2026.01.30 07:12:57.177775 [ 276 ] {f40ddb80-12fa-4bdf-8b81-5d96bc633605} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.01.30 07:12:57.177914 [ 276 ] {f40ddb80-12fa-4bdf-8b81-5d96bc633605} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 17047 | 2026.01.30 07:12:57.177951 [ 276 ] {f40ddb80-12fa-4bdf-8b81-5d96bc633605} <Debug> TCPHandler: Processed in 0.001321416 sec. | ||
| 17048 | 2026.01.30 07:12:57.178912 [ 193 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300264 sec., 18258.77377553185 rows/sec., 1.31 MiB/sec. | ||
| 17049 | 2026.01.30 07:12:57.179048 [ 195 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 17050 | 2026.01.30 07:12:57.179315 [ 195 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.01.30 07:12:57.179380 [ 195 ] {a9565251-f64b-4b83-992e-3f17513fc6a6::all_1_6_1} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 17052 | 2026.01.30 07:12:57.179442 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 17053 | 2026.01.30 07:12:58.531418 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17054 | 2026.01.30 07:12:58.531500 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17055 | 2026.01.30 07:12:58.534229 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17056 | 2026.01.30 07:12:58.788652 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 17057 | 2026.01.30 07:12:58.808476 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2026.01.30 07:12:58.808538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17059 | 2026.01.30 07:12:58.815300 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17060 | 2026.01.30 07:12:58.816192 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17061 | 2026.01.30 07:12:58.820336 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 17062 | 2026.01.30 07:13:01.428749 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2012 | ||
| 17063 | 2026.01.30 07:13:01.431178 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17064 | 2026.01.30 07:13:01.431224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17065 | 2026.01.30 07:13:01.432433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17066 | 2026.01.30 07:13:01.432705 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17067 | 2026.01.30 07:13:01.432844 [ 79 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17068 | 2026.01.30 07:13:01.432881 [ 79 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17069 | 2026.01.30 07:13:01.432901 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17070 | 2026.01.30 07:13:01.433006 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 17071 | 2026.01.30 07:13:01.433090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2012 | ||
| 17072 | 2026.01.30 07:13:01.433531 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17073 | 2026.01.30 07:13:01.433681 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1882 rows starting from the beginning of the part | ||
| 17074 | 2026.01.30 07:13:01.434060 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 20 rows starting from the beginning of the part | ||
| 17075 | 2026.01.30 07:13:01.434400 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
| 17076 | 2026.01.30 07:13:01.434724 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part | ||
| 17077 | 2026.01.30 07:13:01.435043 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part | ||
| 17078 | 2026.01.30 07:13:01.435366 [ 199 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 17079 | 2026.01.30 07:13:01.442319 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2012 rows, containing 72 columns (72 merged, 0 gathered) in 0.00934718 sec., 215252.08672562207 rows/sec., 166.60 MiB/sec. | ||
| 17080 | 2026.01.30 07:13:01.444315 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17081 | 2026.01.30 07:13:01.444935 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17082 | 2026.01.30 07:13:01.445019 [ 193 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_71_14} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17083 | 2026.01.30 07:13:01.445381 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 17084 | 2026.01.30 07:13:02.163579 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17085 | 2026.01.30 07:13:02.163766 [ 276 ] {06bfbded-ff9c-4752-8852-3aaee7e978ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17086 | 2026.01.30 07:13:02.163836 [ 276 ] {06bfbded-ff9c-4752-8852-3aaee7e978ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17087 | 2026.01.30 07:13:02.164593 [ 276 ] {06bfbded-ff9c-4752-8852-3aaee7e978ec} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17088 | 2026.01.30 07:13:02.164647 [ 276 ] {06bfbded-ff9c-4752-8852-3aaee7e978ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17089 | 2026.01.30 07:13:02.165044 [ 276 ] {06bfbded-ff9c-4752-8852-3aaee7e978ec} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17090 | 2026.01.30 07:13:02.165279 [ 276 ] {06bfbded-ff9c-4752-8852-3aaee7e978ec} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17091 | 2026.01.30 07:13:02.165440 [ 276 ] {06bfbded-ff9c-4752-8852-3aaee7e978ec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. | ||
| 17092 | 2026.01.30 07:13:02.165494 [ 276 ] {06bfbded-ff9c-4752-8852-3aaee7e978ec} <Debug> TCPHandler: Processed in 0.002062007 sec. | ||
| 17093 | 2026.01.30 07:13:02.165627 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17094 | 2026.01.30 07:13:02.165731 [ 276 ] {abfcbf51-5513-48a6-b209-6d4e6370f864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17095 | 2026.01.30 07:13:02.165828 [ 276 ] {abfcbf51-5513-48a6-b209-6d4e6370f864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17096 | 2026.01.30 07:13:02.166290 [ 276 ] {abfcbf51-5513-48a6-b209-6d4e6370f864} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17097 | 2026.01.30 07:13:02.166331 [ 276 ] {abfcbf51-5513-48a6-b209-6d4e6370f864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17098 | 2026.01.30 07:13:02.166659 [ 276 ] {abfcbf51-5513-48a6-b209-6d4e6370f864} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17099 | 2026.01.30 07:13:02.166880 [ 276 ] {abfcbf51-5513-48a6-b209-6d4e6370f864} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2026.01.30 07:13:02.167019 [ 276 ] {abfcbf51-5513-48a6-b209-6d4e6370f864} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001312 sec., 48780.487804878045 rows/sec., 3.81 MiB/sec. | ||
| 17101 | 2026.01.30 07:13:02.167060 [ 276 ] {abfcbf51-5513-48a6-b209-6d4e6370f864} <Debug> TCPHandler: Processed in 0.001486271 sec. | ||
| 17102 | 2026.01.30 07:13:02.167180 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17103 | 2026.01.30 07:13:02.167279 [ 276 ] {7ed36498-5198-478c-9361-af0513307a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17104 | 2026.01.30 07:13:02.167326 [ 276 ] {7ed36498-5198-478c-9361-af0513307a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17105 | 2026.01.30 07:13:02.167772 [ 276 ] {7ed36498-5198-478c-9361-af0513307a2d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2026.01.30 07:13:02.167812 [ 276 ] {7ed36498-5198-478c-9361-af0513307a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17107 | 2026.01.30 07:13:02.168158 [ 276 ] {7ed36498-5198-478c-9361-af0513307a2d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17108 | 2026.01.30 07:13:02.168375 [ 276 ] {7ed36498-5198-478c-9361-af0513307a2d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2026.01.30 07:13:02.168510 [ 276 ] {7ed36498-5198-478c-9361-af0513307a2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 17110 | 2026.01.30 07:13:02.168548 [ 276 ] {7ed36498-5198-478c-9361-af0513307a2d} <Debug> TCPHandler: Processed in 0.001418889 sec. | ||
| 17111 | 2026.01.30 07:13:02.168662 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17112 | 2026.01.30 07:13:02.168757 [ 276 ] {34fab0a8-48b9-4a65-949d-1b5482974ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17113 | 2026.01.30 07:13:02.168800 [ 276 ] {34fab0a8-48b9-4a65-949d-1b5482974ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17114 | 2026.01.30 07:13:02.169143 [ 276 ] {34fab0a8-48b9-4a65-949d-1b5482974ab9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17115 | 2026.01.30 07:13:02.169179 [ 276 ] {34fab0a8-48b9-4a65-949d-1b5482974ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17116 | 2026.01.30 07:13:02.169487 [ 276 ] {34fab0a8-48b9-4a65-949d-1b5482974ab9} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17117 | 2026.01.30 07:13:02.169702 [ 276 ] {34fab0a8-48b9-4a65-949d-1b5482974ab9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2026.01.30 07:13:02.169832 [ 276 ] {34fab0a8-48b9-4a65-949d-1b5482974ab9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 17119 | 2026.01.30 07:13:02.169868 [ 276 ] {34fab0a8-48b9-4a65-949d-1b5482974ab9} <Debug> TCPHandler: Processed in 0.001256205 sec. | ||
| 17120 | 2026.01.30 07:13:03.313752 [ 219 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17121 | 2026.01.30 07:13:03.313807 [ 219 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17122 | 2026.01.30 07:13:03.316596 [ 219 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17123 | 2026.01.30 07:13:03.843738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45584 | ||
| 17124 | 2026.01.30 07:13:03.844249 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2026.01.30 07:13:03.844293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17126 | 2026.01.30 07:13:03.844834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17127 | 2026.01.30 07:13:03.845077 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.01.30 07:13:03.845231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45584 | ||
| 17129 | 2026.01.30 07:13:04.586270 [ 222 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17130 | 2026.01.30 07:13:04.586319 [ 222 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17131 | 2026.01.30 07:13:04.588583 [ 222 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17132 | 2026.01.30 07:13:05.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.94 MiB, peak 404.42 MiB, free memory in arenas 0.00 B, will set to 385.94 MiB (RSS), difference: 4.00 MiB | ||
| 17133 | 2026.01.30 07:13:06.321331 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 17134 | 2026.01.30 07:13:06.339493 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17135 | 2026.01.30 07:13:06.339564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17136 | 2026.01.30 07:13:06.345979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17137 | 2026.01.30 07:13:06.346708 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17138 | 2026.01.30 07:13:06.350320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 17139 | 2026.01.30 07:13:07.159573 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17140 | 2026.01.30 07:13:07.159821 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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) | ||
| 17141 | 2026.01.30 07:13:07.160219 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17142 | 2026.01.30 07:13:07.160264 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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 | ||
| 17143 | 2026.01.30 07:13:07.160561 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17144 | 2026.01.30 07:13:07.160634 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17145 | 2026.01.30 07:13:07.160807 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 17146 | 2026.01.30 07:13:07.160943 [ 320 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17147 | 2026.01.30 07:13:07.160949 [ 348 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17148 | 2026.01.30 07:13:07.161103 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17149 | 2026.01.30 07:13:07.161130 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17150 | 2026.01.30 07:13:07.161178 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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'))" | ||
| 17151 | 2026.01.30 07:13:07.161201 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17152 | 2026.01.30 07:13:07.162380 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002669 sec., 17984.26376920195 rows/sec., 714.58 KiB/sec. | ||
| 17153 | 2026.01.30 07:13:07.162491 [ 276 ] {5d8844e1-ba17-4c6d-bccf-8d01fa293a0d} <Debug> TCPHandler: Processed in 0.003048075 sec. | ||
| 17154 | 2026.01.30 07:13:07.163339 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17155 | 2026.01.30 07:13:07.163489 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 17156 | 2026.01.30 07:13:07.163731 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17157 | 2026.01.30 07:13:07.163772 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check')" moved to PREWHERE | ||
| 17158 | 2026.01.30 07:13:07.164003 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17159 | 2026.01.30 07:13:07.164057 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17160 | 2026.01.30 07:13:07.164162 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 17161 | 2026.01.30 07:13:07.164238 [ 348 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17162 | 2026.01.30 07:13:07.164242 [ 320 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17163 | 2026.01.30 07:13:07.164345 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17164 | 2026.01.30 07:13:07.164370 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17165 | 2026.01.30 07:13:07.164409 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check'))" | ||
| 17166 | 2026.01.30 07:13:07.164429 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17167 | 2026.01.30 07:13:07.165036 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001614 sec., 29739.776951672862 rows/sec., 1.15 MiB/sec. | ||
| 17168 | 2026.01.30 07:13:07.165134 [ 276 ] {01cdfe8c-679e-47c0-902c-370e97a411d5} <Debug> TCPHandler: Processed in 0.001848741 sec. | ||
| 17169 | 2026.01.30 07:13:07.165352 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17170 | 2026.01.30 07:13:07.165495 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 17171 | 2026.01.30 07:13:07.165723 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17172 | 2026.01.30 07:13:07.165762 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 17173 | 2026.01.30 07:13:07.165987 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17174 | 2026.01.30 07:13:07.166041 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17175 | 2026.01.30 07:13:07.166141 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 17176 | 2026.01.30 07:13:07.166200 [ 320 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17177 | 2026.01.30 07:13:07.166236 [ 310 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17178 | 2026.01.30 07:13:07.166301 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17179 | 2026.01.30 07:13:07.166321 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17180 | 2026.01.30 07:13:07.166358 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 17181 | 2026.01.30 07:13:07.166376 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17182 | 2026.01.30 07:13:07.166807 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001376 sec., 34883.72093023256 rows/sec., 1.35 MiB/sec. | ||
| 17183 | 2026.01.30 07:13:07.166897 [ 276 ] {0cb2f5e5-90da-4573-807a-5d2fd6240e88} <Debug> TCPHandler: Processed in 0.001596114 sec. | ||
| 17184 | 2026.01.30 07:13:07.167106 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2026.01.30 07:13:07.167246 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17186 | 2026.01.30 07:13:07.167474 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17187 | 2026.01.30 07:13:07.167513 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17188 | 2026.01.30 07:13:07.167741 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17189 | 2026.01.30 07:13:07.167794 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17190 | 2026.01.30 07:13:07.167892 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 17191 | 2026.01.30 07:13:07.167949 [ 320 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17192 | 2026.01.30 07:13:07.167957 [ 310 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17193 | 2026.01.30 07:13:07.168033 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17194 | 2026.01.30 07:13:07.168053 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17195 | 2026.01.30 07:13:07.168090 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17196 | 2026.01.30 07:13:07.168110 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17197 | 2026.01.30 07:13:07.168575 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001391 sec., 34507.54852624011 rows/sec., 1.34 MiB/sec. | ||
| 17198 | 2026.01.30 07:13:07.168670 [ 276 ] {5ac28375-117d-4432-b3e8-c764c25c1723} <Debug> TCPHandler: Processed in 0.001612884 sec. | ||
| 17199 | 2026.01.30 07:13:07.168877 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17200 | 2026.01.30 07:13:07.169019 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17201 | 2026.01.30 07:13:07.169243 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17202 | 2026.01.30 07:13:07.169283 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17203 | 2026.01.30 07:13:07.169511 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17204 | 2026.01.30 07:13:07.169564 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17205 | 2026.01.30 07:13:07.169663 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 17206 | 2026.01.30 07:13:07.169723 [ 310 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17207 | 2026.01.30 07:13:07.169722 [ 320 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17208 | 2026.01.30 07:13:07.169805 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17209 | 2026.01.30 07:13:07.169828 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17210 | 2026.01.30 07:13:07.169865 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17211 | 2026.01.30 07:13:07.169885 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17212 | 2026.01.30 07:13:07.170357 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001403 sec., 34212.40199572345 rows/sec., 1.33 MiB/sec. | ||
| 17213 | 2026.01.30 07:13:07.170421 [ 276 ] {537b01c5-64e3-4154-8e27-7c451167a6d9} <Debug> TCPHandler: Processed in 0.001592774 sec. | ||
| 17214 | 2026.01.30 07:13:07.170619 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17215 | 2026.01.30 07:13:07.170796 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17216 | 2026.01.30 07:13:07.171118 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17217 | 2026.01.30 07:13:07.171175 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17218 | 2026.01.30 07:13:07.171530 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17219 | 2026.01.30 07:13:07.171600 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17220 | 2026.01.30 07:13:07.171734 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 17221 | 2026.01.30 07:13:07.171797 [ 310 ] {bea73699-7226-4d77-a289-3690c47a1624} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17222 | 2026.01.30 07:13:07.171807 [ 320 ] {bea73699-7226-4d77-a289-3690c47a1624} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17223 | 2026.01.30 07:13:07.171888 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17224 | 2026.01.30 07:13:07.171923 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17225 | 2026.01.30 07:13:07.171974 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17226 | 2026.01.30 07:13:07.172001 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17227 | 2026.01.30 07:13:07.172572 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001865 sec., 25737.2654155496 rows/sec., 1022.64 KiB/sec. | ||
| 17228 | 2026.01.30 07:13:07.172687 [ 276 ] {bea73699-7226-4d77-a289-3690c47a1624} <Debug> TCPHandler: Processed in 0.002116429 sec. | ||
| 17229 | 2026.01.30 07:13:07.173012 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17230 | 2026.01.30 07:13:07.173200 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17231 | 2026.01.30 07:13:07.173531 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17232 | 2026.01.30 07:13:07.173588 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17233 | 2026.01.30 07:13:07.173954 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17234 | 2026.01.30 07:13:07.174023 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17235 | 2026.01.30 07:13:07.174171 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 17236 | 2026.01.30 07:13:07.174243 [ 310 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17237 | 2026.01.30 07:13:07.174243 [ 320 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17238 | 2026.01.30 07:13:07.174337 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17239 | 2026.01.30 07:13:07.174369 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17240 | 2026.01.30 07:13:07.174420 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17241 | 2026.01.30 07:13:07.174453 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17242 | 2026.01.30 07:13:07.174967 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001864 sec., 25751.07296137339 rows/sec., 1023.19 KiB/sec. | ||
| 17243 | 2026.01.30 07:13:07.175047 [ 276 ] {b19eec09-016b-48a7-a2c8-cbd82a2e32d5} <Debug> TCPHandler: Processed in 0.002096159 sec. | ||
| 17244 | 2026.01.30 07:13:07.175268 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17245 | 2026.01.30 07:13:07.175442 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17246 | 2026.01.30 07:13:07.175731 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17247 | 2026.01.30 07:13:07.175782 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17248 | 2026.01.30 07:13:07.176066 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17249 | 2026.01.30 07:13:07.176120 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17250 | 2026.01.30 07:13:07.176223 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 17251 | 2026.01.30 07:13:07.176281 [ 320 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17252 | 2026.01.30 07:13:07.176303 [ 308 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17253 | 2026.01.30 07:13:07.176374 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17254 | 2026.01.30 07:13:07.176399 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17255 | 2026.01.30 07:13:07.176435 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17256 | 2026.01.30 07:13:07.176455 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17257 | 2026.01.30 07:13:07.176912 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001551 sec., 30947.775628626692 rows/sec., 1.20 MiB/sec. | ||
| 17258 | 2026.01.30 07:13:07.177004 [ 276 ] {02558b0e-2272-4bcb-9de5-e7a29c32fc27} <Debug> TCPHandler: Processed in 0.00179548 sec. | ||
| 17259 | 2026.01.30 07:13:07.177202 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17260 | 2026.01.30 07:13:07.177347 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17261 | 2026.01.30 07:13:07.177578 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17262 | 2026.01.30 07:13:07.177619 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17263 | 2026.01.30 07:13:07.177856 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17264 | 2026.01.30 07:13:07.177909 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17265 | 2026.01.30 07:13:07.178008 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 17266 | 2026.01.30 07:13:07.178069 [ 320 ] {7737a021-a948-4268-9681-17e05106aa06} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17267 | 2026.01.30 07:13:07.178068 [ 308 ] {7737a021-a948-4268-9681-17e05106aa06} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17268 | 2026.01.30 07:13:07.178152 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17269 | 2026.01.30 07:13:07.178176 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17270 | 2026.01.30 07:13:07.178212 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17271 | 2026.01.30 07:13:07.178232 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17272 | 2026.01.30 07:13:07.178673 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001396 sec., 34383.95415472779 rows/sec., 1.33 MiB/sec. | ||
| 17273 | 2026.01.30 07:13:07.178764 [ 276 ] {7737a021-a948-4268-9681-17e05106aa06} <Debug> TCPHandler: Processed in 0.001613555 sec. | ||
| 17274 | 2026.01.30 07:13:07.178962 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17275 | 2026.01.30 07:13:07.179108 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17276 | 2026.01.30 07:13:07.179338 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17277 | 2026.01.30 07:13:07.179378 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17278 | 2026.01.30 07:13:07.179616 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17279 | 2026.01.30 07:13:07.179670 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17280 | 2026.01.30 07:13:07.179770 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 17281 | 2026.01.30 07:13:07.179825 [ 320 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17282 | 2026.01.30 07:13:07.179826 [ 308 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17283 | 2026.01.30 07:13:07.179895 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17284 | 2026.01.30 07:13:07.179919 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17285 | 2026.01.30 07:13:07.179956 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17286 | 2026.01.30 07:13:07.179975 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17287 | 2026.01.30 07:13:07.180409 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.00137 sec., 35036.49635036496 rows/sec., 1.36 MiB/sec. | ||
| 17288 | 2026.01.30 07:13:07.180499 [ 276 ] {5f370259-3ded-4b42-ab5c-ead05cc28aa8} <Debug> TCPHandler: Processed in 0.001585914 sec. | ||
| 17289 | 2026.01.30 07:13:07.180726 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17290 | 2026.01.30 07:13:07.180914 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17291 | 2026.01.30 07:13:07.181254 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17292 | 2026.01.30 07:13:07.181312 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17293 | 2026.01.30 07:13:07.181685 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17294 | 2026.01.30 07:13:07.181754 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17295 | 2026.01.30 07:13:07.181894 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 17296 | 2026.01.30 07:13:07.181961 [ 320 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17297 | 2026.01.30 07:13:07.181960 [ 308 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17298 | 2026.01.30 07:13:07.182046 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17299 | 2026.01.30 07:13:07.182078 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17300 | 2026.01.30 07:13:07.182128 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17301 | 2026.01.30 07:13:07.182158 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17302 | 2026.01.30 07:13:07.182695 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001881 sec., 25518.34130781499 rows/sec., 1013.94 KiB/sec. | ||
| 17303 | 2026.01.30 07:13:07.182795 [ 276 ] {78ddf438-50b2-4a3b-9d18-cfc3f69fef7c} <Debug> TCPHandler: Processed in 0.00214962 sec. | ||
| 17304 | 2026.01.30 07:13:07.183011 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17305 | 2026.01.30 07:13:07.183161 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17306 | 2026.01.30 07:13:07.183405 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17307 | 2026.01.30 07:13:07.183447 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17308 | 2026.01.30 07:13:07.183698 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17309 | 2026.01.30 07:13:07.183753 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17310 | 2026.01.30 07:13:07.183856 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 17311 | 2026.01.30 07:13:07.183912 [ 320 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17312 | 2026.01.30 07:13:07.183912 [ 308 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17313 | 2026.01.30 07:13:07.183983 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17314 | 2026.01.30 07:13:07.184007 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17315 | 2026.01.30 07:13:07.184046 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17316 | 2026.01.30 07:13:07.184066 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17317 | 2026.01.30 07:13:07.184486 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001396 sec., 34383.95415472779 rows/sec., 1.33 MiB/sec. | ||
| 17318 | 2026.01.30 07:13:07.184578 [ 276 ] {114a52b6-d266-4a72-a234-53ac1b7b47f0} <Debug> TCPHandler: Processed in 0.001617855 sec. | ||
| 17319 | 2026.01.30 07:13:07.184779 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17320 | 2026.01.30 07:13:07.184926 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17321 | 2026.01.30 07:13:07.185167 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17322 | 2026.01.30 07:13:07.185208 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17323 | 2026.01.30 07:13:07.185479 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17324 | 2026.01.30 07:13:07.185535 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17325 | 2026.01.30 07:13:07.185636 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 17326 | 2026.01.30 07:13:07.185701 [ 320 ] {485c563d-1103-4710-801d-1470174ec91d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17327 | 2026.01.30 07:13:07.185701 [ 308 ] {485c563d-1103-4710-801d-1470174ec91d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17328 | 2026.01.30 07:13:07.185781 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17329 | 2026.01.30 07:13:07.185805 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17330 | 2026.01.30 07:13:07.185843 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17331 | 2026.01.30 07:13:07.185862 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17332 | 2026.01.30 07:13:07.186282 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001425 sec., 33684.21052631579 rows/sec., 1.31 MiB/sec. | ||
| 17333 | 2026.01.30 07:13:07.186370 [ 276 ] {485c563d-1103-4710-801d-1470174ec91d} <Debug> TCPHandler: Processed in 0.001640916 sec. | ||
| 17334 | 2026.01.30 07:13:07.186996 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17335 | 2026.01.30 07:13:07.187144 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17336 | 2026.01.30 07:13:07.187381 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17337 | 2026.01.30 07:13:07.187422 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17338 | 2026.01.30 07:13:07.187669 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17339 | 2026.01.30 07:13:07.187754 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17340 | 2026.01.30 07:13:07.187854 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 17341 | 2026.01.30 07:13:07.187910 [ 320 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17342 | 2026.01.30 07:13:07.187936 [ 337 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17343 | 2026.01.30 07:13:07.188006 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17344 | 2026.01.30 07:13:07.188026 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17345 | 2026.01.30 07:13:07.188064 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17346 | 2026.01.30 07:13:07.188110 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17347 | 2026.01.30 07:13:07.188558 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001484 sec., 32345.013477088945 rows/sec., 1.26 MiB/sec. | ||
| 17348 | 2026.01.30 07:13:07.188647 [ 276 ] {c1ff305b-e9fa-48b6-b0ff-85e2de2e4490} <Debug> TCPHandler: Processed in 0.001698757 sec. | ||
| 17349 | 2026.01.30 07:13:07.188852 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2026.01.30 07:13:07.188999 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17351 | 2026.01.30 07:13:07.189238 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17352 | 2026.01.30 07:13:07.189279 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17353 | 2026.01.30 07:13:07.189526 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17354 | 2026.01.30 07:13:07.189585 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17355 | 2026.01.30 07:13:07.189685 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 17356 | 2026.01.30 07:13:07.189743 [ 320 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17357 | 2026.01.30 07:13:07.189748 [ 337 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17358 | 2026.01.30 07:13:07.189824 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17359 | 2026.01.30 07:13:07.189843 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17360 | 2026.01.30 07:13:07.189881 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17361 | 2026.01.30 07:13:07.189899 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17362 | 2026.01.30 07:13:07.190310 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.00138 sec., 34782.608695652176 rows/sec., 1.35 MiB/sec. | ||
| 17363 | 2026.01.30 07:13:07.190399 [ 276 ] {90f85420-cb92-4fd1-9ded-79af0390b780} <Debug> TCPHandler: Processed in 0.001596624 sec. | ||
| 17364 | 2026.01.30 07:13:07.190601 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17365 | 2026.01.30 07:13:07.190756 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17366 | 2026.01.30 07:13:07.190996 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17367 | 2026.01.30 07:13:07.191037 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17368 | 2026.01.30 07:13:07.191287 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17369 | 2026.01.30 07:13:07.191339 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17370 | 2026.01.30 07:13:07.191437 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 17371 | 2026.01.30 07:13:07.191494 [ 320 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17372 | 2026.01.30 07:13:07.191499 [ 337 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17373 | 2026.01.30 07:13:07.191573 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17374 | 2026.01.30 07:13:07.191592 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17375 | 2026.01.30 07:13:07.191629 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17376 | 2026.01.30 07:13:07.191647 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17377 | 2026.01.30 07:13:07.192067 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001386 sec., 34632.03463203463 rows/sec., 1.34 MiB/sec. | ||
| 17378 | 2026.01.30 07:13:07.192158 [ 276 ] {fe115466-76ea-48f8-9980-cf49ed4df4a1} <Debug> TCPHandler: Processed in 0.001606084 sec. | ||
| 17379 | 2026.01.30 07:13:07.192666 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17380 | 2026.01.30 07:13:07.192819 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17381 | 2026.01.30 07:13:07.193055 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17382 | 2026.01.30 07:13:07.193097 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17383 | 2026.01.30 07:13:07.193346 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17384 | 2026.01.30 07:13:07.193399 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17385 | 2026.01.30 07:13:07.193496 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 17386 | 2026.01.30 07:13:07.193552 [ 320 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17387 | 2026.01.30 07:13:07.193558 [ 337 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17388 | 2026.01.30 07:13:07.193635 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17389 | 2026.01.30 07:13:07.193656 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17390 | 2026.01.30 07:13:07.193692 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17391 | 2026.01.30 07:13:07.193712 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17392 | 2026.01.30 07:13:07.194172 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001429 sec., 33589.92302309308 rows/sec., 1.30 MiB/sec. | ||
| 17393 | 2026.01.30 07:13:07.194233 [ 276 ] {be33e5f5-8e7d-4376-8cc8-785e72309d05} <Debug> TCPHandler: Processed in 0.001615825 sec. | ||
| 17394 | 2026.01.30 07:13:07.194538 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2026.01.30 07:13:07.194684 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17396 | 2026.01.30 07:13:07.194916 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17397 | 2026.01.30 07:13:07.194957 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17398 | 2026.01.30 07:13:07.195214 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17399 | 2026.01.30 07:13:07.195266 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17400 | 2026.01.30 07:13:07.195364 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 17401 | 2026.01.30 07:13:07.195438 [ 337 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17402 | 2026.01.30 07:13:07.195439 [ 320 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17403 | 2026.01.30 07:13:07.195531 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17404 | 2026.01.30 07:13:07.195554 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17405 | 2026.01.30 07:13:07.195591 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17406 | 2026.01.30 07:13:07.195611 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17407 | 2026.01.30 07:13:07.196032 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001417 sec., 33874.38249823571 rows/sec., 1.31 MiB/sec. | ||
| 17408 | 2026.01.30 07:13:07.196092 [ 276 ] {a9b05d46-7bff-4c17-9fff-47287241f47d} <Debug> TCPHandler: Processed in 0.001602405 sec. | ||
| 17409 | 2026.01.30 07:13:07.196312 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17410 | 2026.01.30 07:13:07.196459 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17411 | 2026.01.30 07:13:07.196692 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17412 | 2026.01.30 07:13:07.196734 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17413 | 2026.01.30 07:13:07.196982 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17414 | 2026.01.30 07:13:07.197035 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17415 | 2026.01.30 07:13:07.197134 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 17416 | 2026.01.30 07:13:07.197185 [ 337 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17417 | 2026.01.30 07:13:07.197228 [ 329 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17418 | 2026.01.30 07:13:07.197311 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17419 | 2026.01.30 07:13:07.197335 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17420 | 2026.01.30 07:13:07.197373 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17421 | 2026.01.30 07:13:07.197392 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17422 | 2026.01.30 07:13:07.197897 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001508 sec., 31830.238726790452 rows/sec., 1.24 MiB/sec. | ||
| 17423 | 2026.01.30 07:13:07.197989 [ 276 ] {1e84783c-f7f4-444e-a976-c38df2689207} <Debug> TCPHandler: Processed in 0.001725188 sec. | ||
| 17424 | 2026.01.30 07:13:07.198299 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17425 | 2026.01.30 07:13:07.198449 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17426 | 2026.01.30 07:13:07.198695 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17427 | 2026.01.30 07:13:07.198738 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17428 | 2026.01.30 07:13:07.198995 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17429 | 2026.01.30 07:13:07.199049 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17430 | 2026.01.30 07:13:07.199147 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 17431 | 2026.01.30 07:13:07.199216 [ 337 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17432 | 2026.01.30 07:13:07.199218 [ 329 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17433 | 2026.01.30 07:13:07.199312 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17434 | 2026.01.30 07:13:07.199336 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17435 | 2026.01.30 07:13:07.199373 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17436 | 2026.01.30 07:13:07.199393 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17437 | 2026.01.30 07:13:07.199809 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001434 sec., 33472.803347280336 rows/sec., 1.30 MiB/sec. | ||
| 17438 | 2026.01.30 07:13:07.199868 [ 276 ] {aed8f753-8563-4150-8bb1-6830c9c3ec7b} <Debug> TCPHandler: Processed in 0.001618084 sec. | ||
| 17439 | 2026.01.30 07:13:07.200071 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17440 | 2026.01.30 07:13:07.200218 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17441 | 2026.01.30 07:13:07.200456 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17442 | 2026.01.30 07:13:07.200497 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17443 | 2026.01.30 07:13:07.200778 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17444 | 2026.01.30 07:13:07.200831 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17445 | 2026.01.30 07:13:07.200929 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 17446 | 2026.01.30 07:13:07.200979 [ 337 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17447 | 2026.01.30 07:13:07.200997 [ 329 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17448 | 2026.01.30 07:13:07.201067 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17449 | 2026.01.30 07:13:07.201091 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17450 | 2026.01.30 07:13:07.201128 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17451 | 2026.01.30 07:13:07.201147 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17452 | 2026.01.30 07:13:07.201583 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001435 sec., 33449.47735191637 rows/sec., 1.30 MiB/sec. | ||
| 17453 | 2026.01.30 07:13:07.201674 [ 276 ] {2da240a0-48d0-41b6-a2b3-dab3cf99c714} <Debug> TCPHandler: Processed in 0.001651635 sec. | ||
| 17454 | 2026.01.30 07:13:07.201981 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2026.01.30 07:13:07.202131 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17456 | 2026.01.30 07:13:07.202375 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17457 | 2026.01.30 07:13:07.202417 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17458 | 2026.01.30 07:13:07.202679 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17459 | 2026.01.30 07:13:07.202733 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17460 | 2026.01.30 07:13:07.202831 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 17461 | 2026.01.30 07:13:07.202892 [ 337 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17462 | 2026.01.30 07:13:07.202903 [ 329 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17463 | 2026.01.30 07:13:07.202975 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17464 | 2026.01.30 07:13:07.202999 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17465 | 2026.01.30 07:13:07.203037 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17466 | 2026.01.30 07:13:07.203057 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17467 | 2026.01.30 07:13:07.203450 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001392 sec., 34482.75862068965 rows/sec., 1.34 MiB/sec. | ||
| 17468 | 2026.01.30 07:13:07.203510 [ 276 ] {678cb671-3744-4e44-a125-4ad5b3b46497} <Debug> TCPHandler: Processed in 0.001577534 sec. | ||
| 17469 | 2026.01.30 07:13:07.203854 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17470 | 2026.01.30 07:13:07.204002 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17471 | 2026.01.30 07:13:07.204239 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17472 | 2026.01.30 07:13:07.204281 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17473 | 2026.01.30 07:13:07.204538 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17474 | 2026.01.30 07:13:07.204591 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17475 | 2026.01.30 07:13:07.204688 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 17476 | 2026.01.30 07:13:07.204738 [ 337 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17477 | 2026.01.30 07:13:07.204773 [ 329 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17478 | 2026.01.30 07:13:07.204862 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17479 | 2026.01.30 07:13:07.204885 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17480 | 2026.01.30 07:13:07.204922 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17481 | 2026.01.30 07:13:07.204943 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17482 | 2026.01.30 07:13:07.205432 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001501 sec., 31978.680879413725 rows/sec., 1.24 MiB/sec. | ||
| 17483 | 2026.01.30 07:13:07.205522 [ 276 ] {64fbd69b-e088-4580-b9aa-a7530826a7e1} <Debug> TCPHandler: Processed in 0.001716977 sec. | ||
| 17484 | 2026.01.30 07:13:07.205801 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17485 | 2026.01.30 07:13:07.205952 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17486 | 2026.01.30 07:13:07.206198 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17487 | 2026.01.30 07:13:07.206240 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17488 | 2026.01.30 07:13:07.206499 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17489 | 2026.01.30 07:13:07.206553 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17490 | 2026.01.30 07:13:07.206652 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 17491 | 2026.01.30 07:13:07.206707 [ 337 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17492 | 2026.01.30 07:13:07.206742 [ 299 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 17493 | 2026.01.30 07:13:07.206821 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 17494 | 2026.01.30 07:13:07.206846 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17495 | 2026.01.30 07:13:07.206883 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17496 | 2026.01.30 07:13:07.206902 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 17497 | 2026.01.30 07:13:07.207350 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001473 sec., 32586.55804480652 rows/sec., 1.26 MiB/sec. | ||
| 17498 | 2026.01.30 07:13:07.207439 [ 276 ] {0523c9a0-7079-4b9c-9960-eff44460dcbf} <Debug> TCPHandler: Processed in 0.001687596 sec. | ||
| 17499 | 2026.01.30 07:13:07.213891 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17500 | 2026.01.30 07:13:07.214015 [ 276 ] {237913af-13d0-4c75-8be4-f62a8fe4b218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 17501 | 2026.01.30 07:13:07.214064 [ 276 ] {237913af-13d0-4c75-8be4-f62a8fe4b218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17502 | 2026.01.30 07:13:07.214724 [ 276 ] {237913af-13d0-4c75-8be4-f62a8fe4b218} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17503 | 2026.01.30 07:13:07.214773 [ 276 ] {237913af-13d0-4c75-8be4-f62a8fe4b218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17504 | 2026.01.30 07:13:07.215666 [ 276 ] {237913af-13d0-4c75-8be4-f62a8fe4b218} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 17505 | 2026.01.30 07:13:07.215869 [ 276 ] {237913af-13d0-4c75-8be4-f62a8fe4b218} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17506 | 2026.01.30 07:13:07.216018 [ 276 ] {237913af-13d0-4c75-8be4-f62a8fe4b218} <Debug> executeQuery: Read 24 rows, 3.64 KiB in 0.002037 sec., 11782.0324005891 rows/sec., 1.74 MiB/sec. | ||
| 17507 | 2026.01.30 07:13:07.216060 [ 276 ] {237913af-13d0-4c75-8be4-f62a8fe4b218} <Debug> TCPHandler: Processed in 0.002229692 sec. | ||
| 17508 | 2026.01.30 07:13:07.216196 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17509 | 2026.01.30 07:13:07.216292 [ 276 ] {2810fd3e-0077-4834-9121-7c04beb50b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17510 | 2026.01.30 07:13:07.216331 [ 276 ] {2810fd3e-0077-4834-9121-7c04beb50b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17511 | 2026.01.30 07:13:07.216766 [ 276 ] {2810fd3e-0077-4834-9121-7c04beb50b72} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17512 | 2026.01.30 07:13:07.216805 [ 276 ] {2810fd3e-0077-4834-9121-7c04beb50b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17513 | 2026.01.30 07:13:07.217111 [ 276 ] {2810fd3e-0077-4834-9121-7c04beb50b72} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17514 | 2026.01.30 07:13:07.217320 [ 276 ] {2810fd3e-0077-4834-9121-7c04beb50b72} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17515 | 2026.01.30 07:13:07.217455 [ 276 ] {2810fd3e-0077-4834-9121-7c04beb50b72} <Debug> executeQuery: Read 9 rows, 729.00 B in 0.001184 sec., 7601.351351351352 rows/sec., 601.28 KiB/sec. | ||
| 17516 | 2026.01.30 07:13:07.217506 [ 276 ] {2810fd3e-0077-4834-9121-7c04beb50b72} <Debug> TCPHandler: Processed in 0.001357338 sec. | ||
| 17517 | 2026.01.30 07:13:07.217640 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17518 | 2026.01.30 07:13:07.217736 [ 276 ] {5115084f-218d-4059-b293-00de65c8d110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17519 | 2026.01.30 07:13:07.217776 [ 276 ] {5115084f-218d-4059-b293-00de65c8d110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17520 | 2026.01.30 07:13:07.218319 [ 276 ] {5115084f-218d-4059-b293-00de65c8d110} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17521 | 2026.01.30 07:13:07.218363 [ 276 ] {5115084f-218d-4059-b293-00de65c8d110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17522 | 2026.01.30 07:13:07.218695 [ 276 ] {5115084f-218d-4059-b293-00de65c8d110} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17523 | 2026.01.30 07:13:07.218901 [ 276 ] {5115084f-218d-4059-b293-00de65c8d110} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17524 | 2026.01.30 07:13:07.219031 [ 276 ] {5115084f-218d-4059-b293-00de65c8d110} <Debug> executeQuery: Read 197 rows, 17.25 KiB in 0.001313 sec., 150038.08073115005 rows/sec., 12.83 MiB/sec. | ||
| 17525 | 2026.01.30 07:13:07.219068 [ 276 ] {5115084f-218d-4059-b293-00de65c8d110} <Debug> TCPHandler: Processed in 0.001478421 sec. | ||
| 17526 | 2026.01.30 07:13:07.219187 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17527 | 2026.01.30 07:13:07.219282 [ 276 ] {0d99fb5c-0895-426a-a0b9-26755133dad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17528 | 2026.01.30 07:13:07.219322 [ 276 ] {0d99fb5c-0895-426a-a0b9-26755133dad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17529 | 2026.01.30 07:13:07.219741 [ 276 ] {0d99fb5c-0895-426a-a0b9-26755133dad4} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17530 | 2026.01.30 07:13:07.219778 [ 276 ] {0d99fb5c-0895-426a-a0b9-26755133dad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17531 | 2026.01.30 07:13:07.220065 [ 276 ] {0d99fb5c-0895-426a-a0b9-26755133dad4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17532 | 2026.01.30 07:13:07.220283 [ 276 ] {0d99fb5c-0895-426a-a0b9-26755133dad4} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17533 | 2026.01.30 07:13:07.220415 [ 276 ] {0d99fb5c-0895-426a-a0b9-26755133dad4} <Debug> executeQuery: Read 65 rows, 4.82 KiB in 0.001152 sec., 56423.61111111111 rows/sec., 4.08 MiB/sec. | ||
| 17534 | 2026.01.30 07:13:07.220453 [ 276 ] {0d99fb5c-0895-426a-a0b9-26755133dad4} <Debug> TCPHandler: Processed in 0.001314407 sec. | ||
| 17535 | 2026.01.30 07:13:07.220561 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17536 | 2026.01.30 07:13:07.220654 [ 276 ] {c0544072-71f2-4483-a09b-36380dac8b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17537 | 2026.01.30 07:13:07.220711 [ 276 ] {c0544072-71f2-4483-a09b-36380dac8b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17538 | 2026.01.30 07:13:07.221356 [ 276 ] {c0544072-71f2-4483-a09b-36380dac8b8f} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17539 | 2026.01.30 07:13:07.221393 [ 276 ] {c0544072-71f2-4483-a09b-36380dac8b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17540 | 2026.01.30 07:13:07.221741 [ 276 ] {c0544072-71f2-4483-a09b-36380dac8b8f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17541 | 2026.01.30 07:13:07.221953 [ 276 ] {c0544072-71f2-4483-a09b-36380dac8b8f} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2026.01.30 07:13:07.222086 [ 276 ] {c0544072-71f2-4483-a09b-36380dac8b8f} <Debug> executeQuery: Read 22 rows, 1.40 KiB in 0.00145 sec., 15172.41379310345 rows/sec., 965.79 KiB/sec. | ||
| 17543 | 2026.01.30 07:13:07.222125 [ 276 ] {c0544072-71f2-4483-a09b-36380dac8b8f} <Debug> TCPHandler: Processed in 0.001612305 sec. | ||
| 17544 | 2026.01.30 07:13:07.222243 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17545 | 2026.01.30 07:13:07.222336 [ 276 ] {506ccf2e-5dca-4a7c-a9ae-dda59beec148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17546 | 2026.01.30 07:13:07.222376 [ 276 ] {506ccf2e-5dca-4a7c-a9ae-dda59beec148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17547 | 2026.01.30 07:13:07.222903 [ 276 ] {506ccf2e-5dca-4a7c-a9ae-dda59beec148} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2026.01.30 07:13:07.222940 [ 276 ] {506ccf2e-5dca-4a7c-a9ae-dda59beec148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17549 | 2026.01.30 07:13:07.223295 [ 276 ] {506ccf2e-5dca-4a7c-a9ae-dda59beec148} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17550 | 2026.01.30 07:13:07.223519 [ 276 ] {506ccf2e-5dca-4a7c-a9ae-dda59beec148} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2026.01.30 07:13:07.223652 [ 276 ] {506ccf2e-5dca-4a7c-a9ae-dda59beec148} <Debug> executeQuery: Read 255 rows, 19.83 KiB in 0.001333 sec., 191297.82445611403 rows/sec., 14.53 MiB/sec. | ||
| 17552 | 2026.01.30 07:13:07.223691 [ 276 ] {506ccf2e-5dca-4a7c-a9ae-dda59beec148} <Debug> TCPHandler: Processed in 0.001497812 sec. | ||
| 17553 | 2026.01.30 07:13:07.223820 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2026.01.30 07:13:07.223914 [ 276 ] {f34b1f91-015f-430f-9da0-ea55265c9cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 17555 | 2026.01.30 07:13:07.223957 [ 276 ] {f34b1f91-015f-430f-9da0-ea55265c9cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 17556 | 2026.01.30 07:13:07.224329 [ 276 ] {f34b1f91-015f-430f-9da0-ea55265c9cee} <Trace> oximeter.measurements_cumulativei64 (a4a12018-53c3-43ea-9984-68882fe2b118): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2026.01.30 07:13:07.224366 [ 276 ] {f34b1f91-015f-430f-9da0-ea55265c9cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17558 | 2026.01.30 07:13:07.225106 [ 276 ] {f34b1f91-015f-430f-9da0-ea55265c9cee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 17559 | 2026.01.30 07:13:07.225314 [ 276 ] {f34b1f91-015f-430f-9da0-ea55265c9cee} <Trace> oximeter.measurements_cumulativei64 (a4a12018-53c3-43ea-9984-68882fe2b118): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2026.01.30 07:13:07.225437 [ 276 ] {f34b1f91-015f-430f-9da0-ea55265c9cee} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001541 sec., 12978.585334198571 rows/sec., 878.34 KiB/sec. | ||
| 17561 | 2026.01.30 07:13:07.225475 [ 276 ] {f34b1f91-015f-430f-9da0-ea55265c9cee} <Debug> TCPHandler: Processed in 0.001707137 sec. | ||
| 17562 | 2026.01.30 07:13:07.225594 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17563 | 2026.01.30 07:13:07.225688 [ 276 ] {e0d077c1-1b2a-4539-8baf-61461b84160d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17564 | 2026.01.30 07:13:07.225728 [ 276 ] {e0d077c1-1b2a-4539-8baf-61461b84160d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17565 | 2026.01.30 07:13:07.226141 [ 276 ] {e0d077c1-1b2a-4539-8baf-61461b84160d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17566 | 2026.01.30 07:13:07.226179 [ 276 ] {e0d077c1-1b2a-4539-8baf-61461b84160d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17567 | 2026.01.30 07:13:07.226497 [ 276 ] {e0d077c1-1b2a-4539-8baf-61461b84160d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17568 | 2026.01.30 07:13:07.226705 [ 276 ] {e0d077c1-1b2a-4539-8baf-61461b84160d} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17569 | 2026.01.30 07:13:07.226836 [ 276 ] {e0d077c1-1b2a-4539-8baf-61461b84160d} <Debug> executeQuery: Read 183 rows, 12.93 KiB in 0.001167 sec., 156812.33933161953 rows/sec., 10.82 MiB/sec. | ||
| 17570 | 2026.01.30 07:13:07.226874 [ 276 ] {e0d077c1-1b2a-4539-8baf-61461b84160d} <Debug> TCPHandler: Processed in 0.001330227 sec. | ||
| 17571 | 2026.01.30 07:13:07.226984 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17572 | 2026.01.30 07:13:07.227077 [ 276 ] {a12b41c3-9794-42d2-bc1e-0e9218936408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17573 | 2026.01.30 07:13:07.227132 [ 276 ] {a12b41c3-9794-42d2-bc1e-0e9218936408} <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 | ||
| 17574 | 2026.01.30 07:13:07.227937 [ 276 ] {a12b41c3-9794-42d2-bc1e-0e9218936408} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17575 | 2026.01.30 07:13:07.227974 [ 276 ] {a12b41c3-9794-42d2-bc1e-0e9218936408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17576 | 2026.01.30 07:13:07.228509 [ 276 ] {a12b41c3-9794-42d2-bc1e-0e9218936408} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17577 | 2026.01.30 07:13:07.228741 [ 276 ] {a12b41c3-9794-42d2-bc1e-0e9218936408} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17578 | 2026.01.30 07:13:07.228883 [ 276 ] {a12b41c3-9794-42d2-bc1e-0e9218936408} <Debug> executeQuery: Read 61 rows, 109.13 KiB in 0.001823 sec., 33461.327482172244 rows/sec., 58.46 MiB/sec. | ||
| 17579 | 2026.01.30 07:13:07.228942 [ 276 ] {a12b41c3-9794-42d2-bc1e-0e9218936408} <Debug> TCPHandler: Processed in 0.002005985 sec. | ||
| 17580 | 2026.01.30 07:13:07.229060 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17581 | 2026.01.30 07:13:07.229153 [ 276 ] {758c7689-6cd8-42a5-b0b3-e62556967070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17582 | 2026.01.30 07:13:07.229195 [ 276 ] {758c7689-6cd8-42a5-b0b3-e62556967070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17583 | 2026.01.30 07:13:07.229533 [ 276 ] {758c7689-6cd8-42a5-b0b3-e62556967070} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17584 | 2026.01.30 07:13:07.229569 [ 276 ] {758c7689-6cd8-42a5-b0b3-e62556967070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17585 | 2026.01.30 07:13:07.229869 [ 276 ] {758c7689-6cd8-42a5-b0b3-e62556967070} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17586 | 2026.01.30 07:13:07.230082 [ 276 ] {758c7689-6cd8-42a5-b0b3-e62556967070} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17587 | 2026.01.30 07:13:07.230211 [ 276 ] {758c7689-6cd8-42a5-b0b3-e62556967070} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 17588 | 2026.01.30 07:13:07.230247 [ 276 ] {758c7689-6cd8-42a5-b0b3-e62556967070} <Debug> TCPHandler: Processed in 0.001235605 sec. | ||
| 17589 | 2026.01.30 07:13:08.001196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.88 MiB, peak 404.42 MiB, free memory in arenas 0.00 B, will set to 385.97 MiB (RSS), difference: -1.91 MiB | ||
| 17590 | 2026.01.30 07:13:10.974144 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17591 | 2026.01.30 07:13:10.974214 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17592 | 2026.01.30 07:13:11.346234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46096 | ||
| 17593 | 2026.01.30 07:13:11.346816 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17594 | 2026.01.30 07:13:11.346877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17595 | 2026.01.30 07:13:11.347397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17596 | 2026.01.30 07:13:11.347651 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17597 | 2026.01.30 07:13:11.347795 [ 54 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17598 | 2026.01.30 07:13:11.347808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46096 | ||
| 17599 | 2026.01.30 07:13:11.347835 [ 54 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17600 | 2026.01.30 07:13:11.347855 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17601 | 2026.01.30 07:13:11.347989 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 17602 | 2026.01.30 07:13:11.348144 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17603 | 2026.01.30 07:13:11.348183 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43664 rows starting from the beginning of the part | ||
| 17604 | 2026.01.30 07:13:11.348248 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 17605 | 2026.01.30 07:13:11.348301 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 17606 | 2026.01.30 07:13:11.348343 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 17607 | 2026.01.30 07:13:11.348380 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 17608 | 2026.01.30 07:13:11.348421 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 17609 | 2026.01.30 07:13:11.351454 [ 196 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46096 rows, containing 4 columns (4 merged, 0 gathered) in 0.003529088 sec., 13061731.52950564 rows/sec., 186.85 MiB/sec. | ||
| 17610 | 2026.01.30 07:13:11.351699 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17611 | 2026.01.30 07:13:11.351966 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17612 | 2026.01.30 07:13:11.352041 [ 191 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_96_19} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17613 | 2026.01.30 07:13:11.352123 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17614 | 2026.01.30 07:13:11.434118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 2088 | ||
| 17615 | 2026.01.30 07:13:11.437826 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17616 | 2026.01.30 07:13:11.437892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17617 | 2026.01.30 07:13:11.439297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17618 | 2026.01.30 07:13:11.439588 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17619 | 2026.01.30 07:13:11.440043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2088 | ||
| 17620 | 2026.01.30 07:13:12.007457 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007059366 sec. | ||
| 17621 | 2026.01.30 07:13:12.163061 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17622 | 2026.01.30 07:13:12.163243 [ 276 ] {9cb3bb94-066c-4b54-bcc9-7a5c2f333d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17623 | 2026.01.30 07:13:12.163310 [ 276 ] {9cb3bb94-066c-4b54-bcc9-7a5c2f333d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17624 | 2026.01.30 07:13:12.164001 [ 276 ] {9cb3bb94-066c-4b54-bcc9-7a5c2f333d58} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17625 | 2026.01.30 07:13:12.164049 [ 276 ] {9cb3bb94-066c-4b54-bcc9-7a5c2f333d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17626 | 2026.01.30 07:13:12.164444 [ 276 ] {9cb3bb94-066c-4b54-bcc9-7a5c2f333d58} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17627 | 2026.01.30 07:13:12.164681 [ 276 ] {9cb3bb94-066c-4b54-bcc9-7a5c2f333d58} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17628 | 2026.01.30 07:13:12.164837 [ 58 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17629 | 2026.01.30 07:13:12.164847 [ 276 ] {9cb3bb94-066c-4b54-bcc9-7a5c2f333d58} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.59 MiB/sec. | ||
| 17630 | 2026.01.30 07:13:12.164876 [ 58 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17631 | 2026.01.30 07:13:12.164896 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17632 | 2026.01.30 07:13:12.164912 [ 276 ] {9cb3bb94-066c-4b54-bcc9-7a5c2f333d58} <Debug> TCPHandler: Processed in 0.001982755 sec. | ||
| 17633 | 2026.01.30 07:13:12.165011 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17634 | 2026.01.30 07:13:12.165056 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17635 | 2026.01.30 07:13:12.165157 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17636 | 2026.01.30 07:13:12.165187 [ 276 ] {474730a2-7d01-4042-89ae-0b87710f677e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17637 | 2026.01.30 07:13:12.165195 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2567 rows starting from the beginning of the part | ||
| 17638 | 2026.01.30 07:13:12.165253 [ 276 ] {474730a2-7d01-4042-89ae-0b87710f677e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17639 | 2026.01.30 07:13:12.165320 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1318 rows starting from the beginning of the part | ||
| 17640 | 2026.01.30 07:13:12.165378 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 164 rows starting from the beginning of the part | ||
| 17641 | 2026.01.30 07:13:12.165424 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 17642 | 2026.01.30 07:13:12.165472 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 197 rows starting from the beginning of the part | ||
| 17643 | 2026.01.30 07:13:12.165517 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 17644 | 2026.01.30 07:13:12.165765 [ 276 ] {474730a2-7d01-4042-89ae-0b87710f677e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17645 | 2026.01.30 07:13:12.165837 [ 276 ] {474730a2-7d01-4042-89ae-0b87710f677e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17646 | 2026.01.30 07:13:12.166174 [ 276 ] {474730a2-7d01-4042-89ae-0b87710f677e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17647 | 2026.01.30 07:13:12.166418 [ 276 ] {474730a2-7d01-4042-89ae-0b87710f677e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17648 | 2026.01.30 07:13:12.166535 [ 58 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17649 | 2026.01.30 07:13:12.166557 [ 276 ] {474730a2-7d01-4042-89ae-0b87710f677e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001401 sec., 45681.655960028555 rows/sec., 3.57 MiB/sec. | ||
| 17650 | 2026.01.30 07:13:12.166561 [ 58 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17651 | 2026.01.30 07:13:12.166589 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17652 | 2026.01.30 07:13:12.166600 [ 276 ] {474730a2-7d01-4042-89ae-0b87710f677e} <Debug> TCPHandler: Processed in 0.001607604 sec. | ||
| 17653 | 2026.01.30 07:13:12.166670 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17654 | 2026.01.30 07:13:12.166714 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17655 | 2026.01.30 07:13:12.166777 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17656 | 2026.01.30 07:13:12.166807 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1312 rows starting from the beginning of the part | ||
| 17657 | 2026.01.30 07:13:12.166817 [ 276 ] {a6dc0727-61bb-4cd4-be22-a97c8d7d7f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17658 | 2026.01.30 07:13:12.166859 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 560 rows starting from the beginning of the part | ||
| 17659 | 2026.01.30 07:13:12.166866 [ 276 ] {a6dc0727-61bb-4cd4-be22-a97c8d7d7f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17660 | 2026.01.30 07:13:12.166909 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 127 rows starting from the beginning of the part | ||
| 17661 | 2026.01.30 07:13:12.166953 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 17662 | 2026.01.30 07:13:12.166991 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 255 rows starting from the beginning of the part | ||
| 17663 | 2026.01.30 07:13:12.167033 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 17664 | 2026.01.30 07:13:12.167313 [ 276 ] {a6dc0727-61bb-4cd4-be22-a97c8d7d7f95} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17665 | 2026.01.30 07:13:12.167354 [ 276 ] {a6dc0727-61bb-4cd4-be22-a97c8d7d7f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17666 | 2026.01.30 07:13:12.167438 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4358 rows, containing 5 columns (5 merged, 0 gathered) in 0.002478759 sec., 1758137.8423638602 rows/sec., 151.42 MiB/sec. | ||
| 17667 | 2026.01.30 07:13:12.167727 [ 276 ] {a6dc0727-61bb-4cd4-be22-a97c8d7d7f95} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17668 | 2026.01.30 07:13:12.167799 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17669 | 2026.01.30 07:13:12.167957 [ 276 ] {a6dc0727-61bb-4cd4-be22-a97c8d7d7f95} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2026.01.30 07:13:12.168098 [ 276 ] {a6dc0727-61bb-4cd4-be22-a97c8d7d7f95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 17671 | 2026.01.30 07:13:12.168121 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17672 | 2026.01.30 07:13:12.168136 [ 276 ] {a6dc0727-61bb-4cd4-be22-a97c8d7d7f95} <Debug> TCPHandler: Processed in 0.001472251 sec. | ||
| 17673 | 2026.01.30 07:13:12.168190 [ 198 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_141_28} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17674 | 2026.01.30 07:13:12.168248 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17675 | 2026.01.30 07:13:12.168248 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610295 sec., 1479232.0661742103 rows/sec., 114.84 MiB/sec. | ||
| 17676 | 2026.01.30 07:13:12.168289 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 17677 | 2026.01.30 07:13:12.168344 [ 276 ] {5efacd77-bb5d-4338-9e33-579b14798d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17678 | 2026.01.30 07:13:12.168386 [ 276 ] {5efacd77-bb5d-4338-9e33-579b14798d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17679 | 2026.01.30 07:13:12.168579 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17680 | 2026.01.30 07:13:12.168728 [ 276 ] {5efacd77-bb5d-4338-9e33-579b14798d1c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2026.01.30 07:13:12.168771 [ 276 ] {5efacd77-bb5d-4338-9e33-579b14798d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17682 | 2026.01.30 07:13:12.168949 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17683 | 2026.01.30 07:13:12.169049 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_141_28} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17684 | 2026.01.30 07:13:12.169118 [ 276 ] {5efacd77-bb5d-4338-9e33-579b14798d1c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17685 | 2026.01.30 07:13:12.169168 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 17686 | 2026.01.30 07:13:12.169341 [ 276 ] {5efacd77-bb5d-4338-9e33-579b14798d1c} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17687 | 2026.01.30 07:13:12.169456 [ 58 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17688 | 2026.01.30 07:13:12.169480 [ 276 ] {5efacd77-bb5d-4338-9e33-579b14798d1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 17689 | 2026.01.30 07:13:12.169486 [ 58 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2026.01.30 07:13:12.169509 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 17691 | 2026.01.30 07:13:12.169517 [ 276 ] {5efacd77-bb5d-4338-9e33-579b14798d1c} <Debug> TCPHandler: Processed in 0.001317736 sec. | ||
| 17692 | 2026.01.30 07:13:12.169570 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 17693 | 2026.01.30 07:13:12.169649 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17694 | 2026.01.30 07:13:12.169677 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8460 rows starting from the beginning of the part | ||
| 17695 | 2026.01.30 07:13:12.169732 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 17696 | 2026.01.30 07:13:12.169774 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 17697 | 2026.01.30 07:13:12.169814 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 17698 | 2026.01.30 07:13:12.169853 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 17699 | 2026.01.30 07:13:12.169893 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 17700 | 2026.01.30 07:13:12.172634 [ 197 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8760 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093216 sec., 2832003.9725644765 rows/sec., 188.70 MiB/sec. | ||
| 17701 | 2026.01.30 07:13:12.172879 [ 196 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17702 | 2026.01.30 07:13:12.173247 [ 196 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2026.01.30 07:13:12.173333 [ 196 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_141_28} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17704 | 2026.01.30 07:13:12.173449 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 17705 | 2026.01.30 07:13:13.851265 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 17706 | 2026.01.30 07:13:13.870423 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17707 | 2026.01.30 07:13:13.870486 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17708 | 2026.01.30 07:13:13.876810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17709 | 2026.01.30 07:13:13.877580 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17710 | 2026.01.30 07:13:13.877910 [ 171 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17711 | 2026.01.30 07:13:13.877982 [ 171 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17712 | 2026.01.30 07:13:13.878006 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17713 | 2026.01.30 07:13:13.878167 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 17714 | 2026.01.30 07:13:13.881560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 17715 | 2026.01.30 07:13:13.882306 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17716 | 2026.01.30 07:13:13.883821 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 17717 | 2026.01.30 07:13:13.888409 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 17718 | 2026.01.30 07:13:13.893255 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 17719 | 2026.01.30 07:13:13.898056 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 17720 | 2026.01.30 07:13:13.902935 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 17721 | 2026.01.30 07:13:13.907572 [ 198 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 17722 | 2026.01.30 07:13:13.966885 [ 197 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.088797254 sec., 8142.143674848323 rows/sec., 42.10 MiB/sec. | ||
| 17723 | 2026.01.30 07:13:13.969364 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17724 | 2026.01.30 07:13:13.971258 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17725 | 2026.01.30 07:13:13.971352 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_96_19} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17726 | 2026.01.30 07:13:13.972954 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17727 | 2026.01.30 07:13:14.000230 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.08 MiB, peak 404.50 MiB, free memory in arenas 0.00 B, will set to 386.00 MiB (RSS), difference: -1.07 MiB | ||
| 17728 | 2026.01.30 07:13:17.028480 [ 221 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17729 | 2026.01.30 07:13:17.028555 [ 221 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17730 | 2026.01.30 07:13:17.032806 [ 221 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17731 | 2026.01.30 07:13:17.089052 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17732 | 2026.01.30 07:13:17.089103 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17733 | 2026.01.30 07:13:17.092363 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17734 | 2026.01.30 07:13:17.165745 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17735 | 2026.01.30 07:13:17.165994 [ 276 ] {b2924db8-2538-403b-9723-35f9a46c5873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17736 | 2026.01.30 07:13:17.166094 [ 276 ] {b2924db8-2538-403b-9723-35f9a46c5873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17737 | 2026.01.30 07:13:17.166864 [ 276 ] {b2924db8-2538-403b-9723-35f9a46c5873} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17738 | 2026.01.30 07:13:17.166902 [ 276 ] {b2924db8-2538-403b-9723-35f9a46c5873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17739 | 2026.01.30 07:13:17.167253 [ 276 ] {b2924db8-2538-403b-9723-35f9a46c5873} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17740 | 2026.01.30 07:13:17.167467 [ 276 ] {b2924db8-2538-403b-9723-35f9a46c5873} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17741 | 2026.01.30 07:13:17.167617 [ 276 ] {b2924db8-2538-403b-9723-35f9a46c5873} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001696 sec., 1768.867924528302 rows/sec., 131.28 KiB/sec. | ||
| 17742 | 2026.01.30 07:13:17.167667 [ 276 ] {b2924db8-2538-403b-9723-35f9a46c5873} <Debug> TCPHandler: Processed in 0.002095358 sec. | ||
| 17743 | 2026.01.30 07:13:17.167804 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17744 | 2026.01.30 07:13:17.167903 [ 276 ] {db97af78-f1bb-4b07-a6ac-80ff44576984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17745 | 2026.01.30 07:13:17.167945 [ 276 ] {db97af78-f1bb-4b07-a6ac-80ff44576984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17746 | 2026.01.30 07:13:17.168546 [ 276 ] {db97af78-f1bb-4b07-a6ac-80ff44576984} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17747 | 2026.01.30 07:13:17.168583 [ 276 ] {db97af78-f1bb-4b07-a6ac-80ff44576984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17748 | 2026.01.30 07:13:17.168901 [ 276 ] {db97af78-f1bb-4b07-a6ac-80ff44576984} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17749 | 2026.01.30 07:13:17.169100 [ 276 ] {db97af78-f1bb-4b07-a6ac-80ff44576984} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17750 | 2026.01.30 07:13:17.169228 [ 276 ] {db97af78-f1bb-4b07-a6ac-80ff44576984} <Debug> executeQuery: Read 180 rows, 16.04 KiB in 0.001346 sec., 133729.5690936107 rows/sec., 11.64 MiB/sec. | ||
| 17751 | 2026.01.30 07:13:17.169266 [ 276 ] {db97af78-f1bb-4b07-a6ac-80ff44576984} <Debug> TCPHandler: Processed in 0.001510822 sec. | ||
| 17752 | 2026.01.30 07:13:17.169376 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17753 | 2026.01.30 07:13:17.169469 [ 276 ] {d95226b0-8e4b-4d8c-aa7f-c978798e780e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17754 | 2026.01.30 07:13:17.169508 [ 276 ] {d95226b0-8e4b-4d8c-aa7f-c978798e780e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17755 | 2026.01.30 07:13:17.169928 [ 276 ] {d95226b0-8e4b-4d8c-aa7f-c978798e780e} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17756 | 2026.01.30 07:13:17.169964 [ 276 ] {d95226b0-8e4b-4d8c-aa7f-c978798e780e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17757 | 2026.01.30 07:13:17.170244 [ 276 ] {d95226b0-8e4b-4d8c-aa7f-c978798e780e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17758 | 2026.01.30 07:13:17.170438 [ 276 ] {d95226b0-8e4b-4d8c-aa7f-c978798e780e} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17759 | 2026.01.30 07:13:17.170563 [ 276 ] {d95226b0-8e4b-4d8c-aa7f-c978798e780e} <Debug> executeQuery: Read 62 rows, 4.62 KiB in 0.001113 sec., 55705.300988319854 rows/sec., 4.06 MiB/sec. | ||
| 17760 | 2026.01.30 07:13:17.170601 [ 276 ] {d95226b0-8e4b-4d8c-aa7f-c978798e780e} <Debug> TCPHandler: Processed in 0.001271915 sec. | ||
| 17761 | 2026.01.30 07:13:17.170707 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17762 | 2026.01.30 07:13:17.170799 [ 276 ] {7de73396-96a8-4208-ac51-f9066d40c9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17763 | 2026.01.30 07:13:17.170836 [ 276 ] {7de73396-96a8-4208-ac51-f9066d40c9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17764 | 2026.01.30 07:13:17.171310 [ 276 ] {7de73396-96a8-4208-ac51-f9066d40c9be} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17765 | 2026.01.30 07:13:17.171345 [ 276 ] {7de73396-96a8-4208-ac51-f9066d40c9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17766 | 2026.01.30 07:13:17.171639 [ 276 ] {7de73396-96a8-4208-ac51-f9066d40c9be} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17767 | 2026.01.30 07:13:17.171836 [ 276 ] {7de73396-96a8-4208-ac51-f9066d40c9be} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17768 | 2026.01.30 07:13:17.171961 [ 276 ] {7de73396-96a8-4208-ac51-f9066d40c9be} <Debug> executeQuery: Read 153 rows, 12.04 KiB in 0.00118 sec., 129661.01694915253 rows/sec., 9.96 MiB/sec. | ||
| 17769 | 2026.01.30 07:13:17.171998 [ 276 ] {7de73396-96a8-4208-ac51-f9066d40c9be} <Debug> TCPHandler: Processed in 0.001337377 sec. | ||
| 17770 | 2026.01.30 07:13:17.172103 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17771 | 2026.01.30 07:13:17.172194 [ 276 ] {e42438df-81c0-4305-ac1f-892593e18cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17772 | 2026.01.30 07:13:17.172236 [ 276 ] {e42438df-81c0-4305-ac1f-892593e18cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17773 | 2026.01.30 07:13:17.172657 [ 276 ] {e42438df-81c0-4305-ac1f-892593e18cd2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.01.30 07:13:17.172692 [ 276 ] {e42438df-81c0-4305-ac1f-892593e18cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17775 | 2026.01.30 07:13:17.173004 [ 276 ] {e42438df-81c0-4305-ac1f-892593e18cd2} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17776 | 2026.01.30 07:13:17.173202 [ 276 ] {e42438df-81c0-4305-ac1f-892593e18cd2} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17777 | 2026.01.30 07:13:17.173327 [ 276 ] {e42438df-81c0-4305-ac1f-892593e18cd2} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001151 sec., 141615.98609904433 rows/sec., 9.84 MiB/sec. | ||
| 17778 | 2026.01.30 07:13:17.173327 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 2 parts from all_1_137_31 to all_138_138_0 | ||
| 17779 | 2026.01.30 07:13:17.173364 [ 276 ] {e42438df-81c0-4305-ac1f-892593e18cd2} <Debug> TCPHandler: Processed in 0.001307456 sec. | ||
| 17780 | 2026.01.30 07:13:17.173399 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17781 | 2026.01.30 07:13:17.173425 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17782 | 2026.01.30 07:13:17.173493 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17783 | 2026.01.30 07:13:17.173526 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_138_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_31 to all_138_138_0 into Compact with storage Full | ||
| 17784 | 2026.01.30 07:13:17.173594 [ 276 ] {92a553c4-9bd4-4a76-acc2-4a7f59573f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17785 | 2026.01.30 07:13:17.173652 [ 276 ] {92a553c4-9bd4-4a76-acc2-4a7f59573f4e} <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 | ||
| 17786 | 2026.01.30 07:13:17.173672 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_138_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17787 | 2026.01.30 07:13:17.173717 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_31, total 41235 rows starting from the beginning of the part | ||
| 17788 | 2026.01.30 07:13:17.173791 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17789 | 2026.01.30 07:13:17.174624 [ 276 ] {92a553c4-9bd4-4a76-acc2-4a7f59573f4e} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.01.30 07:13:17.174670 [ 276 ] {92a553c4-9bd4-4a76-acc2-4a7f59573f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17791 | 2026.01.30 07:13:17.175255 [ 276 ] {92a553c4-9bd4-4a76-acc2-4a7f59573f4e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17792 | 2026.01.30 07:13:17.175478 [ 276 ] {92a553c4-9bd4-4a76-acc2-4a7f59573f4e} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2026.01.30 07:13:17.175613 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17794 | 2026.01.30 07:13:17.175622 [ 276 ] {92a553c4-9bd4-4a76-acc2-4a7f59573f4e} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002045 sec., 28850.855745721274 rows/sec., 51.70 MiB/sec. | ||
| 17795 | 2026.01.30 07:13:17.175655 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17796 | 2026.01.30 07:13:17.175679 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17797 | 2026.01.30 07:13:17.175708 [ 276 ] {92a553c4-9bd4-4a76-acc2-4a7f59573f4e} <Debug> TCPHandler: Processed in 0.002261752 sec. | ||
| 17798 | 2026.01.30 07:13:17.175806 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 17799 | 2026.01.30 07:13:17.175823 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17800 | 2026.01.30 07:13:17.175925 [ 276 ] {71a398d2-7afa-423c-8f32-302348202fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17801 | 2026.01.30 07:13:17.175966 [ 276 ] {71a398d2-7afa-423c-8f32-302348202fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17802 | 2026.01.30 07:13:17.176042 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17803 | 2026.01.30 07:13:17.176132 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2547 rows starting from the beginning of the part | ||
| 17804 | 2026.01.30 07:13:17.176287 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 17805 | 2026.01.30 07:13:17.176288 [ 276 ] {71a398d2-7afa-423c-8f32-302348202fe1} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17806 | 2026.01.30 07:13:17.176340 [ 276 ] {71a398d2-7afa-423c-8f32-302348202fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17807 | 2026.01.30 07:13:17.176398 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 45 rows starting from the beginning of the part | ||
| 17808 | 2026.01.30 07:13:17.176503 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 54 rows starting from the beginning of the part | ||
| 17809 | 2026.01.30 07:13:17.176598 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 61 rows starting from the beginning of the part | ||
| 17810 | 2026.01.30 07:13:17.176656 [ 276 ] {71a398d2-7afa-423c-8f32-302348202fe1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 17811 | 2026.01.30 07:13:17.176694 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 59 rows starting from the beginning of the part | ||
| 17812 | 2026.01.30 07:13:17.176872 [ 276 ] {71a398d2-7afa-423c-8f32-302348202fe1} <Trace> oximeter.measurements_i64 (a9565251-f64b-4b83-992e-3f17513fc6a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2026.01.30 07:13:17.177002 [ 276 ] {71a398d2-7afa-423c-8f32-302348202fe1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001095 sec., 8219.17808219178 rows/sec., 580.59 KiB/sec. | ||
| 17814 | 2026.01.30 07:13:17.177040 [ 276 ] {71a398d2-7afa-423c-8f32-302348202fe1} <Debug> TCPHandler: Processed in 0.001263615 sec. | ||
| 17815 | 2026.01.30 07:13:17.177166 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17816 | 2026.01.30 07:13:17.177258 [ 276 ] {1794417d-6da7-41a6-8069-3ae7a76b1d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17817 | 2026.01.30 07:13:17.177300 [ 276 ] {1794417d-6da7-41a6-8069-3ae7a76b1d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17818 | 2026.01.30 07:13:17.177669 [ 276 ] {1794417d-6da7-41a6-8069-3ae7a76b1d87} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17819 | 2026.01.30 07:13:17.177705 [ 276 ] {1794417d-6da7-41a6-8069-3ae7a76b1d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17820 | 2026.01.30 07:13:17.178014 [ 276 ] {1794417d-6da7-41a6-8069-3ae7a76b1d87} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 17821 | 2026.01.30 07:13:17.178218 [ 276 ] {1794417d-6da7-41a6-8069-3ae7a76b1d87} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17822 | 2026.01.30 07:13:17.178351 [ 276 ] {1794417d-6da7-41a6-8069-3ae7a76b1d87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 17823 | 2026.01.30 07:13:17.178387 [ 276 ] {1794417d-6da7-41a6-8069-3ae7a76b1d87} <Debug> TCPHandler: Processed in 0.001266945 sec. | ||
| 17824 | 2026.01.30 07:13:17.181015 [ 188 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_138_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41395 rows, containing 5 columns (5 merged, 0 gathered) in 0.007528109 sec., 5498724.845774683 rows/sec., 376.15 MiB/sec. | ||
| 17825 | 2026.01.30 07:13:17.181319 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_138_32} <Trace> MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) | ||
| 17826 | 2026.01.30 07:13:17.181599 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2026.01.30 07:13:17.181667 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 2 parts: [all_1_137_31, all_138_138_0] -> all_1_138_32 | ||
| 17828 | 2026.01.30 07:13:17.181738 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17829 | 2026.01.30 07:13:17.189841 [ 194 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 19 columns (19 merged, 0 gathered) in 0.014106521 sec., 198915.09749285455 rows/sec., 356.25 MiB/sec. | ||
| 17830 | 2026.01.30 07:13:17.192201 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17831 | 2026.01.30 07:13:17.192565 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17832 | 2026.01.30 07:13:17.192642 [ 188 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17833 | 2026.01.30 07:13:17.192769 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.78 MiB. | ||
| 17834 | 2026.01.30 07:13:17.986412 [ 222 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17835 | 2026.01.30 07:13:17.986476 [ 222 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17836 | 2026.01.30 07:13:17.989509 [ 222 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17837 | 2026.01.30 07:13:18.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.67 MiB, peak 404.50 MiB, free memory in arenas 0.00 B, will set to 393.98 MiB (RSS), difference: 7.30 MiB | ||
| 17838 | 2026.01.30 07:13:18.682245 [ 224 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17839 | 2026.01.30 07:13:18.682296 [ 224 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17840 | 2026.01.30 07:13:18.684493 [ 224 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 17841 | 2026.01.30 07:13:18.848877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46544 | ||
| 17842 | 2026.01.30 07:13:18.849377 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17843 | 2026.01.30 07:13:18.849410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17844 | 2026.01.30 07:13:18.849870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17845 | 2026.01.30 07:13:18.850086 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17846 | 2026.01.30 07:13:18.850206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46544 | ||
| 17847 | 2026.01.30 07:13:21.382557 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 17848 | 2026.01.30 07:13:21.402003 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17849 | 2026.01.30 07:13:21.402059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17850 | 2026.01.30 07:13:21.408616 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 17851 | 2026.01.30 07:13:21.409354 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17852 | 2026.01.30 07:13:21.413311 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 17853 | 2026.01.30 07:13:21.441473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2112 | ||
| 17854 | 2026.01.30 07:13:21.443827 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17855 | 2026.01.30 07:13:21.443880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17856 | 2026.01.30 07:13:21.445101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17857 | 2026.01.30 07:13:21.445395 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17858 | 2026.01.30 07:13:21.445797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2112 | ||
| 17859 | 2026.01.30 07:13:22.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.50 MiB, peak 404.50 MiB, free memory in arenas 0.00 B, will set to 393.98 MiB (RSS), difference: 3.48 MiB | ||
| 17860 | 2026.01.30 07:13:22.334289 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17861 | 2026.01.30 07:13:22.334531 [ 276 ] {8fca5ac0-6445-4251-b5ea-73501028496f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17862 | 2026.01.30 07:13:22.334621 [ 276 ] {8fca5ac0-6445-4251-b5ea-73501028496f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17863 | 2026.01.30 07:13:22.335574 [ 276 ] {8fca5ac0-6445-4251-b5ea-73501028496f} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17864 | 2026.01.30 07:13:22.335639 [ 276 ] {8fca5ac0-6445-4251-b5ea-73501028496f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17865 | 2026.01.30 07:13:22.336189 [ 276 ] {8fca5ac0-6445-4251-b5ea-73501028496f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 17866 | 2026.01.30 07:13:22.336530 [ 276 ] {8fca5ac0-6445-4251-b5ea-73501028496f} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2026.01.30 07:13:22.336733 [ 276 ] {8fca5ac0-6445-4251-b5ea-73501028496f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002271 sec., 10568.031704095112 rows/sec., 897.87 KiB/sec. | ||
| 17868 | 2026.01.30 07:13:22.336798 [ 276 ] {8fca5ac0-6445-4251-b5ea-73501028496f} <Debug> TCPHandler: Processed in 0.002718296 sec. | ||
| 17869 | 2026.01.30 07:13:22.336992 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17870 | 2026.01.30 07:13:22.337117 [ 276 ] {e308ebbf-6d14-4379-afb3-ab7d53130bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17871 | 2026.01.30 07:13:22.337177 [ 276 ] {e308ebbf-6d14-4379-afb3-ab7d53130bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17872 | 2026.01.30 07:13:22.339015 [ 276 ] {e308ebbf-6d14-4379-afb3-ab7d53130bd6} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17873 | 2026.01.30 07:13:22.339063 [ 276 ] {e308ebbf-6d14-4379-afb3-ab7d53130bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17874 | 2026.01.30 07:13:22.339620 [ 276 ] {e308ebbf-6d14-4379-afb3-ab7d53130bd6} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17875 | 2026.01.30 07:13:22.339939 [ 276 ] {e308ebbf-6d14-4379-afb3-ab7d53130bd6} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2026.01.30 07:13:22.340120 [ 276 ] {e308ebbf-6d14-4379-afb3-ab7d53130bd6} <Debug> executeQuery: Read 1316 rows, 111.93 KiB in 0.003031 sec., 434180.13856812933 rows/sec., 36.06 MiB/sec. | ||
| 17877 | 2026.01.30 07:13:22.340175 [ 276 ] {e308ebbf-6d14-4379-afb3-ab7d53130bd6} <Debug> TCPHandler: Processed in 0.003246701 sec. | ||
| 17878 | 2026.01.30 07:13:22.340339 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17879 | 2026.01.30 07:13:22.340461 [ 276 ] {2ab6641b-01ec-4dcd-a31a-8b5ec58a131a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17880 | 2026.01.30 07:13:22.340519 [ 276 ] {2ab6641b-01ec-4dcd-a31a-8b5ec58a131a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17881 | 2026.01.30 07:13:22.341098 [ 276 ] {2ab6641b-01ec-4dcd-a31a-8b5ec58a131a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17882 | 2026.01.30 07:13:22.341145 [ 276 ] {2ab6641b-01ec-4dcd-a31a-8b5ec58a131a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17883 | 2026.01.30 07:13:22.341556 [ 276 ] {2ab6641b-01ec-4dcd-a31a-8b5ec58a131a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17884 | 2026.01.30 07:13:22.341855 [ 276 ] {2ab6641b-01ec-4dcd-a31a-8b5ec58a131a} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17885 | 2026.01.30 07:13:22.342026 [ 276 ] {2ab6641b-01ec-4dcd-a31a-8b5ec58a131a} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.00159 sec., 7547.169811320755 rows/sec., 604.36 KiB/sec. | ||
| 17886 | 2026.01.30 07:13:22.342078 [ 276 ] {2ab6641b-01ec-4dcd-a31a-8b5ec58a131a} <Debug> TCPHandler: Processed in 0.00180243 sec. | ||
| 17887 | 2026.01.30 07:13:22.342156 [ 218 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17888 | 2026.01.30 07:13:22.342197 [ 218 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17889 | 2026.01.30 07:13:22.342236 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17890 | 2026.01.30 07:13:22.342348 [ 276 ] {e0b2d843-b9b9-4508-baba-17e79bf54011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17891 | 2026.01.30 07:13:22.342400 [ 276 ] {e0b2d843-b9b9-4508-baba-17e79bf54011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17892 | 2026.01.30 07:13:22.343122 [ 276 ] {e0b2d843-b9b9-4508-baba-17e79bf54011} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17893 | 2026.01.30 07:13:22.343167 [ 276 ] {e0b2d843-b9b9-4508-baba-17e79bf54011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17894 | 2026.01.30 07:13:22.343596 [ 276 ] {e0b2d843-b9b9-4508-baba-17e79bf54011} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17895 | 2026.01.30 07:13:22.343930 [ 276 ] {e0b2d843-b9b9-4508-baba-17e79bf54011} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17896 | 2026.01.30 07:13:22.344106 [ 276 ] {e0b2d843-b9b9-4508-baba-17e79bf54011} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001781 sec., 141493.54295339697 rows/sec., 9.79 MiB/sec. | ||
| 17897 | 2026.01.30 07:13:22.344158 [ 276 ] {e0b2d843-b9b9-4508-baba-17e79bf54011} <Debug> TCPHandler: Processed in 0.001982815 sec. | ||
| 17898 | 2026.01.30 07:13:22.344320 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17899 | 2026.01.30 07:13:22.344439 [ 276 ] {b5451017-8613-4a77-b2e6-ab86d1059473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17900 | 2026.01.30 07:13:22.344493 [ 276 ] {b5451017-8613-4a77-b2e6-ab86d1059473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17901 | 2026.01.30 07:13:22.345063 [ 276 ] {b5451017-8613-4a77-b2e6-ab86d1059473} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17902 | 2026.01.30 07:13:22.345108 [ 276 ] {b5451017-8613-4a77-b2e6-ab86d1059473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17903 | 2026.01.30 07:13:22.345503 [ 276 ] {b5451017-8613-4a77-b2e6-ab86d1059473} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 17904 | 2026.01.30 07:13:22.345865 [ 276 ] {b5451017-8613-4a77-b2e6-ab86d1059473} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17905 | 2026.01.30 07:13:22.345977 [ 218 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17906 | 2026.01.30 07:13:22.346039 [ 276 ] {b5451017-8613-4a77-b2e6-ab86d1059473} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001622 sec., 7398.273736128237 rows/sec., 577.99 KiB/sec. | ||
| 17907 | 2026.01.30 07:13:22.346092 [ 276 ] {b5451017-8613-4a77-b2e6-ab86d1059473} <Debug> TCPHandler: Processed in 0.001832301 sec. | ||
| 17908 | 2026.01.30 07:13:22.346266 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2026.01.30 07:13:22.346376 [ 276 ] {9bf8af92-e50a-4867-a9b2-c7b30f92c91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17910 | 2026.01.30 07:13:22.346431 [ 276 ] {9bf8af92-e50a-4867-a9b2-c7b30f92c91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17911 | 2026.01.30 07:13:22.347332 [ 276 ] {9bf8af92-e50a-4867-a9b2-c7b30f92c91b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2026.01.30 07:13:22.347377 [ 276 ] {9bf8af92-e50a-4867-a9b2-c7b30f92c91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17913 | 2026.01.30 07:13:22.347826 [ 276 ] {9bf8af92-e50a-4867-a9b2-c7b30f92c91b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17914 | 2026.01.30 07:13:22.348137 [ 276 ] {9bf8af92-e50a-4867-a9b2-c7b30f92c91b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2026.01.30 07:13:22.348311 [ 276 ] {9bf8af92-e50a-4867-a9b2-c7b30f92c91b} <Debug> executeQuery: Read 556 rows, 42.66 KiB in 0.001957 sec., 284108.329075115 rows/sec., 21.29 MiB/sec. | ||
| 17916 | 2026.01.30 07:13:22.348364 [ 276 ] {9bf8af92-e50a-4867-a9b2-c7b30f92c91b} <Debug> TCPHandler: Processed in 0.00216003 sec. | ||
| 17917 | 2026.01.30 07:13:22.348536 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17918 | 2026.01.30 07:13:22.348648 [ 276 ] {fb766c99-bb91-4e64-9863-a99dc6efb4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17919 | 2026.01.30 07:13:22.348706 [ 276 ] {fb766c99-bb91-4e64-9863-a99dc6efb4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17920 | 2026.01.30 07:13:22.349498 [ 276 ] {fb766c99-bb91-4e64-9863-a99dc6efb4f4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2026.01.30 07:13:22.349544 [ 276 ] {fb766c99-bb91-4e64-9863-a99dc6efb4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17922 | 2026.01.30 07:13:22.350055 [ 276 ] {fb766c99-bb91-4e64-9863-a99dc6efb4f4} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17923 | 2026.01.30 07:13:22.350364 [ 276 ] {fb766c99-bb91-4e64-9863-a99dc6efb4f4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2026.01.30 07:13:22.350533 [ 276 ] {fb766c99-bb91-4e64-9863-a99dc6efb4f4} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001908 sec., 461215.9329140461 rows/sec., 31.30 MiB/sec. | ||
| 17925 | 2026.01.30 07:13:22.350588 [ 276 ] {fb766c99-bb91-4e64-9863-a99dc6efb4f4} <Debug> TCPHandler: Processed in 0.002117558 sec. | ||
| 17926 | 2026.01.30 07:13:22.350682 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_138_32 to all_143_143_0 | ||
| 17927 | 2026.01.30 07:13:22.350743 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17928 | 2026.01.30 07:13:22.350772 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17929 | 2026.01.30 07:13:22.350813 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17930 | 2026.01.30 07:13:22.350869 [ 276 ] {6f848145-81cc-45fe-bf5b-463770b9205b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17931 | 2026.01.30 07:13:22.350932 [ 276 ] {6f848145-81cc-45fe-bf5b-463770b9205b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17932 | 2026.01.30 07:13:22.350971 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_32 to all_143_143_0 into Compact with storage Full | ||
| 17933 | 2026.01.30 07:13:22.351159 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17934 | 2026.01.30 07:13:22.351204 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_32, total 41395 rows starting from the beginning of the part | ||
| 17935 | 2026.01.30 07:13:22.351289 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 17936 | 2026.01.30 07:13:22.351352 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 183 rows starting from the beginning of the part | ||
| 17937 | 2026.01.30 07:13:22.351415 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 17938 | 2026.01.30 07:13:22.351418 [ 276 ] {6f848145-81cc-45fe-bf5b-463770b9205b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17939 | 2026.01.30 07:13:22.351481 [ 276 ] {6f848145-81cc-45fe-bf5b-463770b9205b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 17940 | 2026.01.30 07:13:22.351529 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 163 rows starting from the beginning of the part | ||
| 17941 | 2026.01.30 07:13:22.351601 [ 195 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 880 rows starting from the beginning of the part | ||
| 17942 | 2026.01.30 07:13:22.351935 [ 276 ] {6f848145-81cc-45fe-bf5b-463770b9205b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 17943 | 2026.01.30 07:13:22.352261 [ 276 ] {6f848145-81cc-45fe-bf5b-463770b9205b} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2026.01.30 07:13:22.352446 [ 276 ] {6f848145-81cc-45fe-bf5b-463770b9205b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec. | ||
| 17945 | 2026.01.30 07:13:22.352498 [ 276 ] {6f848145-81cc-45fe-bf5b-463770b9205b} <Debug> TCPHandler: Processed in 0.00181473 sec. | ||
| 17946 | 2026.01.30 07:13:22.365157 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42941 rows, containing 5 columns (5 merged, 0 gathered) in 0.014257906 sec., 3011732.5784024666 rows/sec., 206.04 MiB/sec. | ||
| 17947 | 2026.01.30 07:13:22.365673 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Trace> MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) | ||
| 17948 | 2026.01.30 07:13:22.366123 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2026.01.30 07:13:22.366254 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_138_32, all_143_143_0] -> all_1_143_33 | ||
| 17950 | 2026.01.30 07:13:22.366415 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 17951 | 2026.01.30 07:13:23.034236 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45169 | ||
| 17952 | 2026.01.30 07:13:23.034351 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17953 | 2026.01.30 07:13:23.034378 [ 351 ] {} <Debug> TCP-Session: 5309154a-7593-43a7-83c1-6dab1668f402 Authenticating user 'default' from [fd00:1122:3344:101::e]:45169 | ||
| 17954 | 2026.01.30 07:13:23.034399 [ 351 ] {} <Debug> TCP-Session: 5309154a-7593-43a7-83c1-6dab1668f402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17955 | 2026.01.30 07:13:23.034412 [ 351 ] {} <Debug> TCP-Session: 5309154a-7593-43a7-83c1-6dab1668f402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17956 | 2026.01.30 07:13:23.034669 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34385 | ||
| 17957 | 2026.01.30 07:13:23.034706 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55693 | ||
| 17958 | 2026.01.30 07:13:23.034725 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57568 | ||
| 17959 | 2026.01.30 07:13:23.034733 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46961 | ||
| 17960 | 2026.01.30 07:13:23.034788 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17961 | 2026.01.30 07:13:23.034788 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17962 | 2026.01.30 07:13:23.034804 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17963 | 2026.01.30 07:13:23.034825 [ 356 ] {} <Debug> TCP-Session: d362ab6c-8add-477f-a59e-0c17022d5650 Authenticating user 'default' from [fd00:1122:3344:101::e]:34385 | ||
| 17964 | 2026.01.30 07:13:23.034831 [ 360 ] {} <Debug> TCP-Session: e5cbe75f-9013-48b8-8a1a-b7eb897812db Authenticating user 'default' from [fd00:1122:3344:101::e]:55693 | ||
| 17965 | 2026.01.30 07:13:23.034840 [ 365 ] {} <Debug> TCP-Session: 06549468-e121-46fa-a532-bcedb198bb09 Authenticating user 'default' from [fd00:1122:3344:101::e]:57568 | ||
| 17966 | 2026.01.30 07:13:23.034851 [ 356 ] {} <Debug> TCP-Session: d362ab6c-8add-477f-a59e-0c17022d5650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17967 | 2026.01.30 07:13:23.034853 [ 360 ] {} <Debug> TCP-Session: e5cbe75f-9013-48b8-8a1a-b7eb897812db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17968 | 2026.01.30 07:13:23.034862 [ 365 ] {} <Debug> TCP-Session: 06549468-e121-46fa-a532-bcedb198bb09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17969 | 2026.01.30 07:13:23.034866 [ 356 ] {} <Debug> TCP-Session: d362ab6c-8add-477f-a59e-0c17022d5650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17970 | 2026.01.30 07:13:23.034873 [ 360 ] {} <Debug> TCP-Session: e5cbe75f-9013-48b8-8a1a-b7eb897812db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17971 | 2026.01.30 07:13:23.034881 [ 365 ] {} <Debug> TCP-Session: 06549468-e121-46fa-a532-bcedb198bb09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17972 | 2026.01.30 07:13:23.034866 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17973 | 2026.01.30 07:13:23.034789 [ 351 ] {} <Trace> TCP-Session: 5309154a-7593-43a7-83c1-6dab1668f402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17974 | 2026.01.30 07:13:23.034957 [ 366 ] {} <Debug> TCP-Session: 54c5775c-90b2-4d27-ad6c-f20b881e047b Authenticating user 'default' from [fd00:1122:3344:101::e]:46961 | ||
| 17975 | 2026.01.30 07:13:23.034715 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60915 | ||
| 17976 | 2026.01.30 07:13:23.034990 [ 366 ] {} <Debug> TCP-Session: 54c5775c-90b2-4d27-ad6c-f20b881e047b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17977 | 2026.01.30 07:13:23.034706 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51614 | ||
| 17978 | 2026.01.30 07:13:23.035035 [ 366 ] {} <Debug> TCP-Session: 54c5775c-90b2-4d27-ad6c-f20b881e047b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17979 | 2026.01.30 07:13:23.034695 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57835 | ||
| 17980 | 2026.01.30 07:13:23.035090 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17981 | 2026.01.30 07:13:23.034681 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36577 | ||
| 17982 | 2026.01.30 07:13:23.035121 [ 351 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17983 | 2026.01.30 07:13:23.035130 [ 364 ] {} <Debug> TCP-Session: e7984933-247c-4c42-8669-8bbcbabd7f7e Authenticating user 'default' from [fd00:1122:3344:101::e]:60915 | ||
| 17984 | 2026.01.30 07:13:23.035153 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17985 | 2026.01.30 07:13:23.035185 [ 364 ] {} <Debug> TCP-Session: e7984933-247c-4c42-8669-8bbcbabd7f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17986 | 2026.01.30 07:13:23.035195 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17987 | 2026.01.30 07:13:23.035214 [ 364 ] {} <Debug> TCP-Session: e7984933-247c-4c42-8669-8bbcbabd7f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17988 | 2026.01.30 07:13:23.035233 [ 358 ] {} <Debug> TCP-Session: 7905e01f-fd37-4005-8f02-9787d74f6ff9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36577 | ||
| 17989 | 2026.01.30 07:13:23.035202 [ 357 ] {} <Debug> TCP-Session: 6ee0d6c7-81e0-4152-835b-e60038037415 Authenticating user 'default' from [fd00:1122:3344:101::e]:57835 | ||
| 17990 | 2026.01.30 07:13:23.035261 [ 358 ] {} <Debug> TCP-Session: 7905e01f-fd37-4005-8f02-9787d74f6ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17991 | 2026.01.30 07:13:23.035281 [ 357 ] {} <Debug> TCP-Session: 6ee0d6c7-81e0-4152-835b-e60038037415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17992 | 2026.01.30 07:13:23.035293 [ 358 ] {} <Debug> TCP-Session: 7905e01f-fd37-4005-8f02-9787d74f6ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17993 | 2026.01.30 07:13:23.035306 [ 357 ] {} <Debug> TCP-Session: 6ee0d6c7-81e0-4152-835b-e60038037415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17994 | 2026.01.30 07:13:23.035118 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17995 | 2026.01.30 07:13:23.035378 [ 359 ] {} <Debug> TCP-Session: b6954885-48f9-4d20-b2ae-2b2ebe499adc Authenticating user 'default' from [fd00:1122:3344:101::e]:51614 | ||
| 17996 | 2026.01.30 07:13:23.035401 [ 351 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17997 | 2026.01.30 07:13:23.035404 [ 359 ] {} <Debug> TCP-Session: b6954885-48f9-4d20-b2ae-2b2ebe499adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17998 | 2026.01.30 07:13:23.035455 [ 359 ] {} <Debug> TCP-Session: b6954885-48f9-4d20-b2ae-2b2ebe499adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17999 | 2026.01.30 07:13:23.035462 [ 351 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18000 | 2026.01.30 07:13:23.035754 [ 351 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 18001 | 2026.01.30 07:13:23.036972 [ 337 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Trace> AggregatingTransform: Aggregating | ||
| 18002 | 2026.01.30 07:13:23.037015 [ 337 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Trace> Aggregator: Aggregation method: without_key | ||
| 18003 | 2026.01.30 07:13:23.037055 [ 337 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001199393 sec. (833.755 rows/sec., 32.57 KiB/sec.) | ||
| 18004 | 2026.01.30 07:13:23.037073 [ 337 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Trace> Aggregator: Merging aggregated data | ||
| 18005 | 2026.01.30 07:13:23.038545 [ 351 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00348 sec., 287.35632183908046 rows/sec., 11.22 KiB/sec. | ||
| 18006 | 2026.01.30 07:13:23.038719 [ 351 ] {0d310134-a261-42e0-8d9b-454aa43de973} <Debug> TCPHandler: Processed in 0.004054713 sec. | ||
| 18007 | 2026.01.30 07:13:23.038818 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18008 | 2026.01.30 07:13:23.038845 [ 351 ] {} <Debug> TCP-Session: 5309154a-7593-43a7-83c1-6dab1668f402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18009 | 2026.01.30 07:13:23.038847 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18010 | 2026.01.30 07:13:23.038867 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18011 | 2026.01.30 07:13:23.038889 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18012 | 2026.01.30 07:13:23.038908 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18013 | 2026.01.30 07:13:23.038924 [ 364 ] {} <Debug> TCP-Session: e7984933-247c-4c42-8669-8bbcbabd7f7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18014 | 2026.01.30 07:13:23.038950 [ 357 ] {} <Debug> TCP-Session: 6ee0d6c7-81e0-4152-835b-e60038037415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18015 | 2026.01.30 07:13:23.038967 [ 358 ] {} <Debug> TCP-Session: 7905e01f-fd37-4005-8f02-9787d74f6ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18016 | 2026.01.30 07:13:23.038972 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18017 | 2026.01.30 07:13:23.038989 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18018 | 2026.01.30 07:13:23.038948 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18019 | 2026.01.30 07:13:23.039050 [ 360 ] {} <Debug> TCP-Session: e5cbe75f-9013-48b8-8a1a-b7eb897812db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18020 | 2026.01.30 07:13:23.039057 [ 366 ] {} <Debug> TCP-Session: 54c5775c-90b2-4d27-ad6c-f20b881e047b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18021 | 2026.01.30 07:13:23.039081 [ 365 ] {} <Debug> TCP-Session: 06549468-e121-46fa-a532-bcedb198bb09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18022 | 2026.01.30 07:13:23.038931 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18023 | 2026.01.30 07:13:23.038898 [ 359 ] {} <Debug> TCP-Session: b6954885-48f9-4d20-b2ae-2b2ebe499adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18024 | 2026.01.30 07:13:23.039143 [ 356 ] {} <Debug> TCP-Session: d362ab6c-8add-477f-a59e-0c17022d5650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18025 | 2026.01.30 07:13:23.137261 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47298 | ||
| 18026 | 2026.01.30 07:13:23.137370 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18027 | 2026.01.30 07:13:23.137399 [ 351 ] {} <Debug> TCP-Session: 7abcd7d5-eb87-4dbe-874f-4daf381a627d Authenticating user 'default' from [fd00:1122:3344:101::e]:47298 | ||
| 18028 | 2026.01.30 07:13:23.137426 [ 351 ] {} <Debug> TCP-Session: 7abcd7d5-eb87-4dbe-874f-4daf381a627d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18029 | 2026.01.30 07:13:23.137444 [ 351 ] {} <Debug> TCP-Session: 7abcd7d5-eb87-4dbe-874f-4daf381a627d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18030 | 2026.01.30 07:13:23.137677 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50780 | ||
| 18031 | 2026.01.30 07:13:23.137718 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38224 | ||
| 18032 | 2026.01.30 07:13:23.137718 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52772 | ||
| 18033 | 2026.01.30 07:13:23.137760 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54095 | ||
| 18034 | 2026.01.30 07:13:23.137802 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18035 | 2026.01.30 07:13:23.137802 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18036 | 2026.01.30 07:13:23.137848 [ 356 ] {} <Debug> TCP-Session: b021684e-1e8d-4ee3-9c0b-c5cdc87a4d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:50780 | ||
| 18037 | 2026.01.30 07:13:23.137854 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18038 | 2026.01.30 07:13:23.137870 [ 358 ] {} <Debug> TCP-Session: af3fabfa-0464-4689-85ab-6c4231199e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:38224 | ||
| 18039 | 2026.01.30 07:13:23.137893 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18040 | 2026.01.30 07:13:23.137903 [ 357 ] {} <Debug> TCP-Session: e2dc3bbe-2a7a-4e9a-9cfe-85c775eebb16 Authenticating user 'default' from [fd00:1122:3344:101::e]:52772 | ||
| 18041 | 2026.01.30 07:13:23.137918 [ 358 ] {} <Debug> TCP-Session: af3fabfa-0464-4689-85ab-6c4231199e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18042 | 2026.01.30 07:13:23.137943 [ 364 ] {} <Debug> TCP-Session: 92587b4a-40e4-40a4-a80a-0fe8bc98f404 Authenticating user 'default' from [fd00:1122:3344:101::e]:54095 | ||
| 18043 | 2026.01.30 07:13:23.137977 [ 358 ] {} <Debug> TCP-Session: af3fabfa-0464-4689-85ab-6c4231199e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18044 | 2026.01.30 07:13:23.137958 [ 357 ] {} <Debug> TCP-Session: e2dc3bbe-2a7a-4e9a-9cfe-85c775eebb16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18045 | 2026.01.30 07:13:23.138001 [ 364 ] {} <Debug> TCP-Session: 92587b4a-40e4-40a4-a80a-0fe8bc98f404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18046 | 2026.01.30 07:13:23.138025 [ 357 ] {} <Debug> TCP-Session: e2dc3bbe-2a7a-4e9a-9cfe-85c775eebb16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18047 | 2026.01.30 07:13:23.138040 [ 364 ] {} <Debug> TCP-Session: 92587b4a-40e4-40a4-a80a-0fe8bc98f404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18048 | 2026.01.30 07:13:23.137883 [ 356 ] {} <Debug> TCP-Session: b021684e-1e8d-4ee3-9c0b-c5cdc87a4d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18049 | 2026.01.30 07:13:23.137778 [ 351 ] {} <Trace> TCP-Session: 7abcd7d5-eb87-4dbe-874f-4daf381a627d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18050 | 2026.01.30 07:13:23.138093 [ 356 ] {} <Debug> TCP-Session: b021684e-1e8d-4ee3-9c0b-c5cdc87a4d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18051 | 2026.01.30 07:13:23.137772 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35090 | ||
| 18052 | 2026.01.30 07:13:23.137752 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64586 | ||
| 18053 | 2026.01.30 07:13:23.137744 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49647 | ||
| 18054 | 2026.01.30 07:13:23.137780 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54542 | ||
| 18055 | 2026.01.30 07:13:23.138190 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18056 | 2026.01.30 07:13:23.138210 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18057 | 2026.01.30 07:13:23.138236 [ 365 ] {} <Debug> TCP-Session: 239fd521-b828-41f7-b632-7937e88cc036 Authenticating user 'default' from [fd00:1122:3344:101::e]:35090 | ||
| 18058 | 2026.01.30 07:13:23.138243 [ 360 ] {} <Debug> TCP-Session: d77edb7c-55fe-455d-a40b-431fd6ed0bde Authenticating user 'default' from [fd00:1122:3344:101::e]:64586 | ||
| 18059 | 2026.01.30 07:13:23.138241 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18060 | 2026.01.30 07:13:23.138255 [ 351 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18061 | 2026.01.30 07:13:23.138265 [ 360 ] {} <Debug> TCP-Session: d77edb7c-55fe-455d-a40b-431fd6ed0bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18062 | 2026.01.30 07:13:23.138285 [ 359 ] {} <Debug> TCP-Session: 6db31ef5-3073-47a3-866d-2dcebcbf1ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49647 | ||
| 18063 | 2026.01.30 07:13:23.138308 [ 360 ] {} <Debug> TCP-Session: d77edb7c-55fe-455d-a40b-431fd6ed0bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18064 | 2026.01.30 07:13:23.138325 [ 359 ] {} <Debug> TCP-Session: 6db31ef5-3073-47a3-866d-2dcebcbf1ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18065 | 2026.01.30 07:13:23.138263 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18066 | 2026.01.30 07:13:23.138349 [ 359 ] {} <Debug> TCP-Session: 6db31ef5-3073-47a3-866d-2dcebcbf1ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18067 | 2026.01.30 07:13:23.138255 [ 365 ] {} <Debug> TCP-Session: 239fd521-b828-41f7-b632-7937e88cc036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18068 | 2026.01.30 07:13:23.138377 [ 366 ] {} <Debug> TCP-Session: b3f4350c-48c4-45f6-9f99-61838b88d077 Authenticating user 'default' from [fd00:1122:3344:101::e]:54542 | ||
| 18069 | 2026.01.30 07:13:23.138402 [ 365 ] {} <Debug> TCP-Session: 239fd521-b828-41f7-b632-7937e88cc036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18070 | 2026.01.30 07:13:23.138416 [ 366 ] {} <Debug> TCP-Session: b3f4350c-48c4-45f6-9f99-61838b88d077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18071 | 2026.01.30 07:13:23.138436 [ 366 ] {} <Debug> TCP-Session: b3f4350c-48c4-45f6-9f99-61838b88d077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18072 | 2026.01.30 07:13:23.138537 [ 351 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18073 | 2026.01.30 07:13:23.138595 [ 351 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18074 | 2026.01.30 07:13:23.138882 [ 351 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 18075 | 2026.01.30 07:13:23.139841 [ 312 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Trace> AggregatingTransform: Aggregating | ||
| 18076 | 2026.01.30 07:13:23.139877 [ 312 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Trace> Aggregator: Aggregation method: without_key | ||
| 18077 | 2026.01.30 07:13:23.139909 [ 312 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929756 sec. (1075.551 rows/sec., 42.01 KiB/sec.) | ||
| 18078 | 2026.01.30 07:13:23.139927 [ 312 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Trace> Aggregator: Merging aggregated data | ||
| 18079 | 2026.01.30 07:13:23.141316 [ 351 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003113 sec., 321.23353678124 rows/sec., 12.55 KiB/sec. | ||
| 18080 | 2026.01.30 07:13:23.141461 [ 351 ] {bc8617e2-2bc8-4c33-a6cc-ca94c801e57e} <Debug> TCPHandler: Processed in 0.003795845 sec. | ||
| 18081 | 2026.01.30 07:13:23.141601 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18082 | 2026.01.30 07:13:23.141629 [ 351 ] {} <Debug> TCP-Session: 7abcd7d5-eb87-4dbe-874f-4daf381a627d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18083 | 2026.01.30 07:13:23.141632 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18084 | 2026.01.30 07:13:23.141650 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18085 | 2026.01.30 07:13:23.141666 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18086 | 2026.01.30 07:13:23.141668 [ 358 ] {} <Debug> TCP-Session: af3fabfa-0464-4689-85ab-6c4231199e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18087 | 2026.01.30 07:13:23.141684 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18088 | 2026.01.30 07:13:23.141704 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18089 | 2026.01.30 07:13:23.141725 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18090 | 2026.01.30 07:13:23.141743 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18091 | 2026.01.30 07:13:23.141748 [ 356 ] {} <Debug> TCP-Session: b021684e-1e8d-4ee3-9c0b-c5cdc87a4d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18092 | 2026.01.30 07:13:23.141777 [ 359 ] {} <Debug> TCP-Session: 6db31ef5-3073-47a3-866d-2dcebcbf1ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18093 | 2026.01.30 07:13:23.141791 [ 364 ] {} <Debug> TCP-Session: 92587b4a-40e4-40a4-a80a-0fe8bc98f404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18094 | 2026.01.30 07:13:23.141759 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18095 | 2026.01.30 07:13:23.141758 [ 360 ] {} <Debug> TCP-Session: d77edb7c-55fe-455d-a40b-431fd6ed0bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18096 | 2026.01.30 07:13:23.141852 [ 365 ] {} <Debug> TCP-Session: 239fd521-b828-41f7-b632-7937e88cc036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18097 | 2026.01.30 07:13:23.141707 [ 366 ] {} <Debug> TCP-Session: b3f4350c-48c4-45f6-9f99-61838b88d077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18098 | 2026.01.30 07:13:23.141701 [ 357 ] {} <Debug> TCP-Session: e2dc3bbe-2a7a-4e9a-9cfe-85c775eebb16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18099 | 2026.01.30 07:13:23.161625 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47174 | ||
| 18100 | 2026.01.30 07:13:23.161688 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18101 | 2026.01.30 07:13:23.161710 [ 351 ] {} <Debug> TCP-Session: 5e2799b3-9f11-4751-86b6-7d39f85c8004 Authenticating user 'default' from [fd00:1122:3344:101::e]:47174 | ||
| 18102 | 2026.01.30 07:13:23.161728 [ 351 ] {} <Debug> TCP-Session: 5e2799b3-9f11-4751-86b6-7d39f85c8004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18103 | 2026.01.30 07:13:23.161741 [ 351 ] {} <Debug> TCP-Session: 5e2799b3-9f11-4751-86b6-7d39f85c8004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18104 | 2026.01.30 07:13:23.161944 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49567 | ||
| 18105 | 2026.01.30 07:13:23.161952 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64144 | ||
| 18106 | 2026.01.30 07:13:23.161976 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50864 | ||
| 18107 | 2026.01.30 07:13:23.161989 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42343 | ||
| 18108 | 2026.01.30 07:13:23.162029 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18109 | 2026.01.30 07:13:23.162005 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44632 | ||
| 18110 | 2026.01.30 07:13:23.162065 [ 357 ] {} <Debug> TCP-Session: 9c34ce75-de87-43bf-b4ed-2913fb00a389 Authenticating user 'default' from [fd00:1122:3344:101::e]:49567 | ||
| 18111 | 2026.01.30 07:13:23.162070 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18112 | 2026.01.30 07:13:23.162069 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18113 | 2026.01.30 07:13:23.162092 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18114 | 2026.01.30 07:13:23.162108 [ 356 ] {} <Debug> TCP-Session: 677f030c-2fa6-4571-ae70-63cefec55db7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64144 | ||
| 18115 | 2026.01.30 07:13:23.162116 [ 360 ] {} <Debug> TCP-Session: 723e87e4-b778-4c7c-bae8-c0cc54396bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50864 | ||
| 18116 | 2026.01.30 07:13:23.162135 [ 364 ] {} <Debug> TCP-Session: 468baaa8-dc25-4720-95a8-ce6732f49f25 Authenticating user 'default' from [fd00:1122:3344:101::e]:42343 | ||
| 18117 | 2026.01.30 07:13:23.162146 [ 356 ] {} <Debug> TCP-Session: 677f030c-2fa6-4571-ae70-63cefec55db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18118 | 2026.01.30 07:13:23.162150 [ 360 ] {} <Debug> TCP-Session: 723e87e4-b778-4c7c-bae8-c0cc54396bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18119 | 2026.01.30 07:13:23.162168 [ 364 ] {} <Debug> TCP-Session: 468baaa8-dc25-4720-95a8-ce6732f49f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18120 | 2026.01.30 07:13:23.162175 [ 356 ] {} <Debug> TCP-Session: 677f030c-2fa6-4571-ae70-63cefec55db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18121 | 2026.01.30 07:13:23.162210 [ 364 ] {} <Debug> TCP-Session: 468baaa8-dc25-4720-95a8-ce6732f49f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18122 | 2026.01.30 07:13:23.162183 [ 360 ] {} <Debug> TCP-Session: 723e87e4-b778-4c7c-bae8-c0cc54396bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18123 | 2026.01.30 07:13:23.162116 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18124 | 2026.01.30 07:13:23.162087 [ 357 ] {} <Debug> TCP-Session: 9c34ce75-de87-43bf-b4ed-2913fb00a389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18125 | 2026.01.30 07:13:23.162283 [ 366 ] {} <Debug> TCP-Session: f594e8df-60b7-4b5e-b4c6-f4c4237696f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:44632 | ||
| 18126 | 2026.01.30 07:13:23.162293 [ 357 ] {} <Debug> TCP-Session: 9c34ce75-de87-43bf-b4ed-2913fb00a389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18127 | 2026.01.30 07:13:23.162305 [ 366 ] {} <Debug> TCP-Session: f594e8df-60b7-4b5e-b4c6-f4c4237696f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18128 | 2026.01.30 07:13:23.161967 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34830 | ||
| 18129 | 2026.01.30 07:13:23.162323 [ 366 ] {} <Debug> TCP-Session: f594e8df-60b7-4b5e-b4c6-f4c4237696f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18130 | 2026.01.30 07:13:23.161951 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43154 | ||
| 18131 | 2026.01.30 07:13:23.161999 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47579 | ||
| 18132 | 2026.01.30 07:13:23.162389 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18133 | 2026.01.30 07:13:23.161987 [ 351 ] {} <Trace> TCP-Session: 5e2799b3-9f11-4751-86b6-7d39f85c8004 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18134 | 2026.01.30 07:13:23.162430 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18135 | 2026.01.30 07:13:23.162443 [ 359 ] {} <Debug> TCP-Session: 5b7b6bce-316c-4577-8b66-de451d9ae264 Authenticating user 'default' from [fd00:1122:3344:101::e]:34830 | ||
| 18136 | 2026.01.30 07:13:23.162463 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18137 | 2026.01.30 07:13:23.162494 [ 358 ] {} <Debug> TCP-Session: 114faa63-0755-475d-9338-e07209936997 Authenticating user 'default' from [fd00:1122:3344:101::e]:43154 | ||
| 18138 | 2026.01.30 07:13:23.162501 [ 359 ] {} <Debug> TCP-Session: 5b7b6bce-316c-4577-8b66-de451d9ae264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18139 | 2026.01.30 07:13:23.162523 [ 365 ] {} <Debug> TCP-Session: ea9ae58e-5816-4c09-8195-2079cc9e640f Authenticating user 'default' from [fd00:1122:3344:101::e]:47579 | ||
| 18140 | 2026.01.30 07:13:23.162545 [ 359 ] {} <Debug> TCP-Session: 5b7b6bce-316c-4577-8b66-de451d9ae264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18141 | 2026.01.30 07:13:23.162564 [ 365 ] {} <Debug> TCP-Session: ea9ae58e-5816-4c09-8195-2079cc9e640f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18142 | 2026.01.30 07:13:23.162586 [ 351 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18143 | 2026.01.30 07:13:23.162594 [ 365 ] {} <Debug> TCP-Session: ea9ae58e-5816-4c09-8195-2079cc9e640f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18144 | 2026.01.30 07:13:23.162533 [ 358 ] {} <Debug> TCP-Session: 114faa63-0755-475d-9338-e07209936997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18145 | 2026.01.30 07:13:23.162647 [ 358 ] {} <Debug> TCP-Session: 114faa63-0755-475d-9338-e07209936997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18146 | 2026.01.30 07:13:23.162810 [ 351 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18147 | 2026.01.30 07:13:23.162858 [ 351 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18148 | 2026.01.30 07:13:23.163190 [ 351 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 18149 | 2026.01.30 07:13:23.164194 [ 349 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Trace> AggregatingTransform: Aggregating | ||
| 18150 | 2026.01.30 07:13:23.164242 [ 349 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Trace> Aggregator: Aggregation method: without_key | ||
| 18151 | 2026.01.30 07:13:23.164276 [ 349 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969177 sec. (1031.803 rows/sec., 40.30 KiB/sec.) | ||
| 18152 | 2026.01.30 07:13:23.164297 [ 349 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Trace> Aggregator: Merging aggregated data | ||
| 18153 | 2026.01.30 07:13:23.165613 [ 351 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003071 sec., 325.62683165092807 rows/sec., 12.72 KiB/sec. | ||
| 18154 | 2026.01.30 07:13:23.165784 [ 351 ] {31a0620f-4c55-4a50-bde6-40ca43afcb09} <Debug> TCPHandler: Processed in 0.003865237 sec. | ||
| 18155 | 2026.01.30 07:13:23.165932 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18156 | 2026.01.30 07:13:23.165964 [ 351 ] {} <Debug> TCP-Session: 5e2799b3-9f11-4751-86b6-7d39f85c8004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18157 | 2026.01.30 07:13:23.165965 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18158 | 2026.01.30 07:13:23.165987 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18159 | 2026.01.30 07:13:23.166003 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18160 | 2026.01.30 07:13:23.166048 [ 360 ] {} <Debug> TCP-Session: 723e87e4-b778-4c7c-bae8-c0cc54396bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18161 | 2026.01.30 07:13:23.166064 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18162 | 2026.01.30 07:13:23.166087 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18163 | 2026.01.30 07:13:23.166110 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18164 | 2026.01.30 07:13:23.166125 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18165 | 2026.01.30 07:13:23.166143 [ 356 ] {} <Debug> TCP-Session: 677f030c-2fa6-4571-ae70-63cefec55db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18166 | 2026.01.30 07:13:23.166179 [ 359 ] {} <Debug> TCP-Session: 5b7b6bce-316c-4577-8b66-de451d9ae264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18167 | 2026.01.30 07:13:23.166199 [ 364 ] {} <Debug> TCP-Session: 468baaa8-dc25-4720-95a8-ce6732f49f25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18168 | 2026.01.30 07:13:23.166118 [ 366 ] {} <Debug> TCP-Session: f594e8df-60b7-4b5e-b4c6-f4c4237696f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18169 | 2026.01.30 07:13:23.166074 [ 358 ] {} <Debug> TCP-Session: 114faa63-0755-475d-9338-e07209936997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18170 | 2026.01.30 07:13:23.166040 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18171 | 2026.01.30 07:13:23.166014 [ 365 ] {} <Debug> TCP-Session: ea9ae58e-5816-4c09-8195-2079cc9e640f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18172 | 2026.01.30 07:13:23.166310 [ 357 ] {} <Debug> TCP-Session: 9c34ce75-de87-43bf-b4ed-2913fb00a389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18173 | 2026.01.30 07:13:25.974261 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18174 | 2026.01.30 07:13:25.974313 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18175 | 2026.01.30 07:13:26.351257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47056 | ||
| 18176 | 2026.01.30 07:13:26.351786 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18177 | 2026.01.30 07:13:26.351832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18178 | 2026.01.30 07:13:26.352496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18179 | 2026.01.30 07:13:26.352994 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18180 | 2026.01.30 07:13:26.353149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47056 | ||
| 18181 | 2026.01.30 07:13:27.165342 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18182 | 2026.01.30 07:13:27.165513 [ 276 ] {86226505-6695-4fe5-a59b-7ca45e5f860d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18183 | 2026.01.30 07:13:27.165579 [ 276 ] {86226505-6695-4fe5-a59b-7ca45e5f860d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18184 | 2026.01.30 07:13:27.166335 [ 276 ] {86226505-6695-4fe5-a59b-7ca45e5f860d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2026.01.30 07:13:27.166384 [ 276 ] {86226505-6695-4fe5-a59b-7ca45e5f860d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18186 | 2026.01.30 07:13:27.166880 [ 276 ] {86226505-6695-4fe5-a59b-7ca45e5f860d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18187 | 2026.01.30 07:13:27.167307 [ 276 ] {86226505-6695-4fe5-a59b-7ca45e5f860d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2026.01.30 07:13:27.167472 [ 276 ] {86226505-6695-4fe5-a59b-7ca45e5f860d} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.002005 sec., 86783.04239401496 rows/sec., 7.62 MiB/sec. | ||
| 18189 | 2026.01.30 07:13:27.167527 [ 276 ] {86226505-6695-4fe5-a59b-7ca45e5f860d} <Debug> TCPHandler: Processed in 0.002312305 sec. | ||
| 18190 | 2026.01.30 07:13:27.167663 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2026.01.30 07:13:27.167763 [ 276 ] {e9a5ada4-bad1-4866-b991-689085de859f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18192 | 2026.01.30 07:13:27.167809 [ 276 ] {e9a5ada4-bad1-4866-b991-689085de859f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18193 | 2026.01.30 07:13:27.168284 [ 276 ] {e9a5ada4-bad1-4866-b991-689085de859f} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2026.01.30 07:13:27.168323 [ 276 ] {e9a5ada4-bad1-4866-b991-689085de859f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18195 | 2026.01.30 07:13:27.168720 [ 276 ] {e9a5ada4-bad1-4866-b991-689085de859f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18196 | 2026.01.30 07:13:27.169130 [ 276 ] {e9a5ada4-bad1-4866-b991-689085de859f} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2026.01.30 07:13:27.169268 [ 276 ] {e9a5ada4-bad1-4866-b991-689085de859f} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001527 sec., 38637.85199738049 rows/sec., 2.84 MiB/sec. | ||
| 18198 | 2026.01.30 07:13:27.169308 [ 276 ] {e9a5ada4-bad1-4866-b991-689085de859f} <Debug> TCPHandler: Processed in 0.001698717 sec. | ||
| 18199 | 2026.01.30 07:13:27.169421 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2026.01.30 07:13:27.169516 [ 276 ] {bfba46f0-9140-46ad-9682-c39a581e9c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18201 | 2026.01.30 07:13:27.169556 [ 276 ] {bfba46f0-9140-46ad-9682-c39a581e9c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18202 | 2026.01.30 07:13:27.169992 [ 276 ] {bfba46f0-9140-46ad-9682-c39a581e9c01} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2026.01.30 07:13:27.170029 [ 276 ] {bfba46f0-9140-46ad-9682-c39a581e9c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18204 | 2026.01.30 07:13:27.170471 [ 276 ] {bfba46f0-9140-46ad-9682-c39a581e9c01} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18205 | 2026.01.30 07:13:27.170896 [ 276 ] {bfba46f0-9140-46ad-9682-c39a581e9c01} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18206 | 2026.01.30 07:13:27.171030 [ 276 ] {bfba46f0-9140-46ad-9682-c39a581e9c01} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001531 sec., 80339.64728935336 rows/sec., 6.28 MiB/sec. | ||
| 18207 | 2026.01.30 07:13:27.171069 [ 276 ] {bfba46f0-9140-46ad-9682-c39a581e9c01} <Debug> TCPHandler: Processed in 0.001699237 sec. | ||
| 18208 | 2026.01.30 07:13:27.171182 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18209 | 2026.01.30 07:13:27.171276 [ 276 ] {cdeee989-87f9-4bac-ad1f-fc0a918e506f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18210 | 2026.01.30 07:13:27.171320 [ 276 ] {cdeee989-87f9-4bac-ad1f-fc0a918e506f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18211 | 2026.01.30 07:13:27.171760 [ 276 ] {cdeee989-87f9-4bac-ad1f-fc0a918e506f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18212 | 2026.01.30 07:13:27.171798 [ 276 ] {cdeee989-87f9-4bac-ad1f-fc0a918e506f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18213 | 2026.01.30 07:13:27.172230 [ 276 ] {cdeee989-87f9-4bac-ad1f-fc0a918e506f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18214 | 2026.01.30 07:13:27.172649 [ 276 ] {cdeee989-87f9-4bac-ad1f-fc0a918e506f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.01.30 07:13:27.172790 [ 276 ] {cdeee989-87f9-4bac-ad1f-fc0a918e506f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
| 18216 | 2026.01.30 07:13:27.172828 [ 276 ] {cdeee989-87f9-4bac-ad1f-fc0a918e506f} <Debug> TCPHandler: Processed in 0.001695447 sec. | ||
| 18217 | 2026.01.30 07:13:27.172939 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18218 | 2026.01.30 07:13:27.173033 [ 276 ] {1f40e698-3c47-448e-aa06-f45e812092c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18219 | 2026.01.30 07:13:27.173089 [ 276 ] {1f40e698-3c47-448e-aa06-f45e812092c0} <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 | ||
| 18220 | 2026.01.30 07:13:27.174045 [ 276 ] {1f40e698-3c47-448e-aa06-f45e812092c0} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18221 | 2026.01.30 07:13:27.174082 [ 276 ] {1f40e698-3c47-448e-aa06-f45e812092c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18222 | 2026.01.30 07:13:27.174775 [ 276 ] {1f40e698-3c47-448e-aa06-f45e812092c0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18223 | 2026.01.30 07:13:27.175189 [ 276 ] {1f40e698-3c47-448e-aa06-f45e812092c0} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18224 | 2026.01.30 07:13:27.175339 [ 276 ] {1f40e698-3c47-448e-aa06-f45e812092c0} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002323 sec., 25398.191993112356 rows/sec., 45.51 MiB/sec. | ||
| 18225 | 2026.01.30 07:13:27.175410 [ 276 ] {1f40e698-3c47-448e-aa06-f45e812092c0} <Debug> TCPHandler: Processed in 0.00252037 sec. | ||
| 18226 | 2026.01.30 07:13:27.175524 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18227 | 2026.01.30 07:13:27.175620 [ 276 ] {8edb0afb-2fbe-403c-88a1-684fa439ba9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18228 | 2026.01.30 07:13:27.175662 [ 276 ] {8edb0afb-2fbe-403c-88a1-684fa439ba9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18229 | 2026.01.30 07:13:27.176021 [ 276 ] {8edb0afb-2fbe-403c-88a1-684fa439ba9f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2026.01.30 07:13:27.176058 [ 276 ] {8edb0afb-2fbe-403c-88a1-684fa439ba9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18231 | 2026.01.30 07:13:27.176495 [ 276 ] {8edb0afb-2fbe-403c-88a1-684fa439ba9f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18232 | 2026.01.30 07:13:27.176904 [ 276 ] {8edb0afb-2fbe-403c-88a1-684fa439ba9f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2026.01.30 07:13:27.177037 [ 276 ] {8edb0afb-2fbe-403c-88a1-684fa439ba9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001435 sec., 41811.846689895465 rows/sec., 2.82 MiB/sec. | ||
| 18234 | 2026.01.30 07:13:27.177073 [ 276 ] {8edb0afb-2fbe-403c-88a1-684fa439ba9f} <Debug> TCPHandler: Processed in 0.001599845 sec. | ||
| 18235 | 2026.01.30 07:13:28.108049 [ 142 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 18236 | 2026.01.30 07:13:28.108121 [ 142 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18237 | 2026.01.30 07:13:28.108147 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18238 | 2026.01.30 07:13:28.108300 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 18239 | 2026.01.30 07:13:28.108460 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18240 | 2026.01.30 07:13:28.108499 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 24 rows starting from the beginning of the part | ||
| 18241 | 2026.01.30 07:13:28.108572 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 18242 | 2026.01.30 07:13:28.108624 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 18243 | 2026.01.30 07:13:28.108668 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 18244 | 2026.01.30 07:13:28.108711 [ 199 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part | ||
| 18245 | 2026.01.30 07:13:28.109684 [ 194 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447521 sec., 35923.48573872158 rows/sec., 3.00 MiB/sec. | ||
| 18246 | 2026.01.30 07:13:28.109897 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 18247 | 2026.01.30 07:13:28.110354 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18248 | 2026.01.30 07:13:28.110425 [ 191 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_37_9} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 18249 | 2026.01.30 07:13:28.110490 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18250 | 2026.01.30 07:13:28.914316 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 18251 | 2026.01.30 07:13:28.932387 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18252 | 2026.01.30 07:13:28.932434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18253 | 2026.01.30 07:13:28.938615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18254 | 2026.01.30 07:13:28.939314 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18255 | 2026.01.30 07:13:28.942474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 18256 | 2026.01.30 07:13:31.446830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2146 | ||
| 18257 | 2026.01.30 07:13:31.449333 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18258 | 2026.01.30 07:13:31.449392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18259 | 2026.01.30 07:13:31.450745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18260 | 2026.01.30 07:13:31.451223 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18261 | 2026.01.30 07:13:31.451462 [ 224 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18262 | 2026.01.30 07:13:31.451516 [ 224 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18263 | 2026.01.30 07:13:31.451617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2146 | ||
| 18264 | 2026.01.30 07:13:31.455032 [ 224 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18265 | 2026.01.30 07:13:32.162922 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18266 | 2026.01.30 07:13:32.163126 [ 276 ] {6a87f0ab-3d04-4418-a611-d649d55c5f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18267 | 2026.01.30 07:13:32.163201 [ 276 ] {6a87f0ab-3d04-4418-a611-d649d55c5f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18268 | 2026.01.30 07:13:32.163937 [ 276 ] {6a87f0ab-3d04-4418-a611-d649d55c5f8d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.01.30 07:13:32.163990 [ 276 ] {6a87f0ab-3d04-4418-a611-d649d55c5f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18270 | 2026.01.30 07:13:32.164502 [ 276 ] {6a87f0ab-3d04-4418-a611-d649d55c5f8d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18271 | 2026.01.30 07:13:32.164958 [ 276 ] {6a87f0ab-3d04-4418-a611-d649d55c5f8d} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18272 | 2026.01.30 07:13:32.165125 [ 276 ] {6a87f0ab-3d04-4418-a611-d649d55c5f8d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002053 sec., 27277.155382367266 rows/sec., 2.08 MiB/sec. | ||
| 18273 | 2026.01.30 07:13:32.165179 [ 276 ] {6a87f0ab-3d04-4418-a611-d649d55c5f8d} <Debug> TCPHandler: Processed in 0.002396436 sec. | ||
| 18274 | 2026.01.30 07:13:32.165310 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18275 | 2026.01.30 07:13:32.165412 [ 276 ] {25cc497c-24fc-41d6-8692-a35c90013d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18276 | 2026.01.30 07:13:32.165454 [ 276 ] {25cc497c-24fc-41d6-8692-a35c90013d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18277 | 2026.01.30 07:13:32.165903 [ 276 ] {25cc497c-24fc-41d6-8692-a35c90013d3e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18278 | 2026.01.30 07:13:32.165941 [ 276 ] {25cc497c-24fc-41d6-8692-a35c90013d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18279 | 2026.01.30 07:13:32.166427 [ 276 ] {25cc497c-24fc-41d6-8692-a35c90013d3e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18280 | 2026.01.30 07:13:32.166859 [ 276 ] {25cc497c-24fc-41d6-8692-a35c90013d3e} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18281 | 2026.01.30 07:13:32.166995 [ 276 ] {25cc497c-24fc-41d6-8692-a35c90013d3e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001604 sec., 39900.249376558604 rows/sec., 3.11 MiB/sec. | ||
| 18282 | 2026.01.30 07:13:32.167034 [ 276 ] {25cc497c-24fc-41d6-8692-a35c90013d3e} <Debug> TCPHandler: Processed in 0.001776769 sec. | ||
| 18283 | 2026.01.30 07:13:32.167152 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18284 | 2026.01.30 07:13:32.167247 [ 276 ] {1f8da5c3-4224-4d17-a48f-b6c200ba298f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18285 | 2026.01.30 07:13:32.167291 [ 276 ] {1f8da5c3-4224-4d17-a48f-b6c200ba298f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18286 | 2026.01.30 07:13:32.167721 [ 276 ] {1f8da5c3-4224-4d17-a48f-b6c200ba298f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2026.01.30 07:13:32.167759 [ 276 ] {1f8da5c3-4224-4d17-a48f-b6c200ba298f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18288 | 2026.01.30 07:13:32.168199 [ 276 ] {1f8da5c3-4224-4d17-a48f-b6c200ba298f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18289 | 2026.01.30 07:13:32.168668 [ 276 ] {1f8da5c3-4224-4d17-a48f-b6c200ba298f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2026.01.30 07:13:32.168804 [ 276 ] {1f8da5c3-4224-4d17-a48f-b6c200ba298f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
| 18291 | 2026.01.30 07:13:32.168843 [ 276 ] {1f8da5c3-4224-4d17-a48f-b6c200ba298f} <Debug> TCPHandler: Processed in 0.001741278 sec. | ||
| 18292 | 2026.01.30 07:13:32.168953 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18293 | 2026.01.30 07:13:32.169046 [ 276 ] {f72cd2c1-434a-4fc0-a2e3-337bf670d28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18294 | 2026.01.30 07:13:32.169088 [ 276 ] {f72cd2c1-434a-4fc0-a2e3-337bf670d28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18295 | 2026.01.30 07:13:32.169425 [ 276 ] {f72cd2c1-434a-4fc0-a2e3-337bf670d28f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18296 | 2026.01.30 07:13:32.169462 [ 276 ] {f72cd2c1-434a-4fc0-a2e3-337bf670d28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 18297 | 2026.01.30 07:13:32.169862 [ 276 ] {f72cd2c1-434a-4fc0-a2e3-337bf670d28f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18298 | 2026.01.30 07:13:32.170283 [ 276 ] {f72cd2c1-434a-4fc0-a2e3-337bf670d28f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18299 | 2026.01.30 07:13:32.170423 [ 276 ] {f72cd2c1-434a-4fc0-a2e3-337bf670d28f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
| 18300 | 2026.01.30 07:13:32.170460 [ 276 ] {f72cd2c1-434a-4fc0-a2e3-337bf670d28f} <Debug> TCPHandler: Processed in 0.001555313 sec. | ||
| 18301 | 2026.01.30 07:13:33.854235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47504 | ||
| 18302 | 2026.01.30 07:13:33.854746 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18303 | 2026.01.30 07:13:33.854783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18304 | 2026.01.30 07:13:33.855345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18305 | 2026.01.30 07:13:33.855769 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18306 | 2026.01.30 07:13:33.855896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47504 | ||
| 18307 | 2026.01.30 07:13:36.443453 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 18308 | 2026.01.30 07:13:36.466150 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18309 | 2026.01.30 07:13:36.466217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18310 | 2026.01.30 07:13:36.473243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18311 | 2026.01.30 07:13:36.474494 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18312 | 2026.01.30 07:13:36.482459 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 18313 | 2026.01.30 07:13:37.165937 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18314 | 2026.01.30 07:13:37.166114 [ 276 ] {71f7d3f0-c5a0-431a-921e-5923b0bdf72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18315 | 2026.01.30 07:13:37.166182 [ 276 ] {71f7d3f0-c5a0-431a-921e-5923b0bdf72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18316 | 2026.01.30 07:13:37.166867 [ 276 ] {71f7d3f0-c5a0-431a-921e-5923b0bdf72f} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18317 | 2026.01.30 07:13:37.166916 [ 276 ] {71f7d3f0-c5a0-431a-921e-5923b0bdf72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18318 | 2026.01.30 07:13:37.167426 [ 276 ] {71f7d3f0-c5a0-431a-921e-5923b0bdf72f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18319 | 2026.01.30 07:13:37.167934 [ 276 ] {71f7d3f0-c5a0-431a-921e-5923b0bdf72f} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18320 | 2026.01.30 07:13:37.168134 [ 276 ] {71f7d3f0-c5a0-431a-921e-5923b0bdf72f} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.002064 sec., 5813.9534883720935 rows/sec., 480.71 KiB/sec. | ||
| 18321 | 2026.01.30 07:13:37.168190 [ 276 ] {71f7d3f0-c5a0-431a-921e-5923b0bdf72f} <Debug> TCPHandler: Processed in 0.002403757 sec. | ||
| 18322 | 2026.01.30 07:13:37.168340 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18323 | 2026.01.30 07:13:37.168439 [ 276 ] {acdeeac9-6a19-48b8-b7e4-2842438cd519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18324 | 2026.01.30 07:13:37.168483 [ 276 ] {acdeeac9-6a19-48b8-b7e4-2842438cd519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18325 | 2026.01.30 07:13:37.169078 [ 276 ] {acdeeac9-6a19-48b8-b7e4-2842438cd519} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2026.01.30 07:13:37.169115 [ 276 ] {acdeeac9-6a19-48b8-b7e4-2842438cd519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18327 | 2026.01.30 07:13:37.169548 [ 276 ] {acdeeac9-6a19-48b8-b7e4-2842438cd519} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18328 | 2026.01.30 07:13:37.170015 [ 276 ] {acdeeac9-6a19-48b8-b7e4-2842438cd519} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.01.30 07:13:37.170156 [ 276 ] {acdeeac9-6a19-48b8-b7e4-2842438cd519} <Debug> executeQuery: Read 182 rows, 16.27 KiB in 0.001737 sec., 104778.35348301669 rows/sec., 9.15 MiB/sec. | ||
| 18330 | 2026.01.30 07:13:37.170152 [ 133 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18331 | 2026.01.30 07:13:37.170197 [ 276 ] {acdeeac9-6a19-48b8-b7e4-2842438cd519} <Debug> TCPHandler: Processed in 0.001923764 sec. | ||
| 18332 | 2026.01.30 07:13:37.170244 [ 133 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18333 | 2026.01.30 07:13:37.170273 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18334 | 2026.01.30 07:13:37.170365 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18335 | 2026.01.30 07:13:37.170398 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18336 | 2026.01.30 07:13:37.170466 [ 276 ] {a546a8b3-0fb3-4c07-94fe-afcd699f38df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18337 | 2026.01.30 07:13:37.170513 [ 276 ] {a546a8b3-0fb3-4c07-94fe-afcd699f38df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18338 | 2026.01.30 07:13:37.170538 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18339 | 2026.01.30 07:13:37.170579 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2616 rows starting from the beginning of the part | ||
| 18340 | 2026.01.30 07:13:37.170653 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 180 rows starting from the beginning of the part | ||
| 18341 | 2026.01.30 07:13:37.170707 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1316 rows starting from the beginning of the part | ||
| 18342 | 2026.01.30 07:13:37.170757 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 174 rows starting from the beginning of the part | ||
| 18343 | 2026.01.30 07:13:37.170804 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 18344 | 2026.01.30 07:13:37.170849 [ 201 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 182 rows starting from the beginning of the part | ||
| 18345 | 2026.01.30 07:13:37.170971 [ 276 ] {a546a8b3-0fb3-4c07-94fe-afcd699f38df} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18346 | 2026.01.30 07:13:37.171013 [ 276 ] {a546a8b3-0fb3-4c07-94fe-afcd699f38df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18347 | 2026.01.30 07:13:37.171446 [ 276 ] {a546a8b3-0fb3-4c07-94fe-afcd699f38df} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18348 | 2026.01.30 07:13:37.171883 [ 276 ] {a546a8b3-0fb3-4c07-94fe-afcd699f38df} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18349 | 2026.01.30 07:13:37.172001 [ 133 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18350 | 2026.01.30 07:13:37.172021 [ 276 ] {a546a8b3-0fb3-4c07-94fe-afcd699f38df} <Debug> executeQuery: Read 71 rows, 5.29 KiB in 0.001574 sec., 45108.00508259212 rows/sec., 3.28 MiB/sec. | ||
| 18351 | 2026.01.30 07:13:37.172036 [ 133 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18352 | 2026.01.30 07:13:37.172068 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18353 | 2026.01.30 07:13:37.172069 [ 276 ] {a546a8b3-0fb3-4c07-94fe-afcd699f38df} <Debug> TCPHandler: Processed in 0.001759109 sec. | ||
| 18354 | 2026.01.30 07:13:37.172178 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 18355 | 2026.01.30 07:13:37.172204 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18356 | 2026.01.30 07:13:37.172315 [ 276 ] {f26559ad-3f0e-4948-a9d2-205b76afafbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18357 | 2026.01.30 07:13:37.172319 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18358 | 2026.01.30 07:13:37.172363 [ 276 ] {f26559ad-3f0e-4948-a9d2-205b76afafbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18359 | 2026.01.30 07:13:37.172368 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 313 rows starting from the beginning of the part | ||
| 18360 | 2026.01.30 07:13:37.172447 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 65 rows starting from the beginning of the part | ||
| 18361 | 2026.01.30 07:13:37.172496 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 62 rows starting from the beginning of the part | ||
| 18362 | 2026.01.30 07:13:37.172538 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 12 rows starting from the beginning of the part | ||
| 18363 | 2026.01.30 07:13:37.172576 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 59 rows starting from the beginning of the part | ||
| 18364 | 2026.01.30 07:13:37.172615 [ 191 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 71 rows starting from the beginning of the part | ||
| 18365 | 2026.01.30 07:13:37.172689 [ 194 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342875 sec., 1930960.8920663716 rows/sec., 166.97 MiB/sec. | ||
| 18366 | 2026.01.30 07:13:37.172763 [ 276 ] {f26559ad-3f0e-4948-a9d2-205b76afafbd} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18367 | 2026.01.30 07:13:37.172801 [ 276 ] {f26559ad-3f0e-4948-a9d2-205b76afafbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18368 | 2026.01.30 07:13:37.173120 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18369 | 2026.01.30 07:13:37.173243 [ 276 ] {f26559ad-3f0e-4948-a9d2-205b76afafbd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18370 | 2026.01.30 07:13:37.173595 [ 196 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463011 sec., 397809.7225516418 rows/sec., 28.38 MiB/sec. | ||
| 18371 | 2026.01.30 07:13:37.173804 [ 276 ] {f26559ad-3f0e-4948-a9d2-205b76afafbd} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18372 | 2026.01.30 07:13:37.173820 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2026.01.30 07:13:37.173880 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18374 | 2026.01.30 07:13:37.173918 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_146_29} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18375 | 2026.01.30 07:13:37.173949 [ 276 ] {f26559ad-3f0e-4948-a9d2-205b76afafbd} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001652 sec., 605.3268765133172 rows/sec., 40.20 KiB/sec. | ||
| 18376 | 2026.01.30 07:13:37.174032 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 18377 | 2026.01.30 07:13:37.174125 [ 276 ] {f26559ad-3f0e-4948-a9d2-205b76afafbd} <Debug> TCPHandler: Processed in 0.001971505 sec. | ||
| 18378 | 2026.01.30 07:13:37.174246 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18379 | 2026.01.30 07:13:37.174339 [ 276 ] {17d39979-62ed-440d-97d9-0b8722a980a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18380 | 2026.01.30 07:13:37.174380 [ 276 ] {17d39979-62ed-440d-97d9-0b8722a980a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18381 | 2026.01.30 07:13:37.174404 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18382 | 2026.01.30 07:13:37.174477 [ 190 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_96_19} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18383 | 2026.01.30 07:13:37.174575 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18384 | 2026.01.30 07:13:37.174867 [ 276 ] {17d39979-62ed-440d-97d9-0b8722a980a9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18385 | 2026.01.30 07:13:37.174903 [ 276 ] {17d39979-62ed-440d-97d9-0b8722a980a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18386 | 2026.01.30 07:13:37.175334 [ 276 ] {17d39979-62ed-440d-97d9-0b8722a980a9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18387 | 2026.01.30 07:13:37.175810 [ 276 ] {17d39979-62ed-440d-97d9-0b8722a980a9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18388 | 2026.01.30 07:13:37.175926 [ 133 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18389 | 2026.01.30 07:13:37.175949 [ 276 ] {17d39979-62ed-440d-97d9-0b8722a980a9} <Debug> executeQuery: Read 135 rows, 10.83 KiB in 0.001627 sec., 82974.80024585126 rows/sec., 6.50 MiB/sec. | ||
| 18390 | 2026.01.30 07:13:37.175962 [ 133 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18391 | 2026.01.30 07:13:37.175988 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18392 | 2026.01.30 07:13:37.175995 [ 276 ] {17d39979-62ed-440d-97d9-0b8722a980a9} <Debug> TCPHandler: Processed in 0.00180027 sec. | ||
| 18393 | 2026.01.30 07:13:37.176055 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18394 | 2026.01.30 07:13:37.176112 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18395 | 2026.01.30 07:13:37.176146 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18396 | 2026.01.30 07:13:37.176174 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1457 rows starting from the beginning of the part | ||
| 18397 | 2026.01.30 07:13:37.176211 [ 276 ] {c1edf005-2371-4464-8d76-c81598b8ce51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18398 | 2026.01.30 07:13:37.176219 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 153 rows starting from the beginning of the part | ||
| 18399 | 2026.01.30 07:13:37.176261 [ 276 ] {c1edf005-2371-4464-8d76-c81598b8ce51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18400 | 2026.01.30 07:13:37.176271 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 556 rows starting from the beginning of the part | ||
| 18401 | 2026.01.30 07:13:37.176313 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 123 rows starting from the beginning of the part | ||
| 18402 | 2026.01.30 07:13:37.176346 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 18403 | 2026.01.30 07:13:37.176380 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 135 rows starting from the beginning of the part | ||
| 18404 | 2026.01.30 07:13:37.176722 [ 276 ] {c1edf005-2371-4464-8d76-c81598b8ce51} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18405 | 2026.01.30 07:13:37.176764 [ 276 ] {c1edf005-2371-4464-8d76-c81598b8ce51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18406 | 2026.01.30 07:13:37.177286 [ 276 ] {c1edf005-2371-4464-8d76-c81598b8ce51} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18407 | 2026.01.30 07:13:37.177490 [ 196 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2488 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464991 sec., 1698303.9486249404 rows/sec., 132.04 MiB/sec. | ||
| 18408 | 2026.01.30 07:13:37.177735 [ 276 ] {c1edf005-2371-4464-8d76-c81598b8ce51} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18409 | 2026.01.30 07:13:37.177791 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18410 | 2026.01.30 07:13:37.177878 [ 276 ] {c1edf005-2371-4464-8d76-c81598b8ce51} <Debug> executeQuery: Read 166 rows, 11.84 KiB in 0.001686 sec., 98457.88849347568 rows/sec., 6.86 MiB/sec. | ||
| 18411 | 2026.01.30 07:13:37.177923 [ 276 ] {c1edf005-2371-4464-8d76-c81598b8ce51} <Debug> TCPHandler: Processed in 0.001861492 sec. | ||
| 18412 | 2026.01.30 07:13:37.178038 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18413 | 2026.01.30 07:13:37.178134 [ 276 ] {1399a859-c087-44a5-967e-916655481cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18414 | 2026.01.30 07:13:37.178178 [ 276 ] {1399a859-c087-44a5-967e-916655481cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18415 | 2026.01.30 07:13:37.178264 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.01.30 07:13:37.178343 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_146_29} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18417 | 2026.01.30 07:13:37.178409 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 18418 | 2026.01.30 07:13:37.178500 [ 276 ] {1399a859-c087-44a5-967e-916655481cd7} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18419 | 2026.01.30 07:13:37.178541 [ 276 ] {1399a859-c087-44a5-967e-916655481cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18420 | 2026.01.30 07:13:37.178984 [ 276 ] {1399a859-c087-44a5-967e-916655481cd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 18421 | 2026.01.30 07:13:37.179410 [ 276 ] {1399a859-c087-44a5-967e-916655481cd7} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18422 | 2026.01.30 07:13:37.179544 [ 276 ] {1399a859-c087-44a5-967e-916655481cd7} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 44.51 KiB/sec. | ||
| 18423 | 2026.01.30 07:13:37.179581 [ 276 ] {1399a859-c087-44a5-967e-916655481cd7} <Debug> TCPHandler: Processed in 0.001593434 sec. | ||
| 18424 | 2026.01.30 07:13:37.179695 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18425 | 2026.01.30 07:13:37.179788 [ 276 ] {2fc6ec94-e542-45d6-b3e3-4e0f11194d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18426 | 2026.01.30 07:13:37.179842 [ 276 ] {2fc6ec94-e542-45d6-b3e3-4e0f11194d15} <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 | ||
| 18427 | 2026.01.30 07:13:37.180832 [ 276 ] {2fc6ec94-e542-45d6-b3e3-4e0f11194d15} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18428 | 2026.01.30 07:13:37.180870 [ 276 ] {2fc6ec94-e542-45d6-b3e3-4e0f11194d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18429 | 2026.01.30 07:13:37.181576 [ 276 ] {2fc6ec94-e542-45d6-b3e3-4e0f11194d15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18430 | 2026.01.30 07:13:37.182016 [ 276 ] {2fc6ec94-e542-45d6-b3e3-4e0f11194d15} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18431 | 2026.01.30 07:13:37.182160 [ 276 ] {2fc6ec94-e542-45d6-b3e3-4e0f11194d15} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002389 sec., 24696.5257429887 rows/sec., 44.26 MiB/sec. | ||
| 18432 | 2026.01.30 07:13:37.182216 [ 276 ] {2fc6ec94-e542-45d6-b3e3-4e0f11194d15} <Debug> TCPHandler: Processed in 0.002571711 sec. | ||
| 18433 | 2026.01.30 07:13:37.182338 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18434 | 2026.01.30 07:13:37.182432 [ 276 ] {c7b815df-92c6-4739-b202-fc7efb2cfb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18435 | 2026.01.30 07:13:37.182475 [ 276 ] {c7b815df-92c6-4739-b202-fc7efb2cfb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18436 | 2026.01.30 07:13:37.182824 [ 276 ] {c7b815df-92c6-4739-b202-fc7efb2cfb8d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18437 | 2026.01.30 07:13:37.182862 [ 276 ] {c7b815df-92c6-4739-b202-fc7efb2cfb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18438 | 2026.01.30 07:13:37.183381 [ 276 ] {c7b815df-92c6-4739-b202-fc7efb2cfb8d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18439 | 2026.01.30 07:13:37.183817 [ 276 ] {c7b815df-92c6-4739-b202-fc7efb2cfb8d} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18440 | 2026.01.30 07:13:37.183936 [ 133 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18441 | 2026.01.30 07:13:37.183952 [ 276 ] {c7b815df-92c6-4739-b202-fc7efb2cfb8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
| 18442 | 2026.01.30 07:13:37.183968 [ 133 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18443 | 2026.01.30 07:13:37.183993 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18444 | 2026.01.30 07:13:37.183997 [ 276 ] {c7b815df-92c6-4739-b202-fc7efb2cfb8d} <Debug> TCPHandler: Processed in 0.001710008 sec. | ||
| 18445 | 2026.01.30 07:13:37.184066 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 18446 | 2026.01.30 07:13:37.184165 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18447 | 2026.01.30 07:13:37.184191 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8760 rows starting from the beginning of the part | ||
| 18448 | 2026.01.30 07:13:37.184240 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 18449 | 2026.01.30 07:13:37.184283 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 18450 | 2026.01.30 07:13:37.184323 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 18451 | 2026.01.30 07:13:37.184368 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 18452 | 2026.01.30 07:13:37.184405 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 18453 | 2026.01.30 07:13:37.186952 [ 196 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9060 rows, containing 4 columns (4 merged, 0 gathered) in 0.00291679 sec., 3106154.368329568 rows/sec., 207.05 MiB/sec. | ||
| 18454 | 2026.01.30 07:13:37.187390 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18455 | 2026.01.30 07:13:37.188024 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.01.30 07:13:37.188093 [ 198 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_146_29} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18457 | 2026.01.30 07:13:37.188182 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 18458 | 2026.01.30 07:13:40.974358 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18459 | 2026.01.30 07:13:40.974428 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18460 | 2026.01.30 07:13:41.356960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48016 | ||
| 18461 | 2026.01.30 07:13:41.357496 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.01.30 07:13:41.357545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18463 | 2026.01.30 07:13:41.358233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18464 | 2026.01.30 07:13:41.358740 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2026.01.30 07:13:41.358892 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48016 | ||
| 18466 | 2026.01.30 07:13:41.452711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2172 | ||
| 18467 | 2026.01.30 07:13:41.454955 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18468 | 2026.01.30 07:13:41.454997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18469 | 2026.01.30 07:13:41.456320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18470 | 2026.01.30 07:13:41.456786 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18471 | 2026.01.30 07:13:41.457050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 18472 | 2026.01.30 07:13:42.162731 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18473 | 2026.01.30 07:13:42.162925 [ 276 ] {c4d61be3-eb32-405e-bc61-558ac9549f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18474 | 2026.01.30 07:13:42.162996 [ 276 ] {c4d61be3-eb32-405e-bc61-558ac9549f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18475 | 2026.01.30 07:13:42.163667 [ 276 ] {c4d61be3-eb32-405e-bc61-558ac9549f8c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18476 | 2026.01.30 07:13:42.163710 [ 276 ] {c4d61be3-eb32-405e-bc61-558ac9549f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18477 | 2026.01.30 07:13:42.164200 [ 276 ] {c4d61be3-eb32-405e-bc61-558ac9549f8c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18478 | 2026.01.30 07:13:42.164649 [ 276 ] {c4d61be3-eb32-405e-bc61-558ac9549f8c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18479 | 2026.01.30 07:13:42.164799 [ 276 ] {c4d61be3-eb32-405e-bc61-558ac9549f8c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.22 MiB/sec. | ||
| 18480 | 2026.01.30 07:13:42.164840 [ 276 ] {c4d61be3-eb32-405e-bc61-558ac9549f8c} <Debug> TCPHandler: Processed in 0.002240632 sec. | ||
| 18481 | 2026.01.30 07:13:42.164952 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18482 | 2026.01.30 07:13:42.165044 [ 276 ] {ae251ec2-cdcc-4603-9d1e-a0669617cbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18483 | 2026.01.30 07:13:42.165083 [ 276 ] {ae251ec2-cdcc-4603-9d1e-a0669617cbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18484 | 2026.01.30 07:13:42.165533 [ 276 ] {ae251ec2-cdcc-4603-9d1e-a0669617cbac} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18485 | 2026.01.30 07:13:42.165567 [ 276 ] {ae251ec2-cdcc-4603-9d1e-a0669617cbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18486 | 2026.01.30 07:13:42.165971 [ 276 ] {ae251ec2-cdcc-4603-9d1e-a0669617cbac} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18487 | 2026.01.30 07:13:42.166432 [ 276 ] {ae251ec2-cdcc-4603-9d1e-a0669617cbac} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18488 | 2026.01.30 07:13:42.166561 [ 276 ] {ae251ec2-cdcc-4603-9d1e-a0669617cbac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001535 sec., 41693.81107491857 rows/sec., 3.25 MiB/sec. | ||
| 18489 | 2026.01.30 07:13:42.166598 [ 276 ] {ae251ec2-cdcc-4603-9d1e-a0669617cbac} <Debug> TCPHandler: Processed in 0.001693897 sec. | ||
| 18490 | 2026.01.30 07:13:42.166649 [ 223 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18491 | 2026.01.30 07:13:42.166704 [ 223 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18492 | 2026.01.30 07:13:42.166711 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18493 | 2026.01.30 07:13:42.166807 [ 276 ] {30a54fc8-19b7-4841-a440-15d788c009d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18494 | 2026.01.30 07:13:42.166851 [ 276 ] {30a54fc8-19b7-4841-a440-15d788c009d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18495 | 2026.01.30 07:13:42.167270 [ 276 ] {30a54fc8-19b7-4841-a440-15d788c009d0} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18496 | 2026.01.30 07:13:42.167307 [ 276 ] {30a54fc8-19b7-4841-a440-15d788c009d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18497 | 2026.01.30 07:13:42.167802 [ 276 ] {30a54fc8-19b7-4841-a440-15d788c009d0} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18498 | 2026.01.30 07:13:42.168291 [ 276 ] {30a54fc8-19b7-4841-a440-15d788c009d0} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18499 | 2026.01.30 07:13:42.168422 [ 276 ] {30a54fc8-19b7-4841-a440-15d788c009d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. | ||
| 18500 | 2026.01.30 07:13:42.168458 [ 276 ] {30a54fc8-19b7-4841-a440-15d788c009d0} <Debug> TCPHandler: Processed in 0.00179404 sec. | ||
| 18501 | 2026.01.30 07:13:42.168567 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18502 | 2026.01.30 07:13:42.168661 [ 276 ] {47d4a605-8fff-43d6-91fe-6a6391338634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18503 | 2026.01.30 07:13:42.168702 [ 276 ] {47d4a605-8fff-43d6-91fe-6a6391338634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18504 | 2026.01.30 07:13:42.169033 [ 276 ] {47d4a605-8fff-43d6-91fe-6a6391338634} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2026.01.30 07:13:42.169068 [ 276 ] {47d4a605-8fff-43d6-91fe-6a6391338634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18506 | 2026.01.30 07:13:42.169520 [ 276 ] {47d4a605-8fff-43d6-91fe-6a6391338634} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18507 | 2026.01.30 07:13:42.170083 [ 276 ] {47d4a605-8fff-43d6-91fe-6a6391338634} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18508 | 2026.01.30 07:13:42.170216 [ 276 ] {47d4a605-8fff-43d6-91fe-6a6391338634} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001573 sec., 38143.67450731087 rows/sec., 2.57 MiB/sec. | ||
| 18509 | 2026.01.30 07:13:42.170251 [ 276 ] {47d4a605-8fff-43d6-91fe-6a6391338634} <Debug> TCPHandler: Processed in 0.001731548 sec. | ||
| 18510 | 2026.01.30 07:13:42.170305 [ 220 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18511 | 2026.01.30 07:13:42.170361 [ 220 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18512 | 2026.01.30 07:13:42.170750 [ 223 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18513 | 2026.01.30 07:13:42.173634 [ 220 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18514 | 2026.01.30 07:13:42.450142 [ 223 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18515 | 2026.01.30 07:13:42.450214 [ 223 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18516 | 2026.01.30 07:13:42.453545 [ 223 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18517 | 2026.01.30 07:13:42.897904 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18518 | 2026.01.30 07:13:42.897960 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18519 | 2026.01.30 07:13:42.902326 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18520 | 2026.01.30 07:13:43.011781 [ 225 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18521 | 2026.01.30 07:13:43.011835 [ 225 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18522 | 2026.01.30 07:13:43.013935 [ 225 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18523 | 2026.01.30 07:13:43.061053 [ 218 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18524 | 2026.01.30 07:13:43.061123 [ 218 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18525 | 2026.01.30 07:13:43.065136 [ 218 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 18526 | 2026.01.30 07:13:43.983475 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 18527 | 2026.01.30 07:13:44.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.05 MiB, peak 404.50 MiB, free memory in arenas 0.00 B, will set to 394.05 MiB (RSS), difference: 4.00 MiB | ||
| 18528 | 2026.01.30 07:13:44.000782 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18529 | 2026.01.30 07:13:44.000840 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18530 | 2026.01.30 07:13:44.007303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18531 | 2026.01.30 07:13:44.008569 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18532 | 2026.01.30 07:13:44.011676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 18533 | 2026.01.30 07:13:47.165363 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18534 | 2026.01.30 07:13:47.165539 [ 276 ] {97c1c09b-7589-4ca7-9f29-640054b365a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18535 | 2026.01.30 07:13:47.165605 [ 276 ] {97c1c09b-7589-4ca7-9f29-640054b365a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18536 | 2026.01.30 07:13:47.166386 [ 276 ] {97c1c09b-7589-4ca7-9f29-640054b365a6} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18537 | 2026.01.30 07:13:47.166432 [ 276 ] {97c1c09b-7589-4ca7-9f29-640054b365a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18538 | 2026.01.30 07:13:47.167103 [ 276 ] {97c1c09b-7589-4ca7-9f29-640054b365a6} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18539 | 2026.01.30 07:13:47.167614 [ 276 ] {97c1c09b-7589-4ca7-9f29-640054b365a6} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18540 | 2026.01.30 07:13:47.167776 [ 276 ] {97c1c09b-7589-4ca7-9f29-640054b365a6} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.002284 sec., 76182.13660245184 rows/sec., 6.69 MiB/sec. | ||
| 18541 | 2026.01.30 07:13:47.167828 [ 276 ] {97c1c09b-7589-4ca7-9f29-640054b365a6} <Debug> TCPHandler: Processed in 0.002590631 sec. | ||
| 18542 | 2026.01.30 07:13:47.167952 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18543 | 2026.01.30 07:13:47.168050 [ 276 ] {d24cf59e-7e0a-4f76-b084-6559e8fe7c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18544 | 2026.01.30 07:13:47.168093 [ 276 ] {d24cf59e-7e0a-4f76-b084-6559e8fe7c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18545 | 2026.01.30 07:13:47.168532 [ 276 ] {d24cf59e-7e0a-4f76-b084-6559e8fe7c42} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2026.01.30 07:13:47.168569 [ 276 ] {d24cf59e-7e0a-4f76-b084-6559e8fe7c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18547 | 2026.01.30 07:13:47.168973 [ 276 ] {d24cf59e-7e0a-4f76-b084-6559e8fe7c42} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18548 | 2026.01.30 07:13:47.169421 [ 276 ] {d24cf59e-7e0a-4f76-b084-6559e8fe7c42} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18549 | 2026.01.30 07:13:47.169556 [ 276 ] {d24cf59e-7e0a-4f76-b084-6559e8fe7c42} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001527 sec., 38637.85199738049 rows/sec., 2.84 MiB/sec. | ||
| 18550 | 2026.01.30 07:13:47.169594 [ 276 ] {d24cf59e-7e0a-4f76-b084-6559e8fe7c42} <Debug> TCPHandler: Processed in 0.001692617 sec. | ||
| 18551 | 2026.01.30 07:13:47.169712 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18552 | 2026.01.30 07:13:47.169806 [ 276 ] {f9a3ca49-617e-426c-bf39-5e9a478efeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18553 | 2026.01.30 07:13:47.169845 [ 276 ] {f9a3ca49-617e-426c-bf39-5e9a478efeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18554 | 2026.01.30 07:13:47.170334 [ 276 ] {f9a3ca49-617e-426c-bf39-5e9a478efeb1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18555 | 2026.01.30 07:13:47.170383 [ 276 ] {f9a3ca49-617e-426c-bf39-5e9a478efeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18556 | 2026.01.30 07:13:47.170892 [ 276 ] {f9a3ca49-617e-426c-bf39-5e9a478efeb1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18557 | 2026.01.30 07:13:47.171418 [ 276 ] {f9a3ca49-617e-426c-bf39-5e9a478efeb1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18558 | 2026.01.30 07:13:47.171553 [ 276 ] {f9a3ca49-617e-426c-bf39-5e9a478efeb1} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001765 sec., 69688.3852691218 rows/sec., 5.44 MiB/sec. | ||
| 18559 | 2026.01.30 07:13:47.171594 [ 276 ] {f9a3ca49-617e-426c-bf39-5e9a478efeb1} <Debug> TCPHandler: Processed in 0.001928734 sec. | ||
| 18560 | 2026.01.30 07:13:47.171710 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.01.30 07:13:47.171805 [ 276 ] {efca1e02-60cb-4317-9a2e-c3a49f4caec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18562 | 2026.01.30 07:13:47.171849 [ 276 ] {efca1e02-60cb-4317-9a2e-c3a49f4caec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18563 | 2026.01.30 07:13:47.172285 [ 276 ] {efca1e02-60cb-4317-9a2e-c3a49f4caec4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18564 | 2026.01.30 07:13:47.172322 [ 276 ] {efca1e02-60cb-4317-9a2e-c3a49f4caec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18565 | 2026.01.30 07:13:47.172767 [ 276 ] {efca1e02-60cb-4317-9a2e-c3a49f4caec4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18566 | 2026.01.30 07:13:47.173216 [ 276 ] {efca1e02-60cb-4317-9a2e-c3a49f4caec4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2026.01.30 07:13:47.173350 [ 276 ] {efca1e02-60cb-4317-9a2e-c3a49f4caec4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. | ||
| 18568 | 2026.01.30 07:13:47.173367 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 2 parts from all_1_143_33 to all_144_144_0 | ||
| 18569 | 2026.01.30 07:13:47.173390 [ 276 ] {efca1e02-60cb-4317-9a2e-c3a49f4caec4} <Debug> TCPHandler: Processed in 0.001729268 sec. | ||
| 18570 | 2026.01.30 07:13:47.173443 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2026.01.30 07:13:47.173471 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18572 | 2026.01.30 07:13:47.173550 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18573 | 2026.01.30 07:13:47.173584 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_144_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_33 to all_144_144_0 into Compact with storage Full | ||
| 18574 | 2026.01.30 07:13:47.173648 [ 276 ] {a97d0a3c-b3d6-402c-8935-e46431c53151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18575 | 2026.01.30 07:13:47.173709 [ 276 ] {a97d0a3c-b3d6-402c-8935-e46431c53151} <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 | ||
| 18576 | 2026.01.30 07:13:47.173753 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_144_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18577 | 2026.01.30 07:13:47.173799 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_33, total 42941 rows starting from the beginning of the part | ||
| 18578 | 2026.01.30 07:13:47.173875 [ 200 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_144_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 18579 | 2026.01.30 07:13:47.174672 [ 276 ] {a97d0a3c-b3d6-402c-8935-e46431c53151} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18580 | 2026.01.30 07:13:47.174714 [ 276 ] {a97d0a3c-b3d6-402c-8935-e46431c53151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18581 | 2026.01.30 07:13:47.175414 [ 276 ] {a97d0a3c-b3d6-402c-8935-e46431c53151} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18582 | 2026.01.30 07:13:47.175856 [ 276 ] {a97d0a3c-b3d6-402c-8935-e46431c53151} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18583 | 2026.01.30 07:13:47.176002 [ 276 ] {a97d0a3c-b3d6-402c-8935-e46431c53151} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002372 sec., 24873.52445193929 rows/sec., 44.57 MiB/sec. | ||
| 18584 | 2026.01.30 07:13:47.176053 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18585 | 2026.01.30 07:13:47.176059 [ 276 ] {a97d0a3c-b3d6-402c-8935-e46431c53151} <Debug> TCPHandler: Processed in 0.002557941 sec. | ||
| 18586 | 2026.01.30 07:13:47.176084 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18587 | 2026.01.30 07:13:47.176186 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18588 | 2026.01.30 07:13:47.176280 [ 276 ] {ad1b44fe-9b62-420a-868c-f7be78ecb7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18589 | 2026.01.30 07:13:47.176324 [ 276 ] {ad1b44fe-9b62-420a-868c-f7be78ecb7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18590 | 2026.01.30 07:13:47.176673 [ 276 ] {ad1b44fe-9b62-420a-868c-f7be78ecb7c0} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.01.30 07:13:47.176709 [ 276 ] {ad1b44fe-9b62-420a-868c-f7be78ecb7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18592 | 2026.01.30 07:13:47.177126 [ 276 ] {ad1b44fe-9b62-420a-868c-f7be78ecb7c0} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18593 | 2026.01.30 07:13:47.177619 [ 276 ] {ad1b44fe-9b62-420a-868c-f7be78ecb7c0} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.01.30 07:13:47.177758 [ 276 ] {ad1b44fe-9b62-420a-868c-f7be78ecb7c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 18595 | 2026.01.30 07:13:47.177796 [ 276 ] {ad1b44fe-9b62-420a-868c-f7be78ecb7c0} <Debug> TCPHandler: Processed in 0.001659696 sec. | ||
| 18596 | 2026.01.30 07:13:47.179735 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18597 | 2026.01.30 07:13:47.181318 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_144_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43101 rows, containing 5 columns (5 merged, 0 gathered) in 0.007784736 sec., 5536603.938784822 rows/sec., 378.80 MiB/sec. | ||
| 18598 | 2026.01.30 07:13:47.181835 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_144_34} <Trace> MergedBlockOutputStream: filled checksums all_1_144_34 (state Temporary) | ||
| 18599 | 2026.01.30 07:13:47.182398 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_144_34} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_144_34 to all_1_144_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18600 | 2026.01.30 07:13:47.182469 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_144_34} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 2 parts: [all_1_143_33, all_144_144_0] -> all_1_144_34 | ||
| 18601 | 2026.01.30 07:13:47.182549 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18602 | 2026.01.30 07:13:48.758044 [ 116 ] {} <Debug> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 18603 | 2026.01.30 07:13:48.758131 [ 116 ] {} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18604 | 2026.01.30 07:13:48.758157 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18605 | 2026.01.30 07:13:48.758294 [ 198 ] {5090f3a7-113c-467b-a452-2f16437055b2::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 | ||
| 18606 | 2026.01.30 07:13:48.758465 [ 198 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18607 | 2026.01.30 07:13:48.758507 [ 198 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
| 18608 | 2026.01.30 07:13:48.758583 [ 198 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 18609 | 2026.01.30 07:13:48.758637 [ 198 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 18610 | 2026.01.30 07:13:48.758688 [ 198 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 18611 | 2026.01.30 07:13:48.758739 [ 198 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 18612 | 2026.01.30 07:13:48.760211 [ 197 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001978685 sec., 6570.019988022348 rows/sec., 436.78 KiB/sec. | ||
| 18613 | 2026.01.30 07:13:48.760510 [ 197 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 18614 | 2026.01.30 07:13:48.761030 [ 197 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18615 | 2026.01.30 07:13:48.761110 [ 197 ] {5090f3a7-113c-467b-a452-2f16437055b2::all_1_13_3} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 18616 | 2026.01.30 07:13:48.761204 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 18617 | 2026.01.30 07:13:48.859959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48464 | ||
| 18618 | 2026.01.30 07:13:48.860424 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18619 | 2026.01.30 07:13:48.860466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18620 | 2026.01.30 07:13:48.861062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 18621 | 2026.01.30 07:13:48.861520 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18622 | 2026.01.30 07:13:48.861669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48464 | ||
| 18623 | 2026.01.30 07:13:48.861671 [ 116 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 18624 | 2026.01.30 07:13:48.861737 [ 116 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18625 | 2026.01.30 07:13:48.861761 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18626 | 2026.01.30 07:13:48.861853 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 18627 | 2026.01.30 07:13:48.861953 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18628 | 2026.01.30 07:13:48.861984 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46096 rows starting from the beginning of the part | ||
| 18629 | 2026.01.30 07:13:48.862036 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 18630 | 2026.01.30 07:13:48.862079 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 18631 | 2026.01.30 07:13:48.862119 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 18632 | 2026.01.30 07:13:48.862161 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 18633 | 2026.01.30 07:13:48.862201 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 18634 | 2026.01.30 07:13:48.864970 [ 188 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48464 rows, containing 4 columns (4 merged, 0 gathered) in 0.003157558 sec., 15348570.0025146 rows/sec., 219.56 MiB/sec. | ||
| 18635 | 2026.01.30 07:13:48.865293 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 18636 | 2026.01.30 07:13:48.865736 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.01.30 07:13:48.865801 [ 198 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_101_20} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 18638 | 2026.01.30 07:13:48.865881 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18639 | 2026.01.30 07:13:50.315309 [ 219 ] {} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18640 | 2026.01.30 07:13:50.315363 [ 219 ] {} <Debug> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18641 | 2026.01.30 07:13:50.317804 [ 219 ] {} <Debug> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18642 | 2026.01.30 07:13:50.334387 [ 225 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18643 | 2026.01.30 07:13:50.334439 [ 225 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18644 | 2026.01.30 07:13:50.336104 [ 225 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 18645 | 2026.01.30 07:13:50.884555 [ 115 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 18646 | 2026.01.30 07:13:50.884636 [ 115 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18647 | 2026.01.30 07:13:50.884665 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18648 | 2026.01.30 07:13:50.884802 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
| 18649 | 2026.01.30 07:13:50.884961 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18650 | 2026.01.30 07:13:50.884999 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 483 rows starting from the beginning of the part | ||
| 18651 | 2026.01.30 07:13:50.885078 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 252 rows starting from the beginning of the part | ||
| 18652 | 2026.01.30 07:13:50.885133 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
| 18653 | 2026.01.30 07:13:50.885183 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 252 rows starting from the beginning of the part | ||
| 18654 | 2026.01.30 07:13:50.885230 [ 198 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 18655 | 2026.01.30 07:13:50.886484 [ 193 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737988 sec., 581131.7454435818 rows/sec., 41.70 MiB/sec. | ||
| 18656 | 2026.01.30 07:13:50.886930 [ 193 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 18657 | 2026.01.30 07:13:50.887718 [ 193 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18658 | 2026.01.30 07:13:50.887809 [ 193 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_38_9} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
| 18659 | 2026.01.30 07:13:50.887925 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 18660 | 2026.01.30 07:13:51.458128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2192 | ||
| 18661 | 2026.01.30 07:13:51.460238 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18662 | 2026.01.30 07:13:51.460275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18663 | 2026.01.30 07:13:51.461783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18664 | 2026.01.30 07:13:51.462362 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18665 | 2026.01.30 07:13:51.462512 [ 114 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18666 | 2026.01.30 07:13:51.462576 [ 114 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2026.01.30 07:13:51.462599 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18668 | 2026.01.30 07:13:51.462616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2192 | ||
| 18669 | 2026.01.30 07:13:51.462698 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18670 | 2026.01.30 07:13:51.463306 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18671 | 2026.01.30 07:13:51.463466 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2012 rows starting from the beginning of the part | ||
| 18672 | 2026.01.30 07:13:51.463877 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 18673 | 2026.01.30 07:13:51.464249 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 18674 | 2026.01.30 07:13:51.464597 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
| 18675 | 2026.01.30 07:13:51.464941 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 18676 | 2026.01.30 07:13:51.465278 [ 198 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 20 rows starting from the beginning of the part | ||
| 18677 | 2026.01.30 07:13:51.473192 [ 188 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2192 rows, containing 72 columns (72 merged, 0 gathered) in 0.010531072 sec., 208145.9513333495 rows/sec., 169.62 MiB/sec. | ||
| 18678 | 2026.01.30 07:13:51.475525 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18679 | 2026.01.30 07:13:51.476376 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18680 | 2026.01.30 07:13:51.476444 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_76_15} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18681 | 2026.01.30 07:13:51.476670 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18682 | 2026.01.30 07:13:51.512665 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 18683 | 2026.01.30 07:13:51.531507 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18684 | 2026.01.30 07:13:51.531554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18685 | 2026.01.30 07:13:51.538356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 18686 | 2026.01.30 07:13:51.539532 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18687 | 2026.01.30 07:13:51.539843 [ 114 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 18688 | 2026.01.30 07:13:51.539888 [ 114 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18689 | 2026.01.30 07:13:51.539911 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18690 | 2026.01.30 07:13:51.540074 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 18691 | 2026.01.30 07:13:51.543265 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 18692 | 2026.01.30 07:13:51.544132 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18693 | 2026.01.30 07:13:51.545595 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 18694 | 2026.01.30 07:13:51.550182 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 18695 | 2026.01.30 07:13:51.554781 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 18696 | 2026.01.30 07:13:51.559593 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 18697 | 2026.01.30 07:13:51.564659 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 18698 | 2026.01.30 07:13:51.569165 [ 189 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 18699 | 2026.01.30 07:13:51.630245 [ 188 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.090261245 sec., 8431.082465126645 rows/sec., 43.60 MiB/sec. | ||
| 18700 | 2026.01.30 07:13:51.633767 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 18701 | 2026.01.30 07:13:51.636270 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18702 | 2026.01.30 07:13:51.636374 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_101_20} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 18703 | 2026.01.30 07:13:51.639568 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 18704 | 2026.01.30 07:13:52.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.45 MiB, peak 412.86 MiB, free memory in arenas 0.00 B, will set to 394.28 MiB (RSS), difference: -1.17 MiB | ||
| 18705 | 2026.01.30 07:13:52.220303 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18706 | 2026.01.30 07:13:52.220543 [ 276 ] {f7ce3db2-722d-481f-94eb-99518d69169b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18707 | 2026.01.30 07:13:52.220637 [ 276 ] {f7ce3db2-722d-481f-94eb-99518d69169b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18708 | 2026.01.30 07:13:52.221512 [ 276 ] {f7ce3db2-722d-481f-94eb-99518d69169b} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18709 | 2026.01.30 07:13:52.221572 [ 276 ] {f7ce3db2-722d-481f-94eb-99518d69169b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18710 | 2026.01.30 07:13:52.222268 [ 276 ] {f7ce3db2-722d-481f-94eb-99518d69169b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 18711 | 2026.01.30 07:13:52.223016 [ 276 ] {f7ce3db2-722d-481f-94eb-99518d69169b} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18712 | 2026.01.30 07:13:52.223221 [ 276 ] {f7ce3db2-722d-481f-94eb-99518d69169b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002736 sec., 8771.929824561403 rows/sec., 745.27 KiB/sec. | ||
| 18713 | 2026.01.30 07:13:52.223295 [ 276 ] {f7ce3db2-722d-481f-94eb-99518d69169b} <Debug> TCPHandler: Processed in 0.003279001 sec. | ||
| 18714 | 2026.01.30 07:13:52.223442 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18715 | 2026.01.30 07:13:52.223571 [ 276 ] {428e43ce-4147-4afa-90de-c17ef5036032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18716 | 2026.01.30 07:13:52.223630 [ 276 ] {428e43ce-4147-4afa-90de-c17ef5036032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18717 | 2026.01.30 07:13:52.224150 [ 276 ] {428e43ce-4147-4afa-90de-c17ef5036032} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18718 | 2026.01.30 07:13:52.224194 [ 276 ] {428e43ce-4147-4afa-90de-c17ef5036032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18719 | 2026.01.30 07:13:52.224694 [ 276 ] {428e43ce-4147-4afa-90de-c17ef5036032} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18720 | 2026.01.30 07:13:52.225226 [ 276 ] {428e43ce-4147-4afa-90de-c17ef5036032} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18721 | 2026.01.30 07:13:52.225389 [ 276 ] {428e43ce-4147-4afa-90de-c17ef5036032} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00185 sec., 2162.162162162162 rows/sec., 176.31 KiB/sec. | ||
| 18722 | 2026.01.30 07:13:52.225435 [ 276 ] {428e43ce-4147-4afa-90de-c17ef5036032} <Debug> TCPHandler: Processed in 0.002057017 sec. | ||
| 18723 | 2026.01.30 07:13:52.225565 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18724 | 2026.01.30 07:13:52.225670 [ 276 ] {fb600753-82b4-4813-b589-64cd99763234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18725 | 2026.01.30 07:13:52.225718 [ 276 ] {fb600753-82b4-4813-b589-64cd99763234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18726 | 2026.01.30 07:13:52.227119 [ 276 ] {fb600753-82b4-4813-b589-64cd99763234} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18727 | 2026.01.30 07:13:52.227164 [ 276 ] {fb600753-82b4-4813-b589-64cd99763234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18728 | 2026.01.30 07:13:52.227776 [ 276 ] {fb600753-82b4-4813-b589-64cd99763234} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18729 | 2026.01.30 07:13:52.228293 [ 276 ] {fb600753-82b4-4813-b589-64cd99763234} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18730 | 2026.01.30 07:13:52.228457 [ 276 ] {fb600753-82b4-4813-b589-64cd99763234} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.002809 sec., 469206.1231755073 rows/sec., 38.96 MiB/sec. | ||
| 18731 | 2026.01.30 07:13:52.228510 [ 276 ] {fb600753-82b4-4813-b589-64cd99763234} <Debug> TCPHandler: Processed in 0.002999903 sec. | ||
| 18732 | 2026.01.30 07:13:52.228651 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18733 | 2026.01.30 07:13:52.228758 [ 276 ] {fdf6b3f7-0da1-4cef-90f4-7c2fd018a3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18734 | 2026.01.30 07:13:52.228806 [ 276 ] {fdf6b3f7-0da1-4cef-90f4-7c2fd018a3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18735 | 2026.01.30 07:13:52.229306 [ 276 ] {fdf6b3f7-0da1-4cef-90f4-7c2fd018a3d6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18736 | 2026.01.30 07:13:52.229348 [ 276 ] {fdf6b3f7-0da1-4cef-90f4-7c2fd018a3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18737 | 2026.01.30 07:13:52.229911 [ 276 ] {fdf6b3f7-0da1-4cef-90f4-7c2fd018a3d6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18738 | 2026.01.30 07:13:52.230475 [ 276 ] {fdf6b3f7-0da1-4cef-90f4-7c2fd018a3d6} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18739 | 2026.01.30 07:13:52.230657 [ 276 ] {fdf6b3f7-0da1-4cef-90f4-7c2fd018a3d6} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.00192 sec., 8333.333333333334 rows/sec., 645.96 KiB/sec. | ||
| 18740 | 2026.01.30 07:13:52.230709 [ 276 ] {fdf6b3f7-0da1-4cef-90f4-7c2fd018a3d6} <Debug> TCPHandler: Processed in 0.002116309 sec. | ||
| 18741 | 2026.01.30 07:13:52.230846 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18742 | 2026.01.30 07:13:52.230959 [ 276 ] {1531676c-9aa6-46f3-9c46-99216bb09812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18743 | 2026.01.30 07:13:52.231012 [ 276 ] {1531676c-9aa6-46f3-9c46-99216bb09812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18744 | 2026.01.30 07:13:52.231643 [ 276 ] {1531676c-9aa6-46f3-9c46-99216bb09812} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18745 | 2026.01.30 07:13:52.231680 [ 276 ] {1531676c-9aa6-46f3-9c46-99216bb09812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18746 | 2026.01.30 07:13:52.232123 [ 276 ] {1531676c-9aa6-46f3-9c46-99216bb09812} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18747 | 2026.01.30 07:13:52.232543 [ 276 ] {1531676c-9aa6-46f3-9c46-99216bb09812} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18748 | 2026.01.30 07:13:52.232716 [ 276 ] {1531676c-9aa6-46f3-9c46-99216bb09812} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001781 sec., 141493.54295339697 rows/sec., 9.79 MiB/sec. | ||
| 18749 | 2026.01.30 07:13:52.232758 [ 276 ] {1531676c-9aa6-46f3-9c46-99216bb09812} <Debug> TCPHandler: Processed in 0.001972075 sec. | ||
| 18750 | 2026.01.30 07:13:52.232880 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2026.01.30 07:13:52.232986 [ 276 ] {68930997-e29d-4371-900b-69c4d276a8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18752 | 2026.01.30 07:13:52.233038 [ 276 ] {68930997-e29d-4371-900b-69c4d276a8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18753 | 2026.01.30 07:13:52.233569 [ 276 ] {68930997-e29d-4371-900b-69c4d276a8ba} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18754 | 2026.01.30 07:13:52.233614 [ 276 ] {68930997-e29d-4371-900b-69c4d276a8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18755 | 2026.01.30 07:13:52.234198 [ 276 ] {68930997-e29d-4371-900b-69c4d276a8ba} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 18756 | 2026.01.30 07:13:52.234867 [ 276 ] {68930997-e29d-4371-900b-69c4d276a8ba} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.01.30 07:13:52.235040 [ 276 ] {68930997-e29d-4371-900b-69c4d276a8ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002076 sec., 5780.346820809248 rows/sec., 451.59 KiB/sec. | ||
| 18758 | 2026.01.30 07:13:52.235089 [ 276 ] {68930997-e29d-4371-900b-69c4d276a8ba} <Debug> TCPHandler: Processed in 0.002259052 sec. | ||
| 18759 | 2026.01.30 07:13:52.235233 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2026.01.30 07:13:52.235341 [ 276 ] {dc27bf79-dbf5-474c-99f2-4627c03d7ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18761 | 2026.01.30 07:13:52.235388 [ 276 ] {dc27bf79-dbf5-474c-99f2-4627c03d7ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18762 | 2026.01.30 07:13:52.236238 [ 276 ] {dc27bf79-dbf5-474c-99f2-4627c03d7ea1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.01.30 07:13:52.236281 [ 276 ] {dc27bf79-dbf5-474c-99f2-4627c03d7ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18764 | 2026.01.30 07:13:52.236804 [ 276 ] {dc27bf79-dbf5-474c-99f2-4627c03d7ea1} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18765 | 2026.01.30 07:13:52.237425 [ 276 ] {dc27bf79-dbf5-474c-99f2-4627c03d7ea1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.01.30 07:13:52.237604 [ 276 ] {dc27bf79-dbf5-474c-99f2-4627c03d7ea1} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.002283 sec., 245291.28339903636 rows/sec., 18.39 MiB/sec. | ||
| 18767 | 2026.01.30 07:13:52.237657 [ 276 ] {dc27bf79-dbf5-474c-99f2-4627c03d7ea1} <Debug> TCPHandler: Processed in 0.002485459 sec. | ||
| 18768 | 2026.01.30 07:13:52.237805 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2026.01.30 07:13:52.237921 [ 276 ] {2d962b7b-1803-4433-9e8c-ee9d9fb2ed77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18770 | 2026.01.30 07:13:52.237977 [ 276 ] {2d962b7b-1803-4433-9e8c-ee9d9fb2ed77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18771 | 2026.01.30 07:13:52.238836 [ 276 ] {2d962b7b-1803-4433-9e8c-ee9d9fb2ed77} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.01.30 07:13:52.238884 [ 276 ] {2d962b7b-1803-4433-9e8c-ee9d9fb2ed77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18773 | 2026.01.30 07:13:52.239559 [ 276 ] {2d962b7b-1803-4433-9e8c-ee9d9fb2ed77} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18774 | 2026.01.30 07:13:52.240181 [ 276 ] {2d962b7b-1803-4433-9e8c-ee9d9fb2ed77} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.01.30 07:13:52.240351 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_144_34 to all_149_149_0 | ||
| 18776 | 2026.01.30 07:13:52.240363 [ 276 ] {2d962b7b-1803-4433-9e8c-ee9d9fb2ed77} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.002466 sec., 357664.23357664235 rows/sec., 24.27 MiB/sec. | ||
| 18777 | 2026.01.30 07:13:52.240429 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2026.01.30 07:13:52.240455 [ 276 ] {2d962b7b-1803-4433-9e8c-ee9d9fb2ed77} <Debug> TCPHandler: Processed in 0.002710255 sec. | ||
| 18779 | 2026.01.30 07:13:52.240456 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18780 | 2026.01.30 07:13:52.240599 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_34 to all_149_149_0 into Compact with storage Full | ||
| 18781 | 2026.01.30 07:13:52.240606 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18782 | 2026.01.30 07:13:52.240730 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18783 | 2026.01.30 07:13:52.240746 [ 276 ] {acb1190b-0ea0-478c-a948-25f3904bfdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18784 | 2026.01.30 07:13:52.240775 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_34, total 43101 rows starting from the beginning of the part | ||
| 18785 | 2026.01.30 07:13:52.240804 [ 276 ] {acb1190b-0ea0-478c-a948-25f3904bfdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18786 | 2026.01.30 07:13:52.240860 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 18787 | 2026.01.30 07:13:52.240935 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 166 rows starting from the beginning of the part | ||
| 18788 | 2026.01.30 07:13:52.241057 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 18789 | 2026.01.30 07:13:52.241130 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 18790 | 2026.01.30 07:13:52.241189 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 882 rows starting from the beginning of the part | ||
| 18791 | 2026.01.30 07:13:52.241305 [ 276 ] {acb1190b-0ea0-478c-a948-25f3904bfdb6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18792 | 2026.01.30 07:13:52.241347 [ 276 ] {acb1190b-0ea0-478c-a948-25f3904bfdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18793 | 2026.01.30 07:13:52.241903 [ 276 ] {acb1190b-0ea0-478c-a948-25f3904bfdb6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 18794 | 2026.01.30 07:13:52.242441 [ 276 ] {acb1190b-0ea0-478c-a948-25f3904bfdb6} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2026.01.30 07:13:52.242621 [ 276 ] {acb1190b-0ea0-478c-a948-25f3904bfdb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001899 sec., 31595.5766192733 rows/sec., 2.13 MiB/sec. | ||
| 18796 | 2026.01.30 07:13:52.242671 [ 276 ] {acb1190b-0ea0-478c-a948-25f3904bfdb6} <Debug> TCPHandler: Processed in 0.002127129 sec. | ||
| 18797 | 2026.01.30 07:13:52.250852 [ 191 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44629 rows, containing 5 columns (5 merged, 0 gathered) in 0.010304406 sec., 4331059.936885251 rows/sec., 296.35 MiB/sec. | ||
| 18798 | 2026.01.30 07:13:52.251840 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Trace> MergedBlockOutputStream: filled checksums all_1_149_35 (state Temporary) | ||
| 18799 | 2026.01.30 07:13:52.252644 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_149_35 to all_1_149_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18800 | 2026.01.30 07:13:52.252792 [ 201 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_149_35} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_144_34, all_149_149_0] -> all_1_149_35 | ||
| 18801 | 2026.01.30 07:13:52.252944 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 18802 | 2026.01.30 07:13:55.974712 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18803 | 2026.01.30 07:13:55.974808 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18804 | 2026.01.30 07:13:56.362727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48976 | ||
| 18805 | 2026.01.30 07:13:56.363238 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18806 | 2026.01.30 07:13:56.363275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18807 | 2026.01.30 07:13:56.363883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18808 | 2026.01.30 07:13:56.364452 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18809 | 2026.01.30 07:13:56.364603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48976 | ||
| 18810 | 2026.01.30 07:13:57.165244 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18811 | 2026.01.30 07:13:57.165421 [ 276 ] {404a4977-2805-48b6-9de8-3e0775ad4020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18812 | 2026.01.30 07:13:57.165486 [ 276 ] {404a4977-2805-48b6-9de8-3e0775ad4020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18813 | 2026.01.30 07:13:57.166395 [ 276 ] {404a4977-2805-48b6-9de8-3e0775ad4020} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18814 | 2026.01.30 07:13:57.166444 [ 276 ] {404a4977-2805-48b6-9de8-3e0775ad4020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18815 | 2026.01.30 07:13:57.166945 [ 276 ] {404a4977-2805-48b6-9de8-3e0775ad4020} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18816 | 2026.01.30 07:13:57.167387 [ 276 ] {404a4977-2805-48b6-9de8-3e0775ad4020} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18817 | 2026.01.30 07:13:57.167552 [ 276 ] {404a4977-2805-48b6-9de8-3e0775ad4020} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.002178 sec., 79889.80716253445 rows/sec., 7.01 MiB/sec. | ||
| 18818 | 2026.01.30 07:13:57.167604 [ 276 ] {404a4977-2805-48b6-9de8-3e0775ad4020} <Debug> TCPHandler: Processed in 0.002479049 sec. | ||
| 18819 | 2026.01.30 07:13:57.167733 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18820 | 2026.01.30 07:13:57.167830 [ 276 ] {f4027aeb-c4a8-491c-866f-4a66f03f5693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18821 | 2026.01.30 07:13:57.167872 [ 276 ] {f4027aeb-c4a8-491c-866f-4a66f03f5693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18822 | 2026.01.30 07:13:57.168311 [ 276 ] {f4027aeb-c4a8-491c-866f-4a66f03f5693} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18823 | 2026.01.30 07:13:57.168347 [ 276 ] {f4027aeb-c4a8-491c-866f-4a66f03f5693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18824 | 2026.01.30 07:13:57.168786 [ 276 ] {f4027aeb-c4a8-491c-866f-4a66f03f5693} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18825 | 2026.01.30 07:13:57.169210 [ 276 ] {f4027aeb-c4a8-491c-866f-4a66f03f5693} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18826 | 2026.01.30 07:13:57.169350 [ 276 ] {f4027aeb-c4a8-491c-866f-4a66f03f5693} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001542 sec., 38261.99740596628 rows/sec., 2.81 MiB/sec. | ||
| 18827 | 2026.01.30 07:13:57.169389 [ 276 ] {f4027aeb-c4a8-491c-866f-4a66f03f5693} <Debug> TCPHandler: Processed in 0.001705868 sec. | ||
| 18828 | 2026.01.30 07:13:57.169498 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18829 | 2026.01.30 07:13:57.169590 [ 276 ] {7860be94-aa57-4ef4-a27d-34610f77555d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18830 | 2026.01.30 07:13:57.169629 [ 276 ] {7860be94-aa57-4ef4-a27d-34610f77555d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18831 | 2026.01.30 07:13:57.170069 [ 276 ] {7860be94-aa57-4ef4-a27d-34610f77555d} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18832 | 2026.01.30 07:13:57.170105 [ 276 ] {7860be94-aa57-4ef4-a27d-34610f77555d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18833 | 2026.01.30 07:13:57.170529 [ 276 ] {7860be94-aa57-4ef4-a27d-34610f77555d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18834 | 2026.01.30 07:13:57.170991 [ 276 ] {7860be94-aa57-4ef4-a27d-34610f77555d} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18835 | 2026.01.30 07:13:57.171121 [ 276 ] {7860be94-aa57-4ef4-a27d-34610f77555d} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001549 sec., 79406.06843124596 rows/sec., 6.20 MiB/sec. | ||
| 18836 | 2026.01.30 07:13:57.171158 [ 276 ] {7860be94-aa57-4ef4-a27d-34610f77555d} <Debug> TCPHandler: Processed in 0.001707157 sec. | ||
| 18837 | 2026.01.30 07:13:57.171277 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18838 | 2026.01.30 07:13:57.171367 [ 276 ] {8f43c146-b15c-4a34-9043-5d8cfbdbf5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18839 | 2026.01.30 07:13:57.171409 [ 276 ] {8f43c146-b15c-4a34-9043-5d8cfbdbf5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18840 | 2026.01.30 07:13:57.171830 [ 276 ] {8f43c146-b15c-4a34-9043-5d8cfbdbf5c4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18841 | 2026.01.30 07:13:57.171865 [ 276 ] {8f43c146-b15c-4a34-9043-5d8cfbdbf5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18842 | 2026.01.30 07:13:57.172319 [ 276 ] {8f43c146-b15c-4a34-9043-5d8cfbdbf5c4} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18843 | 2026.01.30 07:13:57.172741 [ 276 ] {8f43c146-b15c-4a34-9043-5d8cfbdbf5c4} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18844 | 2026.01.30 07:13:57.172874 [ 276 ] {8f43c146-b15c-4a34-9043-5d8cfbdbf5c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
| 18845 | 2026.01.30 07:13:57.172912 [ 276 ] {8f43c146-b15c-4a34-9043-5d8cfbdbf5c4} <Debug> TCPHandler: Processed in 0.001685976 sec. | ||
| 18846 | 2026.01.30 07:13:57.173024 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18847 | 2026.01.30 07:13:57.173115 [ 276 ] {15e78a59-6fea-4ceb-974e-d7d7fd4a2e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18848 | 2026.01.30 07:13:57.173170 [ 276 ] {15e78a59-6fea-4ceb-974e-d7d7fd4a2e76} <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 | ||
| 18849 | 2026.01.30 07:13:57.174132 [ 276 ] {15e78a59-6fea-4ceb-974e-d7d7fd4a2e76} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18850 | 2026.01.30 07:13:57.174168 [ 276 ] {15e78a59-6fea-4ceb-974e-d7d7fd4a2e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18851 | 2026.01.30 07:13:57.174951 [ 276 ] {15e78a59-6fea-4ceb-974e-d7d7fd4a2e76} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18852 | 2026.01.30 07:13:57.175434 [ 276 ] {15e78a59-6fea-4ceb-974e-d7d7fd4a2e76} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18853 | 2026.01.30 07:13:57.175577 [ 276 ] {15e78a59-6fea-4ceb-974e-d7d7fd4a2e76} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002479 sec., 23799.91932230738 rows/sec., 42.65 MiB/sec. | ||
| 18854 | 2026.01.30 07:13:57.175646 [ 276 ] {15e78a59-6fea-4ceb-974e-d7d7fd4a2e76} <Debug> TCPHandler: Processed in 0.002667745 sec. | ||
| 18855 | 2026.01.30 07:13:57.175766 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18856 | 2026.01.30 07:13:57.175857 [ 276 ] {2bad137d-ff1f-4d3f-8ad1-f973cf4331b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18857 | 2026.01.30 07:13:57.175897 [ 276 ] {2bad137d-ff1f-4d3f-8ad1-f973cf4331b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18858 | 2026.01.30 07:13:57.176249 [ 276 ] {2bad137d-ff1f-4d3f-8ad1-f973cf4331b9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18859 | 2026.01.30 07:13:57.176284 [ 276 ] {2bad137d-ff1f-4d3f-8ad1-f973cf4331b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18860 | 2026.01.30 07:13:57.176675 [ 276 ] {2bad137d-ff1f-4d3f-8ad1-f973cf4331b9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 18861 | 2026.01.30 07:13:57.177146 [ 276 ] {2bad137d-ff1f-4d3f-8ad1-f973cf4331b9} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18862 | 2026.01.30 07:13:57.177278 [ 276 ] {2bad137d-ff1f-4d3f-8ad1-f973cf4331b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. | ||
| 18863 | 2026.01.30 07:13:57.177313 [ 276 ] {2bad137d-ff1f-4d3f-8ad1-f973cf4331b9} <Debug> TCPHandler: Processed in 0.001592964 sec. | ||
| 18864 | 2026.01.30 07:13:57.804558 [ 223 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18865 | 2026.01.30 07:13:57.804648 [ 223 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18866 | 2026.01.30 07:13:57.808402 [ 223 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18867 | 2026.01.30 07:13:59.044289 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 769 | ||
| 18868 | 2026.01.30 07:13:59.062245 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18869 | 2026.01.30 07:13:59.062299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18870 | 2026.01.30 07:13:59.068685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 18871 | 2026.01.30 07:13:59.069376 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18872 | 2026.01.30 07:13:59.072646 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 769 | ||
| 18873 | 2026.01.30 07:13:59.483847 [ 219 ] {} <Trace> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18874 | 2026.01.30 07:13:59.483905 [ 219 ] {} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18875 | 2026.01.30 07:13:59.486414 [ 219 ] {} <Debug> oximeter.timeseries_schema (9f0af407-a149-4dbf-843e-741ba070f58c): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18876 | 2026.01.30 07:14:01.463652 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2222 | ||
| 18877 | 2026.01.30 07:14:01.466040 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18878 | 2026.01.30 07:14:01.466085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18879 | 2026.01.30 07:14:01.467316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18880 | 2026.01.30 07:14:01.467605 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18881 | 2026.01.30 07:14:01.468005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2222 | ||
| 18882 | 2026.01.30 07:14:02.162312 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18883 | 2026.01.30 07:14:02.162537 [ 276 ] {353c5ad4-0451-40ad-aa89-aa4227d8ca20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18884 | 2026.01.30 07:14:02.162620 [ 276 ] {353c5ad4-0451-40ad-aa89-aa4227d8ca20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18885 | 2026.01.30 07:14:02.163294 [ 276 ] {353c5ad4-0451-40ad-aa89-aa4227d8ca20} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18886 | 2026.01.30 07:14:02.163334 [ 276 ] {353c5ad4-0451-40ad-aa89-aa4227d8ca20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18887 | 2026.01.30 07:14:02.163727 [ 276 ] {353c5ad4-0451-40ad-aa89-aa4227d8ca20} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18888 | 2026.01.30 07:14:02.163956 [ 276 ] {353c5ad4-0451-40ad-aa89-aa4227d8ca20} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18889 | 2026.01.30 07:14:02.164096 [ 102 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18890 | 2026.01.30 07:14:02.164118 [ 276 ] {353c5ad4-0451-40ad-aa89-aa4227d8ca20} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. | ||
| 18891 | 2026.01.30 07:14:02.164141 [ 102 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18892 | 2026.01.30 07:14:02.164165 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18893 | 2026.01.30 07:14:02.164171 [ 276 ] {353c5ad4-0451-40ad-aa89-aa4227d8ca20} <Debug> TCPHandler: Processed in 0.002008716 sec. | ||
| 18894 | 2026.01.30 07:14:02.164260 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18895 | 2026.01.30 07:14:02.164312 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18896 | 2026.01.30 07:14:02.164360 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18897 | 2026.01.30 07:14:02.164393 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2622 rows starting from the beginning of the part | ||
| 18898 | 2026.01.30 07:14:02.164413 [ 276 ] {1c4a40e4-719a-45cf-b45a-97b3ac3d5644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18899 | 2026.01.30 07:14:02.164457 [ 276 ] {1c4a40e4-719a-45cf-b45a-97b3ac3d5644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18900 | 2026.01.30 07:14:02.164457 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 56 rows starting from the beginning of the part | ||
| 18901 | 2026.01.30 07:14:02.164516 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 174 rows starting from the beginning of the part | ||
| 18902 | 2026.01.30 07:14:02.164564 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1318 rows starting from the beginning of the part | ||
| 18903 | 2026.01.30 07:14:02.164605 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 174 rows starting from the beginning of the part | ||
| 18904 | 2026.01.30 07:14:02.164646 [ 190 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 18905 | 2026.01.30 07:14:02.164924 [ 276 ] {1c4a40e4-719a-45cf-b45a-97b3ac3d5644} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18906 | 2026.01.30 07:14:02.164960 [ 276 ] {1c4a40e4-719a-45cf-b45a-97b3ac3d5644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18907 | 2026.01.30 07:14:02.165291 [ 276 ] {1c4a40e4-719a-45cf-b45a-97b3ac3d5644} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18908 | 2026.01.30 07:14:02.165531 [ 276 ] {1c4a40e4-719a-45cf-b45a-97b3ac3d5644} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18909 | 2026.01.30 07:14:02.165668 [ 276 ] {1c4a40e4-719a-45cf-b45a-97b3ac3d5644} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 18910 | 2026.01.30 07:14:02.165711 [ 276 ] {1c4a40e4-719a-45cf-b45a-97b3ac3d5644} <Debug> TCPHandler: Processed in 0.00144991 sec. | ||
| 18911 | 2026.01.30 07:14:02.165710 [ 101 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18912 | 2026.01.30 07:14:02.165785 [ 101 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18913 | 2026.01.30 07:14:02.165807 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18914 | 2026.01.30 07:14:02.165834 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18915 | 2026.01.30 07:14:02.165913 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18916 | 2026.01.30 07:14:02.165937 [ 276 ] {5c51ad72-9ea1-4912-b281-d1c48105ace3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18917 | 2026.01.30 07:14:02.166000 [ 276 ] {5c51ad72-9ea1-4912-b281-d1c48105ace3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18918 | 2026.01.30 07:14:02.166057 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18919 | 2026.01.30 07:14:02.166095 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1460 rows starting from the beginning of the part | ||
| 18920 | 2026.01.30 07:14:02.166161 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 64 rows starting from the beginning of the part | ||
| 18921 | 2026.01.30 07:14:02.166207 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 123 rows starting from the beginning of the part | ||
| 18922 | 2026.01.30 07:14:02.166246 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 560 rows starting from the beginning of the part | ||
| 18923 | 2026.01.30 07:14:02.166293 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 123 rows starting from the beginning of the part | ||
| 18924 | 2026.01.30 07:14:02.166331 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 18925 | 2026.01.30 07:14:02.166453 [ 276 ] {5c51ad72-9ea1-4912-b281-d1c48105ace3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18926 | 2026.01.30 07:14:02.166468 [ 187 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4400 rows, containing 5 columns (5 merged, 0 gathered) in 0.002246942 sec., 1958216.9900246647 rows/sec., 168.86 MiB/sec. | ||
| 18927 | 2026.01.30 07:14:02.166499 [ 276 ] {5c51ad72-9ea1-4912-b281-d1c48105ace3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18928 | 2026.01.30 07:14:02.166806 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18929 | 2026.01.30 07:14:02.166876 [ 276 ] {5c51ad72-9ea1-4912-b281-d1c48105ace3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18930 | 2026.01.30 07:14:02.167169 [ 276 ] {5c51ad72-9ea1-4912-b281-d1c48105ace3} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.01.30 07:14:02.167191 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18932 | 2026.01.30 07:14:02.167284 [ 196 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_151_30} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18933 | 2026.01.30 07:14:02.167307 [ 276 ] {5c51ad72-9ea1-4912-b281-d1c48105ace3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. | ||
| 18934 | 2026.01.30 07:14:02.167351 [ 276 ] {5c51ad72-9ea1-4912-b281-d1c48105ace3} <Debug> TCPHandler: Processed in 0.001567294 sec. | ||
| 18935 | 2026.01.30 07:14:02.167400 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 18936 | 2026.01.30 07:14:02.167469 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18937 | 2026.01.30 07:14:02.167567 [ 276 ] {a70ceb03-f15a-4177-9373-9ac40331a4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18938 | 2026.01.30 07:14:02.167600 [ 191 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738329 sec., 1377184.6411122405 rows/sec., 106.94 MiB/sec. | ||
| 18939 | 2026.01.30 07:14:02.167609 [ 276 ] {a70ceb03-f15a-4177-9373-9ac40331a4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18940 | 2026.01.30 07:14:02.167813 [ 187 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18941 | 2026.01.30 07:14:02.167974 [ 276 ] {a70ceb03-f15a-4177-9373-9ac40331a4dc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.01.30 07:14:02.168017 [ 276 ] {a70ceb03-f15a-4177-9373-9ac40331a4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18943 | 2026.01.30 07:14:02.168088 [ 187 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18944 | 2026.01.30 07:14:02.168172 [ 187 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_151_30} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18945 | 2026.01.30 07:14:02.168250 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 18946 | 2026.01.30 07:14:02.168345 [ 276 ] {a70ceb03-f15a-4177-9373-9ac40331a4dc} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 18947 | 2026.01.30 07:14:02.168559 [ 276 ] {a70ceb03-f15a-4177-9373-9ac40331a4dc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18948 | 2026.01.30 07:14:02.168691 [ 276 ] {a70ceb03-f15a-4177-9373-9ac40331a4dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 18949 | 2026.01.30 07:14:02.168701 [ 101 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 18950 | 2026.01.30 07:14:02.168729 [ 276 ] {a70ceb03-f15a-4177-9373-9ac40331a4dc} <Debug> TCPHandler: Processed in 0.001310176 sec. | ||
| 18951 | 2026.01.30 07:14:02.168743 [ 101 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18952 | 2026.01.30 07:14:02.168768 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18953 | 2026.01.30 07:14:02.168835 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 18954 | 2026.01.30 07:14:02.168917 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18955 | 2026.01.30 07:14:02.168941 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9060 rows starting from the beginning of the part | ||
| 18956 | 2026.01.30 07:14:02.168982 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 18957 | 2026.01.30 07:14:02.169017 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 18958 | 2026.01.30 07:14:02.169050 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 18959 | 2026.01.30 07:14:02.169084 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 18960 | 2026.01.30 07:14:02.169120 [ 190 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 18961 | 2026.01.30 07:14:02.171343 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9360 rows, containing 4 columns (4 merged, 0 gathered) in 0.00253673 sec., 3689789.6110346783 rows/sec., 246.04 MiB/sec. | ||
| 18962 | 2026.01.30 07:14:02.171565 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 18963 | 2026.01.30 07:14:02.171880 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18964 | 2026.01.30 07:14:02.171962 [ 191 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_151_30} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 18965 | 2026.01.30 07:14:02.172046 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 18966 | 2026.01.30 07:14:03.865720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49424 | ||
| 18967 | 2026.01.30 07:14:03.866404 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18968 | 2026.01.30 07:14:03.866452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18969 | 2026.01.30 07:14:03.866930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18970 | 2026.01.30 07:14:03.867181 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18971 | 2026.01.30 07:14:03.867332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49424 | ||
| 18972 | 2026.01.30 07:14:06.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.29 MiB, peak 412.86 MiB, free memory in arenas 0.00 B, will set to 394.29 MiB (RSS), difference: -4.00 MiB | ||
| 18973 | 2026.01.30 07:14:06.573643 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 776 | ||
| 18974 | 2026.01.30 07:14:06.592214 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18975 | 2026.01.30 07:14:06.592274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18976 | 2026.01.30 07:14:06.598722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 18977 | 2026.01.30 07:14:06.599473 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18978 | 2026.01.30 07:14:06.602741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 18979 | 2026.01.30 07:14:07.176530 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18980 | 2026.01.30 07:14:07.176725 [ 276 ] {859cfcdf-81d9-4a3e-bdaa-27af84f7756d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18981 | 2026.01.30 07:14:07.176791 [ 276 ] {859cfcdf-81d9-4a3e-bdaa-27af84f7756d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18982 | 2026.01.30 07:14:07.177668 [ 276 ] {859cfcdf-81d9-4a3e-bdaa-27af84f7756d} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18983 | 2026.01.30 07:14:07.177714 [ 276 ] {859cfcdf-81d9-4a3e-bdaa-27af84f7756d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18984 | 2026.01.30 07:14:07.178109 [ 276 ] {859cfcdf-81d9-4a3e-bdaa-27af84f7756d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 18985 | 2026.01.30 07:14:07.178334 [ 276 ] {859cfcdf-81d9-4a3e-bdaa-27af84f7756d} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18986 | 2026.01.30 07:14:07.178482 [ 276 ] {859cfcdf-81d9-4a3e-bdaa-27af84f7756d} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.00181 sec., 246408.83977900553 rows/sec., 15.63 MiB/sec. | ||
| 18987 | 2026.01.30 07:14:07.178525 [ 276 ] {859cfcdf-81d9-4a3e-bdaa-27af84f7756d} <Debug> TCPHandler: Processed in 0.002128119 sec. | ||
| 18988 | 2026.01.30 07:14:07.178663 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18989 | 2026.01.30 07:14:07.178755 [ 276 ] {664d5930-7e02-4a90-b7ef-dcc09c0ecda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18990 | 2026.01.30 07:14:07.178796 [ 276 ] {664d5930-7e02-4a90-b7ef-dcc09c0ecda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18991 | 2026.01.30 07:14:07.179205 [ 276 ] {664d5930-7e02-4a90-b7ef-dcc09c0ecda2} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18992 | 2026.01.30 07:14:07.179239 [ 276 ] {664d5930-7e02-4a90-b7ef-dcc09c0ecda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 18993 | 2026.01.30 07:14:07.179518 [ 276 ] {664d5930-7e02-4a90-b7ef-dcc09c0ecda2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18994 | 2026.01.30 07:14:07.179714 [ 276 ] {664d5930-7e02-4a90-b7ef-dcc09c0ecda2} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18995 | 2026.01.30 07:14:07.179837 [ 276 ] {664d5930-7e02-4a90-b7ef-dcc09c0ecda2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.0011 sec., 3636.363636363636 rows/sec., 296.52 KiB/sec. | ||
| 18996 | 2026.01.30 07:14:07.179875 [ 276 ] {664d5930-7e02-4a90-b7ef-dcc09c0ecda2} <Debug> TCPHandler: Processed in 0.001258435 sec. | ||
| 18997 | 2026.01.30 07:14:07.179981 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18998 | 2026.01.30 07:14:07.180072 [ 276 ] {87899d00-f75a-4818-ae1c-8461f7aee21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18999 | 2026.01.30 07:14:07.180119 [ 276 ] {87899d00-f75a-4818-ae1c-8461f7aee21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19000 | 2026.01.30 07:14:07.181473 [ 276 ] {87899d00-f75a-4818-ae1c-8461f7aee21c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19001 | 2026.01.30 07:14:07.181514 [ 276 ] {87899d00-f75a-4818-ae1c-8461f7aee21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19002 | 2026.01.30 07:14:07.181911 [ 276 ] {87899d00-f75a-4818-ae1c-8461f7aee21c} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19003 | 2026.01.30 07:14:07.182125 [ 276 ] {87899d00-f75a-4818-ae1c-8461f7aee21c} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19004 | 2026.01.30 07:14:07.182259 [ 276 ] {87899d00-f75a-4818-ae1c-8461f7aee21c} <Debug> executeQuery: Read 1322 rows, 108.62 KiB in 0.002205 sec., 599546.485260771 rows/sec., 48.11 MiB/sec. | ||
| 19005 | 2026.01.30 07:14:07.182297 [ 276 ] {87899d00-f75a-4818-ae1c-8461f7aee21c} <Debug> TCPHandler: Processed in 0.002362376 sec. | ||
| 19006 | 2026.01.30 07:14:07.182414 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19007 | 2026.01.30 07:14:07.182510 [ 276 ] {5e57fbfb-7645-4eb7-9c27-bf55b181004f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19008 | 2026.01.30 07:14:07.182550 [ 276 ] {5e57fbfb-7645-4eb7-9c27-bf55b181004f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19009 | 2026.01.30 07:14:07.183111 [ 276 ] {5e57fbfb-7645-4eb7-9c27-bf55b181004f} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19010 | 2026.01.30 07:14:07.183149 [ 276 ] {5e57fbfb-7645-4eb7-9c27-bf55b181004f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19011 | 2026.01.30 07:14:07.183457 [ 276 ] {5e57fbfb-7645-4eb7-9c27-bf55b181004f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19012 | 2026.01.30 07:14:07.183667 [ 276 ] {5e57fbfb-7645-4eb7-9c27-bf55b181004f} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19013 | 2026.01.30 07:14:07.183795 [ 276 ] {5e57fbfb-7645-4eb7-9c27-bf55b181004f} <Debug> executeQuery: Read 286 rows, 18.11 KiB in 0.001303 sec., 219493.47659247892 rows/sec., 13.57 MiB/sec. | ||
| 19014 | 2026.01.30 07:14:07.183832 [ 276 ] {5e57fbfb-7645-4eb7-9c27-bf55b181004f} <Debug> TCPHandler: Processed in 0.001468201 sec. | ||
| 19015 | 2026.01.30 07:14:07.183944 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19016 | 2026.01.30 07:14:07.184037 [ 276 ] {4ec417e3-6f17-4d0b-83ea-06fa5d5452d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19017 | 2026.01.30 07:14:07.184076 [ 276 ] {4ec417e3-6f17-4d0b-83ea-06fa5d5452d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19018 | 2026.01.30 07:14:07.184600 [ 276 ] {4ec417e3-6f17-4d0b-83ea-06fa5d5452d1} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19019 | 2026.01.30 07:14:07.184635 [ 276 ] {4ec417e3-6f17-4d0b-83ea-06fa5d5452d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19020 | 2026.01.30 07:14:07.184932 [ 276 ] {4ec417e3-6f17-4d0b-83ea-06fa5d5452d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19021 | 2026.01.30 07:14:07.185144 [ 276 ] {4ec417e3-6f17-4d0b-83ea-06fa5d5452d1} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19022 | 2026.01.30 07:14:07.185274 [ 276 ] {4ec417e3-6f17-4d0b-83ea-06fa5d5452d1} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001255 sec., 183266.93227091632 rows/sec., 11.81 MiB/sec. | ||
| 19023 | 2026.01.30 07:14:07.185289 [ 219 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19024 | 2026.01.30 07:14:07.185311 [ 276 ] {4ec417e3-6f17-4d0b-83ea-06fa5d5452d1} <Debug> TCPHandler: Processed in 0.001417619 sec. | ||
| 19025 | 2026.01.30 07:14:07.185342 [ 219 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19026 | 2026.01.30 07:14:07.185443 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19027 | 2026.01.30 07:14:07.185541 [ 276 ] {fb7c78d9-370f-442b-a37b-2388904c34b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19028 | 2026.01.30 07:14:07.185580 [ 276 ] {fb7c78d9-370f-442b-a37b-2388904c34b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19029 | 2026.01.30 07:14:07.186103 [ 276 ] {fb7c78d9-370f-442b-a37b-2388904c34b3} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19030 | 2026.01.30 07:14:07.186142 [ 276 ] {fb7c78d9-370f-442b-a37b-2388904c34b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19031 | 2026.01.30 07:14:07.186479 [ 276 ] {fb7c78d9-370f-442b-a37b-2388904c34b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 19032 | 2026.01.30 07:14:07.186724 [ 276 ] {fb7c78d9-370f-442b-a37b-2388904c34b3} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19033 | 2026.01.30 07:14:07.186862 [ 276 ] {fb7c78d9-370f-442b-a37b-2388904c34b3} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001339 sec., 171023.1516056759 rows/sec., 9.71 MiB/sec. | ||
| 19034 | 2026.01.30 07:14:07.186901 [ 276 ] {fb7c78d9-370f-442b-a37b-2388904c34b3} <Debug> TCPHandler: Processed in 0.001508062 sec. | ||
| 19035 | 2026.01.30 07:14:07.187011 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19036 | 2026.01.30 07:14:07.187106 [ 276 ] {69f27a0f-e242-4007-8f92-e9fd39d02815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19037 | 2026.01.30 07:14:07.187145 [ 276 ] {69f27a0f-e242-4007-8f92-e9fd39d02815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19038 | 2026.01.30 07:14:07.187735 [ 219 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19039 | 2026.01.30 07:14:07.187992 [ 276 ] {69f27a0f-e242-4007-8f92-e9fd39d02815} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19040 | 2026.01.30 07:14:07.188032 [ 276 ] {69f27a0f-e242-4007-8f92-e9fd39d02815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19041 | 2026.01.30 07:14:07.188360 [ 276 ] {69f27a0f-e242-4007-8f92-e9fd39d02815} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19042 | 2026.01.30 07:14:07.188641 [ 276 ] {69f27a0f-e242-4007-8f92-e9fd39d02815} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19043 | 2026.01.30 07:14:07.188774 [ 276 ] {69f27a0f-e242-4007-8f92-e9fd39d02815} <Debug> executeQuery: Read 796 rows, 57.32 KiB in 0.001685 sec., 472403.5608308605 rows/sec., 33.22 MiB/sec. | ||
| 19044 | 2026.01.30 07:14:07.188812 [ 276 ] {69f27a0f-e242-4007-8f92-e9fd39d02815} <Debug> TCPHandler: Processed in 0.001850011 sec. | ||
| 19045 | 2026.01.30 07:14:07.188921 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2026.01.30 07:14:07.189014 [ 276 ] {1e32c043-2404-4109-bca5-e4cf1f156264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19047 | 2026.01.30 07:14:07.189055 [ 276 ] {1e32c043-2404-4109-bca5-e4cf1f156264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19048 | 2026.01.30 07:14:07.189384 [ 276 ] {1e32c043-2404-4109-bca5-e4cf1f156264} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.01.30 07:14:07.189420 [ 276 ] {1e32c043-2404-4109-bca5-e4cf1f156264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19050 | 2026.01.30 07:14:07.189808 [ 276 ] {1e32c043-2404-4109-bca5-e4cf1f156264} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 19051 | 2026.01.30 07:14:07.190029 [ 276 ] {1e32c043-2404-4109-bca5-e4cf1f156264} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.01.30 07:14:07.190204 [ 276 ] {1e32c043-2404-4109-bca5-e4cf1f156264} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001206 sec., 4975.124378109453 rows/sec., 259.93 KiB/sec. | ||
| 19053 | 2026.01.30 07:14:07.190255 [ 276 ] {1e32c043-2404-4109-bca5-e4cf1f156264} <Debug> TCPHandler: Processed in 0.001382969 sec. | ||
| 19054 | 2026.01.30 07:14:07.190391 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.01.30 07:14:07.190502 [ 276 ] {10482ed8-4fce-463c-ad1e-a034bf8bab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19056 | 2026.01.30 07:14:07.190552 [ 276 ] {10482ed8-4fce-463c-ad1e-a034bf8bab31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19057 | 2026.01.30 07:14:07.191066 [ 276 ] {10482ed8-4fce-463c-ad1e-a034bf8bab31} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19058 | 2026.01.30 07:14:07.191102 [ 276 ] {10482ed8-4fce-463c-ad1e-a034bf8bab31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19059 | 2026.01.30 07:14:07.191451 [ 276 ] {10482ed8-4fce-463c-ad1e-a034bf8bab31} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19060 | 2026.01.30 07:14:07.191677 [ 276 ] {10482ed8-4fce-463c-ad1e-a034bf8bab31} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19061 | 2026.01.30 07:14:07.191807 [ 276 ] {10482ed8-4fce-463c-ad1e-a034bf8bab31} <Debug> executeQuery: Read 330 rows, 22.15 KiB in 0.001328 sec., 248493.97590361445 rows/sec., 16.28 MiB/sec. | ||
| 19062 | 2026.01.30 07:14:07.191844 [ 276 ] {10482ed8-4fce-463c-ad1e-a034bf8bab31} <Debug> TCPHandler: Processed in 0.001510052 sec. | ||
| 19063 | 2026.01.30 07:14:07.191950 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2026.01.30 07:14:07.192041 [ 276 ] {aea47eda-a921-4daa-a9a6-5c6ad68da4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19065 | 2026.01.30 07:14:07.192082 [ 276 ] {aea47eda-a921-4daa-a9a6-5c6ad68da4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19066 | 2026.01.30 07:14:07.192390 [ 276 ] {aea47eda-a921-4daa-a9a6-5c6ad68da4cc} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2026.01.30 07:14:07.192426 [ 276 ] {aea47eda-a921-4daa-a9a6-5c6ad68da4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19068 | 2026.01.30 07:14:07.192708 [ 276 ] {aea47eda-a921-4daa-a9a6-5c6ad68da4cc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 19069 | 2026.01.30 07:14:07.192906 [ 276 ] {aea47eda-a921-4daa-a9a6-5c6ad68da4cc} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.01.30 07:14:07.193029 [ 276 ] {aea47eda-a921-4daa-a9a6-5c6ad68da4cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 19071 | 2026.01.30 07:14:07.193066 [ 276 ] {aea47eda-a921-4daa-a9a6-5c6ad68da4cc} <Debug> TCPHandler: Processed in 0.001162202 sec. | ||
| 19072 | 2026.01.30 07:14:07.193173 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2026.01.30 07:14:07.193262 [ 276 ] {b849efa8-2903-4565-8d56-d48a2d80a81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19074 | 2026.01.30 07:14:07.193316 [ 276 ] {b849efa8-2903-4565-8d56-d48a2d80a81c} <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 | ||
| 19075 | 2026.01.30 07:14:07.194283 [ 276 ] {b849efa8-2903-4565-8d56-d48a2d80a81c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.01.30 07:14:07.194319 [ 276 ] {b849efa8-2903-4565-8d56-d48a2d80a81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19077 | 2026.01.30 07:14:07.194892 [ 276 ] {b849efa8-2903-4565-8d56-d48a2d80a81c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19078 | 2026.01.30 07:14:07.195108 [ 276 ] {b849efa8-2903-4565-8d56-d48a2d80a81c} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.01.30 07:14:07.195222 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19080 | 2026.01.30 07:14:07.195242 [ 276 ] {b849efa8-2903-4565-8d56-d48a2d80a81c} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001997 sec., 29544.316474712068 rows/sec., 52.94 MiB/sec. | ||
| 19081 | 2026.01.30 07:14:07.195298 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2026.01.30 07:14:07.195323 [ 276 ] {b849efa8-2903-4565-8d56-d48a2d80a81c} <Debug> TCPHandler: Processed in 0.002196221 sec. | ||
| 19083 | 2026.01.30 07:14:07.195326 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19084 | 2026.01.30 07:14:07.195439 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19085 | 2026.01.30 07:14:07.195480 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 19086 | 2026.01.30 07:14:07.195533 [ 276 ] {5bae54f6-bb4b-4022-9a2d-76cdbc919dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19087 | 2026.01.30 07:14:07.195578 [ 276 ] {5bae54f6-bb4b-4022-9a2d-76cdbc919dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19088 | 2026.01.30 07:14:07.195766 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19089 | 2026.01.30 07:14:07.195832 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2806 rows starting from the beginning of the part | ||
| 19090 | 2026.01.30 07:14:07.195918 [ 276 ] {5bae54f6-bb4b-4022-9a2d-76cdbc919dcb} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19091 | 2026.01.30 07:14:07.195958 [ 276 ] {5bae54f6-bb4b-4022-9a2d-76cdbc919dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 19092 | 2026.01.30 07:14:07.195961 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 59 rows starting from the beginning of the part | ||
| 19093 | 2026.01.30 07:14:07.196081 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part | ||
| 19094 | 2026.01.30 07:14:07.196184 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 59 rows starting from the beginning of the part | ||
| 19095 | 2026.01.30 07:14:07.196273 [ 276 ] {5bae54f6-bb4b-4022-9a2d-76cdbc919dcb} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19096 | 2026.01.30 07:14:07.196282 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part | ||
| 19097 | 2026.01.30 07:14:07.196388 [ 200 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part | ||
| 19098 | 2026.01.30 07:14:07.196493 [ 276 ] {5bae54f6-bb4b-4022-9a2d-76cdbc919dcb} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19099 | 2026.01.30 07:14:07.196624 [ 276 ] {5bae54f6-bb4b-4022-9a2d-76cdbc919dcb} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001108 sec., 97472.92418772563 rows/sec., 5.94 MiB/sec. | ||
| 19100 | 2026.01.30 07:14:07.196659 [ 276 ] {5bae54f6-bb4b-4022-9a2d-76cdbc919dcb} <Debug> TCPHandler: Processed in 0.001268035 sec. | ||
| 19101 | 2026.01.30 07:14:07.205356 [ 186 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3101 rows, containing 19 columns (19 merged, 0 gathered) in 0.009944465 sec., 311831.75766619924 rows/sec., 558.51 MiB/sec. | ||
| 19102 | 2026.01.30 07:14:07.208029 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19103 | 2026.01.30 07:14:07.208434 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2026.01.30 07:14:07.208520 [ 197 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19105 | 2026.01.30 07:14:07.208678 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.17 MiB. | ||
| 19106 | 2026.01.30 07:14:07.502963 [ 223 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19107 | 2026.01.30 07:14:07.503023 [ 223 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19108 | 2026.01.30 07:14:07.506385 [ 223 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19109 | 2026.01.30 07:14:07.627747 [ 223 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19110 | 2026.01.30 07:14:07.627779 [ 223 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19111 | 2026.01.30 07:14:07.630925 [ 223 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19112 | 2026.01.30 07:14:08.234756 [ 225 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19113 | 2026.01.30 07:14:08.234831 [ 225 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19114 | 2026.01.30 07:14:08.238880 [ 225 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19115 | 2026.01.30 07:14:08.311163 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19116 | 2026.01.30 07:14:08.311192 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19117 | 2026.01.30 07:14:08.313609 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 19118 | 2026.01.30 07:14:10.974901 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19119 | 2026.01.30 07:14:10.975001 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19120 | 2026.01.30 07:14:11.368436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49936 | ||
| 19121 | 2026.01.30 07:14:11.368964 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2026.01.30 07:14:11.369007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19123 | 2026.01.30 07:14:11.369579 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19124 | 2026.01.30 07:14:11.370009 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19125 | 2026.01.30 07:14:11.370177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49936 | ||
| 19126 | 2026.01.30 07:14:11.469117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2254 | ||
| 19127 | 2026.01.30 07:14:11.471522 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19128 | 2026.01.30 07:14:11.471565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19129 | 2026.01.30 07:14:11.472968 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19130 | 2026.01.30 07:14:11.473455 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19131 | 2026.01.30 07:14:11.473813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2254 | ||
| 19132 | 2026.01.30 07:14:12.162359 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19133 | 2026.01.30 07:14:12.162554 [ 276 ] {9bf7a924-21a8-4272-9a19-cd493bb95539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19134 | 2026.01.30 07:14:12.162627 [ 276 ] {9bf7a924-21a8-4272-9a19-cd493bb95539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19135 | 2026.01.30 07:14:12.163355 [ 276 ] {9bf7a924-21a8-4272-9a19-cd493bb95539} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19136 | 2026.01.30 07:14:12.163406 [ 276 ] {9bf7a924-21a8-4272-9a19-cd493bb95539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19137 | 2026.01.30 07:14:12.163939 [ 276 ] {9bf7a924-21a8-4272-9a19-cd493bb95539} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19138 | 2026.01.30 07:14:12.164379 [ 276 ] {9bf7a924-21a8-4272-9a19-cd493bb95539} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19139 | 2026.01.30 07:14:12.164558 [ 276 ] {9bf7a924-21a8-4272-9a19-cd493bb95539} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.08 MiB/sec. | ||
| 19140 | 2026.01.30 07:14:12.164613 [ 276 ] {9bf7a924-21a8-4272-9a19-cd493bb95539} <Debug> TCPHandler: Processed in 0.002392897 sec. | ||
| 19141 | 2026.01.30 07:14:12.164748 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19142 | 2026.01.30 07:14:12.164850 [ 276 ] {d67d6260-fe3c-4d7a-a0fd-f26eb15abb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19143 | 2026.01.30 07:14:12.164895 [ 276 ] {d67d6260-fe3c-4d7a-a0fd-f26eb15abb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19144 | 2026.01.30 07:14:12.165343 [ 276 ] {d67d6260-fe3c-4d7a-a0fd-f26eb15abb72} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19145 | 2026.01.30 07:14:12.165381 [ 276 ] {d67d6260-fe3c-4d7a-a0fd-f26eb15abb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19146 | 2026.01.30 07:14:12.165792 [ 276 ] {d67d6260-fe3c-4d7a-a0fd-f26eb15abb72} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19147 | 2026.01.30 07:14:12.166201 [ 276 ] {d67d6260-fe3c-4d7a-a0fd-f26eb15abb72} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.01.30 07:14:12.166340 [ 276 ] {d67d6260-fe3c-4d7a-a0fd-f26eb15abb72} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec. | ||
| 19149 | 2026.01.30 07:14:12.166380 [ 276 ] {d67d6260-fe3c-4d7a-a0fd-f26eb15abb72} <Debug> TCPHandler: Processed in 0.001684367 sec. | ||
| 19150 | 2026.01.30 07:14:12.166495 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19151 | 2026.01.30 07:14:12.166589 [ 276 ] {d84714cf-533f-498b-b6f3-eaa519b6a0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19152 | 2026.01.30 07:14:12.166633 [ 276 ] {d84714cf-533f-498b-b6f3-eaa519b6a0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19153 | 2026.01.30 07:14:12.167064 [ 276 ] {d84714cf-533f-498b-b6f3-eaa519b6a0b0} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19154 | 2026.01.30 07:14:12.167102 [ 276 ] {d84714cf-533f-498b-b6f3-eaa519b6a0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19155 | 2026.01.30 07:14:12.167532 [ 276 ] {d84714cf-533f-498b-b6f3-eaa519b6a0b0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19156 | 2026.01.30 07:14:12.167939 [ 276 ] {d84714cf-533f-498b-b6f3-eaa519b6a0b0} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19157 | 2026.01.30 07:14:12.168076 [ 276 ] {d84714cf-533f-498b-b6f3-eaa519b6a0b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 19158 | 2026.01.30 07:14:12.168115 [ 276 ] {d84714cf-533f-498b-b6f3-eaa519b6a0b0} <Debug> TCPHandler: Processed in 0.001668966 sec. | ||
| 19159 | 2026.01.30 07:14:12.168229 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19160 | 2026.01.30 07:14:12.168323 [ 276 ] {c4c46aec-9fea-491a-ad75-9ee990790965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19161 | 2026.01.30 07:14:12.168365 [ 276 ] {c4c46aec-9fea-491a-ad75-9ee990790965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19162 | 2026.01.30 07:14:12.168705 [ 276 ] {c4c46aec-9fea-491a-ad75-9ee990790965} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19163 | 2026.01.30 07:14:12.168741 [ 276 ] {c4c46aec-9fea-491a-ad75-9ee990790965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19164 | 2026.01.30 07:14:12.169237 [ 276 ] {c4c46aec-9fea-491a-ad75-9ee990790965} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19165 | 2026.01.30 07:14:12.169645 [ 276 ] {c4c46aec-9fea-491a-ad75-9ee990790965} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19166 | 2026.01.30 07:14:12.169780 [ 276 ] {c4c46aec-9fea-491a-ad75-9ee990790965} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
| 19167 | 2026.01.30 07:14:12.169817 [ 276 ] {c4c46aec-9fea-491a-ad75-9ee990790965} <Debug> TCPHandler: Processed in 0.001637065 sec. | ||
| 19168 | 2026.01.30 07:14:14.102792 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 19169 | 2026.01.30 07:14:14.122082 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19170 | 2026.01.30 07:14:14.122149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19171 | 2026.01.30 07:14:14.128394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19172 | 2026.01.30 07:14:14.129090 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19173 | 2026.01.30 07:14:14.132554 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 19174 | 2026.01.30 07:14:17.177641 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19175 | 2026.01.30 07:14:17.177830 [ 276 ] {a960a285-ddf3-4e49-9b63-522f56642b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19176 | 2026.01.30 07:14:17.177902 [ 276 ] {a960a285-ddf3-4e49-9b63-522f56642b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19177 | 2026.01.30 07:14:17.178724 [ 276 ] {a960a285-ddf3-4e49-9b63-522f56642b90} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19178 | 2026.01.30 07:14:17.178766 [ 276 ] {a960a285-ddf3-4e49-9b63-522f56642b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19179 | 2026.01.30 07:14:17.179178 [ 276 ] {a960a285-ddf3-4e49-9b63-522f56642b90} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 19180 | 2026.01.30 07:14:17.179400 [ 276 ] {a960a285-ddf3-4e49-9b63-522f56642b90} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19181 | 2026.01.30 07:14:17.179538 [ 85 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
| 19182 | 2026.01.30 07:14:17.179553 [ 276 ] {a960a285-ddf3-4e49-9b63-522f56642b90} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001776 sec., 251126.12612612612 rows/sec., 15.93 MiB/sec. | ||
| 19183 | 2026.01.30 07:14:17.179612 [ 85 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19184 | 2026.01.30 07:14:17.179631 [ 276 ] {a960a285-ddf3-4e49-9b63-522f56642b90} <Debug> TCPHandler: Processed in 0.002123528 sec. | ||
| 19185 | 2026.01.30 07:14:17.179647 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19186 | 2026.01.30 07:14:17.179766 [ 197 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
| 19187 | 2026.01.30 07:14:17.179796 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19188 | 2026.01.30 07:14:17.179901 [ 197 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19189 | 2026.01.30 07:14:17.179901 [ 276 ] {5ea5c743-aca0-4297-90d3-801ad99cd49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19190 | 2026.01.30 07:14:17.179945 [ 197 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 470 rows starting from the beginning of the part | ||
| 19191 | 2026.01.30 07:14:17.179965 [ 276 ] {5ea5c743-aca0-4297-90d3-801ad99cd49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19192 | 2026.01.30 07:14:17.180024 [ 197 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 19193 | 2026.01.30 07:14:17.180082 [ 197 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 19194 | 2026.01.30 07:14:17.180130 [ 197 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 19195 | 2026.01.30 07:14:17.180172 [ 197 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 446 rows starting from the beginning of the part | ||
| 19196 | 2026.01.30 07:14:17.180214 [ 197 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 446 rows starting from the beginning of the part | ||
| 19197 | 2026.01.30 07:14:17.180888 [ 276 ] {5ea5c743-aca0-4297-90d3-801ad99cd49a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19198 | 2026.01.30 07:14:17.180930 [ 276 ] {5ea5c743-aca0-4297-90d3-801ad99cd49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19199 | 2026.01.30 07:14:17.181185 [ 186 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147121 sec., 974707.8935026272 rows/sec., 66.81 MiB/sec. | ||
| 19200 | 2026.01.30 07:14:17.181327 [ 276 ] {5ea5c743-aca0-4297-90d3-801ad99cd49a} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19201 | 2026.01.30 07:14:17.181388 [ 192 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 19202 | 2026.01.30 07:14:17.181577 [ 276 ] {5ea5c743-aca0-4297-90d3-801ad99cd49a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19203 | 2026.01.30 07:14:17.181735 [ 276 ] {5ea5c743-aca0-4297-90d3-801ad99cd49a} <Debug> executeQuery: Read 1320 rows, 108.47 KiB in 0.001854 sec., 711974.1100323625 rows/sec., 57.14 MiB/sec. | ||
| 19204 | 2026.01.30 07:14:17.181739 [ 192 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19205 | 2026.01.30 07:14:17.181780 [ 276 ] {5ea5c743-aca0-4297-90d3-801ad99cd49a} <Debug> TCPHandler: Processed in 0.002034936 sec. | ||
| 19206 | 2026.01.30 07:14:17.181837 [ 192 ] {406802c3-daba-48ed-b217-0f59a1334879::all_1_36_8} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
| 19207 | 2026.01.30 07:14:17.181910 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19208 | 2026.01.30 07:14:17.181941 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 19209 | 2026.01.30 07:14:17.182010 [ 276 ] {897eb15b-104c-4c8d-8caf-565a16247181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19210 | 2026.01.30 07:14:17.182056 [ 276 ] {897eb15b-104c-4c8d-8caf-565a16247181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19211 | 2026.01.30 07:14:17.182548 [ 276 ] {897eb15b-104c-4c8d-8caf-565a16247181} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19212 | 2026.01.30 07:14:17.182585 [ 276 ] {897eb15b-104c-4c8d-8caf-565a16247181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19213 | 2026.01.30 07:14:17.182902 [ 276 ] {897eb15b-104c-4c8d-8caf-565a16247181} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19214 | 2026.01.30 07:14:17.183124 [ 276 ] {897eb15b-104c-4c8d-8caf-565a16247181} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19215 | 2026.01.30 07:14:17.183236 [ 85 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19216 | 2026.01.30 07:14:17.183255 [ 276 ] {897eb15b-104c-4c8d-8caf-565a16247181} <Debug> executeQuery: Read 282 rows, 17.83 KiB in 0.001264 sec., 223101.26582278483 rows/sec., 13.78 MiB/sec. | ||
| 19217 | 2026.01.30 07:14:17.183272 [ 85 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19218 | 2026.01.30 07:14:17.183300 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19219 | 2026.01.30 07:14:17.183302 [ 276 ] {897eb15b-104c-4c8d-8caf-565a16247181} <Debug> TCPHandler: Processed in 0.0014423 sec. | ||
| 19220 | 2026.01.30 07:14:17.183374 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 19221 | 2026.01.30 07:14:17.183459 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19222 | 2026.01.30 07:14:17.183461 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19223 | 2026.01.30 07:14:17.183483 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 323 rows starting from the beginning of the part | ||
| 19224 | 2026.01.30 07:14:17.183545 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 59 rows starting from the beginning of the part | ||
| 19225 | 2026.01.30 07:14:17.183570 [ 276 ] {d4917ade-d29c-47fb-b53f-c8e59a3a2c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19226 | 2026.01.30 07:14:17.183580 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 16 rows starting from the beginning of the part | ||
| 19227 | 2026.01.30 07:14:17.183618 [ 276 ] {d4917ade-d29c-47fb-b53f-c8e59a3a2c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19228 | 2026.01.30 07:14:17.183626 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 59 rows starting from the beginning of the part | ||
| 19229 | 2026.01.30 07:14:17.183683 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 286 rows starting from the beginning of the part | ||
| 19230 | 2026.01.30 07:14:17.183717 [ 197 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 282 rows starting from the beginning of the part | ||
| 19231 | 2026.01.30 07:14:17.184114 [ 276 ] {d4917ade-d29c-47fb-b53f-c8e59a3a2c15} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19232 | 2026.01.30 07:14:17.184155 [ 276 ] {d4917ade-d29c-47fb-b53f-c8e59a3a2c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19233 | 2026.01.30 07:14:17.184465 [ 276 ] {d4917ade-d29c-47fb-b53f-c8e59a3a2c15} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19234 | 2026.01.30 07:14:17.184485 [ 192 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133791 sec., 904046.6893810234 rows/sec., 61.05 MiB/sec. | ||
| 19235 | 2026.01.30 07:14:17.184642 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19236 | 2026.01.30 07:14:17.184680 [ 276 ] {d4917ade-d29c-47fb-b53f-c8e59a3a2c15} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19237 | 2026.01.30 07:14:17.184812 [ 276 ] {d4917ade-d29c-47fb-b53f-c8e59a3a2c15} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001261 sec., 182394.9246629659 rows/sec., 11.76 MiB/sec. | ||
| 19238 | 2026.01.30 07:14:17.184851 [ 276 ] {d4917ade-d29c-47fb-b53f-c8e59a3a2c15} <Debug> TCPHandler: Processed in 0.00144012 sec. | ||
| 19239 | 2026.01.30 07:14:17.184942 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2026.01.30 07:14:17.184961 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19241 | 2026.01.30 07:14:17.185019 [ 186 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_101_20} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19242 | 2026.01.30 07:14:17.185053 [ 276 ] {fb09eda2-1199-4542-ad88-13a1dcd27910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19243 | 2026.01.30 07:14:17.185094 [ 276 ] {fb09eda2-1199-4542-ad88-13a1dcd27910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19244 | 2026.01.30 07:14:17.185138 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 19245 | 2026.01.30 07:14:17.185550 [ 276 ] {fb09eda2-1199-4542-ad88-13a1dcd27910} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19246 | 2026.01.30 07:14:17.185585 [ 276 ] {fb09eda2-1199-4542-ad88-13a1dcd27910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19247 | 2026.01.30 07:14:17.185882 [ 276 ] {fb09eda2-1199-4542-ad88-13a1dcd27910} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 19248 | 2026.01.30 07:14:17.186094 [ 276 ] {fb09eda2-1199-4542-ad88-13a1dcd27910} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19249 | 2026.01.30 07:14:17.186220 [ 85 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 | ||
| 19250 | 2026.01.30 07:14:17.186222 [ 276 ] {fb09eda2-1199-4542-ad88-13a1dcd27910} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001186 sec., 193086.0033726813 rows/sec., 10.96 MiB/sec. | ||
| 19251 | 2026.01.30 07:14:17.186265 [ 85 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19252 | 2026.01.30 07:14:17.186286 [ 276 ] {fb09eda2-1199-4542-ad88-13a1dcd27910} <Debug> TCPHandler: Processed in 0.001373868 sec. | ||
| 19253 | 2026.01.30 07:14:17.186289 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19254 | 2026.01.30 07:14:17.186384 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact with storage Full | ||
| 19255 | 2026.01.30 07:14:17.186402 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19256 | 2026.01.30 07:14:17.186488 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19257 | 2026.01.30 07:14:17.186504 [ 276 ] {6140626b-0dc0-4589-8056-0d2c2776def6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19258 | 2026.01.30 07:14:17.186532 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 241 rows starting from the beginning of the part | ||
| 19259 | 2026.01.30 07:14:17.186552 [ 276 ] {6140626b-0dc0-4589-8056-0d2c2776def6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19260 | 2026.01.30 07:14:17.186599 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 19261 | 2026.01.30 07:14:17.186656 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 19262 | 2026.01.30 07:14:17.186701 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 19263 | 2026.01.30 07:14:17.186744 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 229 rows starting from the beginning of the part | ||
| 19264 | 2026.01.30 07:14:17.186788 [ 193 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 229 rows starting from the beginning of the part | ||
| 19265 | 2026.01.30 07:14:17.187208 [ 276 ] {6140626b-0dc0-4589-8056-0d2c2776def6} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19266 | 2026.01.30 07:14:17.187249 [ 276 ] {6140626b-0dc0-4589-8056-0d2c2776def6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19267 | 2026.01.30 07:14:17.187593 [ 276 ] {6140626b-0dc0-4589-8056-0d2c2776def6} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19268 | 2026.01.30 07:14:17.187620 [ 192 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274165 sec., 576848.3673621548 rows/sec., 35.68 MiB/sec. | ||
| 19269 | 2026.01.30 07:14:17.187760 [ 192 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 19270 | 2026.01.30 07:14:17.187831 [ 276 ] {6140626b-0dc0-4589-8056-0d2c2776def6} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19271 | 2026.01.30 07:14:17.187978 [ 276 ] {6140626b-0dc0-4589-8056-0d2c2776def6} <Debug> executeQuery: Read 792 rows, 56.99 KiB in 0.00149 sec., 531543.6241610738 rows/sec., 37.35 MiB/sec. | ||
| 19272 | 2026.01.30 07:14:17.188017 [ 192 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19273 | 2026.01.30 07:14:17.188019 [ 276 ] {6140626b-0dc0-4589-8056-0d2c2776def6} <Debug> TCPHandler: Processed in 0.001666416 sec. | ||
| 19274 | 2026.01.30 07:14:17.188095 [ 192 ] {fad4cd91-e70c-4053-8fd5-677f92b1a0ea::all_1_36_8} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea) (MergerMutator): Merged 6 parts: [all_1_31_7, all_36_36_0] -> all_1_36_8 | ||
| 19275 | 2026.01.30 07:14:17.188147 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19276 | 2026.01.30 07:14:17.188172 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19277 | 2026.01.30 07:14:17.188246 [ 276 ] {a8f85c0a-ce04-4d66-9d08-d8cd7c2544fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19278 | 2026.01.30 07:14:17.188296 [ 276 ] {a8f85c0a-ce04-4d66-9d08-d8cd7c2544fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19279 | 2026.01.30 07:14:17.188626 [ 276 ] {a8f85c0a-ce04-4d66-9d08-d8cd7c2544fa} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19280 | 2026.01.30 07:14:17.188662 [ 276 ] {a8f85c0a-ce04-4d66-9d08-d8cd7c2544fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19281 | 2026.01.30 07:14:17.188958 [ 276 ] {a8f85c0a-ce04-4d66-9d08-d8cd7c2544fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 19282 | 2026.01.30 07:14:17.189166 [ 276 ] {a8f85c0a-ce04-4d66-9d08-d8cd7c2544fa} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19283 | 2026.01.30 07:14:17.189293 [ 276 ] {a8f85c0a-ce04-4d66-9d08-d8cd7c2544fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 19284 | 2026.01.30 07:14:17.189331 [ 276 ] {a8f85c0a-ce04-4d66-9d08-d8cd7c2544fa} <Debug> TCPHandler: Processed in 0.001232954 sec. | ||
| 19285 | 2026.01.30 07:14:17.189440 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19286 | 2026.01.30 07:14:17.189531 [ 276 ] {16b1eb6b-2a94-4194-bca0-d5812ad7b66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19287 | 2026.01.30 07:14:17.189574 [ 276 ] {16b1eb6b-2a94-4194-bca0-d5812ad7b66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19288 | 2026.01.30 07:14:17.189993 [ 276 ] {16b1eb6b-2a94-4194-bca0-d5812ad7b66b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2026.01.30 07:14:17.190029 [ 276 ] {16b1eb6b-2a94-4194-bca0-d5812ad7b66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19290 | 2026.01.30 07:14:17.190382 [ 276 ] {16b1eb6b-2a94-4194-bca0-d5812ad7b66b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19291 | 2026.01.30 07:14:17.190593 [ 276 ] {16b1eb6b-2a94-4194-bca0-d5812ad7b66b} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19292 | 2026.01.30 07:14:17.190718 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_149_35 to all_154_154_0 | ||
| 19293 | 2026.01.30 07:14:17.190721 [ 276 ] {16b1eb6b-2a94-4194-bca0-d5812ad7b66b} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001208 sec., 271523.178807947 rows/sec., 17.79 MiB/sec. | ||
| 19294 | 2026.01.30 07:14:17.190759 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2026.01.30 07:14:17.190783 [ 276 ] {16b1eb6b-2a94-4194-bca0-d5812ad7b66b} <Debug> TCPHandler: Processed in 0.001391839 sec. | ||
| 19296 | 2026.01.30 07:14:17.190783 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19297 | 2026.01.30 07:14:17.190900 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19298 | 2026.01.30 07:14:17.190904 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_35 to all_154_154_0 into Compact with storage Full | ||
| 19299 | 2026.01.30 07:14:17.190996 [ 276 ] {7767cee6-a1f3-4644-8549-63d8327c08ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19300 | 2026.01.30 07:14:17.191022 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19301 | 2026.01.30 07:14:17.191038 [ 276 ] {7767cee6-a1f3-4644-8549-63d8327c08ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19302 | 2026.01.30 07:14:17.191056 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_35, total 44629 rows starting from the beginning of the part | ||
| 19303 | 2026.01.30 07:14:17.191123 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 19304 | 2026.01.30 07:14:17.191176 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 19305 | 2026.01.30 07:14:17.191224 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 330 rows starting from the beginning of the part | ||
| 19306 | 2026.01.30 07:14:17.191271 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 19307 | 2026.01.30 07:14:17.191318 [ 198 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 328 rows starting from the beginning of the part | ||
| 19308 | 2026.01.30 07:14:17.191345 [ 276 ] {7767cee6-a1f3-4644-8549-63d8327c08ab} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19309 | 2026.01.30 07:14:17.191382 [ 276 ] {7767cee6-a1f3-4644-8549-63d8327c08ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19310 | 2026.01.30 07:14:17.191673 [ 276 ] {7767cee6-a1f3-4644-8549-63d8327c08ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 19311 | 2026.01.30 07:14:17.191883 [ 276 ] {7767cee6-a1f3-4644-8549-63d8327c08ab} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19312 | 2026.01.30 07:14:17.192009 [ 276 ] {7767cee6-a1f3-4644-8549-63d8327c08ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 19313 | 2026.01.30 07:14:17.192046 [ 276 ] {7767cee6-a1f3-4644-8549-63d8327c08ab} <Debug> TCPHandler: Processed in 0.001194933 sec. | ||
| 19314 | 2026.01.30 07:14:17.192156 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19315 | 2026.01.30 07:14:17.192248 [ 276 ] {1d7c36ca-03fa-411f-90c3-bc118209e5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19316 | 2026.01.30 07:14:17.192302 [ 276 ] {1d7c36ca-03fa-411f-90c3-bc118209e5ed} <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 | ||
| 19317 | 2026.01.30 07:14:17.193402 [ 276 ] {1d7c36ca-03fa-411f-90c3-bc118209e5ed} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19318 | 2026.01.30 07:14:17.193438 [ 276 ] {1d7c36ca-03fa-411f-90c3-bc118209e5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19319 | 2026.01.30 07:14:17.194031 [ 276 ] {1d7c36ca-03fa-411f-90c3-bc118209e5ed} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19320 | 2026.01.30 07:14:17.194249 [ 276 ] {1d7c36ca-03fa-411f-90c3-bc118209e5ed} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19321 | 2026.01.30 07:14:17.194388 [ 276 ] {1d7c36ca-03fa-411f-90c3-bc118209e5ed} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002157 sec., 27352.804821511356 rows/sec., 49.01 MiB/sec. | ||
| 19322 | 2026.01.30 07:14:17.194451 [ 276 ] {1d7c36ca-03fa-411f-90c3-bc118209e5ed} <Debug> TCPHandler: Processed in 0.002345155 sec. | ||
| 19323 | 2026.01.30 07:14:17.194576 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19324 | 2026.01.30 07:14:17.194669 [ 276 ] {75c2062d-4536-4a72-85f0-6c3e3f6cab10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19325 | 2026.01.30 07:14:17.194710 [ 276 ] {75c2062d-4536-4a72-85f0-6c3e3f6cab10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19326 | 2026.01.30 07:14:17.195060 [ 276 ] {75c2062d-4536-4a72-85f0-6c3e3f6cab10} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19327 | 2026.01.30 07:14:17.195097 [ 276 ] {75c2062d-4536-4a72-85f0-6c3e3f6cab10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19328 | 2026.01.30 07:14:17.195399 [ 276 ] {75c2062d-4536-4a72-85f0-6c3e3f6cab10} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19329 | 2026.01.30 07:14:17.195608 [ 276 ] {75c2062d-4536-4a72-85f0-6c3e3f6cab10} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19330 | 2026.01.30 07:14:17.195732 [ 276 ] {75c2062d-4536-4a72-85f0-6c3e3f6cab10} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001081 sec., 99907.49306197965 rows/sec., 6.09 MiB/sec. | ||
| 19331 | 2026.01.30 07:14:17.195769 [ 276 ] {75c2062d-4536-4a72-85f0-6c3e3f6cab10} <Debug> TCPHandler: Processed in 0.001242264 sec. | ||
| 19332 | 2026.01.30 07:14:17.198945 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45767 rows, containing 5 columns (5 merged, 0 gathered) in 0.008083605 sec., 5661706.627179334 rows/sec., 387.23 MiB/sec. | ||
| 19333 | 2026.01.30 07:14:17.199438 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Trace> MergedBlockOutputStream: filled checksums all_1_154_36 (state Temporary) | ||
| 19334 | 2026.01.30 07:14:17.199706 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_154_36 to all_1_154_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19335 | 2026.01.30 07:14:17.199781 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_154_36} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_149_35, all_154_154_0] -> all_1_154_36 | ||
| 19336 | 2026.01.30 07:14:17.199864 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 19337 | 2026.01.30 07:14:18.870350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50384 | ||
| 19338 | 2026.01.30 07:14:18.870927 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2026.01.30 07:14:18.870968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19340 | 2026.01.30 07:14:18.871462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 19341 | 2026.01.30 07:14:18.871680 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.01.30 07:14:18.871803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50384 | ||
| 19343 | 2026.01.30 07:14:18.871889 [ 223 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19344 | 2026.01.30 07:14:18.871940 [ 223 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19345 | 2026.01.30 07:14:18.874907 [ 223 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19346 | 2026.01.30 07:14:20.434204 [ 224 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19347 | 2026.01.30 07:14:20.434258 [ 224 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19348 | 2026.01.30 07:14:20.436234 [ 224 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19349 | 2026.01.30 07:14:21.000309 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.03 MiB, peak 413.31 MiB, free memory in arenas 0.00 B, will set to 395.03 MiB (RSS), difference: 4.00 MiB | ||
| 19350 | 2026.01.30 07:14:21.474050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2284 | ||
| 19351 | 2026.01.30 07:14:21.476434 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19352 | 2026.01.30 07:14:21.476477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19353 | 2026.01.30 07:14:21.477830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19354 | 2026.01.30 07:14:21.478322 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19355 | 2026.01.30 07:14:21.478583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2284 | ||
| 19356 | 2026.01.30 07:14:21.478939 [ 222 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19357 | 2026.01.30 07:14:21.479015 [ 222 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19358 | 2026.01.30 07:14:21.482314 [ 222 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19359 | 2026.01.30 07:14:21.632628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 19360 | 2026.01.30 07:14:21.650845 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19361 | 2026.01.30 07:14:21.650892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19362 | 2026.01.30 07:14:21.657636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 19363 | 2026.01.30 07:14:21.658821 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19364 | 2026.01.30 07:14:21.661971 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 19365 | 2026.01.30 07:14:22.238781 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19366 | 2026.01.30 07:14:22.239159 [ 276 ] {c4a3fea8-7a7c-4081-868a-fe44265da0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19367 | 2026.01.30 07:14:22.239254 [ 276 ] {c4a3fea8-7a7c-4081-868a-fe44265da0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19368 | 2026.01.30 07:14:22.241635 [ 276 ] {c4a3fea8-7a7c-4081-868a-fe44265da0be} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19369 | 2026.01.30 07:14:22.241707 [ 276 ] {c4a3fea8-7a7c-4081-868a-fe44265da0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19370 | 2026.01.30 07:14:22.242605 [ 276 ] {c4a3fea8-7a7c-4081-868a-fe44265da0be} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19371 | 2026.01.30 07:14:22.243329 [ 276 ] {c4a3fea8-7a7c-4081-868a-fe44265da0be} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19372 | 2026.01.30 07:14:22.243566 [ 276 ] {c4a3fea8-7a7c-4081-868a-fe44265da0be} <Debug> executeQuery: Read 1196 rows, 100.50 KiB in 0.004477 sec., 267143.17623408535 rows/sec., 21.92 MiB/sec. | ||
| 19373 | 2026.01.30 07:14:22.243658 [ 276 ] {c4a3fea8-7a7c-4081-868a-fe44265da0be} <Debug> TCPHandler: Processed in 0.005118033 sec. | ||
| 19374 | 2026.01.30 07:14:22.243942 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19375 | 2026.01.30 07:14:22.244102 [ 276 ] {d64d11c0-56f1-40d0-942f-a572a78703a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19376 | 2026.01.30 07:14:22.244175 [ 276 ] {d64d11c0-56f1-40d0-942f-a572a78703a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19377 | 2026.01.30 07:14:22.245021 [ 276 ] {d64d11c0-56f1-40d0-942f-a572a78703a7} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19378 | 2026.01.30 07:14:22.245071 [ 276 ] {d64d11c0-56f1-40d0-942f-a572a78703a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19379 | 2026.01.30 07:14:22.245662 [ 276 ] {d64d11c0-56f1-40d0-942f-a572a78703a7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 19380 | 2026.01.30 07:14:22.246290 [ 276 ] {d64d11c0-56f1-40d0-942f-a572a78703a7} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19381 | 2026.01.30 07:14:22.246481 [ 276 ] {d64d11c0-56f1-40d0-942f-a572a78703a7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002422 sec., 94137.07679603633 rows/sec., 6.37 MiB/sec. | ||
| 19382 | 2026.01.30 07:14:22.246538 [ 276 ] {d64d11c0-56f1-40d0-942f-a572a78703a7} <Debug> TCPHandler: Processed in 0.002710585 sec. | ||
| 19383 | 2026.01.30 07:14:22.246727 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19384 | 2026.01.30 07:14:22.246852 [ 276 ] {1aeb9f09-3e26-4be1-bb4d-aff11d79f382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19385 | 2026.01.30 07:14:22.246905 [ 276 ] {1aeb9f09-3e26-4be1-bb4d-aff11d79f382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19386 | 2026.01.30 07:14:22.247900 [ 276 ] {1aeb9f09-3e26-4be1-bb4d-aff11d79f382} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19387 | 2026.01.30 07:14:22.247947 [ 276 ] {1aeb9f09-3e26-4be1-bb4d-aff11d79f382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19388 | 2026.01.30 07:14:22.249334 [ 276 ] {1aeb9f09-3e26-4be1-bb4d-aff11d79f382} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19389 | 2026.01.30 07:14:22.251076 [ 276 ] {1aeb9f09-3e26-4be1-bb4d-aff11d79f382} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19390 | 2026.01.30 07:14:22.251328 [ 276 ] {1aeb9f09-3e26-4be1-bb4d-aff11d79f382} <Debug> executeQuery: Read 520 rows, 39.40 KiB in 0.004505 sec., 115427.30299667036 rows/sec., 8.54 MiB/sec. | ||
| 19391 | 2026.01.30 07:14:22.251399 [ 276 ] {1aeb9f09-3e26-4be1-bb4d-aff11d79f382} <Debug> TCPHandler: Processed in 0.004743621 sec. | ||
| 19392 | 2026.01.30 07:14:22.251631 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19393 | 2026.01.30 07:14:22.251780 [ 276 ] {ac6e0eaa-d0f3-40b3-ad3f-13113c5d6604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19394 | 2026.01.30 07:14:22.251855 [ 276 ] {ac6e0eaa-d0f3-40b3-ad3f-13113c5d6604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19395 | 2026.01.30 07:14:22.252845 [ 276 ] {ac6e0eaa-d0f3-40b3-ad3f-13113c5d6604} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19396 | 2026.01.30 07:14:22.252897 [ 276 ] {ac6e0eaa-d0f3-40b3-ad3f-13113c5d6604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19397 | 2026.01.30 07:14:22.253638 [ 276 ] {ac6e0eaa-d0f3-40b3-ad3f-13113c5d6604} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19398 | 2026.01.30 07:14:22.254350 [ 276 ] {ac6e0eaa-d0f3-40b3-ad3f-13113c5d6604} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19399 | 2026.01.30 07:14:22.254562 [ 276 ] {ac6e0eaa-d0f3-40b3-ad3f-13113c5d6604} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002822 sec., 299078.66761162295 rows/sec., 20.13 MiB/sec. | ||
| 19400 | 2026.01.30 07:14:22.254629 [ 276 ] {ac6e0eaa-d0f3-40b3-ad3f-13113c5d6604} <Debug> TCPHandler: Processed in 0.003105596 sec. | ||
| 19401 | 2026.01.30 07:14:22.255129 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19402 | 2026.01.30 07:14:22.255282 [ 276 ] {8a5fc9f2-88bc-43a4-8ff4-b5f6b9bc1850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19403 | 2026.01.30 07:14:22.255356 [ 276 ] {8a5fc9f2-88bc-43a4-8ff4-b5f6b9bc1850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19404 | 2026.01.30 07:14:22.256138 [ 276 ] {8a5fc9f2-88bc-43a4-8ff4-b5f6b9bc1850} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19405 | 2026.01.30 07:14:22.256188 [ 276 ] {8a5fc9f2-88bc-43a4-8ff4-b5f6b9bc1850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19406 | 2026.01.30 07:14:22.256847 [ 276 ] {8a5fc9f2-88bc-43a4-8ff4-b5f6b9bc1850} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19407 | 2026.01.30 07:14:22.258242 [ 276 ] {8a5fc9f2-88bc-43a4-8ff4-b5f6b9bc1850} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19408 | 2026.01.30 07:14:22.258518 [ 276 ] {8a5fc9f2-88bc-43a4-8ff4-b5f6b9bc1850} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003274 sec., 18326.20647525962 rows/sec., 1.24 MiB/sec. | ||
| 19409 | 2026.01.30 07:14:22.258581 [ 276 ] {8a5fc9f2-88bc-43a4-8ff4-b5f6b9bc1850} <Debug> TCPHandler: Processed in 0.00357043 sec. | ||
| 19410 | 2026.01.30 07:14:23.139250 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55052 | ||
| 19411 | 2026.01.30 07:14:23.139355 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19412 | 2026.01.30 07:14:23.139380 [ 358 ] {} <Debug> TCP-Session: adc4a707-2e84-42d4-a943-ea19732f3792 Authenticating user 'default' from [fd00:1122:3344:101::e]:55052 | ||
| 19413 | 2026.01.30 07:14:23.139402 [ 358 ] {} <Debug> TCP-Session: adc4a707-2e84-42d4-a943-ea19732f3792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19414 | 2026.01.30 07:14:23.139415 [ 358 ] {} <Debug> TCP-Session: adc4a707-2e84-42d4-a943-ea19732f3792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19415 | 2026.01.30 07:14:23.139611 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56229 | ||
| 19416 | 2026.01.30 07:14:23.139649 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36716 | ||
| 19417 | 2026.01.30 07:14:23.139649 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52296 | ||
| 19418 | 2026.01.30 07:14:23.139691 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46261 | ||
| 19419 | 2026.01.30 07:14:23.139732 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36879 | ||
| 19420 | 2026.01.30 07:14:23.139751 [ 358 ] {} <Trace> TCP-Session: adc4a707-2e84-42d4-a943-ea19732f3792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19421 | 2026.01.30 07:14:23.139786 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19422 | 2026.01.30 07:14:23.139810 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19423 | 2026.01.30 07:14:23.139811 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19424 | 2026.01.30 07:14:23.139825 [ 360 ] {} <Debug> TCP-Session: 8993ddec-ec51-4bdc-838e-00f32a11a64b Authenticating user 'default' from [fd00:1122:3344:101::e]:52296 | ||
| 19425 | 2026.01.30 07:14:23.139841 [ 366 ] {} <Debug> TCP-Session: 2802cde4-9626-4a2c-9daa-878522bf1246 Authenticating user 'default' from [fd00:1122:3344:101::e]:46261 | ||
| 19426 | 2026.01.30 07:14:23.139849 [ 357 ] {} <Debug> TCP-Session: ce76c308-88be-4aa2-8567-96a6a9d35de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36879 | ||
| 19427 | 2026.01.30 07:14:23.139866 [ 360 ] {} <Debug> TCP-Session: 8993ddec-ec51-4bdc-838e-00f32a11a64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19428 | 2026.01.30 07:14:23.139877 [ 366 ] {} <Debug> TCP-Session: 2802cde4-9626-4a2c-9daa-878522bf1246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19429 | 2026.01.30 07:14:23.139881 [ 357 ] {} <Debug> TCP-Session: ce76c308-88be-4aa2-8567-96a6a9d35de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19430 | 2026.01.30 07:14:23.139893 [ 360 ] {} <Debug> TCP-Session: 8993ddec-ec51-4bdc-838e-00f32a11a64b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19431 | 2026.01.30 07:14:23.139904 [ 366 ] {} <Debug> TCP-Session: 2802cde4-9626-4a2c-9daa-878522bf1246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19432 | 2026.01.30 07:14:23.139912 [ 357 ] {} <Debug> TCP-Session: ce76c308-88be-4aa2-8567-96a6a9d35de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19433 | 2026.01.30 07:14:23.139940 [ 358 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55052) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19434 | 2026.01.30 07:14:23.139739 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19435 | 2026.01.30 07:14:23.139737 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19436 | 2026.01.30 07:14:23.139723 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39396 | ||
| 19437 | 2026.01.30 07:14:23.140019 [ 359 ] {} <Debug> TCP-Session: 77c9755a-f2c7-4567-858d-f4def121d2c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56229 | ||
| 19438 | 2026.01.30 07:14:23.140025 [ 364 ] {} <Debug> TCP-Session: b1ffefe4-3682-485a-9eea-9576b83cf57c Authenticating user 'default' from [fd00:1122:3344:101::e]:36716 | ||
| 19439 | 2026.01.30 07:14:23.139671 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44953 | ||
| 19440 | 2026.01.30 07:14:23.140106 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19441 | 2026.01.30 07:14:23.140140 [ 356 ] {} <Debug> TCP-Session: 9cdfce8c-0a4b-49aa-bd2b-13710841b78e Authenticating user 'default' from [fd00:1122:3344:101::e]:39396 | ||
| 19442 | 2026.01.30 07:14:23.140088 [ 364 ] {} <Debug> TCP-Session: b1ffefe4-3682-485a-9eea-9576b83cf57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19443 | 2026.01.30 07:14:23.140162 [ 356 ] {} <Debug> TCP-Session: 9cdfce8c-0a4b-49aa-bd2b-13710841b78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19444 | 2026.01.30 07:14:23.140171 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19445 | 2026.01.30 07:14:23.140201 [ 356 ] {} <Debug> TCP-Session: 9cdfce8c-0a4b-49aa-bd2b-13710841b78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19446 | 2026.01.30 07:14:23.140219 [ 365 ] {} <Debug> TCP-Session: d0f6554b-9ed6-4371-853b-584dc2e22161 Authenticating user 'default' from [fd00:1122:3344:101::e]:44953 | ||
| 19447 | 2026.01.30 07:14:23.140189 [ 364 ] {} <Debug> TCP-Session: b1ffefe4-3682-485a-9eea-9576b83cf57c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19448 | 2026.01.30 07:14:23.140244 [ 365 ] {} <Debug> TCP-Session: d0f6554b-9ed6-4371-853b-584dc2e22161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19449 | 2026.01.30 07:14:23.140245 [ 358 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19450 | 2026.01.30 07:14:23.140274 [ 365 ] {} <Debug> TCP-Session: d0f6554b-9ed6-4371-853b-584dc2e22161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19451 | 2026.01.30 07:14:23.140083 [ 359 ] {} <Debug> TCP-Session: 77c9755a-f2c7-4567-858d-f4def121d2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19452 | 2026.01.30 07:14:23.140338 [ 358 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19453 | 2026.01.30 07:14:23.139712 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34947 | ||
| 19454 | 2026.01.30 07:14:23.140373 [ 359 ] {} <Debug> TCP-Session: 77c9755a-f2c7-4567-858d-f4def121d2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19455 | 2026.01.30 07:14:23.140433 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19456 | 2026.01.30 07:14:23.140464 [ 351 ] {} <Debug> TCP-Session: 3a6f5e4b-4e83-45a2-8bc6-7680b3a905c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34947 | ||
| 19457 | 2026.01.30 07:14:23.140487 [ 351 ] {} <Debug> TCP-Session: 3a6f5e4b-4e83-45a2-8bc6-7680b3a905c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19458 | 2026.01.30 07:14:23.140502 [ 351 ] {} <Debug> TCP-Session: 3a6f5e4b-4e83-45a2-8bc6-7680b3a905c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19459 | 2026.01.30 07:14:23.140714 [ 358 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 19460 | 2026.01.30 07:14:23.141965 [ 346 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Trace> AggregatingTransform: Aggregating | ||
| 19461 | 2026.01.30 07:14:23.142004 [ 346 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 19462 | 2026.01.30 07:14:23.142045 [ 346 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001202943 sec. (831.295 rows/sec., 32.47 KiB/sec.) | ||
| 19463 | 2026.01.30 07:14:23.142066 [ 346 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Trace> Aggregator: Merging aggregated data | ||
| 19464 | 2026.01.30 07:14:23.143460 [ 358 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003574 sec., 279.79854504756577 rows/sec., 10.93 KiB/sec. | ||
| 19465 | 2026.01.30 07:14:23.143671 [ 358 ] {9391202f-cc4f-45c6-aed9-a8921a0e4eb9} <Debug> TCPHandler: Processed in 0.004036322 sec. | ||
| 19466 | 2026.01.30 07:14:23.143785 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19467 | 2026.01.30 07:14:23.143812 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19468 | 2026.01.30 07:14:23.143827 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19469 | 2026.01.30 07:14:23.143843 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19470 | 2026.01.30 07:14:23.143866 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19471 | 2026.01.30 07:14:23.143872 [ 359 ] {} <Debug> TCP-Session: 77c9755a-f2c7-4567-858d-f4def121d2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19472 | 2026.01.30 07:14:23.143908 [ 357 ] {} <Debug> TCP-Session: ce76c308-88be-4aa2-8567-96a6a9d35de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19473 | 2026.01.30 07:14:23.143912 [ 366 ] {} <Debug> TCP-Session: 2802cde4-9626-4a2c-9daa-878522bf1246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19474 | 2026.01.30 07:14:23.143919 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19475 | 2026.01.30 07:14:23.143903 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19476 | 2026.01.30 07:14:23.143987 [ 356 ] {} <Debug> TCP-Session: 9cdfce8c-0a4b-49aa-bd2b-13710841b78e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19477 | 2026.01.30 07:14:23.143884 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19478 | 2026.01.30 07:14:23.144015 [ 351 ] {} <Debug> TCP-Session: 3a6f5e4b-4e83-45a2-8bc6-7680b3a905c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19479 | 2026.01.30 07:14:23.143884 [ 365 ] {} <Debug> TCP-Session: d0f6554b-9ed6-4371-853b-584dc2e22161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19480 | 2026.01.30 07:14:23.144045 [ 360 ] {} <Debug> TCP-Session: 8993ddec-ec51-4bdc-838e-00f32a11a64b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19481 | 2026.01.30 07:14:23.143855 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19482 | 2026.01.30 07:14:23.143821 [ 358 ] {} <Debug> TCP-Session: adc4a707-2e84-42d4-a943-ea19732f3792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19483 | 2026.01.30 07:14:23.144114 [ 364 ] {} <Debug> TCP-Session: b1ffefe4-3682-485a-9eea-9576b83cf57c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19484 | 2026.01.30 07:14:23.171517 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41563 | ||
| 19485 | 2026.01.30 07:14:23.171602 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19486 | 2026.01.30 07:14:23.171628 [ 358 ] {} <Debug> TCP-Session: ac9e27c9-ca9c-4095-83b1-38a9e9ed209f Authenticating user 'default' from [fd00:1122:3344:101::e]:41563 | ||
| 19487 | 2026.01.30 07:14:23.171650 [ 358 ] {} <Debug> TCP-Session: ac9e27c9-ca9c-4095-83b1-38a9e9ed209f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19488 | 2026.01.30 07:14:23.171665 [ 358 ] {} <Debug> TCP-Session: ac9e27c9-ca9c-4095-83b1-38a9e9ed209f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19489 | 2026.01.30 07:14:23.171868 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55289 | ||
| 19490 | 2026.01.30 07:14:23.171893 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45404 | ||
| 19491 | 2026.01.30 07:14:23.171899 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59896 | ||
| 19492 | 2026.01.30 07:14:23.171928 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33389 | ||
| 19493 | 2026.01.30 07:14:23.171952 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35761 | ||
| 19494 | 2026.01.30 07:14:23.171963 [ 358 ] {} <Trace> TCP-Session: ac9e27c9-ca9c-4095-83b1-38a9e9ed209f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19495 | 2026.01.30 07:14:23.171989 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19496 | 2026.01.30 07:14:23.172015 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19497 | 2026.01.30 07:14:23.172038 [ 365 ] {} <Debug> TCP-Session: 0bfc6870-afb1-42e3-b2d3-202831ceb807 Authenticating user 'default' from [fd00:1122:3344:101::e]:59896 | ||
| 19498 | 2026.01.30 07:14:23.172039 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19499 | 2026.01.30 07:14:23.172058 [ 351 ] {} <Debug> TCP-Session: b905b62e-8bfd-4344-8a6b-5c6409410040 Authenticating user 'default' from [fd00:1122:3344:101::e]:33389 | ||
| 19500 | 2026.01.30 07:14:23.172065 [ 365 ] {} <Debug> TCP-Session: 0bfc6870-afb1-42e3-b2d3-202831ceb807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19501 | 2026.01.30 07:14:23.172080 [ 356 ] {} <Debug> TCP-Session: 689878b3-9ee9-4aa6-8400-48c6c2720cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35761 | ||
| 19502 | 2026.01.30 07:14:23.172099 [ 351 ] {} <Debug> TCP-Session: b905b62e-8bfd-4344-8a6b-5c6409410040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19503 | 2026.01.30 07:14:23.172103 [ 365 ] {} <Debug> TCP-Session: 0bfc6870-afb1-42e3-b2d3-202831ceb807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19504 | 2026.01.30 07:14:23.172122 [ 356 ] {} <Debug> TCP-Session: 689878b3-9ee9-4aa6-8400-48c6c2720cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19505 | 2026.01.30 07:14:23.172133 [ 351 ] {} <Debug> TCP-Session: b905b62e-8bfd-4344-8a6b-5c6409410040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19506 | 2026.01.30 07:14:23.172144 [ 358 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41563) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19507 | 2026.01.30 07:14:23.172156 [ 356 ] {} <Debug> TCP-Session: 689878b3-9ee9-4aa6-8400-48c6c2720cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19508 | 2026.01.30 07:14:23.171963 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19509 | 2026.01.30 07:14:23.171962 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19510 | 2026.01.30 07:14:23.172251 [ 359 ] {} <Debug> TCP-Session: e5f28e11-261e-458f-bbe7-3599c841bf38 Authenticating user 'default' from [fd00:1122:3344:101::e]:55289 | ||
| 19511 | 2026.01.30 07:14:23.172266 [ 364 ] {} <Debug> TCP-Session: 817570a3-2688-4331-b73a-d5d4ed5fe889 Authenticating user 'default' from [fd00:1122:3344:101::e]:45404 | ||
| 19512 | 2026.01.30 07:14:23.172276 [ 359 ] {} <Debug> TCP-Session: e5f28e11-261e-458f-bbe7-3599c841bf38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19513 | 2026.01.30 07:14:23.172287 [ 364 ] {} <Debug> TCP-Session: 817570a3-2688-4331-b73a-d5d4ed5fe889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19514 | 2026.01.30 07:14:23.172295 [ 359 ] {} <Debug> TCP-Session: e5f28e11-261e-458f-bbe7-3599c841bf38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19515 | 2026.01.30 07:14:23.172304 [ 364 ] {} <Debug> TCP-Session: 817570a3-2688-4331-b73a-d5d4ed5fe889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19516 | 2026.01.30 07:14:23.171958 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49175 | ||
| 19517 | 2026.01.30 07:14:23.171878 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39290 | ||
| 19518 | 2026.01.30 07:14:23.171911 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44897 | ||
| 19519 | 2026.01.30 07:14:23.172390 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19520 | 2026.01.30 07:14:23.172394 [ 358 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19521 | 2026.01.30 07:14:23.172418 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19522 | 2026.01.30 07:14:23.172418 [ 357 ] {} <Debug> TCP-Session: 216d7859-d529-4afd-95e0-6a5c211eced7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49175 | ||
| 19523 | 2026.01.30 07:14:23.172439 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19524 | 2026.01.30 07:14:23.172451 [ 360 ] {} <Debug> TCP-Session: 799396fa-e8ef-4074-a350-8ab1038d5326 Authenticating user 'default' from [fd00:1122:3344:101::e]:39290 | ||
| 19525 | 2026.01.30 07:14:23.172458 [ 358 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19526 | 2026.01.30 07:14:23.172474 [ 366 ] {} <Debug> TCP-Session: 335434d1-8b9d-4f1b-a7e1-1f6c2c9eba2a Authenticating user 'default' from [fd00:1122:3344:101::e]:44897 | ||
| 19527 | 2026.01.30 07:14:23.172486 [ 360 ] {} <Debug> TCP-Session: 799396fa-e8ef-4074-a350-8ab1038d5326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19528 | 2026.01.30 07:14:23.172514 [ 366 ] {} <Debug> TCP-Session: 335434d1-8b9d-4f1b-a7e1-1f6c2c9eba2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19529 | 2026.01.30 07:14:23.172526 [ 360 ] {} <Debug> TCP-Session: 799396fa-e8ef-4074-a350-8ab1038d5326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19530 | 2026.01.30 07:14:23.172538 [ 366 ] {} <Debug> TCP-Session: 335434d1-8b9d-4f1b-a7e1-1f6c2c9eba2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19531 | 2026.01.30 07:14:23.172461 [ 357 ] {} <Debug> TCP-Session: 216d7859-d529-4afd-95e0-6a5c211eced7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19532 | 2026.01.30 07:14:23.172592 [ 357 ] {} <Debug> TCP-Session: 216d7859-d529-4afd-95e0-6a5c211eced7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19533 | 2026.01.30 07:14:23.172747 [ 358 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Debug> oximeter.version (aa86bbc4-53f2-4c00-b43e-c401f7a43b65) (SelectExecutor): Key condition: unknown | ||
| 19534 | 2026.01.30 07:14:23.173662 [ 303 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Trace> AggregatingTransform: Aggregating | ||
| 19535 | 2026.01.30 07:14:23.173711 [ 303 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 19536 | 2026.01.30 07:14:23.173749 [ 303 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902155 sec. (1108.457 rows/sec., 43.30 KiB/sec.) | ||
| 19537 | 2026.01.30 07:14:23.173767 [ 303 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Trace> Aggregator: Merging aggregated data | ||
| 19538 | 2026.01.30 07:14:23.175234 [ 358 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 19539 | 2026.01.30 07:14:23.175389 [ 358 ] {900c30b6-6fea-4e5c-937f-3903ebfc22d2} <Debug> TCPHandler: Processed in 0.003543609 sec. | ||
| 19540 | 2026.01.30 07:14:23.175472 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19541 | 2026.01.30 07:14:23.175499 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19542 | 2026.01.30 07:14:23.175502 [ 358 ] {} <Debug> TCP-Session: ac9e27c9-ca9c-4095-83b1-38a9e9ed209f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19543 | 2026.01.30 07:14:23.175519 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19544 | 2026.01.30 07:14:23.175542 [ 359 ] {} <Debug> TCP-Session: e5f28e11-261e-458f-bbe7-3599c841bf38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19545 | 2026.01.30 07:14:23.175546 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19546 | 2026.01.30 07:14:23.175569 [ 364 ] {} <Debug> TCP-Session: 817570a3-2688-4331-b73a-d5d4ed5fe889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19547 | 2026.01.30 07:14:23.175584 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19548 | 2026.01.30 07:14:23.175597 [ 360 ] {} <Debug> TCP-Session: 799396fa-e8ef-4074-a350-8ab1038d5326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19549 | 2026.01.30 07:14:23.175602 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19550 | 2026.01.30 07:14:23.175624 [ 351 ] {} <Debug> TCP-Session: b905b62e-8bfd-4344-8a6b-5c6409410040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19551 | 2026.01.30 07:14:23.175639 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19552 | 2026.01.30 07:14:23.175652 [ 365 ] {} <Debug> TCP-Session: 0bfc6870-afb1-42e3-b2d3-202831ceb807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19553 | 2026.01.30 07:14:23.175623 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19554 | 2026.01.30 07:14:23.175680 [ 356 ] {} <Debug> TCP-Session: 689878b3-9ee9-4aa6-8400-48c6c2720cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19555 | 2026.01.30 07:14:23.175565 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19556 | 2026.01.30 07:14:23.175715 [ 366 ] {} <Debug> TCP-Session: 335434d1-8b9d-4f1b-a7e1-1f6c2c9eba2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19557 | 2026.01.30 07:14:23.175748 [ 357 ] {} <Debug> TCP-Session: 216d7859-d529-4afd-95e0-6a5c211eced7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19558 | 2026.01.30 07:14:25.975066 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19559 | 2026.01.30 07:14:25.975121 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19560 | 2026.01.30 07:14:26.372901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50896 | ||
| 19561 | 2026.01.30 07:14:26.373437 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19562 | 2026.01.30 07:14:26.373475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19563 | 2026.01.30 07:14:26.373938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 19564 | 2026.01.30 07:14:26.374159 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19565 | 2026.01.30 07:14:26.374285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50896 | ||
| 19566 | 2026.01.30 07:14:26.374296 [ 71 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 19567 | 2026.01.30 07:14:26.374369 [ 71 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19568 | 2026.01.30 07:14:26.374391 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19569 | 2026.01.30 07:14:26.374498 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 19570 | 2026.01.30 07:14:26.374627 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19571 | 2026.01.30 07:14:26.374670 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48464 rows starting from the beginning of the part | ||
| 19572 | 2026.01.30 07:14:26.374740 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 19573 | 2026.01.30 07:14:26.374791 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 19574 | 2026.01.30 07:14:26.374837 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 19575 | 2026.01.30 07:14:26.374882 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 19576 | 2026.01.30 07:14:26.374926 [ 199 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 19577 | 2026.01.30 07:14:26.377670 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50896 rows, containing 4 columns (4 merged, 0 gathered) in 0.00321446 sec., 15833452.586126441 rows/sec., 226.50 MiB/sec. | ||
| 19578 | 2026.01.30 07:14:26.378164 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 19579 | 2026.01.30 07:14:26.378507 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19580 | 2026.01.30 07:14:26.378594 [ 189 ] {bee1d525-91e2-4108-9731-619c17015eb5::all_1_106_21} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 19581 | 2026.01.30 07:14:26.378722 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19582 | 2026.01.30 07:14:27.165474 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19583 | 2026.01.30 07:14:27.165652 [ 276 ] {48e1e698-5d9a-49fb-a430-4dcdd4502b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19584 | 2026.01.30 07:14:27.165718 [ 276 ] {48e1e698-5d9a-49fb-a430-4dcdd4502b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19585 | 2026.01.30 07:14:27.166461 [ 276 ] {48e1e698-5d9a-49fb-a430-4dcdd4502b92} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19586 | 2026.01.30 07:14:27.166510 [ 276 ] {48e1e698-5d9a-49fb-a430-4dcdd4502b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19587 | 2026.01.30 07:14:27.166935 [ 276 ] {48e1e698-5d9a-49fb-a430-4dcdd4502b92} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19588 | 2026.01.30 07:14:27.167201 [ 276 ] {48e1e698-5d9a-49fb-a430-4dcdd4502b92} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19589 | 2026.01.30 07:14:27.167365 [ 69 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19590 | 2026.01.30 07:14:27.167375 [ 276 ] {48e1e698-5d9a-49fb-a430-4dcdd4502b92} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.00177 sec., 98305.08474576271 rows/sec., 8.63 MiB/sec. | ||
| 19591 | 2026.01.30 07:14:27.167442 [ 69 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19592 | 2026.01.30 07:14:27.167471 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19593 | 2026.01.30 07:14:27.167479 [ 276 ] {48e1e698-5d9a-49fb-a430-4dcdd4502b92} <Debug> TCPHandler: Processed in 0.002128109 sec. | ||
| 19594 | 2026.01.30 07:14:27.167602 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19595 | 2026.01.30 07:14:27.167612 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19596 | 2026.01.30 07:14:27.167706 [ 276 ] {e67a0e8b-843d-4496-849a-d8e695d680cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19597 | 2026.01.30 07:14:27.167751 [ 276 ] {e67a0e8b-843d-4496-849a-d8e695d680cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19598 | 2026.01.30 07:14:27.167771 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19599 | 2026.01.30 07:14:27.167813 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2622 rows starting from the beginning of the part | ||
| 19600 | 2026.01.30 07:14:27.167894 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1322 rows starting from the beginning of the part | ||
| 19601 | 2026.01.30 07:14:27.167948 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 19602 | 2026.01.30 07:14:27.167997 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1320 rows starting from the beginning of the part | ||
| 19603 | 2026.01.30 07:14:27.168042 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1196 rows starting from the beginning of the part | ||
| 19604 | 2026.01.30 07:14:27.168087 [ 199 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 174 rows starting from the beginning of the part | ||
| 19605 | 2026.01.30 07:14:27.168168 [ 276 ] {e67a0e8b-843d-4496-849a-d8e695d680cf} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19606 | 2026.01.30 07:14:27.168215 [ 276 ] {e67a0e8b-843d-4496-849a-d8e695d680cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19607 | 2026.01.30 07:14:27.168550 [ 276 ] {e67a0e8b-843d-4496-849a-d8e695d680cf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19608 | 2026.01.30 07:14:27.168768 [ 276 ] {e67a0e8b-843d-4496-849a-d8e695d680cf} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19609 | 2026.01.30 07:14:27.168902 [ 276 ] {e67a0e8b-843d-4496-849a-d8e695d680cf} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001216 sec., 48519.73684210526 rows/sec., 3.56 MiB/sec. | ||
| 19610 | 2026.01.30 07:14:27.168941 [ 276 ] {e67a0e8b-843d-4496-849a-d8e695d680cf} <Debug> TCPHandler: Processed in 0.001387179 sec. | ||
| 19611 | 2026.01.30 07:14:27.169046 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19612 | 2026.01.30 07:14:27.169139 [ 276 ] {5788143c-551d-444d-9ac1-207c1dd0d61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19613 | 2026.01.30 07:14:27.169178 [ 276 ] {5788143c-551d-444d-9ac1-207c1dd0d61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19614 | 2026.01.30 07:14:27.169598 [ 276 ] {5788143c-551d-444d-9ac1-207c1dd0d61c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19615 | 2026.01.30 07:14:27.169634 [ 276 ] {5788143c-551d-444d-9ac1-207c1dd0d61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19616 | 2026.01.30 07:14:27.169933 [ 276 ] {5788143c-551d-444d-9ac1-207c1dd0d61c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19617 | 2026.01.30 07:14:27.170140 [ 276 ] {5788143c-551d-444d-9ac1-207c1dd0d61c} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19618 | 2026.01.30 07:14:27.170254 [ 69 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19619 | 2026.01.30 07:14:27.170267 [ 276 ] {5788143c-551d-444d-9ac1-207c1dd0d61c} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001145 sec., 107423.5807860262 rows/sec., 8.39 MiB/sec. | ||
| 19620 | 2026.01.30 07:14:27.170288 [ 69 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19621 | 2026.01.30 07:14:27.170311 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19622 | 2026.01.30 07:14:27.170314 [ 276 ] {5788143c-551d-444d-9ac1-207c1dd0d61c} <Debug> TCPHandler: Processed in 0.001314787 sec. | ||
| 19623 | 2026.01.30 07:14:27.170382 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6690 rows, containing 5 columns (5 merged, 0 gathered) in 0.002832258 sec., 2362072.9467442585 rows/sec., 201.00 MiB/sec. | ||
| 19624 | 2026.01.30 07:14:27.170384 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19625 | 2026.01.30 07:14:27.170434 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19626 | 2026.01.30 07:14:27.170555 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19627 | 2026.01.30 07:14:27.170569 [ 276 ] {b8eda362-17e8-43ca-832f-6a85716449d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19628 | 2026.01.30 07:14:27.170592 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1460 rows starting from the beginning of the part | ||
| 19629 | 2026.01.30 07:14:27.170618 [ 276 ] {b8eda362-17e8-43ca-832f-6a85716449d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19630 | 2026.01.30 07:14:27.170653 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 796 rows starting from the beginning of the part | ||
| 19631 | 2026.01.30 07:14:27.170702 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 19632 | 2026.01.30 07:14:27.170732 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19633 | 2026.01.30 07:14:27.170744 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 792 rows starting from the beginning of the part | ||
| 19634 | 2026.01.30 07:14:27.170794 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 520 rows starting from the beginning of the part | ||
| 19635 | 2026.01.30 07:14:27.170834 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 123 rows starting from the beginning of the part | ||
| 19636 | 2026.01.30 07:14:27.171037 [ 276 ] {b8eda362-17e8-43ca-832f-6a85716449d7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19637 | 2026.01.30 07:14:27.171080 [ 276 ] {b8eda362-17e8-43ca-832f-6a85716449d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19638 | 2026.01.30 07:14:27.171107 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19639 | 2026.01.30 07:14:27.171212 [ 189 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_156_31} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19640 | 2026.01.30 07:14:27.171326 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 19641 | 2026.01.30 07:14:27.171445 [ 276 ] {b8eda362-17e8-43ca-832f-6a85716449d7} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19642 | 2026.01.30 07:14:27.171685 [ 276 ] {b8eda362-17e8-43ca-832f-6a85716449d7} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19643 | 2026.01.30 07:14:27.171815 [ 276 ] {b8eda362-17e8-43ca-832f-6a85716449d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 19644 | 2026.01.30 07:14:27.171852 [ 276 ] {b8eda362-17e8-43ca-832f-6a85716449d7} <Debug> TCPHandler: Processed in 0.00146505 sec. | ||
| 19645 | 2026.01.30 07:14:27.171951 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19646 | 2026.01.30 07:14:27.172042 [ 276 ] {45fd2bfa-3072-4dba-a65e-abb617742ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19647 | 2026.01.30 07:14:27.172097 [ 276 ] {45fd2bfa-3072-4dba-a65e-abb617742ece} <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 | ||
| 19648 | 2026.01.30 07:14:27.172188 [ 194 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835062 sec., 2046252.3882026875 rows/sec., 155.10 MiB/sec. | ||
| 19649 | 2026.01.30 07:14:27.172368 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19650 | 2026.01.30 07:14:27.172608 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19651 | 2026.01.30 07:14:27.172678 [ 199 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_156_31} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19652 | 2026.01.30 07:14:27.172748 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 19653 | 2026.01.30 07:14:27.172973 [ 276 ] {45fd2bfa-3072-4dba-a65e-abb617742ece} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19654 | 2026.01.30 07:14:27.173012 [ 276 ] {45fd2bfa-3072-4dba-a65e-abb617742ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19655 | 2026.01.30 07:14:27.173596 [ 276 ] {45fd2bfa-3072-4dba-a65e-abb617742ece} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19656 | 2026.01.30 07:14:27.173812 [ 276 ] {45fd2bfa-3072-4dba-a65e-abb617742ece} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19657 | 2026.01.30 07:14:27.173950 [ 276 ] {45fd2bfa-3072-4dba-a65e-abb617742ece} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.001926 sec., 30633.43717549325 rows/sec., 54.89 MiB/sec. | ||
| 19658 | 2026.01.30 07:14:27.174006 [ 276 ] {45fd2bfa-3072-4dba-a65e-abb617742ece} <Debug> TCPHandler: Processed in 0.002101598 sec. | ||
| 19659 | 2026.01.30 07:14:27.174113 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19660 | 2026.01.30 07:14:27.174205 [ 276 ] {95c1f8c5-e1fb-4bb2-8fab-097f07f61f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19661 | 2026.01.30 07:14:27.174248 [ 276 ] {95c1f8c5-e1fb-4bb2-8fab-097f07f61f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19662 | 2026.01.30 07:14:27.174578 [ 276 ] {95c1f8c5-e1fb-4bb2-8fab-097f07f61f5f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2026.01.30 07:14:27.174613 [ 276 ] {95c1f8c5-e1fb-4bb2-8fab-097f07f61f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19664 | 2026.01.30 07:14:27.174908 [ 276 ] {95c1f8c5-e1fb-4bb2-8fab-097f07f61f5f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 19665 | 2026.01.30 07:14:27.175115 [ 276 ] {95c1f8c5-e1fb-4bb2-8fab-097f07f61f5f} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2026.01.30 07:14:27.175213 [ 69 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 19667 | 2026.01.30 07:14:27.175239 [ 276 ] {95c1f8c5-e1fb-4bb2-8fab-097f07f61f5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 19668 | 2026.01.30 07:14:27.175242 [ 69 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19669 | 2026.01.30 07:14:27.175278 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19670 | 2026.01.30 07:14:27.175282 [ 276 ] {95c1f8c5-e1fb-4bb2-8fab-097f07f61f5f} <Debug> TCPHandler: Processed in 0.001216404 sec. | ||
| 19671 | 2026.01.30 07:14:27.175381 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 19672 | 2026.01.30 07:14:27.175481 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19673 | 2026.01.30 07:14:27.175508 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9360 rows starting from the beginning of the part | ||
| 19674 | 2026.01.30 07:14:27.175558 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 108 rows starting from the beginning of the part | ||
| 19675 | 2026.01.30 07:14:27.175599 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 19676 | 2026.01.30 07:14:27.175635 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 108 rows starting from the beginning of the part | ||
| 19677 | 2026.01.30 07:14:27.175669 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 19678 | 2026.01.30 07:14:27.175706 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 19679 | 2026.01.30 07:14:27.178027 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684045 sec., 3634812.382057678 rows/sec., 241.96 MiB/sec. | ||
| 19680 | 2026.01.30 07:14:27.178268 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 19681 | 2026.01.30 07:14:27.178550 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19682 | 2026.01.30 07:14:27.178627 [ 199 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_156_31} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 19683 | 2026.01.30 07:14:27.178702 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 19684 | 2026.01.30 07:14:29.162976 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 19685 | 2026.01.30 07:14:29.182225 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19686 | 2026.01.30 07:14:29.182284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19687 | 2026.01.30 07:14:29.188651 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 19688 | 2026.01.30 07:14:29.189380 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19689 | 2026.01.30 07:14:29.189720 [ 69 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 19690 | 2026.01.30 07:14:29.189789 [ 69 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19691 | 2026.01.30 07:14:29.189813 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19692 | 2026.01.30 07:14:29.189947 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 19693 | 2026.01.30 07:14:29.193420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 19694 | 2026.01.30 07:14:29.193983 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19695 | 2026.01.30 07:14:29.195612 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 19696 | 2026.01.30 07:14:29.200239 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 8 rows starting from the beginning of the part | ||
| 19697 | 2026.01.30 07:14:29.205006 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 7 rows starting from the beginning of the part | ||
| 19698 | 2026.01.30 07:14:29.209893 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 8 rows starting from the beginning of the part | ||
| 19699 | 2026.01.30 07:14:29.215263 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 7 rows starting from the beginning of the part | ||
| 19700 | 2026.01.30 07:14:29.220083 [ 199 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 19701 | 2026.01.30 07:14:29.278693 [ 196 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.088813585 sec., 8996.371444751385 rows/sec., 46.52 MiB/sec. | ||
| 19702 | 2026.01.30 07:14:29.282147 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 19703 | 2026.01.30 07:14:29.284302 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19704 | 2026.01.30 07:14:29.284420 [ 190 ] {53695054-2589-47e5-ad54-973e35fb184c::all_1_106_21} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 19705 | 2026.01.30 07:14:29.287312 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19706 | 2026.01.30 07:14:30.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.09 MiB, peak 413.51 MiB, free memory in arenas 0.00 B, will set to 395.03 MiB (RSS), difference: -1.06 MiB | ||
| 19707 | 2026.01.30 07:14:31.479680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2310 | ||
| 19708 | 2026.01.30 07:14:31.482009 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19709 | 2026.01.30 07:14:31.482069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19710 | 2026.01.30 07:14:31.483316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19711 | 2026.01.30 07:14:31.483591 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19712 | 2026.01.30 07:14:31.483988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2310 | ||
| 19713 | 2026.01.30 07:14:32.034646 [ 222 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19714 | 2026.01.30 07:14:32.034715 [ 222 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19715 | 2026.01.30 07:14:32.038518 [ 222 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19716 | 2026.01.30 07:14:32.162638 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19717 | 2026.01.30 07:14:32.162887 [ 276 ] {be97e020-d67a-42ae-81c4-ce7569e191c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19718 | 2026.01.30 07:14:32.162983 [ 276 ] {be97e020-d67a-42ae-81c4-ce7569e191c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19719 | 2026.01.30 07:14:32.163822 [ 276 ] {be97e020-d67a-42ae-81c4-ce7569e191c4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19720 | 2026.01.30 07:14:32.163870 [ 276 ] {be97e020-d67a-42ae-81c4-ce7569e191c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19721 | 2026.01.30 07:14:32.164252 [ 276 ] {be97e020-d67a-42ae-81c4-ce7569e191c4} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19722 | 2026.01.30 07:14:32.164468 [ 276 ] {be97e020-d67a-42ae-81c4-ce7569e191c4} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19723 | 2026.01.30 07:14:32.164616 [ 276 ] {be97e020-d67a-42ae-81c4-ce7569e191c4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001796 sec., 31180.400890868597 rows/sec., 2.38 MiB/sec. | ||
| 19724 | 2026.01.30 07:14:32.164657 [ 276 ] {be97e020-d67a-42ae-81c4-ce7569e191c4} <Debug> TCPHandler: Processed in 0.00218322 sec. | ||
| 19725 | 2026.01.30 07:14:32.164769 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19726 | 2026.01.30 07:14:32.164862 [ 276 ] {2bc8575f-0f0f-445a-b4a9-a575f3921f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19727 | 2026.01.30 07:14:32.164901 [ 276 ] {2bc8575f-0f0f-445a-b4a9-a575f3921f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19728 | 2026.01.30 07:14:32.165305 [ 276 ] {2bc8575f-0f0f-445a-b4a9-a575f3921f46} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19729 | 2026.01.30 07:14:32.165341 [ 276 ] {2bc8575f-0f0f-445a-b4a9-a575f3921f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19730 | 2026.01.30 07:14:32.165645 [ 276 ] {2bc8575f-0f0f-445a-b4a9-a575f3921f46} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19731 | 2026.01.30 07:14:32.165848 [ 276 ] {2bc8575f-0f0f-445a-b4a9-a575f3921f46} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19732 | 2026.01.30 07:14:32.165971 [ 276 ] {2bc8575f-0f0f-445a-b4a9-a575f3921f46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 19733 | 2026.01.30 07:14:32.166009 [ 276 ] {2bc8575f-0f0f-445a-b4a9-a575f3921f46} <Debug> TCPHandler: Processed in 0.001287346 sec. | ||
| 19734 | 2026.01.30 07:14:32.166121 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19735 | 2026.01.30 07:14:32.166213 [ 276 ] {3751a312-da7a-418d-a9e9-05953c973a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19736 | 2026.01.30 07:14:32.166255 [ 276 ] {3751a312-da7a-418d-a9e9-05953c973a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19737 | 2026.01.30 07:14:32.166664 [ 276 ] {3751a312-da7a-418d-a9e9-05953c973a9f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19738 | 2026.01.30 07:14:32.166700 [ 276 ] {3751a312-da7a-418d-a9e9-05953c973a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19739 | 2026.01.30 07:14:32.167022 [ 276 ] {3751a312-da7a-418d-a9e9-05953c973a9f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19740 | 2026.01.30 07:14:32.167223 [ 276 ] {3751a312-da7a-418d-a9e9-05953c973a9f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19741 | 2026.01.30 07:14:32.167351 [ 276 ] {3751a312-da7a-418d-a9e9-05953c973a9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 19742 | 2026.01.30 07:14:32.167389 [ 276 ] {3751a312-da7a-418d-a9e9-05953c973a9f} <Debug> TCPHandler: Processed in 0.001314836 sec. | ||
| 19743 | 2026.01.30 07:14:32.167496 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19744 | 2026.01.30 07:14:32.167588 [ 276 ] {7c1adae5-7a25-4e7e-b25c-d31563a0ddfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19745 | 2026.01.30 07:14:32.167629 [ 276 ] {7c1adae5-7a25-4e7e-b25c-d31563a0ddfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19746 | 2026.01.30 07:14:32.167955 [ 276 ] {7c1adae5-7a25-4e7e-b25c-d31563a0ddfc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19747 | 2026.01.30 07:14:32.167991 [ 276 ] {7c1adae5-7a25-4e7e-b25c-d31563a0ddfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19748 | 2026.01.30 07:14:32.168280 [ 276 ] {7c1adae5-7a25-4e7e-b25c-d31563a0ddfc} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 19749 | 2026.01.30 07:14:32.168477 [ 276 ] {7c1adae5-7a25-4e7e-b25c-d31563a0ddfc} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19750 | 2026.01.30 07:14:32.168603 [ 276 ] {7c1adae5-7a25-4e7e-b25c-d31563a0ddfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 19751 | 2026.01.30 07:14:32.168639 [ 276 ] {7c1adae5-7a25-4e7e-b25c-d31563a0ddfc} <Debug> TCPHandler: Processed in 0.001189593 sec. | ||
| 19752 | 2026.01.30 07:14:33.171136 [ 218 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19753 | 2026.01.30 07:14:33.171198 [ 218 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19754 | 2026.01.30 07:14:33.174097 [ 218 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19755 | 2026.01.30 07:14:33.302496 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19756 | 2026.01.30 07:14:33.302537 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19757 | 2026.01.30 07:14:33.305724 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19758 | 2026.01.30 07:14:33.788376 [ 225 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19759 | 2026.01.30 07:14:33.788466 [ 225 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19760 | 2026.01.30 07:14:33.791237 [ 225 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 19761 | 2026.01.30 07:14:33.875364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51344 | ||
| 19762 | 2026.01.30 07:14:33.875873 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19763 | 2026.01.30 07:14:33.875916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19764 | 2026.01.30 07:14:33.876411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 19765 | 2026.01.30 07:14:33.876648 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19766 | 2026.01.30 07:14:33.876776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51344 | ||
| 19767 | 2026.01.30 07:14:35.346837 [ 219 ] {} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19768 | 2026.01.30 07:14:35.346890 [ 219 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19769 | 2026.01.30 07:14:35.348646 [ 219 ] {} <Debug> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19770 | 2026.01.30 07:14:35.767209 [ 50 ] {} <Debug> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
| 19771 | 2026.01.30 07:14:35.767302 [ 50 ] {} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19772 | 2026.01.30 07:14:35.767340 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19773 | 2026.01.30 07:14:35.767500 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
| 19774 | 2026.01.30 07:14:35.767683 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19775 | 2026.01.30 07:14:35.767743 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 505 rows starting from the beginning of the part | ||
| 19776 | 2026.01.30 07:14:35.767851 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 252 rows starting from the beginning of the part | ||
| 19777 | 2026.01.30 07:14:35.767901 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 230 rows starting from the beginning of the part | ||
| 19778 | 2026.01.30 07:14:35.767943 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 230 rows starting from the beginning of the part | ||
| 19779 | 2026.01.30 07:14:35.767982 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 19780 | 2026.01.30 07:14:35.768884 [ 196 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1445 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145109 sec., 995803.1548697876 rows/sec., 70.10 MiB/sec. | ||
| 19781 | 2026.01.30 07:14:35.769043 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 19782 | 2026.01.30 07:14:35.769278 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19783 | 2026.01.30 07:14:35.769340 [ 191 ] {b33a2d39-0531-4b43-9ea6-7046f398f71c::all_1_42_10} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
| 19784 | 2026.01.30 07:14:35.769406 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 19785 | 2026.01.30 07:14:36.694439 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 19786 | 2026.01.30 07:14:36.713152 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19787 | 2026.01.30 07:14:36.713207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19788 | 2026.01.30 07:14:36.719592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 19789 | 2026.01.30 07:14:36.720335 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19790 | 2026.01.30 07:14:36.723611 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 19791 | 2026.01.30 07:14:37.164687 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19792 | 2026.01.30 07:14:37.164886 [ 276 ] {5cb4908c-2133-49cc-b17b-1c2c2a0cf011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19793 | 2026.01.30 07:14:37.164959 [ 276 ] {5cb4908c-2133-49cc-b17b-1c2c2a0cf011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19794 | 2026.01.30 07:14:37.165690 [ 276 ] {5cb4908c-2133-49cc-b17b-1c2c2a0cf011} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19795 | 2026.01.30 07:14:37.165739 [ 276 ] {5cb4908c-2133-49cc-b17b-1c2c2a0cf011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19796 | 2026.01.30 07:14:37.166118 [ 276 ] {5cb4908c-2133-49cc-b17b-1c2c2a0cf011} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19797 | 2026.01.30 07:14:37.166337 [ 276 ] {5cb4908c-2133-49cc-b17b-1c2c2a0cf011} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19798 | 2026.01.30 07:14:37.166489 [ 276 ] {5cb4908c-2133-49cc-b17b-1c2c2a0cf011} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001657 sec., 7242.003621001811 rows/sec., 598.79 KiB/sec. | ||
| 19799 | 2026.01.30 07:14:37.166531 [ 276 ] {5cb4908c-2133-49cc-b17b-1c2c2a0cf011} <Debug> TCPHandler: Processed in 0.001975835 sec. | ||
| 19800 | 2026.01.30 07:14:37.166659 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19801 | 2026.01.30 07:14:37.166752 [ 276 ] {4aace0e0-ce6c-4b80-8c9a-d8315a2de660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19802 | 2026.01.30 07:14:37.166792 [ 276 ] {4aace0e0-ce6c-4b80-8c9a-d8315a2de660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19803 | 2026.01.30 07:14:37.167337 [ 276 ] {4aace0e0-ce6c-4b80-8c9a-d8315a2de660} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19804 | 2026.01.30 07:14:37.167373 [ 276 ] {4aace0e0-ce6c-4b80-8c9a-d8315a2de660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19805 | 2026.01.30 07:14:37.167682 [ 276 ] {4aace0e0-ce6c-4b80-8c9a-d8315a2de660} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19806 | 2026.01.30 07:14:37.167886 [ 276 ] {4aace0e0-ce6c-4b80-8c9a-d8315a2de660} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19807 | 2026.01.30 07:14:37.168014 [ 276 ] {4aace0e0-ce6c-4b80-8c9a-d8315a2de660} <Debug> executeQuery: Read 182 rows, 16.27 KiB in 0.001279 sec., 142298.6708365911 rows/sec., 12.42 MiB/sec. | ||
| 19808 | 2026.01.30 07:14:37.168052 [ 276 ] {4aace0e0-ce6c-4b80-8c9a-d8315a2de660} <Debug> TCPHandler: Processed in 0.00144083 sec. | ||
| 19809 | 2026.01.30 07:14:37.168161 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19810 | 2026.01.30 07:14:37.168252 [ 276 ] {5a9544b8-e20e-4d83-96c4-a641017ddd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19811 | 2026.01.30 07:14:37.168292 [ 276 ] {5a9544b8-e20e-4d83-96c4-a641017ddd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19812 | 2026.01.30 07:14:37.168715 [ 276 ] {5a9544b8-e20e-4d83-96c4-a641017ddd93} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19813 | 2026.01.30 07:14:37.168750 [ 276 ] {5a9544b8-e20e-4d83-96c4-a641017ddd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19814 | 2026.01.30 07:14:37.169041 [ 276 ] {5a9544b8-e20e-4d83-96c4-a641017ddd93} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 19815 | 2026.01.30 07:14:37.169259 [ 276 ] {5a9544b8-e20e-4d83-96c4-a641017ddd93} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19816 | 2026.01.30 07:14:37.169383 [ 276 ] {5a9544b8-e20e-4d83-96c4-a641017ddd93} <Debug> executeQuery: Read 71 rows, 5.29 KiB in 0.001149 sec., 61792.86335944299 rows/sec., 4.49 MiB/sec. | ||
| 19817 | 2026.01.30 07:14:37.169422 [ 276 ] {5a9544b8-e20e-4d83-96c4-a641017ddd93} <Debug> TCPHandler: Processed in 0.001307776 sec. | ||
| 19818 | 2026.01.30 07:14:37.169534 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19819 | 2026.01.30 07:14:37.169625 [ 276 ] {3ce7ccd5-2158-4740-a0c8-8c8ff336998d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19820 | 2026.01.30 07:14:37.169663 [ 276 ] {3ce7ccd5-2158-4740-a0c8-8c8ff336998d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19821 | 2026.01.30 07:14:37.170055 [ 276 ] {3ce7ccd5-2158-4740-a0c8-8c8ff336998d} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19822 | 2026.01.30 07:14:37.170091 [ 276 ] {3ce7ccd5-2158-4740-a0c8-8c8ff336998d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19823 | 2026.01.30 07:14:37.170363 [ 276 ] {3ce7ccd5-2158-4740-a0c8-8c8ff336998d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 19824 | 2026.01.30 07:14:37.170567 [ 276 ] {3ce7ccd5-2158-4740-a0c8-8c8ff336998d} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19825 | 2026.01.30 07:14:37.170689 [ 276 ] {3ce7ccd5-2158-4740-a0c8-8c8ff336998d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 61.37 KiB/sec. | ||
| 19826 | 2026.01.30 07:14:37.170727 [ 276 ] {3ce7ccd5-2158-4740-a0c8-8c8ff336998d} <Debug> TCPHandler: Processed in 0.001240035 sec. | ||
| 19827 | 2026.01.30 07:14:37.170843 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19828 | 2026.01.30 07:14:37.170934 [ 276 ] {c7ccfb59-50f0-413d-a2e3-484ea90a7f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19829 | 2026.01.30 07:14:37.170972 [ 276 ] {c7ccfb59-50f0-413d-a2e3-484ea90a7f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19830 | 2026.01.30 07:14:37.171446 [ 276 ] {c7ccfb59-50f0-413d-a2e3-484ea90a7f41} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19831 | 2026.01.30 07:14:37.171482 [ 276 ] {c7ccfb59-50f0-413d-a2e3-484ea90a7f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19832 | 2026.01.30 07:14:37.171776 [ 276 ] {c7ccfb59-50f0-413d-a2e3-484ea90a7f41} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19833 | 2026.01.30 07:14:37.171984 [ 276 ] {c7ccfb59-50f0-413d-a2e3-484ea90a7f41} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19834 | 2026.01.30 07:14:37.172111 [ 276 ] {c7ccfb59-50f0-413d-a2e3-484ea90a7f41} <Debug> executeQuery: Read 135 rows, 10.83 KiB in 0.001195 sec., 112970.71129707112 rows/sec., 8.85 MiB/sec. | ||
| 19835 | 2026.01.30 07:14:37.172148 [ 276 ] {c7ccfb59-50f0-413d-a2e3-484ea90a7f41} <Debug> TCPHandler: Processed in 0.001353047 sec. | ||
| 19836 | 2026.01.30 07:14:37.172255 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19837 | 2026.01.30 07:14:37.172346 [ 276 ] {4a273e74-40da-46ca-b074-b18fd4cacd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19838 | 2026.01.30 07:14:37.172387 [ 276 ] {4a273e74-40da-46ca-b074-b18fd4cacd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19839 | 2026.01.30 07:14:37.172802 [ 276 ] {4a273e74-40da-46ca-b074-b18fd4cacd48} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19840 | 2026.01.30 07:14:37.172838 [ 276 ] {4a273e74-40da-46ca-b074-b18fd4cacd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19841 | 2026.01.30 07:14:37.173159 [ 276 ] {4a273e74-40da-46ca-b074-b18fd4cacd48} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19842 | 2026.01.30 07:14:37.173370 [ 276 ] {4a273e74-40da-46ca-b074-b18fd4cacd48} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19843 | 2026.01.30 07:14:37.173496 [ 276 ] {4a273e74-40da-46ca-b074-b18fd4cacd48} <Debug> executeQuery: Read 166 rows, 11.84 KiB in 0.001168 sec., 142123.2876712329 rows/sec., 9.90 MiB/sec. | ||
| 19844 | 2026.01.30 07:14:37.173533 [ 276 ] {4a273e74-40da-46ca-b074-b18fd4cacd48} <Debug> TCPHandler: Processed in 0.001324886 sec. | ||
| 19845 | 2026.01.30 07:14:37.173639 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19846 | 2026.01.30 07:14:37.173730 [ 276 ] {f3207e8b-d7d6-4d31-a2cb-01f74a94b145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19847 | 2026.01.30 07:14:37.173770 [ 276 ] {f3207e8b-d7d6-4d31-a2cb-01f74a94b145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19848 | 2026.01.30 07:14:37.174081 [ 276 ] {f3207e8b-d7d6-4d31-a2cb-01f74a94b145} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19849 | 2026.01.30 07:14:37.174117 [ 276 ] {f3207e8b-d7d6-4d31-a2cb-01f74a94b145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19850 | 2026.01.30 07:14:37.174405 [ 276 ] {f3207e8b-d7d6-4d31-a2cb-01f74a94b145} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 19851 | 2026.01.30 07:14:37.174604 [ 276 ] {f3207e8b-d7d6-4d31-a2cb-01f74a94b145} <Trace> oximeter.measurements_f64 (5090f3a7-113c-467b-a452-2f16437055b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19852 | 2026.01.30 07:14:37.174724 [ 276 ] {f3207e8b-d7d6-4d31-a2cb-01f74a94b145} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001012 sec., 1976.284584980237 rows/sec., 125.45 KiB/sec. | ||
| 19853 | 2026.01.30 07:14:37.174760 [ 276 ] {f3207e8b-d7d6-4d31-a2cb-01f74a94b145} <Debug> TCPHandler: Processed in 0.001167732 sec. | ||
| 19854 | 2026.01.30 07:14:37.174865 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19855 | 2026.01.30 07:14:37.174955 [ 276 ] {6e5f2191-ef55-40dd-b77f-307e6cc42444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19856 | 2026.01.30 07:14:37.175008 [ 276 ] {6e5f2191-ef55-40dd-b77f-307e6cc42444} <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 | ||
| 19857 | 2026.01.30 07:14:37.175989 [ 276 ] {6e5f2191-ef55-40dd-b77f-307e6cc42444} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19858 | 2026.01.30 07:14:37.176024 [ 276 ] {6e5f2191-ef55-40dd-b77f-307e6cc42444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19859 | 2026.01.30 07:14:37.176610 [ 276 ] {6e5f2191-ef55-40dd-b77f-307e6cc42444} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19860 | 2026.01.30 07:14:37.176828 [ 276 ] {6e5f2191-ef55-40dd-b77f-307e6cc42444} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19861 | 2026.01.30 07:14:37.176964 [ 276 ] {6e5f2191-ef55-40dd-b77f-307e6cc42444} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002026 sec., 29121.42152023692 rows/sec., 52.18 MiB/sec. | ||
| 19862 | 2026.01.30 07:14:37.177035 [ 276 ] {6e5f2191-ef55-40dd-b77f-307e6cc42444} <Debug> TCPHandler: Processed in 0.002216352 sec. | ||
| 19863 | 2026.01.30 07:14:37.177148 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19864 | 2026.01.30 07:14:37.177239 [ 276 ] {ca6f5ebb-c69f-4156-94f8-2b9d55c4dcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19865 | 2026.01.30 07:14:37.177280 [ 276 ] {ca6f5ebb-c69f-4156-94f8-2b9d55c4dcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19866 | 2026.01.30 07:14:37.177613 [ 276 ] {ca6f5ebb-c69f-4156-94f8-2b9d55c4dcbf} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19867 | 2026.01.30 07:14:37.177648 [ 276 ] {ca6f5ebb-c69f-4156-94f8-2b9d55c4dcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19868 | 2026.01.30 07:14:37.177941 [ 276 ] {ca6f5ebb-c69f-4156-94f8-2b9d55c4dcbf} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 19869 | 2026.01.30 07:14:37.178149 [ 276 ] {ca6f5ebb-c69f-4156-94f8-2b9d55c4dcbf} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19870 | 2026.01.30 07:14:37.178273 [ 276 ] {ca6f5ebb-c69f-4156-94f8-2b9d55c4dcbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 19871 | 2026.01.30 07:14:37.178309 [ 276 ] {ca6f5ebb-c69f-4156-94f8-2b9d55c4dcbf} <Debug> TCPHandler: Processed in 0.001208493 sec. | ||
| 19872 | 2026.01.30 07:14:37.679086 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19873 | 2026.01.30 07:14:37.679151 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19874 | 2026.01.30 07:14:37.681872 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19875 | 2026.01.30 07:14:38.059530 [ 218 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19876 | 2026.01.30 07:14:38.059564 [ 218 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19877 | 2026.01.30 07:14:38.061936 [ 218 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19878 | 2026.01.30 07:14:38.509218 [ 219 ] {} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19879 | 2026.01.30 07:14:38.509265 [ 219 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19880 | 2026.01.30 07:14:38.512821 [ 219 ] {} <Debug> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 19881 | 2026.01.30 07:14:40.975386 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19882 | 2026.01.30 07:14:40.975457 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19883 | 2026.01.30 07:14:41.377872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51856 | ||
| 19884 | 2026.01.30 07:14:41.378590 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19885 | 2026.01.30 07:14:41.378630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19886 | 2026.01.30 07:14:41.379110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 19887 | 2026.01.30 07:14:41.379336 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19888 | 2026.01.30 07:14:41.379468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51856 | ||
| 19889 | 2026.01.30 07:14:41.485042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2336 | ||
| 19890 | 2026.01.30 07:14:41.487465 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19891 | 2026.01.30 07:14:41.487518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19892 | 2026.01.30 07:14:41.488706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19893 | 2026.01.30 07:14:41.488966 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19894 | 2026.01.30 07:14:41.489142 [ 73 ] {} <Debug> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19895 | 2026.01.30 07:14:41.489207 [ 73 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19896 | 2026.01.30 07:14:41.489226 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19897 | 2026.01.30 07:14:41.489239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2336 | ||
| 19898 | 2026.01.30 07:14:41.489399 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19899 | 2026.01.30 07:14:41.490154 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19900 | 2026.01.30 07:14:41.490293 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2192 rows starting from the beginning of the part | ||
| 19901 | 2026.01.30 07:14:41.490634 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part | ||
| 19902 | 2026.01.30 07:14:41.490972 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 32 rows starting from the beginning of the part | ||
| 19903 | 2026.01.30 07:14:41.491316 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part | ||
| 19904 | 2026.01.30 07:14:41.491637 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 19905 | 2026.01.30 07:14:41.491955 [ 200 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 19906 | 2026.01.30 07:14:41.498765 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 72 columns (72 merged, 0 gathered) in 0.009443442 sec., 247367.43234087742 rows/sec., 199.99 MiB/sec. | ||
| 19907 | 2026.01.30 07:14:41.500847 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19908 | 2026.01.30 07:14:41.501402 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19909 | 2026.01.30 07:14:41.501469 [ 195 ] {3eccebbe-eec8-4d8b-8384-c5797c04322b::all_1_81_16} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19910 | 2026.01.30 07:14:41.501784 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19911 | 2026.01.30 07:14:42.161747 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19912 | 2026.01.30 07:14:42.161939 [ 276 ] {47ca117f-af5d-4511-bf88-61cedd59a0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19913 | 2026.01.30 07:14:42.162010 [ 276 ] {47ca117f-af5d-4511-bf88-61cedd59a0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19914 | 2026.01.30 07:14:42.162758 [ 276 ] {47ca117f-af5d-4511-bf88-61cedd59a0a5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19915 | 2026.01.30 07:14:42.162811 [ 276 ] {47ca117f-af5d-4511-bf88-61cedd59a0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19916 | 2026.01.30 07:14:42.163211 [ 276 ] {47ca117f-af5d-4511-bf88-61cedd59a0a5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19917 | 2026.01.30 07:14:42.163438 [ 276 ] {47ca117f-af5d-4511-bf88-61cedd59a0a5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19918 | 2026.01.30 07:14:42.163600 [ 276 ] {47ca117f-af5d-4511-bf88-61cedd59a0a5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.50 MiB/sec. | ||
| 19919 | 2026.01.30 07:14:42.163651 [ 276 ] {47ca117f-af5d-4511-bf88-61cedd59a0a5} <Debug> TCPHandler: Processed in 0.002038926 sec. | ||
| 19920 | 2026.01.30 07:14:42.163774 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19921 | 2026.01.30 07:14:42.163867 [ 276 ] {46dfaf35-8907-448c-90c4-81029f302c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19922 | 2026.01.30 07:14:42.163908 [ 276 ] {46dfaf35-8907-448c-90c4-81029f302c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19923 | 2026.01.30 07:14:42.164355 [ 276 ] {46dfaf35-8907-448c-90c4-81029f302c1b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.01.30 07:14:42.164393 [ 276 ] {46dfaf35-8907-448c-90c4-81029f302c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19925 | 2026.01.30 07:14:42.164705 [ 276 ] {46dfaf35-8907-448c-90c4-81029f302c1b} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19926 | 2026.01.30 07:14:42.164920 [ 276 ] {46dfaf35-8907-448c-90c4-81029f302c1b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.01.30 07:14:42.165049 [ 276 ] {46dfaf35-8907-448c-90c4-81029f302c1b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 19928 | 2026.01.30 07:14:42.165088 [ 276 ] {46dfaf35-8907-448c-90c4-81029f302c1b} <Debug> TCPHandler: Processed in 0.001362168 sec. | ||
| 19929 | 2026.01.30 07:14:42.165202 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19930 | 2026.01.30 07:14:42.165294 [ 276 ] {f7c00c5c-5658-4975-b7c0-4de6002f23ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19931 | 2026.01.30 07:14:42.165337 [ 276 ] {f7c00c5c-5658-4975-b7c0-4de6002f23ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19932 | 2026.01.30 07:14:42.165759 [ 276 ] {f7c00c5c-5658-4975-b7c0-4de6002f23ad} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19933 | 2026.01.30 07:14:42.165795 [ 276 ] {f7c00c5c-5658-4975-b7c0-4de6002f23ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19934 | 2026.01.30 07:14:42.166121 [ 276 ] {f7c00c5c-5658-4975-b7c0-4de6002f23ad} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19935 | 2026.01.30 07:14:42.166345 [ 276 ] {f7c00c5c-5658-4975-b7c0-4de6002f23ad} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19936 | 2026.01.30 07:14:42.166475 [ 276 ] {f7c00c5c-5658-4975-b7c0-4de6002f23ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 19937 | 2026.01.30 07:14:42.166513 [ 276 ] {f7c00c5c-5658-4975-b7c0-4de6002f23ad} <Debug> TCPHandler: Processed in 0.001358738 sec. | ||
| 19938 | 2026.01.30 07:14:42.166509 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 2 parts from all_1_154_36 to all_155_155_0 | ||
| 19939 | 2026.01.30 07:14:42.166588 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19940 | 2026.01.30 07:14:42.166610 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19941 | 2026.01.30 07:14:42.166623 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19942 | 2026.01.30 07:14:42.166717 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_155_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_36 to all_155_155_0 into Compact with storage Full | ||
| 19943 | 2026.01.30 07:14:42.166720 [ 276 ] {83196550-5359-46d7-a8ca-490ef2e909e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19944 | 2026.01.30 07:14:42.166812 [ 276 ] {83196550-5359-46d7-a8ca-490ef2e909e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19945 | 2026.01.30 07:14:42.166868 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_155_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19946 | 2026.01.30 07:14:42.166909 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_36, total 45767 rows starting from the beginning of the part | ||
| 19947 | 2026.01.30 07:14:42.166974 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_155_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 844 rows starting from the beginning of the part | ||
| 19948 | 2026.01.30 07:14:42.167151 [ 276 ] {83196550-5359-46d7-a8ca-490ef2e909e3} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19949 | 2026.01.30 07:14:42.167192 [ 276 ] {83196550-5359-46d7-a8ca-490ef2e909e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19950 | 2026.01.30 07:14:42.167512 [ 276 ] {83196550-5359-46d7-a8ca-490ef2e909e3} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 19951 | 2026.01.30 07:14:42.167720 [ 276 ] {83196550-5359-46d7-a8ca-490ef2e909e3} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19952 | 2026.01.30 07:14:42.167850 [ 276 ] {83196550-5359-46d7-a8ca-490ef2e909e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 19953 | 2026.01.30 07:14:42.167886 [ 276 ] {83196550-5359-46d7-a8ca-490ef2e909e3} <Debug> TCPHandler: Processed in 0.001310916 sec. | ||
| 19954 | 2026.01.30 07:14:42.174763 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_155_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46611 rows, containing 5 columns (5 merged, 0 gathered) in 0.008086584 sec., 5763991.321922828 rows/sec., 394.11 MiB/sec. | ||
| 19955 | 2026.01.30 07:14:42.175275 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_155_37} <Trace> MergedBlockOutputStream: filled checksums all_1_155_37 (state Temporary) | ||
| 19956 | 2026.01.30 07:14:42.175596 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_155_37} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_155_37 to all_1_155_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19957 | 2026.01.30 07:14:42.175682 [ 192 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_155_37} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 2 parts: [all_1_154_36, all_155_155_0] -> all_1_155_37 | ||
| 19958 | 2026.01.30 07:14:42.175761 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 19959 | 2026.01.30 07:14:44.224603 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 19960 | 2026.01.30 07:14:44.244592 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19961 | 2026.01.30 07:14:44.244655 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19962 | 2026.01.30 07:14:44.251269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 19963 | 2026.01.30 07:14:44.252053 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19964 | 2026.01.30 07:14:44.256143 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 19965 | 2026.01.30 07:14:47.165173 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19966 | 2026.01.30 07:14:47.165376 [ 276 ] {737292e1-b3c1-45fa-b204-222ee6483ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19967 | 2026.01.30 07:14:47.165448 [ 276 ] {737292e1-b3c1-45fa-b204-222ee6483ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19968 | 2026.01.30 07:14:47.166322 [ 276 ] {737292e1-b3c1-45fa-b204-222ee6483ad5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19969 | 2026.01.30 07:14:47.166363 [ 276 ] {737292e1-b3c1-45fa-b204-222ee6483ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19970 | 2026.01.30 07:14:47.166769 [ 276 ] {737292e1-b3c1-45fa-b204-222ee6483ad5} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19971 | 2026.01.30 07:14:47.167004 [ 276 ] {737292e1-b3c1-45fa-b204-222ee6483ad5} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19972 | 2026.01.30 07:14:47.167166 [ 276 ] {737292e1-b3c1-45fa-b204-222ee6483ad5} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001843 sec., 94411.28594682582 rows/sec., 8.29 MiB/sec. | ||
| 19973 | 2026.01.30 07:14:47.167217 [ 276 ] {737292e1-b3c1-45fa-b204-222ee6483ad5} <Debug> TCPHandler: Processed in 0.002203402 sec. | ||
| 19974 | 2026.01.30 07:14:47.167364 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19975 | 2026.01.30 07:14:47.167463 [ 276 ] {ab4fabbf-665b-4eb4-acc8-374f57e9daf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19976 | 2026.01.30 07:14:47.167507 [ 276 ] {ab4fabbf-665b-4eb4-acc8-374f57e9daf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19977 | 2026.01.30 07:14:47.168020 [ 276 ] {ab4fabbf-665b-4eb4-acc8-374f57e9daf8} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19978 | 2026.01.30 07:14:47.168054 [ 276 ] {ab4fabbf-665b-4eb4-acc8-374f57e9daf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19979 | 2026.01.30 07:14:47.168361 [ 276 ] {ab4fabbf-665b-4eb4-acc8-374f57e9daf8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19980 | 2026.01.30 07:14:47.168586 [ 276 ] {ab4fabbf-665b-4eb4-acc8-374f57e9daf8} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19981 | 2026.01.30 07:14:47.168719 [ 276 ] {ab4fabbf-665b-4eb4-acc8-374f57e9daf8} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001277 sec., 46202.03602192639 rows/sec., 3.39 MiB/sec. | ||
| 19982 | 2026.01.30 07:14:47.168758 [ 276 ] {ab4fabbf-665b-4eb4-acc8-374f57e9daf8} <Debug> TCPHandler: Processed in 0.00144773 sec. | ||
| 19983 | 2026.01.30 07:14:47.168875 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19984 | 2026.01.30 07:14:47.168969 [ 276 ] {d06efa1e-585f-430e-9501-e94d185db36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19985 | 2026.01.30 07:14:47.169008 [ 276 ] {d06efa1e-585f-430e-9501-e94d185db36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19986 | 2026.01.30 07:14:47.169463 [ 276 ] {d06efa1e-585f-430e-9501-e94d185db36b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19987 | 2026.01.30 07:14:47.169497 [ 276 ] {d06efa1e-585f-430e-9501-e94d185db36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19988 | 2026.01.30 07:14:47.169797 [ 276 ] {d06efa1e-585f-430e-9501-e94d185db36b} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19989 | 2026.01.30 07:14:47.170011 [ 276 ] {d06efa1e-585f-430e-9501-e94d185db36b} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19990 | 2026.01.30 07:14:47.170138 [ 276 ] {d06efa1e-585f-430e-9501-e94d185db36b} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001188 sec., 103535.35353535353 rows/sec., 8.09 MiB/sec. | ||
| 19991 | 2026.01.30 07:14:47.170177 [ 276 ] {d06efa1e-585f-430e-9501-e94d185db36b} <Debug> TCPHandler: Processed in 0.001352328 sec. | ||
| 19992 | 2026.01.30 07:14:47.170291 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19993 | 2026.01.30 07:14:47.170385 [ 276 ] {9b9b9f7c-9d8b-4517-a490-7b810b3551e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19994 | 2026.01.30 07:14:47.170428 [ 276 ] {9b9b9f7c-9d8b-4517-a490-7b810b3551e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19995 | 2026.01.30 07:14:47.170855 [ 276 ] {9b9b9f7c-9d8b-4517-a490-7b810b3551e9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2026.01.30 07:14:47.170895 [ 276 ] {9b9b9f7c-9d8b-4517-a490-7b810b3551e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 19997 | 2026.01.30 07:14:47.171218 [ 276 ] {9b9b9f7c-9d8b-4517-a490-7b810b3551e9} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 19998 | 2026.01.30 07:14:47.171428 [ 276 ] {9b9b9f7c-9d8b-4517-a490-7b810b3551e9} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19999 | 2026.01.30 07:14:47.171529 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 2 parts from all_1_155_37 to all_156_156_0 | ||
| 20000 | 2026.01.30 07:14:47.171556 [ 276 ] {9b9b9f7c-9d8b-4517-a490-7b810b3551e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 20001 | 2026.01.30 07:14:47.171563 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20002 | 2026.01.30 07:14:47.171587 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20003 | 2026.01.30 07:14:47.171595 [ 276 ] {9b9b9f7c-9d8b-4517-a490-7b810b3551e9} <Debug> TCPHandler: Processed in 0.001354798 sec. | ||
| 20004 | 2026.01.30 07:14:47.171708 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20005 | 2026.01.30 07:14:47.171712 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_156_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_37 to all_156_156_0 into Compact with storage Full | ||
| 20006 | 2026.01.30 07:14:47.171802 [ 276 ] {eb457ac3-09f9-4dec-873b-aa00b2dca0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20007 | 2026.01.30 07:14:47.171862 [ 276 ] {eb457ac3-09f9-4dec-873b-aa00b2dca0f6} <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 | ||
| 20008 | 2026.01.30 07:14:47.171887 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_156_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20009 | 2026.01.30 07:14:47.171931 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_37, total 46611 rows starting from the beginning of the part | ||
| 20010 | 2026.01.30 07:14:47.172006 [ 196 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_156_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 20011 | 2026.01.30 07:14:47.172834 [ 276 ] {eb457ac3-09f9-4dec-873b-aa00b2dca0f6} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20012 | 2026.01.30 07:14:47.172875 [ 276 ] {eb457ac3-09f9-4dec-873b-aa00b2dca0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20013 | 2026.01.30 07:14:47.173492 [ 276 ] {eb457ac3-09f9-4dec-873b-aa00b2dca0f6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20014 | 2026.01.30 07:14:47.173727 [ 276 ] {eb457ac3-09f9-4dec-873b-aa00b2dca0f6} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20015 | 2026.01.30 07:14:47.173867 [ 276 ] {eb457ac3-09f9-4dec-873b-aa00b2dca0f6} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002083 sec., 28324.531925108015 rows/sec., 50.76 MiB/sec. | ||
| 20016 | 2026.01.30 07:14:47.173941 [ 276 ] {eb457ac3-09f9-4dec-873b-aa00b2dca0f6} <Debug> TCPHandler: Processed in 0.002283073 sec. | ||
| 20017 | 2026.01.30 07:14:47.174053 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20018 | 2026.01.30 07:14:47.174146 [ 276 ] {344bd919-8472-4a6e-a4be-f449a0aa84a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20019 | 2026.01.30 07:14:47.174188 [ 276 ] {344bd919-8472-4a6e-a4be-f449a0aa84a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20020 | 2026.01.30 07:14:47.174548 [ 276 ] {344bd919-8472-4a6e-a4be-f449a0aa84a1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20021 | 2026.01.30 07:14:47.174583 [ 276 ] {344bd919-8472-4a6e-a4be-f449a0aa84a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20022 | 2026.01.30 07:14:47.174890 [ 276 ] {344bd919-8472-4a6e-a4be-f449a0aa84a1} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20023 | 2026.01.30 07:14:47.175099 [ 276 ] {344bd919-8472-4a6e-a4be-f449a0aa84a1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20024 | 2026.01.30 07:14:47.175229 [ 276 ] {344bd919-8472-4a6e-a4be-f449a0aa84a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 20025 | 2026.01.30 07:14:47.175267 [ 276 ] {344bd919-8472-4a6e-a4be-f449a0aa84a1} <Debug> TCPHandler: Processed in 0.001263735 sec. | ||
| 20026 | 2026.01.30 07:14:47.179388 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_156_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46771 rows, containing 5 columns (5 merged, 0 gathered) in 0.007723224 sec., 6055890.648775693 rows/sec., 414.10 MiB/sec. | ||
| 20027 | 2026.01.30 07:14:47.179997 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_156_38} <Trace> MergedBlockOutputStream: filled checksums all_1_156_38 (state Temporary) | ||
| 20028 | 2026.01.30 07:14:47.180316 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_156_38} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_156_38 to all_1_156_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20029 | 2026.01.30 07:14:47.180400 [ 193 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_156_38} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 2 parts: [all_1_155_37, all_156_156_0] -> all_1_156_38 | ||
| 20030 | 2026.01.30 07:14:47.180484 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 20031 | 2026.01.30 07:14:48.288279 [ 147 ] {} <Debug> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 20032 | 2026.01.30 07:14:48.288357 [ 147 ] {} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.01.30 07:14:48.288378 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20034 | 2026.01.30 07:14:48.288502 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 20035 | 2026.01.30 07:14:48.288649 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20036 | 2026.01.30 07:14:48.288681 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 29 rows starting from the beginning of the part | ||
| 20037 | 2026.01.30 07:14:48.288751 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part | ||
| 20038 | 2026.01.30 07:14:48.288798 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 20039 | 2026.01.30 07:14:48.288840 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 20040 | 2026.01.30 07:14:48.288890 [ 193 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 20041 | 2026.01.30 07:14:48.289642 [ 186 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199364 sec., 50860.28928665526 rows/sec., 4.27 MiB/sec. | ||
| 20042 | 2026.01.30 07:14:48.289819 [ 197 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 20043 | 2026.01.30 07:14:48.290121 [ 197 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20044 | 2026.01.30 07:14:48.290192 [ 197 ] {b9355a75-cbb4-40ba-973b-bb089433bc5b::all_1_41_10} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 20045 | 2026.01.30 07:14:48.290262 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20046 | 2026.01.30 07:14:48.833993 [ 218 ] {} <Trace> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20047 | 2026.01.30 07:14:48.834070 [ 218 ] {} <Debug> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20048 | 2026.01.30 07:14:48.837684 [ 218 ] {} <Debug> oximeter.measurements_bool (2a887f76-853c-451e-a955-5819bb070478): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 20049 | 2026.01.30 07:14:48.880570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52304 | ||
| 20050 | 2026.01.30 07:14:48.881053 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20051 | 2026.01.30 07:14:48.881085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20052 | 2026.01.30 07:14:48.881536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 20053 | 2026.01.30 07:14:48.881756 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20054 | 2026.01.30 07:14:48.881877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52304 | ||
| 20055 | 2026.01.30 07:14:51.490346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2356 | ||
| 20056 | 2026.01.30 07:14:51.492562 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20057 | 2026.01.30 07:14:51.492600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20058 | 2026.01.30 07:14:51.493763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20059 | 2026.01.30 07:14:51.494017 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20060 | 2026.01.30 07:14:51.494288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2356 | ||
| 20061 | 2026.01.30 07:14:51.757166 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 20062 | 2026.01.30 07:14:51.775646 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20063 | 2026.01.30 07:14:51.775700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20064 | 2026.01.30 07:14:51.782091 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 20065 | 2026.01.30 07:14:51.782806 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20066 | 2026.01.30 07:14:51.786090 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 20067 | 2026.01.30 07:14:52.211489 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20068 | 2026.01.30 07:14:52.211726 [ 276 ] {9c716750-e963-459a-a848-87351c0abccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20069 | 2026.01.30 07:14:52.211820 [ 276 ] {9c716750-e963-459a-a848-87351c0abccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20070 | 2026.01.30 07:14:52.212771 [ 276 ] {9c716750-e963-459a-a848-87351c0abccc} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20071 | 2026.01.30 07:14:52.212845 [ 276 ] {9c716750-e963-459a-a848-87351c0abccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20072 | 2026.01.30 07:14:52.213424 [ 276 ] {9c716750-e963-459a-a848-87351c0abccc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 20073 | 2026.01.30 07:14:52.213778 [ 276 ] {9c716750-e963-459a-a848-87351c0abccc} <Trace> oximeter.fields_i16 (406802c3-daba-48ed-b217-0f59a1334879): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20074 | 2026.01.30 07:14:52.214014 [ 276 ] {9c716750-e963-459a-a848-87351c0abccc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002355 sec., 10191.082802547771 rows/sec., 865.84 KiB/sec. | ||
| 20075 | 2026.01.30 07:14:52.214101 [ 276 ] {9c716750-e963-459a-a848-87351c0abccc} <Debug> TCPHandler: Processed in 0.002812768 sec. | ||
| 20076 | 2026.01.30 07:14:52.214275 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20077 | 2026.01.30 07:14:52.214409 [ 276 ] {9d215113-a74c-4343-88bb-ae2b2a66e3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20078 | 2026.01.30 07:14:52.214473 [ 276 ] {9d215113-a74c-4343-88bb-ae2b2a66e3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20079 | 2026.01.30 07:14:52.215060 [ 276 ] {9d215113-a74c-4343-88bb-ae2b2a66e3d1} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2026.01.30 07:14:52.215105 [ 276 ] {9d215113-a74c-4343-88bb-ae2b2a66e3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20081 | 2026.01.30 07:14:52.215504 [ 276 ] {9d215113-a74c-4343-88bb-ae2b2a66e3d1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 20082 | 2026.01.30 07:14:52.215819 [ 276 ] {9d215113-a74c-4343-88bb-ae2b2a66e3d1} <Trace> oximeter.fields_ipaddr (b9355a75-cbb4-40ba-973b-bb089433bc5b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2026.01.30 07:14:52.215999 [ 276 ] {9d215113-a74c-4343-88bb-ae2b2a66e3d1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001623 sec., 2464.5717806531115 rows/sec., 200.97 KiB/sec. | ||
| 20084 | 2026.01.30 07:14:52.216056 [ 276 ] {9d215113-a74c-4343-88bb-ae2b2a66e3d1} <Debug> TCPHandler: Processed in 0.001847841 sec. | ||
| 20085 | 2026.01.30 07:14:52.216205 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20086 | 2026.01.30 07:14:52.216326 [ 276 ] {d901e738-af47-449d-9b11-12d697226019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20087 | 2026.01.30 07:14:52.216386 [ 276 ] {d901e738-af47-449d-9b11-12d697226019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20088 | 2026.01.30 07:14:52.217995 [ 276 ] {d901e738-af47-449d-9b11-12d697226019} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20089 | 2026.01.30 07:14:52.218039 [ 276 ] {d901e738-af47-449d-9b11-12d697226019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20090 | 2026.01.30 07:14:52.218568 [ 276 ] {d901e738-af47-449d-9b11-12d697226019} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20091 | 2026.01.30 07:14:52.218851 [ 276 ] {d901e738-af47-449d-9b11-12d697226019} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20092 | 2026.01.30 07:14:52.219022 [ 276 ] {d901e738-af47-449d-9b11-12d697226019} <Debug> executeQuery: Read 1318 rows, 112.08 KiB in 0.002728 sec., 483137.82991202344 rows/sec., 40.12 MiB/sec. | ||
| 20093 | 2026.01.30 07:14:52.219023 [ 23 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20094 | 2026.01.30 07:14:52.219080 [ 276 ] {d901e738-af47-449d-9b11-12d697226019} <Debug> TCPHandler: Processed in 0.002934641 sec. | ||
| 20095 | 2026.01.30 07:14:52.219109 [ 23 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20096 | 2026.01.30 07:14:52.219135 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20097 | 2026.01.30 07:14:52.219239 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20098 | 2026.01.30 07:14:52.219273 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20099 | 2026.01.30 07:14:52.219358 [ 276 ] {3ff2d40e-d316-4d45-824e-3c2521cebe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20100 | 2026.01.30 07:14:52.219416 [ 276 ] {3ff2d40e-d316-4d45-824e-3c2521cebe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20101 | 2026.01.30 07:14:52.219431 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20102 | 2026.01.30 07:14:52.219473 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2622 rows starting from the beginning of the part | ||
| 20103 | 2026.01.30 07:14:52.219544 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
| 20104 | 2026.01.30 07:14:52.219592 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 182 rows starting from the beginning of the part | ||
| 20105 | 2026.01.30 07:14:52.219636 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 20106 | 2026.01.30 07:14:52.219675 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 174 rows starting from the beginning of the part | ||
| 20107 | 2026.01.30 07:14:52.219718 [ 188 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1318 rows starting from the beginning of the part | ||
| 20108 | 2026.01.30 07:14:52.219947 [ 276 ] {3ff2d40e-d316-4d45-824e-3c2521cebe97} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20109 | 2026.01.30 07:14:52.219991 [ 276 ] {3ff2d40e-d316-4d45-824e-3c2521cebe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20110 | 2026.01.30 07:14:52.220311 [ 276 ] {3ff2d40e-d316-4d45-824e-3c2521cebe97} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20111 | 2026.01.30 07:14:52.220548 [ 276 ] {3ff2d40e-d316-4d45-824e-3c2521cebe97} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20112 | 2026.01.30 07:14:52.220685 [ 276 ] {3ff2d40e-d316-4d45-824e-3c2521cebe97} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001355 sec., 11808.118081180812 rows/sec., 915.30 KiB/sec. | ||
| 20113 | 2026.01.30 07:14:52.220725 [ 276 ] {3ff2d40e-d316-4d45-824e-3c2521cebe97} <Debug> TCPHandler: Processed in 0.001548373 sec. | ||
| 20114 | 2026.01.30 07:14:52.220845 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20115 | 2026.01.30 07:14:52.220939 [ 276 ] {d5e98940-0288-4499-81c7-6aa61bda9dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20116 | 2026.01.30 07:14:52.220979 [ 276 ] {d5e98940-0288-4499-81c7-6aa61bda9dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20117 | 2026.01.30 07:14:52.221480 [ 276 ] {d5e98940-0288-4499-81c7-6aa61bda9dbf} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20118 | 2026.01.30 07:14:52.221516 [ 276 ] {d5e98940-0288-4499-81c7-6aa61bda9dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20119 | 2026.01.30 07:14:52.221796 [ 197 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4408 rows, containing 5 columns (5 merged, 0 gathered) in 0.002584522 sec., 1705537.8131817023 rows/sec., 147.05 MiB/sec. | ||
| 20120 | 2026.01.30 07:14:52.221831 [ 276 ] {d5e98940-0288-4499-81c7-6aa61bda9dbf} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 20121 | 2026.01.30 07:14:52.222070 [ 276 ] {d5e98940-0288-4499-81c7-6aa61bda9dbf} <Trace> oximeter.fields_u32 (b33a2d39-0531-4b43-9ea6-7046f398f71c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.01.30 07:14:52.222191 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20123 | 2026.01.30 07:14:52.222201 [ 276 ] {d5e98940-0288-4499-81c7-6aa61bda9dbf} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00128 sec., 196874.99999999997 rows/sec., 13.62 MiB/sec. | ||
| 20124 | 2026.01.30 07:14:52.222259 [ 276 ] {d5e98940-0288-4499-81c7-6aa61bda9dbf} <Debug> TCPHandler: Processed in 0.00146576 sec. | ||
| 20125 | 2026.01.30 07:14:52.222395 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20126 | 2026.01.30 07:14:52.222491 [ 276 ] {79fa2e03-e832-4b11-ab65-970a6b1e6659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20127 | 2026.01.30 07:14:52.222523 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20128 | 2026.01.30 07:14:52.222531 [ 276 ] {79fa2e03-e832-4b11-ab65-970a6b1e6659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20129 | 2026.01.30 07:14:52.222610 [ 186 ] {86600c18-8445-4e8b-94f8-2c960ab6f506::all_1_161_32} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20130 | 2026.01.30 07:14:52.222724 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 20131 | 2026.01.30 07:14:52.222974 [ 276 ] {79fa2e03-e832-4b11-ab65-970a6b1e6659} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20132 | 2026.01.30 07:14:52.223009 [ 276 ] {79fa2e03-e832-4b11-ab65-970a6b1e6659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20133 | 2026.01.30 07:14:52.223315 [ 276 ] {79fa2e03-e832-4b11-ab65-970a6b1e6659} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 20134 | 2026.01.30 07:14:52.223531 [ 276 ] {79fa2e03-e832-4b11-ab65-970a6b1e6659} <Trace> oximeter.fields_u8 (fad4cd91-e70c-4053-8fd5-677f92b1a0ea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20135 | 2026.01.30 07:14:52.223662 [ 276 ] {79fa2e03-e832-4b11-ab65-970a6b1e6659} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 789.14 KiB/sec. | ||
| 20136 | 2026.01.30 07:14:52.223714 [ 276 ] {79fa2e03-e832-4b11-ab65-970a6b1e6659} <Debug> TCPHandler: Processed in 0.001369138 sec. | ||
| 20137 | 2026.01.30 07:14:52.223847 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20138 | 2026.01.30 07:14:52.223944 [ 276 ] {5c36ea4f-00b3-4fbb-ad2e-e034db5455a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20139 | 2026.01.30 07:14:52.223984 [ 276 ] {5c36ea4f-00b3-4fbb-ad2e-e034db5455a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20140 | 2026.01.30 07:14:52.224701 [ 276 ] {5c36ea4f-00b3-4fbb-ad2e-e034db5455a9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20141 | 2026.01.30 07:14:52.224743 [ 276 ] {5c36ea4f-00b3-4fbb-ad2e-e034db5455a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20142 | 2026.01.30 07:14:52.225127 [ 276 ] {5c36ea4f-00b3-4fbb-ad2e-e034db5455a9} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20143 | 2026.01.30 07:14:52.225339 [ 276 ] {5c36ea4f-00b3-4fbb-ad2e-e034db5455a9} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20144 | 2026.01.30 07:14:52.225466 [ 23 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20145 | 2026.01.30 07:14:52.225470 [ 276 ] {5c36ea4f-00b3-4fbb-ad2e-e034db5455a9} <Debug> executeQuery: Read 560 rows, 42.99 KiB in 0.001544 sec., 362694.3005181347 rows/sec., 27.19 MiB/sec. | ||
| 20146 | 2026.01.30 07:14:52.225525 [ 23 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20147 | 2026.01.30 07:14:52.225549 [ 276 ] {5c36ea4f-00b3-4fbb-ad2e-e034db5455a9} <Debug> TCPHandler: Processed in 0.001752449 sec. | ||
| 20148 | 2026.01.30 07:14:52.225552 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20149 | 2026.01.30 07:14:52.225686 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20150 | 2026.01.30 07:14:52.225687 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20151 | 2026.01.30 07:14:52.225805 [ 276 ] {b1ac2019-e84e-4527-866d-3da7022f78bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20152 | 2026.01.30 07:14:52.225861 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20153 | 2026.01.30 07:14:52.225869 [ 276 ] {b1ac2019-e84e-4527-866d-3da7022f78bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20154 | 2026.01.30 07:14:52.225908 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1460 rows starting from the beginning of the part | ||
| 20155 | 2026.01.30 07:14:52.225987 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
| 20156 | 2026.01.30 07:14:52.226038 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 135 rows starting from the beginning of the part | ||
| 20157 | 2026.01.30 07:14:52.226085 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 20158 | 2026.01.30 07:14:52.226131 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 123 rows starting from the beginning of the part | ||
| 20159 | 2026.01.30 07:14:52.226176 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 560 rows starting from the beginning of the part | ||
| 20160 | 2026.01.30 07:14:52.226690 [ 276 ] {b1ac2019-e84e-4527-866d-3da7022f78bf} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20161 | 2026.01.30 07:14:52.226738 [ 276 ] {b1ac2019-e84e-4527-866d-3da7022f78bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20162 | 2026.01.30 07:14:52.227218 [ 276 ] {b1ac2019-e84e-4527-866d-3da7022f78bf} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20163 | 2026.01.30 07:14:52.227483 [ 197 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858281 sec., 1294744.9820559968 rows/sec., 100.58 MiB/sec. | ||
| 20164 | 2026.01.30 07:14:52.227510 [ 276 ] {b1ac2019-e84e-4527-866d-3da7022f78bf} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20165 | 2026.01.30 07:14:52.227656 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Selected 6 parts from all_1_156_38 to all_161_161_0 | ||
| 20166 | 2026.01.30 07:14:52.227672 [ 276 ] {b1ac2019-e84e-4527-866d-3da7022f78bf} <Debug> executeQuery: Read 918 rows, 64.29 KiB in 0.001891 sec., 485457.42993125325 rows/sec., 33.20 MiB/sec. | ||
| 20167 | 2026.01.30 07:14:52.227693 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20168 | 2026.01.30 07:14:52.227711 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20169 | 2026.01.30 07:14:52.227741 [ 276 ] {b1ac2019-e84e-4527-866d-3da7022f78bf} <Debug> TCPHandler: Processed in 0.002105579 sec. | ||
| 20170 | 2026.01.30 07:14:52.227751 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20171 | 2026.01.30 07:14:52.227844 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_38 to all_161_161_0 into Compact with storage Full | ||
| 20172 | 2026.01.30 07:14:52.227889 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20173 | 2026.01.30 07:14:52.227944 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20174 | 2026.01.30 07:14:52.227977 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_156_38, total 46771 rows starting from the beginning of the part | ||
| 20175 | 2026.01.30 07:14:52.227996 [ 276 ] {2ba11f78-32de-4132-b92e-14037008ebb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20176 | 2026.01.30 07:14:52.228035 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
| 20177 | 2026.01.30 07:14:52.228046 [ 276 ] {2ba11f78-32de-4132-b92e-14037008ebb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20178 | 2026.01.30 07:14:52.228088 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 166 rows starting from the beginning of the part | ||
| 20179 | 2026.01.30 07:14:52.228090 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20180 | 2026.01.30 07:14:52.228153 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 20181 | 2026.01.30 07:14:52.228196 [ 201 ] {dd00568d-b37a-4594-8ca3-337490a26b21::all_1_161_32} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20182 | 2026.01.30 07:14:52.228215 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 20183 | 2026.01.30 07:14:52.228276 [ 186 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 918 rows starting from the beginning of the part | ||
| 20184 | 2026.01.30 07:14:52.228291 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 20185 | 2026.01.30 07:14:52.228504 [ 276 ] {2ba11f78-32de-4132-b92e-14037008ebb1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20186 | 2026.01.30 07:14:52.228550 [ 276 ] {2ba11f78-32de-4132-b92e-14037008ebb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20187 | 2026.01.30 07:14:52.228935 [ 276 ] {2ba11f78-32de-4132-b92e-14037008ebb1} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20188 | 2026.01.30 07:14:52.229223 [ 276 ] {2ba11f78-32de-4132-b92e-14037008ebb1} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20189 | 2026.01.30 07:14:52.229360 [ 23 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20190 | 2026.01.30 07:14:52.229379 [ 276 ] {2ba11f78-32de-4132-b92e-14037008ebb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 20191 | 2026.01.30 07:14:52.229390 [ 23 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20192 | 2026.01.30 07:14:52.229423 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20193 | 2026.01.30 07:14:52.229437 [ 276 ] {2ba11f78-32de-4132-b92e-14037008ebb1} <Debug> TCPHandler: Processed in 0.001604945 sec. | ||
| 20194 | 2026.01.30 07:14:52.229504 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20195 | 2026.01.30 07:14:52.229615 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20196 | 2026.01.30 07:14:52.229649 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9756 rows starting from the beginning of the part | ||
| 20197 | 2026.01.30 07:14:52.229710 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 20198 | 2026.01.30 07:14:52.229759 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 20199 | 2026.01.30 07:14:52.229802 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 20200 | 2026.01.30 07:14:52.229848 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 20201 | 2026.01.30 07:14:52.229895 [ 189 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 20202 | 2026.01.30 07:14:52.232667 [ 187 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10056 rows, containing 4 columns (4 merged, 0 gathered) in 0.003200349 sec., 3142157.3084685453 rows/sec., 209.24 MiB/sec. | ||
| 20203 | 2026.01.30 07:14:52.232906 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20204 | 2026.01.30 07:14:52.233201 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20205 | 2026.01.30 07:14:52.233267 [ 194 ] {efc9d87f-9e20-4700-88d3-51a384b2d040::all_1_161_32} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20206 | 2026.01.30 07:14:52.233345 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 20207 | 2026.01.30 07:14:52.240330 [ 187 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48335 rows, containing 5 columns (5 merged, 0 gathered) in 0.012520008 sec., 3860620.5363447056 rows/sec., 264.05 MiB/sec. | ||
| 20208 | 2026.01.30 07:14:52.240916 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Trace> MergedBlockOutputStream: filled checksums all_1_161_39 (state Temporary) | ||
| 20209 | 2026.01.30 07:14:52.241225 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_merge_all_1_161_39 to all_1_161_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20210 | 2026.01.30 07:14:52.241297 [ 194 ] {de4dabb1-9259-4285-a6da-0380112eb406::all_1_161_39} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406) (MergerMutator): Merged 6 parts: [all_1_156_38, all_161_161_0] -> all_1_161_39 | ||
| 20211 | 2026.01.30 07:14:52.241372 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 20212 | 2026.01.30 07:14:55.975553 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20213 | 2026.01.30 07:14:55.975622 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20214 | 2026.01.30 07:14:56.263595 [ 224 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20215 | 2026.01.30 07:14:56.263653 [ 224 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20216 | 2026.01.30 07:14:56.266837 [ 224 ] {} <Debug> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20217 | 2026.01.30 07:14:56.382940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52816 | ||
| 20218 | 2026.01.30 07:14:56.383465 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20219 | 2026.01.30 07:14:56.383504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20220 | 2026.01.30 07:14:56.383984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 20221 | 2026.01.30 07:14:56.384216 [ 244 ] {} <Trace> system.asynchronous_metric_log (bee1d525-91e2-4108-9731-619c17015eb5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20222 | 2026.01.30 07:14:56.384362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52816 | ||
| 20223 | 2026.01.30 07:14:57.165534 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20224 | 2026.01.30 07:14:57.165716 [ 276 ] {bff142c8-422b-4d0c-867f-4e395c89a6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20225 | 2026.01.30 07:14:57.165784 [ 276 ] {bff142c8-422b-4d0c-867f-4e395c89a6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20226 | 2026.01.30 07:14:57.166532 [ 276 ] {bff142c8-422b-4d0c-867f-4e395c89a6a8} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2026.01.30 07:14:57.166571 [ 276 ] {bff142c8-422b-4d0c-867f-4e395c89a6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20228 | 2026.01.30 07:14:57.166961 [ 276 ] {bff142c8-422b-4d0c-867f-4e395c89a6a8} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20229 | 2026.01.30 07:14:57.167181 [ 276 ] {bff142c8-422b-4d0c-867f-4e395c89a6a8} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20230 | 2026.01.30 07:14:57.167330 [ 276 ] {bff142c8-422b-4d0c-867f-4e395c89a6a8} <Debug> executeQuery: Read 174 rows, 15.64 KiB in 0.001663 sec., 104630.18641010222 rows/sec., 9.18 MiB/sec. | ||
| 20231 | 2026.01.30 07:14:57.167372 [ 276 ] {bff142c8-422b-4d0c-867f-4e395c89a6a8} <Debug> TCPHandler: Processed in 0.001963834 sec. | ||
| 20232 | 2026.01.30 07:14:57.167483 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20233 | 2026.01.30 07:14:57.167574 [ 276 ] {59719d60-448b-41b0-8bee-7c4a6f9e7475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20234 | 2026.01.30 07:14:57.167614 [ 276 ] {59719d60-448b-41b0-8bee-7c4a6f9e7475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20235 | 2026.01.30 07:14:57.168026 [ 276 ] {59719d60-448b-41b0-8bee-7c4a6f9e7475} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20236 | 2026.01.30 07:14:57.168062 [ 276 ] {59719d60-448b-41b0-8bee-7c4a6f9e7475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20237 | 2026.01.30 07:14:57.168352 [ 276 ] {59719d60-448b-41b0-8bee-7c4a6f9e7475} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20238 | 2026.01.30 07:14:57.168565 [ 276 ] {59719d60-448b-41b0-8bee-7c4a6f9e7475} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20239 | 2026.01.30 07:14:57.168681 [ 36 ] {} <Debug> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20240 | 2026.01.30 07:14:57.168693 [ 276 ] {59719d60-448b-41b0-8bee-7c4a6f9e7475} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001137 sec., 51890.94107299912 rows/sec., 3.81 MiB/sec. | ||
| 20241 | 2026.01.30 07:14:57.168744 [ 36 ] {} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20242 | 2026.01.30 07:14:57.168757 [ 276 ] {59719d60-448b-41b0-8bee-7c4a6f9e7475} <Debug> TCPHandler: Processed in 0.001321866 sec. | ||
| 20243 | 2026.01.30 07:14:57.168773 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20244 | 2026.01.30 07:14:57.168873 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20245 | 2026.01.30 07:14:57.168905 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 20246 | 2026.01.30 07:14:57.168970 [ 276 ] {fd5bdaa5-6c0b-4203-87e0-03e95ae706b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20247 | 2026.01.30 07:14:57.169013 [ 276 ] {fd5bdaa5-6c0b-4203-87e0-03e95ae706b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20248 | 2026.01.30 07:14:57.169057 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20249 | 2026.01.30 07:14:57.169098 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 323 rows starting from the beginning of the part | ||
| 20250 | 2026.01.30 07:14:57.169173 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 59 rows starting from the beginning of the part | ||
| 20251 | 2026.01.30 07:14:57.169226 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 71 rows starting from the beginning of the part | ||
| 20252 | 2026.01.30 07:14:57.169275 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 59 rows starting from the beginning of the part | ||
| 20253 | 2026.01.30 07:14:57.169324 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 16 rows starting from the beginning of the part | ||
| 20254 | 2026.01.30 07:14:57.169365 [ 187 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 59 rows starting from the beginning of the part | ||
| 20255 | 2026.01.30 07:14:57.169425 [ 276 ] {fd5bdaa5-6c0b-4203-87e0-03e95ae706b1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20256 | 2026.01.30 07:14:57.169464 [ 276 ] {fd5bdaa5-6c0b-4203-87e0-03e95ae706b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20257 | 2026.01.30 07:14:57.169781 [ 276 ] {fd5bdaa5-6c0b-4203-87e0-03e95ae706b1} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20258 | 2026.01.30 07:14:57.170002 [ 276 ] {fd5bdaa5-6c0b-4203-87e0-03e95ae706b1} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20259 | 2026.01.30 07:14:57.170131 [ 276 ] {fd5bdaa5-6c0b-4203-87e0-03e95ae706b1} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.00118 sec., 104237.28813559322 rows/sec., 8.14 MiB/sec. | ||
| 20260 | 2026.01.30 07:14:57.170169 [ 276 ] {fd5bdaa5-6c0b-4203-87e0-03e95ae706b1} <Debug> TCPHandler: Processed in 0.001342737 sec. | ||
| 20261 | 2026.01.30 07:14:57.170183 [ 224 ] {} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20262 | 2026.01.30 07:14:57.170218 [ 224 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20263 | 2026.01.30 07:14:57.170277 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20264 | 2026.01.30 07:14:57.170279 [ 194 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 587 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143422 sec., 409281.70015757694 rows/sec., 29.25 MiB/sec. | ||
| 20265 | 2026.01.30 07:14:57.170375 [ 276 ] {fb80c56d-6df6-4aa6-a7e7-010aab980659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20266 | 2026.01.30 07:14:57.170420 [ 276 ] {fb80c56d-6df6-4aa6-a7e7-010aab980659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20267 | 2026.01.30 07:14:57.170455 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20268 | 2026.01.30 07:14:57.170783 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20269 | 2026.01.30 07:14:57.170822 [ 276 ] {fb80c56d-6df6-4aa6-a7e7-010aab980659} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20270 | 2026.01.30 07:14:57.170865 [ 199 ] {7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e::all_1_106_21} <Trace> oximeter.fields_u16 (7af42665-6d29-4fd6-8d0d-e0ef56ec5d2e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20271 | 2026.01.30 07:14:57.170866 [ 276 ] {fb80c56d-6df6-4aa6-a7e7-010aab980659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20272 | 2026.01.30 07:14:57.170959 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 20273 | 2026.01.30 07:14:57.171229 [ 276 ] {fb80c56d-6df6-4aa6-a7e7-010aab980659} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20274 | 2026.01.30 07:14:57.171442 [ 276 ] {fb80c56d-6df6-4aa6-a7e7-010aab980659} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20275 | 2026.01.30 07:14:57.171571 [ 276 ] {fb80c56d-6df6-4aa6-a7e7-010aab980659} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 20276 | 2026.01.30 07:14:57.171610 [ 276 ] {fb80c56d-6df6-4aa6-a7e7-010aab980659} <Debug> TCPHandler: Processed in 0.001380188 sec. | ||
| 20277 | 2026.01.30 07:14:57.171655 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20278 | 2026.01.30 07:14:57.171693 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20279 | 2026.01.30 07:14:57.171722 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20280 | 2026.01.30 07:14:57.171818 [ 276 ] {8f28c206-b4ed-4518-9114-0695b7a0d2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20281 | 2026.01.30 07:14:57.171872 [ 276 ] {8f28c206-b4ed-4518-9114-0695b7a0d2e9} <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 | ||
| 20282 | 2026.01.30 07:14:57.172727 [ 276 ] {8f28c206-b4ed-4518-9114-0695b7a0d2e9} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20283 | 2026.01.30 07:14:57.172764 [ 276 ] {8f28c206-b4ed-4518-9114-0695b7a0d2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20284 | 2026.01.30 07:14:57.173402 [ 276 ] {8f28c206-b4ed-4518-9114-0695b7a0d2e9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20285 | 2026.01.30 07:14:57.173621 [ 224 ] {} <Debug> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20286 | 2026.01.30 07:14:57.173677 [ 276 ] {8f28c206-b4ed-4518-9114-0695b7a0d2e9} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2026.01.30 07:14:57.173794 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20288 | 2026.01.30 07:14:57.173819 [ 276 ] {8f28c206-b4ed-4518-9114-0695b7a0d2e9} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002019 sec., 29222.387320455673 rows/sec., 52.37 MiB/sec. | ||
| 20289 | 2026.01.30 07:14:57.173834 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20290 | 2026.01.30 07:14:57.173864 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20291 | 2026.01.30 07:14:57.173882 [ 276 ] {8f28c206-b4ed-4518-9114-0695b7a0d2e9} <Debug> TCPHandler: Processed in 0.002207111 sec. | ||
| 20292 | 2026.01.30 07:14:57.173951 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 20293 | 2026.01.30 07:14:57.174002 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20294 | 2026.01.30 07:14:57.174101 [ 276 ] {63f5c7da-0b84-40a7-bd07-8ccd18c6a292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20295 | 2026.01.30 07:14:57.174142 [ 276 ] {63f5c7da-0b84-40a7-bd07-8ccd18c6a292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20296 | 2026.01.30 07:14:57.174164 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20297 | 2026.01.30 07:14:57.174226 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3101 rows starting from the beginning of the part | ||
| 20298 | 2026.01.30 07:14:57.174358 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 59 rows starting from the beginning of the part | ||
| 20299 | 2026.01.30 07:14:57.174465 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 59 rows starting from the beginning of the part | ||
| 20300 | 2026.01.30 07:14:57.174478 [ 276 ] {63f5c7da-0b84-40a7-bd07-8ccd18c6a292} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20301 | 2026.01.30 07:14:57.174520 [ 276 ] {63f5c7da-0b84-40a7-bd07-8ccd18c6a292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20302 | 2026.01.30 07:14:57.174569 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 59 rows starting from the beginning of the part | ||
| 20303 | 2026.01.30 07:14:57.174675 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 59 rows starting from the beginning of the part | ||
| 20304 | 2026.01.30 07:14:57.174779 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 59 rows starting from the beginning of the part | ||
| 20305 | 2026.01.30 07:14:57.174840 [ 276 ] {63f5c7da-0b84-40a7-bd07-8ccd18c6a292} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 20306 | 2026.01.30 07:14:57.175076 [ 276 ] {63f5c7da-0b84-40a7-bd07-8ccd18c6a292} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20307 | 2026.01.30 07:14:57.175156 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20308 | 2026.01.30 07:14:57.175217 [ 276 ] {63f5c7da-0b84-40a7-bd07-8ccd18c6a292} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 20309 | 2026.01.30 07:14:57.175258 [ 276 ] {63f5c7da-0b84-40a7-bd07-8ccd18c6a292} <Debug> TCPHandler: Processed in 0.001303946 sec. | ||
| 20310 | 2026.01.30 07:14:57.175265 [ 220 ] {} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20311 | 2026.01.30 07:14:57.175294 [ 220 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20312 | 2026.01.30 07:14:57.178463 [ 220 ] {} <Debug> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20313 | 2026.01.30 07:14:57.187892 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3396 rows, containing 19 columns (19 merged, 0 gathered) in 0.013974507 sec., 243013.9395972967 rows/sec., 435.27 MiB/sec. | ||
| 20314 | 2026.01.30 07:14:57.190422 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20315 | 2026.01.30 07:14:57.190748 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20316 | 2026.01.30 07:14:57.190820 [ 187 ] {d839b858-db6a-48b1-8a4a-2b41e144c865::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (d839b858-db6a-48b1-8a4a-2b41e144c865) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20317 | 2026.01.30 07:14:57.190913 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.82 MiB. | ||
| 20318 | 2026.01.30 07:14:58.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.58 MiB, peak 419.34 MiB, free memory in arenas 0.00 B, will set to 401.26 MiB (RSS), difference: 5.68 MiB | ||
| 20319 | 2026.01.30 07:14:58.016691 [ 220 ] {} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20320 | 2026.01.30 07:14:58.016745 [ 220 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20321 | 2026.01.30 07:14:58.019690 [ 220 ] {} <Debug> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20322 | 2026.01.30 07:14:58.337314 [ 223 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20323 | 2026.01.30 07:14:58.337368 [ 223 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20324 | 2026.01.30 07:14:58.339988 [ 223 ] {} <Debug> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20325 | 2026.01.30 07:14:59.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.26 MiB, peak 419.34 MiB, free memory in arenas 0.00 B, will set to 401.26 MiB (RSS), difference: 4.00 MiB | ||
| 20326 | 2026.01.30 07:14:59.287094 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 20327 | 2026.01.30 07:14:59.306482 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20328 | 2026.01.30 07:14:59.306547 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20329 | 2026.01.30 07:14:59.312984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 20330 | 2026.01.30 07:14:59.313760 [ 245 ] {} <Trace> system.metric_log (53695054-2589-47e5-ad54-973e35fb184c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20331 | 2026.01.30 07:14:59.317550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 20332 | 2026.01.30 07:15:01.495386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2386 | ||
| 20333 | 2026.01.30 07:15:01.497774 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20334 | 2026.01.30 07:15:01.497820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20335 | 2026.01.30 07:15:01.499018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20336 | 2026.01.30 07:15:01.499287 [ 243 ] {} <Trace> system.query_log (3eccebbe-eec8-4d8b-8384-c5797c04322b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20337 | 2026.01.30 07:15:01.499555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2386 | ||
| 20338 | 2026.01.30 07:15:02.161752 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20339 | 2026.01.30 07:15:02.161974 [ 276 ] {7d622b0e-acb8-4b8e-81b8-0c9c258fbf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20340 | 2026.01.30 07:15:02.162058 [ 276 ] {7d622b0e-acb8-4b8e-81b8-0c9c258fbf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20341 | 2026.01.30 07:15:02.162827 [ 276 ] {7d622b0e-acb8-4b8e-81b8-0c9c258fbf3a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20342 | 2026.01.30 07:15:02.162875 [ 276 ] {7d622b0e-acb8-4b8e-81b8-0c9c258fbf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20343 | 2026.01.30 07:15:02.163261 [ 276 ] {7d622b0e-acb8-4b8e-81b8-0c9c258fbf3a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20344 | 2026.01.30 07:15:02.163487 [ 276 ] {7d622b0e-acb8-4b8e-81b8-0c9c258fbf3a} <Trace> oximeter.fields_string (86600c18-8445-4e8b-94f8-2c960ab6f506): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20345 | 2026.01.30 07:15:02.163640 [ 276 ] {7d622b0e-acb8-4b8e-81b8-0c9c258fbf3a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.48 MiB/sec. | ||
| 20346 | 2026.01.30 07:15:02.163681 [ 276 ] {7d622b0e-acb8-4b8e-81b8-0c9c258fbf3a} <Debug> TCPHandler: Processed in 0.002093798 sec. | ||
| 20347 | 2026.01.30 07:15:02.163804 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20348 | 2026.01.30 07:15:02.163897 [ 276 ] {b2c9c2bd-148c-4d01-92aa-5fb0c2be8494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20349 | 2026.01.30 07:15:02.163937 [ 276 ] {b2c9c2bd-148c-4d01-92aa-5fb0c2be8494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20350 | 2026.01.30 07:15:02.164340 [ 276 ] {b2c9c2bd-148c-4d01-92aa-5fb0c2be8494} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20351 | 2026.01.30 07:15:02.164376 [ 276 ] {b2c9c2bd-148c-4d01-92aa-5fb0c2be8494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20352 | 2026.01.30 07:15:02.164677 [ 276 ] {b2c9c2bd-148c-4d01-92aa-5fb0c2be8494} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20353 | 2026.01.30 07:15:02.164885 [ 276 ] {b2c9c2bd-148c-4d01-92aa-5fb0c2be8494} <Trace> oximeter.fields_uuid (dd00568d-b37a-4594-8ca3-337490a26b21): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20354 | 2026.01.30 07:15:02.165010 [ 276 ] {b2c9c2bd-148c-4d01-92aa-5fb0c2be8494} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 4.42 MiB/sec. | ||
| 20355 | 2026.01.30 07:15:02.165047 [ 276 ] {b2c9c2bd-148c-4d01-92aa-5fb0c2be8494} <Debug> TCPHandler: Processed in 0.001291796 sec. | ||
| 20356 | 2026.01.30 07:15:02.165188 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20357 | 2026.01.30 07:15:02.165279 [ 276 ] {12d2c07b-41f2-47f5-8ed4-19d52243386f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20358 | 2026.01.30 07:15:02.165322 [ 276 ] {12d2c07b-41f2-47f5-8ed4-19d52243386f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20359 | 2026.01.30 07:15:02.165747 [ 276 ] {12d2c07b-41f2-47f5-8ed4-19d52243386f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20360 | 2026.01.30 07:15:02.165784 [ 276 ] {12d2c07b-41f2-47f5-8ed4-19d52243386f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20361 | 2026.01.30 07:15:02.166117 [ 276 ] {12d2c07b-41f2-47f5-8ed4-19d52243386f} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20362 | 2026.01.30 07:15:02.166327 [ 276 ] {12d2c07b-41f2-47f5-8ed4-19d52243386f} <Trace> oximeter.measurements_cumulativeu64 (de4dabb1-9259-4285-a6da-0380112eb406): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20363 | 2026.01.30 07:15:02.166453 [ 276 ] {12d2c07b-41f2-47f5-8ed4-19d52243386f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 20364 | 2026.01.30 07:15:02.166490 [ 276 ] {12d2c07b-41f2-47f5-8ed4-19d52243386f} <Debug> TCPHandler: Processed in 0.001349457 sec. | ||
| 20365 | 2026.01.30 07:15:02.166605 [ 276 ] {} <Trace> TCP-Session: 05f07cf0-ccc4-4375-b0e3-f06c1a96eef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20366 | 2026.01.30 07:15:02.166696 [ 276 ] {834f44f6-d5fe-475f-a865-f6f422409d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34278) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20367 | 2026.01.30 07:15:02.166737 [ 276 ] {834f44f6-d5fe-475f-a865-f6f422409d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20368 | 2026.01.30 07:15:02.167075 [ 276 ] {834f44f6-d5fe-475f-a865-f6f422409d08} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20369 | 2026.01.30 07:15:02.167111 [ 276 ] {834f44f6-d5fe-475f-a865-f6f422409d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 20370 | 2026.01.30 07:15:02.167402 [ 276 ] {834f44f6-d5fe-475f-a865-f6f422409d08} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 20371 | 2026.01.30 07:15:02.167611 [ 276 ] {834f44f6-d5fe-475f-a865-f6f422409d08} <Trace> oximeter.measurements_u64 (efc9d87f-9e20-4700-88d3-51a384b2d040): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20372 | 2026.01.30 07:15:02.167738 [ 276 ] {834f44f6-d5fe-475f-a865-f6f422409d08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 20373 | 2026.01.30 07:15:02.167774 [ 276 ] {834f44f6-d5fe-475f-a865-f6f422409d08} <Debug> TCPHandler: Processed in 0.001216614 sec. | ||