| 1 | [ Feb 5 01:47:15 Enabled. ] | ||
| 2 | [ Feb 5 01:47:15 Rereading configuration. ] | ||
| 3 | [ Feb 5 01:47:16 Rereading configuration. ] | ||
| 4 | [ Feb 5 01:47:20 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 | [ Feb 5 01:47:20 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.02.05 01:47:22.001996 [ 1 ] {} <Information> Application: Will watch for the process with pid 24230 | ||
| 29 | 2026.02.05 01:47:22.002407 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.05 01:47:22.239162 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24230 | ||
| 31 | 2026.02.05 01:47:22.239878 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.05 01:47:22.240028 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.05 01:47:22.353778 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.05 01:47:22.407233 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.05 01:47:22.407282 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.05 01:47:22.407301 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.05 01:47:22.407356 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.05 01:47:22.407713 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.05 01:47:22.409833 [ 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.02.05 01:47:22.410583 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.05 01:47:22.411396 [ 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.02.05 01:47:22.411417 [ 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.02.05 01:47:22.411430 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.05 01:47:22.412107 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.05 01:47:22.413041 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.05 01:47:22.418781 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.05 01:47:22.419639 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.05 01:47:22.421035 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.05 01:47:22.421099 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.05 01:47:22.422196 [ 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.02.05 01:47:22.422593 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.05 01:47:22.426463 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.05 01:47:22.426870 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.05 01:47:22.429904 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.05 01:47:22.430290 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.05 01:47:22.430638 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.05 01:47:22.431015 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.05 01:47:22.432562 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.05 01:47:22.432596 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.05 01:47:22.432693 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.05 01:47:22.432778 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.05 01:47:22.465166 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.05 01:47:22.465202 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000191994 sec | ||
| 68 | 2026.02.05 01:47:22.465226 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.05 01:47:22.465244 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.05 01:47:22.466045 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.05 01:47:22.466623 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.05 01:47:22.476547 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.05 01:47:22.476592 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.05 01:47:22.476612 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.05 01:47:22.476624 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.05 01:47:22.476658 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.05 01:47:22.476677 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.05 01:47:22.479139 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.05 01:47:22.479190 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.05 01:47:22.479212 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.05 01:47:22.479350 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.05 01:47:22.479395 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.05 01:47:22.479408 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.05 01:47:22.479425 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.05 01:47:22.479437 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.05 01:47:22.479472 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.05 01:47:22.479490 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.05 01:47:22.501413 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.05 01:47:22.505948 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.05 01:47:22.505978 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7761e-05 sec | ||
| 91 | 2026.02.05 01:47:22.505989 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.05 01:47:22.506000 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.05 01:47:22.506024 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.05 01:47:22.506221 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.05 01:47:22.506265 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.05 01:47:22.506277 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.05 01:47:22.506287 [ 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.02.05 01:47:22.506298 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.05 01:47:22.509876 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.05 01:47:22.510087 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2026.02.05 01:47:22.511432 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.451e-05 sec. | ||
| 102 | 2026.02.05 01:47:22.511724 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.05 01:47:22.511810 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.05 01:47:22.511855 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.05 01:47:23.082433 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54299 | ||
| 106 | 2026.02.05 01:47:23.083376 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.05 01:47:23.083432 [ 3 ] {} <Debug> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Authenticating user 'default' from [fd00:1122:3344:101::d]:54299 | ||
| 108 | 2026.02.05 01:47:23.083458 [ 3 ] {} <Debug> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.05 01:47:23.083478 [ 3 ] {} <Debug> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.05 01:47:23.083571 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.05 01:47:23.083596 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.05 01:47:23.083618 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.05 01:47:23.083957 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48025 | ||
| 114 | 2026.02.05 01:47:23.083970 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52677 | ||
| 115 | 2026.02.05 01:47:23.084228 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.02.05 01:47:23.084265 [ 4 ] {} <Debug> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48025 | ||
| 117 | 2026.02.05 01:47:23.084298 [ 4 ] {} <Debug> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.02.05 01:47:23.084310 [ 4 ] {} <Debug> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.02.05 01:47:23.084812 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42857 | ||
| 120 | 2026.02.05 01:47:23.084872 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.02.05 01:47:23.084942 [ 5 ] {} <Debug> TCP-Session: f96eb5ef-c94e-4fa5-82c4-4f359d6597c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52677 | ||
| 122 | 2026.02.05 01:47:23.084968 [ 5 ] {} <Debug> TCP-Session: f96eb5ef-c94e-4fa5-82c4-4f359d6597c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.05 01:47:23.084999 [ 5 ] {} <Debug> TCP-Session: f96eb5ef-c94e-4fa5-82c4-4f359d6597c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.05 01:47:23.085054 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49348 | ||
| 125 | 2026.02.05 01:47:23.085142 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51448 | ||
| 126 | 2026.02.05 01:47:23.085691 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64109 | ||
| 127 | 2026.02.05 01:47:23.085700 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43930 | ||
| 128 | 2026.02.05 01:47:23.085732 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.02.05 01:47:23.085689 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51924 | ||
| 130 | 2026.02.05 01:47:23.085794 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.02.05 01:47:23.085919 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.02.05 01:47:23.085935 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.05 01:47:23.085975 [ 256 ] {} <Debug> TCP-Session: b0d31658-2572-4713-8510-a829eca6abc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51448 | ||
| 134 | 2026.02.05 01:47:23.085996 [ 253 ] {} <Debug> TCP-Session: 3120283a-94d0-4da6-a0e3-f2cdd9fc8345 Authenticating user 'default' from [fd00:1122:3344:101::d]:42857 | ||
| 135 | 2026.02.05 01:47:23.086006 [ 259 ] {} <Debug> TCP-Session: a664f9e3-b738-41ef-9e0f-b34de1b35643 Authenticating user 'default' from [fd00:1122:3344:101::d]:64109 | ||
| 136 | 2026.02.05 01:47:23.086014 [ 256 ] {} <Debug> TCP-Session: b0d31658-2572-4713-8510-a829eca6abc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.05 01:47:23.086042 [ 253 ] {} <Debug> TCP-Session: 3120283a-94d0-4da6-a0e3-f2cdd9fc8345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.05 01:47:23.086056 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.02.05 01:47:23.086059 [ 256 ] {} <Debug> TCP-Session: b0d31658-2572-4713-8510-a829eca6abc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.05 01:47:23.086078 [ 253 ] {} <Debug> TCP-Session: 3120283a-94d0-4da6-a0e3-f2cdd9fc8345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.05 01:47:23.086050 [ 259 ] {} <Debug> TCP-Session: a664f9e3-b738-41ef-9e0f-b34de1b35643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.05 01:47:23.086000 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.02.05 01:47:23.086149 [ 259 ] {} <Debug> TCP-Session: a664f9e3-b738-41ef-9e0f-b34de1b35643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.05 01:47:23.086165 [ 258 ] {} <Debug> TCP-Session: 9e9bf6ed-058d-4583-b24e-3b4841548ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43930 | ||
| 145 | 2026.02.05 01:47:23.086186 [ 257 ] {} <Debug> TCP-Session: 6cc99b61-de8b-4282-b415-58fdd64281a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51924 | ||
| 146 | 2026.02.05 01:47:23.086000 [ 255 ] {} <Debug> TCP-Session: c659fdc4-bee6-42da-a1af-f624564139b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49348 | ||
| 147 | 2026.02.05 01:47:23.086209 [ 258 ] {} <Debug> TCP-Session: 9e9bf6ed-058d-4583-b24e-3b4841548ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.05 01:47:23.086257 [ 255 ] {} <Debug> TCP-Session: c659fdc4-bee6-42da-a1af-f624564139b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.05 01:47:23.086269 [ 258 ] {} <Debug> TCP-Session: 9e9bf6ed-058d-4583-b24e-3b4841548ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.02.05 01:47:23.086281 [ 255 ] {} <Debug> TCP-Session: c659fdc4-bee6-42da-a1af-f624564139b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.05 01:47:23.086241 [ 257 ] {} <Debug> TCP-Session: 6cc99b61-de8b-4282-b415-58fdd64281a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.05 01:47:23.086328 [ 257 ] {} <Debug> TCP-Session: 6cc99b61-de8b-4282-b415-58fdd64281a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.05 01:47:23.089391 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.02.05 01:47:23.092266 [ 3 ] {3f1bd821-327f-4f8a-91c3-c37441ff60b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.05 01:47:23.195889 [ 3 ] {3f1bd821-327f-4f8a-91c3-c37441ff60b9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54299) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.02.05 01:47:23.196620 [ 3 ] {3f1bd821-327f-4f8a-91c3-c37441ff60b9} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.02.05 01:47:23.196693 [ 3 ] {3f1bd821-327f-4f8a-91c3-c37441ff60b9} <Debug> TCPHandler: Processed in 0.109303251 sec. | ||
| 204 | 2026.02.05 01:47:23.197122 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.05 01:47:23.197342 [ 4 ] {cc03093f-efb0-4346-be89-9705effc9788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.05 01:47:23.197712 [ 4 ] {cc03093f-efb0-4346-be89-9705effc9788} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48025) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.02.05 01:47:23.197845 [ 4 ] {cc03093f-efb0-4346-be89-9705effc9788} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.02.05 01:47:23.197913 [ 4 ] {cc03093f-efb0-4346-be89-9705effc9788} <Debug> TCPHandler: Processed in 0.000958718 sec. | ||
| 255 | 2026.02.05 01:47:23.198191 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.05 01:47:23.198873 [ 3 ] {25fcfc07-2b26-4f68-83a2-7aa888f1d787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.05 01:47:23.199446 [ 3 ] {25fcfc07-2b26-4f68-83a2-7aa888f1d787} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.05 01:47:23.204304 [ 3 ] {25fcfc07-2b26-4f68-83a2-7aa888f1d787} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.02.05 01:47:23.204337 [ 3 ] {25fcfc07-2b26-4f68-83a2-7aa888f1d787} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7842e-05 sec | ||
| 260 | 2026.02.05 01:47:23.204352 [ 3 ] {25fcfc07-2b26-4f68-83a2-7aa888f1d787} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.02.05 01:47:23.204372 [ 3 ] {25fcfc07-2b26-4f68-83a2-7aa888f1d787} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.02.05 01:47:23.204402 [ 3 ] {25fcfc07-2b26-4f68-83a2-7aa888f1d787} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.02.05 01:47:23.205124 [ 3 ] {25fcfc07-2b26-4f68-83a2-7aa888f1d787} <Debug> TCPHandler: Processed in 0.007050189 sec. | ||
| 264 | 2026.02.05 01:47:23.205265 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.02.05 01:47:23.205427 [ 3 ] {172c5acb-6c5c-41e7-95f4-71bb3158d8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.02.05 01:47:23.205475 [ 3 ] {172c5acb-6c5c-41e7-95f4-71bb3158d8a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.02.05 01:47:23.210001 [ 3 ] {172c5acb-6c5c-41e7-95f4-71bb3158d8a4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.02.05 01:47:23.217691 [ 3 ] {172c5acb-6c5c-41e7-95f4-71bb3158d8a4} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc): Loading data parts | ||
| 270 | 2026.02.05 01:47:23.218633 [ 3 ] {172c5acb-6c5c-41e7-95f4-71bb3158d8a4} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc): There are no data parts | ||
| 271 | 2026.02.05 01:47:23.222766 [ 3 ] {172c5acb-6c5c-41e7-95f4-71bb3158d8a4} <Debug> TCPHandler: Processed in 0.017550181 sec. | ||
| 272 | 2026.02.05 01:47:23.222959 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.05 01:47:23.223146 [ 3 ] {81867de7-d029-4bf5-9475-9942a0dff5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.02.05 01:47:23.223216 [ 3 ] {81867de7-d029-4bf5-9475-9942a0dff5f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.02.05 01:47:23.237487 [ 3 ] {81867de7-d029-4bf5-9475-9942a0dff5f5} <Debug> oximeter.measurements_bool (48da18be-1dea-4a70-8cd3-7552eb6249bd): Loading data parts | ||
| 286 | 2026.02.05 01:47:23.237747 [ 3 ] {81867de7-d029-4bf5-9475-9942a0dff5f5} <Debug> oximeter.measurements_bool (48da18be-1dea-4a70-8cd3-7552eb6249bd): There are no data parts | ||
| 287 | 2026.02.05 01:47:23.239883 [ 3 ] {81867de7-d029-4bf5-9475-9942a0dff5f5} <Debug> TCPHandler: Processed in 0.016983041 sec. | ||
| 288 | 2026.02.05 01:47:23.240038 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.02.05 01:47:23.240226 [ 3 ] {a9bc5551-ab88-46e3-bb92-4e5cb5820fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.02.05 01:47:23.240284 [ 3 ] {a9bc5551-ab88-46e3-bb92-4e5cb5820fa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.02.05 01:47:23.245195 [ 3 ] {a9bc5551-ab88-46e3-bb92-4e5cb5820fa8} <Debug> oximeter.measurements_i8 (eff9d2df-7288-4227-83ae-62255a1d19e5): Loading data parts | ||
| 292 | 2026.02.05 01:47:23.245320 [ 3 ] {a9bc5551-ab88-46e3-bb92-4e5cb5820fa8} <Debug> oximeter.measurements_i8 (eff9d2df-7288-4227-83ae-62255a1d19e5): There are no data parts | ||
| 293 | 2026.02.05 01:47:23.249186 [ 3 ] {a9bc5551-ab88-46e3-bb92-4e5cb5820fa8} <Debug> TCPHandler: Processed in 0.009204528 sec. | ||
| 294 | 2026.02.05 01:47:23.249338 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.02.05 01:47:23.249495 [ 3 ] {f1427758-cbc3-467c-a610-e9a05d2d2488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.02.05 01:47:23.249553 [ 3 ] {f1427758-cbc3-467c-a610-e9a05d2d2488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.02.05 01:47:23.255249 [ 3 ] {f1427758-cbc3-467c-a610-e9a05d2d2488} <Debug> oximeter.measurements_u8 (7f51d67e-abc5-4cee-8f4a-75c62d835971): Loading data parts | ||
| 298 | 2026.02.05 01:47:23.255395 [ 3 ] {f1427758-cbc3-467c-a610-e9a05d2d2488} <Debug> oximeter.measurements_u8 (7f51d67e-abc5-4cee-8f4a-75c62d835971): There are no data parts | ||
| 299 | 2026.02.05 01:47:23.257183 [ 3 ] {f1427758-cbc3-467c-a610-e9a05d2d2488} <Debug> TCPHandler: Processed in 0.007895595 sec. | ||
| 300 | 2026.02.05 01:47:23.257330 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.02.05 01:47:23.257502 [ 3 ] {1f6007ef-5b5e-4a0c-bc8c-68f51ce368b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.02.05 01:47:23.257544 [ 3 ] {1f6007ef-5b5e-4a0c-bc8c-68f51ce368b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.02.05 01:47:23.263171 [ 3 ] {1f6007ef-5b5e-4a0c-bc8c-68f51ce368b5} <Debug> oximeter.measurements_i16 (8de30d5a-bba2-4084-80a9-1ecf92e70a8a): Loading data parts | ||
| 304 | 2026.02.05 01:47:23.263311 [ 3 ] {1f6007ef-5b5e-4a0c-bc8c-68f51ce368b5} <Debug> oximeter.measurements_i16 (8de30d5a-bba2-4084-80a9-1ecf92e70a8a): There are no data parts | ||
| 305 | 2026.02.05 01:47:23.265878 [ 3 ] {1f6007ef-5b5e-4a0c-bc8c-68f51ce368b5} <Debug> TCPHandler: Processed in 0.008597328 sec. | ||
| 306 | 2026.02.05 01:47:23.266051 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.02.05 01:47:23.266246 [ 3 ] {7d97cf45-dd5c-4ebf-876c-04f489818532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.02.05 01:47:23.266312 [ 3 ] {7d97cf45-dd5c-4ebf-876c-04f489818532} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.02.05 01:47:23.272273 [ 3 ] {7d97cf45-dd5c-4ebf-876c-04f489818532} <Debug> oximeter.measurements_u16 (767688e4-1b55-4638-ad3a-4d38586c9f58): Loading data parts | ||
| 310 | 2026.02.05 01:47:23.272426 [ 3 ] {7d97cf45-dd5c-4ebf-876c-04f489818532} <Debug> oximeter.measurements_u16 (767688e4-1b55-4638-ad3a-4d38586c9f58): There are no data parts | ||
| 311 | 2026.02.05 01:47:23.277791 [ 3 ] {7d97cf45-dd5c-4ebf-876c-04f489818532} <Debug> TCPHandler: Processed in 0.011803276 sec. | ||
| 312 | 2026.02.05 01:47:23.277943 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.02.05 01:47:23.278113 [ 3 ] {12ad167a-e1a7-4f52-a018-837876388455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.02.05 01:47:23.278155 [ 3 ] {12ad167a-e1a7-4f52-a018-837876388455} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.02.05 01:47:23.280166 [ 3 ] {12ad167a-e1a7-4f52-a018-837876388455} <Debug> oximeter.measurements_i32 (51a1f8d5-15de-4762-ba38-c3fc0acab793): Loading data parts | ||
| 316 | 2026.02.05 01:47:23.280293 [ 3 ] {12ad167a-e1a7-4f52-a018-837876388455} <Debug> oximeter.measurements_i32 (51a1f8d5-15de-4762-ba38-c3fc0acab793): There are no data parts | ||
| 317 | 2026.02.05 01:47:23.282596 [ 3 ] {12ad167a-e1a7-4f52-a018-837876388455} <Debug> TCPHandler: Processed in 0.004701546 sec. | ||
| 318 | 2026.02.05 01:47:23.282771 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.02.05 01:47:23.282956 [ 3 ] {7dfb3c99-2a01-4b0f-9c92-9bc688fc1e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.02.05 01:47:23.283020 [ 3 ] {7dfb3c99-2a01-4b0f-9c92-9bc688fc1e05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.02.05 01:47:23.287855 [ 3 ] {7dfb3c99-2a01-4b0f-9c92-9bc688fc1e05} <Debug> oximeter.measurements_u32 (f23f247b-3f7a-4434-b1d9-ffb29c320b27): Loading data parts | ||
| 322 | 2026.02.05 01:47:23.287990 [ 3 ] {7dfb3c99-2a01-4b0f-9c92-9bc688fc1e05} <Debug> oximeter.measurements_u32 (f23f247b-3f7a-4434-b1d9-ffb29c320b27): There are no data parts | ||
| 323 | 2026.02.05 01:47:23.294370 [ 3 ] {7dfb3c99-2a01-4b0f-9c92-9bc688fc1e05} <Debug> TCPHandler: Processed in 0.011658003 sec. | ||
| 324 | 2026.02.05 01:47:23.294577 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.02.05 01:47:23.294821 [ 3 ] {161209f1-a371-4232-860b-a98f9720f112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.02.05 01:47:23.294892 [ 3 ] {161209f1-a371-4232-860b-a98f9720f112} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.02.05 01:47:23.299939 [ 3 ] {161209f1-a371-4232-860b-a98f9720f112} <Debug> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Loading data parts | ||
| 328 | 2026.02.05 01:47:23.300163 [ 3 ] {161209f1-a371-4232-860b-a98f9720f112} <Debug> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): There are no data parts | ||
| 329 | 2026.02.05 01:47:23.306536 [ 3 ] {161209f1-a371-4232-860b-a98f9720f112} <Debug> TCPHandler: Processed in 0.0120331 sec. | ||
| 330 | 2026.02.05 01:47:23.306689 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.02.05 01:47:23.306864 [ 3 ] {aecdbfbf-567c-41d4-9402-709ff4de95b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.02.05 01:47:23.306921 [ 3 ] {aecdbfbf-567c-41d4-9402-709ff4de95b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.02.05 01:47:23.309395 [ 3 ] {aecdbfbf-567c-41d4-9402-709ff4de95b4} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Loading data parts | ||
| 334 | 2026.02.05 01:47:23.309523 [ 3 ] {aecdbfbf-567c-41d4-9402-709ff4de95b4} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): There are no data parts | ||
| 335 | 2026.02.05 01:47:23.313797 [ 3 ] {aecdbfbf-567c-41d4-9402-709ff4de95b4} <Debug> TCPHandler: Processed in 0.007158291 sec. | ||
| 336 | 2026.02.05 01:47:23.313953 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.02.05 01:47:23.314118 [ 3 ] {57f37655-80c6-4979-b39c-0b8400d1c408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.02.05 01:47:23.314179 [ 3 ] {57f37655-80c6-4979-b39c-0b8400d1c408} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.02.05 01:47:23.316077 [ 3 ] {57f37655-80c6-4979-b39c-0b8400d1c408} <Debug> oximeter.measurements_f32 (6651fad2-a533-4eaf-9e2b-a4ba449632c7): Loading data parts | ||
| 340 | 2026.02.05 01:47:23.316197 [ 3 ] {57f37655-80c6-4979-b39c-0b8400d1c408} <Debug> oximeter.measurements_f32 (6651fad2-a533-4eaf-9e2b-a4ba449632c7): There are no data parts | ||
| 341 | 2026.02.05 01:47:23.321467 [ 3 ] {57f37655-80c6-4979-b39c-0b8400d1c408} <Debug> TCPHandler: Processed in 0.007573639 sec. | ||
| 342 | 2026.02.05 01:47:23.321650 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.02.05 01:47:23.321857 [ 3 ] {06f9dac5-ec5c-481f-9160-ff2e13200656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.02.05 01:47:23.321925 [ 3 ] {06f9dac5-ec5c-481f-9160-ff2e13200656} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.02.05 01:47:23.323989 [ 3 ] {06f9dac5-ec5c-481f-9160-ff2e13200656} <Debug> oximeter.measurements_f64 (184fc6f9-b13a-400f-9438-d6e945b5ce46): Loading data parts | ||
| 346 | 2026.02.05 01:47:23.324116 [ 3 ] {06f9dac5-ec5c-481f-9160-ff2e13200656} <Debug> oximeter.measurements_f64 (184fc6f9-b13a-400f-9438-d6e945b5ce46): There are no data parts | ||
| 347 | 2026.02.05 01:47:23.326096 [ 3 ] {06f9dac5-ec5c-481f-9160-ff2e13200656} <Debug> TCPHandler: Processed in 0.004504292 sec. | ||
| 348 | 2026.02.05 01:47:23.326307 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.02.05 01:47:23.326505 [ 3 ] {da2784c8-66f1-4413-ad17-76f9b2130647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.02.05 01:47:23.326574 [ 3 ] {da2784c8-66f1-4413-ad17-76f9b2130647} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.02.05 01:47:23.331546 [ 3 ] {da2784c8-66f1-4413-ad17-76f9b2130647} <Debug> oximeter.measurements_string (7b1b5b42-653f-4f91-adeb-f13a91d2ac32): Loading data parts | ||
| 352 | 2026.02.05 01:47:23.331745 [ 3 ] {da2784c8-66f1-4413-ad17-76f9b2130647} <Debug> oximeter.measurements_string (7b1b5b42-653f-4f91-adeb-f13a91d2ac32): There are no data parts | ||
| 353 | 2026.02.05 01:47:23.333307 [ 3 ] {da2784c8-66f1-4413-ad17-76f9b2130647} <Debug> TCPHandler: Processed in 0.00707218 sec. | ||
| 354 | 2026.02.05 01:47:23.333449 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.02.05 01:47:23.333628 [ 3 ] {78255357-f185-4b20-907e-f34725581e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.02.05 01:47:23.333701 [ 3 ] {78255357-f185-4b20-907e-f34725581e49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.02.05 01:47:23.336775 [ 3 ] {78255357-f185-4b20-907e-f34725581e49} <Debug> oximeter.measurements_bytes (c09c613a-ab52-44b0-8a9d-da5a438fc838): Loading data parts | ||
| 365 | 2026.02.05 01:47:23.336901 [ 3 ] {78255357-f185-4b20-907e-f34725581e49} <Debug> oximeter.measurements_bytes (c09c613a-ab52-44b0-8a9d-da5a438fc838): There are no data parts | ||
| 366 | 2026.02.05 01:47:23.341402 [ 3 ] {78255357-f185-4b20-907e-f34725581e49} <Debug> TCPHandler: Processed in 0.008005366 sec. | ||
| 367 | 2026.02.05 01:47:23.341638 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.02.05 01:47:23.341890 [ 3 ] {f0780dc4-ebc8-4d1f-bb8b-dacf2b3ec9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.02.05 01:47:23.341970 [ 3 ] {f0780dc4-ebc8-4d1f-bb8b-dacf2b3ec9e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.02.05 01:47:23.345174 [ 3 ] {f0780dc4-ebc8-4d1f-bb8b-dacf2b3ec9e7} <Debug> oximeter.measurements_cumulativei64 (93c1e092-b67d-4db4-bca0-f7dcd76ba475): Loading data parts | ||
| 371 | 2026.02.05 01:47:23.345313 [ 3 ] {f0780dc4-ebc8-4d1f-bb8b-dacf2b3ec9e7} <Debug> oximeter.measurements_cumulativei64 (93c1e092-b67d-4db4-bca0-f7dcd76ba475): There are no data parts | ||
| 372 | 2026.02.05 01:47:23.349737 [ 3 ] {f0780dc4-ebc8-4d1f-bb8b-dacf2b3ec9e7} <Debug> TCPHandler: Processed in 0.00817802 sec. | ||
| 373 | 2026.02.05 01:47:23.349885 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.02.05 01:47:23.350063 [ 3 ] {5d8ef740-33c5-4007-91a4-c2ce5dffc2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.02.05 01:47:23.350115 [ 3 ] {5d8ef740-33c5-4007-91a4-c2ce5dffc2d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.02.05 01:47:23.351997 [ 3 ] {5d8ef740-33c5-4007-91a4-c2ce5dffc2d1} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Loading data parts | ||
| 377 | 2026.02.05 01:47:23.352167 [ 3 ] {5d8ef740-33c5-4007-91a4-c2ce5dffc2d1} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): There are no data parts | ||
| 378 | 2026.02.05 01:47:23.357572 [ 3 ] {5d8ef740-33c5-4007-91a4-c2ce5dffc2d1} <Debug> TCPHandler: Processed in 0.007737111 sec. | ||
| 379 | 2026.02.05 01:47:23.357809 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.02.05 01:47:23.358070 [ 3 ] {3b66cddd-c989-4c96-9131-21cdb161a919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.02.05 01:47:23.358168 [ 3 ] {3b66cddd-c989-4c96-9131-21cdb161a919} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.02.05 01:47:23.362864 [ 3 ] {3b66cddd-c989-4c96-9131-21cdb161a919} <Debug> oximeter.measurements_cumulativef32 (5c20eaed-eb5c-46a3-b279-870ce1cd935e): Loading data parts | ||
| 383 | 2026.02.05 01:47:23.363039 [ 3 ] {3b66cddd-c989-4c96-9131-21cdb161a919} <Debug> oximeter.measurements_cumulativef32 (5c20eaed-eb5c-46a3-b279-870ce1cd935e): There are no data parts | ||
| 384 | 2026.02.05 01:47:23.369559 [ 3 ] {3b66cddd-c989-4c96-9131-21cdb161a919} <Debug> TCPHandler: Processed in 0.011825267 sec. | ||
| 385 | 2026.02.05 01:47:23.369840 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.05 01:47:23.370096 [ 3 ] {421e6f64-ec89-4618-a05d-c8bafb02a844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.02.05 01:47:23.370156 [ 3 ] {421e6f64-ec89-4618-a05d-c8bafb02a844} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.02.05 01:47:23.377001 [ 3 ] {421e6f64-ec89-4618-a05d-c8bafb02a844} <Debug> oximeter.measurements_cumulativef64 (773e19ed-c881-4d54-bfe9-5cb93043ca04): Loading data parts | ||
| 389 | 2026.02.05 01:47:23.377274 [ 3 ] {421e6f64-ec89-4618-a05d-c8bafb02a844} <Debug> oximeter.measurements_cumulativef64 (773e19ed-c881-4d54-bfe9-5cb93043ca04): There are no data parts | ||
| 390 | 2026.02.05 01:47:23.380597 [ 3 ] {421e6f64-ec89-4618-a05d-c8bafb02a844} <Debug> TCPHandler: Processed in 0.010872269 sec. | ||
| 391 | 2026.02.05 01:47:23.380744 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.02.05 01:47:23.380967 [ 3 ] {7cf50ba9-a7fd-448b-80be-4e512fbece5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.02.05 01:47:23.381040 [ 3 ] {7cf50ba9-a7fd-448b-80be-4e512fbece5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.02.05 01:47:23.387399 [ 3 ] {7cf50ba9-a7fd-448b-80be-4e512fbece5f} <Debug> oximeter.measurements_histogrami8 (c4943081-351a-4b2a-9cb8-039ac28a8b69): Loading data parts | ||
| 405 | 2026.02.05 01:47:23.387605 [ 3 ] {7cf50ba9-a7fd-448b-80be-4e512fbece5f} <Debug> oximeter.measurements_histogrami8 (c4943081-351a-4b2a-9cb8-039ac28a8b69): There are no data parts | ||
| 406 | 2026.02.05 01:47:23.389384 [ 3 ] {7cf50ba9-a7fd-448b-80be-4e512fbece5f} <Debug> TCPHandler: Processed in 0.008692419 sec. | ||
| 407 | 2026.02.05 01:47:23.389564 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.02.05 01:47:23.389853 [ 3 ] {2271d4af-8e7e-4227-b2c9-90c49a2265fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.02.05 01:47:23.389934 [ 3 ] {2271d4af-8e7e-4227-b2c9-90c49a2265fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.02.05 01:47:23.401244 [ 3 ] {2271d4af-8e7e-4227-b2c9-90c49a2265fa} <Debug> oximeter.measurements_histogramu8 (9052a6b6-1623-469b-aff9-308d328d7a17): Loading data parts | ||
| 411 | 2026.02.05 01:47:23.401401 [ 3 ] {2271d4af-8e7e-4227-b2c9-90c49a2265fa} <Debug> oximeter.measurements_histogramu8 (9052a6b6-1623-469b-aff9-308d328d7a17): There are no data parts | ||
| 412 | 2026.02.05 01:47:23.403359 [ 3 ] {2271d4af-8e7e-4227-b2c9-90c49a2265fa} <Debug> TCPHandler: Processed in 0.013883643 sec. | ||
| 413 | 2026.02.05 01:47:23.403508 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.02.05 01:47:23.403758 [ 3 ] {fd283231-d754-4c8f-929b-13530d7a8655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.02.05 01:47:23.403850 [ 3 ] {fd283231-d754-4c8f-929b-13530d7a8655} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.02.05 01:47:23.416011 [ 3 ] {fd283231-d754-4c8f-929b-13530d7a8655} <Debug> oximeter.measurements_histogrami16 (c3728c13-b7d8-48bd-93d7-065ee5d014cf): Loading data parts | ||
| 417 | 2026.02.05 01:47:23.416171 [ 3 ] {fd283231-d754-4c8f-929b-13530d7a8655} <Debug> oximeter.measurements_histogrami16 (c3728c13-b7d8-48bd-93d7-065ee5d014cf): There are no data parts | ||
| 418 | 2026.02.05 01:47:23.419236 [ 3 ] {fd283231-d754-4c8f-929b-13530d7a8655} <Debug> TCPHandler: Processed in 0.015750069 sec. | ||
| 419 | 2026.02.05 01:47:23.419502 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.02.05 01:47:23.419842 [ 3 ] {72686c2b-0e2e-49ff-8e61-ebde3c2a5bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.02.05 01:47:23.419927 [ 3 ] {72686c2b-0e2e-49ff-8e61-ebde3c2a5bb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.02.05 01:47:23.424674 [ 3 ] {72686c2b-0e2e-49ff-8e61-ebde3c2a5bb6} <Debug> oximeter.measurements_histogramu16 (71ca8928-584f-4341-bb4f-297a69bdeda1): Loading data parts | ||
| 423 | 2026.02.05 01:47:23.424808 [ 3 ] {72686c2b-0e2e-49ff-8e61-ebde3c2a5bb6} <Debug> oximeter.measurements_histogramu16 (71ca8928-584f-4341-bb4f-297a69bdeda1): There are no data parts | ||
| 424 | 2026.02.05 01:47:23.429503 [ 3 ] {72686c2b-0e2e-49ff-8e61-ebde3c2a5bb6} <Debug> TCPHandler: Processed in 0.010122916 sec. | ||
| 425 | 2026.02.05 01:47:23.429663 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.02.05 01:47:23.429885 [ 3 ] {bb230f79-b639-49d8-a21b-94f0d8d150aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.02.05 01:47:23.429956 [ 3 ] {bb230f79-b639-49d8-a21b-94f0d8d150aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.02.05 01:47:23.435078 [ 3 ] {bb230f79-b639-49d8-a21b-94f0d8d150aa} <Debug> oximeter.measurements_histogrami32 (1e4a0696-89c6-4b43-87c7-3aa29451d334): Loading data parts | ||
| 429 | 2026.02.05 01:47:23.435243 [ 3 ] {bb230f79-b639-49d8-a21b-94f0d8d150aa} <Debug> oximeter.measurements_histogrami32 (1e4a0696-89c6-4b43-87c7-3aa29451d334): There are no data parts | ||
| 430 | 2026.02.05 01:47:23.437907 [ 3 ] {bb230f79-b639-49d8-a21b-94f0d8d150aa} <Debug> TCPHandler: Processed in 0.008297882 sec. | ||
| 431 | 2026.02.05 01:47:23.438065 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.02.05 01:47:23.438365 [ 3 ] {bd7e6b1a-cd92-4219-bf28-a524bca77d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.02.05 01:47:23.438449 [ 3 ] {bd7e6b1a-cd92-4219-bf28-a524bca77d37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.02.05 01:47:23.443767 [ 3 ] {bd7e6b1a-cd92-4219-bf28-a524bca77d37} <Debug> oximeter.measurements_histogramu32 (5102b938-faea-40d5-831b-f6fee7118d49): Loading data parts | ||
| 435 | 2026.02.05 01:47:23.443898 [ 3 ] {bd7e6b1a-cd92-4219-bf28-a524bca77d37} <Debug> oximeter.measurements_histogramu32 (5102b938-faea-40d5-831b-f6fee7118d49): There are no data parts | ||
| 436 | 2026.02.05 01:47:23.446292 [ 3 ] {bd7e6b1a-cd92-4219-bf28-a524bca77d37} <Debug> TCPHandler: Processed in 0.008287472 sec. | ||
| 437 | 2026.02.05 01:47:23.446482 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.05 01:47:23.446744 [ 3 ] {bc2966ca-b2f0-48b8-8cb2-2839ea14cd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.02.05 01:47:23.446825 [ 3 ] {bc2966ca-b2f0-48b8-8cb2-2839ea14cd19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.02.05 01:47:23.452912 [ 3 ] {bc2966ca-b2f0-48b8-8cb2-2839ea14cd19} <Debug> oximeter.measurements_histogrami64 (22060592-229a-4c91-a294-03bb16efb1ee): Loading data parts | ||
| 441 | 2026.02.05 01:47:23.453067 [ 3 ] {bc2966ca-b2f0-48b8-8cb2-2839ea14cd19} <Debug> oximeter.measurements_histogrami64 (22060592-229a-4c91-a294-03bb16efb1ee): There are no data parts | ||
| 442 | 2026.02.05 01:47:23.455899 [ 3 ] {bc2966ca-b2f0-48b8-8cb2-2839ea14cd19} <Debug> TCPHandler: Processed in 0.009477643 sec. | ||
| 443 | 2026.02.05 01:47:23.456053 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.05 01:47:23.456285 [ 3 ] {94462847-a43d-413d-9fa1-634ff3a7f58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.02.05 01:47:23.456355 [ 3 ] {94462847-a43d-413d-9fa1-634ff3a7f58a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.02.05 01:47:23.459240 [ 3 ] {94462847-a43d-413d-9fa1-634ff3a7f58a} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Loading data parts | ||
| 447 | 2026.02.05 01:47:23.459376 [ 3 ] {94462847-a43d-413d-9fa1-634ff3a7f58a} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): There are no data parts | ||
| 448 | 2026.02.05 01:47:23.461798 [ 3 ] {94462847-a43d-413d-9fa1-634ff3a7f58a} <Debug> TCPHandler: Processed in 0.005794317 sec. | ||
| 449 | 2026.02.05 01:47:23.461971 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.05 01:47:23.462182 [ 3 ] {fd1a9ff2-7a1f-4c73-a5e6-fa45680912ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.02.05 01:47:23.462251 [ 3 ] {fd1a9ff2-7a1f-4c73-a5e6-fa45680912ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.02.05 01:47:23.466773 [ 3 ] {fd1a9ff2-7a1f-4c73-a5e6-fa45680912ef} <Debug> oximeter.measurements_histogramf32 (7819f9a1-1e9b-4ee4-9b7f-5fc2dd1ade88): Loading data parts | ||
| 453 | 2026.02.05 01:47:23.466912 [ 3 ] {fd1a9ff2-7a1f-4c73-a5e6-fa45680912ef} <Debug> oximeter.measurements_histogramf32 (7819f9a1-1e9b-4ee4-9b7f-5fc2dd1ade88): There are no data parts | ||
| 454 | 2026.02.05 01:47:23.472497 [ 3 ] {fd1a9ff2-7a1f-4c73-a5e6-fa45680912ef} <Debug> TCPHandler: Processed in 0.010576623 sec. | ||
| 455 | 2026.02.05 01:47:23.472669 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.05 01:47:23.472950 [ 3 ] {9cf0e52a-80af-4168-911e-4b5348d89b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.02.05 01:47:23.473031 [ 3 ] {9cf0e52a-80af-4168-911e-4b5348d89b71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.02.05 01:47:23.478108 [ 3 ] {9cf0e52a-80af-4168-911e-4b5348d89b71} <Debug> oximeter.measurements_histogramf64 (4e9f33ad-de40-4974-ab72-8bddc5fe382b): Loading data parts | ||
| 459 | 2026.02.05 01:47:23.478366 [ 3 ] {9cf0e52a-80af-4168-911e-4b5348d89b71} <Debug> oximeter.measurements_histogramf64 (4e9f33ad-de40-4974-ab72-8bddc5fe382b): There are no data parts | ||
| 460 | 2026.02.05 01:47:23.483857 [ 3 ] {9cf0e52a-80af-4168-911e-4b5348d89b71} <Debug> TCPHandler: Processed in 0.011248766 sec. | ||
| 461 | 2026.02.05 01:47:23.484045 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.05 01:47:23.484222 [ 3 ] {b4f76f98-41b0-4947-939b-bd3767c89b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.02.05 01:47:23.484287 [ 3 ] {b4f76f98-41b0-4947-939b-bd3767c89b6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.02.05 01:47:23.486355 [ 3 ] {b4f76f98-41b0-4947-939b-bd3767c89b6c} <Debug> oximeter.fields_bool (0d396892-7dc8-45ca-8789-42e223dd6875): Loading data parts | ||
| 490 | 2026.02.05 01:47:23.486490 [ 3 ] {b4f76f98-41b0-4947-939b-bd3767c89b6c} <Debug> oximeter.fields_bool (0d396892-7dc8-45ca-8789-42e223dd6875): There are no data parts | ||
| 491 | 2026.02.05 01:47:23.490853 [ 3 ] {b4f76f98-41b0-4947-939b-bd3767c89b6c} <Debug> TCPHandler: Processed in 0.006862005 sec. | ||
| 492 | 2026.02.05 01:47:23.491050 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.02.05 01:47:23.491213 [ 3 ] {4eec67c1-cefd-483d-a204-185901d84281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.05 01:47:23.491275 [ 3 ] {4eec67c1-cefd-483d-a204-185901d84281} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.02.05 01:47:23.493156 [ 3 ] {4eec67c1-cefd-483d-a204-185901d84281} <Debug> oximeter.fields_i8 (7c7d5eae-14a4-4801-bb6a-22657fb20348): Loading data parts | ||
| 496 | 2026.02.05 01:47:23.493280 [ 3 ] {4eec67c1-cefd-483d-a204-185901d84281} <Debug> oximeter.fields_i8 (7c7d5eae-14a4-4801-bb6a-22657fb20348): There are no data parts | ||
| 497 | 2026.02.05 01:47:23.497632 [ 3 ] {4eec67c1-cefd-483d-a204-185901d84281} <Debug> TCPHandler: Processed in 0.006656612 sec. | ||
| 498 | 2026.02.05 01:47:23.497828 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.05 01:47:23.498086 [ 3 ] {7119c7f8-2924-4c29-afc8-ce2e4365a49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.02.05 01:47:23.498148 [ 3 ] {7119c7f8-2924-4c29-afc8-ce2e4365a49d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.02.05 01:47:23.500013 [ 3 ] {7119c7f8-2924-4c29-afc8-ce2e4365a49d} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Loading data parts | ||
| 502 | 2026.02.05 01:47:23.500163 [ 3 ] {7119c7f8-2924-4c29-afc8-ce2e4365a49d} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): There are no data parts | ||
| 503 | 2026.02.05 01:47:23.504554 [ 3 ] {7119c7f8-2924-4c29-afc8-ce2e4365a49d} <Debug> TCPHandler: Processed in 0.006802375 sec. | ||
| 504 | 2026.02.05 01:47:23.504702 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.05 01:47:23.504862 [ 3 ] {ee0bf9e1-694c-4fb3-ac87-3f8ef8c9d905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.02.05 01:47:23.504925 [ 3 ] {ee0bf9e1-694c-4fb3-ac87-3f8ef8c9d905} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.02.05 01:47:23.509968 [ 3 ] {ee0bf9e1-694c-4fb3-ac87-3f8ef8c9d905} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Loading data parts | ||
| 508 | 2026.02.05 01:47:23.510162 [ 3 ] {ee0bf9e1-694c-4fb3-ac87-3f8ef8c9d905} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): There are no data parts | ||
| 509 | 2026.02.05 01:47:23.515684 [ 3 ] {ee0bf9e1-694c-4fb3-ac87-3f8ef8c9d905} <Debug> TCPHandler: Processed in 0.011030651 sec. | ||
| 510 | 2026.02.05 01:47:23.515889 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.05 01:47:23.516165 [ 3 ] {90fd5e10-fd05-4331-82f5-9062e54534e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.02.05 01:47:23.516235 [ 3 ] {90fd5e10-fd05-4331-82f5-9062e54534e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.02.05 01:47:23.519315 [ 3 ] {90fd5e10-fd05-4331-82f5-9062e54534e5} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Loading data parts | ||
| 514 | 2026.02.05 01:47:23.519445 [ 3 ] {90fd5e10-fd05-4331-82f5-9062e54534e5} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): There are no data parts | ||
| 515 | 2026.02.05 01:47:23.523871 [ 3 ] {90fd5e10-fd05-4331-82f5-9062e54534e5} <Debug> TCPHandler: Processed in 0.008054488 sec. | ||
| 516 | 2026.02.05 01:47:23.524035 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.05 01:47:23.524189 [ 3 ] {546f3f8e-cb8a-4c26-a012-71738241d4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.02.05 01:47:23.524252 [ 3 ] {546f3f8e-cb8a-4c26-a012-71738241d4c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.02.05 01:47:23.526143 [ 3 ] {546f3f8e-cb8a-4c26-a012-71738241d4c6} <Debug> oximeter.fields_i32 (d1c1cdd8-2ac9-41f6-a7df-cc69e33fcb06): Loading data parts | ||
| 520 | 2026.02.05 01:47:23.526263 [ 3 ] {546f3f8e-cb8a-4c26-a012-71738241d4c6} <Debug> oximeter.fields_i32 (d1c1cdd8-2ac9-41f6-a7df-cc69e33fcb06): There are no data parts | ||
| 521 | 2026.02.05 01:47:23.530550 [ 3 ] {546f3f8e-cb8a-4c26-a012-71738241d4c6} <Debug> TCPHandler: Processed in 0.00657273 sec. | ||
| 522 | 2026.02.05 01:47:23.530717 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.05 01:47:23.530929 [ 3 ] {caf75e04-d6a5-4cfc-9026-3b8ba18b349a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.02.05 01:47:23.531001 [ 3 ] {caf75e04-d6a5-4cfc-9026-3b8ba18b349a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.02.05 01:47:23.536122 [ 3 ] {caf75e04-d6a5-4cfc-9026-3b8ba18b349a} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Loading data parts | ||
| 526 | 2026.02.05 01:47:23.536244 [ 3 ] {caf75e04-d6a5-4cfc-9026-3b8ba18b349a} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): There are no data parts | ||
| 527 | 2026.02.05 01:47:23.538877 [ 3 ] {caf75e04-d6a5-4cfc-9026-3b8ba18b349a} <Debug> TCPHandler: Processed in 0.00821984 sec. | ||
| 528 | 2026.02.05 01:47:23.539038 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.02.05 01:47:23.539234 [ 3 ] {b5207c4c-6b29-4907-ab87-01c76473b218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.02.05 01:47:23.539317 [ 3 ] {b5207c4c-6b29-4907-ab87-01c76473b218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.02.05 01:47:23.544342 [ 3 ] {b5207c4c-6b29-4907-ab87-01c76473b218} <Debug> oximeter.fields_i64 (898ab9d0-779a-4153-8d45-826b13e82ed3): Loading data parts | ||
| 532 | 2026.02.05 01:47:23.544472 [ 3 ] {b5207c4c-6b29-4907-ab87-01c76473b218} <Debug> oximeter.fields_i64 (898ab9d0-779a-4153-8d45-826b13e82ed3): There are no data parts | ||
| 533 | 2026.02.05 01:47:23.548640 [ 3 ] {b5207c4c-6b29-4907-ab87-01c76473b218} <Debug> TCPHandler: Processed in 0.009658147 sec. | ||
| 534 | 2026.02.05 01:47:23.548794 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.02.05 01:47:23.548981 [ 3 ] {e4f94ebe-38a7-42b0-8f2b-8cbcb9dfbbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.02.05 01:47:23.549047 [ 3 ] {e4f94ebe-38a7-42b0-8f2b-8cbcb9dfbbc5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.02.05 01:47:23.554110 [ 3 ] {e4f94ebe-38a7-42b0-8f2b-8cbcb9dfbbc5} <Debug> oximeter.fields_u64 (dfb8ee88-eb77-4776-94b2-f3b6f9273ff4): Loading data parts | ||
| 538 | 2026.02.05 01:47:23.554253 [ 3 ] {e4f94ebe-38a7-42b0-8f2b-8cbcb9dfbbc5} <Debug> oximeter.fields_u64 (dfb8ee88-eb77-4776-94b2-f3b6f9273ff4): There are no data parts | ||
| 539 | 2026.02.05 01:47:23.562488 [ 3 ] {e4f94ebe-38a7-42b0-8f2b-8cbcb9dfbbc5} <Debug> TCPHandler: Processed in 0.013743561 sec. | ||
| 540 | 2026.02.05 01:47:23.562697 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.02.05 01:47:23.562934 [ 3 ] {9517b59f-2fde-46e1-b65c-356cd714806a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.02.05 01:47:23.563036 [ 3 ] {9517b59f-2fde-46e1-b65c-356cd714806a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.02.05 01:47:23.568518 [ 3 ] {9517b59f-2fde-46e1-b65c-356cd714806a} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Loading data parts | ||
| 544 | 2026.02.05 01:47:23.568648 [ 3 ] {9517b59f-2fde-46e1-b65c-356cd714806a} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): There are no data parts | ||
| 545 | 2026.02.05 01:47:23.573120 [ 3 ] {9517b59f-2fde-46e1-b65c-356cd714806a} <Debug> TCPHandler: Processed in 0.010500083 sec. | ||
| 546 | 2026.02.05 01:47:23.573268 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.02.05 01:47:23.573448 [ 3 ] {2e17782f-9b2a-493e-a487-6485d1e9d583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.02.05 01:47:23.573513 [ 3 ] {2e17782f-9b2a-493e-a487-6485d1e9d583} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.02.05 01:47:23.578567 [ 3 ] {2e17782f-9b2a-493e-a487-6485d1e9d583} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Loading data parts | ||
| 550 | 2026.02.05 01:47:23.578736 [ 3 ] {2e17782f-9b2a-493e-a487-6485d1e9d583} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): There are no data parts | ||
| 551 | 2026.02.05 01:47:23.580468 [ 3 ] {2e17782f-9b2a-493e-a487-6485d1e9d583} <Debug> TCPHandler: Processed in 0.007250292 sec. | ||
| 552 | 2026.02.05 01:47:23.580610 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.02.05 01:47:23.580765 [ 3 ] {8632167e-4ed1-43a8-9991-901afecfabbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.02.05 01:47:23.580831 [ 3 ] {8632167e-4ed1-43a8-9991-901afecfabbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.02.05 01:47:23.585919 [ 3 ] {8632167e-4ed1-43a8-9991-901afecfabbe} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Loading data parts | ||
| 556 | 2026.02.05 01:47:23.586046 [ 3 ] {8632167e-4ed1-43a8-9991-901afecfabbe} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): There are no data parts | ||
| 557 | 2026.02.05 01:47:23.590772 [ 3 ] {8632167e-4ed1-43a8-9991-901afecfabbe} <Debug> TCPHandler: Processed in 0.010210747 sec. | ||
| 558 | 2026.02.05 01:47:23.591014 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.02.05 01:47:23.591305 [ 3 ] {60e4fd93-4579-4743-81f7-211231e94f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2026.02.05 01:47:23.591386 [ 3 ] {60e4fd93-4579-4743-81f7-211231e94f82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.02.05 01:47:23.593328 [ 3 ] {60e4fd93-4579-4743-81f7-211231e94f82} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Loading data parts | ||
| 565 | 2026.02.05 01:47:23.593589 [ 3 ] {60e4fd93-4579-4743-81f7-211231e94f82} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): There are no data parts | ||
| 566 | 2026.02.05 01:47:23.599589 [ 3 ] {60e4fd93-4579-4743-81f7-211231e94f82} <Debug> TCPHandler: Processed in 0.008653218 sec. | ||
| 567 | 2026.02.05 01:47:23.599861 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.02.05 01:47:23.600190 [ 4 ] {dfece035-b1af-45c1-9c62-6b3f9778c4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.02.05 01:47:23.601390 [ 4 ] {dfece035-b1af-45c1-9c62-6b3f9778c4fa} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.02.05 01:47:23.609924 [ 260 ] {dfece035-b1af-45c1-9c62-6b3f9778c4fa} <Trace> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.02.05 01:47:23.610003 [ 260 ] {dfece035-b1af-45c1-9c62-6b3f9778c4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 572 | 2026.02.05 01:47:23.613646 [ 260 ] {dfece035-b1af-45c1-9c62-6b3f9778c4fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.02.05 01:47:23.614000 [ 260 ] {dfece035-b1af-45c1-9c62-6b3f9778c4fa} <Trace> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.02.05 01:47:23.614265 [ 4 ] {dfece035-b1af-45c1-9c62-6b3f9778c4fa} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014226 sec., 70.29382820188387 rows/sec., 1.10 KiB/sec. | ||
| 575 | 2026.02.05 01:47:23.614513 [ 4 ] {dfece035-b1af-45c1-9c62-6b3f9778c4fa} <Debug> TCPHandler: Processed in 0.01475566 sec. | ||
| 576 | 2026.02.05 01:47:24.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.57 MiB, peak 124.57 MiB, free memory in arenas 0.00 B, will set to 138.05 MiB (RSS), difference: 13.48 MiB | ||
| 577 | 2026.02.05 01:47:26.290203 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48170 | ||
| 578 | 2026.02.05 01:47:26.292435 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.02.05 01:47:26.292506 [ 262 ] {} <Debug> TCP-Session: 24c94555-f3bb-4acd-9d97-fd64ca2245b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:48170 | ||
| 580 | 2026.02.05 01:47:26.292643 [ 262 ] {} <Debug> TCP-Session: 24c94555-f3bb-4acd-9d97-fd64ca2245b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.02.05 01:47:26.292660 [ 262 ] {} <Debug> TCP-Session: 24c94555-f3bb-4acd-9d97-fd64ca2245b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.02.05 01:47:26.292731 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.02.05 01:47:26.292842 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.02.05 01:47:26.292860 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.02.05 01:47:26.293326 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42931 | ||
| 586 | 2026.02.05 01:47:26.293431 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36807 | ||
| 587 | 2026.02.05 01:47:26.293517 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.02.05 01:47:26.293538 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52025 | ||
| 589 | 2026.02.05 01:47:26.293616 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35343 | ||
| 590 | 2026.02.05 01:47:26.293622 [ 263 ] {} <Debug> TCP-Session: 942e4c6e-d70e-4a35-b765-03b062b2b830 Authenticating user 'default' from [fd00:1122:3344:101::c]:42931 | ||
| 591 | 2026.02.05 01:47:26.293730 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59382 | ||
| 592 | 2026.02.05 01:47:26.293750 [ 263 ] {} <Debug> TCP-Session: 942e4c6e-d70e-4a35-b765-03b062b2b830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.02.05 01:47:26.293824 [ 263 ] {} <Debug> TCP-Session: 942e4c6e-d70e-4a35-b765-03b062b2b830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.02.05 01:47:26.293898 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.02.05 01:47:26.293921 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43231 | ||
| 596 | 2026.02.05 01:47:26.293939 [ 265 ] {} <Debug> TCP-Session: 25eee35a-dd43-416e-a6a0-6bf912d256ae Authenticating user 'default' from [fd00:1122:3344:101::c]:52025 | ||
| 597 | 2026.02.05 01:47:26.293943 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.02.05 01:47:26.293993 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.02.05 01:47:26.294065 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55495 | ||
| 600 | 2026.02.05 01:47:26.293972 [ 265 ] {} <Debug> TCP-Session: 25eee35a-dd43-416e-a6a0-6bf912d256ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.02.05 01:47:26.294161 [ 264 ] {} <Debug> TCP-Session: c0142c07-ffcf-45f9-a4dc-a31fc3ad6150 Authenticating user 'default' from [fd00:1122:3344:101::c]:36807 | ||
| 602 | 2026.02.05 01:47:26.294107 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2026.02.05 01:47:26.294202 [ 266 ] {} <Debug> TCP-Session: 5702e603-f201-473b-b194-90a8fd41d8af Authenticating user 'default' from [fd00:1122:3344:101::c]:35343 | ||
| 604 | 2026.02.05 01:47:26.294276 [ 267 ] {} <Debug> TCP-Session: e40821e5-fbf4-4aa5-849a-f747b759eda0 Authenticating user 'default' from [fd00:1122:3344:101::c]:59382 | ||
| 605 | 2026.02.05 01:47:26.294291 [ 264 ] {} <Debug> TCP-Session: c0142c07-ffcf-45f9-a4dc-a31fc3ad6150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.02.05 01:47:26.294326 [ 266 ] {} <Debug> TCP-Session: 5702e603-f201-473b-b194-90a8fd41d8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.02.05 01:47:26.294295 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.02.05 01:47:26.294404 [ 266 ] {} <Debug> TCP-Session: 5702e603-f201-473b-b194-90a8fd41d8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.02.05 01:47:26.294418 [ 264 ] {} <Debug> TCP-Session: c0142c07-ffcf-45f9-a4dc-a31fc3ad6150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.02.05 01:47:26.294396 [ 267 ] {} <Debug> TCP-Session: e40821e5-fbf4-4aa5-849a-f747b759eda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.02.05 01:47:26.294504 [ 269 ] {} <Debug> TCP-Session: c8d13031-4cd2-4150-86c7-f7b19fea3786 Authenticating user 'default' from [fd00:1122:3344:101::c]:55495 | ||
| 612 | 2026.02.05 01:47:26.294253 [ 265 ] {} <Debug> TCP-Session: 25eee35a-dd43-416e-a6a0-6bf912d256ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.02.05 01:47:26.294239 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.02.05 01:47:26.294660 [ 267 ] {} <Debug> TCP-Session: e40821e5-fbf4-4aa5-849a-f747b759eda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.02.05 01:47:26.294693 [ 268 ] {} <Debug> TCP-Session: 029dd083-a425-4779-9bb8-13ae23144889 Authenticating user 'default' from [fd00:1122:3344:101::c]:43231 | ||
| 616 | 2026.02.05 01:47:26.294767 [ 268 ] {} <Debug> TCP-Session: 029dd083-a425-4779-9bb8-13ae23144889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.02.05 01:47:26.294779 [ 269 ] {} <Debug> TCP-Session: c8d13031-4cd2-4150-86c7-f7b19fea3786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.02.05 01:47:26.294920 [ 268 ] {} <Debug> TCP-Session: 029dd083-a425-4779-9bb8-13ae23144889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.02.05 01:47:26.294934 [ 269 ] {} <Debug> TCP-Session: c8d13031-4cd2-4150-86c7-f7b19fea3786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.02.05 01:47:26.352247 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50354 | ||
| 621 | 2026.02.05 01:47:26.354735 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.02.05 01:47:26.354790 [ 270 ] {} <Debug> TCP-Session: 4ff2cc14-d0b6-41e7-963f-f927e21a0f1e Authenticating user 'default' from [fd00:1122:3344:101::a]:50354 | ||
| 623 | 2026.02.05 01:47:26.354940 [ 270 ] {} <Debug> TCP-Session: 4ff2cc14-d0b6-41e7-963f-f927e21a0f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.02.05 01:47:26.354957 [ 270 ] {} <Debug> TCP-Session: 4ff2cc14-d0b6-41e7-963f-f927e21a0f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.05 01:47:26.355025 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.02.05 01:47:26.355103 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.02.05 01:47:26.355178 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.05 01:47:26.355721 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62809 | ||
| 629 | 2026.02.05 01:47:26.355805 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43400 | ||
| 630 | 2026.02.05 01:47:26.355973 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35549 | ||
| 631 | 2026.02.05 01:47:26.356049 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.02.05 01:47:26.356084 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.02.05 01:47:26.356141 [ 272 ] {} <Debug> TCP-Session: 81fadec5-b20f-430a-a344-3a3f495b236d Authenticating user 'default' from [fd00:1122:3344:101::a]:43400 | ||
| 634 | 2026.02.05 01:47:26.356185 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37987 | ||
| 635 | 2026.02.05 01:47:26.356162 [ 271 ] {} <Debug> TCP-Session: cdb13395-9002-445b-a1b7-c321d1a76705 Authenticating user 'default' from [fd00:1122:3344:101::a]:62809 | ||
| 636 | 2026.02.05 01:47:26.356284 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.02.05 01:47:26.356301 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62928 | ||
| 638 | 2026.02.05 01:47:26.356378 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53880 | ||
| 639 | 2026.02.05 01:47:26.356332 [ 273 ] {} <Debug> TCP-Session: 07f9730f-3e81-4c2f-8935-bfdb1d4e985e Authenticating user 'default' from [fd00:1122:3344:101::a]:35549 | ||
| 640 | 2026.02.05 01:47:26.356307 [ 272 ] {} <Debug> TCP-Session: 81fadec5-b20f-430a-a344-3a3f495b236d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.02.05 01:47:26.356479 [ 273 ] {} <Debug> TCP-Session: 07f9730f-3e81-4c2f-8935-bfdb1d4e985e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.02.05 01:47:26.356517 [ 272 ] {} <Debug> TCP-Session: 81fadec5-b20f-430a-a344-3a3f495b236d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.02.05 01:47:26.356553 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.02.05 01:47:26.356318 [ 271 ] {} <Debug> TCP-Session: cdb13395-9002-445b-a1b7-c321d1a76705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.02.05 01:47:26.356639 [ 273 ] {} <Debug> TCP-Session: 07f9730f-3e81-4c2f-8935-bfdb1d4e985e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.02.05 01:47:26.356517 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41027 | ||
| 647 | 2026.02.05 01:47:26.356734 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.02.05 01:47:26.356803 [ 271 ] {} <Debug> TCP-Session: cdb13395-9002-445b-a1b7-c321d1a76705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.02.05 01:47:26.356774 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.02.05 01:47:26.356747 [ 274 ] {} <Debug> TCP-Session: 9f97bb9a-6621-4d01-b5f7-c69d81593d99 Authenticating user 'default' from [fd00:1122:3344:101::a]:37987 | ||
| 651 | 2026.02.05 01:47:26.356931 [ 276 ] {} <Debug> TCP-Session: e2121c2f-3233-48a8-a85d-95c91cc89110 Authenticating user 'default' from [fd00:1122:3344:101::a]:53880 | ||
| 652 | 2026.02.05 01:47:26.356934 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.02.05 01:47:26.356932 [ 275 ] {} <Debug> TCP-Session: d1a0b568-2fa2-4868-992f-c7679a98cae9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62928 | ||
| 654 | 2026.02.05 01:47:26.357035 [ 277 ] {} <Debug> TCP-Session: b80bd3f3-88a1-44f4-9b24-c6c1f68f505d Authenticating user 'default' from [fd00:1122:3344:101::a]:41027 | ||
| 655 | 2026.02.05 01:47:26.357046 [ 276 ] {} <Debug> TCP-Session: e2121c2f-3233-48a8-a85d-95c91cc89110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.02.05 01:47:26.357063 [ 275 ] {} <Debug> TCP-Session: d1a0b568-2fa2-4868-992f-c7679a98cae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.05 01:47:26.357147 [ 276 ] {} <Debug> TCP-Session: e2121c2f-3233-48a8-a85d-95c91cc89110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.05 01:47:26.357168 [ 275 ] {} <Debug> TCP-Session: d1a0b568-2fa2-4868-992f-c7679a98cae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.05 01:47:26.357140 [ 277 ] {} <Debug> TCP-Session: b80bd3f3-88a1-44f4-9b24-c6c1f68f505d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.05 01:47:26.357020 [ 274 ] {} <Debug> TCP-Session: 9f97bb9a-6621-4d01-b5f7-c69d81593d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.05 01:47:26.357277 [ 277 ] {} <Debug> TCP-Session: b80bd3f3-88a1-44f4-9b24-c6c1f68f505d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.05 01:47:26.357362 [ 274 ] {} <Debug> TCP-Session: 9f97bb9a-6621-4d01-b5f7-c69d81593d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.05 01:47:29.320160 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39794 | ||
| 664 | 2026.02.05 01:47:29.322015 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.02.05 01:47:29.322073 [ 278 ] {} <Debug> TCP-Session: 205e694c-932c-432a-84f5-1be905d3635c Authenticating user 'default' from [fd00:1122:3344:101::b]:39794 | ||
| 666 | 2026.02.05 01:47:29.322101 [ 278 ] {} <Debug> TCP-Session: 205e694c-932c-432a-84f5-1be905d3635c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.02.05 01:47:29.322249 [ 278 ] {} <Debug> TCP-Session: 205e694c-932c-432a-84f5-1be905d3635c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.05 01:47:29.322323 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.02.05 01:47:29.322352 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.02.05 01:47:29.322454 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.02.05 01:47:29.322964 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52011 | ||
| 672 | 2026.02.05 01:47:29.323135 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2026.02.05 01:47:29.323167 [ 279 ] {} <Debug> TCP-Session: 6bf479c1-73a7-4f51-91cf-d9f7fddc5566 Authenticating user 'default' from [fd00:1122:3344:101::b]:52011 | ||
| 674 | 2026.02.05 01:47:29.323191 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34709 | ||
| 675 | 2026.02.05 01:47:29.323254 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48302 | ||
| 676 | 2026.02.05 01:47:29.323180 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45109 | ||
| 677 | 2026.02.05 01:47:29.323297 [ 279 ] {} <Debug> TCP-Session: 6bf479c1-73a7-4f51-91cf-d9f7fddc5566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.02.05 01:47:29.323360 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54022 | ||
| 679 | 2026.02.05 01:47:29.323411 [ 279 ] {} <Debug> TCP-Session: 6bf479c1-73a7-4f51-91cf-d9f7fddc5566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.02.05 01:47:29.323531 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59359 | ||
| 681 | 2026.02.05 01:47:29.323614 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.02.05 01:47:29.323649 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.02.05 01:47:29.323700 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.02.05 01:47:29.323723 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36340 | ||
| 685 | 2026.02.05 01:47:29.323811 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.02.05 01:47:29.323830 [ 280 ] {} <Debug> TCP-Session: 36e1cf22-c8fa-4f7d-b688-bd4be91229dd Authenticating user 'default' from [fd00:1122:3344:101::b]:34709 | ||
| 687 | 2026.02.05 01:47:29.323838 [ 282 ] {} <Debug> TCP-Session: ce21c32a-3945-45b6-b5ba-87e708a50acf Authenticating user 'default' from [fd00:1122:3344:101::b]:48302 | ||
| 688 | 2026.02.05 01:47:29.323819 [ 281 ] {} <Debug> TCP-Session: a9aa1302-eb84-4cf1-acf7-43dd7013a8f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:45109 | ||
| 689 | 2026.02.05 01:47:29.323922 [ 282 ] {} <Debug> TCP-Session: ce21c32a-3945-45b6-b5ba-87e708a50acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.02.05 01:47:29.323946 [ 280 ] {} <Debug> TCP-Session: 36e1cf22-c8fa-4f7d-b688-bd4be91229dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.02.05 01:47:29.323914 [ 283 ] {} <Debug> TCP-Session: 0bbaa31d-8674-4661-a7ff-dafcbd9abea1 Authenticating user 'default' from [fd00:1122:3344:101::b]:54022 | ||
| 692 | 2026.02.05 01:47:29.324018 [ 280 ] {} <Debug> TCP-Session: 36e1cf22-c8fa-4f7d-b688-bd4be91229dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.05 01:47:29.324031 [ 282 ] {} <Debug> TCP-Session: ce21c32a-3945-45b6-b5ba-87e708a50acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.02.05 01:47:29.324002 [ 281 ] {} <Debug> TCP-Session: a9aa1302-eb84-4cf1-acf7-43dd7013a8f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.02.05 01:47:29.324105 [ 283 ] {} <Debug> TCP-Session: 0bbaa31d-8674-4661-a7ff-dafcbd9abea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.05 01:47:29.323975 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.02.05 01:47:29.323894 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.02.05 01:47:29.324230 [ 283 ] {} <Debug> TCP-Session: 0bbaa31d-8674-4661-a7ff-dafcbd9abea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.05 01:47:29.324231 [ 285 ] {} <Debug> TCP-Session: 9c0769b3-444c-46f4-895c-8cc2ba159e66 Authenticating user 'default' from [fd00:1122:3344:101::b]:36340 | ||
| 700 | 2026.02.05 01:47:29.324200 [ 281 ] {} <Debug> TCP-Session: a9aa1302-eb84-4cf1-acf7-43dd7013a8f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.05 01:47:29.324335 [ 284 ] {} <Debug> TCP-Session: 89492dd5-6275-48b8-99a9-896706b2ef38 Authenticating user 'default' from [fd00:1122:3344:101::b]:59359 | ||
| 702 | 2026.02.05 01:47:29.324319 [ 285 ] {} <Debug> TCP-Session: 9c0769b3-444c-46f4-895c-8cc2ba159e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.05 01:47:29.324442 [ 284 ] {} <Debug> TCP-Session: 89492dd5-6275-48b8-99a9-896706b2ef38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.05 01:47:29.324444 [ 285 ] {} <Debug> TCP-Session: 9c0769b3-444c-46f4-895c-8cc2ba159e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.05 01:47:29.324566 [ 284 ] {} <Debug> TCP-Session: 89492dd5-6275-48b8-99a9-896706b2ef38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.05 01:47:29.979802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2026.02.05 01:47:29.979856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 708 | 2026.02.05 01:47:29.980098 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.02.05 01:47:29.980138 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.02.05 01:47:29.983713 [ 244 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Loading data parts | ||
| 711 | 2026.02.05 01:47:29.984158 [ 244 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): There are no data parts | ||
| 712 | 2026.02.05 01:47:29.988539 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2026.02.05 01:47:29.988588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 714 | 2026.02.05 01:47:29.994612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2026.02.05 01:47:29.995298 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2026.02.05 01:47:29.995457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 717 | 2026.02.05 01:47:30.000097 [ 243 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Loading data parts | ||
| 718 | 2026.02.05 01:47:30.000382 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.63 MiB, peak 143.77 MiB, free memory in arenas 0.00 B, will set to 144.05 MiB (RSS), difference: 4.42 MiB | ||
| 719 | 2026.02.05 01:47:30.000502 [ 243 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): There are no data parts | ||
| 720 | 2026.02.05 01:47:30.029304 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.05 01:47:30.029574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 722 | 2026.02.05 01:47:30.036442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.05 01:47:30.037798 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.05 01:47:30.042093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.05 01:47:31.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.76 MiB, peak 152.76 MiB, free memory in arenas 0.00 B, will set to 153.92 MiB (RSS), difference: 5.16 MiB | ||
| 726 | 2026.02.05 01:47:32.479765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.05 01:47:32.479907 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.05 01:47:32.484524 [ 242 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Loading data parts | ||
| 729 | 2026.02.05 01:47:32.484693 [ 242 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): There are no data parts | ||
| 730 | 2026.02.05 01:47:32.494437 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.05 01:47:32.494570 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 732 | 2026.02.05 01:47:32.498341 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.05 01:47:32.498896 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.05 01:47:32.499149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.05 01:47:33.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 154.96 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2026.02.05 01:47:37.433022 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.05 01:47:37.433079 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.05 01:47:37.495709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.02.05 01:47:37.500923 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.05 01:47:37.500970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 741 | 2026.02.05 01:47:37.501722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.05 01:47:37.502225 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.02.05 01:47:37.502445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.05 01:47:37.542231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.05 01:47:37.560255 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.05 01:47:37.560440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 747 | 2026.02.05 01:47:37.567110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.05 01:47:37.568412 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.02.05 01:47:37.572076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.05 01:47:38.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.78 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.56 MiB (RSS), difference: 1.78 MiB | ||
| 751 | 2026.02.05 01:47:43.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.60 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 4.03 MiB | ||
| 752 | 2026.02.05 01:47:43.629811 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.02.05 01:47:43.630014 [ 3 ] {46703339-c9cc-4dfc-a981-b92b90b32220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.02.05 01:47:43.636146 [ 3 ] {46703339-c9cc-4dfc-a981-b92b90b32220} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.02.05 01:47:43.646103 [ 3 ] {46703339-c9cc-4dfc-a981-b92b90b32220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.02.05 01:47:43.654766 [ 3 ] {46703339-c9cc-4dfc-a981-b92b90b32220} <Debug> TCPHandler: Processed in 0.025088209 sec. | ||
| 757 | 2026.02.05 01:47:43.672149 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.02.05 01:47:43.672340 [ 3 ] {ee145d9e-8153-4e67-ba29-8325dade9c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 759 | 2026.02.05 01:47:43.672391 [ 3 ] {ee145d9e-8153-4e67-ba29-8325dade9c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.02.05 01:47:43.673052 [ 3 ] {ee145d9e-8153-4e67-ba29-8325dade9c3c} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.02.05 01:47:43.673100 [ 3 ] {ee145d9e-8153-4e67-ba29-8325dade9c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 762 | 2026.02.05 01:47:43.675681 [ 3 ] {ee145d9e-8153-4e67-ba29-8325dade9c3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 763 | 2026.02.05 01:47:43.676055 [ 3 ] {ee145d9e-8153-4e67-ba29-8325dade9c3c} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.02.05 01:47:43.676206 [ 3 ] {ee145d9e-8153-4e67-ba29-8325dade9c3c} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.003901 sec., 256.3445270443476 rows/sec., 58.08 KiB/sec. | ||
| 765 | 2026.02.05 01:47:43.676245 [ 3 ] {ee145d9e-8153-4e67-ba29-8325dade9c3c} <Debug> TCPHandler: Processed in 0.004168036 sec. | ||
| 766 | 2026.02.05 01:47:43.676370 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.02.05 01:47:43.676466 [ 3 ] {c3bb7bf0-40f0-4af8-86ca-a106c0c9a755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 768 | 2026.02.05 01:47:43.676508 [ 3 ] {c3bb7bf0-40f0-4af8-86ca-a106c0c9a755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 769 | 2026.02.05 01:47:43.678961 [ 3 ] {c3bb7bf0-40f0-4af8-86ca-a106c0c9a755} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 770 | 2026.02.05 01:47:43.678994 [ 3 ] {c3bb7bf0-40f0-4af8-86ca-a106c0c9a755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 771 | 2026.02.05 01:47:43.679525 [ 3 ] {c3bb7bf0-40f0-4af8-86ca-a106c0c9a755} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 772 | 2026.02.05 01:47:43.680018 [ 3 ] {c3bb7bf0-40f0-4af8-86ca-a106c0c9a755} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 773 | 2026.02.05 01:47:43.680148 [ 3 ] {c3bb7bf0-40f0-4af8-86ca-a106c0c9a755} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.0037 sec., 1621.6216216216214 rows/sec., 132.23 KiB/sec. | ||
| 774 | 2026.02.05 01:47:43.680185 [ 3 ] {c3bb7bf0-40f0-4af8-86ca-a106c0c9a755} <Debug> TCPHandler: Processed in 0.003866321 sec. | ||
| 775 | 2026.02.05 01:47:43.680309 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.02.05 01:47:43.680405 [ 3 ] {78c20439-cf6b-4f55-97be-27f48f6f70f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 777 | 2026.02.05 01:47:43.680444 [ 3 ] {78c20439-cf6b-4f55-97be-27f48f6f70f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 778 | 2026.02.05 01:47:43.680833 [ 3 ] {78c20439-cf6b-4f55-97be-27f48f6f70f7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 779 | 2026.02.05 01:47:43.680869 [ 3 ] {78c20439-cf6b-4f55-97be-27f48f6f70f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 780 | 2026.02.05 01:47:43.681263 [ 3 ] {78c20439-cf6b-4f55-97be-27f48f6f70f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 781 | 2026.02.05 01:47:43.681726 [ 3 ] {78c20439-cf6b-4f55-97be-27f48f6f70f7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 782 | 2026.02.05 01:47:43.681852 [ 3 ] {78c20439-cf6b-4f55-97be-27f48f6f70f7} <Debug> executeQuery: Read 3 rows, 225.00 B in 0.001464 sec., 2049.1803278688526 rows/sec., 150.09 KiB/sec. | ||
| 783 | 2026.02.05 01:47:43.681891 [ 3 ] {78c20439-cf6b-4f55-97be-27f48f6f70f7} <Debug> TCPHandler: Processed in 0.00163186 sec. | ||
| 784 | 2026.02.05 01:47:43.682019 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.02.05 01:47:43.682114 [ 3 ] {7e0757a4-6060-4882-a99d-052539646dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 786 | 2026.02.05 01:47:43.682153 [ 3 ] {7e0757a4-6060-4882-a99d-052539646dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 787 | 2026.02.05 01:47:43.682561 [ 3 ] {7e0757a4-6060-4882-a99d-052539646dd0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 788 | 2026.02.05 01:47:43.682596 [ 3 ] {7e0757a4-6060-4882-a99d-052539646dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 789 | 2026.02.05 01:47:43.683021 [ 3 ] {7e0757a4-6060-4882-a99d-052539646dd0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 790 | 2026.02.05 01:47:43.683436 [ 3 ] {7e0757a4-6060-4882-a99d-052539646dd0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 791 | 2026.02.05 01:47:43.683563 [ 3 ] {7e0757a4-6060-4882-a99d-052539646dd0} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001465 sec., 4095.563139931741 rows/sec., 285.97 KiB/sec. | ||
| 792 | 2026.02.05 01:47:43.683598 [ 3 ] {7e0757a4-6060-4882-a99d-052539646dd0} <Debug> TCPHandler: Processed in 0.001629549 sec. | ||
| 793 | 2026.02.05 01:47:43.683711 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.02.05 01:47:43.683807 [ 3 ] {4ae3a2ee-7412-453b-b08d-d152c9e8be84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 795 | 2026.02.05 01:47:43.683846 [ 3 ] {4ae3a2ee-7412-453b-b08d-d152c9e8be84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 796 | 2026.02.05 01:47:43.684233 [ 3 ] {4ae3a2ee-7412-453b-b08d-d152c9e8be84} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.02.05 01:47:43.684266 [ 3 ] {4ae3a2ee-7412-453b-b08d-d152c9e8be84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 798 | 2026.02.05 01:47:43.684724 [ 3 ] {4ae3a2ee-7412-453b-b08d-d152c9e8be84} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.02.05 01:47:43.685133 [ 3 ] {4ae3a2ee-7412-453b-b08d-d152c9e8be84} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.02.05 01:47:43.685259 [ 3 ] {4ae3a2ee-7412-453b-b08d-d152c9e8be84} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 333.06 KiB/sec. | ||
| 801 | 2026.02.05 01:47:43.685296 [ 3 ] {4ae3a2ee-7412-453b-b08d-d152c9e8be84} <Debug> TCPHandler: Processed in 0.001635229 sec. | ||
| 802 | 2026.02.05 01:47:43.685409 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.02.05 01:47:43.685504 [ 3 ] {f21573cb-4133-4567-81e9-45a87163ec09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 804 | 2026.02.05 01:47:43.685545 [ 3 ] {f21573cb-4133-4567-81e9-45a87163ec09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 805 | 2026.02.05 01:47:43.685932 [ 3 ] {f21573cb-4133-4567-81e9-45a87163ec09} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 806 | 2026.02.05 01:47:43.685966 [ 3 ] {f21573cb-4133-4567-81e9-45a87163ec09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 807 | 2026.02.05 01:47:43.688374 [ 3 ] {f21573cb-4133-4567-81e9-45a87163ec09} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 808 | 2026.02.05 01:47:43.689029 [ 3 ] {f21573cb-4133-4567-81e9-45a87163ec09} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 809 | 2026.02.05 01:47:43.689158 [ 3 ] {f21573cb-4133-4567-81e9-45a87163ec09} <Debug> executeQuery: Read 3 rows, 216.00 B in 0.003671 sec., 817.2160174339417 rows/sec., 57.46 KiB/sec. | ||
| 810 | 2026.02.05 01:47:43.689194 [ 3 ] {f21573cb-4133-4567-81e9-45a87163ec09} <Debug> TCPHandler: Processed in 0.00383468 sec. | ||
| 811 | 2026.02.05 01:47:45.002571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 812 | 2026.02.05 01:47:45.003081 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 813 | 2026.02.05 01:47:45.003129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 814 | 2026.02.05 01:47:45.003813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 815 | 2026.02.05 01:47:45.004277 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 816 | 2026.02.05 01:47:45.004424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 817 | 2026.02.05 01:47:45.072217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 818 | 2026.02.05 01:47:45.089122 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.02.05 01:47:45.089190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 820 | 2026.02.05 01:47:45.095681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 821 | 2026.02.05 01:47:45.096827 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.02.05 01:47:45.099991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 823 | 2026.02.05 01:47:46.000722 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.09 MiB, peak 163.09 MiB, free memory in arenas 0.00 B, will set to 160.20 MiB (RSS), difference: 1.11 MiB | ||
| 824 | 2026.02.05 01:47:46.220748 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57907 | ||
| 825 | 2026.02.05 01:47:46.220866 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 826 | 2026.02.05 01:47:46.220895 [ 286 ] {} <Debug> TCP-Session: 53e3feb3-0fd7-4e01-bbff-ea583fddc6a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57907 | ||
| 827 | 2026.02.05 01:47:46.220916 [ 286 ] {} <Debug> TCP-Session: 53e3feb3-0fd7-4e01-bbff-ea583fddc6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.02.05 01:47:46.220928 [ 286 ] {} <Debug> TCP-Session: 53e3feb3-0fd7-4e01-bbff-ea583fddc6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.02.05 01:47:46.220977 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 830 | 2026.02.05 01:47:46.221000 [ 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 | ||
| 831 | 2026.02.05 01:47:46.221015 [ 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 | ||
| 832 | 2026.02.05 01:47:46.221420 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34861 | ||
| 833 | 2026.02.05 01:47:46.221476 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37579 | ||
| 834 | 2026.02.05 01:47:46.221490 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51984 | ||
| 835 | 2026.02.05 01:47:46.221551 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37181 | ||
| 836 | 2026.02.05 01:47:46.221650 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57990 | ||
| 837 | 2026.02.05 01:47:46.221818 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40282 | ||
| 838 | 2026.02.05 01:47:46.221998 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40926 | ||
| 839 | 2026.02.05 01:47:46.223191 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.02.05 01:47:46.223222 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.02.05 01:47:46.223248 [ 287 ] {} <Debug> TCP-Session: eef4208d-c215-42d3-9412-f04b21a76970 Authenticating user 'default' from [fd00:1122:3344:101::e]:34861 | ||
| 842 | 2026.02.05 01:47:46.223262 [ 293 ] {} <Debug> TCP-Session: 628a4ddf-6b09-4c5e-b727-040f402c0ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40926 | ||
| 843 | 2026.02.05 01:47:46.223289 [ 287 ] {} <Debug> TCP-Session: eef4208d-c215-42d3-9412-f04b21a76970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 844 | 2026.02.05 01:47:46.223295 [ 293 ] {} <Debug> TCP-Session: 628a4ddf-6b09-4c5e-b727-040f402c0ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.02.05 01:47:46.223321 [ 287 ] {} <Debug> TCP-Session: eef4208d-c215-42d3-9412-f04b21a76970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.02.05 01:47:46.223326 [ 293 ] {} <Debug> TCP-Session: 628a4ddf-6b09-4c5e-b727-040f402c0ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.02.05 01:47:46.223336 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39530 | ||
| 848 | 2026.02.05 01:47:46.223507 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.02.05 01:47:46.223542 [ 294 ] {} <Debug> TCP-Session: f09457ba-44fe-46b5-bfc5-8df5f5466389 Authenticating user 'default' from [fd00:1122:3344:101::e]:39530 | ||
| 850 | 2026.02.05 01:47:46.223561 [ 294 ] {} <Debug> TCP-Session: f09457ba-44fe-46b5-bfc5-8df5f5466389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.02.05 01:47:46.223575 [ 294 ] {} <Debug> TCP-Session: f09457ba-44fe-46b5-bfc5-8df5f5466389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.02.05 01:47:46.225255 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.02.05 01:47:46.225305 [ 291 ] {} <Debug> TCP-Session: 0da262c4-3f61-442f-9f5e-4abc1424c14a Authenticating user 'default' from [fd00:1122:3344:101::e]:57990 | ||
| 854 | 2026.02.05 01:47:46.225324 [ 291 ] {} <Debug> TCP-Session: 0da262c4-3f61-442f-9f5e-4abc1424c14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.02.05 01:47:46.225322 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.02.05 01:47:46.225327 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.02.05 01:47:46.225364 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.02.05 01:47:46.225373 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.02.05 01:47:46.225417 [ 290 ] {} <Debug> TCP-Session: 5055bf5f-005d-4095-8301-0cdccf0602f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37181 | ||
| 860 | 2026.02.05 01:47:46.225400 [ 288 ] {} <Debug> TCP-Session: 7c6707a7-bd78-4265-827c-3a67b1cdf808 Authenticating user 'default' from [fd00:1122:3344:101::e]:51984 | ||
| 861 | 2026.02.05 01:47:46.225455 [ 289 ] {} <Debug> TCP-Session: a5c8248f-8bfe-47b7-ac99-fb476ce3d993 Authenticating user 'default' from [fd00:1122:3344:101::e]:37579 | ||
| 862 | 2026.02.05 01:47:46.225451 [ 290 ] {} <Debug> TCP-Session: 5055bf5f-005d-4095-8301-0cdccf0602f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.02.05 01:47:46.225488 [ 288 ] {} <Debug> TCP-Session: 7c6707a7-bd78-4265-827c-3a67b1cdf808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.02.05 01:47:46.225506 [ 290 ] {} <Debug> TCP-Session: 5055bf5f-005d-4095-8301-0cdccf0602f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.02.05 01:47:46.225528 [ 288 ] {} <Debug> TCP-Session: 7c6707a7-bd78-4265-827c-3a67b1cdf808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.02.05 01:47:46.225379 [ 292 ] {} <Debug> TCP-Session: dbf5482d-c0cd-4f10-81a0-81ff693fc041 Authenticating user 'default' from [fd00:1122:3344:101::e]:40282 | ||
| 867 | 2026.02.05 01:47:46.225338 [ 291 ] {} <Debug> TCP-Session: 0da262c4-3f61-442f-9f5e-4abc1424c14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.02.05 01:47:46.225580 [ 292 ] {} <Debug> TCP-Session: dbf5482d-c0cd-4f10-81a0-81ff693fc041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.02.05 01:47:46.225593 [ 286 ] {} <Trace> TCP-Session: 53e3feb3-0fd7-4e01-bbff-ea583fddc6a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.02.05 01:47:46.225609 [ 292 ] {} <Debug> TCP-Session: dbf5482d-c0cd-4f10-81a0-81ff693fc041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.02.05 01:47:46.225491 [ 289 ] {} <Debug> TCP-Session: a5c8248f-8bfe-47b7-ac99-fb476ce3d993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.02.05 01:47:46.225658 [ 289 ] {} <Debug> TCP-Session: a5c8248f-8bfe-47b7-ac99-fb476ce3d993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.02.05 01:47:46.225789 [ 286 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 874 | 2026.02.05 01:47:46.228195 [ 286 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 875 | 2026.02.05 01:47:46.232470 [ 286 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.02.05 01:47:46.243317 [ 286 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 877 | 2026.02.05 01:47:46.260845 [ 296 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Trace> AggregatingTransform: Aggregating | ||
| 878 | 2026.02.05 01:47:46.262973 [ 296 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Trace> Aggregator: Aggregation method: without_key | ||
| 879 | 2026.02.05 01:47:46.263827 [ 296 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006428457 sec. (155.558 rows/sec., 6.08 KiB/sec.) | ||
| 880 | 2026.02.05 01:47:46.263851 [ 296 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Trace> Aggregator: Merging aggregated data | ||
| 881 | 2026.02.05 01:47:46.263881 [ 296 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 882 | 2026.02.05 01:47:46.266991 [ 286 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.041282 sec., 24.22363257594109 rows/sec., 968.95 B/sec. | ||
| 883 | 2026.02.05 01:47:46.267116 [ 286 ] {1434c67f-7d93-40a8-a95f-3cc479b72218} <Debug> TCPHandler: Processed in 0.041684673 sec. | ||
| 884 | 2026.02.05 01:47:46.274515 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.02.05 01:47:46.274556 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.02.05 01:47:46.274571 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.02.05 01:47:46.274594 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.02.05 01:47:46.274632 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.02.05 01:47:46.274636 [ 290 ] {} <Debug> TCP-Session: 5055bf5f-005d-4095-8301-0cdccf0602f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.02.05 01:47:46.274650 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.02.05 01:47:46.274674 [ 289 ] {} <Debug> TCP-Session: a5c8248f-8bfe-47b7-ac99-fb476ce3d993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.02.05 01:47:46.274692 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.02.05 01:47:46.274732 [ 288 ] {} <Debug> TCP-Session: 7c6707a7-bd78-4265-827c-3a67b1cdf808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.02.05 01:47:46.274685 [ 293 ] {} <Debug> TCP-Session: 628a4ddf-6b09-4c5e-b727-040f402c0ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.02.05 01:47:46.274757 [ 294 ] {} <Debug> TCP-Session: f09457ba-44fe-46b5-bfc5-8df5f5466389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.02.05 01:47:46.274626 [ 287 ] {} <Debug> TCP-Session: eef4208d-c215-42d3-9412-f04b21a76970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.02.05 01:47:46.274612 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.02.05 01:47:46.274678 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.02.05 01:47:46.274862 [ 292 ] {} <Debug> TCP-Session: dbf5482d-c0cd-4f10-81a0-81ff693fc041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.02.05 01:47:46.274572 [ 286 ] {} <Debug> TCP-Session: 53e3feb3-0fd7-4e01-bbff-ea583fddc6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.02.05 01:47:46.274897 [ 291 ] {} <Debug> TCP-Session: 0da262c4-3f61-442f-9f5e-4abc1424c14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.02.05 01:47:47.000317 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.46 MiB, peak 168.59 MiB, free memory in arenas 0.00 B, will set to 163.27 MiB (RSS), difference: 2.81 MiB | ||
| 903 | 2026.02.05 01:47:48.628208 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.02.05 01:47:48.628413 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 905 | 2026.02.05 01:47:48.630974 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 906 | 2026.02.05 01:47:48.635149 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('oximeter_collector:collections')" moved to PREWHERE | ||
| 907 | 2026.02.05 01:47:48.641123 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.02.05 01:47:48.641201 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.02.05 01:47:48.641396 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 1-element set) | ||
| 910 | 2026.02.05 01:47:48.643565 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 911 | 2026.02.05 01:47:48.645639 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 912 | 2026.02.05 01:47:48.646190 [ 3 ] {080ca042-e5f3-4ce2-a17a-e97fd8a9db9c} <Debug> TCPHandler: Processed in 0.018103301 sec. | ||
| 913 | 2026.02.05 01:47:48.646524 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.02.05 01:47:48.646654 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 915 | 2026.02.05 01:47:48.646857 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 916 | 2026.02.05 01:47:48.646886 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 917 | 2026.02.05 01:47:48.651325 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.02.05 01:47:48.651396 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.02.05 01:47:48.651525 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 2-element set) | ||
| 920 | 2026.02.05 01:47:48.651563 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 921 | 2026.02.05 01:47:48.651586 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 922 | 2026.02.05 01:47:48.651920 [ 3 ] {06e499ab-2441-4d04-8fa9-9b2eb4d1cbe3} <Debug> TCPHandler: Processed in 0.00545072 sec. | ||
| 923 | 2026.02.05 01:47:48.652168 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.02.05 01:47:48.652313 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 925 | 2026.02.05 01:47:48.652523 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 926 | 2026.02.05 01:47:48.652551 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 927 | 2026.02.05 01:47:48.652681 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.02.05 01:47:48.652737 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 929 | 2026.02.05 01:47:48.652847 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 3-element set) | ||
| 930 | 2026.02.05 01:47:48.652877 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 931 | 2026.02.05 01:47:48.652896 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 932 | 2026.02.05 01:47:48.653168 [ 3 ] {fa05e854-9d19-44e3-b10a-0ed82f87129a} <Debug> TCPHandler: Processed in 0.001061319 sec. | ||
| 933 | 2026.02.05 01:47:48.653390 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.02.05 01:47:48.653506 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 935 | 2026.02.05 01:47:48.653696 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 936 | 2026.02.05 01:47:48.653726 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 937 | 2026.02.05 01:47:48.653855 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 938 | 2026.02.05 01:47:48.653906 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 939 | 2026.02.05 01:47:48.654003 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 940 | 2026.02.05 01:47:48.654034 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 941 | 2026.02.05 01:47:48.654051 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 942 | 2026.02.05 01:47:48.654362 [ 3 ] {7d379dc4-43f3-4178-beea-cc4e8615b751} <Debug> TCPHandler: Processed in 0.001021259 sec. | ||
| 943 | 2026.02.05 01:47:48.654562 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.02.05 01:47:48.654679 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 945 | 2026.02.05 01:47:48.654854 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 946 | 2026.02.05 01:47:48.654883 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE | ||
| 947 | 2026.02.05 01:47:48.655025 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 948 | 2026.02.05 01:47:48.655081 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 949 | 2026.02.05 01:47:48.655177 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 950 | 2026.02.05 01:47:48.655205 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 951 | 2026.02.05 01:47:48.655224 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 952 | 2026.02.05 01:47:48.655487 [ 3 ] {a54fa32a-a602-4202-aae2-79c22e8449ce} <Debug> TCPHandler: Processed in 0.000974398 sec. | ||
| 953 | 2026.02.05 01:47:48.655684 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.02.05 01:47:48.655801 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 955 | 2026.02.05 01:47:48.655980 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 956 | 2026.02.05 01:47:48.656007 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE | ||
| 957 | 2026.02.05 01:47:48.656136 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 958 | 2026.02.05 01:47:48.656187 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 959 | 2026.02.05 01:47:48.656281 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 960 | 2026.02.05 01:47:48.656310 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 961 | 2026.02.05 01:47:48.656327 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 962 | 2026.02.05 01:47:48.656586 [ 3 ] {a771445b-6187-4595-ab70-6a8dbf4ea5b3} <Debug> TCPHandler: Processed in 0.000952888 sec. | ||
| 963 | 2026.02.05 01:47:48.656792 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.02.05 01:47:48.656909 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 965 | 2026.02.05 01:47:48.657084 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 966 | 2026.02.05 01:47:48.657112 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 967 | 2026.02.05 01:47:48.657244 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 968 | 2026.02.05 01:47:48.657294 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 969 | 2026.02.05 01:47:48.657387 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 970 | 2026.02.05 01:47:48.657415 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 971 | 2026.02.05 01:47:48.657433 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 972 | 2026.02.05 01:47:48.657686 [ 3 ] {0c9c8183-d388-4af6-8de1-aff1d055bf94} <Debug> TCPHandler: Processed in 0.000944197 sec. | ||
| 973 | 2026.02.05 01:47:48.657878 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.02.05 01:47:48.657995 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 975 | 2026.02.05 01:47:48.658168 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 976 | 2026.02.05 01:47:48.658196 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 977 | 2026.02.05 01:47:48.658328 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 978 | 2026.02.05 01:47:48.658378 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 979 | 2026.02.05 01:47:48.658472 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 980 | 2026.02.05 01:47:48.658500 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 981 | 2026.02.05 01:47:48.658517 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 982 | 2026.02.05 01:47:48.658785 [ 3 ] {3e0b3f95-4831-41c0-9aa1-bcdffbd9a5a5} <Debug> TCPHandler: Processed in 0.000956628 sec. | ||
| 983 | 2026.02.05 01:47:48.658987 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.02.05 01:47:48.659105 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 985 | 2026.02.05 01:47:48.659279 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 986 | 2026.02.05 01:47:48.659306 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 987 | 2026.02.05 01:47:48.659442 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2026.02.05 01:47:48.659491 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2026.02.05 01:47:48.659585 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 990 | 2026.02.05 01:47:48.659613 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 991 | 2026.02.05 01:47:48.659631 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 992 | 2026.02.05 01:47:48.659895 [ 3 ] {cb6b319d-3557-46a7-a895-af4df305b17c} <Debug> TCPHandler: Processed in 0.000957727 sec. | ||
| 993 | 2026.02.05 01:47:48.660089 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.02.05 01:47:48.660209 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 995 | 2026.02.05 01:47:48.660384 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 996 | 2026.02.05 01:47:48.660413 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 997 | 2026.02.05 01:47:48.660552 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2026.02.05 01:47:48.660602 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 999 | 2026.02.05 01:47:48.660698 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1000 | 2026.02.05 01:47:48.660726 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1001 | 2026.02.05 01:47:48.660744 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1002 | 2026.02.05 01:47:48.660997 [ 3 ] {2273c123-8925-4f74-8d40-f1c16e1b2f8d} <Debug> TCPHandler: Processed in 0.000956518 sec. | ||
| 1003 | 2026.02.05 01:47:48.661202 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.02.05 01:47:48.661322 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 1005 | 2026.02.05 01:47:48.661499 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1006 | 2026.02.05 01:47:48.661527 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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')" moved to PREWHERE | ||
| 1007 | 2026.02.05 01:47:48.661666 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1008 | 2026.02.05 01:47:48.661715 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1009 | 2026.02.05 01:47:48.661819 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1010 | 2026.02.05 01:47:48.661849 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1011 | 2026.02.05 01:47:48.661866 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1012 | 2026.02.05 01:47:48.662116 [ 3 ] {62fd7fec-3aaf-4b7f-9cef-183e52e1f3a2} <Debug> TCPHandler: Processed in 0.000963558 sec. | ||
| 1013 | 2026.02.05 01:47:48.662318 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.02.05 01:47:48.662437 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 1015 | 2026.02.05 01:47:48.662614 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1016 | 2026.02.05 01:47:48.662643 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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')" moved to PREWHERE | ||
| 1017 | 2026.02.05 01:47:48.662786 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2026.02.05 01:47:48.662837 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2026.02.05 01:47:48.662931 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1020 | 2026.02.05 01:47:48.662959 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1021 | 2026.02.05 01:47:48.662976 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1022 | 2026.02.05 01:47:48.663227 [ 3 ] {47cad4ed-a687-48f3-af75-6071f2eca08f} <Debug> TCPHandler: Processed in 0.000958787 sec. | ||
| 1023 | 2026.02.05 01:47:48.663432 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.02.05 01:47:48.663551 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 1025 | 2026.02.05 01:47:48.663729 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1026 | 2026.02.05 01:47:48.663758 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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')" moved to PREWHERE | ||
| 1027 | 2026.02.05 01:47:48.663901 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1028 | 2026.02.05 01:47:48.663951 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2026.02.05 01:47:48.664044 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1030 | 2026.02.05 01:47:48.664073 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1031 | 2026.02.05 01:47:48.664090 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1032 | 2026.02.05 01:47:48.664342 [ 3 ] {fa588d61-39b0-431b-b937-d44d41852126} <Debug> TCPHandler: Processed in 0.000958818 sec. | ||
| 1033 | 2026.02.05 01:47:48.664545 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.02.05 01:47:48.664663 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 1035 | 2026.02.05 01:47:48.664842 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1036 | 2026.02.05 01:47:48.664872 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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')" moved to PREWHERE | ||
| 1037 | 2026.02.05 01:47:48.665018 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1038 | 2026.02.05 01:47:48.665068 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1039 | 2026.02.05 01:47:48.665166 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1040 | 2026.02.05 01:47:48.665196 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1041 | 2026.02.05 01:47:48.665214 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1042 | 2026.02.05 01:47:48.665475 [ 3 ] {519ab9da-36c1-49d3-8e44-d6b86806b1a0} <Debug> TCPHandler: Processed in 0.000980137 sec. | ||
| 1043 | 2026.02.05 01:47:48.666297 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2026.02.05 01:47:48.666417 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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) | ||
| 1045 | 2026.02.05 01:47:48.666622 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1046 | 2026.02.05 01:47:48.666652 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1047 | 2026.02.05 01:47:48.666805 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1048 | 2026.02.05 01:47:48.666855 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1049 | 2026.02.05 01:47:48.666960 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1050 | 2026.02.05 01:47:48.666990 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1051 | 2026.02.05 01:47:48.667008 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1052 | 2026.02.05 01:47:48.667337 [ 3 ] {00ae8320-3572-4626-a649-8a68be9d9b2b} <Debug> TCPHandler: Processed in 0.00108968 sec. | ||
| 1053 | 2026.02.05 01:47:48.667547 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.02.05 01:47:48.667668 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1055 | 2026.02.05 01:47:48.667852 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1056 | 2026.02.05 01:47:48.667883 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1057 | 2026.02.05 01:47:48.668034 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2026.02.05 01:47:48.668084 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1059 | 2026.02.05 01:47:48.668190 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1060 | 2026.02.05 01:47:48.668220 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1061 | 2026.02.05 01:47:48.668238 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1062 | 2026.02.05 01:47:48.668573 [ 3 ] {a1170830-560d-4d6e-86ae-a6deb47b1259} <Debug> TCPHandler: Processed in 0.00107489 sec. | ||
| 1063 | 2026.02.05 01:47:48.668790 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.02.05 01:47:48.668918 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1065 | 2026.02.05 01:47:48.669111 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1066 | 2026.02.05 01:47:48.669142 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1067 | 2026.02.05 01:47:48.669307 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1068 | 2026.02.05 01:47:48.669358 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.02.05 01:47:48.669454 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1070 | 2026.02.05 01:47:48.669482 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1071 | 2026.02.05 01:47:48.669501 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1072 | 2026.02.05 01:47:48.669830 [ 3 ] {e372edf3-cd08-4ff9-b5ae-9217cf5a4a7f} <Debug> TCPHandler: Processed in 0.00108859 sec. | ||
| 1073 | 2026.02.05 01:47:48.670073 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.02.05 01:47:48.670271 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1075 | 2026.02.05 01:47:48.670530 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1076 | 2026.02.05 01:47:48.670568 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1077 | 2026.02.05 01:47:48.670754 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.02.05 01:47:48.670811 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.02.05 01:47:48.670912 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1080 | 2026.02.05 01:47:48.670943 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1081 | 2026.02.05 01:47:48.670962 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1082 | 2026.02.05 01:47:48.671199 [ 3 ] {6ce721a9-7846-4eb2-b518-a8c8cf37a111} <Debug> TCPHandler: Processed in 0.001176851 sec. | ||
| 1083 | 2026.02.05 01:47:48.671421 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.02.05 01:47:48.671548 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1085 | 2026.02.05 01:47:48.671746 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1086 | 2026.02.05 01:47:48.671778 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1087 | 2026.02.05 01:47:48.671945 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.02.05 01:47:48.671999 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.02.05 01:47:48.672097 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1090 | 2026.02.05 01:47:48.672126 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1091 | 2026.02.05 01:47:48.672145 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1092 | 2026.02.05 01:47:48.672375 [ 3 ] {832bf811-ad57-485c-9ada-2794b8312194} <Debug> TCPHandler: Processed in 0.001004339 sec. | ||
| 1093 | 2026.02.05 01:47:48.675282 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2026.02.05 01:47:48.675414 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1095 | 2026.02.05 01:47:48.675613 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1096 | 2026.02.05 01:47:48.675644 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1097 | 2026.02.05 01:47:48.675815 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2026.02.05 01:47:48.675868 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2026.02.05 01:47:48.675968 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1100 | 2026.02.05 01:47:48.675998 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1101 | 2026.02.05 01:47:48.676017 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1102 | 2026.02.05 01:47:48.676248 [ 3 ] {537bb9db-c72e-4657-8f63-2a28a9e2eec9} <Debug> TCPHandler: Processed in 0.001018199 sec. | ||
| 1103 | 2026.02.05 01:47:48.676512 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.02.05 01:47:48.676638 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1105 | 2026.02.05 01:47:48.676833 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1106 | 2026.02.05 01:47:48.676864 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1107 | 2026.02.05 01:47:48.677032 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.02.05 01:47:48.677085 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.02.05 01:47:48.677182 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1110 | 2026.02.05 01:47:48.677214 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1111 | 2026.02.05 01:47:48.677233 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1112 | 2026.02.05 01:47:48.677465 [ 3 ] {99a9e40f-055b-48fb-aa71-eb9753a073b9} <Debug> TCPHandler: Processed in 0.001002009 sec. | ||
| 1113 | 2026.02.05 01:47:48.677708 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.02.05 01:47:48.677832 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1115 | 2026.02.05 01:47:48.678026 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1116 | 2026.02.05 01:47:48.678058 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1117 | 2026.02.05 01:47:48.678227 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2026.02.05 01:47:48.678279 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2026.02.05 01:47:48.678376 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1120 | 2026.02.05 01:47:48.678405 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1121 | 2026.02.05 01:47:48.678423 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1122 | 2026.02.05 01:47:48.678653 [ 3 ] {37645ff2-4449-4eea-8516-9dd64fb409cc} <Debug> TCPHandler: Processed in 0.000994119 sec. | ||
| 1123 | 2026.02.05 01:47:48.678892 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.02.05 01:47:48.679009 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1125 | 2026.02.05 01:47:48.679209 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1126 | 2026.02.05 01:47:48.679240 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1127 | 2026.02.05 01:47:48.679411 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2026.02.05 01:47:48.679461 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.02.05 01:47:48.679552 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1130 | 2026.02.05 01:47:48.679580 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1131 | 2026.02.05 01:47:48.679597 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1132 | 2026.02.05 01:47:48.679869 [ 3 ] {b4395540-5c53-4cba-a07f-6d265dd79e36} <Debug> TCPHandler: Processed in 0.001018549 sec. | ||
| 1133 | 2026.02.05 01:47:48.680108 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2026.02.05 01:47:48.680234 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1135 | 2026.02.05 01:47:48.680431 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1136 | 2026.02.05 01:47:48.680463 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1137 | 2026.02.05 01:47:48.680650 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2026.02.05 01:47:48.680704 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2026.02.05 01:47:48.680802 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1140 | 2026.02.05 01:47:48.680834 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1141 | 2026.02.05 01:47:48.680852 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 1/1 parts by partition key, 0 parts by primary key, 0/1 marks by primary key, 0 marks to read from 0 ranges | ||
| 1142 | 2026.02.05 01:47:48.681083 [ 3 ] {14d7775b-d83b-4981-a671-a9d8fe8fda3d} <Debug> TCPHandler: Processed in 0.001023929 sec. | ||
| 1143 | 2026.02.05 01:47:48.693217 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.02.05 01:47:48.693344 [ 3 ] {be070f66-c66b-43fd-811c-0d6866cf3700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1145 | 2026.02.05 01:47:48.693395 [ 3 ] {be070f66-c66b-43fd-811c-0d6866cf3700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1146 | 2026.02.05 01:47:48.694107 [ 3 ] {be070f66-c66b-43fd-811c-0d6866cf3700} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.02.05 01:47:48.694158 [ 3 ] {be070f66-c66b-43fd-811c-0d6866cf3700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1148 | 2026.02.05 01:47:48.694805 [ 3 ] {be070f66-c66b-43fd-811c-0d6866cf3700} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1149 | 2026.02.05 01:47:48.695318 [ 3 ] {be070f66-c66b-43fd-811c-0d6866cf3700} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.02.05 01:47:48.695476 [ 3 ] {be070f66-c66b-43fd-811c-0d6866cf3700} <Debug> executeQuery: Read 24 rows, 5.36 KiB in 0.002168 sec., 11070.110701107013 rows/sec., 2.41 MiB/sec. | ||
| 1151 | 2026.02.05 01:47:48.695517 [ 3 ] {be070f66-c66b-43fd-811c-0d6866cf3700} <Debug> TCPHandler: Processed in 0.002361933 sec. | ||
| 1152 | 2026.02.05 01:47:48.695666 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.02.05 01:47:48.695760 [ 3 ] {0d5ce97c-178e-40c4-9acf-d5e248e4e48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.02.05 01:47:48.695800 [ 3 ] {0d5ce97c-178e-40c4-9acf-d5e248e4e48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1155 | 2026.02.05 01:47:48.698423 [ 3 ] {0d5ce97c-178e-40c4-9acf-d5e248e4e48e} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.02.05 01:47:48.698462 [ 3 ] {0d5ce97c-178e-40c4-9acf-d5e248e4e48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1157 | 2026.02.05 01:47:48.699075 [ 3 ] {0d5ce97c-178e-40c4-9acf-d5e248e4e48e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1158 | 2026.02.05 01:47:48.699668 [ 3 ] {0d5ce97c-178e-40c4-9acf-d5e248e4e48e} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.02.05 01:47:48.699804 [ 3 ] {0d5ce97c-178e-40c4-9acf-d5e248e4e48e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004063 sec., 5906.965296578883 rows/sec., 501.86 KiB/sec. | ||
| 1160 | 2026.02.05 01:47:48.699843 [ 3 ] {0d5ce97c-178e-40c4-9acf-d5e248e4e48e} <Debug> TCPHandler: Processed in 0.004228997 sec. | ||
| 1161 | 2026.02.05 01:47:48.699966 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.02.05 01:47:48.700059 [ 3 ] {a62fd729-6d2e-464e-b1f0-64580d81bc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1163 | 2026.02.05 01:47:48.700099 [ 3 ] {a62fd729-6d2e-464e-b1f0-64580d81bc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1164 | 2026.02.05 01:47:48.700570 [ 3 ] {a62fd729-6d2e-464e-b1f0-64580d81bc5f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.02.05 01:47:48.700606 [ 3 ] {a62fd729-6d2e-464e-b1f0-64580d81bc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1166 | 2026.02.05 01:47:48.701031 [ 3 ] {a62fd729-6d2e-464e-b1f0-64580d81bc5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1167 | 2026.02.05 01:47:48.701479 [ 3 ] {a62fd729-6d2e-464e-b1f0-64580d81bc5f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.02.05 01:47:48.701617 [ 3 ] {a62fd729-6d2e-464e-b1f0-64580d81bc5f} <Debug> executeQuery: Read 150 rows, 13.80 KiB in 0.001576 sec., 95177.6649746193 rows/sec., 8.55 MiB/sec. | ||
| 1169 | 2026.02.05 01:47:48.701656 [ 3 ] {a62fd729-6d2e-464e-b1f0-64580d81bc5f} <Debug> TCPHandler: Processed in 0.001740962 sec. | ||
| 1170 | 2026.02.05 01:47:48.701768 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.02.05 01:47:48.701860 [ 3 ] {a16d37e7-2510-4844-9410-4d5ec82a2d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1172 | 2026.02.05 01:47:48.701900 [ 3 ] {a16d37e7-2510-4844-9410-4d5ec82a2d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1173 | 2026.02.05 01:47:48.702306 [ 3 ] {a16d37e7-2510-4844-9410-4d5ec82a2d16} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.02.05 01:47:48.702342 [ 3 ] {a16d37e7-2510-4844-9410-4d5ec82a2d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1175 | 2026.02.05 01:47:48.702747 [ 3 ] {a16d37e7-2510-4844-9410-4d5ec82a2d16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1176 | 2026.02.05 01:47:48.703239 [ 3 ] {a16d37e7-2510-4844-9410-4d5ec82a2d16} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.02.05 01:47:48.703372 [ 3 ] {a16d37e7-2510-4844-9410-4d5ec82a2d16} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.00153 sec., 7843.137254901962 rows/sec., 628.06 KiB/sec. | ||
| 1178 | 2026.02.05 01:47:48.703409 [ 3 ] {a16d37e7-2510-4844-9410-4d5ec82a2d16} <Debug> TCPHandler: Processed in 0.0016915 sec. | ||
| 1179 | 2026.02.05 01:47:48.703523 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.02.05 01:47:48.703616 [ 3 ] {b17997ce-bf55-4549-bba3-e70a1b1356d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.02.05 01:47:48.703654 [ 3 ] {b17997ce-bf55-4549-bba3-e70a1b1356d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1182 | 2026.02.05 01:47:48.704087 [ 3 ] {b17997ce-bf55-4549-bba3-e70a1b1356d9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.02.05 01:47:48.704120 [ 3 ] {b17997ce-bf55-4549-bba3-e70a1b1356d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1184 | 2026.02.05 01:47:48.704573 [ 3 ] {b17997ce-bf55-4549-bba3-e70a1b1356d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1185 | 2026.02.05 01:47:48.705038 [ 3 ] {b17997ce-bf55-4549-bba3-e70a1b1356d9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.02.05 01:47:48.705170 [ 3 ] {b17997ce-bf55-4549-bba3-e70a1b1356d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 1187 | 2026.02.05 01:47:48.705207 [ 3 ] {b17997ce-bf55-4549-bba3-e70a1b1356d9} <Debug> TCPHandler: Processed in 0.001733671 sec. | ||
| 1188 | 2026.02.05 01:47:48.705323 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.02.05 01:47:48.705415 [ 3 ] {4651e3fd-16a4-44fd-8b28-feedec5529d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.02.05 01:47:48.705454 [ 3 ] {4651e3fd-16a4-44fd-8b28-feedec5529d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1191 | 2026.02.05 01:47:48.705858 [ 3 ] {4651e3fd-16a4-44fd-8b28-feedec5529d8} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.02.05 01:47:48.705893 [ 3 ] {4651e3fd-16a4-44fd-8b28-feedec5529d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1193 | 2026.02.05 01:47:48.706336 [ 3 ] {4651e3fd-16a4-44fd-8b28-feedec5529d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1194 | 2026.02.05 01:47:48.706855 [ 3 ] {4651e3fd-16a4-44fd-8b28-feedec5529d8} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.02.05 01:47:48.706986 [ 3 ] {4651e3fd-16a4-44fd-8b28-feedec5529d8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001589 sec., 7551.9194461925745 rows/sec., 589.99 KiB/sec. | ||
| 1196 | 2026.02.05 01:47:48.707024 [ 3 ] {4651e3fd-16a4-44fd-8b28-feedec5529d8} <Debug> TCPHandler: Processed in 0.001750872 sec. | ||
| 1197 | 2026.02.05 01:47:48.707140 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.02.05 01:47:48.707233 [ 3 ] {bcd60abc-1e5a-4b79-a83b-db2e8409fb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1199 | 2026.02.05 01:47:48.707271 [ 3 ] {bcd60abc-1e5a-4b79-a83b-db2e8409fb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1200 | 2026.02.05 01:47:48.707688 [ 3 ] {bcd60abc-1e5a-4b79-a83b-db2e8409fb55} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.02.05 01:47:48.707723 [ 3 ] {bcd60abc-1e5a-4b79-a83b-db2e8409fb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1202 | 2026.02.05 01:47:48.708163 [ 3 ] {bcd60abc-1e5a-4b79-a83b-db2e8409fb55} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1203 | 2026.02.05 01:47:48.708633 [ 3 ] {bcd60abc-1e5a-4b79-a83b-db2e8409fb55} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.02.05 01:47:48.708766 [ 3 ] {bcd60abc-1e5a-4b79-a83b-db2e8409fb55} <Debug> executeQuery: Read 72 rows, 6.14 KiB in 0.001551 sec., 46421.66344294004 rows/sec., 3.86 MiB/sec. | ||
| 1205 | 2026.02.05 01:47:48.708806 [ 3 ] {bcd60abc-1e5a-4b79-a83b-db2e8409fb55} <Debug> TCPHandler: Processed in 0.001714151 sec. | ||
| 1206 | 2026.02.05 01:47:48.708934 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.02.05 01:47:48.709027 [ 3 ] {e9c6cfe4-2e6f-4f0b-be70-5bc5122c4a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1208 | 2026.02.05 01:47:48.709069 [ 3 ] {e9c6cfe4-2e6f-4f0b-be70-5bc5122c4a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1209 | 2026.02.05 01:47:48.711497 [ 3 ] {e9c6cfe4-2e6f-4f0b-be70-5bc5122c4a54} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.02.05 01:47:48.711535 [ 3 ] {e9c6cfe4-2e6f-4f0b-be70-5bc5122c4a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1211 | 2026.02.05 01:47:48.712120 [ 3 ] {e9c6cfe4-2e6f-4f0b-be70-5bc5122c4a54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1212 | 2026.02.05 01:47:48.712592 [ 3 ] {e9c6cfe4-2e6f-4f0b-be70-5bc5122c4a54} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1213 | 2026.02.05 01:47:48.712717 [ 3 ] {e9c6cfe4-2e6f-4f0b-be70-5bc5122c4a54} <Debug> executeQuery: Read 288 rows, 22.38 KiB in 0.003769 sec., 76412.8416025471 rows/sec., 5.80 MiB/sec. | ||
| 1214 | 2026.02.05 01:47:48.712817 [ 3 ] {e9c6cfe4-2e6f-4f0b-be70-5bc5122c4a54} <Debug> TCPHandler: Processed in 0.003931781 sec. | ||
| 1215 | 2026.02.05 01:47:48.712940 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.02.05 01:47:48.713032 [ 3 ] {7c10ae7d-1873-4d03-a141-2b9cd3176439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1217 | 2026.02.05 01:47:48.713072 [ 3 ] {7c10ae7d-1873-4d03-a141-2b9cd3176439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1218 | 2026.02.05 01:47:48.713428 [ 3 ] {7c10ae7d-1873-4d03-a141-2b9cd3176439} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.02.05 01:47:48.713463 [ 3 ] {7c10ae7d-1873-4d03-a141-2b9cd3176439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1220 | 2026.02.05 01:47:48.713953 [ 3 ] {7c10ae7d-1873-4d03-a141-2b9cd3176439} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1221 | 2026.02.05 01:47:48.714498 [ 3 ] {7c10ae7d-1873-4d03-a141-2b9cd3176439} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.02.05 01:47:48.714644 [ 3 ] {7c10ae7d-1873-4d03-a141-2b9cd3176439} <Debug> executeQuery: Read 48 rows, 3.28 KiB in 0.00163 sec., 29447.852760736198 rows/sec., 1.97 MiB/sec. | ||
| 1223 | 2026.02.05 01:47:48.714695 [ 3 ] {7c10ae7d-1873-4d03-a141-2b9cd3176439} <Debug> TCPHandler: Processed in 0.001805933 sec. | ||
| 1224 | 2026.02.05 01:47:51.006703 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58675 | ||
| 1225 | 2026.02.05 01:47:51.006819 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1226 | 2026.02.05 01:47:51.006845 [ 286 ] {} <Debug> TCP-Session: dfd59704-9756-442e-a420-5b8b6a599572 Authenticating user 'default' from [fd00:1122:3344:101::e]:58675 | ||
| 1227 | 2026.02.05 01:47:51.006867 [ 286 ] {} <Debug> TCP-Session: dfd59704-9756-442e-a420-5b8b6a599572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.02.05 01:47:51.006879 [ 286 ] {} <Debug> TCP-Session: dfd59704-9756-442e-a420-5b8b6a599572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.02.05 01:47:51.007138 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52743 | ||
| 1230 | 2026.02.05 01:47:51.007174 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47847 | ||
| 1231 | 2026.02.05 01:47:51.007183 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32868 | ||
| 1232 | 2026.02.05 01:47:51.007226 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45164 | ||
| 1233 | 2026.02.05 01:47:51.007262 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1234 | 2026.02.05 01:47:51.007227 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35494 | ||
| 1235 | 2026.02.05 01:47:51.007296 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1236 | 2026.02.05 01:47:51.007308 [ 287 ] {} <Debug> TCP-Session: bafb3c65-3457-48bd-b1c6-7f8415c93eed Authenticating user 'default' from [fd00:1122:3344:101::e]:52743 | ||
| 1237 | 2026.02.05 01:47:51.007335 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1238 | 2026.02.05 01:47:51.007334 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1239 | 2026.02.05 01:47:51.007360 [ 287 ] {} <Debug> TCP-Session: bafb3c65-3457-48bd-b1c6-7f8415c93eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.02.05 01:47:51.007377 [ 293 ] {} <Debug> TCP-Session: 2fdbd3bf-e650-4f19-b057-8e6ff9c08ba2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45164 | ||
| 1241 | 2026.02.05 01:47:51.007384 [ 289 ] {} <Debug> TCP-Session: ca0881bd-f632-44f5-a6e7-1fa229f07c68 Authenticating user 'default' from [fd00:1122:3344:101::e]:32868 | ||
| 1242 | 2026.02.05 01:47:51.007390 [ 287 ] {} <Debug> TCP-Session: bafb3c65-3457-48bd-b1c6-7f8415c93eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.02.05 01:47:51.007412 [ 293 ] {} <Debug> TCP-Session: 2fdbd3bf-e650-4f19-b057-8e6ff9c08ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.02.05 01:47:51.007418 [ 289 ] {} <Debug> TCP-Session: ca0881bd-f632-44f5-a6e7-1fa229f07c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.02.05 01:47:51.007440 [ 293 ] {} <Debug> TCP-Session: 2fdbd3bf-e650-4f19-b057-8e6ff9c08ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.02.05 01:47:51.007450 [ 289 ] {} <Debug> TCP-Session: ca0881bd-f632-44f5-a6e7-1fa229f07c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.02.05 01:47:51.007357 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1248 | 2026.02.05 01:47:51.007348 [ 288 ] {} <Debug> TCP-Session: 02c8ca73-c363-4951-b8d6-59541f09ce5d Authenticating user 'default' from [fd00:1122:3344:101::e]:47847 | ||
| 1249 | 2026.02.05 01:47:51.007497 [ 294 ] {} <Debug> TCP-Session: 9f42a15e-057d-42f2-8d93-3833cb709e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:35494 | ||
| 1250 | 2026.02.05 01:47:51.007215 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58915 | ||
| 1251 | 2026.02.05 01:47:51.007522 [ 288 ] {} <Debug> TCP-Session: 02c8ca73-c363-4951-b8d6-59541f09ce5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.02.05 01:47:51.007530 [ 294 ] {} <Debug> TCP-Session: 9f42a15e-057d-42f2-8d93-3833cb709e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.02.05 01:47:51.007567 [ 288 ] {} <Debug> TCP-Session: 02c8ca73-c363-4951-b8d6-59541f09ce5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.02.05 01:47:51.007588 [ 294 ] {} <Debug> TCP-Session: 9f42a15e-057d-42f2-8d93-3833cb709e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.02.05 01:47:51.007601 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1256 | 2026.02.05 01:47:51.007204 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54435 | ||
| 1257 | 2026.02.05 01:47:51.007639 [ 292 ] {} <Debug> TCP-Session: c84cc2f1-0236-43c6-ac2c-54645d497dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58915 | ||
| 1258 | 2026.02.05 01:47:51.007182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47617 | ||
| 1259 | 2026.02.05 01:47:51.007677 [ 292 ] {} <Debug> TCP-Session: c84cc2f1-0236-43c6-ac2c-54645d497dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.02.05 01:47:51.007236 [ 286 ] {} <Trace> TCP-Session: dfd59704-9756-442e-a420-5b8b6a599572 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.02.05 01:47:51.007706 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1262 | 2026.02.05 01:47:51.007708 [ 292 ] {} <Debug> TCP-Session: c84cc2f1-0236-43c6-ac2c-54645d497dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.02.05 01:47:51.007758 [ 291 ] {} <Debug> TCP-Session: a0ec1b67-29c1-4eaa-934f-98444161ac47 Authenticating user 'default' from [fd00:1122:3344:101::e]:54435 | ||
| 1264 | 2026.02.05 01:47:51.007785 [ 291 ] {} <Debug> TCP-Session: a0ec1b67-29c1-4eaa-934f-98444161ac47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.02.05 01:47:51.007798 [ 291 ] {} <Debug> TCP-Session: a0ec1b67-29c1-4eaa-934f-98444161ac47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.02.05 01:47:51.007799 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.02.05 01:47:51.007831 [ 290 ] {} <Debug> TCP-Session: 94ce199b-ccae-44e1-8ed0-203740b15db5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47617 | ||
| 1268 | 2026.02.05 01:47:51.007848 [ 290 ] {} <Debug> TCP-Session: 94ce199b-ccae-44e1-8ed0-203740b15db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.02.05 01:47:51.007859 [ 290 ] {} <Debug> TCP-Session: 94ce199b-ccae-44e1-8ed0-203740b15db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.02.05 01:47:51.007879 [ 286 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58675) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1271 | 2026.02.05 01:47:51.008126 [ 286 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1272 | 2026.02.05 01:47:51.008182 [ 286 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1273 | 2026.02.05 01:47:51.008454 [ 286 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 1274 | 2026.02.05 01:47:51.009302 [ 308 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Trace> AggregatingTransform: Aggregating | ||
| 1275 | 2026.02.05 01:47:51.009351 [ 308 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Trace> Aggregator: Aggregation method: without_key | ||
| 1276 | 2026.02.05 01:47:51.009389 [ 308 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000837846 sec. (1193.537 rows/sec., 46.62 KiB/sec.) | ||
| 1277 | 2026.02.05 01:47:51.009409 [ 308 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Trace> Aggregator: Merging aggregated data | ||
| 1278 | 2026.02.05 01:47:51.010559 [ 286 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002735 sec., 365.6307129798903 rows/sec., 14.28 KiB/sec. | ||
| 1279 | 2026.02.05 01:47:51.010687 [ 286 ] {c426f972-66b7-406d-ac22-0ab7a61cecf8} <Debug> TCPHandler: Processed in 0.003562695 sec. | ||
| 1280 | 2026.02.05 01:47:51.010819 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1281 | 2026.02.05 01:47:51.010843 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1282 | 2026.02.05 01:47:51.010855 [ 286 ] {} <Debug> TCP-Session: dfd59704-9756-442e-a420-5b8b6a599572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.02.05 01:47:51.010867 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1284 | 2026.02.05 01:47:51.010874 [ 294 ] {} <Debug> TCP-Session: 9f42a15e-057d-42f2-8d93-3833cb709e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.02.05 01:47:51.010887 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1286 | 2026.02.05 01:47:51.010903 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1287 | 2026.02.05 01:47:51.010922 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1288 | 2026.02.05 01:47:51.010947 [ 287 ] {} <Debug> TCP-Session: bafb3c65-3457-48bd-b1c6-7f8415c93eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.02.05 01:47:51.010966 [ 290 ] {} <Debug> TCP-Session: 94ce199b-ccae-44e1-8ed0-203740b15db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.02.05 01:47:51.010978 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1291 | 2026.02.05 01:47:51.010987 [ 289 ] {} <Debug> TCP-Session: ca0881bd-f632-44f5-a6e7-1fa229f07c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.02.05 01:47:51.010942 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1293 | 2026.02.05 01:47:51.011023 [ 293 ] {} <Debug> TCP-Session: 2fdbd3bf-e650-4f19-b057-8e6ff9c08ba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.02.05 01:47:51.010913 [ 288 ] {} <Debug> TCP-Session: 02c8ca73-c363-4951-b8d6-59541f09ce5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.02.05 01:47:51.011059 [ 291 ] {} <Debug> TCP-Session: a0ec1b67-29c1-4eaa-934f-98444161ac47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2026.02.05 01:47:51.010959 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1297 | 2026.02.05 01:47:51.011123 [ 292 ] {} <Debug> TCP-Session: c84cc2f1-0236-43c6-ac2c-54645d497dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.02.05 01:47:51.957743 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53918 | ||
| 1299 | 2026.02.05 01:47:51.957852 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1300 | 2026.02.05 01:47:51.957877 [ 286 ] {} <Debug> TCP-Session: 142b9e16-6dfb-48c4-81cf-2dec53553bf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53918 | ||
| 1301 | 2026.02.05 01:47:51.957900 [ 286 ] {} <Debug> TCP-Session: 142b9e16-6dfb-48c4-81cf-2dec53553bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.02.05 01:47:51.957914 [ 286 ] {} <Debug> TCP-Session: 142b9e16-6dfb-48c4-81cf-2dec53553bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1303 | 2026.02.05 01:47:51.958154 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42518 | ||
| 1304 | 2026.02.05 01:47:51.958194 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47254 | ||
| 1305 | 2026.02.05 01:47:51.958222 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33954 | ||
| 1306 | 2026.02.05 01:47:51.958252 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38226 | ||
| 1307 | 2026.02.05 01:47:51.958267 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37129 | ||
| 1308 | 2026.02.05 01:47:51.958284 [ 286 ] {} <Trace> TCP-Session: 142b9e16-6dfb-48c4-81cf-2dec53553bf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.02.05 01:47:51.958334 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1310 | 2026.02.05 01:47:51.958342 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1311 | 2026.02.05 01:47:51.958344 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1312 | 2026.02.05 01:47:51.958398 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1313 | 2026.02.05 01:47:51.958407 [ 288 ] {} <Debug> TCP-Session: ed63066d-65e4-44bf-9437-410098e9fae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47254 | ||
| 1314 | 2026.02.05 01:47:51.958418 [ 292 ] {} <Debug> TCP-Session: 1c57625d-14ce-46e0-af4d-0f3727077e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:38226 | ||
| 1315 | 2026.02.05 01:47:51.958438 [ 293 ] {} <Debug> TCP-Session: 231a572a-3425-44ba-b6e5-ff4e38a406ee Authenticating user 'default' from [fd00:1122:3344:101::e]:37129 | ||
| 1316 | 2026.02.05 01:47:51.958451 [ 288 ] {} <Debug> TCP-Session: ed63066d-65e4-44bf-9437-410098e9fae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.02.05 01:47:51.958454 [ 292 ] {} <Debug> TCP-Session: 1c57625d-14ce-46e0-af4d-0f3727077e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.02.05 01:47:51.958473 [ 293 ] {} <Debug> TCP-Session: 231a572a-3425-44ba-b6e5-ff4e38a406ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2026.02.05 01:47:51.958475 [ 288 ] {} <Debug> TCP-Session: ed63066d-65e4-44bf-9437-410098e9fae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.02.05 01:47:51.958485 [ 292 ] {} <Debug> TCP-Session: 1c57625d-14ce-46e0-af4d-0f3727077e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.02.05 01:47:51.958500 [ 293 ] {} <Debug> TCP-Session: 231a572a-3425-44ba-b6e5-ff4e38a406ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.02.05 01:47:51.958503 [ 286 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53918) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1323 | 2026.02.05 01:47:51.958388 [ 291 ] {} <Debug> TCP-Session: 82eb89f5-4724-42eb-8ca7-cccb8bc4986a Authenticating user 'default' from [fd00:1122:3344:101::e]:33954 | ||
| 1324 | 2026.02.05 01:47:51.958273 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44753 | ||
| 1325 | 2026.02.05 01:47:51.958590 [ 291 ] {} <Debug> TCP-Session: 82eb89f5-4724-42eb-8ca7-cccb8bc4986a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.02.05 01:47:51.958259 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1327 | 2026.02.05 01:47:51.958620 [ 291 ] {} <Debug> TCP-Session: 82eb89f5-4724-42eb-8ca7-cccb8bc4986a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.02.05 01:47:51.958212 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53763 | ||
| 1329 | 2026.02.05 01:47:51.958644 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1330 | 2026.02.05 01:47:51.958639 [ 287 ] {} <Debug> TCP-Session: a63e65b2-e328-4f36-8e81-38f813ac4bb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42518 | ||
| 1331 | 2026.02.05 01:47:51.958688 [ 294 ] {} <Debug> TCP-Session: 9be9dd5a-57c1-4ab6-a88e-7aa4f8f4742e Authenticating user 'default' from [fd00:1122:3344:101::e]:44753 | ||
| 1332 | 2026.02.05 01:47:51.958709 [ 287 ] {} <Debug> TCP-Session: a63e65b2-e328-4f36-8e81-38f813ac4bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.02.05 01:47:51.958712 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1334 | 2026.02.05 01:47:51.958741 [ 287 ] {} <Debug> TCP-Session: a63e65b2-e328-4f36-8e81-38f813ac4bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.02.05 01:47:51.958768 [ 290 ] {} <Debug> TCP-Session: d03ecde6-1e0b-46ba-940e-d3fecb8c15ca Authenticating user 'default' from [fd00:1122:3344:101::e]:53763 | ||
| 1336 | 2026.02.05 01:47:51.958729 [ 294 ] {} <Debug> TCP-Session: 9be9dd5a-57c1-4ab6-a88e-7aa4f8f4742e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.02.05 01:47:51.958795 [ 290 ] {} <Debug> TCP-Session: d03ecde6-1e0b-46ba-940e-d3fecb8c15ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.02.05 01:47:51.958798 [ 286 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1339 | 2026.02.05 01:47:51.958805 [ 294 ] {} <Debug> TCP-Session: 9be9dd5a-57c1-4ab6-a88e-7aa4f8f4742e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.02.05 01:47:51.958809 [ 290 ] {} <Debug> TCP-Session: d03ecde6-1e0b-46ba-940e-d3fecb8c15ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1341 | 2026.02.05 01:47:51.958195 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57449 | ||
| 1342 | 2026.02.05 01:47:51.958858 [ 286 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.02.05 01:47:51.958914 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1344 | 2026.02.05 01:47:51.958942 [ 289 ] {} <Debug> TCP-Session: a05673e3-98cb-4037-bc9b-1db637890146 Authenticating user 'default' from [fd00:1122:3344:101::e]:57449 | ||
| 1345 | 2026.02.05 01:47:51.958958 [ 289 ] {} <Debug> TCP-Session: a05673e3-98cb-4037-bc9b-1db637890146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.02.05 01:47:51.958970 [ 289 ] {} <Debug> TCP-Session: a05673e3-98cb-4037-bc9b-1db637890146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.02.05 01:47:51.959148 [ 286 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 1348 | 2026.02.05 01:47:51.960094 [ 298 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Trace> AggregatingTransform: Aggregating | ||
| 1349 | 2026.02.05 01:47:51.960153 [ 298 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Trace> Aggregator: Aggregation method: without_key | ||
| 1350 | 2026.02.05 01:47:51.960187 [ 298 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937407 sec. (1066.772 rows/sec., 41.67 KiB/sec.) | ||
| 1351 | 2026.02.05 01:47:51.960306 [ 298 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Trace> Aggregator: Merging aggregated data | ||
| 1352 | 2026.02.05 01:47:51.961622 [ 286 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003177 sec., 314.7623544224111 rows/sec., 12.30 KiB/sec. | ||
| 1353 | 2026.02.05 01:47:51.961737 [ 286 ] {f51f960f-a353-4f4c-ba1a-45dae642fd00} <Debug> TCPHandler: Processed in 0.003612386 sec. | ||
| 1354 | 2026.02.05 01:47:51.961878 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1355 | 2026.02.05 01:47:51.961903 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1356 | 2026.02.05 01:47:51.961921 [ 286 ] {} <Debug> TCP-Session: 142b9e16-6dfb-48c4-81cf-2dec53553bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1357 | 2026.02.05 01:47:51.961928 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1358 | 2026.02.05 01:47:51.961957 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1359 | 2026.02.05 01:47:51.961974 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1360 | 2026.02.05 01:47:51.961996 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1361 | 2026.02.05 01:47:51.962010 [ 289 ] {} <Debug> TCP-Session: a05673e3-98cb-4037-bc9b-1db637890146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.02.05 01:47:51.962035 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1363 | 2026.02.05 01:47:51.962032 [ 292 ] {} <Debug> TCP-Session: 1c57625d-14ce-46e0-af4d-0f3727077e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.02.05 01:47:51.962047 [ 291 ] {} <Debug> TCP-Session: 82eb89f5-4724-42eb-8ca7-cccb8bc4986a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2026.02.05 01:47:51.962074 [ 293 ] {} <Debug> TCP-Session: 231a572a-3425-44ba-b6e5-ff4e38a406ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2026.02.05 01:47:51.962012 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1367 | 2026.02.05 01:47:51.961946 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1368 | 2026.02.05 01:47:51.961936 [ 294 ] {} <Debug> TCP-Session: 9be9dd5a-57c1-4ab6-a88e-7aa4f8f4742e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2026.02.05 01:47:51.961994 [ 287 ] {} <Debug> TCP-Session: a63e65b2-e328-4f36-8e81-38f813ac4bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2026.02.05 01:47:51.962217 [ 288 ] {} <Debug> TCP-Session: ed63066d-65e4-44bf-9437-410098e9fae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.02.05 01:47:51.962239 [ 290 ] {} <Debug> TCP-Session: d03ecde6-1e0b-46ba-940e-d3fecb8c15ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.02.05 01:47:52.433113 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1373 | 2026.02.05 01:47:52.433165 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1374 | 2026.02.05 01:47:52.500244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1375 | 2026.02.05 01:47:52.504394 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.02.05 01:47:52.504439 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1377 | 2026.02.05 01:47:52.505076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 1909 | ||
| 1378 | 2026.02.05 01:47:52.505634 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.02.05 01:47:52.505684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1380 | 2026.02.05 01:47:52.506352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1381 | 2026.02.05 01:47:52.506417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1382 | 2026.02.05 01:47:52.507009 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.02.05 01:47:52.507071 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.02.05 01:47:52.507153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1909 | ||
| 1385 | 2026.02.05 01:47:52.507358 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1386 | 2026.02.05 01:47:52.600592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1387 | 2026.02.05 01:47:52.618096 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.02.05 01:47:52.618151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1389 | 2026.02.05 01:47:52.624715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1390 | 2026.02.05 01:47:52.626150 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.02.05 01:47:52.630439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1392 | 2026.02.05 01:47:53.001143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.72 MiB, peak 172.73 MiB, free memory in arenas 0.00 B, will set to 166.22 MiB (RSS), difference: 1.50 MiB | ||
| 1393 | 2026.02.05 01:47:53.634030 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.02.05 01:47:53.634228 [ 3 ] {6115b9e3-b231-4a83-b04f-bc29cc90abe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1395 | 2026.02.05 01:47:53.634301 [ 3 ] {6115b9e3-b231-4a83-b04f-bc29cc90abe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1396 | 2026.02.05 01:47:53.634970 [ 3 ] {6115b9e3-b231-4a83-b04f-bc29cc90abe6} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.02.05 01:47:53.635015 [ 3 ] {6115b9e3-b231-4a83-b04f-bc29cc90abe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1398 | 2026.02.05 01:47:53.635544 [ 3 ] {6115b9e3-b231-4a83-b04f-bc29cc90abe6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1399 | 2026.02.05 01:47:53.636108 [ 3 ] {6115b9e3-b231-4a83-b04f-bc29cc90abe6} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.02.05 01:47:53.636260 [ 3 ] {6115b9e3-b231-4a83-b04f-bc29cc90abe6} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002085 sec., 14388.489208633093 rows/sec., 1.10 MiB/sec. | ||
| 1401 | 2026.02.05 01:47:53.636304 [ 3 ] {6115b9e3-b231-4a83-b04f-bc29cc90abe6} <Debug> TCPHandler: Processed in 0.002407214 sec. | ||
| 1402 | 2026.02.05 01:47:53.636426 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.02.05 01:47:53.636522 [ 3 ] {dd91e8fa-cedb-4cb7-82ea-657cf98be502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1404 | 2026.02.05 01:47:53.636563 [ 3 ] {dd91e8fa-cedb-4cb7-82ea-657cf98be502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1405 | 2026.02.05 01:47:53.637021 [ 3 ] {dd91e8fa-cedb-4cb7-82ea-657cf98be502} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.02.05 01:47:53.637069 [ 3 ] {dd91e8fa-cedb-4cb7-82ea-657cf98be502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1407 | 2026.02.05 01:47:53.637603 [ 3 ] {dd91e8fa-cedb-4cb7-82ea-657cf98be502} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1408 | 2026.02.05 01:47:53.638090 [ 3 ] {dd91e8fa-cedb-4cb7-82ea-657cf98be502} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.02.05 01:47:53.638227 [ 3 ] {dd91e8fa-cedb-4cb7-82ea-657cf98be502} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001724 sec., 20881.67053364269 rows/sec., 1.63 MiB/sec. | ||
| 1410 | 2026.02.05 01:47:53.638266 [ 3 ] {dd91e8fa-cedb-4cb7-82ea-657cf98be502} <Debug> TCPHandler: Processed in 0.001891724 sec. | ||
| 1411 | 2026.02.05 01:47:53.638373 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.02.05 01:47:53.638468 [ 3 ] {4864eb49-034e-4eea-98f0-5d417368c43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1413 | 2026.02.05 01:47:53.638514 [ 3 ] {4864eb49-034e-4eea-98f0-5d417368c43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1414 | 2026.02.05 01:47:53.638934 [ 3 ] {4864eb49-034e-4eea-98f0-5d417368c43d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.02.05 01:47:53.638972 [ 3 ] {4864eb49-034e-4eea-98f0-5d417368c43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1416 | 2026.02.05 01:47:53.639416 [ 3 ] {4864eb49-034e-4eea-98f0-5d417368c43d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1417 | 2026.02.05 01:47:53.639880 [ 3 ] {4864eb49-034e-4eea-98f0-5d417368c43d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.02.05 01:47:53.640011 [ 3 ] {4864eb49-034e-4eea-98f0-5d417368c43d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001562 sec., 70422.5352112676 rows/sec., 4.91 MiB/sec. | ||
| 1419 | 2026.02.05 01:47:53.640049 [ 3 ] {4864eb49-034e-4eea-98f0-5d417368c43d} <Debug> TCPHandler: Processed in 0.001726902 sec. | ||
| 1420 | 2026.02.05 01:47:53.640170 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.02.05 01:47:53.640264 [ 3 ] {972500f8-5251-4071-a22a-807b746b7ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.02.05 01:47:53.640307 [ 3 ] {972500f8-5251-4071-a22a-807b746b7ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1423 | 2026.02.05 01:47:53.640647 [ 3 ] {972500f8-5251-4071-a22a-807b746b7ef3} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.02.05 01:47:53.640683 [ 3 ] {972500f8-5251-4071-a22a-807b746b7ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1425 | 2026.02.05 01:47:53.641080 [ 3 ] {972500f8-5251-4071-a22a-807b746b7ef3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1426 | 2026.02.05 01:47:53.641551 [ 3 ] {972500f8-5251-4071-a22a-807b746b7ef3} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.02.05 01:47:53.641681 [ 3 ] {972500f8-5251-4071-a22a-807b746b7ef3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001435 sec., 27874.564459930312 rows/sec., 1.86 MiB/sec. | ||
| 1428 | 2026.02.05 01:47:53.641719 [ 3 ] {972500f8-5251-4071-a22a-807b746b7ef3} <Debug> TCPHandler: Processed in 0.00159997 sec. | ||
| 1429 | 2026.02.05 01:47:58.634107 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.02.05 01:47:58.634373 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1431 | 2026.02.05 01:47:58.634789 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1432 | 2026.02.05 01:47:58.634834 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1433 | 2026.02.05 01:47:58.635066 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1434 | 2026.02.05 01:47:58.635134 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1435 | 2026.02.05 01:47:58.635272 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1436 | 2026.02.05 01:47:58.635371 [ 260 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1437 | 2026.02.05 01:47:58.635372 [ 298 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1438 | 2026.02.05 01:47:58.635460 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (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 | ||
| 1439 | 2026.02.05 01:47:58.635483 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1440 | 2026.02.05 01:47:58.639855 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1441 | 2026.02.05 01:47:58.639891 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 24 rows starting from 0 | ||
| 1442 | 2026.02.05 01:47:58.668167 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Debug> executeQuery: Read 24 rows, 1.04 KiB in 0.033897 sec., 708.0272590494735 rows/sec., 30.71 KiB/sec. | ||
| 1443 | 2026.02.05 01:47:58.668253 [ 3 ] {ac84a48b-50d9-4fe6-a863-e7491c0158bd} <Debug> TCPHandler: Processed in 0.034279227 sec. | ||
| 1444 | 2026.02.05 01:47:58.669808 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.02.05 01:47:58.669983 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1446 | 2026.02.05 01:47:58.670285 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1447 | 2026.02.05 01:47:58.670329 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1448 | 2026.02.05 01:47:58.670567 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1449 | 2026.02.05 01:47:58.670636 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1450 | 2026.02.05 01:47:58.670772 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1451 | 2026.02.05 01:47:58.670907 [ 317 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1452 | 2026.02.05 01:47:58.670935 [ 304 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1453 | 2026.02.05 01:47:58.671056 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (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 | ||
| 1454 | 2026.02.05 01:47:58.671084 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1455 | 2026.02.05 01:47:58.671134 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1456 | 2026.02.05 01:47:58.671155 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 24 rows starting from 0 | ||
| 1457 | 2026.02.05 01:47:58.671811 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Debug> executeQuery: Read 24 rows, 1.04 KiB in 0.001904 sec., 12605.042016806721 rows/sec., 546.75 KiB/sec. | ||
| 1458 | 2026.02.05 01:47:58.671898 [ 3 ] {9ec6ba2d-39f9-462d-ad6a-4dc1b3352b4b} <Debug> TCPHandler: Processed in 0.00215748 sec. | ||
| 1459 | 2026.02.05 01:47:58.672095 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.02.05 01:47:58.672226 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1461 | 2026.02.05 01:47:58.672455 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1462 | 2026.02.05 01:47:58.672491 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1463 | 2026.02.05 01:47:58.672681 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1464 | 2026.02.05 01:47:58.672735 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1465 | 2026.02.05 01:47:58.672836 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1466 | 2026.02.05 01:47:58.672908 [ 300 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1467 | 2026.02.05 01:47:58.672944 [ 340 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1468 | 2026.02.05 01:47:58.673016 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (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 | ||
| 1469 | 2026.02.05 01:47:58.673043 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1470 | 2026.02.05 01:47:58.673080 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1471 | 2026.02.05 01:47:58.673101 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 24 rows starting from 0 | ||
| 1472 | 2026.02.05 01:47:58.673545 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Debug> executeQuery: Read 24 rows, 1.04 KiB in 0.001371 sec., 17505.470459518598 rows/sec., 759.31 KiB/sec. | ||
| 1473 | 2026.02.05 01:47:58.673637 [ 3 ] {4ef45c49-fb34-4314-9fac-73e03df77d45} <Debug> TCPHandler: Processed in 0.001592499 sec. | ||
| 1474 | 2026.02.05 01:47:58.673897 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.02.05 01:47:58.674030 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1476 | 2026.02.05 01:47:58.674259 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1477 | 2026.02.05 01:47:58.674295 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1478 | 2026.02.05 01:47:58.674486 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1479 | 2026.02.05 01:47:58.674541 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1480 | 2026.02.05 01:47:58.674641 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1481 | 2026.02.05 01:47:58.674703 [ 300 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1482 | 2026.02.05 01:47:58.674736 [ 305 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1483 | 2026.02.05 01:47:58.674817 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (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 | ||
| 1484 | 2026.02.05 01:47:58.674843 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1485 | 2026.02.05 01:47:58.674880 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1486 | 2026.02.05 01:47:58.674901 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 24 rows starting from 0 | ||
| 1487 | 2026.02.05 01:47:58.675374 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Debug> executeQuery: Read 24 rows, 1.04 KiB in 0.001396 sec., 17191.977077363896 rows/sec., 745.71 KiB/sec. | ||
| 1488 | 2026.02.05 01:47:58.675461 [ 3 ] {59e7aca7-490c-416c-96e8-f508fdd7ba29} <Debug> TCPHandler: Processed in 0.00161478 sec. | ||
| 1489 | 2026.02.05 01:47:58.677252 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.02.05 01:47:58.677360 [ 3 ] {a9f882c0-ab0b-4719-b256-553fc51441e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1491 | 2026.02.05 01:47:58.677403 [ 3 ] {a9f882c0-ab0b-4719-b256-553fc51441e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1492 | 2026.02.05 01:47:58.677958 [ 3 ] {a9f882c0-ab0b-4719-b256-553fc51441e3} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.02.05 01:47:58.678001 [ 3 ] {a9f882c0-ab0b-4719-b256-553fc51441e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1494 | 2026.02.05 01:47:58.678536 [ 3 ] {a9f882c0-ab0b-4719-b256-553fc51441e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1495 | 2026.02.05 01:47:58.678976 [ 3 ] {a9f882c0-ab0b-4719-b256-553fc51441e3} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.02.05 01:47:58.679125 [ 3 ] {a9f882c0-ab0b-4719-b256-553fc51441e3} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001796 sec., 2227.1714922048996 rows/sec., 235.44 KiB/sec. | ||
| 1497 | 2026.02.05 01:47:58.679164 [ 3 ] {a9f882c0-ab0b-4719-b256-553fc51441e3} <Debug> TCPHandler: Processed in 0.001961896 sec. | ||
| 1498 | 2026.02.05 01:47:58.679278 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.02.05 01:47:58.679371 [ 3 ] {df055b51-eb87-4d38-8a23-06bb355d2082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1500 | 2026.02.05 01:47:58.679413 [ 3 ] {df055b51-eb87-4d38-8a23-06bb355d2082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1501 | 2026.02.05 01:47:58.679842 [ 3 ] {df055b51-eb87-4d38-8a23-06bb355d2082} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.02.05 01:47:58.679880 [ 3 ] {df055b51-eb87-4d38-8a23-06bb355d2082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1503 | 2026.02.05 01:47:58.680280 [ 3 ] {df055b51-eb87-4d38-8a23-06bb355d2082} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1504 | 2026.02.05 01:47:58.680750 [ 3 ] {df055b51-eb87-4d38-8a23-06bb355d2082} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.02.05 01:47:58.680880 [ 3 ] {df055b51-eb87-4d38-8a23-06bb355d2082} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 320.40 KiB/sec. | ||
| 1506 | 2026.02.05 01:47:58.680917 [ 3 ] {df055b51-eb87-4d38-8a23-06bb355d2082} <Debug> TCPHandler: Processed in 0.001690561 sec. | ||
| 1507 | 2026.02.05 01:47:58.681033 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.02.05 01:47:58.681127 [ 3 ] {917eadfa-5560-4d7b-a072-8c4b6aa09861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1509 | 2026.02.05 01:47:58.681168 [ 3 ] {917eadfa-5560-4d7b-a072-8c4b6aa09861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1510 | 2026.02.05 01:47:58.681609 [ 3 ] {917eadfa-5560-4d7b-a072-8c4b6aa09861} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.02.05 01:47:58.681645 [ 3 ] {917eadfa-5560-4d7b-a072-8c4b6aa09861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1512 | 2026.02.05 01:47:58.682063 [ 3 ] {917eadfa-5560-4d7b-a072-8c4b6aa09861} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1513 | 2026.02.05 01:47:58.682482 [ 3 ] {917eadfa-5560-4d7b-a072-8c4b6aa09861} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.02.05 01:47:58.682610 [ 3 ] {917eadfa-5560-4d7b-a072-8c4b6aa09861} <Debug> executeQuery: Read 121 rows, 10.57 KiB in 0.001501 sec., 80612.92471685543 rows/sec., 6.88 MiB/sec. | ||
| 1515 | 2026.02.05 01:47:58.682647 [ 3 ] {917eadfa-5560-4d7b-a072-8c4b6aa09861} <Debug> TCPHandler: Processed in 0.001665821 sec. | ||
| 1516 | 2026.02.05 01:47:58.682763 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.02.05 01:47:58.682857 [ 3 ] {8ce0c26a-65fd-4189-bf3b-e775291d783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1518 | 2026.02.05 01:47:58.682900 [ 3 ] {8ce0c26a-65fd-4189-bf3b-e775291d783c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1519 | 2026.02.05 01:47:58.683316 [ 3 ] {8ce0c26a-65fd-4189-bf3b-e775291d783c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.02.05 01:47:58.683352 [ 3 ] {8ce0c26a-65fd-4189-bf3b-e775291d783c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1521 | 2026.02.05 01:47:58.683780 [ 3 ] {8ce0c26a-65fd-4189-bf3b-e775291d783c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1522 | 2026.02.05 01:47:58.684300 [ 3 ] {8ce0c26a-65fd-4189-bf3b-e775291d783c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.02.05 01:47:58.684429 [ 3 ] {8ce0c26a-65fd-4189-bf3b-e775291d783c} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001589 sec., 23285.084959093772 rows/sec., 1.69 MiB/sec. | ||
| 1524 | 2026.02.05 01:47:58.684466 [ 3 ] {8ce0c26a-65fd-4189-bf3b-e775291d783c} <Debug> TCPHandler: Processed in 0.001754602 sec. | ||
| 1525 | 2026.02.05 01:47:58.684588 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.02.05 01:47:58.684683 [ 3 ] {16927256-9d4b-488b-b060-9e1cec04aee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1527 | 2026.02.05 01:47:58.684723 [ 3 ] {16927256-9d4b-488b-b060-9e1cec04aee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1528 | 2026.02.05 01:47:58.685144 [ 3 ] {16927256-9d4b-488b-b060-9e1cec04aee4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.02.05 01:47:58.685180 [ 3 ] {16927256-9d4b-488b-b060-9e1cec04aee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1530 | 2026.02.05 01:47:58.685586 [ 3 ] {16927256-9d4b-488b-b060-9e1cec04aee4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1531 | 2026.02.05 01:47:58.685996 [ 3 ] {16927256-9d4b-488b-b060-9e1cec04aee4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.02.05 01:47:58.686122 [ 3 ] {16927256-9d4b-488b-b060-9e1cec04aee4} <Debug> executeQuery: Read 111 rows, 8.90 KiB in 0.001456 sec., 76236.26373626373 rows/sec., 5.97 MiB/sec. | ||
| 1533 | 2026.02.05 01:47:58.686158 [ 3 ] {16927256-9d4b-488b-b060-9e1cec04aee4} <Debug> TCPHandler: Processed in 0.00162822 sec. | ||
| 1534 | 2026.02.05 01:47:58.686270 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.02.05 01:47:58.686364 [ 3 ] {e9971a98-7c3f-478c-887e-75383314c399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1536 | 2026.02.05 01:47:58.686407 [ 3 ] {e9971a98-7c3f-478c-887e-75383314c399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1537 | 2026.02.05 01:47:58.686774 [ 3 ] {e9971a98-7c3f-478c-887e-75383314c399} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.02.05 01:47:58.686810 [ 3 ] {e9971a98-7c3f-478c-887e-75383314c399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1539 | 2026.02.05 01:47:58.687258 [ 3 ] {e9971a98-7c3f-478c-887e-75383314c399} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1540 | 2026.02.05 01:47:58.687668 [ 3 ] {e9971a98-7c3f-478c-887e-75383314c399} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.02.05 01:47:58.687794 [ 3 ] {e9971a98-7c3f-478c-887e-75383314c399} <Debug> executeQuery: Read 123 rows, 8.78 KiB in 0.001447 sec., 85003.45542501728 rows/sec., 5.93 MiB/sec. | ||
| 1542 | 2026.02.05 01:47:58.687830 [ 3 ] {e9971a98-7c3f-478c-887e-75383314c399} <Debug> TCPHandler: Processed in 0.001610079 sec. | ||
| 1543 | 2026.02.05 01:47:58.687943 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.02.05 01:47:58.688037 [ 3 ] {c269e9d0-411c-4623-927e-aa5d9cb7de57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1545 | 2026.02.05 01:47:58.688090 [ 3 ] {c269e9d0-411c-4623-927e-aa5d9cb7de57} <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 | ||
| 1546 | 2026.02.05 01:47:58.688866 [ 3 ] {c269e9d0-411c-4623-927e-aa5d9cb7de57} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.02.05 01:47:58.688908 [ 3 ] {c269e9d0-411c-4623-927e-aa5d9cb7de57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1548 | 2026.02.05 01:47:58.693539 [ 3 ] {c269e9d0-411c-4623-927e-aa5d9cb7de57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1549 | 2026.02.05 01:47:58.693988 [ 3 ] {c269e9d0-411c-4623-927e-aa5d9cb7de57} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.02.05 01:47:58.694128 [ 3 ] {c269e9d0-411c-4623-927e-aa5d9cb7de57} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.006107 sec., 5076.1421319796955 rows/sec., 9.10 MiB/sec. | ||
| 1551 | 2026.02.05 01:47:58.694179 [ 3 ] {c269e9d0-411c-4623-927e-aa5d9cb7de57} <Debug> TCPHandler: Processed in 0.006286564 sec. | ||
| 1552 | 2026.02.05 01:47:58.694303 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.02.05 01:47:58.694398 [ 3 ] {2608b451-598d-480b-b92a-bbdcd72c1e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1554 | 2026.02.05 01:47:58.694439 [ 3 ] {2608b451-598d-480b-b92a-bbdcd72c1e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1555 | 2026.02.05 01:47:58.694774 [ 3 ] {2608b451-598d-480b-b92a-bbdcd72c1e1a} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.02.05 01:47:58.694810 [ 3 ] {2608b451-598d-480b-b92a-bbdcd72c1e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1557 | 2026.02.05 01:47:58.695302 [ 3 ] {2608b451-598d-480b-b92a-bbdcd72c1e1a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1558 | 2026.02.05 01:47:58.695706 [ 3 ] {2608b451-598d-480b-b92a-bbdcd72c1e1a} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.02.05 01:47:58.695832 [ 3 ] {2608b451-598d-480b-b92a-bbdcd72c1e1a} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001453 sec., 10323.46868547832 rows/sec., 768.21 KiB/sec. | ||
| 1560 | 2026.02.05 01:47:58.695868 [ 3 ] {2608b451-598d-480b-b92a-bbdcd72c1e1a} <Debug> TCPHandler: Processed in 0.00161573 sec. | ||
| 1561 | 2026.02.05 01:47:58.695980 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.02.05 01:47:58.696074 [ 3 ] {04ddf067-227b-46e5-a090-96bde05b9710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1563 | 2026.02.05 01:47:58.696115 [ 3 ] {04ddf067-227b-46e5-a090-96bde05b9710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1564 | 2026.02.05 01:47:58.696550 [ 3 ] {04ddf067-227b-46e5-a090-96bde05b9710} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.02.05 01:47:58.696586 [ 3 ] {04ddf067-227b-46e5-a090-96bde05b9710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1566 | 2026.02.05 01:47:58.697017 [ 3 ] {04ddf067-227b-46e5-a090-96bde05b9710} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1567 | 2026.02.05 01:47:58.697431 [ 3 ] {04ddf067-227b-46e5-a090-96bde05b9710} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.02.05 01:47:58.697566 [ 3 ] {04ddf067-227b-46e5-a090-96bde05b9710} <Debug> executeQuery: Read 44 rows, 3.02 KiB in 0.001509 sec., 29158.3830351226 rows/sec., 1.95 MiB/sec. | ||
| 1569 | 2026.02.05 01:47:58.697602 [ 3 ] {04ddf067-227b-46e5-a090-96bde05b9710} <Debug> TCPHandler: Processed in 0.00167295 sec. | ||
| 1570 | 2026.02.05 01:48:00.007219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2421 | ||
| 1571 | 2026.02.05 01:48:00.007723 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.02.05 01:48:00.007759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1573 | 2026.02.05 01:48:00.008272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1574 | 2026.02.05 01:48:00.008502 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.02.05 01:48:00.008628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2421 | ||
| 1576 | 2026.02.05 01:48:00.130504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1577 | 2026.02.05 01:48:00.148182 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.02.05 01:48:00.148249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1579 | 2026.02.05 01:48:00.154717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1580 | 2026.02.05 01:48:00.155472 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.02.05 01:48:00.158513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1582 | 2026.02.05 01:48:01.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.08 MiB, peak 172.73 MiB, free memory in arenas 0.00 B, will set to 169.52 MiB (RSS), difference: 1.43 MiB | ||
| 1583 | 2026.02.05 01:48:02.508600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 208 | ||
| 1584 | 2026.02.05 01:48:02.510722 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.02.05 01:48:02.510769 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1586 | 2026.02.05 01:48:02.512087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1587 | 2026.02.05 01:48:02.512589 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.02.05 01:48:02.512829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
| 1589 | 2026.02.05 01:48:03.636386 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.02.05 01:48:03.636582 [ 3 ] {60defb4b-9eae-4bd3-8c3f-da3325356144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1591 | 2026.02.05 01:48:03.636655 [ 3 ] {60defb4b-9eae-4bd3-8c3f-da3325356144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1592 | 2026.02.05 01:48:03.637300 [ 3 ] {60defb4b-9eae-4bd3-8c3f-da3325356144} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.02.05 01:48:03.637337 [ 3 ] {60defb4b-9eae-4bd3-8c3f-da3325356144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1594 | 2026.02.05 01:48:03.637936 [ 3 ] {60defb4b-9eae-4bd3-8c3f-da3325356144} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1595 | 2026.02.05 01:48:03.638439 [ 3 ] {60defb4b-9eae-4bd3-8c3f-da3325356144} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.02.05 01:48:03.638614 [ 3 ] {60defb4b-9eae-4bd3-8c3f-da3325356144} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002085 sec., 26858.51318944844 rows/sec., 2.06 MiB/sec. | ||
| 1597 | 2026.02.05 01:48:03.638657 [ 3 ] {60defb4b-9eae-4bd3-8c3f-da3325356144} <Debug> TCPHandler: Processed in 0.002402914 sec. | ||
| 1598 | 2026.02.05 01:48:03.638780 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.02.05 01:48:03.638877 [ 3 ] {9ab071cf-e046-4de7-8d17-0e573396766b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1600 | 2026.02.05 01:48:03.638920 [ 3 ] {9ab071cf-e046-4de7-8d17-0e573396766b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1601 | 2026.02.05 01:48:03.639336 [ 3 ] {9ab071cf-e046-4de7-8d17-0e573396766b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.02.05 01:48:03.639373 [ 3 ] {9ab071cf-e046-4de7-8d17-0e573396766b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1603 | 2026.02.05 01:48:03.639816 [ 3 ] {9ab071cf-e046-4de7-8d17-0e573396766b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1604 | 2026.02.05 01:48:03.640289 [ 3 ] {9ab071cf-e046-4de7-8d17-0e573396766b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.02.05 01:48:03.640441 [ 3 ] {9ab071cf-e046-4de7-8d17-0e573396766b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001582 sec., 40455.1201011378 rows/sec., 3.16 MiB/sec. | ||
| 1606 | 2026.02.05 01:48:03.640481 [ 3 ] {9ab071cf-e046-4de7-8d17-0e573396766b} <Debug> TCPHandler: Processed in 0.001751503 sec. | ||
| 1607 | 2026.02.05 01:48:03.640595 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.02.05 01:48:03.640690 [ 3 ] {a2122b74-578a-44ad-ad1d-8fe07bc3006a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1609 | 2026.02.05 01:48:03.640735 [ 3 ] {a2122b74-578a-44ad-ad1d-8fe07bc3006a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1610 | 2026.02.05 01:48:03.641149 [ 3 ] {a2122b74-578a-44ad-ad1d-8fe07bc3006a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.02.05 01:48:03.641188 [ 3 ] {a2122b74-578a-44ad-ad1d-8fe07bc3006a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1612 | 2026.02.05 01:48:03.641647 [ 3 ] {a2122b74-578a-44ad-ad1d-8fe07bc3006a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1613 | 2026.02.05 01:48:03.642135 [ 3 ] {a2122b74-578a-44ad-ad1d-8fe07bc3006a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.02.05 01:48:03.642286 [ 3 ] {a2122b74-578a-44ad-ad1d-8fe07bc3006a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
| 1615 | 2026.02.05 01:48:03.642324 [ 3 ] {a2122b74-578a-44ad-ad1d-8fe07bc3006a} <Debug> TCPHandler: Processed in 0.001780122 sec. | ||
| 1616 | 2026.02.05 01:48:03.642441 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.02.05 01:48:03.642535 [ 3 ] {75991a24-776d-468f-9ea6-0568ecd4bb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1618 | 2026.02.05 01:48:03.642578 [ 3 ] {75991a24-776d-468f-9ea6-0568ecd4bb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1619 | 2026.02.05 01:48:03.642900 [ 3 ] {75991a24-776d-468f-9ea6-0568ecd4bb18} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.02.05 01:48:03.642936 [ 3 ] {75991a24-776d-468f-9ea6-0568ecd4bb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1621 | 2026.02.05 01:48:03.643346 [ 3 ] {75991a24-776d-468f-9ea6-0568ecd4bb18} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1622 | 2026.02.05 01:48:03.643822 [ 3 ] {75991a24-776d-468f-9ea6-0568ecd4bb18} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.02.05 01:48:03.643954 [ 3 ] {75991a24-776d-468f-9ea6-0568ecd4bb18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001436 sec., 41782.72980501393 rows/sec., 2.82 MiB/sec. | ||
| 1624 | 2026.02.05 01:48:03.643989 [ 3 ] {75991a24-776d-468f-9ea6-0568ecd4bb18} <Debug> TCPHandler: Processed in 0.00159916 sec. | ||
| 1625 | 2026.02.05 01:48:07.433221 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1626 | 2026.02.05 01:48:07.433289 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1627 | 2026.02.05 01:48:07.508720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2869 | ||
| 1628 | 2026.02.05 01:48:07.509195 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.02.05 01:48:07.509238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1630 | 2026.02.05 01:48:07.509753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1631 | 2026.02.05 01:48:07.510008 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.02.05 01:48:07.510134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2869 | ||
| 1633 | 2026.02.05 01:48:07.510136 [ 70 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1634 | 2026.02.05 01:48:07.510195 [ 70 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.02.05 01:48:07.510220 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1636 | 2026.02.05 01:48:07.512369 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 1637 | 2026.02.05 01:48:07.514617 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1638 | 2026.02.05 01:48:07.514699 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 1639 | 2026.02.05 01:48:07.514826 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 1640 | 2026.02.05 01:48:07.514886 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1641 | 2026.02.05 01:48:07.514949 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 445 rows starting from the beginning of the part | ||
| 1642 | 2026.02.05 01:48:07.515009 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1643 | 2026.02.05 01:48:07.515055 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1644 | 2026.02.05 01:48:07.555386 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2869 rows, containing 4 columns (4 merged, 0 gathered) in 0.045058355 sec., 63672.985842470276 rows/sec., 932.71 KiB/sec. | ||
| 1645 | 2026.02.05 01:48:07.556171 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2026.02.05 01:48:07.556511 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.02.05 01:48:07.556586 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_6_1} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2026.02.05 01:48:07.556687 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1649 | 2026.02.05 01:48:07.658599 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1650 | 2026.02.05 01:48:07.675949 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.02.05 01:48:07.676001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1652 | 2026.02.05 01:48:07.682204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.02.05 01:48:07.682946 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.02.05 01:48:07.683256 [ 70 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.02.05 01:48:07.683334 [ 70 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.02.05 01:48:07.683363 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1657 | 2026.02.05 01:48:07.683486 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 1658 | 2026.02.05 01:48:07.686430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1659 | 2026.02.05 01:48:07.688018 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.02.05 01:48:07.689597 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 1661 | 2026.02.05 01:48:07.694293 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 1662 | 2026.02.05 01:48:07.698666 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 1663 | 2026.02.05 01:48:07.702965 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 1664 | 2026.02.05 01:48:07.712408 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 1665 | 2026.02.05 01:48:07.716783 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 1666 | 2026.02.05 01:48:07.777856 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094425168 sec., 487.15825424848595 rows/sec., 2.52 MiB/sec. | ||
| 1667 | 2026.02.05 01:48:07.780510 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1668 | 2026.02.05 01:48:07.782545 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_6_1} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.02.05 01:48:07.782620 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_6_1} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1670 | 2026.02.05 01:48:07.784448 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1671 | 2026.02.05 01:48:08.000329 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.72 MiB, peak 180.26 MiB, free memory in arenas 0.00 B, will set to 180.54 MiB (RSS), difference: 9.82 MiB | ||
| 1672 | 2026.02.05 01:48:08.638126 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.02.05 01:48:08.638321 [ 3 ] {adc7e7ae-fb0a-40fb-8772-d559ad0ac6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1674 | 2026.02.05 01:48:08.638394 [ 3 ] {adc7e7ae-fb0a-40fb-8772-d559ad0ac6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1675 | 2026.02.05 01:48:08.639138 [ 3 ] {adc7e7ae-fb0a-40fb-8772-d559ad0ac6aa} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.02.05 01:48:08.639188 [ 3 ] {adc7e7ae-fb0a-40fb-8772-d559ad0ac6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1677 | 2026.02.05 01:48:08.639594 [ 3 ] {adc7e7ae-fb0a-40fb-8772-d559ad0ac6aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1678 | 2026.02.05 01:48:08.639828 [ 3 ] {adc7e7ae-fb0a-40fb-8772-d559ad0ac6aa} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.02.05 01:48:08.639950 [ 69 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1680 | 2026.02.05 01:48:08.639974 [ 3 ] {adc7e7ae-fb0a-40fb-8772-d559ad0ac6aa} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001706 sec., 75029.30832356389 rows/sec., 6.46 MiB/sec. | ||
| 1681 | 2026.02.05 01:48:08.640024 [ 69 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.02.05 01:48:08.640036 [ 3 ] {adc7e7ae-fb0a-40fb-8772-d559ad0ac6aa} <Debug> TCPHandler: Processed in 0.002044688 sec. | ||
| 1683 | 2026.02.05 01:48:08.640057 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1684 | 2026.02.05 01:48:08.640176 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1685 | 2026.02.05 01:48:08.640180 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 1686 | 2026.02.05 01:48:08.640281 [ 3 ] {27eed86a-0d68-4e4d-8e71-52eaca3dc587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1687 | 2026.02.05 01:48:08.640321 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1688 | 2026.02.05 01:48:08.640323 [ 3 ] {27eed86a-0d68-4e4d-8e71-52eaca3dc587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1689 | 2026.02.05 01:48:08.640366 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 1690 | 2026.02.05 01:48:08.640463 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1691 | 2026.02.05 01:48:08.640518 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1692 | 2026.02.05 01:48:08.640568 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 121 rows starting from the beginning of the part | ||
| 1693 | 2026.02.05 01:48:08.640617 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1694 | 2026.02.05 01:48:08.640664 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 128 rows starting from the beginning of the part | ||
| 1695 | 2026.02.05 01:48:08.640742 [ 3 ] {27eed86a-0d68-4e4d-8e71-52eaca3dc587} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.02.05 01:48:08.640778 [ 3 ] {27eed86a-0d68-4e4d-8e71-52eaca3dc587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1697 | 2026.02.05 01:48:08.641161 [ 3 ] {27eed86a-0d68-4e4d-8e71-52eaca3dc587} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1698 | 2026.02.05 01:48:08.641407 [ 3 ] {27eed86a-0d68-4e4d-8e71-52eaca3dc587} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.02.05 01:48:08.641534 [ 3 ] {27eed86a-0d68-4e4d-8e71-52eaca3dc587} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00127 sec., 28346.456692913383 rows/sec., 2.08 MiB/sec. | ||
| 1700 | 2026.02.05 01:48:08.641570 [ 3 ] {27eed86a-0d68-4e4d-8e71-52eaca3dc587} <Debug> TCPHandler: Processed in 0.001446237 sec. | ||
| 1701 | 2026.02.05 01:48:08.641672 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.02.05 01:48:08.641724 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587369 sec., 307426.9435777063 rows/sec., 27.41 MiB/sec. | ||
| 1703 | 2026.02.05 01:48:08.641765 [ 3 ] {fdb1b799-e657-4e1e-bc03-0642c8a922d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1704 | 2026.02.05 01:48:08.641810 [ 3 ] {fdb1b799-e657-4e1e-bc03-0642c8a922d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1705 | 2026.02.05 01:48:08.641882 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1706 | 2026.02.05 01:48:08.642112 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.02.05 01:48:08.642171 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_6_1} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1708 | 2026.02.05 01:48:08.642226 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1709 | 2026.02.05 01:48:08.642245 [ 3 ] {fdb1b799-e657-4e1e-bc03-0642c8a922d1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.02.05 01:48:08.642280 [ 3 ] {fdb1b799-e657-4e1e-bc03-0642c8a922d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1711 | 2026.02.05 01:48:08.642571 [ 3 ] {fdb1b799-e657-4e1e-bc03-0642c8a922d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1712 | 2026.02.05 01:48:08.642775 [ 3 ] {fdb1b799-e657-4e1e-bc03-0642c8a922d1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.02.05 01:48:08.642869 [ 69 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1714 | 2026.02.05 01:48:08.642897 [ 3 ] {fdb1b799-e657-4e1e-bc03-0642c8a922d1} <Debug> executeQuery: Read 103 rows, 8.27 KiB in 0.00115 sec., 89565.21739130435 rows/sec., 7.02 MiB/sec. | ||
| 1715 | 2026.02.05 01:48:08.642898 [ 69 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.02.05 01:48:08.642940 [ 3 ] {fdb1b799-e657-4e1e-bc03-0642c8a922d1} <Debug> TCPHandler: Processed in 0.001317404 sec. | ||
| 1717 | 2026.02.05 01:48:08.642941 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1718 | 2026.02.05 01:48:08.643058 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 1719 | 2026.02.05 01:48:08.643079 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2026.02.05 01:48:08.643181 [ 3 ] {dac4e860-1e4e-4983-aaee-00ced511388f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1721 | 2026.02.05 01:48:08.643186 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1722 | 2026.02.05 01:48:08.643229 [ 3 ] {dac4e860-1e4e-4983-aaee-00ced511388f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1723 | 2026.02.05 01:48:08.643254 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 1724 | 2026.02.05 01:48:08.643345 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 72 rows starting from the beginning of the part | ||
| 1725 | 2026.02.05 01:48:08.643399 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1726 | 2026.02.05 01:48:08.643448 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 111 rows starting from the beginning of the part | ||
| 1727 | 2026.02.05 01:48:08.643491 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1728 | 2026.02.05 01:48:08.643536 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 103 rows starting from the beginning of the part | ||
| 1729 | 2026.02.05 01:48:08.643649 [ 3 ] {dac4e860-1e4e-4983-aaee-00ced511388f} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.02.05 01:48:08.643692 [ 3 ] {dac4e860-1e4e-4983-aaee-00ced511388f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1731 | 2026.02.05 01:48:08.644070 [ 3 ] {dac4e860-1e4e-4983-aaee-00ced511388f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1732 | 2026.02.05 01:48:08.644318 [ 3 ] {dac4e860-1e4e-4983-aaee-00ced511388f} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.02.05 01:48:08.644414 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1734 | 2026.02.05 01:48:08.644442 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.02.05 01:48:08.644451 [ 3 ] {dac4e860-1e4e-4983-aaee-00ced511388f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 1736 | 2026.02.05 01:48:08.644458 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1737 | 2026.02.05 01:48:08.644468 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457087 sec., 269029.92065676244 rows/sec., 22.33 MiB/sec. | ||
| 1738 | 2026.02.05 01:48:08.644496 [ 3 ] {dac4e860-1e4e-4983-aaee-00ced511388f} <Debug> TCPHandler: Processed in 0.001467458 sec. | ||
| 1739 | 2026.02.05 01:48:08.644553 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 1740 | 2026.02.05 01:48:08.644626 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.02.05 01:48:08.644627 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1742 | 2026.02.05 01:48:08.644680 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1743 | 2026.02.05 01:48:08.644711 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 1744 | 2026.02.05 01:48:08.644730 [ 3 ] {2b85fc8e-eb4c-440a-9182-f3ec702c8b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1745 | 2026.02.05 01:48:08.644787 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 288 rows starting from the beginning of the part | ||
| 1746 | 2026.02.05 01:48:08.644789 [ 3 ] {2b85fc8e-eb4c-440a-9182-f3ec702c8b96} <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 | ||
| 1747 | 2026.02.05 01:48:08.644842 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1748 | 2026.02.05 01:48:08.644890 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 123 rows starting from the beginning of the part | ||
| 1749 | 2026.02.05 01:48:08.644895 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.02.05 01:48:08.644932 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1751 | 2026.02.05 01:48:08.644963 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_6_1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1752 | 2026.02.05 01:48:08.644977 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1753 | 2026.02.05 01:48:08.645027 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1754 | 2026.02.05 01:48:08.645653 [ 3 ] {2b85fc8e-eb4c-440a-9182-f3ec702c8b96} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.02.05 01:48:08.645694 [ 3 ] {2b85fc8e-eb4c-440a-9182-f3ec702c8b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1756 | 2026.02.05 01:48:08.646027 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502577 sec., 561701.6632092731 rows/sec., 40.33 MiB/sec. | ||
| 1757 | 2026.02.05 01:48:08.646276 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1758 | 2026.02.05 01:48:08.646314 [ 3 ] {2b85fc8e-eb4c-440a-9182-f3ec702c8b96} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1759 | 2026.02.05 01:48:08.646617 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.02.05 01:48:08.646651 [ 3 ] {2b85fc8e-eb4c-440a-9182-f3ec702c8b96} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.02.05 01:48:08.646689 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1762 | 2026.02.05 01:48:08.646756 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1763 | 2026.02.05 01:48:08.646802 [ 3 ] {2b85fc8e-eb4c-440a-9182-f3ec702c8b96} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00209 sec., 17224.88038277512 rows/sec., 30.87 MiB/sec. | ||
| 1764 | 2026.02.05 01:48:08.646863 [ 3 ] {2b85fc8e-eb4c-440a-9182-f3ec702c8b96} <Debug> TCPHandler: Processed in 0.002287022 sec. | ||
| 1765 | 2026.02.05 01:48:08.646980 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.02.05 01:48:08.647074 [ 3 ] {bac850af-0704-471b-aab5-206097b93ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1767 | 2026.02.05 01:48:08.647116 [ 3 ] {bac850af-0704-471b-aab5-206097b93ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1768 | 2026.02.05 01:48:08.647426 [ 3 ] {bac850af-0704-471b-aab5-206097b93ad1} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.02.05 01:48:08.647463 [ 3 ] {bac850af-0704-471b-aab5-206097b93ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1770 | 2026.02.05 01:48:08.647779 [ 3 ] {bac850af-0704-471b-aab5-206097b93ad1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1771 | 2026.02.05 01:48:08.647986 [ 3 ] {bac850af-0704-471b-aab5-206097b93ad1} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.02.05 01:48:08.648115 [ 3 ] {bac850af-0704-471b-aab5-206097b93ad1} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001059 sec., 2832.8611898016998 rows/sec., 226.85 KiB/sec. | ||
| 1773 | 2026.02.05 01:48:08.648150 [ 3 ] {bac850af-0704-471b-aab5-206097b93ad1} <Debug> TCPHandler: Processed in 0.001221492 sec. | ||
| 1774 | 2026.02.05 01:48:08.648258 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.02.05 01:48:08.648352 [ 3 ] {89e554e1-f45f-424e-9f6b-03e3f363551e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1776 | 2026.02.05 01:48:08.648393 [ 3 ] {89e554e1-f45f-424e-9f6b-03e3f363551e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1777 | 2026.02.05 01:48:08.648723 [ 3 ] {89e554e1-f45f-424e-9f6b-03e3f363551e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2026.02.05 01:48:08.648759 [ 3 ] {89e554e1-f45f-424e-9f6b-03e3f363551e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1779 | 2026.02.05 01:48:08.649061 [ 3 ] {89e554e1-f45f-424e-9f6b-03e3f363551e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1780 | 2026.02.05 01:48:08.649285 [ 3 ] {89e554e1-f45f-424e-9f6b-03e3f363551e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2026.02.05 01:48:08.649417 [ 3 ] {89e554e1-f45f-424e-9f6b-03e3f363551e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 1782 | 2026.02.05 01:48:08.649453 [ 3 ] {89e554e1-f45f-424e-9f6b-03e3f363551e} <Debug> TCPHandler: Processed in 0.001246723 sec. | ||
| 1783 | 2026.02.05 01:48:12.513246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 230 | ||
| 1784 | 2026.02.05 01:48:12.515320 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.02.05 01:48:12.515365 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1786 | 2026.02.05 01:48:12.516443 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1787 | 2026.02.05 01:48:12.516697 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.02.05 01:48:12.516932 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1789 | 2026.02.05 01:48:13.637944 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.02.05 01:48:13.638224 [ 3 ] {cfc4abbc-8845-45e3-9ab8-7a4ec74c1b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.02.05 01:48:13.638330 [ 3 ] {cfc4abbc-8845-45e3-9ab8-7a4ec74c1b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1792 | 2026.02.05 01:48:13.638996 [ 3 ] {cfc4abbc-8845-45e3-9ab8-7a4ec74c1b3e} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.02.05 01:48:13.639038 [ 3 ] {cfc4abbc-8845-45e3-9ab8-7a4ec74c1b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1794 | 2026.02.05 01:48:13.639416 [ 3 ] {cfc4abbc-8845-45e3-9ab8-7a4ec74c1b3e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1795 | 2026.02.05 01:48:13.639644 [ 3 ] {cfc4abbc-8845-45e3-9ab8-7a4ec74c1b3e} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.02.05 01:48:13.639800 [ 3 ] {cfc4abbc-8845-45e3-9ab8-7a4ec74c1b3e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 1797 | 2026.02.05 01:48:13.639842 [ 3 ] {cfc4abbc-8845-45e3-9ab8-7a4ec74c1b3e} <Debug> TCPHandler: Processed in 0.002080318 sec. | ||
| 1798 | 2026.02.05 01:48:13.639972 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.02.05 01:48:13.640067 [ 3 ] {7db20ebd-e278-4f21-8158-14df0e994609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1800 | 2026.02.05 01:48:13.640108 [ 3 ] {7db20ebd-e278-4f21-8158-14df0e994609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1801 | 2026.02.05 01:48:13.640620 [ 3 ] {7db20ebd-e278-4f21-8158-14df0e994609} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.02.05 01:48:13.640656 [ 3 ] {7db20ebd-e278-4f21-8158-14df0e994609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1803 | 2026.02.05 01:48:13.640976 [ 3 ] {7db20ebd-e278-4f21-8158-14df0e994609} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1804 | 2026.02.05 01:48:13.641192 [ 3 ] {7db20ebd-e278-4f21-8158-14df0e994609} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.02.05 01:48:13.641323 [ 3 ] {7db20ebd-e278-4f21-8158-14df0e994609} <Debug> executeQuery: Read 176 rows, 15.87 KiB in 0.001274 sec., 138147.5667189953 rows/sec., 12.16 MiB/sec. | ||
| 1806 | 2026.02.05 01:48:13.641361 [ 3 ] {7db20ebd-e278-4f21-8158-14df0e994609} <Debug> TCPHandler: Processed in 0.001440746 sec. | ||
| 1807 | 2026.02.05 01:48:13.641473 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.02.05 01:48:13.641568 [ 3 ] {65427cb3-6280-42c1-979b-20e19b6d915f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.02.05 01:48:13.641610 [ 3 ] {65427cb3-6280-42c1-979b-20e19b6d915f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1810 | 2026.02.05 01:48:13.642004 [ 3 ] {65427cb3-6280-42c1-979b-20e19b6d915f} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.02.05 01:48:13.642042 [ 3 ] {65427cb3-6280-42c1-979b-20e19b6d915f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1812 | 2026.02.05 01:48:13.642339 [ 3 ] {65427cb3-6280-42c1-979b-20e19b6d915f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1813 | 2026.02.05 01:48:13.642551 [ 3 ] {65427cb3-6280-42c1-979b-20e19b6d915f} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.02.05 01:48:13.642685 [ 3 ] {65427cb3-6280-42c1-979b-20e19b6d915f} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 846.64 KiB/sec. | ||
| 1815 | 2026.02.05 01:48:13.642725 [ 3 ] {65427cb3-6280-42c1-979b-20e19b6d915f} <Debug> TCPHandler: Processed in 0.001302114 sec. | ||
| 1816 | 2026.02.05 01:48:13.642838 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.02.05 01:48:13.642933 [ 3 ] {4f7ef2f8-90f2-4cd3-b5a2-8e8f2b7b1966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1818 | 2026.02.05 01:48:13.642973 [ 3 ] {4f7ef2f8-90f2-4cd3-b5a2-8e8f2b7b1966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1819 | 2026.02.05 01:48:13.643367 [ 3 ] {4f7ef2f8-90f2-4cd3-b5a2-8e8f2b7b1966} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.02.05 01:48:13.643405 [ 3 ] {4f7ef2f8-90f2-4cd3-b5a2-8e8f2b7b1966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1821 | 2026.02.05 01:48:13.643696 [ 3 ] {4f7ef2f8-90f2-4cd3-b5a2-8e8f2b7b1966} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1822 | 2026.02.05 01:48:13.643905 [ 3 ] {4f7ef2f8-90f2-4cd3-b5a2-8e8f2b7b1966} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.02.05 01:48:13.644032 [ 3 ] {4f7ef2f8-90f2-4cd3-b5a2-8e8f2b7b1966} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 1824 | 2026.02.05 01:48:13.644070 [ 3 ] {4f7ef2f8-90f2-4cd3-b5a2-8e8f2b7b1966} <Debug> TCPHandler: Processed in 0.001282784 sec. | ||
| 1825 | 2026.02.05 01:48:13.644181 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.02.05 01:48:13.644274 [ 3 ] {c26db98a-984a-4b47-b7fb-c433d688c8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1827 | 2026.02.05 01:48:13.644315 [ 3 ] {c26db98a-984a-4b47-b7fb-c433d688c8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1828 | 2026.02.05 01:48:13.644705 [ 3 ] {c26db98a-984a-4b47-b7fb-c433d688c8d7} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.02.05 01:48:13.644743 [ 3 ] {c26db98a-984a-4b47-b7fb-c433d688c8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1830 | 2026.02.05 01:48:13.645044 [ 3 ] {c26db98a-984a-4b47-b7fb-c433d688c8d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1831 | 2026.02.05 01:48:13.645254 [ 3 ] {c26db98a-984a-4b47-b7fb-c433d688c8d7} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.02.05 01:48:13.645379 [ 3 ] {c26db98a-984a-4b47-b7fb-c433d688c8d7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 1833 | 2026.02.05 01:48:13.645417 [ 3 ] {c26db98a-984a-4b47-b7fb-c433d688c8d7} <Debug> TCPHandler: Processed in 0.001287293 sec. | ||
| 1834 | 2026.02.05 01:48:13.645542 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.02.05 01:48:13.645648 [ 3 ] {4d6957c6-0173-4105-a322-40900e512cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1836 | 2026.02.05 01:48:13.645702 [ 3 ] {4d6957c6-0173-4105-a322-40900e512cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1837 | 2026.02.05 01:48:13.646129 [ 3 ] {4d6957c6-0173-4105-a322-40900e512cb8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.02.05 01:48:13.646165 [ 3 ] {4d6957c6-0173-4105-a322-40900e512cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1839 | 2026.02.05 01:48:13.646471 [ 3 ] {4d6957c6-0173-4105-a322-40900e512cb8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1840 | 2026.02.05 01:48:13.646687 [ 3 ] {4d6957c6-0173-4105-a322-40900e512cb8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.02.05 01:48:13.646812 [ 3 ] {4d6957c6-0173-4105-a322-40900e512cb8} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001187 sec., 84245.99831508004 rows/sec., 6.89 MiB/sec. | ||
| 1842 | 2026.02.05 01:48:13.646850 [ 3 ] {4d6957c6-0173-4105-a322-40900e512cb8} <Debug> TCPHandler: Processed in 0.001358855 sec. | ||
| 1843 | 2026.02.05 01:48:13.646977 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.02.05 01:48:13.647072 [ 3 ] {df3486aa-aa9e-4ebf-b37b-133cf7e9847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1845 | 2026.02.05 01:48:13.647115 [ 3 ] {df3486aa-aa9e-4ebf-b37b-133cf7e9847c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1846 | 2026.02.05 01:48:13.647531 [ 3 ] {df3486aa-aa9e-4ebf-b37b-133cf7e9847c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.02.05 01:48:13.647567 [ 3 ] {df3486aa-aa9e-4ebf-b37b-133cf7e9847c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1848 | 2026.02.05 01:48:13.647906 [ 3 ] {df3486aa-aa9e-4ebf-b37b-133cf7e9847c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1849 | 2026.02.05 01:48:13.648129 [ 3 ] {df3486aa-aa9e-4ebf-b37b-133cf7e9847c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.02.05 01:48:13.648261 [ 3 ] {df3486aa-aa9e-4ebf-b37b-133cf7e9847c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001206 sec., 162520.7296849088 rows/sec., 11.66 MiB/sec. | ||
| 1851 | 2026.02.05 01:48:13.648298 [ 3 ] {df3486aa-aa9e-4ebf-b37b-133cf7e9847c} <Debug> TCPHandler: Processed in 0.001371235 sec. | ||
| 1852 | 2026.02.05 01:48:13.648412 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.02.05 01:48:13.648507 [ 3 ] {258fbf0a-ffff-4cc5-b589-f7031223d6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1854 | 2026.02.05 01:48:13.648549 [ 3 ] {258fbf0a-ffff-4cc5-b589-f7031223d6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1855 | 2026.02.05 01:48:13.648876 [ 3 ] {258fbf0a-ffff-4cc5-b589-f7031223d6d1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.02.05 01:48:13.648912 [ 3 ] {258fbf0a-ffff-4cc5-b589-f7031223d6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1857 | 2026.02.05 01:48:13.649217 [ 3 ] {258fbf0a-ffff-4cc5-b589-f7031223d6d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1858 | 2026.02.05 01:48:13.649436 [ 3 ] {258fbf0a-ffff-4cc5-b589-f7031223d6d1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.02.05 01:48:13.649537 [ 62 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1860 | 2026.02.05 01:48:13.649561 [ 3 ] {258fbf0a-ffff-4cc5-b589-f7031223d6d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 1861 | 2026.02.05 01:48:13.649602 [ 62 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.02.05 01:48:13.649611 [ 3 ] {258fbf0a-ffff-4cc5-b589-f7031223d6d1} <Debug> TCPHandler: Processed in 0.001249523 sec. | ||
| 1863 | 2026.02.05 01:48:13.649634 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1864 | 2026.02.05 01:48:13.649760 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 1865 | 2026.02.05 01:48:13.649915 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1866 | 2026.02.05 01:48:13.649967 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1867 | 2026.02.05 01:48:13.650061 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1868 | 2026.02.05 01:48:13.650107 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 1869 | 2026.02.05 01:48:13.650148 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1870 | 2026.02.05 01:48:13.650192 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1871 | 2026.02.05 01:48:13.650237 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1872 | 2026.02.05 01:48:13.651074 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366105 sec., 228386.54422610268 rows/sec., 15.34 MiB/sec. | ||
| 1873 | 2026.02.05 01:48:13.651337 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1874 | 2026.02.05 01:48:13.651676 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.02.05 01:48:13.651755 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_6_1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1876 | 2026.02.05 01:48:13.651840 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1877 | 2026.02.05 01:48:15.010326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3381 | ||
| 1878 | 2026.02.05 01:48:15.011008 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.02.05 01:48:15.011071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1880 | 2026.02.05 01:48:15.011648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1881 | 2026.02.05 01:48:15.011885 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.02.05 01:48:15.012014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3381 | ||
| 1883 | 2026.02.05 01:48:15.186619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1884 | 2026.02.05 01:48:15.204495 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.02.05 01:48:15.204543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1886 | 2026.02.05 01:48:15.210127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1887 | 2026.02.05 01:48:15.210825 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.02.05 01:48:15.213883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1889 | 2026.02.05 01:48:18.639428 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.02.05 01:48:18.639639 [ 3 ] {11ab1e7e-fed5-47a4-ad37-400c3b73c63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1891 | 2026.02.05 01:48:18.639715 [ 3 ] {11ab1e7e-fed5-47a4-ad37-400c3b73c63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1892 | 2026.02.05 01:48:18.640461 [ 3 ] {11ab1e7e-fed5-47a4-ad37-400c3b73c63e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.02.05 01:48:18.640519 [ 3 ] {11ab1e7e-fed5-47a4-ad37-400c3b73c63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1894 | 2026.02.05 01:48:18.640933 [ 3 ] {11ab1e7e-fed5-47a4-ad37-400c3b73c63e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1895 | 2026.02.05 01:48:18.641166 [ 3 ] {11ab1e7e-fed5-47a4-ad37-400c3b73c63e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.02.05 01:48:18.641315 [ 3 ] {11ab1e7e-fed5-47a4-ad37-400c3b73c63e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001729 sec., 74031.23192596876 rows/sec., 6.38 MiB/sec. | ||
| 1897 | 2026.02.05 01:48:18.641358 [ 3 ] {11ab1e7e-fed5-47a4-ad37-400c3b73c63e} <Debug> TCPHandler: Processed in 0.002065027 sec. | ||
| 1898 | 2026.02.05 01:48:18.641488 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.02.05 01:48:18.641586 [ 3 ] {b0c893f9-f146-412e-8980-508845c2eacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1900 | 2026.02.05 01:48:18.641628 [ 3 ] {b0c893f9-f146-412e-8980-508845c2eacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1901 | 2026.02.05 01:48:18.642038 [ 3 ] {b0c893f9-f146-412e-8980-508845c2eacc} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.02.05 01:48:18.642080 [ 3 ] {b0c893f9-f146-412e-8980-508845c2eacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1903 | 2026.02.05 01:48:18.642378 [ 3 ] {b0c893f9-f146-412e-8980-508845c2eacc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1904 | 2026.02.05 01:48:18.642594 [ 3 ] {b0c893f9-f146-412e-8980-508845c2eacc} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.02.05 01:48:18.642699 [ 50 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1906 | 2026.02.05 01:48:18.642722 [ 3 ] {b0c893f9-f146-412e-8980-508845c2eacc} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001155 sec., 31168.83116883117 rows/sec., 2.29 MiB/sec. | ||
| 1907 | 2026.02.05 01:48:18.642773 [ 50 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.02.05 01:48:18.642783 [ 3 ] {b0c893f9-f146-412e-8980-508845c2eacc} <Debug> TCPHandler: Processed in 0.001345775 sec. | ||
| 1909 | 2026.02.05 01:48:18.642809 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1910 | 2026.02.05 01:48:18.642909 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.02.05 01:48:18.642950 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 1912 | 2026.02.05 01:48:18.643008 [ 3 ] {dd6532aa-478d-453d-9b87-fe686164ab66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1913 | 2026.02.05 01:48:18.643055 [ 3 ] {dd6532aa-478d-453d-9b87-fe686164ab66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1914 | 2026.02.05 01:48:18.643109 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1915 | 2026.02.05 01:48:18.643152 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 1916 | 2026.02.05 01:48:18.643223 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 1917 | 2026.02.05 01:48:18.643275 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1918 | 2026.02.05 01:48:18.643319 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1919 | 2026.02.05 01:48:18.643360 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 1920 | 2026.02.05 01:48:18.643407 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1921 | 2026.02.05 01:48:18.643482 [ 3 ] {dd6532aa-478d-453d-9b87-fe686164ab66} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.02.05 01:48:18.643525 [ 3 ] {dd6532aa-478d-453d-9b87-fe686164ab66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1923 | 2026.02.05 01:48:18.643928 [ 3 ] {dd6532aa-478d-453d-9b87-fe686164ab66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2026.02.05 01:48:18.644186 [ 3 ] {dd6532aa-478d-453d-9b87-fe686164ab66} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.02.05 01:48:18.644319 [ 3 ] {dd6532aa-478d-453d-9b87-fe686164ab66} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001328 sec., 75301.2048192771 rows/sec., 5.88 MiB/sec. | ||
| 1926 | 2026.02.05 01:48:18.644320 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429156 sec., 97260.20112569936 rows/sec., 7.55 MiB/sec. | ||
| 1927 | 2026.02.05 01:48:18.644358 [ 3 ] {dd6532aa-478d-453d-9b87-fe686164ab66} <Debug> TCPHandler: Processed in 0.001501287 sec. | ||
| 1928 | 2026.02.05 01:48:18.644497 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.02.05 01:48:18.644576 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1930 | 2026.02.05 01:48:18.644593 [ 3 ] {3f067120-2de6-49ba-8453-e6c2959cd5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1931 | 2026.02.05 01:48:18.644647 [ 3 ] {3f067120-2de6-49ba-8453-e6c2959cd5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1932 | 2026.02.05 01:48:18.644944 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.02.05 01:48:18.645036 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_6_1} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1934 | 2026.02.05 01:48:18.645075 [ 3 ] {3f067120-2de6-49ba-8453-e6c2959cd5f9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.02.05 01:48:18.645117 [ 3 ] {3f067120-2de6-49ba-8453-e6c2959cd5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1936 | 2026.02.05 01:48:18.645134 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1937 | 2026.02.05 01:48:18.645462 [ 3 ] {3f067120-2de6-49ba-8453-e6c2959cd5f9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1938 | 2026.02.05 01:48:18.645698 [ 3 ] {3f067120-2de6-49ba-8453-e6c2959cd5f9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.02.05 01:48:18.645829 [ 3 ] {3f067120-2de6-49ba-8453-e6c2959cd5f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 1940 | 2026.02.05 01:48:18.645867 [ 3 ] {3f067120-2de6-49ba-8453-e6c2959cd5f9} <Debug> TCPHandler: Processed in 0.001421666 sec. | ||
| 1941 | 2026.02.05 01:48:18.645970 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.02.05 01:48:18.646065 [ 3 ] {135357d3-3870-43bf-8193-8df8a7d69d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1943 | 2026.02.05 01:48:18.646119 [ 3 ] {135357d3-3870-43bf-8193-8df8a7d69d3b} <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 | ||
| 1944 | 2026.02.05 01:48:18.646927 [ 3 ] {135357d3-3870-43bf-8193-8df8a7d69d3b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.02.05 01:48:18.646963 [ 3 ] {135357d3-3870-43bf-8193-8df8a7d69d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1946 | 2026.02.05 01:48:18.647536 [ 3 ] {135357d3-3870-43bf-8193-8df8a7d69d3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1947 | 2026.02.05 01:48:18.647760 [ 3 ] {135357d3-3870-43bf-8193-8df8a7d69d3b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.02.05 01:48:18.647897 [ 3 ] {135357d3-3870-43bf-8193-8df8a7d69d3b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00185 sec., 19459.45945945946 rows/sec., 34.87 MiB/sec. | ||
| 1949 | 2026.02.05 01:48:18.647949 [ 3 ] {135357d3-3870-43bf-8193-8df8a7d69d3b} <Debug> TCPHandler: Processed in 0.002028407 sec. | ||
| 1950 | 2026.02.05 01:48:18.648067 [ 3 ] {} <Trace> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.02.05 01:48:18.648162 [ 3 ] {e3e29821-3a13-4ef1-8bb1-62caea008d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54299) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1952 | 2026.02.05 01:48:18.648205 [ 3 ] {e3e29821-3a13-4ef1-8bb1-62caea008d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1953 | 2026.02.05 01:48:18.648543 [ 3 ] {e3e29821-3a13-4ef1-8bb1-62caea008d16} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.02.05 01:48:18.648579 [ 3 ] {e3e29821-3a13-4ef1-8bb1-62caea008d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1955 | 2026.02.05 01:48:18.648888 [ 3 ] {e3e29821-3a13-4ef1-8bb1-62caea008d16} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1956 | 2026.02.05 01:48:18.649111 [ 3 ] {e3e29821-3a13-4ef1-8bb1-62caea008d16} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.02.05 01:48:18.649239 [ 3 ] {e3e29821-3a13-4ef1-8bb1-62caea008d16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 1958 | 2026.02.05 01:48:18.649275 [ 3 ] {e3e29821-3a13-4ef1-8bb1-62caea008d16} <Debug> TCPHandler: Processed in 0.001258333 sec. | ||
| 1959 | 2026.02.05 01:48:22.433342 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1960 | 2026.02.05 01:48:22.433407 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1961 | 2026.02.05 01:48:22.512212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3829 | ||
| 1962 | 2026.02.05 01:48:22.512704 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.02.05 01:48:22.512747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1964 | 2026.02.05 01:48:22.513279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1965 | 2026.02.05 01:48:22.513524 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.02.05 01:48:22.513654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3829 | ||
| 1967 | 2026.02.05 01:48:22.517172 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 258 | ||
| 1968 | 2026.02.05 01:48:22.519264 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.02.05 01:48:22.519308 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1970 | 2026.02.05 01:48:22.520443 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1971 | 2026.02.05 01:48:22.520702 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.02.05 01:48:22.520944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1973 | 2026.02.05 01:48:22.714068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1974 | 2026.02.05 01:48:22.730616 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.02.05 01:48:22.730666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1976 | 2026.02.05 01:48:22.736260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1977 | 2026.02.05 01:48:22.736980 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.02.05 01:48:22.739892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1979 | 2026.02.05 01:48:23.086463 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1980 | 2026.02.05 01:48:23.086561 [ 3 ] {} <Debug> TCP-Session: 01eb7689-4265-48b5-8cd9-2b8972b251cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.02.05 01:48:23.637382 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.02.05 01:48:23.637554 [ 4 ] {82fff550-75ba-4862-a754-0530371bbbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1983 | 2026.02.05 01:48:23.637616 [ 4 ] {82fff550-75ba-4862-a754-0530371bbbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1984 | 2026.02.05 01:48:23.638280 [ 4 ] {82fff550-75ba-4862-a754-0530371bbbfc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.02.05 01:48:23.638327 [ 4 ] {82fff550-75ba-4862-a754-0530371bbbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1986 | 2026.02.05 01:48:23.638717 [ 4 ] {82fff550-75ba-4862-a754-0530371bbbfc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1987 | 2026.02.05 01:48:23.638942 [ 4 ] {82fff550-75ba-4862-a754-0530371bbbfc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.02.05 01:48:23.639087 [ 4 ] {82fff550-75ba-4862-a754-0530371bbbfc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.72 MiB/sec. | ||
| 1989 | 2026.02.05 01:48:23.639164 [ 4 ] {82fff550-75ba-4862-a754-0530371bbbfc} <Debug> TCPHandler: Processed in 0.001909565 sec. | ||
| 1990 | 2026.02.05 01:48:23.639300 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.02.05 01:48:23.639395 [ 4 ] {bb1b30d9-c977-4da5-a3ea-bd013b4dc4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1992 | 2026.02.05 01:48:23.639435 [ 4 ] {bb1b30d9-c977-4da5-a3ea-bd013b4dc4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1993 | 2026.02.05 01:48:23.639870 [ 4 ] {bb1b30d9-c977-4da5-a3ea-bd013b4dc4ca} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.02.05 01:48:23.639907 [ 4 ] {bb1b30d9-c977-4da5-a3ea-bd013b4dc4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1995 | 2026.02.05 01:48:23.640211 [ 4 ] {bb1b30d9-c977-4da5-a3ea-bd013b4dc4ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1996 | 2026.02.05 01:48:23.640417 [ 4 ] {bb1b30d9-c977-4da5-a3ea-bd013b4dc4ca} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.02.05 01:48:23.640562 [ 4 ] {bb1b30d9-c977-4da5-a3ea-bd013b4dc4ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 1998 | 2026.02.05 01:48:23.640598 [ 4 ] {bb1b30d9-c977-4da5-a3ea-bd013b4dc4ca} <Debug> TCPHandler: Processed in 0.001349045 sec. | ||
| 1999 | 2026.02.05 01:48:23.640715 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.02.05 01:48:23.640811 [ 4 ] {f7404930-3617-450d-8e3c-f2f1058e2baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.02.05 01:48:23.640854 [ 4 ] {f7404930-3617-450d-8e3c-f2f1058e2baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2002 | 2026.02.05 01:48:23.641257 [ 4 ] {f7404930-3617-450d-8e3c-f2f1058e2baa} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.02.05 01:48:23.641292 [ 4 ] {f7404930-3617-450d-8e3c-f2f1058e2baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2004 | 2026.02.05 01:48:23.641612 [ 4 ] {f7404930-3617-450d-8e3c-f2f1058e2baa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2005 | 2026.02.05 01:48:23.641829 [ 4 ] {f7404930-3617-450d-8e3c-f2f1058e2baa} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.02.05 01:48:23.641955 [ 4 ] {f7404930-3617-450d-8e3c-f2f1058e2baa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 2007 | 2026.02.05 01:48:23.641989 [ 4 ] {f7404930-3617-450d-8e3c-f2f1058e2baa} <Debug> TCPHandler: Processed in 0.001324434 sec. | ||
| 2008 | 2026.02.05 01:48:23.642100 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.02.05 01:48:23.642203 [ 4 ] {1bb15be0-fb3b-4adf-95d7-b8d83ebe7c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2010 | 2026.02.05 01:48:23.642244 [ 4 ] {1bb15be0-fb3b-4adf-95d7-b8d83ebe7c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2011 | 2026.02.05 01:48:23.642571 [ 4 ] {1bb15be0-fb3b-4adf-95d7-b8d83ebe7c7c} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.02.05 01:48:23.642606 [ 4 ] {1bb15be0-fb3b-4adf-95d7-b8d83ebe7c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2013 | 2026.02.05 01:48:23.642896 [ 4 ] {1bb15be0-fb3b-4adf-95d7-b8d83ebe7c7c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2014 | 2026.02.05 01:48:23.643097 [ 4 ] {1bb15be0-fb3b-4adf-95d7-b8d83ebe7c7c} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.02.05 01:48:23.643234 [ 4 ] {1bb15be0-fb3b-4adf-95d7-b8d83ebe7c7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 2016 | 2026.02.05 01:48:23.643269 [ 4 ] {1bb15be0-fb3b-4adf-95d7-b8d83ebe7c7c} <Debug> TCPHandler: Processed in 0.001218892 sec. | ||
| 2017 | 2026.02.05 01:48:24.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.92 MiB, peak 185.93 MiB, free memory in arenas 0.00 B, will set to 181.73 MiB (RSS), difference: 1.81 MiB | ||
| 2018 | 2026.02.05 01:48:28.639326 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.02.05 01:48:28.639561 [ 4 ] {2725703c-94ee-41c3-b59e-fe326aa68b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2020 | 2026.02.05 01:48:28.639645 [ 4 ] {2725703c-94ee-41c3-b59e-fe326aa68b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2021 | 2026.02.05 01:48:28.640398 [ 4 ] {2725703c-94ee-41c3-b59e-fe326aa68b36} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.02.05 01:48:28.640444 [ 4 ] {2725703c-94ee-41c3-b59e-fe326aa68b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2023 | 2026.02.05 01:48:28.640831 [ 4 ] {2725703c-94ee-41c3-b59e-fe326aa68b36} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2024 | 2026.02.05 01:48:28.641050 [ 4 ] {2725703c-94ee-41c3-b59e-fe326aa68b36} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.02.05 01:48:28.641197 [ 4 ] {2725703c-94ee-41c3-b59e-fe326aa68b36} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001695 sec., 75516.22418879057 rows/sec., 6.51 MiB/sec. | ||
| 2026 | 2026.02.05 01:48:28.641236 [ 4 ] {2725703c-94ee-41c3-b59e-fe326aa68b36} <Debug> TCPHandler: Processed in 0.002068188 sec. | ||
| 2027 | 2026.02.05 01:48:28.641359 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.02.05 01:48:28.641452 [ 4 ] {4032b73e-c2cd-43be-9758-de177a1ff14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.02.05 01:48:28.641492 [ 4 ] {4032b73e-c2cd-43be-9758-de177a1ff14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2030 | 2026.02.05 01:48:28.641894 [ 4 ] {4032b73e-c2cd-43be-9758-de177a1ff14d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.02.05 01:48:28.641930 [ 4 ] {4032b73e-c2cd-43be-9758-de177a1ff14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2032 | 2026.02.05 01:48:28.642221 [ 4 ] {4032b73e-c2cd-43be-9758-de177a1ff14d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2033 | 2026.02.05 01:48:28.642412 [ 4 ] {4032b73e-c2cd-43be-9758-de177a1ff14d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.02.05 01:48:28.642528 [ 4 ] {4032b73e-c2cd-43be-9758-de177a1ff14d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001125 sec., 32000.000000000004 rows/sec., 2.35 MiB/sec. | ||
| 2035 | 2026.02.05 01:48:28.642562 [ 4 ] {4032b73e-c2cd-43be-9758-de177a1ff14d} <Debug> TCPHandler: Processed in 0.001285864 sec. | ||
| 2036 | 2026.02.05 01:48:28.642658 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.02.05 01:48:28.642745 [ 4 ] {3fe12496-9c01-4998-9d8e-e793e52ea6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2038 | 2026.02.05 01:48:28.642782 [ 4 ] {3fe12496-9c01-4998-9d8e-e793e52ea6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2039 | 2026.02.05 01:48:28.643316 [ 4 ] {3fe12496-9c01-4998-9d8e-e793e52ea6d7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.02.05 01:48:28.643359 [ 4 ] {3fe12496-9c01-4998-9d8e-e793e52ea6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2041 | 2026.02.05 01:48:28.643732 [ 4 ] {3fe12496-9c01-4998-9d8e-e793e52ea6d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2042 | 2026.02.05 01:48:28.643959 [ 4 ] {3fe12496-9c01-4998-9d8e-e793e52ea6d7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.02.05 01:48:28.644083 [ 4 ] {3fe12496-9c01-4998-9d8e-e793e52ea6d7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001309 sec., 76394.19404125286 rows/sec., 5.97 MiB/sec. | ||
| 2044 | 2026.02.05 01:48:28.644120 [ 4 ] {3fe12496-9c01-4998-9d8e-e793e52ea6d7} <Debug> TCPHandler: Processed in 0.001471527 sec. | ||
| 2045 | 2026.02.05 01:48:28.644234 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.02.05 01:48:28.644329 [ 4 ] {d8d49392-f695-49e9-9190-7923f5ad9b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2047 | 2026.02.05 01:48:28.644372 [ 4 ] {d8d49392-f695-49e9-9190-7923f5ad9b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2048 | 2026.02.05 01:48:28.644782 [ 4 ] {d8d49392-f695-49e9-9190-7923f5ad9b18} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.02.05 01:48:28.644817 [ 4 ] {d8d49392-f695-49e9-9190-7923f5ad9b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2050 | 2026.02.05 01:48:28.645139 [ 4 ] {d8d49392-f695-49e9-9190-7923f5ad9b18} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2051 | 2026.02.05 01:48:28.645346 [ 4 ] {d8d49392-f695-49e9-9190-7923f5ad9b18} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.02.05 01:48:28.645470 [ 4 ] {d8d49392-f695-49e9-9190-7923f5ad9b18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 2053 | 2026.02.05 01:48:28.645505 [ 4 ] {d8d49392-f695-49e9-9190-7923f5ad9b18} <Debug> TCPHandler: Processed in 0.001320954 sec. | ||
| 2054 | 2026.02.05 01:48:28.645610 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.02.05 01:48:28.645701 [ 4 ] {7c065788-3ce5-46f1-8b19-454b3cd73e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2056 | 2026.02.05 01:48:28.645755 [ 4 ] {7c065788-3ce5-46f1-8b19-454b3cd73e5a} <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 | ||
| 2057 | 2026.02.05 01:48:28.646684 [ 4 ] {7c065788-3ce5-46f1-8b19-454b3cd73e5a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.02.05 01:48:28.646720 [ 4 ] {7c065788-3ce5-46f1-8b19-454b3cd73e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2059 | 2026.02.05 01:48:28.647255 [ 4 ] {7c065788-3ce5-46f1-8b19-454b3cd73e5a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2060 | 2026.02.05 01:48:28.647485 [ 4 ] {7c065788-3ce5-46f1-8b19-454b3cd73e5a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.02.05 01:48:28.647616 [ 4 ] {7c065788-3ce5-46f1-8b19-454b3cd73e5a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001933 sec., 18623.900672529748 rows/sec., 33.37 MiB/sec. | ||
| 2062 | 2026.02.05 01:48:28.647665 [ 4 ] {7c065788-3ce5-46f1-8b19-454b3cd73e5a} <Debug> TCPHandler: Processed in 0.002104049 sec. | ||
| 2063 | 2026.02.05 01:48:28.647778 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.02.05 01:48:28.647871 [ 4 ] {5710ef1f-32ff-4501-bc09-3205f2882f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2065 | 2026.02.05 01:48:28.647912 [ 4 ] {5710ef1f-32ff-4501-bc09-3205f2882f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2066 | 2026.02.05 01:48:28.648237 [ 4 ] {5710ef1f-32ff-4501-bc09-3205f2882f9e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.02.05 01:48:28.648272 [ 4 ] {5710ef1f-32ff-4501-bc09-3205f2882f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2068 | 2026.02.05 01:48:28.648564 [ 4 ] {5710ef1f-32ff-4501-bc09-3205f2882f9e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2069 | 2026.02.05 01:48:28.648769 [ 4 ] {5710ef1f-32ff-4501-bc09-3205f2882f9e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.02.05 01:48:28.648891 [ 4 ] {5710ef1f-32ff-4501-bc09-3205f2882f9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 2071 | 2026.02.05 01:48:28.648925 [ 4 ] {5710ef1f-32ff-4501-bc09-3205f2882f9e} <Debug> TCPHandler: Processed in 0.001197472 sec. | ||
| 2072 | 2026.02.05 01:48:30.014666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4341 | ||
| 2073 | 2026.02.05 01:48:30.015259 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.02.05 01:48:30.015304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2075 | 2026.02.05 01:48:30.015806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2076 | 2026.02.05 01:48:30.016049 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.02.05 01:48:30.016179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4341 | ||
| 2078 | 2026.02.05 01:48:30.240941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2079 | 2026.02.05 01:48:30.272041 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.02.05 01:48:30.272130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2081 | 2026.02.05 01:48:30.290308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2082 | 2026.02.05 01:48:30.294794 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.02.05 01:48:30.309421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2084 | 2026.02.05 01:48:31.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.33 MiB, peak 186.33 MiB, free memory in arenas 0.00 B, will set to 183.60 MiB (RSS), difference: 1.27 MiB | ||
| 2085 | 2026.02.05 01:48:31.339525 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55960 | ||
| 2086 | 2026.02.05 01:48:31.339660 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.02.05 01:48:31.339688 [ 3 ] {} <Debug> TCP-Session: 82e13113-44c1-444c-8f87-751f1ab645b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55960 | ||
| 2088 | 2026.02.05 01:48:31.339712 [ 3 ] {} <Debug> TCP-Session: 82e13113-44c1-444c-8f87-751f1ab645b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.02.05 01:48:31.339725 [ 3 ] {} <Debug> TCP-Session: 82e13113-44c1-444c-8f87-751f1ab645b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.02.05 01:48:31.339986 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57858 | ||
| 2091 | 2026.02.05 01:48:31.340016 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47712 | ||
| 2092 | 2026.02.05 01:48:31.340033 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59904 | ||
| 2093 | 2026.02.05 01:48:31.340086 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44995 | ||
| 2094 | 2026.02.05 01:48:31.340085 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51743 | ||
| 2095 | 2026.02.05 01:48:31.340163 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2026.02.05 01:48:31.340142 [ 3 ] {} <Trace> TCP-Session: 82e13113-44c1-444c-8f87-751f1ab645b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.02.05 01:48:31.340225 [ 287 ] {} <Debug> TCP-Session: ddb748fe-7cd9-46dc-a655-c63008394501 Authenticating user 'default' from [fd00:1122:3344:101::e]:47712 | ||
| 2098 | 2026.02.05 01:48:31.340072 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2099 | 2026.02.05 01:48:31.340273 [ 287 ] {} <Debug> TCP-Session: ddb748fe-7cd9-46dc-a655-c63008394501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.02.05 01:48:31.340055 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33478 | ||
| 2101 | 2026.02.05 01:48:31.340307 [ 287 ] {} <Debug> TCP-Session: ddb748fe-7cd9-46dc-a655-c63008394501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.02.05 01:48:31.340301 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2103 | 2026.02.05 01:48:31.340301 [ 286 ] {} <Debug> TCP-Session: be12fe48-17b7-4fa1-9bc5-c24131f40648 Authenticating user 'default' from [fd00:1122:3344:101::e]:57858 | ||
| 2104 | 2026.02.05 01:48:31.340365 [ 293 ] {} <Debug> TCP-Session: b0113be3-a2fc-43d8-833c-4bb7ef1da54c Authenticating user 'default' from [fd00:1122:3344:101::e]:44995 | ||
| 2105 | 2026.02.05 01:48:31.340388 [ 286 ] {} <Debug> TCP-Session: be12fe48-17b7-4fa1-9bc5-c24131f40648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.02.05 01:48:31.340388 [ 3 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55960) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2107 | 2026.02.05 01:48:31.340419 [ 286 ] {} <Debug> TCP-Session: be12fe48-17b7-4fa1-9bc5-c24131f40648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.02.05 01:48:31.340414 [ 293 ] {} <Debug> TCP-Session: b0113be3-a2fc-43d8-833c-4bb7ef1da54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.02.05 01:48:31.340043 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37575 | ||
| 2110 | 2026.02.05 01:48:31.340464 [ 293 ] {} <Debug> TCP-Session: b0113be3-a2fc-43d8-833c-4bb7ef1da54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.02.05 01:48:31.340036 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56607 | ||
| 2112 | 2026.02.05 01:48:31.340679 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2026.02.05 01:48:31.340707 [ 3 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2114 | 2026.02.05 01:48:31.340731 [ 292 ] {} <Debug> TCP-Session: 0f966592-a97f-45a7-a576-8fedc9c24d05 Authenticating user 'default' from [fd00:1122:3344:101::e]:51743 | ||
| 2115 | 2026.02.05 01:48:31.340771 [ 3 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2116 | 2026.02.05 01:48:31.340776 [ 292 ] {} <Debug> TCP-Session: 0f966592-a97f-45a7-a576-8fedc9c24d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.02.05 01:48:31.340811 [ 292 ] {} <Debug> TCP-Session: 0f966592-a97f-45a7-a576-8fedc9c24d05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.02.05 01:48:31.340850 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2119 | 2026.02.05 01:48:31.340886 [ 290 ] {} <Debug> TCP-Session: 54aef91a-9570-4a36-a895-c3f59c107f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:37575 | ||
| 2120 | 2026.02.05 01:48:31.340899 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2121 | 2026.02.05 01:48:31.340903 [ 290 ] {} <Debug> TCP-Session: 54aef91a-9570-4a36-a895-c3f59c107f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.02.05 01:48:31.340939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2123 | 2026.02.05 01:48:31.340942 [ 288 ] {} <Debug> TCP-Session: eed1e85f-3edb-4d76-9e41-41ecbdcaed03 Authenticating user 'default' from [fd00:1122:3344:101::e]:56607 | ||
| 2124 | 2026.02.05 01:48:31.340978 [ 291 ] {} <Debug> TCP-Session: a71e4b4f-3e31-454a-88ea-f1e2af50ace2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33478 | ||
| 2125 | 2026.02.05 01:48:31.340989 [ 288 ] {} <Debug> TCP-Session: eed1e85f-3edb-4d76-9e41-41ecbdcaed03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.02.05 01:48:31.340943 [ 290 ] {} <Debug> TCP-Session: 54aef91a-9570-4a36-a895-c3f59c107f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.02.05 01:48:31.341011 [ 291 ] {} <Debug> TCP-Session: a71e4b4f-3e31-454a-88ea-f1e2af50ace2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.02.05 01:48:31.341041 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2026.02.05 01:48:31.341057 [ 291 ] {} <Debug> TCP-Session: a71e4b4f-3e31-454a-88ea-f1e2af50ace2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.02.05 01:48:31.341081 [ 3 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 2131 | 2026.02.05 01:48:31.341093 [ 289 ] {} <Debug> TCP-Session: 0fda38a1-7383-4bca-b284-bfc374538793 Authenticating user 'default' from [fd00:1122:3344:101::e]:59904 | ||
| 2132 | 2026.02.05 01:48:31.341017 [ 288 ] {} <Debug> TCP-Session: eed1e85f-3edb-4d76-9e41-41ecbdcaed03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.02.05 01:48:31.341139 [ 289 ] {} <Debug> TCP-Session: 0fda38a1-7383-4bca-b284-bfc374538793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.02.05 01:48:31.341179 [ 289 ] {} <Debug> TCP-Session: 0fda38a1-7383-4bca-b284-bfc374538793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.02.05 01:48:31.341184 [ 3 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2136 | 2026.02.05 01:48:31.727981 [ 319 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Trace> AggregatingTransform: Aggregating | ||
| 2137 | 2026.02.05 01:48:31.728053 [ 319 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Trace> Aggregator: Aggregation method: without_key | ||
| 2138 | 2026.02.05 01:48:31.728094 [ 319 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001280223 sec. (781.114 rows/sec., 30.51 KiB/sec.) | ||
| 2139 | 2026.02.05 01:48:31.728117 [ 319 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Trace> Aggregator: Merging aggregated data | ||
| 2140 | 2026.02.05 01:48:31.729253 [ 3 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.388919 sec., 2.571229484802748 rows/sec., 102.85 B/sec. | ||
| 2141 | 2026.02.05 01:48:31.729440 [ 3 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2142 | 2026.02.05 01:48:31.729457 [ 3 ] {351003c8-5918-49ce-9abf-c95137825fbc} <Debug> TCPHandler: Processed in 0.389469896 sec. | ||
| 2143 | 2026.02.05 01:48:31.729621 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2144 | 2026.02.05 01:48:31.729650 [ 3 ] {} <Debug> TCP-Session: 82e13113-44c1-444c-8f87-751f1ab645b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.02.05 01:48:31.729665 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2146 | 2026.02.05 01:48:31.729692 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2147 | 2026.02.05 01:48:31.729726 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2148 | 2026.02.05 01:48:31.729746 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2026.02.05 01:48:31.729765 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2150 | 2026.02.05 01:48:31.729779 [ 293 ] {} <Debug> TCP-Session: b0113be3-a2fc-43d8-833c-4bb7ef1da54c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.02.05 01:48:31.729782 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2152 | 2026.02.05 01:48:31.729803 [ 287 ] {} <Debug> TCP-Session: ddb748fe-7cd9-46dc-a655-c63008394501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.02.05 01:48:31.729814 [ 286 ] {} <Debug> TCP-Session: be12fe48-17b7-4fa1-9bc5-c24131f40648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.02.05 01:48:31.729843 [ 289 ] {} <Debug> TCP-Session: 0fda38a1-7383-4bca-b284-bfc374538793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2155 | 2026.02.05 01:48:31.729802 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2156 | 2026.02.05 01:48:31.729784 [ 290 ] {} <Debug> TCP-Session: 54aef91a-9570-4a36-a895-c3f59c107f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.02.05 01:48:31.729739 [ 288 ] {} <Debug> TCP-Session: eed1e85f-3edb-4d76-9e41-41ecbdcaed03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.02.05 01:48:31.729913 [ 292 ] {} <Debug> TCP-Session: 0f966592-a97f-45a7-a576-8fedc9c24d05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.02.05 01:48:31.729708 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2160 | 2026.02.05 01:48:31.729980 [ 291 ] {} <Debug> TCP-Session: a71e4b4f-3e31-454a-88ea-f1e2af50ace2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2026.02.05 01:48:32.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.03 MiB, peak 195.12 MiB, free memory in arenas 0.00 B, will set to 203.47 MiB (RSS), difference: 18.44 MiB | ||
| 2162 | 2026.02.05 01:48:32.345580 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53209 | ||
| 2163 | 2026.02.05 01:48:32.345695 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2164 | 2026.02.05 01:48:32.345723 [ 288 ] {} <Debug> TCP-Session: 46f29e4e-e42f-4612-8d5c-a29383b0f2cb Authenticating user 'default' from [fd00:1122:3344:101::e]:53209 | ||
| 2165 | 2026.02.05 01:48:32.345745 [ 288 ] {} <Debug> TCP-Session: 46f29e4e-e42f-4612-8d5c-a29383b0f2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.02.05 01:48:32.345757 [ 288 ] {} <Debug> TCP-Session: 46f29e4e-e42f-4612-8d5c-a29383b0f2cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2026.02.05 01:48:32.345934 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46800 | ||
| 2168 | 2026.02.05 01:48:32.345993 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60392 | ||
| 2169 | 2026.02.05 01:48:32.346004 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52245 | ||
| 2170 | 2026.02.05 01:48:32.346038 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65072 | ||
| 2171 | 2026.02.05 01:48:32.346062 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60463 | ||
| 2172 | 2026.02.05 01:48:32.346072 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36614 | ||
| 2173 | 2026.02.05 01:48:32.346098 [ 288 ] {} <Trace> TCP-Session: 46f29e4e-e42f-4612-8d5c-a29383b0f2cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.02.05 01:48:32.346119 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.02.05 01:48:32.346137 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.02.05 01:48:32.346146 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.02.05 01:48:32.346164 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2178 | 2026.02.05 01:48:32.346175 [ 290 ] {} <Debug> TCP-Session: 3a29ec51-7172-4bd5-9eb6-75f1fd2ded9b Authenticating user 'default' from [fd00:1122:3344:101::e]:60392 | ||
| 2179 | 2026.02.05 01:48:32.346198 [ 3 ] {} <Debug> TCP-Session: b5c6f4d3-c642-4fb6-96cb-ebc026644a67 Authenticating user 'default' from [fd00:1122:3344:101::e]:60463 | ||
| 2180 | 2026.02.05 01:48:32.346206 [ 286 ] {} <Debug> TCP-Session: 28a942ba-ccc3-4217-8a88-ed5c99edd633 Authenticating user 'default' from [fd00:1122:3344:101::e]:36614 | ||
| 2181 | 2026.02.05 01:48:32.346223 [ 290 ] {} <Debug> TCP-Session: 3a29ec51-7172-4bd5-9eb6-75f1fd2ded9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.02.05 01:48:32.346224 [ 3 ] {} <Debug> TCP-Session: b5c6f4d3-c642-4fb6-96cb-ebc026644a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.02.05 01:48:32.346237 [ 286 ] {} <Debug> TCP-Session: 28a942ba-ccc3-4217-8a88-ed5c99edd633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.02.05 01:48:32.346243 [ 290 ] {} <Debug> TCP-Session: 3a29ec51-7172-4bd5-9eb6-75f1fd2ded9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.02.05 01:48:32.346261 [ 286 ] {} <Debug> TCP-Session: 28a942ba-ccc3-4217-8a88-ed5c99edd633 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.02.05 01:48:32.346251 [ 3 ] {} <Debug> TCP-Session: b5c6f4d3-c642-4fb6-96cb-ebc026644a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.02.05 01:48:32.346187 [ 293 ] {} <Debug> TCP-Session: 1f6e3356-7b98-4fbc-aa24-019bec53a506 Authenticating user 'default' from [fd00:1122:3344:101::e]:65072 | ||
| 2188 | 2026.02.05 01:48:32.346141 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2026.02.05 01:48:32.346325 [ 293 ] {} <Debug> TCP-Session: 1f6e3356-7b98-4fbc-aa24-019bec53a506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.02.05 01:48:32.346321 [ 288 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53209) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2191 | 2026.02.05 01:48:32.346350 [ 293 ] {} <Debug> TCP-Session: 1f6e3356-7b98-4fbc-aa24-019bec53a506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.02.05 01:48:32.346351 [ 291 ] {} <Debug> TCP-Session: d8a026ba-5133-4062-860a-12cee5be110b Authenticating user 'default' from [fd00:1122:3344:101::e]:52245 | ||
| 2193 | 2026.02.05 01:48:32.346051 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62101 | ||
| 2194 | 2026.02.05 01:48:32.346409 [ 291 ] {} <Debug> TCP-Session: d8a026ba-5133-4062-860a-12cee5be110b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.02.05 01:48:32.346001 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63073 | ||
| 2196 | 2026.02.05 01:48:32.346445 [ 291 ] {} <Debug> TCP-Session: d8a026ba-5133-4062-860a-12cee5be110b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.02.05 01:48:32.346473 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2026.02.05 01:48:32.346076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2026.02.05 01:48:32.346508 [ 294 ] {} <Debug> TCP-Session: 62a198ee-d683-40f0-82fe-3fee52c0ef6d Authenticating user 'default' from [fd00:1122:3344:101::e]:62101 | ||
| 2200 | 2026.02.05 01:48:32.346513 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2026.02.05 01:48:32.346538 [ 289 ] {} <Debug> TCP-Session: f0ce4cbf-0af7-4316-ace9-775801423e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:46800 | ||
| 2202 | 2026.02.05 01:48:32.346543 [ 294 ] {} <Debug> TCP-Session: 62a198ee-d683-40f0-82fe-3fee52c0ef6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.02.05 01:48:32.346563 [ 292 ] {} <Debug> TCP-Session: e5b08585-0b84-4d78-8d5d-7a93653ddaf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63073 | ||
| 2204 | 2026.02.05 01:48:32.346576 [ 289 ] {} <Debug> TCP-Session: f0ce4cbf-0af7-4316-ace9-775801423e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.02.05 01:48:32.346587 [ 294 ] {} <Debug> TCP-Session: 62a198ee-d683-40f0-82fe-3fee52c0ef6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.02.05 01:48:32.346616 [ 289 ] {} <Debug> TCP-Session: f0ce4cbf-0af7-4316-ace9-775801423e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.02.05 01:48:32.346605 [ 292 ] {} <Debug> TCP-Session: e5b08585-0b84-4d78-8d5d-7a93653ddaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.02.05 01:48:32.346664 [ 292 ] {} <Debug> TCP-Session: e5b08585-0b84-4d78-8d5d-7a93653ddaf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.02.05 01:48:32.346666 [ 288 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2210 | 2026.02.05 01:48:32.346724 [ 288 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2211 | 2026.02.05 01:48:32.347038 [ 288 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 2212 | 2026.02.05 01:48:32.348080 [ 304 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Trace> AggregatingTransform: Aggregating | ||
| 2213 | 2026.02.05 01:48:32.348125 [ 304 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2214 | 2026.02.05 01:48:32.348158 [ 304 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015588 sec. (984.651 rows/sec., 38.46 KiB/sec.) | ||
| 2215 | 2026.02.05 01:48:32.348178 [ 304 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Trace> Aggregator: Merging aggregated data | ||
| 2216 | 2026.02.05 01:48:32.349696 [ 288 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003461 sec., 288.93383415197917 rows/sec., 11.29 KiB/sec. | ||
| 2217 | 2026.02.05 01:48:32.349806 [ 288 ] {1aedff2d-af7a-4c6f-95ce-021bb2d79bc7} <Debug> TCPHandler: Processed in 0.003862461 sec. | ||
| 2218 | 2026.02.05 01:48:32.349929 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2026.02.05 01:48:32.349955 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2026.02.05 01:48:32.349957 [ 288 ] {} <Debug> TCP-Session: 46f29e4e-e42f-4612-8d5c-a29383b0f2cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.02.05 01:48:32.349975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2026.02.05 01:48:32.350002 [ 289 ] {} <Debug> TCP-Session: f0ce4cbf-0af7-4316-ace9-775801423e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.02.05 01:48:32.350026 [ 292 ] {} <Debug> TCP-Session: e5b08585-0b84-4d78-8d5d-7a93653ddaf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.02.05 01:48:32.350030 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.02.05 01:48:32.350059 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2226 | 2026.02.05 01:48:32.350075 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.02.05 01:48:32.350092 [ 291 ] {} <Debug> TCP-Session: d8a026ba-5133-4062-860a-12cee5be110b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.02.05 01:48:32.350120 [ 290 ] {} <Debug> TCP-Session: 3a29ec51-7172-4bd5-9eb6-75f1fd2ded9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.02.05 01:48:32.350135 [ 293 ] {} <Debug> TCP-Session: 1f6e3356-7b98-4fbc-aa24-019bec53a506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.02.05 01:48:32.350043 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2026.02.05 01:48:32.350010 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2232 | 2026.02.05 01:48:32.350196 [ 294 ] {} <Debug> TCP-Session: 62a198ee-d683-40f0-82fe-3fee52c0ef6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.02.05 01:48:32.349994 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2234 | 2026.02.05 01:48:32.350213 [ 286 ] {} <Debug> TCP-Session: 28a942ba-ccc3-4217-8a88-ed5c99edd633 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.02.05 01:48:32.350235 [ 3 ] {} <Debug> TCP-Session: b5c6f4d3-c642-4fb6-96cb-ebc026644a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.02.05 01:48:32.521120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 282 | ||
| 2237 | 2026.02.05 01:48:32.523184 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.02.05 01:48:32.523228 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2239 | 2026.02.05 01:48:32.524413 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2240 | 2026.02.05 01:48:32.524684 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.02.05 01:48:32.524833 [ 36 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2242 | 2026.02.05 01:48:32.524879 [ 36 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.02.05 01:48:32.524901 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2244 | 2026.02.05 01:48:32.524957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 2245 | 2026.02.05 01:48:32.525027 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 2246 | 2026.02.05 01:48:32.525751 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2247 | 2026.02.05 01:48:32.525931 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 2248 | 2026.02.05 01:48:32.526300 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2249 | 2026.02.05 01:48:32.526641 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2250 | 2026.02.05 01:48:32.526952 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2251 | 2026.02.05 01:48:32.527337 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 2252 | 2026.02.05 01:48:32.527662 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2253 | 2026.02.05 01:48:32.533277 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.008303532 sec., 33961.451584699134 rows/sec., 32.82 MiB/sec. | ||
| 2254 | 2026.02.05 01:48:32.534084 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2255 | 2026.02.05 01:48:32.534657 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.02.05 01:48:32.534723 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_6_1} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2257 | 2026.02.05 01:48:32.534926 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2258 | 2026.02.05 01:48:33.637866 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.02.05 01:48:33.638099 [ 4 ] {28b5c7c5-bee6-4acc-a3dd-1e3862f70c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2260 | 2026.02.05 01:48:33.638186 [ 4 ] {28b5c7c5-bee6-4acc-a3dd-1e3862f70c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2261 | 2026.02.05 01:48:33.639029 [ 4 ] {28b5c7c5-bee6-4acc-a3dd-1e3862f70c94} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.02.05 01:48:33.639087 [ 4 ] {28b5c7c5-bee6-4acc-a3dd-1e3862f70c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2263 | 2026.02.05 01:48:33.639609 [ 4 ] {28b5c7c5-bee6-4acc-a3dd-1e3862f70c94} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2264 | 2026.02.05 01:48:33.639891 [ 4 ] {28b5c7c5-bee6-4acc-a3dd-1e3862f70c94} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.02.05 01:48:33.640050 [ 4 ] {28b5c7c5-bee6-4acc-a3dd-1e3862f70c94} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec. | ||
| 2266 | 2026.02.05 01:48:33.640063 [ 41 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2267 | 2026.02.05 01:48:33.640092 [ 4 ] {28b5c7c5-bee6-4acc-a3dd-1e3862f70c94} <Debug> TCPHandler: Processed in 0.002433055 sec. | ||
| 2268 | 2026.02.05 01:48:33.640139 [ 41 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.02.05 01:48:33.640167 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2270 | 2026.02.05 01:48:33.640245 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.02.05 01:48:33.640265 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 2272 | 2026.02.05 01:48:33.640351 [ 4 ] {688d8f68-4878-44e2-96d2-e1f28fa349e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2273 | 2026.02.05 01:48:33.640352 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2274 | 2026.02.05 01:48:33.640391 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 2275 | 2026.02.05 01:48:33.640394 [ 4 ] {688d8f68-4878-44e2-96d2-e1f28fa349e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2276 | 2026.02.05 01:48:33.640448 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 176 rows starting from the beginning of the part | ||
| 2277 | 2026.02.05 01:48:33.640492 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2278 | 2026.02.05 01:48:33.640531 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2279 | 2026.02.05 01:48:33.640570 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2280 | 2026.02.05 01:48:33.640610 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2281 | 2026.02.05 01:48:33.640853 [ 4 ] {688d8f68-4878-44e2-96d2-e1f28fa349e4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.02.05 01:48:33.640888 [ 4 ] {688d8f68-4878-44e2-96d2-e1f28fa349e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2283 | 2026.02.05 01:48:33.641204 [ 4 ] {688d8f68-4878-44e2-96d2-e1f28fa349e4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2284 | 2026.02.05 01:48:33.641421 [ 4 ] {688d8f68-4878-44e2-96d2-e1f28fa349e4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.02.05 01:48:33.641456 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233953 sec., 646702.1029163995 rows/sec., 58.23 MiB/sec. | ||
| 2286 | 2026.02.05 01:48:33.641528 [ 41 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2287 | 2026.02.05 01:48:33.641550 [ 4 ] {688d8f68-4878-44e2-96d2-e1f28fa349e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 2288 | 2026.02.05 01:48:33.641560 [ 41 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.02.05 01:48:33.641592 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2290 | 2026.02.05 01:48:33.641596 [ 4 ] {688d8f68-4878-44e2-96d2-e1f28fa349e4} <Debug> TCPHandler: Processed in 0.001403035 sec. | ||
| 2291 | 2026.02.05 01:48:33.641658 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 2292 | 2026.02.05 01:48:33.641710 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2293 | 2026.02.05 01:48:33.641726 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.02.05 01:48:33.641738 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2295 | 2026.02.05 01:48:33.641772 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 158 rows starting from the beginning of the part | ||
| 2296 | 2026.02.05 01:48:33.641815 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2297 | 2026.02.05 01:48:33.641831 [ 4 ] {38a7d880-0b70-406f-b6d4-2971935902ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2298 | 2026.02.05 01:48:33.641852 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2299 | 2026.02.05 01:48:33.641876 [ 4 ] {38a7d880-0b70-406f-b6d4-2971935902ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2300 | 2026.02.05 01:48:33.641891 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2301 | 2026.02.05 01:48:33.641925 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 2302 | 2026.02.05 01:48:33.641959 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2303 | 2026.02.05 01:48:33.642049 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.02.05 01:48:33.642143 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_11_2} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2305 | 2026.02.05 01:48:33.642240 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2306 | 2026.02.05 01:48:33.642299 [ 4 ] {38a7d880-0b70-406f-b6d4-2971935902ae} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.02.05 01:48:33.642340 [ 4 ] {38a7d880-0b70-406f-b6d4-2971935902ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2308 | 2026.02.05 01:48:33.642681 [ 4 ] {38a7d880-0b70-406f-b6d4-2971935902ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2309 | 2026.02.05 01:48:33.642686 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 5 columns (5 merged, 0 gathered) in 0.001054599 sec., 555661.4409837293 rows/sec., 46.24 MiB/sec. | ||
| 2310 | 2026.02.05 01:48:33.642836 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2311 | 2026.02.05 01:48:33.642914 [ 4 ] {38a7d880-0b70-406f-b6d4-2971935902ae} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.02.05 01:48:33.643030 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2313 | 2026.02.05 01:48:33.643060 [ 4 ] {38a7d880-0b70-406f-b6d4-2971935902ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 2314 | 2026.02.05 01:48:33.643061 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.02.05 01:48:33.643102 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2316 | 2026.02.05 01:48:33.643106 [ 4 ] {38a7d880-0b70-406f-b6d4-2971935902ae} <Debug> TCPHandler: Processed in 0.001430186 sec. | ||
| 2317 | 2026.02.05 01:48:33.643128 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.02.05 01:48:33.643208 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_11_2} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2319 | 2026.02.05 01:48:33.643224 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 2320 | 2026.02.05 01:48:33.643231 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.02.05 01:48:33.643290 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2322 | 2026.02.05 01:48:33.643385 [ 4 ] {6fdd0c61-8914-47e2-add6-9335a1361e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2323 | 2026.02.05 01:48:33.643400 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2324 | 2026.02.05 01:48:33.643438 [ 4 ] {6fdd0c61-8914-47e2-add6-9335a1361e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2325 | 2026.02.05 01:48:33.643462 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 844 rows starting from the beginning of the part | ||
| 2326 | 2026.02.05 01:48:33.643572 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2327 | 2026.02.05 01:48:33.643631 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 2328 | 2026.02.05 01:48:33.643678 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 2329 | 2026.02.05 01:48:33.643722 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2330 | 2026.02.05 01:48:33.643765 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 2331 | 2026.02.05 01:48:33.643794 [ 4 ] {6fdd0c61-8914-47e2-add6-9335a1361e94} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.02.05 01:48:33.643837 [ 4 ] {6fdd0c61-8914-47e2-add6-9335a1361e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2333 | 2026.02.05 01:48:33.644218 [ 4 ] {6fdd0c61-8914-47e2-add6-9335a1361e94} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2334 | 2026.02.05 01:48:33.644445 [ 4 ] {6fdd0c61-8914-47e2-add6-9335a1361e94} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.02.05 01:48:33.644587 [ 4 ] {6fdd0c61-8914-47e2-add6-9335a1361e94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 2336 | 2026.02.05 01:48:33.644626 [ 4 ] {6fdd0c61-8914-47e2-add6-9335a1361e94} <Debug> TCPHandler: Processed in 0.001445577 sec. | ||
| 2337 | 2026.02.05 01:48:33.644991 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829643 sec., 918211.9134716445 rows/sec., 65.17 MiB/sec. | ||
| 2338 | 2026.02.05 01:48:33.645266 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2339 | 2026.02.05 01:48:33.645543 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.02.05 01:48:33.645614 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2341 | 2026.02.05 01:48:33.645686 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2342 | 2026.02.05 01:48:37.433461 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2343 | 2026.02.05 01:48:37.433522 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2344 | 2026.02.05 01:48:37.516376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4789 | ||
| 2345 | 2026.02.05 01:48:37.516935 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.02.05 01:48:37.516984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2347 | 2026.02.05 01:48:37.517531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2348 | 2026.02.05 01:48:37.517766 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.02.05 01:48:37.517895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4789 | ||
| 2350 | 2026.02.05 01:48:37.809890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2351 | 2026.02.05 01:48:37.827301 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.02.05 01:48:37.827368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2353 | 2026.02.05 01:48:37.833474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2354 | 2026.02.05 01:48:37.834228 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.02.05 01:48:37.837711 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2356 | 2026.02.05 01:48:38.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.16 MiB, peak 215.80 MiB, free memory in arenas 0.00 B, will set to 205.59 MiB (RSS), difference: 1.43 MiB | ||
| 2357 | 2026.02.05 01:48:38.639005 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.02.05 01:48:38.639201 [ 4 ] {cade8a48-550e-4086-baa2-7e8061cab990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2359 | 2026.02.05 01:48:38.639274 [ 4 ] {cade8a48-550e-4086-baa2-7e8061cab990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2360 | 2026.02.05 01:48:38.639960 [ 4 ] {cade8a48-550e-4086-baa2-7e8061cab990} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.02.05 01:48:38.640007 [ 4 ] {cade8a48-550e-4086-baa2-7e8061cab990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2362 | 2026.02.05 01:48:38.640389 [ 4 ] {cade8a48-550e-4086-baa2-7e8061cab990} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2363 | 2026.02.05 01:48:38.640603 [ 4 ] {cade8a48-550e-4086-baa2-7e8061cab990} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.02.05 01:48:38.640750 [ 4 ] {cade8a48-550e-4086-baa2-7e8061cab990} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001603 sec., 79850.28072364317 rows/sec., 6.88 MiB/sec. | ||
| 2365 | 2026.02.05 01:48:38.640791 [ 4 ] {cade8a48-550e-4086-baa2-7e8061cab990} <Debug> TCPHandler: Processed in 0.001927025 sec. | ||
| 2366 | 2026.02.05 01:48:38.640934 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2026.02.05 01:48:38.641030 [ 4 ] {d4134157-d4d3-4967-b789-8a41cd7dbd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.02.05 01:48:38.641072 [ 4 ] {d4134157-d4d3-4967-b789-8a41cd7dbd07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2369 | 2026.02.05 01:48:38.641495 [ 4 ] {d4134157-d4d3-4967-b789-8a41cd7dbd07} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.02.05 01:48:38.641533 [ 4 ] {d4134157-d4d3-4967-b789-8a41cd7dbd07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2371 | 2026.02.05 01:48:38.641848 [ 4 ] {d4134157-d4d3-4967-b789-8a41cd7dbd07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2372 | 2026.02.05 01:48:38.642055 [ 4 ] {d4134157-d4d3-4967-b789-8a41cd7dbd07} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.02.05 01:48:38.642182 [ 4 ] {d4134157-d4d3-4967-b789-8a41cd7dbd07} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001172 sec., 30716.72354948805 rows/sec., 2.26 MiB/sec. | ||
| 2374 | 2026.02.05 01:48:38.642220 [ 4 ] {d4134157-d4d3-4967-b789-8a41cd7dbd07} <Debug> TCPHandler: Processed in 0.001337014 sec. | ||
| 2375 | 2026.02.05 01:48:38.642324 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2026.02.05 01:48:38.642417 [ 4 ] {fffba684-de0f-49ea-9fee-d720b2db0514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2377 | 2026.02.05 01:48:38.642459 [ 4 ] {fffba684-de0f-49ea-9fee-d720b2db0514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2378 | 2026.02.05 01:48:38.642894 [ 4 ] {fffba684-de0f-49ea-9fee-d720b2db0514} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.02.05 01:48:38.642931 [ 4 ] {fffba684-de0f-49ea-9fee-d720b2db0514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2380 | 2026.02.05 01:48:38.643226 [ 4 ] {fffba684-de0f-49ea-9fee-d720b2db0514} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2381 | 2026.02.05 01:48:38.643442 [ 4 ] {fffba684-de0f-49ea-9fee-d720b2db0514} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.02.05 01:48:38.643568 [ 4 ] {fffba684-de0f-49ea-9fee-d720b2db0514} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001169 sec., 85543.19931565442 rows/sec., 6.68 MiB/sec. | ||
| 2383 | 2026.02.05 01:48:38.643605 [ 4 ] {fffba684-de0f-49ea-9fee-d720b2db0514} <Debug> TCPHandler: Processed in 0.001330884 sec. | ||
| 2384 | 2026.02.05 01:48:38.643720 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2026.02.05 01:48:38.643814 [ 4 ] {c96ac438-ee1c-4e76-9099-b9f1daf6b4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2386 | 2026.02.05 01:48:38.643858 [ 4 ] {c96ac438-ee1c-4e76-9099-b9f1daf6b4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2387 | 2026.02.05 01:48:38.644269 [ 4 ] {c96ac438-ee1c-4e76-9099-b9f1daf6b4da} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.02.05 01:48:38.644306 [ 4 ] {c96ac438-ee1c-4e76-9099-b9f1daf6b4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2389 | 2026.02.05 01:48:38.644637 [ 4 ] {c96ac438-ee1c-4e76-9099-b9f1daf6b4da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2390 | 2026.02.05 01:48:38.644842 [ 4 ] {c96ac438-ee1c-4e76-9099-b9f1daf6b4da} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.02.05 01:48:38.644967 [ 4 ] {c96ac438-ee1c-4e76-9099-b9f1daf6b4da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2392 | 2026.02.05 01:48:38.645004 [ 4 ] {c96ac438-ee1c-4e76-9099-b9f1daf6b4da} <Debug> TCPHandler: Processed in 0.001333424 sec. | ||
| 2393 | 2026.02.05 01:48:38.645117 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.02.05 01:48:38.645212 [ 4 ] {9a010f79-9f29-48d4-a447-5a65ad716160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.02.05 01:48:38.645267 [ 4 ] {9a010f79-9f29-48d4-a447-5a65ad716160} <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 | ||
| 2396 | 2026.02.05 01:48:38.646105 [ 4 ] {9a010f79-9f29-48d4-a447-5a65ad716160} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.02.05 01:48:38.646142 [ 4 ] {9a010f79-9f29-48d4-a447-5a65ad716160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2398 | 2026.02.05 01:48:38.646718 [ 4 ] {9a010f79-9f29-48d4-a447-5a65ad716160} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2399 | 2026.02.05 01:48:38.646940 [ 4 ] {9a010f79-9f29-48d4-a447-5a65ad716160} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.02.05 01:48:38.647080 [ 4 ] {9a010f79-9f29-48d4-a447-5a65ad716160} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001888 sec., 19067.79661016949 rows/sec., 34.17 MiB/sec. | ||
| 2401 | 2026.02.05 01:48:38.647132 [ 4 ] {9a010f79-9f29-48d4-a447-5a65ad716160} <Debug> TCPHandler: Processed in 0.002066728 sec. | ||
| 2402 | 2026.02.05 01:48:38.647249 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.02.05 01:48:38.647343 [ 4 ] {fe65323a-2900-4007-abeb-c309961d1f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2404 | 2026.02.05 01:48:38.647385 [ 4 ] {fe65323a-2900-4007-abeb-c309961d1f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2405 | 2026.02.05 01:48:38.647739 [ 4 ] {fe65323a-2900-4007-abeb-c309961d1f99} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2026.02.05 01:48:38.647774 [ 4 ] {fe65323a-2900-4007-abeb-c309961d1f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2407 | 2026.02.05 01:48:38.648076 [ 4 ] {fe65323a-2900-4007-abeb-c309961d1f99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2408 | 2026.02.05 01:48:38.648284 [ 4 ] {fe65323a-2900-4007-abeb-c309961d1f99} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2026.02.05 01:48:38.648400 [ 37 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2410 | 2026.02.05 01:48:38.648410 [ 4 ] {fe65323a-2900-4007-abeb-c309961d1f99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 2411 | 2026.02.05 01:48:38.648473 [ 37 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.02.05 01:48:38.648488 [ 4 ] {fe65323a-2900-4007-abeb-c309961d1f99} <Debug> TCPHandler: Processed in 0.001289463 sec. | ||
| 2413 | 2026.02.05 01:48:38.648499 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2414 | 2026.02.05 01:48:38.648626 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2415 | 2026.02.05 01:48:38.648779 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2026.02.05 01:48:38.648817 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part | ||
| 2417 | 2026.02.05 01:48:38.648885 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2418 | 2026.02.05 01:48:38.648929 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2419 | 2026.02.05 01:48:38.648973 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2420 | 2026.02.05 01:48:38.649015 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2421 | 2026.02.05 01:48:38.649060 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2422 | 2026.02.05 01:48:38.649923 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355134 sec., 451615.8549634206 rows/sec., 30.38 MiB/sec. | ||
| 2423 | 2026.02.05 01:48:38.650135 [ 195 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2424 | 2026.02.05 01:48:38.650447 [ 195 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_11_2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.02.05 01:48:38.650521 [ 195 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_11_2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2426 | 2026.02.05 01:48:38.650586 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2427 | 2026.02.05 01:48:42.525069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 302 | ||
| 2428 | 2026.02.05 01:48:42.527013 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.02.05 01:48:42.527053 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2430 | 2026.02.05 01:48:42.528205 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2431 | 2026.02.05 01:48:42.528476 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.02.05 01:48:42.528719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2433 | 2026.02.05 01:48:43.640327 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2434 | 2026.02.05 01:48:43.640499 [ 4 ] {be1ba004-3290-4c72-a88e-ab29003696f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2435 | 2026.02.05 01:48:43.640564 [ 4 ] {be1ba004-3290-4c72-a88e-ab29003696f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2436 | 2026.02.05 01:48:43.641210 [ 4 ] {be1ba004-3290-4c72-a88e-ab29003696f2} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.02.05 01:48:43.641257 [ 4 ] {be1ba004-3290-4c72-a88e-ab29003696f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2438 | 2026.02.05 01:48:43.641656 [ 4 ] {be1ba004-3290-4c72-a88e-ab29003696f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2439 | 2026.02.05 01:48:43.641882 [ 4 ] {be1ba004-3290-4c72-a88e-ab29003696f2} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.02.05 01:48:43.642033 [ 4 ] {be1ba004-3290-4c72-a88e-ab29003696f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001582 sec., 15170.670037926675 rows/sec., 1.26 MiB/sec. | ||
| 2441 | 2026.02.05 01:48:43.642075 [ 4 ] {be1ba004-3290-4c72-a88e-ab29003696f2} <Debug> TCPHandler: Processed in 0.001884094 sec. | ||
| 2442 | 2026.02.05 01:48:43.642207 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.02.05 01:48:43.642302 [ 4 ] {e24be6aa-3cad-4214-89f9-6903d99866fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2444 | 2026.02.05 01:48:43.642345 [ 4 ] {e24be6aa-3cad-4214-89f9-6903d99866fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2445 | 2026.02.05 01:48:43.642749 [ 4 ] {e24be6aa-3cad-4214-89f9-6903d99866fe} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.02.05 01:48:43.642784 [ 4 ] {e24be6aa-3cad-4214-89f9-6903d99866fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2447 | 2026.02.05 01:48:43.643070 [ 4 ] {e24be6aa-3cad-4214-89f9-6903d99866fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2448 | 2026.02.05 01:48:43.643271 [ 4 ] {e24be6aa-3cad-4214-89f9-6903d99866fe} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.02.05 01:48:43.643395 [ 4 ] {e24be6aa-3cad-4214-89f9-6903d99866fe} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001113 sec., 8984.72596585804 rows/sec., 732.64 KiB/sec. | ||
| 2450 | 2026.02.05 01:48:43.643430 [ 4 ] {e24be6aa-3cad-4214-89f9-6903d99866fe} <Debug> TCPHandler: Processed in 0.001274643 sec. | ||
| 2451 | 2026.02.05 01:48:43.643543 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.02.05 01:48:43.643636 [ 4 ] {47412e79-4d01-49e2-934c-4c068eed9ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2453 | 2026.02.05 01:48:43.643676 [ 4 ] {47412e79-4d01-49e2-934c-4c068eed9ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2454 | 2026.02.05 01:48:43.644163 [ 4 ] {47412e79-4d01-49e2-934c-4c068eed9ab2} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.02.05 01:48:43.644198 [ 4 ] {47412e79-4d01-49e2-934c-4c068eed9ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2456 | 2026.02.05 01:48:43.644506 [ 4 ] {47412e79-4d01-49e2-934c-4c068eed9ab2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2457 | 2026.02.05 01:48:43.644714 [ 4 ] {47412e79-4d01-49e2-934c-4c068eed9ab2} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.02.05 01:48:43.644843 [ 4 ] {47412e79-4d01-49e2-934c-4c068eed9ab2} <Debug> executeQuery: Read 189 rows, 17.02 KiB in 0.001224 sec., 154411.76470588235 rows/sec., 13.58 MiB/sec. | ||
| 2459 | 2026.02.05 01:48:43.644879 [ 4 ] {47412e79-4d01-49e2-934c-4c068eed9ab2} <Debug> TCPHandler: Processed in 0.001385776 sec. | ||
| 2460 | 2026.02.05 01:48:43.644990 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.02.05 01:48:43.645084 [ 4 ] {01a7836f-7f63-43d2-9eae-a4b3ef3e8051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2462 | 2026.02.05 01:48:43.645123 [ 4 ] {01a7836f-7f63-43d2-9eae-a4b3ef3e8051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2463 | 2026.02.05 01:48:43.645515 [ 4 ] {01a7836f-7f63-43d2-9eae-a4b3ef3e8051} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.02.05 01:48:43.645551 [ 4 ] {01a7836f-7f63-43d2-9eae-a4b3ef3e8051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2465 | 2026.02.05 01:48:43.645837 [ 4 ] {01a7836f-7f63-43d2-9eae-a4b3ef3e8051} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2466 | 2026.02.05 01:48:43.646049 [ 4 ] {01a7836f-7f63-43d2-9eae-a4b3ef3e8051} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.02.05 01:48:43.646173 [ 4 ] {01a7836f-7f63-43d2-9eae-a4b3ef3e8051} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001108 sec., 23465.703971119132 rows/sec., 1.73 MiB/sec. | ||
| 2468 | 2026.02.05 01:48:43.646209 [ 4 ] {01a7836f-7f63-43d2-9eae-a4b3ef3e8051} <Debug> TCPHandler: Processed in 0.001269544 sec. | ||
| 2469 | 2026.02.05 01:48:43.646322 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2026.02.05 01:48:43.646415 [ 4 ] {3bc21ebd-2f42-4f2c-a8bd-194a521da3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2471 | 2026.02.05 01:48:43.646455 [ 4 ] {3bc21ebd-2f42-4f2c-a8bd-194a521da3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2472 | 2026.02.05 01:48:43.646841 [ 4 ] {3bc21ebd-2f42-4f2c-a8bd-194a521da3f5} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2026.02.05 01:48:43.646878 [ 4 ] {3bc21ebd-2f42-4f2c-a8bd-194a521da3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2474 | 2026.02.05 01:48:43.647163 [ 4 ] {3bc21ebd-2f42-4f2c-a8bd-194a521da3f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2475 | 2026.02.05 01:48:43.647372 [ 4 ] {3bc21ebd-2f42-4f2c-a8bd-194a521da3f5} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.02.05 01:48:43.647494 [ 4 ] {3bc21ebd-2f42-4f2c-a8bd-194a521da3f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.82 MiB/sec. | ||
| 2477 | 2026.02.05 01:48:43.647531 [ 4 ] {3bc21ebd-2f42-4f2c-a8bd-194a521da3f5} <Debug> TCPHandler: Processed in 0.001258103 sec. | ||
| 2478 | 2026.02.05 01:48:43.647642 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.02.05 01:48:43.647733 [ 4 ] {8a0917c7-73f8-4d3d-8bae-a28629370d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.02.05 01:48:43.647772 [ 4 ] {8a0917c7-73f8-4d3d-8bae-a28629370d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2481 | 2026.02.05 01:48:43.648158 [ 4 ] {8a0917c7-73f8-4d3d-8bae-a28629370d6b} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.02.05 01:48:43.648194 [ 4 ] {8a0917c7-73f8-4d3d-8bae-a28629370d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2483 | 2026.02.05 01:48:43.648477 [ 4 ] {8a0917c7-73f8-4d3d-8bae-a28629370d6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2484 | 2026.02.05 01:48:43.648676 [ 4 ] {8a0917c7-73f8-4d3d-8bae-a28629370d6b} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2026.02.05 01:48:43.648798 [ 4 ] {8a0917c7-73f8-4d3d-8bae-a28629370d6b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 866.45 KiB/sec. | ||
| 2486 | 2026.02.05 01:48:43.648836 [ 4 ] {8a0917c7-73f8-4d3d-8bae-a28629370d6b} <Debug> TCPHandler: Processed in 0.001244293 sec. | ||
| 2487 | 2026.02.05 01:48:43.648947 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.02.05 01:48:43.649038 [ 4 ] {41f841f5-f805-49c8-b5e5-089b8c30fad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2489 | 2026.02.05 01:48:43.649077 [ 4 ] {41f841f5-f805-49c8-b5e5-089b8c30fad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2490 | 2026.02.05 01:48:43.649500 [ 4 ] {41f841f5-f805-49c8-b5e5-089b8c30fad7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.02.05 01:48:43.649536 [ 4 ] {41f841f5-f805-49c8-b5e5-089b8c30fad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2492 | 2026.02.05 01:48:43.649923 [ 4 ] {41f841f5-f805-49c8-b5e5-089b8c30fad7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2493 | 2026.02.05 01:48:43.650135 [ 4 ] {41f841f5-f805-49c8-b5e5-089b8c30fad7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.02.05 01:48:43.650258 [ 4 ] {41f841f5-f805-49c8-b5e5-089b8c30fad7} <Debug> executeQuery: Read 123 rows, 10.23 KiB in 0.001237 sec., 99434.1147938561 rows/sec., 8.08 MiB/sec. | ||
| 2495 | 2026.02.05 01:48:43.650294 [ 4 ] {41f841f5-f805-49c8-b5e5-089b8c30fad7} <Debug> TCPHandler: Processed in 0.001397365 sec. | ||
| 2496 | 2026.02.05 01:48:43.650407 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.02.05 01:48:43.650500 [ 4 ] {3180fed0-1033-4446-ac29-cc244472a286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2498 | 2026.02.05 01:48:43.650543 [ 4 ] {3180fed0-1033-4446-ac29-cc244472a286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2499 | 2026.02.05 01:48:43.650942 [ 4 ] {3180fed0-1033-4446-ac29-cc244472a286} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.02.05 01:48:43.650978 [ 4 ] {3180fed0-1033-4446-ac29-cc244472a286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2501 | 2026.02.05 01:48:43.651304 [ 4 ] {3180fed0-1033-4446-ac29-cc244472a286} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2502 | 2026.02.05 01:48:43.651506 [ 4 ] {3180fed0-1033-4446-ac29-cc244472a286} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.02.05 01:48:43.651626 [ 4 ] {3180fed0-1033-4446-ac29-cc244472a286} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001145 sec., 175545.8515283843 rows/sec., 12.58 MiB/sec. | ||
| 2504 | 2026.02.05 01:48:43.651662 [ 4 ] {3180fed0-1033-4446-ac29-cc244472a286} <Debug> TCPHandler: Processed in 0.001305713 sec. | ||
| 2505 | 2026.02.05 01:48:43.651777 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.02.05 01:48:43.651870 [ 4 ] {19373624-0594-40bf-9a2d-1d232d219ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2507 | 2026.02.05 01:48:43.651924 [ 4 ] {19373624-0594-40bf-9a2d-1d232d219ad9} <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 | ||
| 2508 | 2026.02.05 01:48:43.652670 [ 4 ] {19373624-0594-40bf-9a2d-1d232d219ad9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.02.05 01:48:43.652706 [ 4 ] {19373624-0594-40bf-9a2d-1d232d219ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2510 | 2026.02.05 01:48:43.653198 [ 4 ] {19373624-0594-40bf-9a2d-1d232d219ad9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2511 | 2026.02.05 01:48:43.653411 [ 4 ] {19373624-0594-40bf-9a2d-1d232d219ad9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.02.05 01:48:43.653518 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2513 | 2026.02.05 01:48:43.653541 [ 4 ] {19373624-0594-40bf-9a2d-1d232d219ad9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00169 sec., 2366.8639053254437 rows/sec., 4.24 MiB/sec. | ||
| 2514 | 2026.02.05 01:48:43.653590 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.02.05 01:48:43.653612 [ 4 ] {19373624-0594-40bf-9a2d-1d232d219ad9} <Debug> TCPHandler: Processed in 0.001885464 sec. | ||
| 2516 | 2026.02.05 01:48:43.653620 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2517 | 2026.02.05 01:48:43.653732 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 2518 | 2026.02.05 01:48:43.653748 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.02.05 01:48:43.653853 [ 4 ] {73612f80-d58f-4f8a-bf3c-07ea6ce59df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2520 | 2026.02.05 01:48:43.653895 [ 4 ] {73612f80-d58f-4f8a-bf3c-07ea6ce59df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2521 | 2026.02.05 01:48:43.653964 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2522 | 2026.02.05 01:48:43.654029 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 2523 | 2026.02.05 01:48:43.654167 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2524 | 2026.02.05 01:48:43.654227 [ 4 ] {73612f80-d58f-4f8a-bf3c-07ea6ce59df0} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.02.05 01:48:43.654272 [ 4 ] {73612f80-d58f-4f8a-bf3c-07ea6ce59df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2526 | 2026.02.05 01:48:43.654276 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2527 | 2026.02.05 01:48:43.654398 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2528 | 2026.02.05 01:48:43.654505 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2529 | 2026.02.05 01:48:43.654576 [ 4 ] {73612f80-d58f-4f8a-bf3c-07ea6ce59df0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2530 | 2026.02.05 01:48:43.654609 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2531 | 2026.02.05 01:48:43.654793 [ 4 ] {73612f80-d58f-4f8a-bf3c-07ea6ce59df0} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.02.05 01:48:43.654923 [ 4 ] {73612f80-d58f-4f8a-bf3c-07ea6ce59df0} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001088 sec., 8272.058823529413 rows/sec., 584.32 KiB/sec. | ||
| 2533 | 2026.02.05 01:48:43.654960 [ 4 ] {73612f80-d58f-4f8a-bf3c-07ea6ce59df0} <Debug> TCPHandler: Processed in 0.001263123 sec. | ||
| 2534 | 2026.02.05 01:48:43.655076 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2026.02.05 01:48:43.655171 [ 4 ] {7f5acc28-fc45-47a6-90cd-d4f605749408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2536 | 2026.02.05 01:48:43.655212 [ 4 ] {7f5acc28-fc45-47a6-90cd-d4f605749408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2537 | 2026.02.05 01:48:43.655549 [ 4 ] {7f5acc28-fc45-47a6-90cd-d4f605749408} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.02.05 01:48:43.655586 [ 4 ] {7f5acc28-fc45-47a6-90cd-d4f605749408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2539 | 2026.02.05 01:48:43.655899 [ 4 ] {7f5acc28-fc45-47a6-90cd-d4f605749408} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2540 | 2026.02.05 01:48:43.656125 [ 4 ] {7f5acc28-fc45-47a6-90cd-d4f605749408} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.02.05 01:48:43.656251 [ 4 ] {7f5acc28-fc45-47a6-90cd-d4f605749408} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 2542 | 2026.02.05 01:48:43.656286 [ 4 ] {7f5acc28-fc45-47a6-90cd-d4f605749408} <Debug> TCPHandler: Processed in 0.001259393 sec. | ||
| 2543 | 2026.02.05 01:48:43.662054 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.008357013 sec., 21419.13623922806 rows/sec., 38.38 MiB/sec. | ||
| 2544 | 2026.02.05 01:48:43.662591 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2545 | 2026.02.05 01:48:43.663000 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.02.05 01:48:43.663077 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2547 | 2026.02.05 01:48:43.663208 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2548 | 2026.02.05 01:48:45.018034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5301 | ||
| 2549 | 2026.02.05 01:48:45.018760 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.02.05 01:48:45.018810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2551 | 2026.02.05 01:48:45.019317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2552 | 2026.02.05 01:48:45.019566 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.02.05 01:48:45.019712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5301 | ||
| 2554 | 2026.02.05 01:48:45.019742 [ 23 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2555 | 2026.02.05 01:48:45.019824 [ 23 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.02.05 01:48:45.019847 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2557 | 2026.02.05 01:48:45.019975 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 2558 | 2026.02.05 01:48:45.020125 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2559 | 2026.02.05 01:48:45.020167 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2869 rows starting from the beginning of the part | ||
| 2560 | 2026.02.05 01:48:45.020237 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2561 | 2026.02.05 01:48:45.020284 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2562 | 2026.02.05 01:48:45.020326 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2563 | 2026.02.05 01:48:45.020368 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2564 | 2026.02.05 01:48:45.020408 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2565 | 2026.02.05 01:48:45.021800 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5301 rows, containing 4 columns (4 merged, 0 gathered) in 0.001880875 sec., 2818369.110121619 rows/sec., 40.32 MiB/sec. | ||
| 2566 | 2026.02.05 01:48:45.022642 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2567 | 2026.02.05 01:48:45.022949 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.02.05 01:48:45.023021 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_11_2} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2569 | 2026.02.05 01:48:45.023106 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2570 | 2026.02.05 01:48:45.337836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2571 | 2026.02.05 01:48:45.356199 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.02.05 01:48:45.356279 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2573 | 2026.02.05 01:48:45.362820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2574 | 2026.02.05 01:48:45.363580 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.02.05 01:48:45.363886 [ 23 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2576 | 2026.02.05 01:48:45.363950 [ 23 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.02.05 01:48:45.363970 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2578 | 2026.02.05 01:48:45.364100 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 2579 | 2026.02.05 01:48:45.367688 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2580 | 2026.02.05 01:48:45.368211 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2581 | 2026.02.05 01:48:45.369593 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 2582 | 2026.02.05 01:48:45.373950 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 2583 | 2026.02.05 01:48:45.378285 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 2584 | 2026.02.05 01:48:45.382841 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 2585 | 2026.02.05 01:48:45.387674 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 2586 | 2026.02.05 01:48:45.392324 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 2587 | 2026.02.05 01:48:45.453047 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.088999778 sec., 932.5865958901605 rows/sec., 4.82 MiB/sec. | ||
| 2588 | 2026.02.05 01:48:45.456248 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2589 | 2026.02.05 01:48:45.459266 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_11_2} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.02.05 01:48:45.459406 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_11_2} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2591 | 2026.02.05 01:48:45.461640 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2592 | 2026.02.05 01:48:46.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.47 MiB, peak 217.35 MiB, free memory in arenas 0.00 B, will set to 217.20 MiB (RSS), difference: 9.73 MiB | ||
| 2593 | 2026.02.05 01:48:48.639910 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.02.05 01:48:48.640102 [ 4 ] {523dab75-a040-4b9c-a74c-390d281c0fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2595 | 2026.02.05 01:48:48.640169 [ 4 ] {523dab75-a040-4b9c-a74c-390d281c0fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2596 | 2026.02.05 01:48:48.640856 [ 4 ] {523dab75-a040-4b9c-a74c-390d281c0fde} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.02.05 01:48:48.640898 [ 4 ] {523dab75-a040-4b9c-a74c-390d281c0fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2598 | 2026.02.05 01:48:48.641323 [ 4 ] {523dab75-a040-4b9c-a74c-390d281c0fde} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2599 | 2026.02.05 01:48:48.641555 [ 4 ] {523dab75-a040-4b9c-a74c-390d281c0fde} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.02.05 01:48:48.641707 [ 4 ] {523dab75-a040-4b9c-a74c-390d281c0fde} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001654 sec., 77388.1499395405 rows/sec., 6.67 MiB/sec. | ||
| 2601 | 2026.02.05 01:48:48.641754 [ 4 ] {523dab75-a040-4b9c-a74c-390d281c0fde} <Debug> TCPHandler: Processed in 0.001975857 sec. | ||
| 2602 | 2026.02.05 01:48:48.641884 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.02.05 01:48:48.641989 [ 4 ] {7fe6e5ce-cb38-4bba-bb30-d7982830b4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2604 | 2026.02.05 01:48:48.642034 [ 4 ] {7fe6e5ce-cb38-4bba-bb30-d7982830b4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2605 | 2026.02.05 01:48:48.642461 [ 4 ] {7fe6e5ce-cb38-4bba-bb30-d7982830b4ea} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.02.05 01:48:48.642498 [ 4 ] {7fe6e5ce-cb38-4bba-bb30-d7982830b4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2607 | 2026.02.05 01:48:48.642809 [ 4 ] {7fe6e5ce-cb38-4bba-bb30-d7982830b4ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2608 | 2026.02.05 01:48:48.643024 [ 4 ] {7fe6e5ce-cb38-4bba-bb30-d7982830b4ea} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.02.05 01:48:48.643151 [ 4 ] {7fe6e5ce-cb38-4bba-bb30-d7982830b4ea} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001186 sec., 30354.131534569984 rows/sec., 2.23 MiB/sec. | ||
| 2610 | 2026.02.05 01:48:48.643188 [ 4 ] {7fe6e5ce-cb38-4bba-bb30-d7982830b4ea} <Debug> TCPHandler: Processed in 0.001358575 sec. | ||
| 2611 | 2026.02.05 01:48:48.643302 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.02.05 01:48:48.643399 [ 4 ] {2d8e6102-3161-4633-97b6-64e4edffdb59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2613 | 2026.02.05 01:48:48.643439 [ 4 ] {2d8e6102-3161-4633-97b6-64e4edffdb59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2614 | 2026.02.05 01:48:48.643874 [ 4 ] {2d8e6102-3161-4633-97b6-64e4edffdb59} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.02.05 01:48:48.643908 [ 4 ] {2d8e6102-3161-4633-97b6-64e4edffdb59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2616 | 2026.02.05 01:48:48.644226 [ 4 ] {2d8e6102-3161-4633-97b6-64e4edffdb59} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2617 | 2026.02.05 01:48:48.644438 [ 4 ] {2d8e6102-3161-4633-97b6-64e4edffdb59} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.02.05 01:48:48.644561 [ 4 ] {2d8e6102-3161-4633-97b6-64e4edffdb59} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001182 sec., 84602.36886632825 rows/sec., 6.61 MiB/sec. | ||
| 2619 | 2026.02.05 01:48:48.644598 [ 4 ] {2d8e6102-3161-4633-97b6-64e4edffdb59} <Debug> TCPHandler: Processed in 0.001347365 sec. | ||
| 2620 | 2026.02.05 01:48:48.644712 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.02.05 01:48:48.644806 [ 4 ] {e7d6b528-b865-4e9a-8661-56b2f7d2edd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.02.05 01:48:48.644849 [ 4 ] {e7d6b528-b865-4e9a-8661-56b2f7d2edd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2623 | 2026.02.05 01:48:48.645253 [ 4 ] {e7d6b528-b865-4e9a-8661-56b2f7d2edd5} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.02.05 01:48:48.645288 [ 4 ] {e7d6b528-b865-4e9a-8661-56b2f7d2edd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2625 | 2026.02.05 01:48:48.645616 [ 4 ] {e7d6b528-b865-4e9a-8661-56b2f7d2edd5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2626 | 2026.02.05 01:48:48.645822 [ 4 ] {e7d6b528-b865-4e9a-8661-56b2f7d2edd5} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.02.05 01:48:48.645949 [ 4 ] {e7d6b528-b865-4e9a-8661-56b2f7d2edd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2628 | 2026.02.05 01:48:48.645985 [ 4 ] {e7d6b528-b865-4e9a-8661-56b2f7d2edd5} <Debug> TCPHandler: Processed in 0.001323924 sec. | ||
| 2629 | 2026.02.05 01:48:48.646095 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.02.05 01:48:48.646191 [ 4 ] {d528e328-b481-4b23-8f88-a1276b4ff096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.02.05 01:48:48.646244 [ 4 ] {d528e328-b481-4b23-8f88-a1276b4ff096} <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 | ||
| 2632 | 2026.02.05 01:48:48.647043 [ 4 ] {d528e328-b481-4b23-8f88-a1276b4ff096} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.02.05 01:48:48.647078 [ 4 ] {d528e328-b481-4b23-8f88-a1276b4ff096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2634 | 2026.02.05 01:48:48.647646 [ 4 ] {d528e328-b481-4b23-8f88-a1276b4ff096} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2635 | 2026.02.05 01:48:48.647868 [ 4 ] {d528e328-b481-4b23-8f88-a1276b4ff096} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.02.05 01:48:48.648001 [ 4 ] {d528e328-b481-4b23-8f88-a1276b4ff096} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001829 sec., 19682.886823400768 rows/sec., 35.27 MiB/sec. | ||
| 2637 | 2026.02.05 01:48:48.648052 [ 4 ] {d528e328-b481-4b23-8f88-a1276b4ff096} <Debug> TCPHandler: Processed in 0.002007347 sec. | ||
| 2638 | 2026.02.05 01:48:48.648166 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.02.05 01:48:48.648260 [ 4 ] {84f154a1-6f87-433c-b587-4ebe847cfd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.02.05 01:48:48.648302 [ 4 ] {84f154a1-6f87-433c-b587-4ebe847cfd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2641 | 2026.02.05 01:48:48.648640 [ 4 ] {84f154a1-6f87-433c-b587-4ebe847cfd20} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.02.05 01:48:48.648673 [ 4 ] {84f154a1-6f87-433c-b587-4ebe847cfd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2643 | 2026.02.05 01:48:48.648988 [ 4 ] {84f154a1-6f87-433c-b587-4ebe847cfd20} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2644 | 2026.02.05 01:48:48.649199 [ 4 ] {84f154a1-6f87-433c-b587-4ebe847cfd20} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.02.05 01:48:48.649319 [ 4 ] {84f154a1-6f87-433c-b587-4ebe847cfd20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2646 | 2026.02.05 01:48:48.649353 [ 4 ] {84f154a1-6f87-433c-b587-4ebe847cfd20} <Debug> TCPHandler: Processed in 0.001238343 sec. | ||
| 2647 | 2026.02.05 01:48:52.433555 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2648 | 2026.02.05 01:48:52.433616 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2649 | 2026.02.05 01:48:52.519794 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5749 | ||
| 2650 | 2026.02.05 01:48:52.520302 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.02.05 01:48:52.520345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2652 | 2026.02.05 01:48:52.520965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2653 | 2026.02.05 01:48:52.521224 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.02.05 01:48:52.521361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5749 | ||
| 2655 | 2026.02.05 01:48:52.528907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 336 | ||
| 2656 | 2026.02.05 01:48:52.531161 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.02.05 01:48:52.531200 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2658 | 2026.02.05 01:48:52.532451 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2659 | 2026.02.05 01:48:52.532712 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.02.05 01:48:52.532975 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2661 | 2026.02.05 01:48:52.867806 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2662 | 2026.02.05 01:48:52.882911 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.02.05 01:48:52.882957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2664 | 2026.02.05 01:48:52.888868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2665 | 2026.02.05 01:48:52.889585 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.02.05 01:48:52.892140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2667 | 2026.02.05 01:48:53.637961 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.02.05 01:48:53.638159 [ 4 ] {aaf88c6e-a9b6-48de-9ac2-b6d9649dfe04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2669 | 2026.02.05 01:48:53.638232 [ 4 ] {aaf88c6e-a9b6-48de-9ac2-b6d9649dfe04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2670 | 2026.02.05 01:48:53.638958 [ 4 ] {aaf88c6e-a9b6-48de-9ac2-b6d9649dfe04} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.02.05 01:48:53.639007 [ 4 ] {aaf88c6e-a9b6-48de-9ac2-b6d9649dfe04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2672 | 2026.02.05 01:48:53.639400 [ 4 ] {aaf88c6e-a9b6-48de-9ac2-b6d9649dfe04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2673 | 2026.02.05 01:48:53.639631 [ 4 ] {aaf88c6e-a9b6-48de-9ac2-b6d9649dfe04} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.02.05 01:48:53.639782 [ 4 ] {aaf88c6e-a9b6-48de-9ac2-b6d9649dfe04} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001676 sec., 38186.15751789976 rows/sec., 3.02 MiB/sec. | ||
| 2675 | 2026.02.05 01:48:53.639824 [ 4 ] {aaf88c6e-a9b6-48de-9ac2-b6d9649dfe04} <Debug> TCPHandler: Processed in 0.002029138 sec. | ||
| 2676 | 2026.02.05 01:48:53.639957 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.02.05 01:48:53.640053 [ 4 ] {8e3b0592-22b4-45c5-8d53-0f2e157e6420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.02.05 01:48:53.640096 [ 4 ] {8e3b0592-22b4-45c5-8d53-0f2e157e6420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2679 | 2026.02.05 01:48:53.640499 [ 4 ] {8e3b0592-22b4-45c5-8d53-0f2e157e6420} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.02.05 01:48:53.640536 [ 4 ] {8e3b0592-22b4-45c5-8d53-0f2e157e6420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2681 | 2026.02.05 01:48:53.640831 [ 4 ] {8e3b0592-22b4-45c5-8d53-0f2e157e6420} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2682 | 2026.02.05 01:48:53.641041 [ 4 ] {8e3b0592-22b4-45c5-8d53-0f2e157e6420} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.02.05 01:48:53.641146 [ 132 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2684 | 2026.02.05 01:48:53.641168 [ 4 ] {8e3b0592-22b4-45c5-8d53-0f2e157e6420} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 265.24 KiB/sec. | ||
| 2685 | 2026.02.05 01:48:53.641211 [ 132 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.02.05 01:48:53.641221 [ 4 ] {8e3b0592-22b4-45c5-8d53-0f2e157e6420} <Debug> TCPHandler: Processed in 0.001314824 sec. | ||
| 2687 | 2026.02.05 01:48:53.641240 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2688 | 2026.02.05 01:48:53.641337 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.02.05 01:48:53.641402 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 2690 | 2026.02.05 01:48:53.641436 [ 4 ] {36d493cd-4b68-41e6-8964-198a6e6597e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2691 | 2026.02.05 01:48:53.641483 [ 4 ] {36d493cd-4b68-41e6-8964-198a6e6597e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2692 | 2026.02.05 01:48:53.641560 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2693 | 2026.02.05 01:48:53.641607 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 60 rows starting from the beginning of the part | ||
| 2694 | 2026.02.05 01:48:53.641707 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2695 | 2026.02.05 01:48:53.641757 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2696 | 2026.02.05 01:48:53.641803 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2697 | 2026.02.05 01:48:53.641847 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2698 | 2026.02.05 01:48:53.641892 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 2699 | 2026.02.05 01:48:53.641911 [ 4 ] {36d493cd-4b68-41e6-8964-198a6e6597e5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.02.05 01:48:53.641952 [ 4 ] {36d493cd-4b68-41e6-8964-198a6e6597e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2701 | 2026.02.05 01:48:53.642293 [ 4 ] {36d493cd-4b68-41e6-8964-198a6e6597e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2702 | 2026.02.05 01:48:53.642557 [ 4 ] {36d493cd-4b68-41e6-8964-198a6e6597e5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.02.05 01:48:53.642690 [ 4 ] {36d493cd-4b68-41e6-8964-198a6e6597e5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001273 sec., 53417.124901806754 rows/sec., 4.17 MiB/sec. | ||
| 2704 | 2026.02.05 01:48:53.642728 [ 4 ] {36d493cd-4b68-41e6-8964-198a6e6597e5} <Debug> TCPHandler: Processed in 0.001440527 sec. | ||
| 2705 | 2026.02.05 01:48:53.642851 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.02.05 01:48:53.642854 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519768 sec., 130283.04320133074 rows/sec., 10.06 MiB/sec. | ||
| 2707 | 2026.02.05 01:48:53.642946 [ 4 ] {3c693b0f-b649-49a3-a096-09d8b6dd2654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2708 | 2026.02.05 01:48:53.642996 [ 4 ] {3c693b0f-b649-49a3-a096-09d8b6dd2654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2709 | 2026.02.05 01:48:53.643048 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2710 | 2026.02.05 01:48:53.643372 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.02.05 01:48:53.643409 [ 4 ] {3c693b0f-b649-49a3-a096-09d8b6dd2654} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.02.05 01:48:53.643445 [ 4 ] {3c693b0f-b649-49a3-a096-09d8b6dd2654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2713 | 2026.02.05 01:48:53.643458 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_11_2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2714 | 2026.02.05 01:48:53.643567 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2715 | 2026.02.05 01:48:53.643768 [ 4 ] {3c693b0f-b649-49a3-a096-09d8b6dd2654} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2716 | 2026.02.05 01:48:53.643973 [ 4 ] {3c693b0f-b649-49a3-a096-09d8b6dd2654} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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.02.05 01:48:53.644101 [ 4 ] {3c693b0f-b649-49a3-a096-09d8b6dd2654} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 2718 | 2026.02.05 01:48:53.644137 [ 4 ] {3c693b0f-b649-49a3-a096-09d8b6dd2654} <Debug> TCPHandler: Processed in 0.001337405 sec. | ||
| 2719 | 2026.02.05 01:48:53.644247 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.02.05 01:48:53.644340 [ 4 ] {6ff6b0f3-ca2d-49f0-9d5f-9f096719f4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2721 | 2026.02.05 01:48:53.644394 [ 4 ] {6ff6b0f3-ca2d-49f0-9d5f-9f096719f4fc} <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.02.05 01:48:53.645167 [ 4 ] {6ff6b0f3-ca2d-49f0-9d5f-9f096719f4fc} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.02.05 01:48:53.645204 [ 4 ] {6ff6b0f3-ca2d-49f0-9d5f-9f096719f4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2724 | 2026.02.05 01:48:53.645693 [ 4 ] {6ff6b0f3-ca2d-49f0-9d5f-9f096719f4fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2725 | 2026.02.05 01:48:53.645914 [ 4 ] {6ff6b0f3-ca2d-49f0-9d5f-9f096719f4fc} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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.02.05 01:48:53.646048 [ 4 ] {6ff6b0f3-ca2d-49f0-9d5f-9f096719f4fc} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001726 sec., 2317.497103128621 rows/sec., 4.15 MiB/sec. | ||
| 2727 | 2026.02.05 01:48:53.646101 [ 4 ] {6ff6b0f3-ca2d-49f0-9d5f-9f096719f4fc} <Debug> TCPHandler: Processed in 0.001904944 sec. | ||
| 2728 | 2026.02.05 01:48:53.646222 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.02.05 01:48:53.646316 [ 4 ] {b034db41-9624-46e1-8b6b-e76eb43d1004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.02.05 01:48:53.646358 [ 4 ] {b034db41-9624-46e1-8b6b-e76eb43d1004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2731 | 2026.02.05 01:48:53.646698 [ 4 ] {b034db41-9624-46e1-8b6b-e76eb43d1004} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.02.05 01:48:53.646735 [ 4 ] {b034db41-9624-46e1-8b6b-e76eb43d1004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2733 | 2026.02.05 01:48:53.647038 [ 4 ] {b034db41-9624-46e1-8b6b-e76eb43d1004} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2734 | 2026.02.05 01:48:53.647253 [ 4 ] {b034db41-9624-46e1-8b6b-e76eb43d1004} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.02.05 01:48:53.647380 [ 4 ] {b034db41-9624-46e1-8b6b-e76eb43d1004} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 2736 | 2026.02.05 01:48:53.647415 [ 4 ] {b034db41-9624-46e1-8b6b-e76eb43d1004} <Debug> TCPHandler: Processed in 0.001244143 sec. | ||
| 2737 | 2026.02.05 01:48:58.639412 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.02.05 01:48:58.639624 [ 4 ] {1475a29c-7591-45f2-b80d-dd27fcbfe4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2739 | 2026.02.05 01:48:58.639699 [ 4 ] {1475a29c-7591-45f2-b80d-dd27fcbfe4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2740 | 2026.02.05 01:48:58.640359 [ 4 ] {1475a29c-7591-45f2-b80d-dd27fcbfe4b5} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.02.05 01:48:58.640405 [ 4 ] {1475a29c-7591-45f2-b80d-dd27fcbfe4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2742 | 2026.02.05 01:48:58.640784 [ 4 ] {1475a29c-7591-45f2-b80d-dd27fcbfe4b5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2743 | 2026.02.05 01:48:58.641009 [ 4 ] {1475a29c-7591-45f2-b80d-dd27fcbfe4b5} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.02.05 01:48:58.641151 [ 4 ] {1475a29c-7591-45f2-b80d-dd27fcbfe4b5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 309.46 KiB/sec. | ||
| 2745 | 2026.02.05 01:48:58.641193 [ 4 ] {1475a29c-7591-45f2-b80d-dd27fcbfe4b5} <Debug> TCPHandler: Processed in 0.001921465 sec. | ||
| 2746 | 2026.02.05 01:48:58.641314 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.02.05 01:48:58.641408 [ 4 ] {48421b04-f66d-492b-9951-dd457ea3594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2748 | 2026.02.05 01:48:58.641447 [ 4 ] {48421b04-f66d-492b-9951-dd457ea3594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2749 | 2026.02.05 01:48:58.641901 [ 4 ] {48421b04-f66d-492b-9951-dd457ea3594c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.02.05 01:48:58.641936 [ 4 ] {48421b04-f66d-492b-9951-dd457ea3594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2751 | 2026.02.05 01:48:58.642242 [ 4 ] {48421b04-f66d-492b-9951-dd457ea3594c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2752 | 2026.02.05 01:48:58.642453 [ 4 ] {48421b04-f66d-492b-9951-dd457ea3594c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.02.05 01:48:58.642565 [ 150 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2754 | 2026.02.05 01:48:58.642576 [ 4 ] {48421b04-f66d-492b-9951-dd457ea3594c} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001186 sec., 110455.31197301856 rows/sec., 9.48 MiB/sec. | ||
| 2755 | 2026.02.05 01:48:58.642642 [ 150 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.02.05 01:48:58.642655 [ 4 ] {48421b04-f66d-492b-9951-dd457ea3594c} <Debug> TCPHandler: Processed in 0.001391326 sec. | ||
| 2757 | 2026.02.05 01:48:58.642676 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2758 | 2026.02.05 01:48:58.642789 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2759 | 2026.02.05 01:48:58.642803 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 2760 | 2026.02.05 01:48:58.642889 [ 4 ] {bbecda26-ed3d-4285-b37e-e98606e13376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.02.05 01:48:58.642933 [ 4 ] {bbecda26-ed3d-4285-b37e-e98606e13376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2762 | 2026.02.05 01:48:58.642960 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2763 | 2026.02.05 01:48:58.643019 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part | ||
| 2764 | 2026.02.05 01:48:58.643142 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2765 | 2026.02.05 01:48:58.643222 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 189 rows starting from the beginning of the part | ||
| 2766 | 2026.02.05 01:48:58.643292 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2767 | 2026.02.05 01:48:58.643358 [ 4 ] {bbecda26-ed3d-4285-b37e-e98606e13376} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.02.05 01:48:58.643361 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2769 | 2026.02.05 01:48:58.643403 [ 4 ] {bbecda26-ed3d-4285-b37e-e98606e13376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2770 | 2026.02.05 01:48:58.643442 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 131 rows starting from the beginning of the part | ||
| 2771 | 2026.02.05 01:48:58.643742 [ 4 ] {bbecda26-ed3d-4285-b37e-e98606e13376} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2772 | 2026.02.05 01:48:58.643976 [ 4 ] {bbecda26-ed3d-4285-b37e-e98606e13376} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.02.05 01:48:58.644110 [ 4 ] {bbecda26-ed3d-4285-b37e-e98606e13376} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.00124 sec., 33870.967741935485 rows/sec., 2.46 MiB/sec. | ||
| 2774 | 2026.02.05 01:48:58.644148 [ 4 ] {bbecda26-ed3d-4285-b37e-e98606e13376} <Debug> TCPHandler: Processed in 0.001409056 sec. | ||
| 2775 | 2026.02.05 01:48:58.644264 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.02.05 01:48:58.644357 [ 4 ] {62024bf8-6ada-49f5-b201-30be858a1618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2777 | 2026.02.05 01:48:58.644397 [ 4 ] {62024bf8-6ada-49f5-b201-30be858a1618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2778 | 2026.02.05 01:48:58.644564 [ 201 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817853 sec., 491788.9400298044 rows/sec., 44.58 MiB/sec. | ||
| 2779 | 2026.02.05 01:48:58.644731 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2780 | 2026.02.05 01:48:58.644837 [ 4 ] {62024bf8-6ada-49f5-b201-30be858a1618} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.02.05 01:48:58.644881 [ 4 ] {62024bf8-6ada-49f5-b201-30be858a1618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2782 | 2026.02.05 01:48:58.645033 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.02.05 01:48:58.645118 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_16_3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2784 | 2026.02.05 01:48:58.645209 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2785 | 2026.02.05 01:48:58.645218 [ 4 ] {62024bf8-6ada-49f5-b201-30be858a1618} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2786 | 2026.02.05 01:48:58.645442 [ 4 ] {62024bf8-6ada-49f5-b201-30be858a1618} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.02.05 01:48:58.645542 [ 150 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2788 | 2026.02.05 01:48:58.645571 [ 4 ] {62024bf8-6ada-49f5-b201-30be858a1618} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001232 sec., 86038.96103896103 rows/sec., 6.73 MiB/sec. | ||
| 2789 | 2026.02.05 01:48:58.645577 [ 150 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2026.02.05 01:48:58.645610 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2791 | 2026.02.05 01:48:58.645614 [ 4 ] {62024bf8-6ada-49f5-b201-30be858a1618} <Debug> TCPHandler: Processed in 0.001397995 sec. | ||
| 2792 | 2026.02.05 01:48:58.645681 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 2793 | 2026.02.05 01:48:58.645740 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.02.05 01:48:58.645777 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2795 | 2026.02.05 01:48:58.645807 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 158 rows starting from the beginning of the part | ||
| 2796 | 2026.02.05 01:48:58.645838 [ 4 ] {6538d21c-94ab-4709-8078-9be9b7fc9c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2797 | 2026.02.05 01:48:58.645853 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2798 | 2026.02.05 01:48:58.645889 [ 4 ] {6538d21c-94ab-4709-8078-9be9b7fc9c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2799 | 2026.02.05 01:48:58.645899 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 123 rows starting from the beginning of the part | ||
| 2800 | 2026.02.05 01:48:58.645950 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part | ||
| 2801 | 2026.02.05 01:48:58.645987 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part | ||
| 2802 | 2026.02.05 01:48:58.646022 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
| 2803 | 2026.02.05 01:48:58.646321 [ 4 ] {6538d21c-94ab-4709-8078-9be9b7fc9c3d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.02.05 01:48:58.646362 [ 4 ] {6538d21c-94ab-4709-8078-9be9b7fc9c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2805 | 2026.02.05 01:48:58.646713 [ 4 ] {6538d21c-94ab-4709-8078-9be9b7fc9c3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2806 | 2026.02.05 01:48:58.646840 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187862 sec., 551410.8541227853 rows/sec., 45.84 MiB/sec. | ||
| 2807 | 2026.02.05 01:48:58.646933 [ 4 ] {6538d21c-94ab-4709-8078-9be9b7fc9c3d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.02.05 01:48:58.646962 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2809 | 2026.02.05 01:48:58.647040 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2810 | 2026.02.05 01:48:58.647071 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.02.05 01:48:58.647072 [ 4 ] {6538d21c-94ab-4709-8078-9be9b7fc9c3d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001252 sec., 130191.69329073482 rows/sec., 9.07 MiB/sec. | ||
| 2812 | 2026.02.05 01:48:58.647092 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2813 | 2026.02.05 01:48:58.647124 [ 4 ] {6538d21c-94ab-4709-8078-9be9b7fc9c3d} <Debug> TCPHandler: Processed in 0.001433246 sec. | ||
| 2814 | 2026.02.05 01:48:58.647189 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 2815 | 2026.02.05 01:48:58.647227 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.02.05 01:48:58.647242 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.02.05 01:48:58.647293 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_16_3} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2818 | 2026.02.05 01:48:58.647308 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2026.02.05 01:48:58.647340 [ 4 ] {8609799e-1b3f-4455-be57-9e12b66b3e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.02.05 01:48:58.647340 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1680 rows starting from the beginning of the part | ||
| 2821 | 2026.02.05 01:48:58.647367 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2822 | 2026.02.05 01:48:58.647402 [ 4 ] {8609799e-1b3f-4455-be57-9e12b66b3e85} <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 | ||
| 2823 | 2026.02.05 01:48:58.647427 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 2824 | 2026.02.05 01:48:58.647495 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 201 rows starting from the beginning of the part | ||
| 2825 | 2026.02.05 01:48:58.647554 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 2826 | 2026.02.05 01:48:58.647602 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 2827 | 2026.02.05 01:48:58.647636 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 163 rows starting from the beginning of the part | ||
| 2828 | 2026.02.05 01:48:58.648232 [ 4 ] {8609799e-1b3f-4455-be57-9e12b66b3e85} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.02.05 01:48:58.648273 [ 4 ] {8609799e-1b3f-4455-be57-9e12b66b3e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2830 | 2026.02.05 01:48:58.648851 [ 4 ] {8609799e-1b3f-4455-be57-9e12b66b3e85} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2831 | 2026.02.05 01:48:58.649076 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001920276 sec., 1314394.3891398944 rows/sec., 92.92 MiB/sec. | ||
| 2832 | 2026.02.05 01:48:58.649083 [ 4 ] {8609799e-1b3f-4455-be57-9e12b66b3e85} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.02.05 01:48:58.649269 [ 4 ] {8609799e-1b3f-4455-be57-9e12b66b3e85} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001948 sec., 18480.492813141682 rows/sec., 33.12 MiB/sec. | ||
| 2834 | 2026.02.05 01:48:58.649324 [ 4 ] {8609799e-1b3f-4455-be57-9e12b66b3e85} <Debug> TCPHandler: Processed in 0.002131519 sec. | ||
| 2835 | 2026.02.05 01:48:58.649384 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2836 | 2026.02.05 01:48:58.649447 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.02.05 01:48:58.649547 [ 4 ] {dbeb0669-02ed-4200-b6a7-d67bd1302d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.02.05 01:48:58.649592 [ 4 ] {dbeb0669-02ed-4200-b6a7-d67bd1302d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2839 | 2026.02.05 01:48:58.649697 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.02.05 01:48:58.649776 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2841 | 2026.02.05 01:48:58.649847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2842 | 2026.02.05 01:48:58.649942 [ 4 ] {dbeb0669-02ed-4200-b6a7-d67bd1302d9a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.02.05 01:48:58.649984 [ 4 ] {dbeb0669-02ed-4200-b6a7-d67bd1302d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2844 | 2026.02.05 01:48:58.650293 [ 4 ] {dbeb0669-02ed-4200-b6a7-d67bd1302d9a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2845 | 2026.02.05 01:48:58.650502 [ 4 ] {dbeb0669-02ed-4200-b6a7-d67bd1302d9a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.02.05 01:48:58.650630 [ 4 ] {dbeb0669-02ed-4200-b6a7-d67bd1302d9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2847 | 2026.02.05 01:48:58.650666 [ 4 ] {dbeb0669-02ed-4200-b6a7-d67bd1302d9a} <Debug> TCPHandler: Processed in 0.001268753 sec. | ||
| 2848 | 2026.02.05 01:49:00.021607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6261 | ||
| 2849 | 2026.02.05 01:49:00.022189 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.02.05 01:49:00.022236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2851 | 2026.02.05 01:49:00.022723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2852 | 2026.02.05 01:49:00.022956 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.02.05 01:49:00.023087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6261 | ||
| 2854 | 2026.02.05 01:49:00.392357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2855 | 2026.02.05 01:49:00.418844 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.02.05 01:49:00.418931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2857 | 2026.02.05 01:49:00.426006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2858 | 2026.02.05 01:49:00.426892 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.02.05 01:49:00.432389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2860 | 2026.02.05 01:49:02.533225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 362 | ||
| 2861 | 2026.02.05 01:49:02.535364 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.02.05 01:49:02.535410 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2863 | 2026.02.05 01:49:02.536541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2864 | 2026.02.05 01:49:02.536818 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.02.05 01:49:02.537063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2866 | 2026.02.05 01:49:03.638482 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.02.05 01:49:03.638657 [ 4 ] {684d7d3c-c15d-401a-a076-f42e455552ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2868 | 2026.02.05 01:49:03.638726 [ 4 ] {684d7d3c-c15d-401a-a076-f42e455552ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2869 | 2026.02.05 01:49:03.639363 [ 4 ] {684d7d3c-c15d-401a-a076-f42e455552ed} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.02.05 01:49:03.639412 [ 4 ] {684d7d3c-c15d-401a-a076-f42e455552ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2871 | 2026.02.05 01:49:03.639801 [ 4 ] {684d7d3c-c15d-401a-a076-f42e455552ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2872 | 2026.02.05 01:49:03.640035 [ 4 ] {684d7d3c-c15d-401a-a076-f42e455552ed} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.02.05 01:49:03.640179 [ 4 ] {684d7d3c-c15d-401a-a076-f42e455552ed} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001572 sec., 40712.46819338422 rows/sec., 3.22 MiB/sec. | ||
| 2874 | 2026.02.05 01:49:03.640220 [ 4 ] {684d7d3c-c15d-401a-a076-f42e455552ed} <Debug> TCPHandler: Processed in 0.001878184 sec. | ||
| 2875 | 2026.02.05 01:49:03.640343 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.02.05 01:49:03.640437 [ 4 ] {dcda462c-c6a6-4d8a-b824-7cca9e151ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2877 | 2026.02.05 01:49:03.640478 [ 4 ] {dcda462c-c6a6-4d8a-b824-7cca9e151ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2878 | 2026.02.05 01:49:03.640900 [ 4 ] {dcda462c-c6a6-4d8a-b824-7cca9e151ca6} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.02.05 01:49:03.640936 [ 4 ] {dcda462c-c6a6-4d8a-b824-7cca9e151ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2880 | 2026.02.05 01:49:03.641247 [ 4 ] {dcda462c-c6a6-4d8a-b824-7cca9e151ca6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2881 | 2026.02.05 01:49:03.641478 [ 4 ] {dcda462c-c6a6-4d8a-b824-7cca9e151ca6} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.02.05 01:49:03.641605 [ 4 ] {dcda462c-c6a6-4d8a-b824-7cca9e151ca6} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001187 sec., 3369.8399326032018 rows/sec., 253.40 KiB/sec. | ||
| 2883 | 2026.02.05 01:49:03.641643 [ 4 ] {dcda462c-c6a6-4d8a-b824-7cca9e151ca6} <Debug> TCPHandler: Processed in 0.001351285 sec. | ||
| 2884 | 2026.02.05 01:49:03.641760 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.02.05 01:49:03.641854 [ 4 ] {fef43eaa-0ceb-4c22-a35c-9bc4d8104cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2886 | 2026.02.05 01:49:03.641894 [ 4 ] {fef43eaa-0ceb-4c22-a35c-9bc4d8104cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2887 | 2026.02.05 01:49:03.642302 [ 4 ] {fef43eaa-0ceb-4c22-a35c-9bc4d8104cff} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.02.05 01:49:03.642338 [ 4 ] {fef43eaa-0ceb-4c22-a35c-9bc4d8104cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2889 | 2026.02.05 01:49:03.642645 [ 4 ] {fef43eaa-0ceb-4c22-a35c-9bc4d8104cff} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2890 | 2026.02.05 01:49:03.642862 [ 4 ] {fef43eaa-0ceb-4c22-a35c-9bc4d8104cff} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.02.05 01:49:03.642988 [ 4 ] {fef43eaa-0ceb-4c22-a35c-9bc4d8104cff} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001152 sec., 59027.777777777774 rows/sec., 4.61 MiB/sec. | ||
| 2892 | 2026.02.05 01:49:03.643024 [ 4 ] {fef43eaa-0ceb-4c22-a35c-9bc4d8104cff} <Debug> TCPHandler: Processed in 0.001313504 sec. | ||
| 2893 | 2026.02.05 01:49:03.643143 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2894 | 2026.02.05 01:49:03.643235 [ 4 ] {0c4bb952-46d7-44dd-a6cc-0da6cd51111a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2895 | 2026.02.05 01:49:03.643279 [ 4 ] {0c4bb952-46d7-44dd-a6cc-0da6cd51111a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2896 | 2026.02.05 01:49:03.643680 [ 4 ] {0c4bb952-46d7-44dd-a6cc-0da6cd51111a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2026.02.05 01:49:03.643716 [ 4 ] {0c4bb952-46d7-44dd-a6cc-0da6cd51111a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2898 | 2026.02.05 01:49:03.644049 [ 4 ] {0c4bb952-46d7-44dd-a6cc-0da6cd51111a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2899 | 2026.02.05 01:49:03.644264 [ 4 ] {0c4bb952-46d7-44dd-a6cc-0da6cd51111a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2026.02.05 01:49:03.644389 [ 4 ] {0c4bb952-46d7-44dd-a6cc-0da6cd51111a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2901 | 2026.02.05 01:49:03.644424 [ 4 ] {0c4bb952-46d7-44dd-a6cc-0da6cd51111a} <Debug> TCPHandler: Processed in 0.001330954 sec. | ||
| 2902 | 2026.02.05 01:49:03.644544 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2903 | 2026.02.05 01:49:03.644637 [ 4 ] {3af29d78-2dd0-4b1e-83f8-2571f29d45d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2904 | 2026.02.05 01:49:03.644690 [ 4 ] {3af29d78-2dd0-4b1e-83f8-2571f29d45d9} <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 | ||
| 2905 | 2026.02.05 01:49:03.645400 [ 4 ] {3af29d78-2dd0-4b1e-83f8-2571f29d45d9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.02.05 01:49:03.645436 [ 4 ] {3af29d78-2dd0-4b1e-83f8-2571f29d45d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2907 | 2026.02.05 01:49:03.645940 [ 4 ] {3af29d78-2dd0-4b1e-83f8-2571f29d45d9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2908 | 2026.02.05 01:49:03.646174 [ 4 ] {3af29d78-2dd0-4b1e-83f8-2571f29d45d9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.02.05 01:49:03.646320 [ 4 ] {3af29d78-2dd0-4b1e-83f8-2571f29d45d9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001702 sec., 2350.1762632197415 rows/sec., 4.21 MiB/sec. | ||
| 2910 | 2026.02.05 01:49:03.646372 [ 4 ] {3af29d78-2dd0-4b1e-83f8-2571f29d45d9} <Debug> TCPHandler: Processed in 0.001877995 sec. | ||
| 2911 | 2026.02.05 01:49:03.646490 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.02.05 01:49:03.646584 [ 4 ] {63f7bfa7-4588-4431-83e1-0b365267978b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2913 | 2026.02.05 01:49:03.646626 [ 4 ] {63f7bfa7-4588-4431-83e1-0b365267978b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2914 | 2026.02.05 01:49:03.646956 [ 4 ] {63f7bfa7-4588-4431-83e1-0b365267978b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.02.05 01:49:03.646992 [ 4 ] {63f7bfa7-4588-4431-83e1-0b365267978b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2916 | 2026.02.05 01:49:03.647299 [ 4 ] {63f7bfa7-4588-4431-83e1-0b365267978b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2917 | 2026.02.05 01:49:03.647515 [ 4 ] {63f7bfa7-4588-4431-83e1-0b365267978b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.02.05 01:49:03.647624 [ 145 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2919 | 2026.02.05 01:49:03.647642 [ 4 ] {63f7bfa7-4588-4431-83e1-0b365267978b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 2920 | 2026.02.05 01:49:03.647692 [ 145 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.02.05 01:49:03.647699 [ 4 ] {63f7bfa7-4588-4431-83e1-0b365267978b} <Debug> TCPHandler: Processed in 0.001259073 sec. | ||
| 2922 | 2026.02.05 01:49:03.647723 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2923 | 2026.02.05 01:49:03.647834 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2924 | 2026.02.05 01:49:03.647955 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2925 | 2026.02.05 01:49:03.647988 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 2926 | 2026.02.05 01:49:03.648052 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2927 | 2026.02.05 01:49:03.648093 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2928 | 2026.02.05 01:49:03.648132 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2929 | 2026.02.05 01:49:03.648166 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 2930 | 2026.02.05 01:49:03.648205 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2931 | 2026.02.05 01:49:03.649071 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001279564 sec., 712742.7780087593 rows/sec., 47.97 MiB/sec. | ||
| 2932 | 2026.02.05 01:49:03.649314 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2933 | 2026.02.05 01:49:03.649634 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_16_3} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.02.05 01:49:03.649716 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_16_3} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2935 | 2026.02.05 01:49:03.649804 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2936 | 2026.02.05 01:49:07.433859 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2937 | 2026.02.05 01:49:07.433928 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2938 | 2026.02.05 01:49:07.523206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6709 | ||
| 2939 | 2026.02.05 01:49:07.523765 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.02.05 01:49:07.523804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2941 | 2026.02.05 01:49:07.524315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2942 | 2026.02.05 01:49:07.524555 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.02.05 01:49:07.524683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6709 | ||
| 2944 | 2026.02.05 01:49:07.932527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2945 | 2026.02.05 01:49:07.949456 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.02.05 01:49:07.949509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2947 | 2026.02.05 01:49:07.955626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2948 | 2026.02.05 01:49:07.956353 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.02.05 01:49:07.959481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2950 | 2026.02.05 01:49:08.638721 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.02.05 01:49:08.638897 [ 4 ] {eaa884b8-a582-44bb-b47d-aa1f5d2f2d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2952 | 2026.02.05 01:49:08.638968 [ 4 ] {eaa884b8-a582-44bb-b47d-aa1f5d2f2d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2953 | 2026.02.05 01:49:08.639626 [ 4 ] {eaa884b8-a582-44bb-b47d-aa1f5d2f2d84} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.02.05 01:49:08.639677 [ 4 ] {eaa884b8-a582-44bb-b47d-aa1f5d2f2d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2955 | 2026.02.05 01:49:08.640082 [ 4 ] {eaa884b8-a582-44bb-b47d-aa1f5d2f2d84} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2956 | 2026.02.05 01:49:08.640333 [ 4 ] {eaa884b8-a582-44bb-b47d-aa1f5d2f2d84} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.02.05 01:49:08.640491 [ 4 ] {eaa884b8-a582-44bb-b47d-aa1f5d2f2d84} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001641 sec., 78001.21876904326 rows/sec., 6.72 MiB/sec. | ||
| 2958 | 2026.02.05 01:49:08.640540 [ 4 ] {eaa884b8-a582-44bb-b47d-aa1f5d2f2d84} <Debug> TCPHandler: Processed in 0.001959046 sec. | ||
| 2959 | 2026.02.05 01:49:08.640668 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.02.05 01:49:08.640767 [ 4 ] {08b70253-855b-4ec4-a048-e61484f244f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.02.05 01:49:08.640813 [ 4 ] {08b70253-855b-4ec4-a048-e61484f244f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2962 | 2026.02.05 01:49:08.641235 [ 4 ] {08b70253-855b-4ec4-a048-e61484f244f5} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.02.05 01:49:08.641272 [ 4 ] {08b70253-855b-4ec4-a048-e61484f244f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2964 | 2026.02.05 01:49:08.641594 [ 4 ] {08b70253-855b-4ec4-a048-e61484f244f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2965 | 2026.02.05 01:49:08.641824 [ 4 ] {08b70253-855b-4ec4-a048-e61484f244f5} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.02.05 01:49:08.641952 [ 4 ] {08b70253-855b-4ec4-a048-e61484f244f5} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001205 sec., 29875.518672199174 rows/sec., 2.19 MiB/sec. | ||
| 2967 | 2026.02.05 01:49:08.641989 [ 4 ] {08b70253-855b-4ec4-a048-e61484f244f5} <Debug> TCPHandler: Processed in 0.001372585 sec. | ||
| 2968 | 2026.02.05 01:49:08.642104 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.02.05 01:49:08.642198 [ 4 ] {6be3d9d1-5603-4ae5-b582-49bb5bab1637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2970 | 2026.02.05 01:49:08.642239 [ 4 ] {6be3d9d1-5603-4ae5-b582-49bb5bab1637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2971 | 2026.02.05 01:49:08.642659 [ 4 ] {6be3d9d1-5603-4ae5-b582-49bb5bab1637} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.02.05 01:49:08.642696 [ 4 ] {6be3d9d1-5603-4ae5-b582-49bb5bab1637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2973 | 2026.02.05 01:49:08.643003 [ 4 ] {6be3d9d1-5603-4ae5-b582-49bb5bab1637} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2974 | 2026.02.05 01:49:08.643220 [ 4 ] {6be3d9d1-5603-4ae5-b582-49bb5bab1637} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.02.05 01:49:08.643349 [ 4 ] {6be3d9d1-5603-4ae5-b582-49bb5bab1637} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001168 sec., 85616.43835616439 rows/sec., 6.69 MiB/sec. | ||
| 2976 | 2026.02.05 01:49:08.643385 [ 4 ] {6be3d9d1-5603-4ae5-b582-49bb5bab1637} <Debug> TCPHandler: Processed in 0.001331404 sec. | ||
| 2977 | 2026.02.05 01:49:08.643499 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.02.05 01:49:08.643593 [ 4 ] {2ad8411d-e8f3-4198-ac19-fff40f19d1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2979 | 2026.02.05 01:49:08.643640 [ 4 ] {2ad8411d-e8f3-4198-ac19-fff40f19d1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2980 | 2026.02.05 01:49:08.644035 [ 4 ] {2ad8411d-e8f3-4198-ac19-fff40f19d1fc} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.02.05 01:49:08.644071 [ 4 ] {2ad8411d-e8f3-4198-ac19-fff40f19d1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2982 | 2026.02.05 01:49:08.644416 [ 4 ] {2ad8411d-e8f3-4198-ac19-fff40f19d1fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2983 | 2026.02.05 01:49:08.644635 [ 4 ] {2ad8411d-e8f3-4198-ac19-fff40f19d1fc} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.02.05 01:49:08.644766 [ 4 ] {2ad8411d-e8f3-4198-ac19-fff40f19d1fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 2985 | 2026.02.05 01:49:08.644803 [ 4 ] {2ad8411d-e8f3-4198-ac19-fff40f19d1fc} <Debug> TCPHandler: Processed in 0.001353485 sec. | ||
| 2986 | 2026.02.05 01:49:08.644915 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.02.05 01:49:08.645007 [ 4 ] {ece2d6ca-b90a-445c-86ab-e285fa6718b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2026.02.05 01:49:08.645062 [ 4 ] {ece2d6ca-b90a-445c-86ab-e285fa6718b3} <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 | ||
| 2989 | 2026.02.05 01:49:08.645841 [ 4 ] {ece2d6ca-b90a-445c-86ab-e285fa6718b3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.02.05 01:49:08.645878 [ 4 ] {ece2d6ca-b90a-445c-86ab-e285fa6718b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2991 | 2026.02.05 01:49:08.646439 [ 4 ] {ece2d6ca-b90a-445c-86ab-e285fa6718b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2992 | 2026.02.05 01:49:08.646677 [ 4 ] {ece2d6ca-b90a-445c-86ab-e285fa6718b3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.02.05 01:49:08.646794 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2994 | 2026.02.05 01:49:08.646810 [ 4 ] {ece2d6ca-b90a-445c-86ab-e285fa6718b3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00182 sec., 19780.21978021978 rows/sec., 35.45 MiB/sec. | ||
| 2995 | 2026.02.05 01:49:08.646869 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.02.05 01:49:08.646891 [ 4 ] {ece2d6ca-b90a-445c-86ab-e285fa6718b3} <Debug> TCPHandler: Processed in 0.002025467 sec. | ||
| 2997 | 2026.02.05 01:49:08.646898 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2998 | 2026.02.05 01:49:08.647022 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.02.05 01:49:08.647054 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 3000 | 2026.02.05 01:49:08.647122 [ 4 ] {1131cbf1-f83e-4852-afd9-f3705c87075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.02.05 01:49:08.647169 [ 4 ] {1131cbf1-f83e-4852-afd9-f3705c87075d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3002 | 2026.02.05 01:49:08.647360 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3003 | 2026.02.05 01:49:08.647452 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 179 rows starting from the beginning of the part | ||
| 3004 | 2026.02.05 01:49:08.647510 [ 4 ] {1131cbf1-f83e-4852-afd9-f3705c87075d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.02.05 01:49:08.647551 [ 4 ] {1131cbf1-f83e-4852-afd9-f3705c87075d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3006 | 2026.02.05 01:49:08.647598 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3007 | 2026.02.05 01:49:08.647712 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3008 | 2026.02.05 01:49:08.647822 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3009 | 2026.02.05 01:49:08.647881 [ 4 ] {1131cbf1-f83e-4852-afd9-f3705c87075d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3010 | 2026.02.05 01:49:08.647932 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3011 | 2026.02.05 01:49:08.648044 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3012 | 2026.02.05 01:49:08.648110 [ 4 ] {1131cbf1-f83e-4852-afd9-f3705c87075d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.02.05 01:49:08.648243 [ 4 ] {1131cbf1-f83e-4852-afd9-f3705c87075d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 3014 | 2026.02.05 01:49:08.648280 [ 4 ] {1131cbf1-f83e-4852-afd9-f3705c87075d} <Debug> TCPHandler: Processed in 0.001307593 sec. | ||
| 3015 | 2026.02.05 01:49:08.651008 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 19 columns (19 merged, 0 gathered) in 0.004022703 sec., 73333.77582187897 rows/sec., 131.41 MiB/sec. | ||
| 3016 | 2026.02.05 01:49:08.651531 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3017 | 2026.02.05 01:49:08.651902 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.02.05 01:49:08.651974 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3019 | 2026.02.05 01:49:08.652117 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 3020 | 2026.02.05 01:49:12.537277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 386 | ||
| 3021 | 2026.02.05 01:49:12.539374 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.02.05 01:49:12.539420 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3023 | 2026.02.05 01:49:12.540558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3024 | 2026.02.05 01:49:12.540818 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.02.05 01:49:12.541063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 3026 | 2026.02.05 01:49:13.638953 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.02.05 01:49:13.639145 [ 4 ] {35988a02-f3ef-428d-8d7f-3977d8768928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3028 | 2026.02.05 01:49:13.639219 [ 4 ] {35988a02-f3ef-428d-8d7f-3977d8768928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3029 | 2026.02.05 01:49:13.639896 [ 4 ] {35988a02-f3ef-428d-8d7f-3977d8768928} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.02.05 01:49:13.639941 [ 4 ] {35988a02-f3ef-428d-8d7f-3977d8768928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3031 | 2026.02.05 01:49:13.640321 [ 4 ] {35988a02-f3ef-428d-8d7f-3977d8768928} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3032 | 2026.02.05 01:49:13.640556 [ 4 ] {35988a02-f3ef-428d-8d7f-3977d8768928} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.02.05 01:49:13.640709 [ 4 ] {35988a02-f3ef-428d-8d7f-3977d8768928} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
| 3034 | 2026.02.05 01:49:13.640752 [ 4 ] {35988a02-f3ef-428d-8d7f-3977d8768928} <Debug> TCPHandler: Processed in 0.001940116 sec. | ||
| 3035 | 2026.02.05 01:49:13.640877 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.02.05 01:49:13.640972 [ 4 ] {3e6b5781-9dbe-41b5-a456-52f39b20d4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3037 | 2026.02.05 01:49:13.641014 [ 4 ] {3e6b5781-9dbe-41b5-a456-52f39b20d4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3038 | 2026.02.05 01:49:13.641560 [ 4 ] {3e6b5781-9dbe-41b5-a456-52f39b20d4d8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.02.05 01:49:13.641598 [ 4 ] {3e6b5781-9dbe-41b5-a456-52f39b20d4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3040 | 2026.02.05 01:49:13.641929 [ 4 ] {3e6b5781-9dbe-41b5-a456-52f39b20d4d8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3041 | 2026.02.05 01:49:13.642148 [ 4 ] {3e6b5781-9dbe-41b5-a456-52f39b20d4d8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.02.05 01:49:13.642280 [ 4 ] {3e6b5781-9dbe-41b5-a456-52f39b20d4d8} <Debug> executeQuery: Read 184 rows, 16.65 KiB in 0.001325 sec., 138867.9245283019 rows/sec., 12.27 MiB/sec. | ||
| 3043 | 2026.02.05 01:49:13.642328 [ 4 ] {3e6b5781-9dbe-41b5-a456-52f39b20d4d8} <Debug> TCPHandler: Processed in 0.001501937 sec. | ||
| 3044 | 2026.02.05 01:49:13.642452 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.02.05 01:49:13.642549 [ 4 ] {2f97beff-bd2c-4276-b3f8-9dced0cbfa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.02.05 01:49:13.642592 [ 4 ] {2f97beff-bd2c-4276-b3f8-9dced0cbfa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3047 | 2026.02.05 01:49:13.643064 [ 4 ] {2f97beff-bd2c-4276-b3f8-9dced0cbfa9d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.02.05 01:49:13.643102 [ 4 ] {2f97beff-bd2c-4276-b3f8-9dced0cbfa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3049 | 2026.02.05 01:49:13.643422 [ 4 ] {2f97beff-bd2c-4276-b3f8-9dced0cbfa9d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3050 | 2026.02.05 01:49:13.643637 [ 4 ] {2f97beff-bd2c-4276-b3f8-9dced0cbfa9d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.02.05 01:49:13.643764 [ 4 ] {2f97beff-bd2c-4276-b3f8-9dced0cbfa9d} <Debug> executeQuery: Read 16 rows, 1.26 KiB in 0.001235 sec., 12955.465587044535 rows/sec., 1021.63 KiB/sec. | ||
| 3052 | 2026.02.05 01:49:13.643803 [ 4 ] {2f97beff-bd2c-4276-b3f8-9dced0cbfa9d} <Debug> TCPHandler: Processed in 0.001402066 sec. | ||
| 3053 | 2026.02.05 01:49:13.643920 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.02.05 01:49:13.644015 [ 4 ] {0b09fe3e-3500-4395-b095-106e84547b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.02.05 01:49:13.644056 [ 4 ] {0b09fe3e-3500-4395-b095-106e84547b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3056 | 2026.02.05 01:49:13.644460 [ 4 ] {0b09fe3e-3500-4395-b095-106e84547b41} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.02.05 01:49:13.644497 [ 4 ] {0b09fe3e-3500-4395-b095-106e84547b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3058 | 2026.02.05 01:49:13.644786 [ 4 ] {0b09fe3e-3500-4395-b095-106e84547b41} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3059 | 2026.02.05 01:49:13.644989 [ 4 ] {0b09fe3e-3500-4395-b095-106e84547b41} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.02.05 01:49:13.645112 [ 4 ] {0b09fe3e-3500-4395-b095-106e84547b41} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.78 MiB/sec. | ||
| 3061 | 2026.02.05 01:49:13.645150 [ 4 ] {0b09fe3e-3500-4395-b095-106e84547b41} <Debug> TCPHandler: Processed in 0.001279523 sec. | ||
| 3062 | 2026.02.05 01:49:13.645264 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.02.05 01:49:13.645356 [ 4 ] {2ec7b171-c93d-451d-bab6-8fc835f5e88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.02.05 01:49:13.645397 [ 4 ] {2ec7b171-c93d-451d-bab6-8fc835f5e88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3065 | 2026.02.05 01:49:13.645864 [ 4 ] {2ec7b171-c93d-451d-bab6-8fc835f5e88a} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.02.05 01:49:13.645901 [ 4 ] {2ec7b171-c93d-451d-bab6-8fc835f5e88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3067 | 2026.02.05 01:49:13.646199 [ 4 ] {2ec7b171-c93d-451d-bab6-8fc835f5e88a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3068 | 2026.02.05 01:49:13.646406 [ 4 ] {2ec7b171-c93d-451d-bab6-8fc835f5e88a} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.02.05 01:49:13.646530 [ 4 ] {2ec7b171-c93d-451d-bab6-8fc835f5e88a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 3070 | 2026.02.05 01:49:13.646568 [ 4 ] {2ec7b171-c93d-451d-bab6-8fc835f5e88a} <Debug> TCPHandler: Processed in 0.001353175 sec. | ||
| 3071 | 2026.02.05 01:49:13.646696 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.02.05 01:49:13.646790 [ 4 ] {fda6c824-e6de-49d0-ba9a-21c84e014564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3073 | 2026.02.05 01:49:13.646831 [ 4 ] {fda6c824-e6de-49d0-ba9a-21c84e014564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3074 | 2026.02.05 01:49:13.647295 [ 4 ] {fda6c824-e6de-49d0-ba9a-21c84e014564} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.02.05 01:49:13.647331 [ 4 ] {fda6c824-e6de-49d0-ba9a-21c84e014564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3076 | 2026.02.05 01:49:13.647623 [ 4 ] {fda6c824-e6de-49d0-ba9a-21c84e014564} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3077 | 2026.02.05 01:49:13.647835 [ 4 ] {fda6c824-e6de-49d0-ba9a-21c84e014564} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.02.05 01:49:13.647963 [ 4 ] {fda6c824-e6de-49d0-ba9a-21c84e014564} <Debug> executeQuery: Read 104 rows, 8.69 KiB in 0.001191 sec., 87321.5785054576 rows/sec., 7.13 MiB/sec. | ||
| 3079 | 2026.02.05 01:49:13.648000 [ 4 ] {fda6c824-e6de-49d0-ba9a-21c84e014564} <Debug> TCPHandler: Processed in 0.001354165 sec. | ||
| 3080 | 2026.02.05 01:49:13.648122 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.02.05 01:49:13.648214 [ 4 ] {899fdae6-bd69-4f33-9458-4c4001908e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.02.05 01:49:13.648256 [ 4 ] {899fdae6-bd69-4f33-9458-4c4001908e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3083 | 2026.02.05 01:49:13.648662 [ 4 ] {899fdae6-bd69-4f33-9458-4c4001908e6a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.02.05 01:49:13.648698 [ 4 ] {899fdae6-bd69-4f33-9458-4c4001908e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3085 | 2026.02.05 01:49:13.649022 [ 4 ] {899fdae6-bd69-4f33-9458-4c4001908e6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3086 | 2026.02.05 01:49:13.649228 [ 4 ] {899fdae6-bd69-4f33-9458-4c4001908e6a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.02.05 01:49:13.649353 [ 4 ] {899fdae6-bd69-4f33-9458-4c4001908e6a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001158 sec., 169257.34024179622 rows/sec., 12.14 MiB/sec. | ||
| 3088 | 2026.02.05 01:49:13.649388 [ 4 ] {899fdae6-bd69-4f33-9458-4c4001908e6a} <Debug> TCPHandler: Processed in 0.001316595 sec. | ||
| 3089 | 2026.02.05 01:49:13.649512 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.02.05 01:49:13.649605 [ 4 ] {4aff4723-72a9-4942-91f9-c96cb27e6a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3091 | 2026.02.05 01:49:13.649659 [ 4 ] {4aff4723-72a9-4942-91f9-c96cb27e6a1d} <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 | ||
| 3092 | 2026.02.05 01:49:13.650380 [ 4 ] {4aff4723-72a9-4942-91f9-c96cb27e6a1d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.02.05 01:49:13.650417 [ 4 ] {4aff4723-72a9-4942-91f9-c96cb27e6a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3094 | 2026.02.05 01:49:13.650900 [ 4 ] {4aff4723-72a9-4942-91f9-c96cb27e6a1d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3095 | 2026.02.05 01:49:13.651119 [ 4 ] {4aff4723-72a9-4942-91f9-c96cb27e6a1d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.02.05 01:49:13.651256 [ 4 ] {4aff4723-72a9-4942-91f9-c96cb27e6a1d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001668 sec., 2398.0815347721823 rows/sec., 4.30 MiB/sec. | ||
| 3097 | 2026.02.05 01:49:13.651308 [ 4 ] {4aff4723-72a9-4942-91f9-c96cb27e6a1d} <Debug> TCPHandler: Processed in 0.001845184 sec. | ||
| 3098 | 2026.02.05 01:49:13.651431 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.02.05 01:49:13.651525 [ 4 ] {d5cec321-0500-454c-a994-030240de7ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3100 | 2026.02.05 01:49:13.651566 [ 4 ] {d5cec321-0500-454c-a994-030240de7ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3101 | 2026.02.05 01:49:13.651910 [ 4 ] {d5cec321-0500-454c-a994-030240de7ae1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.02.05 01:49:13.651947 [ 4 ] {d5cec321-0500-454c-a994-030240de7ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3103 | 2026.02.05 01:49:13.652241 [ 4 ] {d5cec321-0500-454c-a994-030240de7ae1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3104 | 2026.02.05 01:49:13.652453 [ 4 ] {d5cec321-0500-454c-a994-030240de7ae1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.02.05 01:49:13.652586 [ 4 ] {d5cec321-0500-454c-a994-030240de7ae1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3106 | 2026.02.05 01:49:13.652623 [ 4 ] {d5cec321-0500-454c-a994-030240de7ae1} <Debug> TCPHandler: Processed in 0.001242483 sec. | ||
| 3107 | 2026.02.05 01:49:15.024821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7221 | ||
| 3108 | 2026.02.05 01:49:15.025331 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.02.05 01:49:15.025373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3110 | 2026.02.05 01:49:15.025962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3111 | 2026.02.05 01:49:15.026204 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.02.05 01:49:15.026350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7221 | ||
| 3113 | 2026.02.05 01:49:15.459614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3114 | 2026.02.05 01:49:15.475722 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.02.05 01:49:15.475778 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3116 | 2026.02.05 01:49:15.481402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3117 | 2026.02.05 01:49:15.482087 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.02.05 01:49:15.484985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3119 | 2026.02.05 01:49:18.639045 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.02.05 01:49:18.639232 [ 4 ] {ad584c67-2d1a-4ee1-9281-3129b0d334a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3121 | 2026.02.05 01:49:18.639298 [ 4 ] {ad584c67-2d1a-4ee1-9281-3129b0d334a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3122 | 2026.02.05 01:49:18.639975 [ 4 ] {ad584c67-2d1a-4ee1-9281-3129b0d334a1} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.02.05 01:49:18.640023 [ 4 ] {ad584c67-2d1a-4ee1-9281-3129b0d334a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3124 | 2026.02.05 01:49:18.640418 [ 4 ] {ad584c67-2d1a-4ee1-9281-3129b0d334a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3125 | 2026.02.05 01:49:18.640663 [ 4 ] {ad584c67-2d1a-4ee1-9281-3129b0d334a1} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.02.05 01:49:18.640813 [ 4 ] {ad584c67-2d1a-4ee1-9281-3129b0d334a1} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001628 sec., 78624.07862407863 rows/sec., 6.77 MiB/sec. | ||
| 3127 | 2026.02.05 01:49:18.640854 [ 4 ] {ad584c67-2d1a-4ee1-9281-3129b0d334a1} <Debug> TCPHandler: Processed in 0.001937656 sec. | ||
| 3128 | 2026.02.05 01:49:18.640984 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.02.05 01:49:18.641079 [ 4 ] {f830607e-46d4-453c-a028-0864302831d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3130 | 2026.02.05 01:49:18.641122 [ 4 ] {f830607e-46d4-453c-a028-0864302831d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3131 | 2026.02.05 01:49:18.641532 [ 4 ] {f830607e-46d4-453c-a028-0864302831d9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.02.05 01:49:18.641569 [ 4 ] {f830607e-46d4-453c-a028-0864302831d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3133 | 2026.02.05 01:49:18.641862 [ 4 ] {f830607e-46d4-453c-a028-0864302831d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3134 | 2026.02.05 01:49:18.642066 [ 4 ] {f830607e-46d4-453c-a028-0864302831d9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.02.05 01:49:18.642174 [ 129 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3136 | 2026.02.05 01:49:18.642194 [ 4 ] {f830607e-46d4-453c-a028-0864302831d9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001134 sec., 31746.031746031746 rows/sec., 2.33 MiB/sec. | ||
| 3137 | 2026.02.05 01:49:18.642241 [ 129 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.02.05 01:49:18.642250 [ 4 ] {f830607e-46d4-453c-a028-0864302831d9} <Debug> TCPHandler: Processed in 0.001316304 sec. | ||
| 3139 | 2026.02.05 01:49:18.642273 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3140 | 2026.02.05 01:49:18.642376 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.02.05 01:49:18.642379 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 3142 | 2026.02.05 01:49:18.642481 [ 4 ] {e90f9578-2b99-4455-9a0b-747b51cb546e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3143 | 2026.02.05 01:49:18.642508 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3144 | 2026.02.05 01:49:18.642528 [ 4 ] {e90f9578-2b99-4455-9a0b-747b51cb546e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3145 | 2026.02.05 01:49:18.642546 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 68 rows starting from the beginning of the part | ||
| 3146 | 2026.02.05 01:49:18.642618 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 3147 | 2026.02.05 01:49:18.642663 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 3148 | 2026.02.05 01:49:18.642706 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 3149 | 2026.02.05 01:49:18.642745 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3150 | 2026.02.05 01:49:18.642789 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 3151 | 2026.02.05 01:49:18.642980 [ 4 ] {e90f9578-2b99-4455-9a0b-747b51cb546e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.02.05 01:49:18.643020 [ 4 ] {e90f9578-2b99-4455-9a0b-747b51cb546e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3153 | 2026.02.05 01:49:18.643338 [ 4 ] {e90f9578-2b99-4455-9a0b-747b51cb546e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3154 | 2026.02.05 01:49:18.643568 [ 4 ] {e90f9578-2b99-4455-9a0b-747b51cb546e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.02.05 01:49:18.643595 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260154 sec., 160297.86835577237 rows/sec., 12.38 MiB/sec. | ||
| 3156 | 2026.02.05 01:49:18.643698 [ 4 ] {e90f9578-2b99-4455-9a0b-747b51cb546e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00124 sec., 80645.16129032258 rows/sec., 6.30 MiB/sec. | ||
| 3157 | 2026.02.05 01:49:18.643744 [ 4 ] {e90f9578-2b99-4455-9a0b-747b51cb546e} <Debug> TCPHandler: Processed in 0.001418106 sec. | ||
| 3158 | 2026.02.05 01:49:18.643798 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3159 | 2026.02.05 01:49:18.643865 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.02.05 01:49:18.643963 [ 4 ] {70d2d355-5c62-4166-b422-0d4806f77d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3161 | 2026.02.05 01:49:18.644008 [ 4 ] {70d2d355-5c62-4166-b422-0d4806f77d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3162 | 2026.02.05 01:49:18.644129 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.02.05 01:49:18.644215 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_16_3} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3164 | 2026.02.05 01:49:18.644313 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3165 | 2026.02.05 01:49:18.644422 [ 4 ] {70d2d355-5c62-4166-b422-0d4806f77d04} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.02.05 01:49:18.644462 [ 4 ] {70d2d355-5c62-4166-b422-0d4806f77d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3167 | 2026.02.05 01:49:18.644798 [ 4 ] {70d2d355-5c62-4166-b422-0d4806f77d04} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3168 | 2026.02.05 01:49:18.645005 [ 4 ] {70d2d355-5c62-4166-b422-0d4806f77d04} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.02.05 01:49:18.645133 [ 4 ] {70d2d355-5c62-4166-b422-0d4806f77d04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3170 | 2026.02.05 01:49:18.645169 [ 4 ] {70d2d355-5c62-4166-b422-0d4806f77d04} <Debug> TCPHandler: Processed in 0.001354374 sec. | ||
| 3171 | 2026.02.05 01:49:18.645272 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.02.05 01:49:18.645364 [ 4 ] {60187aa4-d7f8-4f3b-beb7-153c925e36ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.02.05 01:49:18.645418 [ 4 ] {60187aa4-d7f8-4f3b-beb7-153c925e36ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3174 | 2026.02.05 01:49:18.646244 [ 4 ] {60187aa4-d7f8-4f3b-beb7-153c925e36ab} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.02.05 01:49:18.646280 [ 4 ] {60187aa4-d7f8-4f3b-beb7-153c925e36ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3176 | 2026.02.05 01:49:18.646823 [ 4 ] {60187aa4-d7f8-4f3b-beb7-153c925e36ab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3177 | 2026.02.05 01:49:18.647036 [ 4 ] {60187aa4-d7f8-4f3b-beb7-153c925e36ab} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.02.05 01:49:18.647167 [ 4 ] {60187aa4-d7f8-4f3b-beb7-153c925e36ab} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001821 sec., 19769.357495881384 rows/sec., 35.43 MiB/sec. | ||
| 3179 | 2026.02.05 01:49:18.647218 [ 4 ] {60187aa4-d7f8-4f3b-beb7-153c925e36ab} <Debug> TCPHandler: Processed in 0.001994266 sec. | ||
| 3180 | 2026.02.05 01:49:18.647333 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2026.02.05 01:49:18.647427 [ 4 ] {7c09f047-08c8-428c-9c95-77b8e20a1263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.02.05 01:49:18.647470 [ 4 ] {7c09f047-08c8-428c-9c95-77b8e20a1263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3183 | 2026.02.05 01:49:18.647805 [ 4 ] {7c09f047-08c8-428c-9c95-77b8e20a1263} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.02.05 01:49:18.647841 [ 4 ] {7c09f047-08c8-428c-9c95-77b8e20a1263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3185 | 2026.02.05 01:49:18.648135 [ 4 ] {7c09f047-08c8-428c-9c95-77b8e20a1263} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3186 | 2026.02.05 01:49:18.648340 [ 4 ] {7c09f047-08c8-428c-9c95-77b8e20a1263} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.02.05 01:49:18.648464 [ 4 ] {7c09f047-08c8-428c-9c95-77b8e20a1263} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3188 | 2026.02.05 01:49:18.648500 [ 4 ] {7c09f047-08c8-428c-9c95-77b8e20a1263} <Debug> TCPHandler: Processed in 0.001216982 sec. | ||
| 3189 | 2026.02.05 01:49:22.434166 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3190 | 2026.02.05 01:49:22.434230 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3191 | 2026.02.05 01:49:22.526450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7669 | ||
| 3192 | 2026.02.05 01:49:22.526919 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.02.05 01:49:22.526955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3194 | 2026.02.05 01:49:22.527428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3195 | 2026.02.05 01:49:22.527669 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.02.05 01:49:22.527789 [ 126 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3197 | 2026.02.05 01:49:22.527792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7669 | ||
| 3198 | 2026.02.05 01:49:22.527832 [ 126 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.02.05 01:49:22.527856 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3200 | 2026.02.05 01:49:22.527952 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 3201 | 2026.02.05 01:49:22.528056 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3202 | 2026.02.05 01:49:22.528090 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5301 rows starting from the beginning of the part | ||
| 3203 | 2026.02.05 01:49:22.528178 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3204 | 2026.02.05 01:49:22.528230 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3205 | 2026.02.05 01:49:22.528278 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3206 | 2026.02.05 01:49:22.528326 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3207 | 2026.02.05 01:49:22.528376 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3208 | 2026.02.05 01:49:22.529839 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7669 rows, containing 4 columns (4 merged, 0 gathered) in 0.001924725 sec., 3984465.313226565 rows/sec., 57.00 MiB/sec. | ||
| 3209 | 2026.02.05 01:49:22.530343 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3210 | 2026.02.05 01:49:22.530654 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.02.05 01:49:22.530729 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_16_3} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3212 | 2026.02.05 01:49:22.530802 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3213 | 2026.02.05 01:49:22.541264 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 416 | ||
| 3214 | 2026.02.05 01:49:22.543437 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.02.05 01:49:22.543482 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3216 | 2026.02.05 01:49:22.544683 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3217 | 2026.02.05 01:49:22.544971 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.02.05 01:49:22.545147 [ 126 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3219 | 2026.02.05 01:49:22.545189 [ 126 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.02.05 01:49:22.545207 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3221 | 2026.02.05 01:49:22.545246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 3222 | 2026.02.05 01:49:22.545279 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 3223 | 2026.02.05 01:49:22.545852 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3224 | 2026.02.05 01:49:22.546005 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
| 3225 | 2026.02.05 01:49:22.546374 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 3226 | 2026.02.05 01:49:22.546717 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 3227 | 2026.02.05 01:49:22.547068 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3228 | 2026.02.05 01:49:22.547404 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3229 | 2026.02.05 01:49:22.547745 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3230 | 2026.02.05 01:49:22.553382 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 72 columns (72 merged, 0 gathered) in 0.008132969 sec., 51149.83224453456 rows/sec., 45.17 MiB/sec. | ||
| 3231 | 2026.02.05 01:49:22.554017 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3232 | 2026.02.05 01:49:22.554513 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.02.05 01:49:22.554579 [ 198 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_11_2} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3234 | 2026.02.05 01:49:22.554722 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 3235 | 2026.02.05 01:49:22.985060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3236 | 2026.02.05 01:49:23.000806 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.02.05 01:49:23.000867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3238 | 2026.02.05 01:49:23.002168 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000864136 sec. | ||
| 3239 | 2026.02.05 01:49:23.006686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3240 | 2026.02.05 01:49:23.007383 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.02.05 01:49:23.007720 [ 126 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3242 | 2026.02.05 01:49:23.007787 [ 126 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.02.05 01:49:23.007807 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3244 | 2026.02.05 01:49:23.007945 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 3245 | 2026.02.05 01:49:23.010809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3246 | 2026.02.05 01:49:23.012037 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3247 | 2026.02.05 01:49:23.013354 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 3248 | 2026.02.05 01:49:23.017662 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 3249 | 2026.02.05 01:49:23.021780 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 3250 | 2026.02.05 01:49:23.026110 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 3251 | 2026.02.05 01:49:23.030506 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 3252 | 2026.02.05 01:49:23.034751 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 3253 | 2026.02.05 01:49:23.091202 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083312294 sec., 1452.366681920918 rows/sec., 7.51 MiB/sec. | ||
| 3254 | 2026.02.05 01:49:23.093649 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3255 | 2026.02.05 01:49:23.095862 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_16_3} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.02.05 01:49:23.095981 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_16_3} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3257 | 2026.02.05 01:49:23.098496 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3258 | 2026.02.05 01:49:23.637526 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.02.05 01:49:23.637704 [ 4 ] {cc45513d-d273-470e-9ff8-cfe0dac0c4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3260 | 2026.02.05 01:49:23.637769 [ 4 ] {cc45513d-d273-470e-9ff8-cfe0dac0c4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3261 | 2026.02.05 01:49:23.638424 [ 4 ] {cc45513d-d273-470e-9ff8-cfe0dac0c4eb} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.02.05 01:49:23.638471 [ 4 ] {cc45513d-d273-470e-9ff8-cfe0dac0c4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3263 | 2026.02.05 01:49:23.638868 [ 4 ] {cc45513d-d273-470e-9ff8-cfe0dac0c4eb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3264 | 2026.02.05 01:49:23.639093 [ 4 ] {cc45513d-d273-470e-9ff8-cfe0dac0c4eb} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.02.05 01:49:23.639241 [ 4 ] {cc45513d-d273-470e-9ff8-cfe0dac0c4eb} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001586 sec., 40353.089533417406 rows/sec., 3.19 MiB/sec. | ||
| 3266 | 2026.02.05 01:49:23.639254 [ 124 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3267 | 2026.02.05 01:49:23.639283 [ 4 ] {cc45513d-d273-470e-9ff8-cfe0dac0c4eb} <Debug> TCPHandler: Processed in 0.001902015 sec. | ||
| 3268 | 2026.02.05 01:49:23.639325 [ 124 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.02.05 01:49:23.639351 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3270 | 2026.02.05 01:49:23.639433 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.02.05 01:49:23.639482 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 3272 | 2026.02.05 01:49:23.639531 [ 4 ] {d95bc7a6-1544-44da-8c91-d45751db4b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.02.05 01:49:23.639578 [ 4 ] {d95bc7a6-1544-44da-8c91-d45751db4b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3274 | 2026.02.05 01:49:23.639624 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.02.05 01:49:23.639663 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 264 rows starting from the beginning of the part | ||
| 3276 | 2026.02.05 01:49:23.639728 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 3277 | 2026.02.05 01:49:23.639773 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3278 | 2026.02.05 01:49:23.639814 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 184 rows starting from the beginning of the part | ||
| 3279 | 2026.02.05 01:49:23.639853 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3280 | 2026.02.05 01:49:23.639891 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 3281 | 2026.02.05 01:49:23.639991 [ 4 ] {d95bc7a6-1544-44da-8c91-d45751db4b79} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.02.05 01:49:23.640033 [ 4 ] {d95bc7a6-1544-44da-8c91-d45751db4b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3283 | 2026.02.05 01:49:23.640410 [ 4 ] {d95bc7a6-1544-44da-8c91-d45751db4b79} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3284 | 2026.02.05 01:49:23.640642 [ 4 ] {d95bc7a6-1544-44da-8c91-d45751db4b79} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.02.05 01:49:23.640773 [ 4 ] {d95bc7a6-1544-44da-8c91-d45751db4b79} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00126 sec., 3174.6031746031745 rows/sec., 238.72 KiB/sec. | ||
| 3286 | 2026.02.05 01:49:23.640810 [ 4 ] {d95bc7a6-1544-44da-8c91-d45751db4b79} <Debug> TCPHandler: Processed in 0.001426286 sec. | ||
| 3287 | 2026.02.05 01:49:23.640919 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501448 sec., 554131.7448223315 rows/sec., 50.07 MiB/sec. | ||
| 3288 | 2026.02.05 01:49:23.640923 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.02.05 01:49:23.641033 [ 4 ] {9190e9ad-58d2-4745-82b9-959ea000ff64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3290 | 2026.02.05 01:49:23.641077 [ 4 ] {9190e9ad-58d2-4745-82b9-959ea000ff64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3291 | 2026.02.05 01:49:23.641133 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3292 | 2026.02.05 01:49:23.641465 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.02.05 01:49:23.641505 [ 4 ] {9190e9ad-58d2-4745-82b9-959ea000ff64} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.02.05 01:49:23.641548 [ 4 ] {9190e9ad-58d2-4745-82b9-959ea000ff64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3295 | 2026.02.05 01:49:23.641555 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_21_4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3296 | 2026.02.05 01:49:23.641661 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3297 | 2026.02.05 01:49:23.641857 [ 4 ] {9190e9ad-58d2-4745-82b9-959ea000ff64} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3298 | 2026.02.05 01:49:23.642073 [ 4 ] {9190e9ad-58d2-4745-82b9-959ea000ff64} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.02.05 01:49:23.642181 [ 124 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3300 | 2026.02.05 01:49:23.642203 [ 4 ] {9190e9ad-58d2-4745-82b9-959ea000ff64} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001189 sec., 57190.91673675358 rows/sec., 4.46 MiB/sec. | ||
| 3301 | 2026.02.05 01:49:23.642214 [ 124 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.02.05 01:49:23.642242 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3303 | 2026.02.05 01:49:23.642246 [ 4 ] {9190e9ad-58d2-4745-82b9-959ea000ff64} <Debug> TCPHandler: Processed in 0.001372095 sec. | ||
| 3304 | 2026.02.05 01:49:23.642324 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 3305 | 2026.02.05 01:49:23.642373 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.02.05 01:49:23.642409 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3307 | 2026.02.05 01:49:23.642438 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 174 rows starting from the beginning of the part | ||
| 3308 | 2026.02.05 01:49:23.642472 [ 4 ] {e4a0d5d6-8290-45ca-a878-f6a0d732b3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.02.05 01:49:23.642484 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part | ||
| 3310 | 2026.02.05 01:49:23.642524 [ 4 ] {e4a0d5d6-8290-45ca-a878-f6a0d732b3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3311 | 2026.02.05 01:49:23.642531 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
| 3312 | 2026.02.05 01:49:23.642577 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3313 | 2026.02.05 01:49:23.642610 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part | ||
| 3314 | 2026.02.05 01:49:23.642644 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part | ||
| 3315 | 2026.02.05 01:49:23.642952 [ 4 ] {e4a0d5d6-8290-45ca-a878-f6a0d732b3b3} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.02.05 01:49:23.642993 [ 4 ] {e4a0d5d6-8290-45ca-a878-f6a0d732b3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3317 | 2026.02.05 01:49:23.643350 [ 4 ] {e4a0d5d6-8290-45ca-a878-f6a0d732b3b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3318 | 2026.02.05 01:49:23.643393 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110238 sec., 556976.7230900415 rows/sec., 46.32 MiB/sec. | ||
| 3319 | 2026.02.05 01:49:23.643545 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3320 | 2026.02.05 01:49:23.643576 [ 4 ] {e4a0d5d6-8290-45ca-a878-f6a0d732b3b3} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.02.05 01:49:23.643687 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3322 | 2026.02.05 01:49:23.643717 [ 4 ] {e4a0d5d6-8290-45ca-a878-f6a0d732b3b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 3323 | 2026.02.05 01:49:23.643719 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.02.05 01:49:23.643759 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3325 | 2026.02.05 01:49:23.643762 [ 4 ] {e4a0d5d6-8290-45ca-a878-f6a0d732b3b3} <Debug> TCPHandler: Processed in 0.001439006 sec. | ||
| 3326 | 2026.02.05 01:49:23.643832 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.02.05 01:49:23.643845 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 3328 | 2026.02.05 01:49:23.643899 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.02.05 01:49:23.643908 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_21_4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3330 | 2026.02.05 01:49:23.643953 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3331 | 2026.02.05 01:49:23.643983 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2524 rows starting from the beginning of the part | ||
| 3332 | 2026.02.05 01:49:23.643999 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3333 | 2026.02.05 01:49:23.644029 [ 4 ] {d1be0a88-132b-4328-8995-ec39e2c742e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3334 | 2026.02.05 01:49:23.644063 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3335 | 2026.02.05 01:49:23.644110 [ 4 ] {d1be0a88-132b-4328-8995-ec39e2c742e0} <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 | ||
| 3336 | 2026.02.05 01:49:23.644116 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 3337 | 2026.02.05 01:49:23.644186 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 196 rows starting from the beginning of the part | ||
| 3338 | 2026.02.05 01:49:23.644228 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3339 | 2026.02.05 01:49:23.644271 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 3340 | 2026.02.05 01:49:23.645014 [ 4 ] {d1be0a88-132b-4328-8995-ec39e2c742e0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.02.05 01:49:23.645055 [ 4 ] {d1be0a88-132b-4328-8995-ec39e2c742e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3342 | 2026.02.05 01:49:23.645630 [ 4 ] {d1be0a88-132b-4328-8995-ec39e2c742e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3343 | 2026.02.05 01:49:23.645848 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3360 rows, containing 5 columns (5 merged, 0 gathered) in 0.002039187 sec., 1647715.4866130473 rows/sec., 116.25 MiB/sec. | ||
| 3344 | 2026.02.05 01:49:23.645862 [ 4 ] {d1be0a88-132b-4328-8995-ec39e2c742e0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.02.05 01:49:23.646016 [ 4 ] {d1be0a88-132b-4328-8995-ec39e2c742e0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002011 sec., 1989.0601690701142 rows/sec., 3.56 MiB/sec. | ||
| 3346 | 2026.02.05 01:49:23.646074 [ 4 ] {d1be0a88-132b-4328-8995-ec39e2c742e0} <Debug> TCPHandler: Processed in 0.002236701 sec. | ||
| 3347 | 2026.02.05 01:49:23.646194 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.02.05 01:49:23.646222 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3349 | 2026.02.05 01:49:23.646289 [ 4 ] {58c75fa8-7027-4eca-ae53-ec6edbcfbfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.02.05 01:49:23.646336 [ 4 ] {58c75fa8-7027-4eca-ae53-ec6edbcfbfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3351 | 2026.02.05 01:49:23.646513 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.02.05 01:49:23.646588 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3353 | 2026.02.05 01:49:23.646654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3354 | 2026.02.05 01:49:23.646677 [ 4 ] {58c75fa8-7027-4eca-ae53-ec6edbcfbfda} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.02.05 01:49:23.646715 [ 4 ] {58c75fa8-7027-4eca-ae53-ec6edbcfbfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3356 | 2026.02.05 01:49:23.647018 [ 4 ] {58c75fa8-7027-4eca-ae53-ec6edbcfbfda} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3357 | 2026.02.05 01:49:23.647214 [ 4 ] {58c75fa8-7027-4eca-ae53-ec6edbcfbfda} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.02.05 01:49:23.647336 [ 4 ] {58c75fa8-7027-4eca-ae53-ec6edbcfbfda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3359 | 2026.02.05 01:49:23.647369 [ 4 ] {58c75fa8-7027-4eca-ae53-ec6edbcfbfda} <Debug> TCPHandler: Processed in 0.001271403 sec. | ||
| 3360 | 2026.02.05 01:49:24.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.87 MiB, peak 233.32 MiB, free memory in arenas 0.00 B, will set to 232.53 MiB (RSS), difference: 8.66 MiB | ||
| 3361 | 2026.02.05 01:49:28.638989 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2026.02.05 01:49:28.639196 [ 4 ] {91e26039-6301-43ef-ae09-1dc0ac12ed1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3363 | 2026.02.05 01:49:28.639268 [ 4 ] {91e26039-6301-43ef-ae09-1dc0ac12ed1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3364 | 2026.02.05 01:49:28.639940 [ 4 ] {91e26039-6301-43ef-ae09-1dc0ac12ed1a} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.02.05 01:49:28.639985 [ 4 ] {91e26039-6301-43ef-ae09-1dc0ac12ed1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3366 | 2026.02.05 01:49:28.640370 [ 4 ] {91e26039-6301-43ef-ae09-1dc0ac12ed1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3367 | 2026.02.05 01:49:28.640587 [ 4 ] {91e26039-6301-43ef-ae09-1dc0ac12ed1a} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.02.05 01:49:28.640728 [ 4 ] {91e26039-6301-43ef-ae09-1dc0ac12ed1a} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001586 sec., 80706.17906683481 rows/sec., 6.95 MiB/sec. | ||
| 3369 | 2026.02.05 01:49:28.640768 [ 4 ] {91e26039-6301-43ef-ae09-1dc0ac12ed1a} <Debug> TCPHandler: Processed in 0.001918265 sec. | ||
| 3370 | 2026.02.05 01:49:28.640895 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.02.05 01:49:28.640989 [ 4 ] {3414d75c-0edf-4c2c-ae7c-1ee7ad77471b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3372 | 2026.02.05 01:49:28.641029 [ 4 ] {3414d75c-0edf-4c2c-ae7c-1ee7ad77471b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3373 | 2026.02.05 01:49:28.641435 [ 4 ] {3414d75c-0edf-4c2c-ae7c-1ee7ad77471b} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.02.05 01:49:28.641470 [ 4 ] {3414d75c-0edf-4c2c-ae7c-1ee7ad77471b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3375 | 2026.02.05 01:49:28.641764 [ 4 ] {3414d75c-0edf-4c2c-ae7c-1ee7ad77471b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3376 | 2026.02.05 01:49:28.641971 [ 4 ] {3414d75c-0edf-4c2c-ae7c-1ee7ad77471b} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.02.05 01:49:28.642102 [ 4 ] {3414d75c-0edf-4c2c-ae7c-1ee7ad77471b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001131 sec., 31830.23872679045 rows/sec., 2.34 MiB/sec. | ||
| 3378 | 2026.02.05 01:49:28.642140 [ 4 ] {3414d75c-0edf-4c2c-ae7c-1ee7ad77471b} <Debug> TCPHandler: Processed in 0.001293714 sec. | ||
| 3379 | 2026.02.05 01:49:28.642251 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.02.05 01:49:28.642344 [ 4 ] {4f72bfed-eec8-4a42-983b-2a14521abe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3381 | 2026.02.05 01:49:28.642384 [ 4 ] {4f72bfed-eec8-4a42-983b-2a14521abe28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3382 | 2026.02.05 01:49:28.642812 [ 4 ] {4f72bfed-eec8-4a42-983b-2a14521abe28} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.02.05 01:49:28.642848 [ 4 ] {4f72bfed-eec8-4a42-983b-2a14521abe28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3384 | 2026.02.05 01:49:28.643145 [ 4 ] {4f72bfed-eec8-4a42-983b-2a14521abe28} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3385 | 2026.02.05 01:49:28.643356 [ 4 ] {4f72bfed-eec8-4a42-983b-2a14521abe28} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.02.05 01:49:28.643477 [ 4 ] {4f72bfed-eec8-4a42-983b-2a14521abe28} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001152 sec., 86805.55555555555 rows/sec., 6.78 MiB/sec. | ||
| 3387 | 2026.02.05 01:49:28.643514 [ 4 ] {4f72bfed-eec8-4a42-983b-2a14521abe28} <Debug> TCPHandler: Processed in 0.001313354 sec. | ||
| 3388 | 2026.02.05 01:49:28.643626 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.02.05 01:49:28.643718 [ 4 ] {6991c301-9eee-44a6-8b3a-6c22c71755b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.02.05 01:49:28.643759 [ 4 ] {6991c301-9eee-44a6-8b3a-6c22c71755b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3391 | 2026.02.05 01:49:28.644175 [ 4 ] {6991c301-9eee-44a6-8b3a-6c22c71755b6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.02.05 01:49:28.644211 [ 4 ] {6991c301-9eee-44a6-8b3a-6c22c71755b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3393 | 2026.02.05 01:49:28.644524 [ 4 ] {6991c301-9eee-44a6-8b3a-6c22c71755b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3394 | 2026.02.05 01:49:28.644727 [ 4 ] {6991c301-9eee-44a6-8b3a-6c22c71755b6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.02.05 01:49:28.644854 [ 4 ] {6991c301-9eee-44a6-8b3a-6c22c71755b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 3396 | 2026.02.05 01:49:28.644917 [ 4 ] {6991c301-9eee-44a6-8b3a-6c22c71755b6} <Debug> TCPHandler: Processed in 0.001340385 sec. | ||
| 3397 | 2026.02.05 01:49:28.645028 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.02.05 01:49:28.645120 [ 4 ] {0a81e705-801d-409b-aae9-7bf373a5c558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.02.05 01:49:28.645172 [ 4 ] {0a81e705-801d-409b-aae9-7bf373a5c558} <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 | ||
| 3400 | 2026.02.05 01:49:28.645999 [ 4 ] {0a81e705-801d-409b-aae9-7bf373a5c558} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.02.05 01:49:28.646033 [ 4 ] {0a81e705-801d-409b-aae9-7bf373a5c558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3402 | 2026.02.05 01:49:28.646600 [ 4 ] {0a81e705-801d-409b-aae9-7bf373a5c558} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3403 | 2026.02.05 01:49:28.646822 [ 4 ] {0a81e705-801d-409b-aae9-7bf373a5c558} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.02.05 01:49:28.646954 [ 4 ] {0a81e705-801d-409b-aae9-7bf373a5c558} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001852 sec., 19438.44492440605 rows/sec., 34.83 MiB/sec. | ||
| 3405 | 2026.02.05 01:49:28.647003 [ 4 ] {0a81e705-801d-409b-aae9-7bf373a5c558} <Debug> TCPHandler: Processed in 0.002024797 sec. | ||
| 3406 | 2026.02.05 01:49:28.647132 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.02.05 01:49:28.647225 [ 4 ] {cc35f1d8-5043-41c9-84bd-2a4ef6c68f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3408 | 2026.02.05 01:49:28.647266 [ 4 ] {cc35f1d8-5043-41c9-84bd-2a4ef6c68f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3409 | 2026.02.05 01:49:28.647608 [ 4 ] {cc35f1d8-5043-41c9-84bd-2a4ef6c68f64} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2026.02.05 01:49:28.647643 [ 4 ] {cc35f1d8-5043-41c9-84bd-2a4ef6c68f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3411 | 2026.02.05 01:49:28.647940 [ 4 ] {cc35f1d8-5043-41c9-84bd-2a4ef6c68f64} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3412 | 2026.02.05 01:49:28.648144 [ 4 ] {cc35f1d8-5043-41c9-84bd-2a4ef6c68f64} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2026.02.05 01:49:28.648251 [ 117 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3414 | 2026.02.05 01:49:28.648267 [ 4 ] {cc35f1d8-5043-41c9-84bd-2a4ef6c68f64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3415 | 2026.02.05 01:49:28.648323 [ 117 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.02.05 01:49:28.648325 [ 4 ] {cc35f1d8-5043-41c9-84bd-2a4ef6c68f64} <Debug> TCPHandler: Processed in 0.001243583 sec. | ||
| 3417 | 2026.02.05 01:49:28.648352 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3418 | 2026.02.05 01:49:28.648461 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 3419 | 2026.02.05 01:49:28.648546 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3420 | 2026.02.05 01:49:28.648575 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 912 rows starting from the beginning of the part | ||
| 3421 | 2026.02.05 01:49:28.648626 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3422 | 2026.02.05 01:49:28.648667 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 3423 | 2026.02.05 01:49:28.648706 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 3424 | 2026.02.05 01:49:28.648740 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 3425 | 2026.02.05 01:49:28.648774 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 3426 | 2026.02.05 01:49:28.649591 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163131 sec., 1042015.0438772589 rows/sec., 70.16 MiB/sec. | ||
| 3427 | 2026.02.05 01:49:28.649820 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3428 | 2026.02.05 01:49:28.650113 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_21_4} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.02.05 01:49:28.650191 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_21_4} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3430 | 2026.02.05 01:49:28.650277 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3431 | 2026.02.05 01:49:30.028003 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8181 | ||
| 3432 | 2026.02.05 01:49:30.028542 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.02.05 01:49:30.028586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3434 | 2026.02.05 01:49:30.029079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3435 | 2026.02.05 01:49:30.029305 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.02.05 01:49:30.029431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8181 | ||
| 3437 | 2026.02.05 01:49:30.511042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3438 | 2026.02.05 01:49:30.534603 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.02.05 01:49:30.534704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3440 | 2026.02.05 01:49:30.542399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3441 | 2026.02.05 01:49:30.543380 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.02.05 01:49:30.549739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3443 | 2026.02.05 01:49:31.451630 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48726 | ||
| 3444 | 2026.02.05 01:49:31.451744 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3445 | 2026.02.05 01:49:31.451771 [ 288 ] {} <Debug> TCP-Session: f36a5b8e-9fe8-4d07-93dd-a88928a58c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:48726 | ||
| 3446 | 2026.02.05 01:49:31.451793 [ 288 ] {} <Debug> TCP-Session: f36a5b8e-9fe8-4d07-93dd-a88928a58c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3447 | 2026.02.05 01:49:31.451806 [ 288 ] {} <Debug> TCP-Session: f36a5b8e-9fe8-4d07-93dd-a88928a58c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3448 | 2026.02.05 01:49:31.452030 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56994 | ||
| 3449 | 2026.02.05 01:49:31.452079 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64004 | ||
| 3450 | 2026.02.05 01:49:31.452103 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52189 | ||
| 3451 | 2026.02.05 01:49:31.452129 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34694 | ||
| 3452 | 2026.02.05 01:49:31.452138 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35424 | ||
| 3453 | 2026.02.05 01:49:31.452158 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3454 | 2026.02.05 01:49:31.452117 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40981 | ||
| 3455 | 2026.02.05 01:49:31.452224 [ 289 ] {} <Debug> TCP-Session: c5bd5034-fd6b-476b-9c39-b0ff5ff5ae97 Authenticating user 'default' from [fd00:1122:3344:101::e]:56994 | ||
| 3456 | 2026.02.05 01:49:31.452266 [ 289 ] {} <Debug> TCP-Session: c5bd5034-fd6b-476b-9c39-b0ff5ff5ae97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2026.02.05 01:49:31.452096 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38762 | ||
| 3458 | 2026.02.05 01:49:31.452282 [ 289 ] {} <Debug> TCP-Session: c5bd5034-fd6b-476b-9c39-b0ff5ff5ae97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2026.02.05 01:49:31.452094 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41199 | ||
| 3460 | 2026.02.05 01:49:31.452342 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3461 | 2026.02.05 01:49:31.452162 [ 288 ] {} <Trace> TCP-Session: f36a5b8e-9fe8-4d07-93dd-a88928a58c08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.02.05 01:49:31.452386 [ 290 ] {} <Debug> TCP-Session: f51aa908-b8aa-4707-be47-a0638ad5b9fc Authenticating user 'default' from [fd00:1122:3344:101::e]:64004 | ||
| 3463 | 2026.02.05 01:49:31.452417 [ 290 ] {} <Debug> TCP-Session: f51aa908-b8aa-4707-be47-a0638ad5b9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3464 | 2026.02.05 01:49:31.452430 [ 290 ] {} <Debug> TCP-Session: f51aa908-b8aa-4707-be47-a0638ad5b9fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.02.05 01:49:31.452472 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3466 | 2026.02.05 01:49:31.452501 [ 286 ] {} <Debug> TCP-Session: cc4bf031-4ba8-4c85-9c1a-ac86da87dcb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35424 | ||
| 3467 | 2026.02.05 01:49:31.452518 [ 286 ] {} <Debug> TCP-Session: cc4bf031-4ba8-4c85-9c1a-ac86da87dcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2026.02.05 01:49:31.452529 [ 286 ] {} <Debug> TCP-Session: cc4bf031-4ba8-4c85-9c1a-ac86da87dcb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2026.02.05 01:49:31.452549 [ 288 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3470 | 2026.02.05 01:49:31.452584 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2026.02.05 01:49:31.452617 [ 294 ] {} <Debug> TCP-Session: 8920ea37-07e5-4cfd-8c22-5113f3c23075 Authenticating user 'default' from [fd00:1122:3344:101::e]:40981 | ||
| 3472 | 2026.02.05 01:49:31.452635 [ 294 ] {} <Debug> TCP-Session: 8920ea37-07e5-4cfd-8c22-5113f3c23075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2026.02.05 01:49:31.452647 [ 294 ] {} <Debug> TCP-Session: 8920ea37-07e5-4cfd-8c22-5113f3c23075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2026.02.05 01:49:31.452650 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3475 | 2026.02.05 01:49:31.452679 [ 3 ] {} <Debug> TCP-Session: 3c0ed5a1-c05e-41f8-9717-892c8d254a05 Authenticating user 'default' from [fd00:1122:3344:101::e]:34694 | ||
| 3476 | 2026.02.05 01:49:31.452690 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3477 | 2026.02.05 01:49:31.452695 [ 3 ] {} <Debug> TCP-Session: 3c0ed5a1-c05e-41f8-9717-892c8d254a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3478 | 2026.02.05 01:49:31.452731 [ 3 ] {} <Debug> TCP-Session: 3c0ed5a1-c05e-41f8-9717-892c8d254a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2026.02.05 01:49:31.452733 [ 291 ] {} <Debug> TCP-Session: 384c939c-f29a-4b13-b471-4bd05cbaabc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41199 | ||
| 3480 | 2026.02.05 01:49:31.452774 [ 291 ] {} <Debug> TCP-Session: 384c939c-f29a-4b13-b471-4bd05cbaabc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2026.02.05 01:49:31.452774 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3482 | 2026.02.05 01:49:31.452788 [ 291 ] {} <Debug> TCP-Session: 384c939c-f29a-4b13-b471-4bd05cbaabc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.02.05 01:49:31.452817 [ 293 ] {} <Debug> TCP-Session: 78d48d22-f570-46dc-a4bd-8e236b302f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:52189 | ||
| 3484 | 2026.02.05 01:49:31.452822 [ 288 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3485 | 2026.02.05 01:49:31.452842 [ 293 ] {} <Debug> TCP-Session: 78d48d22-f570-46dc-a4bd-8e236b302f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.02.05 01:49:31.452868 [ 293 ] {} <Debug> TCP-Session: 78d48d22-f570-46dc-a4bd-8e236b302f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2026.02.05 01:49:31.452895 [ 288 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3488 | 2026.02.05 01:49:31.452913 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3489 | 2026.02.05 01:49:31.452948 [ 292 ] {} <Debug> TCP-Session: 5a5c6563-8700-4b26-88d0-ccb6513d747f Authenticating user 'default' from [fd00:1122:3344:101::e]:38762 | ||
| 3490 | 2026.02.05 01:49:31.452968 [ 292 ] {} <Debug> TCP-Session: 5a5c6563-8700-4b26-88d0-ccb6513d747f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2026.02.05 01:49:31.452982 [ 292 ] {} <Debug> TCP-Session: 5a5c6563-8700-4b26-88d0-ccb6513d747f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3492 | 2026.02.05 01:49:31.453205 [ 288 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 3493 | 2026.02.05 01:49:31.454187 [ 336 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Trace> AggregatingTransform: Aggregating | ||
| 3494 | 2026.02.05 01:49:31.454234 [ 336 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3495 | 2026.02.05 01:49:31.454271 [ 336 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960628 sec. (1040.986 rows/sec., 40.66 KiB/sec.) | ||
| 3496 | 2026.02.05 01:49:31.454290 [ 336 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Trace> Aggregator: Merging aggregated data | ||
| 3497 | 2026.02.05 01:49:31.455823 [ 288 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003333 sec., 300.03000300030004 rows/sec., 11.72 KiB/sec. | ||
| 3498 | 2026.02.05 01:49:31.455991 [ 288 ] {da85c8f3-c942-47b3-8908-a9a8cc33cbe0} <Debug> TCPHandler: Processed in 0.003949752 sec. | ||
| 3499 | 2026.02.05 01:49:31.456131 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3500 | 2026.02.05 01:49:31.456169 [ 288 ] {} <Debug> TCP-Session: f36a5b8e-9fe8-4d07-93dd-a88928a58c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2026.02.05 01:49:31.456174 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3502 | 2026.02.05 01:49:31.456194 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3503 | 2026.02.05 01:49:31.456213 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3504 | 2026.02.05 01:49:31.456232 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3505 | 2026.02.05 01:49:31.456252 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3506 | 2026.02.05 01:49:31.456280 [ 289 ] {} <Debug> TCP-Session: c5bd5034-fd6b-476b-9c39-b0ff5ff5ae97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.02.05 01:49:31.456275 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3508 | 2026.02.05 01:49:31.456313 [ 293 ] {} <Debug> TCP-Session: 78d48d22-f570-46dc-a4bd-8e236b302f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2026.02.05 01:49:31.456295 [ 290 ] {} <Debug> TCP-Session: f51aa908-b8aa-4707-be47-a0638ad5b9fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2026.02.05 01:49:31.456348 [ 294 ] {} <Debug> TCP-Session: 8920ea37-07e5-4cfd-8c22-5113f3c23075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.02.05 01:49:31.456294 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3512 | 2026.02.05 01:49:31.456252 [ 291 ] {} <Debug> TCP-Session: 384c939c-f29a-4b13-b471-4bd05cbaabc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2026.02.05 01:49:31.456446 [ 3 ] {} <Debug> TCP-Session: 3c0ed5a1-c05e-41f8-9717-892c8d254a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.02.05 01:49:31.456235 [ 286 ] {} <Debug> TCP-Session: cc4bf031-4ba8-4c85-9c1a-ac86da87dcb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2026.02.05 01:49:31.456256 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3516 | 2026.02.05 01:49:31.456563 [ 292 ] {} <Debug> TCP-Session: 5a5c6563-8700-4b26-88d0-ccb6513d747f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2026.02.05 01:49:31.591896 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40439 | ||
| 3518 | 2026.02.05 01:49:31.592013 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3519 | 2026.02.05 01:49:31.592045 [ 288 ] {} <Debug> TCP-Session: 2def137c-6d5a-4988-8188-1102d1bc3d19 Authenticating user 'default' from [fd00:1122:3344:101::e]:40439 | ||
| 3520 | 2026.02.05 01:49:31.592068 [ 288 ] {} <Debug> TCP-Session: 2def137c-6d5a-4988-8188-1102d1bc3d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2026.02.05 01:49:31.592081 [ 288 ] {} <Debug> TCP-Session: 2def137c-6d5a-4988-8188-1102d1bc3d19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2026.02.05 01:49:31.592273 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63392 | ||
| 3523 | 2026.02.05 01:49:31.592325 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37594 | ||
| 3524 | 2026.02.05 01:49:31.592336 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63995 | ||
| 3525 | 2026.02.05 01:49:31.592332 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60209 | ||
| 3526 | 2026.02.05 01:49:31.592396 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3527 | 2026.02.05 01:49:31.592402 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3528 | 2026.02.05 01:49:31.592419 [ 288 ] {} <Trace> TCP-Session: 2def137c-6d5a-4988-8188-1102d1bc3d19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.02.05 01:49:31.592441 [ 289 ] {} <Debug> TCP-Session: 267475d3-a8c8-4d6a-a0b9-285e467a88b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63392 | ||
| 3530 | 2026.02.05 01:49:31.592448 [ 292 ] {} <Debug> TCP-Session: 7c369e45-e2a5-40a2-8c77-b4e4dbec93c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37594 | ||
| 3531 | 2026.02.05 01:49:31.592486 [ 289 ] {} <Debug> TCP-Session: 267475d3-a8c8-4d6a-a0b9-285e467a88b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.02.05 01:49:31.592488 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3533 | 2026.02.05 01:49:31.592512 [ 289 ] {} <Debug> TCP-Session: 267475d3-a8c8-4d6a-a0b9-285e467a88b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.02.05 01:49:31.592396 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33828 | ||
| 3535 | 2026.02.05 01:49:31.592539 [ 291 ] {} <Debug> TCP-Session: bfa72faa-d711-44e5-a6a9-df853adb864a Authenticating user 'default' from [fd00:1122:3344:101::e]:60209 | ||
| 3536 | 2026.02.05 01:49:31.592619 [ 291 ] {} <Debug> TCP-Session: bfa72faa-d711-44e5-a6a9-df853adb864a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.02.05 01:49:31.592631 [ 288 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40439) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3538 | 2026.02.05 01:49:31.592636 [ 291 ] {} <Debug> TCP-Session: bfa72faa-d711-44e5-a6a9-df853adb864a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3539 | 2026.02.05 01:49:31.592658 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3540 | 2026.02.05 01:49:31.592327 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47809 | ||
| 3541 | 2026.02.05 01:49:31.592703 [ 294 ] {} <Debug> TCP-Session: 0830d772-61aa-406a-858b-cb5c480892aa Authenticating user 'default' from [fd00:1122:3344:101::e]:33828 | ||
| 3542 | 2026.02.05 01:49:31.592434 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3543 | 2026.02.05 01:49:31.592737 [ 294 ] {} <Debug> TCP-Session: 0830d772-61aa-406a-858b-cb5c480892aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.02.05 01:49:31.592762 [ 293 ] {} <Debug> TCP-Session: f467aa9e-67f0-4ea9-a5d7-3a2546b37081 Authenticating user 'default' from [fd00:1122:3344:101::e]:63995 | ||
| 3545 | 2026.02.05 01:49:31.592769 [ 294 ] {} <Debug> TCP-Session: 0830d772-61aa-406a-858b-cb5c480892aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.02.05 01:49:31.592771 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3547 | 2026.02.05 01:49:31.592789 [ 293 ] {} <Debug> TCP-Session: f467aa9e-67f0-4ea9-a5d7-3a2546b37081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2026.02.05 01:49:31.592822 [ 290 ] {} <Debug> TCP-Session: 127caaab-ff26-427c-ab6e-4b70576720be Authenticating user 'default' from [fd00:1122:3344:101::e]:47809 | ||
| 3549 | 2026.02.05 01:49:31.592829 [ 293 ] {} <Debug> TCP-Session: f467aa9e-67f0-4ea9-a5d7-3a2546b37081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2026.02.05 01:49:31.592855 [ 290 ] {} <Debug> TCP-Session: 127caaab-ff26-427c-ab6e-4b70576720be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3551 | 2026.02.05 01:49:31.592506 [ 292 ] {} <Debug> TCP-Session: 7c369e45-e2a5-40a2-8c77-b4e4dbec93c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2026.02.05 01:49:31.592882 [ 290 ] {} <Debug> TCP-Session: 127caaab-ff26-427c-ab6e-4b70576720be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.02.05 01:49:31.592910 [ 292 ] {} <Debug> TCP-Session: 7c369e45-e2a5-40a2-8c77-b4e4dbec93c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2026.02.05 01:49:31.592946 [ 288 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3555 | 2026.02.05 01:49:31.593010 [ 288 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3556 | 2026.02.05 01:49:31.593304 [ 288 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 3557 | 2026.02.05 01:49:31.594236 [ 317 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Trace> AggregatingTransform: Aggregating | ||
| 3558 | 2026.02.05 01:49:31.594292 [ 317 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Trace> Aggregator: Aggregation method: without_key | ||
| 3559 | 2026.02.05 01:49:31.594330 [ 317 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922947 sec. (1083.486 rows/sec., 42.32 KiB/sec.) | ||
| 3560 | 2026.02.05 01:49:31.594349 [ 317 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Trace> Aggregator: Merging aggregated data | ||
| 3561 | 2026.02.05 01:49:31.595753 [ 288 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0032 sec., 312.5 rows/sec., 12.21 KiB/sec. | ||
| 3562 | 2026.02.05 01:49:31.595892 [ 288 ] {12fdd286-39dd-489c-9bed-18799cc3efec} <Debug> TCPHandler: Processed in 0.003610106 sec. | ||
| 3563 | 2026.02.05 01:49:31.595988 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3564 | 2026.02.05 01:49:31.596019 [ 288 ] {} <Debug> TCP-Session: 2def137c-6d5a-4988-8188-1102d1bc3d19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.02.05 01:49:31.596038 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3566 | 2026.02.05 01:49:31.596059 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3567 | 2026.02.05 01:49:31.596078 [ 292 ] {} <Debug> TCP-Session: 7c369e45-e2a5-40a2-8c77-b4e4dbec93c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.02.05 01:49:31.596079 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3569 | 2026.02.05 01:49:31.596106 [ 289 ] {} <Debug> TCP-Session: 267475d3-a8c8-4d6a-a0b9-285e467a88b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.02.05 01:49:31.596118 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3571 | 2026.02.05 01:49:31.596145 [ 290 ] {} <Debug> TCP-Session: 127caaab-ff26-427c-ab6e-4b70576720be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2026.02.05 01:49:31.596136 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3573 | 2026.02.05 01:49:31.596178 [ 294 ] {} <Debug> TCP-Session: 0830d772-61aa-406a-858b-cb5c480892aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.02.05 01:49:31.596097 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3575 | 2026.02.05 01:49:31.596217 [ 291 ] {} <Debug> TCP-Session: bfa72faa-d711-44e5-a6a9-df853adb864a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.02.05 01:49:31.596256 [ 293 ] {} <Debug> TCP-Session: f467aa9e-67f0-4ea9-a5d7-3a2546b37081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.02.05 01:49:31.597728 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45297 | ||
| 3578 | 2026.02.05 01:49:31.597754 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61054 | ||
| 3579 | 2026.02.05 01:49:31.597780 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3580 | 2026.02.05 01:49:31.597805 [ 293 ] {} <Debug> TCP-Session: 01bdf6d4-ef9d-4176-83bf-f7254410dbd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45297 | ||
| 3581 | 2026.02.05 01:49:31.597819 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3582 | 2026.02.05 01:49:31.597820 [ 293 ] {} <Debug> TCP-Session: 01bdf6d4-ef9d-4176-83bf-f7254410dbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.02.05 01:49:31.597851 [ 3 ] {} <Debug> TCP-Session: e3334767-8cde-4a06-b055-feeda688ec17 Authenticating user 'default' from [fd00:1122:3344:101::e]:61054 | ||
| 3584 | 2026.02.05 01:49:31.597854 [ 293 ] {} <Debug> TCP-Session: 01bdf6d4-ef9d-4176-83bf-f7254410dbd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.02.05 01:49:31.597876 [ 3 ] {} <Debug> TCP-Session: e3334767-8cde-4a06-b055-feeda688ec17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.02.05 01:49:31.597895 [ 3 ] {} <Debug> TCP-Session: e3334767-8cde-4a06-b055-feeda688ec17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.02.05 01:49:31.628569 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61054). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3588 | |||
| 3589 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3590 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3591 | 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 | ||
| 3592 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3593 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3594 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3595 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3596 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3597 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3598 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3599 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3600 | (version 23.8.7.1) | ||
| 3601 | 2026.02.05 01:49:31.628756 [ 3 ] {} <Debug> TCP-Session: e3334767-8cde-4a06-b055-feeda688ec17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3602 | 2026.02.05 01:49:31.628794 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45297). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3603 | |||
| 3604 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3605 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3606 | 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 | ||
| 3607 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3608 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3609 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3610 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3611 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3612 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3613 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3614 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3615 | (version 23.8.7.1) | ||
| 3616 | 2026.02.05 01:49:31.628886 [ 293 ] {} <Debug> TCP-Session: 01bdf6d4-ef9d-4176-83bf-f7254410dbd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.02.05 01:49:32.261730 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54679 | ||
| 3618 | 2026.02.05 01:49:32.261851 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3619 | 2026.02.05 01:49:32.261878 [ 286 ] {} <Debug> TCP-Session: 7f950e16-6019-40f7-96a5-941ec092af33 Authenticating user 'default' from [fd00:1122:3344:101::e]:54679 | ||
| 3620 | 2026.02.05 01:49:32.261903 [ 286 ] {} <Debug> TCP-Session: 7f950e16-6019-40f7-96a5-941ec092af33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.02.05 01:49:32.261917 [ 286 ] {} <Debug> TCP-Session: 7f950e16-6019-40f7-96a5-941ec092af33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.02.05 01:49:32.262135 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51318 | ||
| 3623 | 2026.02.05 01:49:32.262143 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60299 | ||
| 3624 | 2026.02.05 01:49:32.262180 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63425 | ||
| 3625 | 2026.02.05 01:49:32.262190 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60828 | ||
| 3626 | 2026.02.05 01:49:32.262198 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42375 | ||
| 3627 | 2026.02.05 01:49:32.262258 [ 286 ] {} <Trace> TCP-Session: 7f950e16-6019-40f7-96a5-941ec092af33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2026.02.05 01:49:32.262274 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3629 | 2026.02.05 01:49:32.262274 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3630 | 2026.02.05 01:49:32.262305 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3631 | 2026.02.05 01:49:32.262314 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3632 | 2026.02.05 01:49:32.262332 [ 289 ] {} <Debug> TCP-Session: 1855094f-3293-49af-a739-e51153596035 Authenticating user 'default' from [fd00:1122:3344:101::e]:60299 | ||
| 3633 | 2026.02.05 01:49:32.262353 [ 294 ] {} <Debug> TCP-Session: 8fde9932-49eb-4349-bcd5-f09b236dbf6f Authenticating user 'default' from [fd00:1122:3344:101::e]:60828 | ||
| 3634 | 2026.02.05 01:49:32.262359 [ 3 ] {} <Debug> TCP-Session: 37fbceda-c602-46d6-9edd-ca9828d0a51b Authenticating user 'default' from [fd00:1122:3344:101::e]:42375 | ||
| 3635 | 2026.02.05 01:49:32.262378 [ 289 ] {} <Debug> TCP-Session: 1855094f-3293-49af-a739-e51153596035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.02.05 01:49:32.262390 [ 294 ] {} <Debug> TCP-Session: 8fde9932-49eb-4349-bcd5-f09b236dbf6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.02.05 01:49:32.262396 [ 3 ] {} <Debug> TCP-Session: 37fbceda-c602-46d6-9edd-ca9828d0a51b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.02.05 01:49:32.262437 [ 294 ] {} <Debug> TCP-Session: 8fde9932-49eb-4349-bcd5-f09b236dbf6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.02.05 01:49:32.262410 [ 289 ] {} <Debug> TCP-Session: 1855094f-3293-49af-a739-e51153596035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.02.05 01:49:32.262468 [ 286 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54679) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3641 | 2026.02.05 01:49:32.262462 [ 3 ] {} <Debug> TCP-Session: 37fbceda-c602-46d6-9edd-ca9828d0a51b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.02.05 01:49:32.262318 [ 293 ] {} <Debug> TCP-Session: c8950664-036e-459c-884f-d728e628232b Authenticating user 'default' from [fd00:1122:3344:101::e]:63425 | ||
| 3643 | 2026.02.05 01:49:32.262169 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40804 | ||
| 3644 | 2026.02.05 01:49:32.262558 [ 293 ] {} <Debug> TCP-Session: c8950664-036e-459c-884f-d728e628232b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.02.05 01:49:32.262166 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42615 | ||
| 3646 | 2026.02.05 01:49:32.262595 [ 293 ] {} <Debug> TCP-Session: c8950664-036e-459c-884f-d728e628232b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.02.05 01:49:32.262625 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3648 | 2026.02.05 01:49:32.262148 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52108 | ||
| 3649 | 2026.02.05 01:49:32.262665 [ 292 ] {} <Debug> TCP-Session: 11ebd96a-0e6e-469d-8494-bc3600c5efb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40804 | ||
| 3650 | 2026.02.05 01:49:32.262250 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3651 | 2026.02.05 01:49:32.262694 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3652 | 2026.02.05 01:49:32.262702 [ 292 ] {} <Debug> TCP-Session: 11ebd96a-0e6e-469d-8494-bc3600c5efb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.02.05 01:49:32.262719 [ 288 ] {} <Debug> TCP-Session: d4052e48-cebf-4b32-a134-b7100cedbe35 Authenticating user 'default' from [fd00:1122:3344:101::e]:51318 | ||
| 3654 | 2026.02.05 01:49:32.262739 [ 292 ] {} <Debug> TCP-Session: 11ebd96a-0e6e-469d-8494-bc3600c5efb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.02.05 01:49:32.262739 [ 291 ] {} <Debug> TCP-Session: e58703d2-5a3e-4e31-8314-a920585cca76 Authenticating user 'default' from [fd00:1122:3344:101::e]:42615 | ||
| 3656 | 2026.02.05 01:49:32.262744 [ 286 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3657 | 2026.02.05 01:49:32.262728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3658 | 2026.02.05 01:49:32.262795 [ 291 ] {} <Debug> TCP-Session: e58703d2-5a3e-4e31-8314-a920585cca76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.02.05 01:49:32.262828 [ 290 ] {} <Debug> TCP-Session: 409a2637-5810-45f0-b394-4a4750bebee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52108 | ||
| 3660 | 2026.02.05 01:49:32.262832 [ 286 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3661 | 2026.02.05 01:49:32.262838 [ 291 ] {} <Debug> TCP-Session: e58703d2-5a3e-4e31-8314-a920585cca76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.02.05 01:49:32.262858 [ 290 ] {} <Debug> TCP-Session: 409a2637-5810-45f0-b394-4a4750bebee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.02.05 01:49:32.262755 [ 288 ] {} <Debug> TCP-Session: d4052e48-cebf-4b32-a134-b7100cedbe35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.02.05 01:49:32.262896 [ 290 ] {} <Debug> TCP-Session: 409a2637-5810-45f0-b394-4a4750bebee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.02.05 01:49:32.262917 [ 288 ] {} <Debug> TCP-Session: d4052e48-cebf-4b32-a134-b7100cedbe35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.02.05 01:49:32.263129 [ 286 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 3667 | 2026.02.05 01:49:32.264009 [ 298 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Trace> AggregatingTransform: Aggregating | ||
| 3668 | 2026.02.05 01:49:32.264050 [ 298 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3669 | 2026.02.05 01:49:32.264086 [ 298 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853036 sec. (1172.283 rows/sec., 45.79 KiB/sec.) | ||
| 3670 | 2026.02.05 01:49:32.264105 [ 298 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Trace> Aggregator: Merging aggregated data | ||
| 3671 | 2026.02.05 01:49:32.265278 [ 286 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002884 sec., 346.74063800277395 rows/sec., 13.54 KiB/sec. | ||
| 3672 | 2026.02.05 01:49:32.265358 [ 286 ] {e04e54cc-c0e1-4078-8467-f86b2318208a} <Debug> TCPHandler: Processed in 0.003239329 sec. | ||
| 3673 | 2026.02.05 01:49:32.265472 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3674 | 2026.02.05 01:49:32.265496 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3675 | 2026.02.05 01:49:32.265502 [ 286 ] {} <Debug> TCP-Session: 7f950e16-6019-40f7-96a5-941ec092af33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.02.05 01:49:32.265519 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3677 | 2026.02.05 01:49:32.265542 [ 289 ] {} <Debug> TCP-Session: 1855094f-3293-49af-a739-e51153596035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3678 | 2026.02.05 01:49:32.265554 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3679 | 2026.02.05 01:49:32.265567 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3680 | 2026.02.05 01:49:32.265586 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3681 | 2026.02.05 01:49:32.265614 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3682 | 2026.02.05 01:49:32.265622 [ 293 ] {} <Debug> TCP-Session: c8950664-036e-459c-884f-d728e628232b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.02.05 01:49:32.265637 [ 3 ] {} <Debug> TCP-Session: 37fbceda-c602-46d6-9edd-ca9828d0a51b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.02.05 01:49:32.265653 [ 294 ] {} <Debug> TCP-Session: 8fde9932-49eb-4349-bcd5-f09b236dbf6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.02.05 01:49:32.265606 [ 292 ] {} <Debug> TCP-Session: 11ebd96a-0e6e-469d-8494-bc3600c5efb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.02.05 01:49:32.265572 [ 291 ] {} <Debug> TCP-Session: e58703d2-5a3e-4e31-8314-a920585cca76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.02.05 01:49:32.265536 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3688 | 2026.02.05 01:49:32.265610 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3689 | 2026.02.05 01:49:32.265756 [ 288 ] {} <Debug> TCP-Session: d4052e48-cebf-4b32-a134-b7100cedbe35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.02.05 01:49:32.265779 [ 290 ] {} <Debug> TCP-Session: 409a2637-5810-45f0-b394-4a4750bebee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.02.05 01:49:32.545514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 446 | ||
| 3692 | 2026.02.05 01:49:32.547770 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.02.05 01:49:32.547816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3694 | 2026.02.05 01:49:32.548995 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3695 | 2026.02.05 01:49:32.549279 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.02.05 01:49:32.549552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3697 | 2026.02.05 01:49:33.638511 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.02.05 01:49:33.638704 [ 4 ] {544cce6f-5d5e-454d-892b-eefce9aa854f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3699 | 2026.02.05 01:49:33.638779 [ 4 ] {544cce6f-5d5e-454d-892b-eefce9aa854f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3700 | 2026.02.05 01:49:33.639499 [ 4 ] {544cce6f-5d5e-454d-892b-eefce9aa854f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.02.05 01:49:33.639546 [ 4 ] {544cce6f-5d5e-454d-892b-eefce9aa854f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3702 | 2026.02.05 01:49:33.639931 [ 4 ] {544cce6f-5d5e-454d-892b-eefce9aa854f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3703 | 2026.02.05 01:49:33.640172 [ 4 ] {544cce6f-5d5e-454d-892b-eefce9aa854f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.02.05 01:49:33.640323 [ 4 ] {544cce6f-5d5e-454d-892b-eefce9aa854f} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001673 sec., 38254.63239689181 rows/sec., 3.03 MiB/sec. | ||
| 3705 | 2026.02.05 01:49:33.640363 [ 4 ] {544cce6f-5d5e-454d-892b-eefce9aa854f} <Debug> TCPHandler: Processed in 0.002018337 sec. | ||
| 3706 | 2026.02.05 01:49:33.640488 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.02.05 01:49:33.640582 [ 4 ] {6598878e-8316-46a3-9053-a782c9781385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3708 | 2026.02.05 01:49:33.640623 [ 4 ] {6598878e-8316-46a3-9053-a782c9781385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3709 | 2026.02.05 01:49:33.641015 [ 4 ] {6598878e-8316-46a3-9053-a782c9781385} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.02.05 01:49:33.641051 [ 4 ] {6598878e-8316-46a3-9053-a782c9781385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3711 | 2026.02.05 01:49:33.641343 [ 4 ] {6598878e-8316-46a3-9053-a782c9781385} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3712 | 2026.02.05 01:49:33.641554 [ 4 ] {6598878e-8316-46a3-9053-a782c9781385} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.02.05 01:49:33.641679 [ 4 ] {6598878e-8316-46a3-9053-a782c9781385} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001116 sec., 3584.2293906810037 rows/sec., 269.52 KiB/sec. | ||
| 3714 | 2026.02.05 01:49:33.641716 [ 4 ] {6598878e-8316-46a3-9053-a782c9781385} <Debug> TCPHandler: Processed in 0.001277173 sec. | ||
| 3715 | 2026.02.05 01:49:33.641825 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.02.05 01:49:33.641917 [ 4 ] {72089200-87e7-4649-b163-95b216c6e692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3717 | 2026.02.05 01:49:33.641958 [ 4 ] {72089200-87e7-4649-b163-95b216c6e692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3718 | 2026.02.05 01:49:33.642374 [ 4 ] {72089200-87e7-4649-b163-95b216c6e692} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.02.05 01:49:33.642411 [ 4 ] {72089200-87e7-4649-b163-95b216c6e692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3720 | 2026.02.05 01:49:33.642712 [ 4 ] {72089200-87e7-4649-b163-95b216c6e692} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3721 | 2026.02.05 01:49:33.642942 [ 4 ] {72089200-87e7-4649-b163-95b216c6e692} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.02.05 01:49:33.643072 [ 4 ] {72089200-87e7-4649-b163-95b216c6e692} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001173 sec., 57971.014492753624 rows/sec., 4.53 MiB/sec. | ||
| 3723 | 2026.02.05 01:49:33.643109 [ 4 ] {72089200-87e7-4649-b163-95b216c6e692} <Debug> TCPHandler: Processed in 0.001334284 sec. | ||
| 3724 | 2026.02.05 01:49:33.643223 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.02.05 01:49:33.643318 [ 4 ] {7b3fb03a-664f-4df4-b6d4-3e5f115f20d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.02.05 01:49:33.643362 [ 4 ] {7b3fb03a-664f-4df4-b6d4-3e5f115f20d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3727 | 2026.02.05 01:49:33.643771 [ 4 ] {7b3fb03a-664f-4df4-b6d4-3e5f115f20d9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.02.05 01:49:33.643810 [ 4 ] {7b3fb03a-664f-4df4-b6d4-3e5f115f20d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3729 | 2026.02.05 01:49:33.644137 [ 4 ] {7b3fb03a-664f-4df4-b6d4-3e5f115f20d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3730 | 2026.02.05 01:49:33.644359 [ 4 ] {7b3fb03a-664f-4df4-b6d4-3e5f115f20d9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.02.05 01:49:33.644486 [ 4 ] {7b3fb03a-664f-4df4-b6d4-3e5f115f20d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3732 | 2026.02.05 01:49:33.644523 [ 4 ] {7b3fb03a-664f-4df4-b6d4-3e5f115f20d9} <Debug> TCPHandler: Processed in 0.001349885 sec. | ||
| 3733 | 2026.02.05 01:49:33.644635 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.02.05 01:49:33.644728 [ 4 ] {c7edf6ec-7aae-4533-ab21-28d27787b355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.02.05 01:49:33.644783 [ 4 ] {c7edf6ec-7aae-4533-ab21-28d27787b355} <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 | ||
| 3736 | 2026.02.05 01:49:33.645502 [ 4 ] {c7edf6ec-7aae-4533-ab21-28d27787b355} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.02.05 01:49:33.645538 [ 4 ] {c7edf6ec-7aae-4533-ab21-28d27787b355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3738 | 2026.02.05 01:49:33.646036 [ 4 ] {c7edf6ec-7aae-4533-ab21-28d27787b355} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3739 | 2026.02.05 01:49:33.646263 [ 4 ] {c7edf6ec-7aae-4533-ab21-28d27787b355} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.02.05 01:49:33.646378 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3741 | 2026.02.05 01:49:33.646402 [ 4 ] {c7edf6ec-7aae-4533-ab21-28d27787b355} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001692 sec., 2364.066193853428 rows/sec., 4.24 MiB/sec. | ||
| 3742 | 2026.02.05 01:49:33.646446 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.02.05 01:49:33.646470 [ 4 ] {c7edf6ec-7aae-4533-ab21-28d27787b355} <Debug> TCPHandler: Processed in 0.001883874 sec. | ||
| 3744 | 2026.02.05 01:49:33.646471 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3745 | 2026.02.05 01:49:33.646593 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2026.02.05 01:49:33.646623 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 3747 | 2026.02.05 01:49:33.646692 [ 4 ] {d5b58146-d732-4c4f-bf25-403535fc9752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3748 | 2026.02.05 01:49:33.646739 [ 4 ] {d5b58146-d732-4c4f-bf25-403535fc9752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3749 | 2026.02.05 01:49:33.646917 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3750 | 2026.02.05 01:49:33.646997 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 295 rows starting from the beginning of the part | ||
| 3751 | 2026.02.05 01:49:33.647079 [ 4 ] {d5b58146-d732-4c4f-bf25-403535fc9752} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.02.05 01:49:33.647118 [ 4 ] {d5b58146-d732-4c4f-bf25-403535fc9752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3753 | 2026.02.05 01:49:33.647181 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3754 | 2026.02.05 01:49:33.647319 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3755 | 2026.02.05 01:49:33.647432 [ 4 ] {d5b58146-d732-4c4f-bf25-403535fc9752} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3756 | 2026.02.05 01:49:33.647445 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 3757 | 2026.02.05 01:49:33.647565 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3758 | 2026.02.05 01:49:33.647662 [ 4 ] {d5b58146-d732-4c4f-bf25-403535fc9752} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.02.05 01:49:33.647673 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3760 | 2026.02.05 01:49:33.647800 [ 4 ] {d5b58146-d732-4c4f-bf25-403535fc9752} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 3761 | 2026.02.05 01:49:33.647841 [ 4 ] {d5b58146-d732-4c4f-bf25-403535fc9752} <Debug> TCPHandler: Processed in 0.001297453 sec. | ||
| 3762 | 2026.02.05 01:49:33.650971 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 19 columns (19 merged, 0 gathered) in 0.004410221 sec., 85936.73650368089 rows/sec., 153.99 MiB/sec. | ||
| 3763 | 2026.02.05 01:49:33.651498 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3764 | 2026.02.05 01:49:33.651833 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.02.05 01:49:33.651901 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3766 | 2026.02.05 01:49:33.651985 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 3767 | 2026.02.05 01:49:37.434467 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3768 | 2026.02.05 01:49:37.434531 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3769 | 2026.02.05 01:49:37.529561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8629 | ||
| 3770 | 2026.02.05 01:49:37.530110 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.02.05 01:49:37.530161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3772 | 2026.02.05 01:49:37.530729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3773 | 2026.02.05 01:49:37.530965 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.02.05 01:49:37.531098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8629 | ||
| 3775 | 2026.02.05 01:49:38.049895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3776 | 2026.02.05 01:49:38.065346 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.02.05 01:49:38.065399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3778 | 2026.02.05 01:49:38.071360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3779 | 2026.02.05 01:49:38.072076 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.02.05 01:49:38.074949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3781 | 2026.02.05 01:49:38.640191 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.02.05 01:49:38.640388 [ 4 ] {d219031d-beca-4bcb-8465-0373aa9b7373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3783 | 2026.02.05 01:49:38.640460 [ 4 ] {d219031d-beca-4bcb-8465-0373aa9b7373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3784 | 2026.02.05 01:49:38.641161 [ 4 ] {d219031d-beca-4bcb-8465-0373aa9b7373} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.02.05 01:49:38.641206 [ 4 ] {d219031d-beca-4bcb-8465-0373aa9b7373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3786 | 2026.02.05 01:49:38.641604 [ 4 ] {d219031d-beca-4bcb-8465-0373aa9b7373} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3787 | 2026.02.05 01:49:38.641825 [ 4 ] {d219031d-beca-4bcb-8465-0373aa9b7373} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.02.05 01:49:38.641981 [ 4 ] {d219031d-beca-4bcb-8465-0373aa9b7373} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001648 sec., 77669.90291262136 rows/sec., 6.69 MiB/sec. | ||
| 3789 | 2026.02.05 01:49:38.642023 [ 4 ] {d219031d-beca-4bcb-8465-0373aa9b7373} <Debug> TCPHandler: Processed in 0.001971186 sec. | ||
| 3790 | 2026.02.05 01:49:38.642152 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.02.05 01:49:38.642247 [ 4 ] {d0ea45dd-4e07-4cdd-8a98-44a42198deb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3792 | 2026.02.05 01:49:38.642286 [ 4 ] {d0ea45dd-4e07-4cdd-8a98-44a42198deb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3793 | 2026.02.05 01:49:38.642695 [ 4 ] {d0ea45dd-4e07-4cdd-8a98-44a42198deb0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.02.05 01:49:38.642730 [ 4 ] {d0ea45dd-4e07-4cdd-8a98-44a42198deb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3795 | 2026.02.05 01:49:38.643031 [ 4 ] {d0ea45dd-4e07-4cdd-8a98-44a42198deb0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3796 | 2026.02.05 01:49:38.643232 [ 4 ] {d0ea45dd-4e07-4cdd-8a98-44a42198deb0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.02.05 01:49:38.643356 [ 4 ] {d0ea45dd-4e07-4cdd-8a98-44a42198deb0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001128 sec., 31914.893617021273 rows/sec., 2.34 MiB/sec. | ||
| 3798 | 2026.02.05 01:49:38.643392 [ 4 ] {d0ea45dd-4e07-4cdd-8a98-44a42198deb0} <Debug> TCPHandler: Processed in 0.001290164 sec. | ||
| 3799 | 2026.02.05 01:49:38.643504 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2026.02.05 01:49:38.643596 [ 4 ] {f8c39c30-2910-4f37-baf6-d7bed54b08ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3801 | 2026.02.05 01:49:38.643635 [ 4 ] {f8c39c30-2910-4f37-baf6-d7bed54b08ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3802 | 2026.02.05 01:49:38.644058 [ 4 ] {f8c39c30-2910-4f37-baf6-d7bed54b08ad} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.02.05 01:49:38.644093 [ 4 ] {f8c39c30-2910-4f37-baf6-d7bed54b08ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3804 | 2026.02.05 01:49:38.644381 [ 4 ] {f8c39c30-2910-4f37-baf6-d7bed54b08ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3805 | 2026.02.05 01:49:38.644582 [ 4 ] {f8c39c30-2910-4f37-baf6-d7bed54b08ad} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.02.05 01:49:38.644711 [ 4 ] {f8c39c30-2910-4f37-baf6-d7bed54b08ad} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001132 sec., 88339.222614841 rows/sec., 6.90 MiB/sec. | ||
| 3807 | 2026.02.05 01:49:38.644810 [ 4 ] {f8c39c30-2910-4f37-baf6-d7bed54b08ad} <Debug> TCPHandler: Processed in 0.001355375 sec. | ||
| 3808 | 2026.02.05 01:49:38.644946 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2026.02.05 01:49:38.645044 [ 4 ] {d183e9e8-1d0b-4789-a6a8-9f053bffe543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3810 | 2026.02.05 01:49:38.645088 [ 4 ] {d183e9e8-1d0b-4789-a6a8-9f053bffe543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3811 | 2026.02.05 01:49:38.645536 [ 4 ] {d183e9e8-1d0b-4789-a6a8-9f053bffe543} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2026.02.05 01:49:38.645573 [ 4 ] {d183e9e8-1d0b-4789-a6a8-9f053bffe543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3813 | 2026.02.05 01:49:38.645905 [ 4 ] {d183e9e8-1d0b-4789-a6a8-9f053bffe543} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3814 | 2026.02.05 01:49:38.646134 [ 4 ] {d183e9e8-1d0b-4789-a6a8-9f053bffe543} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2026.02.05 01:49:38.646261 [ 4 ] {d183e9e8-1d0b-4789-a6a8-9f053bffe543} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 3816 | 2026.02.05 01:49:38.646299 [ 4 ] {d183e9e8-1d0b-4789-a6a8-9f053bffe543} <Debug> TCPHandler: Processed in 0.001403806 sec. | ||
| 3817 | 2026.02.05 01:49:38.646407 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2026.02.05 01:49:38.646503 [ 4 ] {8c087635-3b35-483c-a5f3-56bede6a5e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3819 | 2026.02.05 01:49:38.646558 [ 4 ] {8c087635-3b35-483c-a5f3-56bede6a5e14} <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 | ||
| 3820 | 2026.02.05 01:49:38.647396 [ 4 ] {8c087635-3b35-483c-a5f3-56bede6a5e14} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.02.05 01:49:38.647433 [ 4 ] {8c087635-3b35-483c-a5f3-56bede6a5e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3822 | 2026.02.05 01:49:38.647994 [ 4 ] {8c087635-3b35-483c-a5f3-56bede6a5e14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3823 | 2026.02.05 01:49:38.648224 [ 4 ] {8c087635-3b35-483c-a5f3-56bede6a5e14} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.02.05 01:49:38.648358 [ 4 ] {8c087635-3b35-483c-a5f3-56bede6a5e14} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001873 sec., 19220.501868659903 rows/sec., 34.44 MiB/sec. | ||
| 3825 | 2026.02.05 01:49:38.648410 [ 4 ] {8c087635-3b35-483c-a5f3-56bede6a5e14} <Debug> TCPHandler: Processed in 0.002051078 sec. | ||
| 3826 | 2026.02.05 01:49:38.648527 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.02.05 01:49:38.648622 [ 4 ] {b572a5c6-3491-42cd-b0f7-92c0a62b284d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3828 | 2026.02.05 01:49:38.648664 [ 4 ] {b572a5c6-3491-42cd-b0f7-92c0a62b284d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3829 | 2026.02.05 01:49:38.648998 [ 4 ] {b572a5c6-3491-42cd-b0f7-92c0a62b284d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.02.05 01:49:38.649034 [ 4 ] {b572a5c6-3491-42cd-b0f7-92c0a62b284d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3831 | 2026.02.05 01:49:38.649369 [ 4 ] {b572a5c6-3491-42cd-b0f7-92c0a62b284d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3832 | 2026.02.05 01:49:38.649585 [ 4 ] {b572a5c6-3491-42cd-b0f7-92c0a62b284d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.02.05 01:49:38.649711 [ 4 ] {b572a5c6-3491-42cd-b0f7-92c0a62b284d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 3834 | 2026.02.05 01:49:38.649746 [ 4 ] {b572a5c6-3491-42cd-b0f7-92c0a62b284d} <Debug> TCPHandler: Processed in 0.001268703 sec. | ||
| 3835 | 2026.02.05 01:49:42.549801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 470 | ||
| 3836 | 2026.02.05 01:49:42.552171 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.02.05 01:49:42.552228 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3838 | 2026.02.05 01:49:42.553863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3839 | 2026.02.05 01:49:42.554209 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.02.05 01:49:42.554537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3841 | 2026.02.05 01:49:43.639742 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.02.05 01:49:43.639936 [ 4 ] {8e148b34-b9a8-4ca2-a707-beec5de2be94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.02.05 01:49:43.640009 [ 4 ] {8e148b34-b9a8-4ca2-a707-beec5de2be94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3844 | 2026.02.05 01:49:43.640698 [ 4 ] {8e148b34-b9a8-4ca2-a707-beec5de2be94} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.02.05 01:49:43.640747 [ 4 ] {8e148b34-b9a8-4ca2-a707-beec5de2be94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3846 | 2026.02.05 01:49:43.641141 [ 4 ] {8e148b34-b9a8-4ca2-a707-beec5de2be94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3847 | 2026.02.05 01:49:43.641386 [ 4 ] {8e148b34-b9a8-4ca2-a707-beec5de2be94} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.02.05 01:49:43.641518 [ 106 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3849 | 2026.02.05 01:49:43.641537 [ 4 ] {8e148b34-b9a8-4ca2-a707-beec5de2be94} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 3850 | 2026.02.05 01:49:43.641586 [ 106 ] {} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.02.05 01:49:43.641599 [ 4 ] {8e148b34-b9a8-4ca2-a707-beec5de2be94} <Debug> TCPHandler: Processed in 0.001992446 sec. | ||
| 3852 | 2026.02.05 01:49:43.641616 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3853 | 2026.02.05 01:49:43.641725 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.02.05 01:49:43.641729 [ 188 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::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 | ||
| 3855 | 2026.02.05 01:49:43.641829 [ 4 ] {8bcda96d-5dcb-49f1-9554-f4ed6b78bca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3856 | 2026.02.05 01:49:43.641875 [ 4 ] {8bcda96d-5dcb-49f1-9554-f4ed6b78bca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3857 | 2026.02.05 01:49:43.641878 [ 188 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3858 | 2026.02.05 01:49:43.641926 [ 188 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3859 | 2026.02.05 01:49:43.641998 [ 188 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3860 | 2026.02.05 01:49:43.642049 [ 188 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::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 | ||
| 3861 | 2026.02.05 01:49:43.642101 [ 188 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::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 | ||
| 3862 | 2026.02.05 01:49:43.642144 [ 188 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::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 | ||
| 3863 | 2026.02.05 01:49:43.642272 [ 4 ] {8bcda96d-5dcb-49f1-9554-f4ed6b78bca6} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.02.05 01:49:43.642314 [ 4 ] {8bcda96d-5dcb-49f1-9554-f4ed6b78bca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3865 | 2026.02.05 01:49:43.642628 [ 4 ] {8bcda96d-5dcb-49f1-9554-f4ed6b78bca6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3866 | 2026.02.05 01:49:43.642859 [ 4 ] {8bcda96d-5dcb-49f1-9554-f4ed6b78bca6} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.02.05 01:49:43.642993 [ 4 ] {8bcda96d-5dcb-49f1-9554-f4ed6b78bca6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001183 sec., 8453.085376162298 rows/sec., 689.29 KiB/sec. | ||
| 3868 | 2026.02.05 01:49:43.643023 [ 191 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338174 sec., 89674.43695662897 rows/sec., 7.78 MiB/sec. | ||
| 3869 | 2026.02.05 01:49:43.643031 [ 4 ] {8bcda96d-5dcb-49f1-9554-f4ed6b78bca6} <Debug> TCPHandler: Processed in 0.001357244 sec. | ||
| 3870 | 2026.02.05 01:49:43.643183 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.02.05 01:49:43.643202 [ 202 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3872 | 2026.02.05 01:49:43.643278 [ 4 ] {3673d9d3-ae9a-4aad-9e3c-e845892492d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3873 | 2026.02.05 01:49:43.643325 [ 4 ] {3673d9d3-ae9a-4aad-9e3c-e845892492d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3874 | 2026.02.05 01:49:43.643506 [ 202 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_5_1} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.02.05 01:49:43.643586 [ 202 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_5_1} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3876 | 2026.02.05 01:49:43.643661 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3877 | 2026.02.05 01:49:43.643811 [ 4 ] {3673d9d3-ae9a-4aad-9e3c-e845892492d2} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.02.05 01:49:43.643852 [ 4 ] {3673d9d3-ae9a-4aad-9e3c-e845892492d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3879 | 2026.02.05 01:49:43.644187 [ 4 ] {3673d9d3-ae9a-4aad-9e3c-e845892492d2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3880 | 2026.02.05 01:49:43.644404 [ 4 ] {3673d9d3-ae9a-4aad-9e3c-e845892492d2} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.02.05 01:49:43.644537 [ 4 ] {3673d9d3-ae9a-4aad-9e3c-e845892492d2} <Debug> executeQuery: Read 189 rows, 17.02 KiB in 0.001277 sec., 148003.13234142523 rows/sec., 13.01 MiB/sec. | ||
| 3882 | 2026.02.05 01:49:43.644575 [ 4 ] {3673d9d3-ae9a-4aad-9e3c-e845892492d2} <Debug> TCPHandler: Processed in 0.001441347 sec. | ||
| 3883 | 2026.02.05 01:49:43.644680 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.02.05 01:49:43.644772 [ 4 ] {92addc5c-2861-4aff-8da7-63c41584f391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3885 | 2026.02.05 01:49:43.644812 [ 4 ] {92addc5c-2861-4aff-8da7-63c41584f391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3886 | 2026.02.05 01:49:43.645207 [ 4 ] {92addc5c-2861-4aff-8da7-63c41584f391} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.02.05 01:49:43.645243 [ 4 ] {92addc5c-2861-4aff-8da7-63c41584f391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3888 | 2026.02.05 01:49:43.645536 [ 4 ] {92addc5c-2861-4aff-8da7-63c41584f391} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3889 | 2026.02.05 01:49:43.645755 [ 4 ] {92addc5c-2861-4aff-8da7-63c41584f391} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.02.05 01:49:43.645859 [ 104 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3891 | 2026.02.05 01:49:43.645881 [ 4 ] {92addc5c-2861-4aff-8da7-63c41584f391} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001127 sec., 23070.097604259096 rows/sec., 1.70 MiB/sec. | ||
| 3892 | 2026.02.05 01:49:43.645899 [ 104 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.02.05 01:49:43.645927 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3894 | 2026.02.05 01:49:43.645928 [ 4 ] {92addc5c-2861-4aff-8da7-63c41584f391} <Debug> TCPHandler: Processed in 0.001297454 sec. | ||
| 3895 | 2026.02.05 01:49:43.646008 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 3896 | 2026.02.05 01:49:43.646050 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2026.02.05 01:49:43.646109 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3898 | 2026.02.05 01:49:43.646142 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 68 rows starting from the beginning of the part | ||
| 3899 | 2026.02.05 01:49:43.646148 [ 4 ] {9384c289-12ea-4cf9-b661-08a05c9506b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.02.05 01:49:43.646195 [ 4 ] {9384c289-12ea-4cf9-b661-08a05c9506b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3901 | 2026.02.05 01:49:43.646196 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 3902 | 2026.02.05 01:49:43.646255 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 3903 | 2026.02.05 01:49:43.646294 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 3904 | 2026.02.05 01:49:43.646334 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 3905 | 2026.02.05 01:49:43.646376 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3906 | 2026.02.05 01:49:43.646593 [ 4 ] {9384c289-12ea-4cf9-b661-08a05c9506b9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.02.05 01:49:43.646635 [ 4 ] {9384c289-12ea-4cf9-b661-08a05c9506b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3908 | 2026.02.05 01:49:43.646948 [ 4 ] {9384c289-12ea-4cf9-b661-08a05c9506b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3909 | 2026.02.05 01:49:43.647127 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151121 sec., 151157.00260876137 rows/sec., 11.66 MiB/sec. | ||
| 3910 | 2026.02.05 01:49:43.647171 [ 4 ] {9384c289-12ea-4cf9-b661-08a05c9506b9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.02.05 01:49:43.647275 [ 104 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3912 | 2026.02.05 01:49:43.647297 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3913 | 2026.02.05 01:49:43.647307 [ 4 ] {9384c289-12ea-4cf9-b661-08a05c9506b9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.69 MiB/sec. | ||
| 3914 | 2026.02.05 01:49:43.647306 [ 104 ] {} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2026.02.05 01:49:43.647356 [ 4 ] {9384c289-12ea-4cf9-b661-08a05c9506b9} <Debug> TCPHandler: Processed in 0.001354705 sec. | ||
| 3916 | 2026.02.05 01:49:43.647361 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3917 | 2026.02.05 01:49:43.647441 [ 202 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 3918 | 2026.02.05 01:49:43.647474 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2026.02.05 01:49:43.647533 [ 202 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3920 | 2026.02.05 01:49:43.647563 [ 202 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3921 | 2026.02.05 01:49:43.647573 [ 4 ] {e4d5e30e-f800-484a-9b4f-31908150460f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.02.05 01:49:43.647613 [ 202 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3923 | 2026.02.05 01:49:43.647618 [ 4 ] {e4d5e30e-f800-484a-9b4f-31908150460f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3924 | 2026.02.05 01:49:43.647640 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.02.05 01:49:43.647662 [ 202 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 3926 | 2026.02.05 01:49:43.647706 [ 202 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 3927 | 2026.02.05 01:49:43.647723 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_21_4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3928 | 2026.02.05 01:49:43.647744 [ 202 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 3929 | 2026.02.05 01:49:43.647814 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3930 | 2026.02.05 01:49:43.648027 [ 4 ] {e4d5e30e-f800-484a-9b4f-31908150460f} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.02.05 01:49:43.648064 [ 4 ] {e4d5e30e-f800-484a-9b4f-31908150460f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3932 | 2026.02.05 01:49:43.648374 [ 4 ] {e4d5e30e-f800-484a-9b4f-31908150460f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3933 | 2026.02.05 01:49:43.648412 [ 202 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.000996898 sec., 120373.39828146913 rows/sec., 10.45 MiB/sec. | ||
| 3934 | 2026.02.05 01:49:43.648540 [ 201 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3935 | 2026.02.05 01:49:43.648597 [ 4 ] {e4d5e30e-f800-484a-9b4f-31908150460f} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.02.05 01:49:43.648697 [ 104 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3937 | 2026.02.05 01:49:43.648725 [ 4 ] {e4d5e30e-f800-484a-9b4f-31908150460f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 3938 | 2026.02.05 01:49:43.648732 [ 104 ] {} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.02.05 01:49:43.648770 [ 4 ] {e4d5e30e-f800-484a-9b4f-31908150460f} <Debug> TCPHandler: Processed in 0.001345635 sec. | ||
| 3940 | 2026.02.05 01:49:43.648778 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3941 | 2026.02.05 01:49:43.648804 [ 201 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_5_1} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.02.05 01:49:43.648861 [ 202 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::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 | ||
| 3943 | 2026.02.05 01:49:43.648874 [ 201 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_5_1} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3944 | 2026.02.05 01:49:43.648879 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.02.05 01:49:43.648952 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3946 | 2026.02.05 01:49:43.648955 [ 202 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3947 | 2026.02.05 01:49:43.648984 [ 4 ] {8fc3355b-b981-49af-9f88-691274bad309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3948 | 2026.02.05 01:49:43.648993 [ 202 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3949 | 2026.02.05 01:49:43.649032 [ 4 ] {8fc3355b-b981-49af-9f88-691274bad309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3950 | 2026.02.05 01:49:43.649052 [ 202 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3951 | 2026.02.05 01:49:43.649092 [ 202 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::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 | ||
| 3952 | 2026.02.05 01:49:43.649125 [ 202 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::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 | ||
| 3953 | 2026.02.05 01:49:43.649158 [ 202 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::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 | ||
| 3954 | 2026.02.05 01:49:43.649461 [ 4 ] {8fc3355b-b981-49af-9f88-691274bad309} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2026.02.05 01:49:43.649502 [ 4 ] {8fc3355b-b981-49af-9f88-691274bad309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3956 | 2026.02.05 01:49:43.649813 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000971268 sec., 61774.91691273676 rows/sec., 4.95 MiB/sec. | ||
| 3957 | 2026.02.05 01:49:43.649839 [ 4 ] {8fc3355b-b981-49af-9f88-691274bad309} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3958 | 2026.02.05 01:49:43.649956 [ 201 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3959 | 2026.02.05 01:49:43.650083 [ 4 ] {8fc3355b-b981-49af-9f88-691274bad309} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.02.05 01:49:43.650201 [ 201 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_5_1} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.02.05 01:49:43.650216 [ 4 ] {8fc3355b-b981-49af-9f88-691274bad309} <Debug> executeQuery: Read 114 rows, 9.51 KiB in 0.001248 sec., 91346.15384615384 rows/sec., 7.44 MiB/sec. | ||
| 3962 | 2026.02.05 01:49:43.650254 [ 4 ] {8fc3355b-b981-49af-9f88-691274bad309} <Debug> TCPHandler: Processed in 0.001423256 sec. | ||
| 3963 | 2026.02.05 01:49:43.650269 [ 201 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_5_1} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3964 | 2026.02.05 01:49:43.650336 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3965 | 2026.02.05 01:49:43.650366 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.02.05 01:49:43.650459 [ 4 ] {8aeb36b2-8172-41b3-8f1d-5aa8bd4ea5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3967 | 2026.02.05 01:49:43.650502 [ 4 ] {8aeb36b2-8172-41b3-8f1d-5aa8bd4ea5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3968 | 2026.02.05 01:49:43.650891 [ 4 ] {8aeb36b2-8172-41b3-8f1d-5aa8bd4ea5cf} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.02.05 01:49:43.650927 [ 4 ] {8aeb36b2-8172-41b3-8f1d-5aa8bd4ea5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3970 | 2026.02.05 01:49:43.651275 [ 4 ] {8aeb36b2-8172-41b3-8f1d-5aa8bd4ea5cf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3971 | 2026.02.05 01:49:43.651495 [ 4 ] {8aeb36b2-8172-41b3-8f1d-5aa8bd4ea5cf} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.02.05 01:49:43.651623 [ 4 ] {8aeb36b2-8172-41b3-8f1d-5aa8bd4ea5cf} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001182 sec., 170050.7614213198 rows/sec., 12.19 MiB/sec. | ||
| 3973 | 2026.02.05 01:49:43.651661 [ 4 ] {8aeb36b2-8172-41b3-8f1d-5aa8bd4ea5cf} <Debug> TCPHandler: Processed in 0.001343955 sec. | ||
| 3974 | 2026.02.05 01:49:43.651772 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.02.05 01:49:43.651865 [ 4 ] {bc74e0a6-848b-40c3-abf0-358feabac94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3976 | 2026.02.05 01:49:43.651919 [ 4 ] {bc74e0a6-848b-40c3-abf0-358feabac94d} <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 | ||
| 3977 | 2026.02.05 01:49:43.652615 [ 4 ] {bc74e0a6-848b-40c3-abf0-358feabac94d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.02.05 01:49:43.652652 [ 4 ] {bc74e0a6-848b-40c3-abf0-358feabac94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3979 | 2026.02.05 01:49:43.653144 [ 4 ] {bc74e0a6-848b-40c3-abf0-358feabac94d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3980 | 2026.02.05 01:49:43.653369 [ 4 ] {bc74e0a6-848b-40c3-abf0-358feabac94d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.02.05 01:49:43.653508 [ 4 ] {bc74e0a6-848b-40c3-abf0-358feabac94d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00166 sec., 2409.6385542168673 rows/sec., 4.32 MiB/sec. | ||
| 3982 | 2026.02.05 01:49:43.653557 [ 4 ] {bc74e0a6-848b-40c3-abf0-358feabac94d} <Debug> TCPHandler: Processed in 0.001833943 sec. | ||
| 3983 | 2026.02.05 01:49:43.653669 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.02.05 01:49:43.653763 [ 4 ] {1b61d4ad-d9fc-437e-9a98-166e975d23e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.02.05 01:49:43.653805 [ 4 ] {1b61d4ad-d9fc-437e-9a98-166e975d23e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3986 | 2026.02.05 01:49:43.654161 [ 4 ] {1b61d4ad-d9fc-437e-9a98-166e975d23e3} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.02.05 01:49:43.654197 [ 4 ] {1b61d4ad-d9fc-437e-9a98-166e975d23e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3988 | 2026.02.05 01:49:43.654500 [ 4 ] {1b61d4ad-d9fc-437e-9a98-166e975d23e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3989 | 2026.02.05 01:49:43.654719 [ 4 ] {1b61d4ad-d9fc-437e-9a98-166e975d23e3} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.02.05 01:49:43.654848 [ 4 ] {1b61d4ad-d9fc-437e-9a98-166e975d23e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 3991 | 2026.02.05 01:49:43.654883 [ 4 ] {1b61d4ad-d9fc-437e-9a98-166e975d23e3} <Debug> TCPHandler: Processed in 0.001264023 sec. | ||
| 3992 | 2026.02.05 01:49:45.032073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9141 | ||
| 3993 | 2026.02.05 01:49:45.032579 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.02.05 01:49:45.032615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3995 | 2026.02.05 01:49:45.033101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3996 | 2026.02.05 01:49:45.033334 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.02.05 01:49:45.033462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9141 | ||
| 3998 | 2026.02.05 01:49:45.575896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3999 | 2026.02.05 01:49:45.592688 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.02.05 01:49:45.592756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4001 | 2026.02.05 01:49:45.598706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4002 | 2026.02.05 01:49:45.599412 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.02.05 01:49:45.602748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4004 | 2026.02.05 01:49:48.639004 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.02.05 01:49:48.639193 [ 4 ] {81a9ce3b-e5f7-491c-85d2-c597016584a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4006 | 2026.02.05 01:49:48.639260 [ 4 ] {81a9ce3b-e5f7-491c-85d2-c597016584a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4007 | 2026.02.05 01:49:48.639949 [ 4 ] {81a9ce3b-e5f7-491c-85d2-c597016584a1} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.02.05 01:49:48.639996 [ 4 ] {81a9ce3b-e5f7-491c-85d2-c597016584a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4009 | 2026.02.05 01:49:48.640396 [ 4 ] {81a9ce3b-e5f7-491c-85d2-c597016584a1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4010 | 2026.02.05 01:49:48.640625 [ 4 ] {81a9ce3b-e5f7-491c-85d2-c597016584a1} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.02.05 01:49:48.640761 [ 100 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4012 | 2026.02.05 01:49:48.640772 [ 4 ] {81a9ce3b-e5f7-491c-85d2-c597016584a1} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001626 sec., 78720.78720787208 rows/sec., 6.78 MiB/sec. | ||
| 4013 | 2026.02.05 01:49:48.640836 [ 100 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.02.05 01:49:48.640855 [ 4 ] {81a9ce3b-e5f7-491c-85d2-c597016584a1} <Debug> TCPHandler: Processed in 0.001979906 sec. | ||
| 4015 | 2026.02.05 01:49:48.640867 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4016 | 2026.02.05 01:49:48.640999 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.02.05 01:49:48.641001 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 4018 | 2026.02.05 01:49:48.641099 [ 4 ] {d9714456-b7bb-457d-8119-d03b22e90421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.02.05 01:49:48.641144 [ 4 ] {d9714456-b7bb-457d-8119-d03b22e90421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4020 | 2026.02.05 01:49:48.641151 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4021 | 2026.02.05 01:49:48.641191 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 264 rows starting from the beginning of the part | ||
| 4022 | 2026.02.05 01:49:48.641256 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4023 | 2026.02.05 01:49:48.641301 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4024 | 2026.02.05 01:49:48.641344 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part | ||
| 4025 | 2026.02.05 01:49:48.641387 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 189 rows starting from the beginning of the part | ||
| 4026 | 2026.02.05 01:49:48.641427 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4027 | 2026.02.05 01:49:48.641565 [ 4 ] {d9714456-b7bb-457d-8119-d03b22e90421} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.02.05 01:49:48.641607 [ 4 ] {d9714456-b7bb-457d-8119-d03b22e90421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4029 | 2026.02.05 01:49:48.641937 [ 4 ] {d9714456-b7bb-457d-8119-d03b22e90421} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4030 | 2026.02.05 01:49:48.642176 [ 4 ] {d9714456-b7bb-457d-8119-d03b22e90421} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.02.05 01:49:48.642302 [ 4 ] {d9714456-b7bb-457d-8119-d03b22e90421} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001222 sec., 29459.901800327334 rows/sec., 2.16 MiB/sec. | ||
| 4032 | 2026.02.05 01:49:48.642339 [ 4 ] {d9714456-b7bb-457d-8119-d03b22e90421} <Debug> TCPHandler: Processed in 0.001391655 sec. | ||
| 4033 | 2026.02.05 01:49:48.642463 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.02.05 01:49:48.642477 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 901 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529679 sec., 589012.4660141115 rows/sec., 53.45 MiB/sec. | ||
| 4035 | 2026.02.05 01:49:48.642556 [ 4 ] {2b7931df-baa2-4d58-9804-e927fabab537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4036 | 2026.02.05 01:49:48.642601 [ 4 ] {2b7931df-baa2-4d58-9804-e927fabab537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4037 | 2026.02.05 01:49:48.642703 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4038 | 2026.02.05 01:49:48.643030 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.02.05 01:49:48.643040 [ 4 ] {2b7931df-baa2-4d58-9804-e927fabab537} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2026.02.05 01:49:48.643083 [ 4 ] {2b7931df-baa2-4d58-9804-e927fabab537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4041 | 2026.02.05 01:49:48.643119 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_26_5} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4042 | 2026.02.05 01:49:48.643241 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4043 | 2026.02.05 01:49:48.643410 [ 4 ] {2b7931df-baa2-4d58-9804-e927fabab537} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4044 | 2026.02.05 01:49:48.643626 [ 4 ] {2b7931df-baa2-4d58-9804-e927fabab537} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.02.05 01:49:48.643740 [ 100 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4046 | 2026.02.05 01:49:48.643753 [ 4 ] {2b7931df-baa2-4d58-9804-e927fabab537} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001215 sec., 82304.5267489712 rows/sec., 6.43 MiB/sec. | ||
| 4047 | 2026.02.05 01:49:48.643784 [ 100 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.02.05 01:49:48.643804 [ 4 ] {2b7931df-baa2-4d58-9804-e927fabab537} <Debug> TCPHandler: Processed in 0.001390805 sec. | ||
| 4049 | 2026.02.05 01:49:48.643809 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4050 | 2026.02.05 01:49:48.643911 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 4051 | 2026.02.05 01:49:48.643928 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.02.05 01:49:48.644030 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4053 | 2026.02.05 01:49:48.644031 [ 4 ] {61c74f05-4d52-4460-8866-26430c3e8d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4054 | 2026.02.05 01:49:48.644069 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 174 rows starting from the beginning of the part | ||
| 4055 | 2026.02.05 01:49:48.644093 [ 4 ] {61c74f05-4d52-4460-8866-26430c3e8d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4056 | 2026.02.05 01:49:48.644136 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 100 rows starting from the beginning of the part | ||
| 4057 | 2026.02.05 01:49:48.644185 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 68 rows starting from the beginning of the part | ||
| 4058 | 2026.02.05 01:49:48.644224 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 100 rows starting from the beginning of the part | ||
| 4059 | 2026.02.05 01:49:48.644262 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 114 rows starting from the beginning of the part | ||
| 4060 | 2026.02.05 01:49:48.644299 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 100 rows starting from the beginning of the part | ||
| 4061 | 2026.02.05 01:49:48.644526 [ 4 ] {61c74f05-4d52-4460-8866-26430c3e8d71} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.02.05 01:49:48.644568 [ 4 ] {61c74f05-4d52-4460-8866-26430c3e8d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4063 | 2026.02.05 01:49:48.644939 [ 4 ] {61c74f05-4d52-4460-8866-26430c3e8d71} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4064 | 2026.02.05 01:49:48.645179 [ 4 ] {61c74f05-4d52-4460-8866-26430c3e8d71} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.02.05 01:49:48.645246 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370605 sec., 478620.7550680174 rows/sec., 39.78 MiB/sec. | ||
| 4066 | 2026.02.05 01:49:48.645285 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4067 | 2026.02.05 01:49:48.645313 [ 4 ] {61c74f05-4d52-4460-8866-26430c3e8d71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 4068 | 2026.02.05 01:49:48.645320 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.02.05 01:49:48.645355 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4070 | 2026.02.05 01:49:48.645358 [ 4 ] {61c74f05-4d52-4460-8866-26430c3e8d71} <Debug> TCPHandler: Processed in 0.001480168 sec. | ||
| 4071 | 2026.02.05 01:49:48.645381 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4072 | 2026.02.05 01:49:48.645450 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 4073 | 2026.02.05 01:49:48.645486 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.02.05 01:49:48.645580 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4075 | 2026.02.05 01:49:48.645585 [ 4 ] {2c28a7e5-b2f8-40bb-aa90-65dbb9dae694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4076 | 2026.02.05 01:49:48.645624 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3360 rows starting from the beginning of the part | ||
| 4077 | 2026.02.05 01:49:48.645637 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.02.05 01:49:48.645658 [ 4 ] {2c28a7e5-b2f8-40bb-aa90-65dbb9dae694} <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 | ||
| 4079 | 2026.02.05 01:49:48.645696 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 4080 | 2026.02.05 01:49:48.645713 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_26_5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4081 | 2026.02.05 01:49:48.645748 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4082 | 2026.02.05 01:49:48.645782 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4083 | 2026.02.05 01:49:48.645793 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 4084 | 2026.02.05 01:49:48.645843 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 201 rows starting from the beginning of the part | ||
| 4085 | 2026.02.05 01:49:48.645881 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4086 | 2026.02.05 01:49:48.646504 [ 4 ] {2c28a7e5-b2f8-40bb-aa90-65dbb9dae694} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.02.05 01:49:48.646546 [ 4 ] {2c28a7e5-b2f8-40bb-aa90-65dbb9dae694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4088 | 2026.02.05 01:49:48.647121 [ 4 ] {2c28a7e5-b2f8-40bb-aa90-65dbb9dae694} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4089 | 2026.02.05 01:49:48.647354 [ 4 ] {2c28a7e5-b2f8-40bb-aa90-65dbb9dae694} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.02.05 01:49:48.647494 [ 4 ] {2c28a7e5-b2f8-40bb-aa90-65dbb9dae694} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001928 sec., 18672.19917012448 rows/sec., 33.46 MiB/sec. | ||
| 4091 | 2026.02.05 01:49:48.647511 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4201 rows, containing 5 columns (5 merged, 0 gathered) in 0.002109449 sec., 1991515.319877371 rows/sec., 140.34 MiB/sec. | ||
| 4092 | 2026.02.05 01:49:48.647547 [ 4 ] {2c28a7e5-b2f8-40bb-aa90-65dbb9dae694} <Debug> TCPHandler: Processed in 0.002109938 sec. | ||
| 4093 | 2026.02.05 01:49:48.647667 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.02.05 01:49:48.647761 [ 4 ] {64f3d9f7-42b8-46cc-80b3-c280de98b370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4095 | 2026.02.05 01:49:48.647805 [ 4 ] {64f3d9f7-42b8-46cc-80b3-c280de98b370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4096 | 2026.02.05 01:49:48.647808 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4097 | 2026.02.05 01:49:48.648074 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.02.05 01:49:48.648143 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4099 | 2026.02.05 01:49:48.648147 [ 4 ] {64f3d9f7-42b8-46cc-80b3-c280de98b370} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.02.05 01:49:48.648192 [ 4 ] {64f3d9f7-42b8-46cc-80b3-c280de98b370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4101 | 2026.02.05 01:49:48.648221 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 4102 | 2026.02.05 01:49:48.648517 [ 4 ] {64f3d9f7-42b8-46cc-80b3-c280de98b370} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4103 | 2026.02.05 01:49:48.648739 [ 4 ] {64f3d9f7-42b8-46cc-80b3-c280de98b370} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.02.05 01:49:48.648868 [ 4 ] {64f3d9f7-42b8-46cc-80b3-c280de98b370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4105 | 2026.02.05 01:49:48.648909 [ 4 ] {64f3d9f7-42b8-46cc-80b3-c280de98b370} <Debug> TCPHandler: Processed in 0.001293033 sec. | ||
| 4106 | 2026.02.05 01:49:52.434790 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4107 | 2026.02.05 01:49:52.434858 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4108 | 2026.02.05 01:49:52.533749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9589 | ||
| 4109 | 2026.02.05 01:49:52.534395 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.02.05 01:49:52.534433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4111 | 2026.02.05 01:49:52.534899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4112 | 2026.02.05 01:49:52.535124 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.02.05 01:49:52.535250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9589 | ||
| 4114 | 2026.02.05 01:49:52.554772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 502 | ||
| 4115 | 2026.02.05 01:49:52.557081 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.02.05 01:49:52.557127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4117 | 2026.02.05 01:49:52.558318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4118 | 2026.02.05 01:49:52.558641 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.02.05 01:49:52.558919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 4120 | 2026.02.05 01:49:53.103035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4121 | 2026.02.05 01:49:53.120153 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.02.05 01:49:53.120198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4123 | 2026.02.05 01:49:53.126818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4124 | 2026.02.05 01:49:53.127519 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.02.05 01:49:53.130238 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4126 | 2026.02.05 01:49:53.638336 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.02.05 01:49:53.638589 [ 4 ] {dba7c1f9-0a12-40d8-b8ef-23c4acfbae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4128 | 2026.02.05 01:49:53.638689 [ 4 ] {dba7c1f9-0a12-40d8-b8ef-23c4acfbae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4129 | 2026.02.05 01:49:53.639601 [ 4 ] {dba7c1f9-0a12-40d8-b8ef-23c4acfbae4a} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.02.05 01:49:53.639647 [ 4 ] {dba7c1f9-0a12-40d8-b8ef-23c4acfbae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4131 | 2026.02.05 01:49:53.640030 [ 4 ] {dba7c1f9-0a12-40d8-b8ef-23c4acfbae4a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4132 | 2026.02.05 01:49:53.640274 [ 4 ] {dba7c1f9-0a12-40d8-b8ef-23c4acfbae4a} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.02.05 01:49:53.640425 [ 4 ] {dba7c1f9-0a12-40d8-b8ef-23c4acfbae4a} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.66 MiB/sec. | ||
| 4134 | 2026.02.05 01:49:53.640466 [ 4 ] {dba7c1f9-0a12-40d8-b8ef-23c4acfbae4a} <Debug> TCPHandler: Processed in 0.002292262 sec. | ||
| 4135 | 2026.02.05 01:49:53.640591 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.02.05 01:49:53.640687 [ 4 ] {92154820-14c5-4963-a15a-0b44d9b28929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.02.05 01:49:53.640728 [ 4 ] {92154820-14c5-4963-a15a-0b44d9b28929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4138 | 2026.02.05 01:49:53.641111 [ 4 ] {92154820-14c5-4963-a15a-0b44d9b28929} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.02.05 01:49:53.641145 [ 4 ] {92154820-14c5-4963-a15a-0b44d9b28929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4140 | 2026.02.05 01:49:53.641414 [ 4 ] {92154820-14c5-4963-a15a-0b44d9b28929} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4141 | 2026.02.05 01:49:53.641617 [ 4 ] {92154820-14c5-4963-a15a-0b44d9b28929} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.02.05 01:49:53.641735 [ 4 ] {92154820-14c5-4963-a15a-0b44d9b28929} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 270.24 KiB/sec. | ||
| 4143 | 2026.02.05 01:49:53.641771 [ 4 ] {92154820-14c5-4963-a15a-0b44d9b28929} <Debug> TCPHandler: Processed in 0.001278584 sec. | ||
| 4144 | 2026.02.05 01:49:53.641896 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.02.05 01:49:53.642054 [ 4 ] {81eb826d-8355-40f7-996c-80d0b792fef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4146 | 2026.02.05 01:49:53.642097 [ 4 ] {81eb826d-8355-40f7-996c-80d0b792fef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4147 | 2026.02.05 01:49:53.642540 [ 4 ] {81eb826d-8355-40f7-996c-80d0b792fef5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.02.05 01:49:53.642579 [ 4 ] {81eb826d-8355-40f7-996c-80d0b792fef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4149 | 2026.02.05 01:49:53.642910 [ 4 ] {81eb826d-8355-40f7-996c-80d0b792fef5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4150 | 2026.02.05 01:49:53.643128 [ 4 ] {81eb826d-8355-40f7-996c-80d0b792fef5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.02.05 01:49:53.643259 [ 4 ] {81eb826d-8355-40f7-996c-80d0b792fef5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001224 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 4152 | 2026.02.05 01:49:53.643329 [ 4 ] {81eb826d-8355-40f7-996c-80d0b792fef5} <Debug> TCPHandler: Processed in 0.001426076 sec. | ||
| 4153 | 2026.02.05 01:49:53.643443 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.02.05 01:49:53.643539 [ 4 ] {0bc3183b-0c1c-4557-8d2e-d3064c7dabb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.02.05 01:49:53.643585 [ 4 ] {0bc3183b-0c1c-4557-8d2e-d3064c7dabb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4156 | 2026.02.05 01:49:53.643996 [ 4 ] {0bc3183b-0c1c-4557-8d2e-d3064c7dabb7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.02.05 01:49:53.644035 [ 4 ] {0bc3183b-0c1c-4557-8d2e-d3064c7dabb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4158 | 2026.02.05 01:49:53.644394 [ 4 ] {0bc3183b-0c1c-4557-8d2e-d3064c7dabb7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4159 | 2026.02.05 01:49:53.644617 [ 4 ] {0bc3183b-0c1c-4557-8d2e-d3064c7dabb7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.02.05 01:49:53.644746 [ 4 ] {0bc3183b-0c1c-4557-8d2e-d3064c7dabb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4161 | 2026.02.05 01:49:53.644784 [ 4 ] {0bc3183b-0c1c-4557-8d2e-d3064c7dabb7} <Debug> TCPHandler: Processed in 0.001392215 sec. | ||
| 4162 | 2026.02.05 01:49:53.644898 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.02.05 01:49:53.645011 [ 4 ] {c8f8a4c5-2bf9-4b6c-99be-1b1fa4ea790b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4164 | 2026.02.05 01:49:53.645075 [ 4 ] {c8f8a4c5-2bf9-4b6c-99be-1b1fa4ea790b} <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 | ||
| 4165 | 2026.02.05 01:49:53.645811 [ 4 ] {c8f8a4c5-2bf9-4b6c-99be-1b1fa4ea790b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.02.05 01:49:53.645847 [ 4 ] {c8f8a4c5-2bf9-4b6c-99be-1b1fa4ea790b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4167 | 2026.02.05 01:49:53.646351 [ 4 ] {c8f8a4c5-2bf9-4b6c-99be-1b1fa4ea790b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4168 | 2026.02.05 01:49:53.646579 [ 4 ] {c8f8a4c5-2bf9-4b6c-99be-1b1fa4ea790b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.02.05 01:49:53.646715 [ 4 ] {c8f8a4c5-2bf9-4b6c-99be-1b1fa4ea790b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001728 sec., 2314.814814814815 rows/sec., 4.15 MiB/sec. | ||
| 4170 | 2026.02.05 01:49:53.646766 [ 4 ] {c8f8a4c5-2bf9-4b6c-99be-1b1fa4ea790b} <Debug> TCPHandler: Processed in 0.001926875 sec. | ||
| 4171 | 2026.02.05 01:49:53.646881 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.02.05 01:49:53.646976 [ 4 ] {709a73b0-9d57-4c75-a31e-9ca91bb6b0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.02.05 01:49:53.647018 [ 4 ] {709a73b0-9d57-4c75-a31e-9ca91bb6b0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4174 | 2026.02.05 01:49:53.647348 [ 4 ] {709a73b0-9d57-4c75-a31e-9ca91bb6b0a9} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.02.05 01:49:53.647384 [ 4 ] {709a73b0-9d57-4c75-a31e-9ca91bb6b0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4176 | 2026.02.05 01:49:53.647683 [ 4 ] {709a73b0-9d57-4c75-a31e-9ca91bb6b0a9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4177 | 2026.02.05 01:49:53.647903 [ 4 ] {709a73b0-9d57-4c75-a31e-9ca91bb6b0a9} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.02.05 01:49:53.648029 [ 4 ] {709a73b0-9d57-4c75-a31e-9ca91bb6b0a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4179 | 2026.02.05 01:49:53.648051 [ 92 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4180 | 2026.02.05 01:49:53.648064 [ 4 ] {709a73b0-9d57-4c75-a31e-9ca91bb6b0a9} <Debug> TCPHandler: Processed in 0.001232772 sec. | ||
| 4181 | 2026.02.05 01:49:53.648127 [ 92 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.02.05 01:49:53.648154 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4183 | 2026.02.05 01:49:53.648302 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4184 | 2026.02.05 01:49:53.648532 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4185 | 2026.02.05 01:49:53.648591 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 4186 | 2026.02.05 01:49:53.648693 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4187 | 2026.02.05 01:49:53.648768 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4188 | 2026.02.05 01:49:53.648836 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4189 | 2026.02.05 01:49:53.648902 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4190 | 2026.02.05 01:49:53.648966 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4191 | 2026.02.05 01:49:53.650122 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001896474 sec., 797269.037171087 rows/sec., 53.69 MiB/sec. | ||
| 4192 | 2026.02.05 01:49:53.650405 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4193 | 2026.02.05 01:49:53.650714 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_26_5} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.02.05 01:49:53.650791 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_26_5} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4195 | 2026.02.05 01:49:53.650892 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4196 | 2026.02.05 01:49:54.328951 [ 92 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4197 | 2026.02.05 01:49:54.329008 [ 92 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.02.05 01:49:54.329028 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4199 | 2026.02.05 01:49:54.329139 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 4200 | 2026.02.05 01:49:54.329298 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4201 | 2026.02.05 01:49:54.329332 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 4202 | 2026.02.05 01:49:54.329398 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 4203 | 2026.02.05 01:49:54.329441 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 4204 | 2026.02.05 01:49:54.329485 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 4205 | 2026.02.05 01:49:54.329526 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 4206 | 2026.02.05 01:49:54.330407 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314674 sec., 28904.504082380878 rows/sec., 2.41 MiB/sec. | ||
| 4207 | 2026.02.05 01:49:54.330562 [ 190 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4208 | 2026.02.05 01:49:54.330841 [ 190 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_5_1} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.02.05 01:49:54.330915 [ 190 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_5_1} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4210 | 2026.02.05 01:49:54.330989 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4211 | 2026.02.05 01:49:58.639739 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.02.05 01:49:58.639954 [ 4 ] {9203ea68-72de-441e-a04b-d84c4732922e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4213 | 2026.02.05 01:49:58.640039 [ 4 ] {9203ea68-72de-441e-a04b-d84c4732922e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4214 | 2026.02.05 01:49:58.640674 [ 4 ] {9203ea68-72de-441e-a04b-d84c4732922e} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.02.05 01:49:58.640711 [ 4 ] {9203ea68-72de-441e-a04b-d84c4732922e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4216 | 2026.02.05 01:49:58.641087 [ 4 ] {9203ea68-72de-441e-a04b-d84c4732922e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4217 | 2026.02.05 01:49:58.641321 [ 4 ] {9203ea68-72de-441e-a04b-d84c4732922e} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.02.05 01:49:58.641464 [ 4 ] {9203ea68-72de-441e-a04b-d84c4732922e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 311.23 KiB/sec. | ||
| 4219 | 2026.02.05 01:49:58.641505 [ 4 ] {9203ea68-72de-441e-a04b-d84c4732922e} <Debug> TCPHandler: Processed in 0.001936666 sec. | ||
| 4220 | 2026.02.05 01:49:58.641630 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.02.05 01:49:58.641727 [ 4 ] {8bc34578-c968-419a-8680-f3c8d692ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4222 | 2026.02.05 01:49:58.641767 [ 4 ] {8bc34578-c968-419a-8680-f3c8d692ac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4223 | 2026.02.05 01:49:58.642233 [ 4 ] {8bc34578-c968-419a-8680-f3c8d692ac2e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.02.05 01:49:58.642268 [ 4 ] {8bc34578-c968-419a-8680-f3c8d692ac2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4225 | 2026.02.05 01:49:58.642620 [ 4 ] {8bc34578-c968-419a-8680-f3c8d692ac2e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4226 | 2026.02.05 01:49:58.642840 [ 4 ] {8bc34578-c968-419a-8680-f3c8d692ac2e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.02.05 01:49:58.642964 [ 4 ] {8bc34578-c968-419a-8680-f3c8d692ac2e} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001257 sec., 104216.38822593476 rows/sec., 8.94 MiB/sec. | ||
| 4228 | 2026.02.05 01:49:58.643000 [ 4 ] {8bc34578-c968-419a-8680-f3c8d692ac2e} <Debug> TCPHandler: Processed in 0.001422066 sec. | ||
| 4229 | 2026.02.05 01:49:58.643119 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.02.05 01:49:58.643213 [ 4 ] {00900025-b805-40cd-8b51-a8282a840429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.02.05 01:49:58.643252 [ 4 ] {00900025-b805-40cd-8b51-a8282a840429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4232 | 2026.02.05 01:49:58.643659 [ 4 ] {00900025-b805-40cd-8b51-a8282a840429} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.02.05 01:49:58.643694 [ 4 ] {00900025-b805-40cd-8b51-a8282a840429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4234 | 2026.02.05 01:49:58.644008 [ 4 ] {00900025-b805-40cd-8b51-a8282a840429} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4235 | 2026.02.05 01:49:58.644244 [ 4 ] {00900025-b805-40cd-8b51-a8282a840429} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.02.05 01:49:58.644367 [ 4 ] {00900025-b805-40cd-8b51-a8282a840429} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001173 sec., 35805.626598465475 rows/sec., 2.60 MiB/sec. | ||
| 4237 | 2026.02.05 01:49:58.644404 [ 4 ] {00900025-b805-40cd-8b51-a8282a840429} <Debug> TCPHandler: Processed in 0.001334834 sec. | ||
| 4238 | 2026.02.05 01:49:58.644519 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.02.05 01:49:58.644610 [ 4 ] {7e69f1cb-7453-491e-a422-0aac292f8c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4240 | 2026.02.05 01:49:58.644649 [ 4 ] {7e69f1cb-7453-491e-a422-0aac292f8c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4241 | 2026.02.05 01:49:58.645074 [ 4 ] {7e69f1cb-7453-491e-a422-0aac292f8c3c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.02.05 01:49:58.645107 [ 4 ] {7e69f1cb-7453-491e-a422-0aac292f8c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4243 | 2026.02.05 01:49:58.645408 [ 4 ] {7e69f1cb-7453-491e-a422-0aac292f8c3c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4244 | 2026.02.05 01:49:58.645630 [ 4 ] {7e69f1cb-7453-491e-a422-0aac292f8c3c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.02.05 01:49:58.645752 [ 4 ] {7e69f1cb-7453-491e-a422-0aac292f8c3c} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.00116 sec., 91379.31034482758 rows/sec., 7.15 MiB/sec. | ||
| 4246 | 2026.02.05 01:49:58.645788 [ 4 ] {7e69f1cb-7453-491e-a422-0aac292f8c3c} <Debug> TCPHandler: Processed in 0.001319334 sec. | ||
| 4247 | 2026.02.05 01:49:58.645896 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.02.05 01:49:58.645990 [ 4 ] {27d1c549-85d6-49e5-83f8-16eaf85f9108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.02.05 01:49:58.646033 [ 4 ] {27d1c549-85d6-49e5-83f8-16eaf85f9108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4250 | 2026.02.05 01:49:58.646433 [ 4 ] {27d1c549-85d6-49e5-83f8-16eaf85f9108} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.02.05 01:49:58.646466 [ 4 ] {27d1c549-85d6-49e5-83f8-16eaf85f9108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4252 | 2026.02.05 01:49:58.646814 [ 4 ] {27d1c549-85d6-49e5-83f8-16eaf85f9108} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4253 | 2026.02.05 01:49:58.647029 [ 4 ] {27d1c549-85d6-49e5-83f8-16eaf85f9108} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.02.05 01:49:58.647153 [ 4 ] {27d1c549-85d6-49e5-83f8-16eaf85f9108} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001182 sec., 137901.86125211505 rows/sec., 9.60 MiB/sec. | ||
| 4255 | 2026.02.05 01:49:58.647187 [ 4 ] {27d1c549-85d6-49e5-83f8-16eaf85f9108} <Debug> TCPHandler: Processed in 0.001338915 sec. | ||
| 4256 | 2026.02.05 01:49:58.647296 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.02.05 01:49:58.647389 [ 4 ] {189a081f-f25d-41d4-a281-d22840286f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.02.05 01:49:58.647442 [ 4 ] {189a081f-f25d-41d4-a281-d22840286f64} <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 | ||
| 4259 | 2026.02.05 01:49:58.648308 [ 4 ] {189a081f-f25d-41d4-a281-d22840286f64} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.02.05 01:49:58.648343 [ 4 ] {189a081f-f25d-41d4-a281-d22840286f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4261 | 2026.02.05 01:49:58.648903 [ 4 ] {189a081f-f25d-41d4-a281-d22840286f64} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4262 | 2026.02.05 01:49:58.649143 [ 4 ] {189a081f-f25d-41d4-a281-d22840286f64} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.02.05 01:49:58.649236 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4264 | 2026.02.05 01:49:58.649273 [ 4 ] {189a081f-f25d-41d4-a281-d22840286f64} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001902 sec., 18927.44479495268 rows/sec., 33.92 MiB/sec. | ||
| 4265 | 2026.02.05 01:49:58.649274 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.02.05 01:49:58.649304 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4267 | 2026.02.05 01:49:58.649325 [ 4 ] {189a081f-f25d-41d4-a281-d22840286f64} <Debug> TCPHandler: Processed in 0.002077308 sec. | ||
| 4268 | 2026.02.05 01:49:58.649438 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.02.05 01:49:58.649438 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 4270 | 2026.02.05 01:49:58.649533 [ 4 ] {aaf77312-01ca-4417-84d6-9a67365bf4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4271 | 2026.02.05 01:49:58.649579 [ 4 ] {aaf77312-01ca-4417-84d6-9a67365bf4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4272 | 2026.02.05 01:49:58.649736 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4273 | 2026.02.05 01:49:58.649813 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 379 rows starting from the beginning of the part | ||
| 4274 | 2026.02.05 01:49:58.649911 [ 4 ] {aaf77312-01ca-4417-84d6-9a67365bf4f2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.02.05 01:49:58.649950 [ 4 ] {aaf77312-01ca-4417-84d6-9a67365bf4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4276 | 2026.02.05 01:49:58.649956 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4277 | 2026.02.05 01:49:58.650079 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4278 | 2026.02.05 01:49:58.650191 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4279 | 2026.02.05 01:49:58.650276 [ 4 ] {aaf77312-01ca-4417-84d6-9a67365bf4f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4280 | 2026.02.05 01:49:58.650292 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 4281 | 2026.02.05 01:49:58.650399 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4282 | 2026.02.05 01:49:58.650503 [ 4 ] {aaf77312-01ca-4417-84d6-9a67365bf4f2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.02.05 01:49:58.650634 [ 4 ] {aaf77312-01ca-4417-84d6-9a67365bf4f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 4284 | 2026.02.05 01:49:58.650670 [ 4 ] {aaf77312-01ca-4417-84d6-9a67365bf4f2} <Debug> TCPHandler: Processed in 0.001282273 sec. | ||
| 4285 | 2026.02.05 01:49:58.654445 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 495 rows, containing 19 columns (19 merged, 0 gathered) in 0.005070142 sec., 97630.40167316813 rows/sec., 174.95 MiB/sec. | ||
| 4286 | 2026.02.05 01:49:58.655244 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4287 | 2026.02.05 01:49:58.655606 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.02.05 01:49:58.655678 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4289 | 2026.02.05 01:49:58.655765 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 4290 | 2026.02.05 01:49:59.001168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.40 MiB, peak 244.64 MiB, free memory in arenas 0.00 B, will set to 241.10 MiB (RSS), difference: 1.70 MiB | ||
| 4291 | 2026.02.05 01:50:00.035413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10101 | ||
| 4292 | 2026.02.05 01:50:00.035942 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.02.05 01:50:00.035992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4294 | 2026.02.05 01:50:00.036509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4295 | 2026.02.05 01:50:00.036750 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.02.05 01:50:00.036898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10101 | ||
| 4297 | 2026.02.05 01:50:00.036927 [ 56 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4298 | 2026.02.05 01:50:00.037003 [ 56 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.02.05 01:50:00.037028 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4300 | 2026.02.05 01:50:00.037138 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 4301 | 2026.02.05 01:50:00.037265 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4302 | 2026.02.05 01:50:00.037303 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7669 rows starting from the beginning of the part | ||
| 4303 | 2026.02.05 01:50:00.037368 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4304 | 2026.02.05 01:50:00.037418 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4305 | 2026.02.05 01:50:00.037465 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4306 | 2026.02.05 01:50:00.037516 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4307 | 2026.02.05 01:50:00.037565 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4308 | 2026.02.05 01:50:00.039602 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10101 rows, containing 4 columns (4 merged, 0 gathered) in 0.002507956 sec., 4027582.6210667174 rows/sec., 57.62 MiB/sec. | ||
| 4309 | 2026.02.05 01:50:00.039947 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4310 | 2026.02.05 01:50:00.040294 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.02.05 01:50:00.040386 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_21_4} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4312 | 2026.02.05 01:50:00.040500 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4313 | 2026.02.05 01:50:00.630386 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4314 | 2026.02.05 01:50:00.647652 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.02.05 01:50:00.647719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4316 | 2026.02.05 01:50:00.653583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4317 | 2026.02.05 01:50:00.654335 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.02.05 01:50:00.654650 [ 56 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4319 | 2026.02.05 01:50:00.654717 [ 56 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.02.05 01:50:00.654738 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4321 | 2026.02.05 01:50:00.654842 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 4322 | 2026.02.05 01:50:00.657894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4323 | 2026.02.05 01:50:00.658348 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4324 | 2026.02.05 01:50:00.659118 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 4325 | 2026.02.05 01:50:00.662701 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 4326 | 2026.02.05 01:50:00.666518 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 4327 | 2026.02.05 01:50:00.670305 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 4328 | 2026.02.05 01:50:00.674563 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 4329 | 2026.02.05 01:50:00.678628 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 4330 | 2026.02.05 01:50:00.735249 [ 190 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080445292 sec., 1976.4985128029618 rows/sec., 10.22 MiB/sec. | ||
| 4331 | 2026.02.05 01:50:00.737937 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4332 | 2026.02.05 01:50:00.739987 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_21_4} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.02.05 01:50:00.740097 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_21_4} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4334 | 2026.02.05 01:50:00.741806 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4335 | 2026.02.05 01:50:01.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.21 MiB, peak 252.76 MiB, free memory in arenas 0.00 B, will set to 245.91 MiB (RSS), difference: 3.71 MiB | ||
| 4336 | 2026.02.05 01:50:02.559159 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 528 | ||
| 4337 | 2026.02.05 01:50:02.561258 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.02.05 01:50:02.561304 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4339 | 2026.02.05 01:50:02.562538 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4340 | 2026.02.05 01:50:02.562810 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.02.05 01:50:02.563066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4342 | 2026.02.05 01:50:03.638247 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.02.05 01:50:03.638498 [ 4 ] {43edec27-af41-42dc-a6fa-d3ffcfc9b9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4344 | 2026.02.05 01:50:03.638603 [ 4 ] {43edec27-af41-42dc-a6fa-d3ffcfc9b9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4345 | 2026.02.05 01:50:03.639332 [ 4 ] {43edec27-af41-42dc-a6fa-d3ffcfc9b9f5} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.02.05 01:50:03.639380 [ 4 ] {43edec27-af41-42dc-a6fa-d3ffcfc9b9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4347 | 2026.02.05 01:50:03.639766 [ 4 ] {43edec27-af41-42dc-a6fa-d3ffcfc9b9f5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4348 | 2026.02.05 01:50:03.639997 [ 4 ] {43edec27-af41-42dc-a6fa-d3ffcfc9b9f5} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.02.05 01:50:03.640148 [ 4 ] {43edec27-af41-42dc-a6fa-d3ffcfc9b9f5} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001719 sec., 37230.94822571262 rows/sec., 2.95 MiB/sec. | ||
| 4350 | 2026.02.05 01:50:03.640189 [ 4 ] {43edec27-af41-42dc-a6fa-d3ffcfc9b9f5} <Debug> TCPHandler: Processed in 0.002114058 sec. | ||
| 4351 | 2026.02.05 01:50:03.640305 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.02.05 01:50:03.640400 [ 4 ] {bb36a16a-5940-4e09-b1aa-2b85eb98a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.02.05 01:50:03.640441 [ 4 ] {bb36a16a-5940-4e09-b1aa-2b85eb98a828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4354 | 2026.02.05 01:50:03.640828 [ 4 ] {bb36a16a-5940-4e09-b1aa-2b85eb98a828} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.02.05 01:50:03.640864 [ 4 ] {bb36a16a-5940-4e09-b1aa-2b85eb98a828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4356 | 2026.02.05 01:50:03.641164 [ 4 ] {bb36a16a-5940-4e09-b1aa-2b85eb98a828} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4357 | 2026.02.05 01:50:03.641393 [ 4 ] {bb36a16a-5940-4e09-b1aa-2b85eb98a828} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.02.05 01:50:03.641523 [ 4 ] {bb36a16a-5940-4e09-b1aa-2b85eb98a828} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 263.38 KiB/sec. | ||
| 4359 | 2026.02.05 01:50:03.641561 [ 4 ] {bb36a16a-5940-4e09-b1aa-2b85eb98a828} <Debug> TCPHandler: Processed in 0.001305943 sec. | ||
| 4360 | 2026.02.05 01:50:03.641662 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.02.05 01:50:03.641755 [ 4 ] {bc51e4c7-92d4-4980-ab3d-caa7de3805fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4362 | 2026.02.05 01:50:03.641795 [ 4 ] {bc51e4c7-92d4-4980-ab3d-caa7de3805fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4363 | 2026.02.05 01:50:03.642203 [ 4 ] {bc51e4c7-92d4-4980-ab3d-caa7de3805fa} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.02.05 01:50:03.642239 [ 4 ] {bc51e4c7-92d4-4980-ab3d-caa7de3805fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4365 | 2026.02.05 01:50:03.642539 [ 4 ] {bc51e4c7-92d4-4980-ab3d-caa7de3805fa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4366 | 2026.02.05 01:50:03.642756 [ 4 ] {bc51e4c7-92d4-4980-ab3d-caa7de3805fa} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.02.05 01:50:03.642882 [ 4 ] {bc51e4c7-92d4-4980-ab3d-caa7de3805fa} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001145 sec., 59388.64628820961 rows/sec., 4.64 MiB/sec. | ||
| 4368 | 2026.02.05 01:50:03.642918 [ 4 ] {bc51e4c7-92d4-4980-ab3d-caa7de3805fa} <Debug> TCPHandler: Processed in 0.001305643 sec. | ||
| 4369 | 2026.02.05 01:50:03.643027 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.02.05 01:50:03.643122 [ 4 ] {16a37a99-58d9-4216-b428-fa8f711e4d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.02.05 01:50:03.643164 [ 4 ] {16a37a99-58d9-4216-b428-fa8f711e4d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4372 | 2026.02.05 01:50:03.643566 [ 4 ] {16a37a99-58d9-4216-b428-fa8f711e4d34} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.02.05 01:50:03.643602 [ 4 ] {16a37a99-58d9-4216-b428-fa8f711e4d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4374 | 2026.02.05 01:50:03.643926 [ 4 ] {16a37a99-58d9-4216-b428-fa8f711e4d34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4375 | 2026.02.05 01:50:03.644148 [ 4 ] {16a37a99-58d9-4216-b428-fa8f711e4d34} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.02.05 01:50:03.644289 [ 4 ] {16a37a99-58d9-4216-b428-fa8f711e4d34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 4377 | 2026.02.05 01:50:03.644325 [ 4 ] {16a37a99-58d9-4216-b428-fa8f711e4d34} <Debug> TCPHandler: Processed in 0.001346505 sec. | ||
| 4378 | 2026.02.05 01:50:03.644433 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.02.05 01:50:03.644533 [ 4 ] {323f0eb0-157e-42d5-ac62-54ea4f46424a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.02.05 01:50:03.644591 [ 4 ] {323f0eb0-157e-42d5-ac62-54ea4f46424a} <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 | ||
| 4381 | 2026.02.05 01:50:03.645325 [ 4 ] {323f0eb0-157e-42d5-ac62-54ea4f46424a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.02.05 01:50:03.645361 [ 4 ] {323f0eb0-157e-42d5-ac62-54ea4f46424a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4383 | 2026.02.05 01:50:03.645888 [ 4 ] {323f0eb0-157e-42d5-ac62-54ea4f46424a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4384 | 2026.02.05 01:50:03.646116 [ 4 ] {323f0eb0-157e-42d5-ac62-54ea4f46424a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.02.05 01:50:03.646255 [ 4 ] {323f0eb0-157e-42d5-ac62-54ea4f46424a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001742 sec., 2296.211251435132 rows/sec., 4.11 MiB/sec. | ||
| 4386 | 2026.02.05 01:50:03.646308 [ 4 ] {323f0eb0-157e-42d5-ac62-54ea4f46424a} <Debug> TCPHandler: Processed in 0.001927435 sec. | ||
| 4387 | 2026.02.05 01:50:03.646421 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.02.05 01:50:03.646515 [ 4 ] {07400427-3691-43d5-b23c-8049eac63304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.02.05 01:50:03.646557 [ 4 ] {07400427-3691-43d5-b23c-8049eac63304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4390 | 2026.02.05 01:50:03.646899 [ 4 ] {07400427-3691-43d5-b23c-8049eac63304} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.02.05 01:50:03.646933 [ 4 ] {07400427-3691-43d5-b23c-8049eac63304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4392 | 2026.02.05 01:50:03.647245 [ 4 ] {07400427-3691-43d5-b23c-8049eac63304} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4393 | 2026.02.05 01:50:03.647466 [ 4 ] {07400427-3691-43d5-b23c-8049eac63304} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.02.05 01:50:03.647595 [ 4 ] {07400427-3691-43d5-b23c-8049eac63304} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4395 | 2026.02.05 01:50:03.647632 [ 4 ] {07400427-3691-43d5-b23c-8049eac63304} <Debug> TCPHandler: Processed in 0.001262124 sec. | ||
| 4396 | 2026.02.05 01:50:07.434922 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4397 | 2026.02.05 01:50:07.434990 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4398 | 2026.02.05 01:50:07.537050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10549 | ||
| 4399 | 2026.02.05 01:50:07.537543 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.02.05 01:50:07.537589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4401 | 2026.02.05 01:50:07.538157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4402 | 2026.02.05 01:50:07.538394 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.02.05 01:50:07.538527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10549 | ||
| 4404 | 2026.02.05 01:50:08.158045 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4405 | 2026.02.05 01:50:08.172854 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.02.05 01:50:08.172896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4407 | 2026.02.05 01:50:08.178734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4408 | 2026.02.05 01:50:08.179422 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4409 | 2026.02.05 01:50:08.181961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4410 | 2026.02.05 01:50:08.639334 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4411 | 2026.02.05 01:50:08.639556 [ 4 ] {e7c1276b-0d04-4ebe-8138-c827727b574e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4412 | 2026.02.05 01:50:08.639641 [ 4 ] {e7c1276b-0d04-4ebe-8138-c827727b574e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4413 | 2026.02.05 01:50:08.640382 [ 4 ] {e7c1276b-0d04-4ebe-8138-c827727b574e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.02.05 01:50:08.640420 [ 4 ] {e7c1276b-0d04-4ebe-8138-c827727b574e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4415 | 2026.02.05 01:50:08.640819 [ 4 ] {e7c1276b-0d04-4ebe-8138-c827727b574e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4416 | 2026.02.05 01:50:08.641045 [ 4 ] {e7c1276b-0d04-4ebe-8138-c827727b574e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.02.05 01:50:08.641191 [ 4 ] {e7c1276b-0d04-4ebe-8138-c827727b574e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001699 sec., 75338.43437316068 rows/sec., 6.49 MiB/sec. | ||
| 4418 | 2026.02.05 01:50:08.641233 [ 4 ] {e7c1276b-0d04-4ebe-8138-c827727b574e} <Debug> TCPHandler: Processed in 0.002054387 sec. | ||
| 4419 | 2026.02.05 01:50:08.641355 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.02.05 01:50:08.641451 [ 4 ] {9361d143-604b-4b7d-8b5a-5e79aeba8f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.02.05 01:50:08.641492 [ 4 ] {9361d143-604b-4b7d-8b5a-5e79aeba8f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4422 | 2026.02.05 01:50:08.641897 [ 4 ] {9361d143-604b-4b7d-8b5a-5e79aeba8f4a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.02.05 01:50:08.641931 [ 4 ] {9361d143-604b-4b7d-8b5a-5e79aeba8f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4424 | 2026.02.05 01:50:08.642226 [ 4 ] {9361d143-604b-4b7d-8b5a-5e79aeba8f4a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4425 | 2026.02.05 01:50:08.642431 [ 4 ] {9361d143-604b-4b7d-8b5a-5e79aeba8f4a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.02.05 01:50:08.642520 [ 87 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4427 | 2026.02.05 01:50:08.642555 [ 87 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.02.05 01:50:08.642556 [ 4 ] {9361d143-604b-4b7d-8b5a-5e79aeba8f4a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001124 sec., 32028.46975088968 rows/sec., 2.35 MiB/sec. | ||
| 4429 | 2026.02.05 01:50:08.642573 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4430 | 2026.02.05 01:50:08.642600 [ 4 ] {9361d143-604b-4b7d-8b5a-5e79aeba8f4a} <Debug> TCPHandler: Processed in 0.001294824 sec. | ||
| 4431 | 2026.02.05 01:50:08.642693 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 4432 | 2026.02.05 01:50:08.642714 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.02.05 01:50:08.642833 [ 4 ] {5f5c2c2b-48be-4887-a92a-a3f8f7ad6661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4434 | 2026.02.05 01:50:08.642851 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4435 | 2026.02.05 01:50:08.642874 [ 4 ] {5f5c2c2b-48be-4887-a92a-a3f8f7ad6661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4436 | 2026.02.05 01:50:08.642895 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 68 rows starting from the beginning of the part | ||
| 4437 | 2026.02.05 01:50:08.642976 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 4438 | 2026.02.05 01:50:08.643030 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 4439 | 2026.02.05 01:50:08.643079 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 4440 | 2026.02.05 01:50:08.643125 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 4441 | 2026.02.05 01:50:08.643171 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 4442 | 2026.02.05 01:50:08.643301 [ 4 ] {5f5c2c2b-48be-4887-a92a-a3f8f7ad6661} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.02.05 01:50:08.643342 [ 4 ] {5f5c2c2b-48be-4887-a92a-a3f8f7ad6661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4444 | 2026.02.05 01:50:08.643665 [ 4 ] {5f5c2c2b-48be-4887-a92a-a3f8f7ad6661} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4445 | 2026.02.05 01:50:08.643894 [ 4 ] {5f5c2c2b-48be-4887-a92a-a3f8f7ad6661} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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.02.05 01:50:08.644025 [ 4 ] {5f5c2c2b-48be-4887-a92a-a3f8f7ad6661} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00121 sec., 82644.62809917355 rows/sec., 6.46 MiB/sec. | ||
| 4447 | 2026.02.05 01:50:08.644061 [ 4 ] {5f5c2c2b-48be-4887-a92a-a3f8f7ad6661} <Debug> TCPHandler: Processed in 0.001398376 sec. | ||
| 4448 | 2026.02.05 01:50:08.644115 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478957 sec., 128468.91424159054 rows/sec., 9.88 MiB/sec. | ||
| 4449 | 2026.02.05 01:50:08.644180 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.02.05 01:50:08.644279 [ 4 ] {0b3d12be-624f-4e34-ac0a-ce9d91adf471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4451 | 2026.02.05 01:50:08.644289 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4452 | 2026.02.05 01:50:08.644324 [ 4 ] {0b3d12be-624f-4e34-ac0a-ce9d91adf471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4453 | 2026.02.05 01:50:08.644580 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.02.05 01:50:08.644658 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_26_5} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4455 | 2026.02.05 01:50:08.644735 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4456 | 2026.02.05 01:50:08.644735 [ 4 ] {0b3d12be-624f-4e34-ac0a-ce9d91adf471} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.02.05 01:50:08.644783 [ 4 ] {0b3d12be-624f-4e34-ac0a-ce9d91adf471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4458 | 2026.02.05 01:50:08.645128 [ 4 ] {0b3d12be-624f-4e34-ac0a-ce9d91adf471} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4459 | 2026.02.05 01:50:08.645334 [ 4 ] {0b3d12be-624f-4e34-ac0a-ce9d91adf471} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.02.05 01:50:08.645461 [ 4 ] {0b3d12be-624f-4e34-ac0a-ce9d91adf471} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 4461 | 2026.02.05 01:50:08.645498 [ 4 ] {0b3d12be-624f-4e34-ac0a-ce9d91adf471} <Debug> TCPHandler: Processed in 0.001368125 sec. | ||
| 4462 | 2026.02.05 01:50:08.645612 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.02.05 01:50:08.645712 [ 4 ] {7cb5ef77-c06c-493c-8fe9-7fb8211336c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4464 | 2026.02.05 01:50:08.645768 [ 4 ] {7cb5ef77-c06c-493c-8fe9-7fb8211336c8} <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 | ||
| 4465 | 2026.02.05 01:50:08.646755 [ 4 ] {7cb5ef77-c06c-493c-8fe9-7fb8211336c8} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2026.02.05 01:50:08.646798 [ 4 ] {7cb5ef77-c06c-493c-8fe9-7fb8211336c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4467 | 2026.02.05 01:50:08.647397 [ 4 ] {7cb5ef77-c06c-493c-8fe9-7fb8211336c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4468 | 2026.02.05 01:50:08.647639 [ 4 ] {7cb5ef77-c06c-493c-8fe9-7fb8211336c8} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.02.05 01:50:08.647774 [ 4 ] {7cb5ef77-c06c-493c-8fe9-7fb8211336c8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002082 sec., 17291.06628242075 rows/sec., 30.98 MiB/sec. | ||
| 4470 | 2026.02.05 01:50:08.647827 [ 4 ] {7cb5ef77-c06c-493c-8fe9-7fb8211336c8} <Debug> TCPHandler: Processed in 0.002264692 sec. | ||
| 4471 | 2026.02.05 01:50:08.647951 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.02.05 01:50:08.648046 [ 4 ] {635e506c-db9f-468c-8bbc-e430389bfe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4473 | 2026.02.05 01:50:08.648088 [ 4 ] {635e506c-db9f-468c-8bbc-e430389bfe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4474 | 2026.02.05 01:50:08.648430 [ 4 ] {635e506c-db9f-468c-8bbc-e430389bfe46} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.02.05 01:50:08.648466 [ 4 ] {635e506c-db9f-468c-8bbc-e430389bfe46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4476 | 2026.02.05 01:50:08.648787 [ 4 ] {635e506c-db9f-468c-8bbc-e430389bfe46} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4477 | 2026.02.05 01:50:08.649007 [ 4 ] {635e506c-db9f-468c-8bbc-e430389bfe46} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.02.05 01:50:08.649130 [ 4 ] {635e506c-db9f-468c-8bbc-e430389bfe46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4479 | 2026.02.05 01:50:08.649165 [ 4 ] {635e506c-db9f-468c-8bbc-e430389bfe46} <Debug> TCPHandler: Processed in 0.001265633 sec. | ||
| 4480 | 2026.02.05 01:50:12.563301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 552 | ||
| 4481 | 2026.02.05 01:50:12.565348 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.02.05 01:50:12.565387 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4483 | 2026.02.05 01:50:12.566568 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4484 | 2026.02.05 01:50:12.566843 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.02.05 01:50:12.566975 [ 84 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4486 | 2026.02.05 01:50:12.567016 [ 84 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4487 | 2026.02.05 01:50:12.567038 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4488 | 2026.02.05 01:50:12.567090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4489 | 2026.02.05 01:50:12.567136 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 4490 | 2026.02.05 01:50:12.567625 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4491 | 2026.02.05 01:50:12.567756 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 416 rows starting from the beginning of the part | ||
| 4492 | 2026.02.05 01:50:12.568134 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4493 | 2026.02.05 01:50:12.568440 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4494 | 2026.02.05 01:50:12.568751 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4495 | 2026.02.05 01:50:12.569059 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4496 | 2026.02.05 01:50:12.569353 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4497 | 2026.02.05 01:50:12.575347 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 72 columns (72 merged, 0 gathered) in 0.00824713 sec., 66932.37526266713 rows/sec., 56.31 MiB/sec. | ||
| 4498 | 2026.02.05 01:50:12.576476 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4499 | 2026.02.05 01:50:12.577097 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.02.05 01:50:12.577183 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_16_3} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4501 | 2026.02.05 01:50:12.577558 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 4502 | 2026.02.05 01:50:13.597728 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.02.05 01:50:13.597980 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4504 | 2026.02.05 01:50:13.598342 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4505 | 2026.02.05 01:50:13.598381 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4506 | 2026.02.05 01:50:13.598643 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4507 | 2026.02.05 01:50:13.598713 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4508 | 2026.02.05 01:50:13.598859 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 4509 | 2026.02.05 01:50:13.598989 [ 336 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4510 | 2026.02.05 01:50:13.599001 [ 299 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4511 | 2026.02.05 01:50:13.598989 [ 320 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4512 | 2026.02.05 01:50:13.599161 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4513 | 2026.02.05 01:50:13.599190 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4514 | 2026.02.05 01:50:13.601792 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4515 | 2026.02.05 01:50:13.601821 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 4516 | 2026.02.05 01:50:13.601879 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4517 | 2026.02.05 01:50:13.601924 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4518 | 2026.02.05 01:50:13.603003 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Debug> executeQuery: Read 28 rows, 1.23 KiB in 0.00513 sec., 5458.089668615984 rows/sec., 238.91 KiB/sec. | ||
| 4519 | 2026.02.05 01:50:13.603128 [ 4 ] {54a8e6fd-f5a9-439a-b72a-e24df5685054} <Debug> TCPHandler: Processed in 0.005542892 sec. | ||
| 4520 | 2026.02.05 01:50:13.603460 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2026.02.05 01:50:13.603592 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4522 | 2026.02.05 01:50:13.603811 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4523 | 2026.02.05 01:50:13.603846 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4524 | 2026.02.05 01:50:13.604044 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4525 | 2026.02.05 01:50:13.604099 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4526 | 2026.02.05 01:50:13.604207 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 4527 | 2026.02.05 01:50:13.604270 [ 320 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4528 | 2026.02.05 01:50:13.604270 [ 336 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4529 | 2026.02.05 01:50:13.604310 [ 321 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4530 | 2026.02.05 01:50:13.604389 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4531 | 2026.02.05 01:50:13.604410 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4532 | 2026.02.05 01:50:13.604468 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4533 | 2026.02.05 01:50:13.604486 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 4534 | 2026.02.05 01:50:13.604517 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4535 | 2026.02.05 01:50:13.604549 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4536 | 2026.02.05 01:50:13.605186 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Debug> executeQuery: Read 28 rows, 1.23 KiB in 0.001648 sec., 16990.291262135925 rows/sec., 743.68 KiB/sec. | ||
| 4537 | 2026.02.05 01:50:13.605280 [ 4 ] {23766189-a0f6-4ff7-8b61-1b8327a2ddcb} <Debug> TCPHandler: Processed in 0.001872064 sec. | ||
| 4538 | 2026.02.05 01:50:13.605497 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2026.02.05 01:50:13.605627 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4540 | 2026.02.05 01:50:13.605842 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4541 | 2026.02.05 01:50:13.605877 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4542 | 2026.02.05 01:50:13.606072 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4543 | 2026.02.05 01:50:13.606125 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4544 | 2026.02.05 01:50:13.606225 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 4545 | 2026.02.05 01:50:13.606284 [ 321 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4546 | 2026.02.05 01:50:13.606292 [ 336 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4547 | 2026.02.05 01:50:13.606317 [ 331 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4548 | 2026.02.05 01:50:13.606407 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4549 | 2026.02.05 01:50:13.606434 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4550 | 2026.02.05 01:50:13.606490 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4551 | 2026.02.05 01:50:13.606507 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 4552 | 2026.02.05 01:50:13.606538 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4553 | 2026.02.05 01:50:13.606570 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4554 | 2026.02.05 01:50:13.607170 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Debug> executeQuery: Read 28 rows, 1.23 KiB in 0.001596 sec., 17543.85964912281 rows/sec., 767.91 KiB/sec. | ||
| 4555 | 2026.02.05 01:50:13.607262 [ 4 ] {9352e6f8-1b73-4e10-9bef-9fa9b63d3b7b} <Debug> TCPHandler: Processed in 0.001816263 sec. | ||
| 4556 | 2026.02.05 01:50:13.607495 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.02.05 01:50:13.607626 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4558 | 2026.02.05 01:50:13.607847 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4559 | 2026.02.05 01:50:13.607882 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4560 | 2026.02.05 01:50:13.608082 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4561 | 2026.02.05 01:50:13.608135 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4562 | 2026.02.05 01:50:13.608238 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 4563 | 2026.02.05 01:50:13.608309 [ 331 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4564 | 2026.02.05 01:50:13.608314 [ 321 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4565 | 2026.02.05 01:50:13.608312 [ 336 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4566 | 2026.02.05 01:50:13.608426 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4567 | 2026.02.05 01:50:13.608453 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4568 | 2026.02.05 01:50:13.608509 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4569 | 2026.02.05 01:50:13.608527 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 4570 | 2026.02.05 01:50:13.608557 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4571 | 2026.02.05 01:50:13.608589 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4572 | 2026.02.05 01:50:13.609184 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Debug> executeQuery: Read 28 rows, 1.23 KiB in 0.001612 sec., 17369.727047146403 rows/sec., 760.29 KiB/sec. | ||
| 4573 | 2026.02.05 01:50:13.609278 [ 4 ] {002b1143-a032-4290-ad0a-f79ac8cbc004} <Debug> TCPHandler: Processed in 0.001833223 sec. | ||
| 4574 | 2026.02.05 01:50:13.609508 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4575 | 2026.02.05 01:50:13.609641 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4576 | 2026.02.05 01:50:13.609854 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4577 | 2026.02.05 01:50:13.609892 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4578 | 2026.02.05 01:50:13.610092 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4579 | 2026.02.05 01:50:13.610145 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4580 | 2026.02.05 01:50:13.610245 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 4581 | 2026.02.05 01:50:13.610317 [ 340 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4582 | 2026.02.05 01:50:13.610318 [ 336 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4583 | 2026.02.05 01:50:13.610318 [ 321 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4584 | 2026.02.05 01:50:13.610426 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4585 | 2026.02.05 01:50:13.610447 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4586 | 2026.02.05 01:50:13.610502 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4587 | 2026.02.05 01:50:13.610519 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 4588 | 2026.02.05 01:50:13.610550 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4589 | 2026.02.05 01:50:13.610581 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4590 | 2026.02.05 01:50:13.611120 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Debug> executeQuery: Read 28 rows, 1.23 KiB in 0.001534 sec., 18252.933507170794 rows/sec., 798.95 KiB/sec. | ||
| 4591 | 2026.02.05 01:50:13.611212 [ 4 ] {d2ab9675-9059-465b-a04f-c37203ce0faf} <Debug> TCPHandler: Processed in 0.001755362 sec. | ||
| 4592 | 2026.02.05 01:50:13.611460 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.02.05 01:50:13.611628 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 4594 | 2026.02.05 01:50:13.611941 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4595 | 2026.02.05 01:50:13.611987 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4596 | 2026.02.05 01:50:13.612207 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4597 | 2026.02.05 01:50:13.612263 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4598 | 2026.02.05 01:50:13.612378 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 4599 | 2026.02.05 01:50:13.612443 [ 321 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4600 | 2026.02.05 01:50:13.612452 [ 340 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4601 | 2026.02.05 01:50:13.612461 [ 261 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4602 | 2026.02.05 01:50:13.612548 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4603 | 2026.02.05 01:50:13.612574 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4604 | 2026.02.05 01:50:13.612632 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4605 | 2026.02.05 01:50:13.612649 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 4606 | 2026.02.05 01:50:13.612680 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4607 | 2026.02.05 01:50:13.612716 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4608 | 2026.02.05 01:50:13.613277 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Debug> executeQuery: Read 28 rows, 1.23 KiB in 0.001719 sec., 16288.539848749273 rows/sec., 712.96 KiB/sec. | ||
| 4609 | 2026.02.05 01:50:13.613376 [ 4 ] {faada73d-f950-45b7-a56e-bfaf626a6810} <Debug> TCPHandler: Processed in 0.001980106 sec. | ||
| 4610 | 2026.02.05 01:50:13.785561 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.02.05 01:50:13.785725 [ 4 ] {a84a7975-510f-484e-b3bf-44a1357fecc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4612 | 2026.02.05 01:50:13.785793 [ 4 ] {a84a7975-510f-484e-b3bf-44a1357fecc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4613 | 2026.02.05 01:50:13.786466 [ 4 ] {a84a7975-510f-484e-b3bf-44a1357fecc1} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.02.05 01:50:13.786517 [ 4 ] {a84a7975-510f-484e-b3bf-44a1357fecc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4615 | 2026.02.05 01:50:13.786985 [ 4 ] {a84a7975-510f-484e-b3bf-44a1357fecc1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4616 | 2026.02.05 01:50:13.787192 [ 4 ] {a84a7975-510f-484e-b3bf-44a1357fecc1} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.02.05 01:50:13.787340 [ 4 ] {a84a7975-510f-484e-b3bf-44a1357fecc1} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001659 sec., 3616.636528028933 rows/sec., 805.27 KiB/sec. | ||
| 4618 | 2026.02.05 01:50:13.787383 [ 4 ] {a84a7975-510f-484e-b3bf-44a1357fecc1} <Debug> TCPHandler: Processed in 0.001932565 sec. | ||
| 4619 | 2026.02.05 01:50:13.787507 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.02.05 01:50:13.787605 [ 4 ] {2ae722e8-0a78-4bc3-9689-7e30fbfd1c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.02.05 01:50:13.787647 [ 4 ] {2ae722e8-0a78-4bc3-9689-7e30fbfd1c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4622 | 2026.02.05 01:50:13.788086 [ 4 ] {2ae722e8-0a78-4bc3-9689-7e30fbfd1c32} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.02.05 01:50:13.788124 [ 4 ] {2ae722e8-0a78-4bc3-9689-7e30fbfd1c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4624 | 2026.02.05 01:50:13.788438 [ 4 ] {2ae722e8-0a78-4bc3-9689-7e30fbfd1c32} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4625 | 2026.02.05 01:50:13.788669 [ 4 ] {2ae722e8-0a78-4bc3-9689-7e30fbfd1c32} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.02.05 01:50:13.788797 [ 4 ] {2ae722e8-0a78-4bc3-9689-7e30fbfd1c32} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001212 sec., 19801.980198019803 rows/sec., 1.64 MiB/sec. | ||
| 4627 | 2026.02.05 01:50:13.788838 [ 4 ] {2ae722e8-0a78-4bc3-9689-7e30fbfd1c32} <Debug> TCPHandler: Processed in 0.001381446 sec. | ||
| 4628 | 2026.02.05 01:50:13.788960 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.02.05 01:50:13.789053 [ 4 ] {16f8ce2e-d5eb-4a6e-b15a-15bba87a06c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4630 | 2026.02.05 01:50:13.789094 [ 4 ] {16f8ce2e-d5eb-4a6e-b15a-15bba87a06c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4631 | 2026.02.05 01:50:13.789485 [ 4 ] {16f8ce2e-d5eb-4a6e-b15a-15bba87a06c5} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.02.05 01:50:13.789521 [ 4 ] {16f8ce2e-d5eb-4a6e-b15a-15bba87a06c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4633 | 2026.02.05 01:50:13.789804 [ 4 ] {16f8ce2e-d5eb-4a6e-b15a-15bba87a06c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4634 | 2026.02.05 01:50:13.790023 [ 4 ] {16f8ce2e-d5eb-4a6e-b15a-15bba87a06c5} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.02.05 01:50:13.790151 [ 4 ] {16f8ce2e-d5eb-4a6e-b15a-15bba87a06c5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001116 sec., 1792.1146953405018 rows/sec., 146.13 KiB/sec. | ||
| 4636 | 2026.02.05 01:50:13.790190 [ 4 ] {16f8ce2e-d5eb-4a6e-b15a-15bba87a06c5} <Debug> TCPHandler: Processed in 0.001280713 sec. | ||
| 4637 | 2026.02.05 01:50:13.790307 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.02.05 01:50:13.790401 [ 4 ] {996e91d0-a3d1-45c4-94d4-df278cbdf575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4639 | 2026.02.05 01:50:13.790440 [ 4 ] {996e91d0-a3d1-45c4-94d4-df278cbdf575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4640 | 2026.02.05 01:50:13.791498 [ 4 ] {996e91d0-a3d1-45c4-94d4-df278cbdf575} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.02.05 01:50:13.791536 [ 4 ] {996e91d0-a3d1-45c4-94d4-df278cbdf575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4642 | 2026.02.05 01:50:13.791927 [ 4 ] {996e91d0-a3d1-45c4-94d4-df278cbdf575} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4643 | 2026.02.05 01:50:13.792159 [ 4 ] {996e91d0-a3d1-45c4-94d4-df278cbdf575} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.02.05 01:50:13.792287 [ 57 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4645 | 2026.02.05 01:50:13.792292 [ 4 ] {996e91d0-a3d1-45c4-94d4-df278cbdf575} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.001908 sec., 694444.4444444445 rows/sec., 57.98 MiB/sec. | ||
| 4646 | 2026.02.05 01:50:13.792356 [ 57 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.02.05 01:50:13.792374 [ 4 ] {996e91d0-a3d1-45c4-94d4-df278cbdf575} <Debug> TCPHandler: Processed in 0.002121599 sec. | ||
| 4648 | 2026.02.05 01:50:13.792382 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4649 | 2026.02.05 01:50:13.792499 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 4650 | 2026.02.05 01:50:13.792505 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2026.02.05 01:50:13.792624 [ 4 ] {251740db-024c-47d2-b40a-d611bfbb30c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4652 | 2026.02.05 01:50:13.792628 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4653 | 2026.02.05 01:50:13.792669 [ 4 ] {251740db-024c-47d2-b40a-d611bfbb30c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4654 | 2026.02.05 01:50:13.792676 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 264 rows starting from the beginning of the part | ||
| 4655 | 2026.02.05 01:50:13.792751 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 4656 | 2026.02.05 01:50:13.792798 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 131 rows starting from the beginning of the part | ||
| 4657 | 2026.02.05 01:50:13.792838 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4658 | 2026.02.05 01:50:13.792877 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4659 | 2026.02.05 01:50:13.792917 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1325 rows starting from the beginning of the part | ||
| 4660 | 2026.02.05 01:50:13.793088 [ 4 ] {251740db-024c-47d2-b40a-d611bfbb30c6} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.02.05 01:50:13.793130 [ 4 ] {251740db-024c-47d2-b40a-d611bfbb30c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4662 | 2026.02.05 01:50:13.793455 [ 4 ] {251740db-024c-47d2-b40a-d611bfbb30c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4663 | 2026.02.05 01:50:13.793692 [ 4 ] {251740db-024c-47d2-b40a-d611bfbb30c6} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.02.05 01:50:13.793823 [ 4 ] {251740db-024c-47d2-b40a-d611bfbb30c6} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001217 sec., 14790.468364831553 rows/sec., 1.12 MiB/sec. | ||
| 4665 | 2026.02.05 01:50:13.793863 [ 4 ] {251740db-024c-47d2-b40a-d611bfbb30c6} <Debug> TCPHandler: Processed in 0.001408436 sec. | ||
| 4666 | 2026.02.05 01:50:13.793977 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.02.05 01:50:13.794105 [ 4 ] {119ca89f-0ada-4023-9e83-e883e79a1239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.02.05 01:50:13.794146 [ 4 ] {119ca89f-0ada-4023-9e83-e883e79a1239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4669 | 2026.02.05 01:50:13.794155 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705351 sec., 1158705.7444479172 rows/sec., 102.11 MiB/sec. | ||
| 4670 | 2026.02.05 01:50:13.794390 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4671 | 2026.02.05 01:50:13.794628 [ 4 ] {119ca89f-0ada-4023-9e83-e883e79a1239} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2026.02.05 01:50:13.794672 [ 4 ] {119ca89f-0ada-4023-9e83-e883e79a1239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4673 | 2026.02.05 01:50:13.794695 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.02.05 01:50:13.794794 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_31_6} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4675 | 2026.02.05 01:50:13.794905 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4676 | 2026.02.05 01:50:13.795011 [ 4 ] {119ca89f-0ada-4023-9e83-e883e79a1239} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4677 | 2026.02.05 01:50:13.795246 [ 4 ] {119ca89f-0ada-4023-9e83-e883e79a1239} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.02.05 01:50:13.795373 [ 4 ] {119ca89f-0ada-4023-9e83-e883e79a1239} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001285 sec., 196108.94941634242 rows/sec., 13.56 MiB/sec. | ||
| 4679 | 2026.02.05 01:50:13.795410 [ 4 ] {119ca89f-0ada-4023-9e83-e883e79a1239} <Debug> TCPHandler: Processed in 0.001483657 sec. | ||
| 4680 | 2026.02.05 01:50:13.795528 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.02.05 01:50:13.795622 [ 4 ] {6984f01b-1dd7-40ba-b2de-91856ebb061f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.02.05 01:50:13.795662 [ 4 ] {6984f01b-1dd7-40ba-b2de-91856ebb061f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4683 | 2026.02.05 01:50:13.796055 [ 4 ] {6984f01b-1dd7-40ba-b2de-91856ebb061f} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.02.05 01:50:13.796091 [ 4 ] {6984f01b-1dd7-40ba-b2de-91856ebb061f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4685 | 2026.02.05 01:50:13.796379 [ 4 ] {6984f01b-1dd7-40ba-b2de-91856ebb061f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4686 | 2026.02.05 01:50:13.796591 [ 4 ] {6984f01b-1dd7-40ba-b2de-91856ebb061f} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.02.05 01:50:13.796708 [ 4 ] {6984f01b-1dd7-40ba-b2de-91856ebb061f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 4688 | 2026.02.05 01:50:13.796744 [ 4 ] {6984f01b-1dd7-40ba-b2de-91856ebb061f} <Debug> TCPHandler: Processed in 0.001298694 sec. | ||
| 4689 | 2026.02.05 01:50:13.796849 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.02.05 01:50:13.796937 [ 4 ] {0c7457e6-e0e0-4f7c-bcde-4aee4979eaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4691 | 2026.02.05 01:50:13.796974 [ 4 ] {0c7457e6-e0e0-4f7c-bcde-4aee4979eaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4692 | 2026.02.05 01:50:13.797607 [ 4 ] {0c7457e6-e0e0-4f7c-bcde-4aee4979eaa1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.02.05 01:50:13.797645 [ 4 ] {0c7457e6-e0e0-4f7c-bcde-4aee4979eaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4694 | 2026.02.05 01:50:13.797977 [ 4 ] {0c7457e6-e0e0-4f7c-bcde-4aee4979eaa1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4695 | 2026.02.05 01:50:13.798195 [ 4 ] {0c7457e6-e0e0-4f7c-bcde-4aee4979eaa1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.02.05 01:50:13.798304 [ 57 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4697 | 2026.02.05 01:50:13.798323 [ 4 ] {0c7457e6-e0e0-4f7c-bcde-4aee4979eaa1} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001358 sec., 413843.8880706922 rows/sec., 31.03 MiB/sec. | ||
| 4698 | 2026.02.05 01:50:13.798352 [ 57 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.02.05 01:50:13.798373 [ 4 ] {0c7457e6-e0e0-4f7c-bcde-4aee4979eaa1} <Debug> TCPHandler: Processed in 0.001534418 sec. | ||
| 4700 | 2026.02.05 01:50:13.798377 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4701 | 2026.02.05 01:50:13.798468 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 4702 | 2026.02.05 01:50:13.798497 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4703 | 2026.02.05 01:50:13.798556 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4704 | 2026.02.05 01:50:13.798583 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 174 rows starting from the beginning of the part | ||
| 4705 | 2026.02.05 01:50:13.798591 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4706 | 2026.02.05 01:50:13.798636 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4707 | 2026.02.05 01:50:13.798638 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 68 rows starting from the beginning of the part | ||
| 4708 | 2026.02.05 01:50:13.798686 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
| 4709 | 2026.02.05 01:50:13.798725 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
| 4710 | 2026.02.05 01:50:13.798761 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part | ||
| 4711 | 2026.02.05 01:50:13.798799 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 562 rows starting from the beginning of the part | ||
| 4712 | 2026.02.05 01:50:13.799675 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233953 sec., 873615.1214835573 rows/sec., 70.47 MiB/sec. | ||
| 4713 | 2026.02.05 01:50:13.799846 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4714 | 2026.02.05 01:50:13.800082 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.02.05 01:50:13.800149 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_31_6} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4716 | 2026.02.05 01:50:13.800207 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4717 | 2026.02.05 01:50:13.800403 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.02.05 01:50:13.800439 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4719 | 2026.02.05 01:50:13.801168 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4720 | 2026.02.05 01:50:13.801397 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.02.05 01:50:13.801508 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4722 | 2026.02.05 01:50:13.801530 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Debug> executeQuery: Read 4853 rows, 332.75 KiB in 0.002956 sec., 1641745.602165088 rows/sec., 109.93 MiB/sec. | ||
| 4723 | 2026.02.05 01:50:13.801538 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.02.05 01:50:13.801572 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4725 | 2026.02.05 01:50:13.801578 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4726 | 2026.02.05 01:50:13.801599 [ 4 ] {418c0449-dd55-4b77-9ccc-59052372edd4} <Debug> TCPHandler: Processed in 0.003152957 sec. | ||
| 4727 | 2026.02.05 01:50:13.801643 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 4728 | 2026.02.05 01:50:13.801725 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.02.05 01:50:13.801737 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2026.02.05 01:50:13.801774 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4201 rows starting from the beginning of the part | ||
| 4731 | 2026.02.05 01:50:13.801828 [ 4 ] {33bf508d-127c-4ad2-aca4-2a87c3077688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4732 | 2026.02.05 01:50:13.801846 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 4733 | 2026.02.05 01:50:13.801889 [ 4 ] {33bf508d-127c-4ad2-aca4-2a87c3077688} <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 | ||
| 4734 | 2026.02.05 01:50:13.801898 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 163 rows starting from the beginning of the part | ||
| 4735 | 2026.02.05 01:50:13.801950 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4736 | 2026.02.05 01:50:13.801992 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 4737 | 2026.02.05 01:50:13.802033 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4853 rows starting from the beginning of the part | ||
| 4738 | 2026.02.05 01:50:13.802624 [ 4 ] {33bf508d-127c-4ad2-aca4-2a87c3077688} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.02.05 01:50:13.802666 [ 4 ] {33bf508d-127c-4ad2-aca4-2a87c3077688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4740 | 2026.02.05 01:50:13.803223 [ 4 ] {33bf508d-127c-4ad2-aca4-2a87c3077688} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4741 | 2026.02.05 01:50:13.803467 [ 4 ] {33bf508d-127c-4ad2-aca4-2a87c3077688} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.02.05 01:50:13.803613 [ 4 ] {33bf508d-127c-4ad2-aca4-2a87c3077688} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001804 sec., 2217.294900221729 rows/sec., 3.97 MiB/sec. | ||
| 4743 | 2026.02.05 01:50:13.803666 [ 4 ] {33bf508d-127c-4ad2-aca4-2a87c3077688} <Debug> TCPHandler: Processed in 0.001993347 sec. | ||
| 4744 | 2026.02.05 01:50:13.803785 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.02.05 01:50:13.803880 [ 4 ] {e70462d5-a08a-4d4e-b505-171f92a054d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.02.05 01:50:13.803921 [ 4 ] {e70462d5-a08a-4d4e-b505-171f92a054d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4747 | 2026.02.05 01:50:13.804281 [ 4 ] {e70462d5-a08a-4d4e-b505-171f92a054d8} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.02.05 01:50:13.804318 [ 4 ] {e70462d5-a08a-4d4e-b505-171f92a054d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4749 | 2026.02.05 01:50:13.804665 [ 4 ] {e70462d5-a08a-4d4e-b505-171f92a054d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4750 | 2026.02.05 01:50:13.804884 [ 4 ] {e70462d5-a08a-4d4e-b505-171f92a054d8} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.02.05 01:50:13.805015 [ 4 ] {e70462d5-a08a-4d4e-b505-171f92a054d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 4752 | 2026.02.05 01:50:13.805053 [ 4 ] {e70462d5-a08a-4d4e-b505-171f92a054d8} <Debug> TCPHandler: Processed in 0.001318144 sec. | ||
| 4753 | 2026.02.05 01:50:13.806071 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9697 rows, containing 5 columns (5 merged, 0 gathered) in 0.004458252 sec., 2175067.717123213 rows/sec., 149.34 MiB/sec. | ||
| 4754 | 2026.02.05 01:50:13.806278 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4755 | 2026.02.05 01:50:13.806541 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.02.05 01:50:13.806612 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4757 | 2026.02.05 01:50:13.806673 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4758 | 2026.02.05 01:50:14.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.15 MiB, peak 253.22 MiB, free memory in arenas 0.00 B, will set to 249.33 MiB (RSS), difference: 1.18 MiB | ||
| 4759 | 2026.02.05 01:50:15.038616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11061 | ||
| 4760 | 2026.02.05 01:50:15.039446 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.02.05 01:50:15.039485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4762 | 2026.02.05 01:50:15.039995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4763 | 2026.02.05 01:50:15.040251 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.02.05 01:50:15.040384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11061 | ||
| 4765 | 2026.02.05 01:50:15.682013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4766 | 2026.02.05 01:50:15.698556 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2026.02.05 01:50:15.698607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4768 | 2026.02.05 01:50:15.704854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4769 | 2026.02.05 01:50:15.705561 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.02.05 01:50:15.708127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4771 | 2026.02.05 01:50:18.641026 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.02.05 01:50:18.641239 [ 4 ] {1a94684d-1790-407c-9db5-a5540c55ded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4773 | 2026.02.05 01:50:18.641317 [ 4 ] {1a94684d-1790-407c-9db5-a5540c55ded9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4774 | 2026.02.05 01:50:18.642077 [ 4 ] {1a94684d-1790-407c-9db5-a5540c55ded9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.02.05 01:50:18.642130 [ 4 ] {1a94684d-1790-407c-9db5-a5540c55ded9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4776 | 2026.02.05 01:50:18.642532 [ 4 ] {1a94684d-1790-407c-9db5-a5540c55ded9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4777 | 2026.02.05 01:50:18.642781 [ 4 ] {1a94684d-1790-407c-9db5-a5540c55ded9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.02.05 01:50:18.642935 [ 4 ] {1a94684d-1790-407c-9db5-a5540c55ded9} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001754 sec., 72976.05473204106 rows/sec., 6.29 MiB/sec. | ||
| 4779 | 2026.02.05 01:50:18.642978 [ 4 ] {1a94684d-1790-407c-9db5-a5540c55ded9} <Debug> TCPHandler: Processed in 0.002092138 sec. | ||
| 4780 | 2026.02.05 01:50:18.643101 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4781 | 2026.02.05 01:50:18.643196 [ 4 ] {2ccea7ad-c757-4d62-a67f-c52900355114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4782 | 2026.02.05 01:50:18.643239 [ 4 ] {2ccea7ad-c757-4d62-a67f-c52900355114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4783 | 2026.02.05 01:50:18.643662 [ 4 ] {2ccea7ad-c757-4d62-a67f-c52900355114} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.02.05 01:50:18.643701 [ 4 ] {2ccea7ad-c757-4d62-a67f-c52900355114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4785 | 2026.02.05 01:50:18.644006 [ 4 ] {2ccea7ad-c757-4d62-a67f-c52900355114} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4786 | 2026.02.05 01:50:18.644242 [ 4 ] {2ccea7ad-c757-4d62-a67f-c52900355114} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.02.05 01:50:18.644372 [ 4 ] {2ccea7ad-c757-4d62-a67f-c52900355114} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001195 sec., 30125.523012552298 rows/sec., 2.21 MiB/sec. | ||
| 4788 | 2026.02.05 01:50:18.644411 [ 4 ] {2ccea7ad-c757-4d62-a67f-c52900355114} <Debug> TCPHandler: Processed in 0.001362405 sec. | ||
| 4789 | 2026.02.05 01:50:18.644523 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.02.05 01:50:18.644617 [ 4 ] {0efbdabe-fefb-40d0-9d6a-8349aeef922c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4791 | 2026.02.05 01:50:18.644659 [ 4 ] {0efbdabe-fefb-40d0-9d6a-8349aeef922c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4792 | 2026.02.05 01:50:18.645096 [ 4 ] {0efbdabe-fefb-40d0-9d6a-8349aeef922c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.02.05 01:50:18.645133 [ 4 ] {0efbdabe-fefb-40d0-9d6a-8349aeef922c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4794 | 2026.02.05 01:50:18.645447 [ 4 ] {0efbdabe-fefb-40d0-9d6a-8349aeef922c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4795 | 2026.02.05 01:50:18.645672 [ 4 ] {0efbdabe-fefb-40d0-9d6a-8349aeef922c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.02.05 01:50:18.645803 [ 4 ] {0efbdabe-fefb-40d0-9d6a-8349aeef922c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001204 sec., 83056.47840531562 rows/sec., 6.49 MiB/sec. | ||
| 4797 | 2026.02.05 01:50:18.645850 [ 4 ] {0efbdabe-fefb-40d0-9d6a-8349aeef922c} <Debug> TCPHandler: Processed in 0.001376155 sec. | ||
| 4798 | 2026.02.05 01:50:18.645966 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.02.05 01:50:18.646061 [ 4 ] {b95b0aad-6760-481f-a0cc-ea904177bda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.02.05 01:50:18.646105 [ 4 ] {b95b0aad-6760-481f-a0cc-ea904177bda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4801 | 2026.02.05 01:50:18.646506 [ 4 ] {b95b0aad-6760-481f-a0cc-ea904177bda7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.02.05 01:50:18.646543 [ 4 ] {b95b0aad-6760-481f-a0cc-ea904177bda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4803 | 2026.02.05 01:50:18.646869 [ 4 ] {b95b0aad-6760-481f-a0cc-ea904177bda7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4804 | 2026.02.05 01:50:18.647087 [ 4 ] {b95b0aad-6760-481f-a0cc-ea904177bda7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.02.05 01:50:18.647220 [ 4 ] {b95b0aad-6760-481f-a0cc-ea904177bda7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4806 | 2026.02.05 01:50:18.647266 [ 4 ] {b95b0aad-6760-481f-a0cc-ea904177bda7} <Debug> TCPHandler: Processed in 0.001352305 sec. | ||
| 4807 | 2026.02.05 01:50:18.647383 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.02.05 01:50:18.647477 [ 4 ] {e9dfb0a3-0125-4713-a9e0-77462871ca58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4809 | 2026.02.05 01:50:18.647531 [ 4 ] {e9dfb0a3-0125-4713-a9e0-77462871ca58} <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 | ||
| 4810 | 2026.02.05 01:50:18.648295 [ 4 ] {e9dfb0a3-0125-4713-a9e0-77462871ca58} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.02.05 01:50:18.648332 [ 4 ] {e9dfb0a3-0125-4713-a9e0-77462871ca58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4812 | 2026.02.05 01:50:18.648871 [ 4 ] {e9dfb0a3-0125-4713-a9e0-77462871ca58} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4813 | 2026.02.05 01:50:18.649098 [ 4 ] {e9dfb0a3-0125-4713-a9e0-77462871ca58} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.02.05 01:50:18.649239 [ 4 ] {e9dfb0a3-0125-4713-a9e0-77462871ca58} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00178 sec., 20224.719101123595 rows/sec., 36.24 MiB/sec. | ||
| 4815 | 2026.02.05 01:50:18.649299 [ 4 ] {e9dfb0a3-0125-4713-a9e0-77462871ca58} <Debug> TCPHandler: Processed in 0.001964706 sec. | ||
| 4816 | 2026.02.05 01:50:18.649419 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.02.05 01:50:18.649514 [ 4 ] {632b7a59-cd89-4cb2-be00-c0dfde79ced2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.02.05 01:50:18.649556 [ 4 ] {632b7a59-cd89-4cb2-be00-c0dfde79ced2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4819 | 2026.02.05 01:50:18.649889 [ 4 ] {632b7a59-cd89-4cb2-be00-c0dfde79ced2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.02.05 01:50:18.649925 [ 4 ] {632b7a59-cd89-4cb2-be00-c0dfde79ced2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4821 | 2026.02.05 01:50:18.650231 [ 4 ] {632b7a59-cd89-4cb2-be00-c0dfde79ced2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4822 | 2026.02.05 01:50:18.650448 [ 4 ] {632b7a59-cd89-4cb2-be00-c0dfde79ced2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.02.05 01:50:18.650553 [ 77 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4824 | 2026.02.05 01:50:18.650576 [ 4 ] {632b7a59-cd89-4cb2-be00-c0dfde79ced2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 4825 | 2026.02.05 01:50:18.650622 [ 77 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.02.05 01:50:18.650635 [ 4 ] {632b7a59-cd89-4cb2-be00-c0dfde79ced2} <Debug> TCPHandler: Processed in 0.001267933 sec. | ||
| 4827 | 2026.02.05 01:50:18.650648 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4828 | 2026.02.05 01:50:18.650780 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4829 | 2026.02.05 01:50:18.650943 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4830 | 2026.02.05 01:50:18.650983 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part | ||
| 4831 | 2026.02.05 01:50:18.651056 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4832 | 2026.02.05 01:50:18.651104 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4833 | 2026.02.05 01:50:18.651148 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4834 | 2026.02.05 01:50:18.651187 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4835 | 2026.02.05 01:50:18.651227 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 4836 | 2026.02.05 01:50:18.652218 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001497747 sec., 1209817.145352319 rows/sec., 81.48 MiB/sec. | ||
| 4837 | 2026.02.05 01:50:18.652400 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4838 | 2026.02.05 01:50:18.652643 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_31_6} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.02.05 01:50:18.652716 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_31_6} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4840 | 2026.02.05 01:50:18.652783 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4841 | 2026.02.05 01:50:22.435031 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4842 | 2026.02.05 01:50:22.435100 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4843 | 2026.02.05 01:50:22.540559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11509 | ||
| 4844 | 2026.02.05 01:50:22.541124 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.02.05 01:50:22.541174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4846 | 2026.02.05 01:50:22.541716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4847 | 2026.02.05 01:50:22.541946 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.02.05 01:50:22.542075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11509 | ||
| 4849 | 2026.02.05 01:50:22.567277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 598 | ||
| 4850 | 2026.02.05 01:50:22.570240 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.02.05 01:50:22.570300 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4852 | 2026.02.05 01:50:22.571570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4853 | 2026.02.05 01:50:22.571849 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.02.05 01:50:22.572202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4855 | 2026.02.05 01:50:23.208295 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4856 | 2026.02.05 01:50:23.225359 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.02.05 01:50:23.225423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4858 | 2026.02.05 01:50:23.231257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4859 | 2026.02.05 01:50:23.231947 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.02.05 01:50:23.234845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4861 | 2026.02.05 01:50:23.638242 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4862 | 2026.02.05 01:50:23.638430 [ 4 ] {01bff460-23e4-4772-b132-11fbc6bea2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4863 | 2026.02.05 01:50:23.638502 [ 4 ] {01bff460-23e4-4772-b132-11fbc6bea2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4864 | 2026.02.05 01:50:23.639215 [ 4 ] {01bff460-23e4-4772-b132-11fbc6bea2c7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.02.05 01:50:23.639259 [ 4 ] {01bff460-23e4-4772-b132-11fbc6bea2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4866 | 2026.02.05 01:50:23.639668 [ 4 ] {01bff460-23e4-4772-b132-11fbc6bea2c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4867 | 2026.02.05 01:50:23.639907 [ 4 ] {01bff460-23e4-4772-b132-11fbc6bea2c7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.02.05 01:50:23.640057 [ 4 ] {01bff460-23e4-4772-b132-11fbc6bea2c7} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001679 sec., 38117.92733770101 rows/sec., 3.02 MiB/sec. | ||
| 4869 | 2026.02.05 01:50:23.640098 [ 4 ] {01bff460-23e4-4772-b132-11fbc6bea2c7} <Debug> TCPHandler: Processed in 0.001995027 sec. | ||
| 4870 | 2026.02.05 01:50:23.640220 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.02.05 01:50:23.640316 [ 4 ] {26f7c37a-380f-41a6-882d-78a1c492ba8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.02.05 01:50:23.640357 [ 4 ] {26f7c37a-380f-41a6-882d-78a1c492ba8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4873 | 2026.02.05 01:50:23.640748 [ 4 ] {26f7c37a-380f-41a6-882d-78a1c492ba8f} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2026.02.05 01:50:23.640782 [ 4 ] {26f7c37a-380f-41a6-882d-78a1c492ba8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4875 | 2026.02.05 01:50:23.641076 [ 4 ] {26f7c37a-380f-41a6-882d-78a1c492ba8f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4876 | 2026.02.05 01:50:23.641295 [ 4 ] {26f7c37a-380f-41a6-882d-78a1c492ba8f} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2026.02.05 01:50:23.641423 [ 4 ] {26f7c37a-380f-41a6-882d-78a1c492ba8f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001126 sec., 3552.3978685612788 rows/sec., 267.12 KiB/sec. | ||
| 4878 | 2026.02.05 01:50:23.641460 [ 4 ] {26f7c37a-380f-41a6-882d-78a1c492ba8f} <Debug> TCPHandler: Processed in 0.001292994 sec. | ||
| 4879 | 2026.02.05 01:50:23.641580 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2026.02.05 01:50:23.641698 [ 4 ] {6baec048-6aad-46de-98d1-23883857d87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4881 | 2026.02.05 01:50:23.641748 [ 4 ] {6baec048-6aad-46de-98d1-23883857d87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4882 | 2026.02.05 01:50:23.642244 [ 4 ] {6baec048-6aad-46de-98d1-23883857d87d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.02.05 01:50:23.642286 [ 4 ] {6baec048-6aad-46de-98d1-23883857d87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4884 | 2026.02.05 01:50:23.642617 [ 4 ] {6baec048-6aad-46de-98d1-23883857d87d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4885 | 2026.02.05 01:50:23.642837 [ 4 ] {6baec048-6aad-46de-98d1-23883857d87d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.02.05 01:50:23.642963 [ 4 ] {6baec048-6aad-46de-98d1-23883857d87d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00129 sec., 52713.17829457365 rows/sec., 4.11 MiB/sec. | ||
| 4887 | 2026.02.05 01:50:23.643000 [ 4 ] {6baec048-6aad-46de-98d1-23883857d87d} <Debug> TCPHandler: Processed in 0.001480167 sec. | ||
| 4888 | 2026.02.05 01:50:23.643112 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.02.05 01:50:23.643206 [ 4 ] {1dc4503c-6fc3-4806-8d22-e0860e5d93a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.02.05 01:50:23.643249 [ 4 ] {1dc4503c-6fc3-4806-8d22-e0860e5d93a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4891 | 2026.02.05 01:50:23.643657 [ 4 ] {1dc4503c-6fc3-4806-8d22-e0860e5d93a1} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.02.05 01:50:23.643691 [ 4 ] {1dc4503c-6fc3-4806-8d22-e0860e5d93a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4893 | 2026.02.05 01:50:23.644015 [ 4 ] {1dc4503c-6fc3-4806-8d22-e0860e5d93a1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4894 | 2026.02.05 01:50:23.644230 [ 4 ] {1dc4503c-6fc3-4806-8d22-e0860e5d93a1} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2026.02.05 01:50:23.644357 [ 4 ] {1dc4503c-6fc3-4806-8d22-e0860e5d93a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4896 | 2026.02.05 01:50:23.644392 [ 4 ] {1dc4503c-6fc3-4806-8d22-e0860e5d93a1} <Debug> TCPHandler: Processed in 0.001328845 sec. | ||
| 4897 | 2026.02.05 01:50:23.644498 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2026.02.05 01:50:23.644591 [ 4 ] {350bbed7-078f-4540-ab64-4a0f60b51804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.02.05 01:50:23.644646 [ 4 ] {350bbed7-078f-4540-ab64-4a0f60b51804} <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 | ||
| 4900 | 2026.02.05 01:50:23.645350 [ 4 ] {350bbed7-078f-4540-ab64-4a0f60b51804} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.02.05 01:50:23.645385 [ 4 ] {350bbed7-078f-4540-ab64-4a0f60b51804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4902 | 2026.02.05 01:50:23.645880 [ 4 ] {350bbed7-078f-4540-ab64-4a0f60b51804} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4903 | 2026.02.05 01:50:23.646105 [ 4 ] {350bbed7-078f-4540-ab64-4a0f60b51804} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.02.05 01:50:23.646241 [ 4 ] {350bbed7-078f-4540-ab64-4a0f60b51804} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001668 sec., 2398.0815347721823 rows/sec., 4.30 MiB/sec. | ||
| 4905 | 2026.02.05 01:50:23.646253 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4906 | 2026.02.05 01:50:23.646291 [ 4 ] {350bbed7-078f-4540-ab64-4a0f60b51804} <Debug> TCPHandler: Processed in 0.001842463 sec. | ||
| 4907 | 2026.02.05 01:50:23.646329 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.02.05 01:50:23.646359 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4909 | 2026.02.05 01:50:23.646418 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.02.05 01:50:23.646460 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 4911 | 2026.02.05 01:50:23.646517 [ 4 ] {3952e298-d682-4ec0-be84-2454690e9403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.02.05 01:50:23.646558 [ 4 ] {3952e298-d682-4ec0-be84-2454690e9403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4913 | 2026.02.05 01:50:23.646665 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4914 | 2026.02.05 01:50:23.646724 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 495 rows starting from the beginning of the part | ||
| 4915 | 2026.02.05 01:50:23.646858 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 4916 | 2026.02.05 01:50:23.646891 [ 4 ] {3952e298-d682-4ec0-be84-2454690e9403} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.02.05 01:50:23.646927 [ 4 ] {3952e298-d682-4ec0-be84-2454690e9403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4918 | 2026.02.05 01:50:23.646973 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 4919 | 2026.02.05 01:50:23.647093 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 4920 | 2026.02.05 01:50:23.647208 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4921 | 2026.02.05 01:50:23.647242 [ 4 ] {3952e298-d682-4ec0-be84-2454690e9403} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4922 | 2026.02.05 01:50:23.647320 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 4923 | 2026.02.05 01:50:23.647463 [ 4 ] {3952e298-d682-4ec0-be84-2454690e9403} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.02.05 01:50:23.647589 [ 4 ] {3952e298-d682-4ec0-be84-2454690e9403} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4925 | 2026.02.05 01:50:23.647624 [ 4 ] {3952e298-d682-4ec0-be84-2454690e9403} <Debug> TCPHandler: Processed in 0.001254143 sec. | ||
| 4926 | 2026.02.05 01:50:23.670042 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 19 columns (19 merged, 0 gathered) in 0.023624742 sec., 24508.204153086623 rows/sec., 43.92 MiB/sec. | ||
| 4927 | 2026.02.05 01:50:23.671020 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4928 | 2026.02.05 01:50:23.671394 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.02.05 01:50:23.671475 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4930 | 2026.02.05 01:50:23.671615 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 4931 | 2026.02.05 01:50:28.640036 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.02.05 01:50:28.640310 [ 4 ] {859c2516-ebd2-4ea5-b910-422051ede8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4933 | 2026.02.05 01:50:28.640408 [ 4 ] {859c2516-ebd2-4ea5-b910-422051ede8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4934 | 2026.02.05 01:50:28.641211 [ 4 ] {859c2516-ebd2-4ea5-b910-422051ede8ce} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.02.05 01:50:28.641258 [ 4 ] {859c2516-ebd2-4ea5-b910-422051ede8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4936 | 2026.02.05 01:50:28.641663 [ 4 ] {859c2516-ebd2-4ea5-b910-422051ede8ce} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4937 | 2026.02.05 01:50:28.641901 [ 4 ] {859c2516-ebd2-4ea5-b910-422051ede8ce} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.02.05 01:50:28.642056 [ 4 ] {859c2516-ebd2-4ea5-b910-422051ede8ce} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001816 sec., 70484.58149779736 rows/sec., 6.07 MiB/sec. | ||
| 4939 | 2026.02.05 01:50:28.642105 [ 4 ] {859c2516-ebd2-4ea5-b910-422051ede8ce} <Debug> TCPHandler: Processed in 0.00223705 sec. | ||
| 4940 | 2026.02.05 01:50:28.642234 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.02.05 01:50:28.642335 [ 4 ] {990e4f1e-ae46-4882-a54e-eef17409336e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4942 | 2026.02.05 01:50:28.642379 [ 4 ] {990e4f1e-ae46-4882-a54e-eef17409336e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4943 | 2026.02.05 01:50:28.642801 [ 4 ] {990e4f1e-ae46-4882-a54e-eef17409336e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.02.05 01:50:28.642838 [ 4 ] {990e4f1e-ae46-4882-a54e-eef17409336e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4945 | 2026.02.05 01:50:28.643144 [ 4 ] {990e4f1e-ae46-4882-a54e-eef17409336e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4946 | 2026.02.05 01:50:28.643371 [ 4 ] {990e4f1e-ae46-4882-a54e-eef17409336e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.02.05 01:50:28.643502 [ 4 ] {990e4f1e-ae46-4882-a54e-eef17409336e} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00119 sec., 30252.100840336134 rows/sec., 2.22 MiB/sec. | ||
| 4948 | 2026.02.05 01:50:28.643540 [ 4 ] {990e4f1e-ae46-4882-a54e-eef17409336e} <Debug> TCPHandler: Processed in 0.001358985 sec. | ||
| 4949 | 2026.02.05 01:50:28.643650 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.02.05 01:50:28.643746 [ 4 ] {d47c01d3-fe49-4693-ae68-760d145e797b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4951 | 2026.02.05 01:50:28.643787 [ 4 ] {d47c01d3-fe49-4693-ae68-760d145e797b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4952 | 2026.02.05 01:50:28.644223 [ 4 ] {d47c01d3-fe49-4693-ae68-760d145e797b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.02.05 01:50:28.644260 [ 4 ] {d47c01d3-fe49-4693-ae68-760d145e797b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4954 | 2026.02.05 01:50:28.644572 [ 4 ] {d47c01d3-fe49-4693-ae68-760d145e797b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4955 | 2026.02.05 01:50:28.644782 [ 4 ] {d47c01d3-fe49-4693-ae68-760d145e797b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.02.05 01:50:28.644908 [ 4 ] {d47c01d3-fe49-4693-ae68-760d145e797b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001182 sec., 84602.36886632825 rows/sec., 6.61 MiB/sec. | ||
| 4957 | 2026.02.05 01:50:28.644945 [ 4 ] {d47c01d3-fe49-4693-ae68-760d145e797b} <Debug> TCPHandler: Processed in 0.001344164 sec. | ||
| 4958 | 2026.02.05 01:50:28.645054 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.02.05 01:50:28.645149 [ 4 ] {7d7705bf-c42b-46e1-839f-e3fe0e12d4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4960 | 2026.02.05 01:50:28.645192 [ 4 ] {7d7705bf-c42b-46e1-839f-e3fe0e12d4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4961 | 2026.02.05 01:50:28.645640 [ 4 ] {7d7705bf-c42b-46e1-839f-e3fe0e12d4d0} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.02.05 01:50:28.645675 [ 4 ] {7d7705bf-c42b-46e1-839f-e3fe0e12d4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4963 | 2026.02.05 01:50:28.646003 [ 4 ] {7d7705bf-c42b-46e1-839f-e3fe0e12d4d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4964 | 2026.02.05 01:50:28.646211 [ 4 ] {7d7705bf-c42b-46e1-839f-e3fe0e12d4d0} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.02.05 01:50:28.646341 [ 4 ] {7d7705bf-c42b-46e1-839f-e3fe0e12d4d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 4966 | 2026.02.05 01:50:28.646378 [ 4 ] {7d7705bf-c42b-46e1-839f-e3fe0e12d4d0} <Debug> TCPHandler: Processed in 0.001373125 sec. | ||
| 4967 | 2026.02.05 01:50:28.646480 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.02.05 01:50:28.646574 [ 4 ] {65fd0f08-d5ca-4f3e-9508-598236199447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.02.05 01:50:28.646627 [ 4 ] {65fd0f08-d5ca-4f3e-9508-598236199447} <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 | ||
| 4970 | 2026.02.05 01:50:28.647487 [ 4 ] {65fd0f08-d5ca-4f3e-9508-598236199447} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.02.05 01:50:28.647523 [ 4 ] {65fd0f08-d5ca-4f3e-9508-598236199447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4972 | 2026.02.05 01:50:28.648051 [ 4 ] {65fd0f08-d5ca-4f3e-9508-598236199447} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4973 | 2026.02.05 01:50:28.648271 [ 4 ] {65fd0f08-d5ca-4f3e-9508-598236199447} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.02.05 01:50:28.648404 [ 4 ] {65fd0f08-d5ca-4f3e-9508-598236199447} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001848 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 4975 | 2026.02.05 01:50:28.648455 [ 4 ] {65fd0f08-d5ca-4f3e-9508-598236199447} <Debug> TCPHandler: Processed in 0.002024087 sec. | ||
| 4976 | 2026.02.05 01:50:28.648568 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2026.02.05 01:50:28.648662 [ 4 ] {10b19829-1cd0-4c98-8873-557a86490b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4978 | 2026.02.05 01:50:28.648704 [ 4 ] {10b19829-1cd0-4c98-8873-557a86490b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4979 | 2026.02.05 01:50:28.649048 [ 4 ] {10b19829-1cd0-4c98-8873-557a86490b40} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.02.05 01:50:28.649084 [ 4 ] {10b19829-1cd0-4c98-8873-557a86490b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4981 | 2026.02.05 01:50:28.649377 [ 4 ] {10b19829-1cd0-4c98-8873-557a86490b40} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4982 | 2026.02.05 01:50:28.649590 [ 4 ] {10b19829-1cd0-4c98-8873-557a86490b40} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.02.05 01:50:28.649715 [ 4 ] {10b19829-1cd0-4c98-8873-557a86490b40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4984 | 2026.02.05 01:50:28.649751 [ 4 ] {10b19829-1cd0-4c98-8873-557a86490b40} <Debug> TCPHandler: Processed in 0.001233492 sec. | ||
| 4985 | 2026.02.05 01:50:30.042232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12021 | ||
| 4986 | 2026.02.05 01:50:30.042935 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.02.05 01:50:30.042982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4988 | 2026.02.05 01:50:30.043485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4989 | 2026.02.05 01:50:30.043732 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.02.05 01:50:30.043866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12021 | ||
| 4991 | 2026.02.05 01:50:30.734989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4992 | 2026.02.05 01:50:30.761845 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.02.05 01:50:30.761944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 4994 | 2026.02.05 01:50:30.772007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4995 | 2026.02.05 01:50:30.773304 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.02.05 01:50:30.780506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4997 | 2026.02.05 01:50:31.373096 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62928 | ||
| 4998 | 2026.02.05 01:50:31.373212 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4999 | 2026.02.05 01:50:31.373239 [ 286 ] {} <Debug> TCP-Session: 7333b84d-c9b9-4ab9-a862-919369649a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:62928 | ||
| 5000 | 2026.02.05 01:50:31.373262 [ 286 ] {} <Debug> TCP-Session: 7333b84d-c9b9-4ab9-a862-919369649a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2026.02.05 01:50:31.373275 [ 286 ] {} <Debug> TCP-Session: 7333b84d-c9b9-4ab9-a862-919369649a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5002 | 2026.02.05 01:50:31.373473 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34203 | ||
| 5003 | 2026.02.05 01:50:31.373504 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42017 | ||
| 5004 | 2026.02.05 01:50:31.373532 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36450 | ||
| 5005 | 2026.02.05 01:50:31.373548 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55806 | ||
| 5006 | 2026.02.05 01:50:31.373556 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38115 | ||
| 5007 | 2026.02.05 01:50:31.373609 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5008 | 2026.02.05 01:50:31.373611 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5009 | 2026.02.05 01:50:31.373639 [ 290 ] {} <Debug> TCP-Session: 04058b6e-4dbb-4d78-a6d9-513772da0736 Authenticating user 'default' from [fd00:1122:3344:101::e]:42017 | ||
| 5010 | 2026.02.05 01:50:31.373543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40050 | ||
| 5011 | 2026.02.05 01:50:31.373675 [ 288 ] {} <Debug> TCP-Session: f8482070-f1d3-4050-941c-bd5b03c1ea46 Authenticating user 'default' from [fd00:1122:3344:101::e]:34203 | ||
| 5012 | 2026.02.05 01:50:31.373677 [ 286 ] {} <Trace> TCP-Session: 7333b84d-c9b9-4ab9-a862-919369649a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2026.02.05 01:50:31.373731 [ 288 ] {} <Debug> TCP-Session: f8482070-f1d3-4050-941c-bd5b03c1ea46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5014 | 2026.02.05 01:50:31.373762 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5015 | 2026.02.05 01:50:31.373771 [ 288 ] {} <Debug> TCP-Session: f8482070-f1d3-4050-941c-bd5b03c1ea46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5016 | 2026.02.05 01:50:31.373792 [ 294 ] {} <Debug> TCP-Session: f39e165b-8499-42f4-b95a-a4ed0e99e391 Authenticating user 'default' from [fd00:1122:3344:101::e]:55806 | ||
| 5017 | 2026.02.05 01:50:31.373676 [ 290 ] {} <Debug> TCP-Session: 04058b6e-4dbb-4d78-a6d9-513772da0736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5018 | 2026.02.05 01:50:31.373820 [ 294 ] {} <Debug> TCP-Session: f39e165b-8499-42f4-b95a-a4ed0e99e391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5019 | 2026.02.05 01:50:31.373840 [ 290 ] {} <Debug> TCP-Session: 04058b6e-4dbb-4d78-a6d9-513772da0736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5020 | 2026.02.05 01:50:31.373844 [ 294 ] {} <Debug> TCP-Session: f39e165b-8499-42f4-b95a-a4ed0e99e391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2026.02.05 01:50:31.373858 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5022 | 2026.02.05 01:50:31.373538 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55311 | ||
| 5023 | 2026.02.05 01:50:31.373892 [ 3 ] {} <Debug> TCP-Session: 025a3931-f945-42eb-8378-e5e7a4fbae22 Authenticating user 'default' from [fd00:1122:3344:101::e]:38115 | ||
| 5024 | 2026.02.05 01:50:31.373918 [ 286 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5025 | 2026.02.05 01:50:31.373935 [ 3 ] {} <Debug> TCP-Session: 025a3931-f945-42eb-8378-e5e7a4fbae22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5026 | 2026.02.05 01:50:31.373502 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52791 | ||
| 5027 | 2026.02.05 01:50:31.373955 [ 3 ] {} <Debug> TCP-Session: 025a3931-f945-42eb-8378-e5e7a4fbae22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5028 | 2026.02.05 01:50:31.373972 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5029 | 2026.02.05 01:50:31.374030 [ 292 ] {} <Debug> TCP-Session: 63922d39-4031-46a7-a953-9d5055572749 Authenticating user 'default' from [fd00:1122:3344:101::e]:40050 | ||
| 5030 | 2026.02.05 01:50:31.374040 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5031 | 2026.02.05 01:50:31.374051 [ 292 ] {} <Debug> TCP-Session: 63922d39-4031-46a7-a953-9d5055572749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5032 | 2026.02.05 01:50:31.374080 [ 291 ] {} <Debug> TCP-Session: 21b21051-99e2-4e38-8520-fb945772a641 Authenticating user 'default' from [fd00:1122:3344:101::e]:36450 | ||
| 5033 | 2026.02.05 01:50:31.374082 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5034 | 2026.02.05 01:50:31.374103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5035 | 2026.02.05 01:50:31.374111 [ 291 ] {} <Debug> TCP-Session: 21b21051-99e2-4e38-8520-fb945772a641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5036 | 2026.02.05 01:50:31.374127 [ 293 ] {} <Debug> TCP-Session: 8d2a850b-23dd-487d-bd23-0a2cfa6ad0a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55311 | ||
| 5037 | 2026.02.05 01:50:31.374136 [ 289 ] {} <Debug> TCP-Session: b881c16f-00b1-41b2-908d-7bec846d6262 Authenticating user 'default' from [fd00:1122:3344:101::e]:52791 | ||
| 5038 | 2026.02.05 01:50:31.374144 [ 291 ] {} <Debug> TCP-Session: 21b21051-99e2-4e38-8520-fb945772a641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5039 | 2026.02.05 01:50:31.374164 [ 293 ] {} <Debug> TCP-Session: 8d2a850b-23dd-487d-bd23-0a2cfa6ad0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2026.02.05 01:50:31.374169 [ 289 ] {} <Debug> TCP-Session: b881c16f-00b1-41b2-908d-7bec846d6262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2026.02.05 01:50:31.374190 [ 293 ] {} <Debug> TCP-Session: 8d2a850b-23dd-487d-bd23-0a2cfa6ad0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5042 | 2026.02.05 01:50:31.374198 [ 289 ] {} <Debug> TCP-Session: b881c16f-00b1-41b2-908d-7bec846d6262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5043 | 2026.02.05 01:50:31.374083 [ 292 ] {} <Debug> TCP-Session: 63922d39-4031-46a7-a953-9d5055572749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2026.02.05 01:50:31.374229 [ 286 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5045 | 2026.02.05 01:50:31.374294 [ 286 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5046 | 2026.02.05 01:50:31.374717 [ 286 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 5047 | 2026.02.05 01:50:31.375682 [ 321 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Trace> AggregatingTransform: Aggregating | ||
| 5048 | 2026.02.05 01:50:31.375722 [ 321 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Trace> Aggregator: Aggregation method: without_key | ||
| 5049 | 2026.02.05 01:50:31.375759 [ 321 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924907 sec. (1081.190 rows/sec., 42.23 KiB/sec.) | ||
| 5050 | 2026.02.05 01:50:31.375777 [ 321 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Trace> Aggregator: Merging aggregated data | ||
| 5051 | 2026.02.05 01:50:31.377449 [ 286 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0036 sec., 277.77777777777777 rows/sec., 10.85 KiB/sec. | ||
| 5052 | 2026.02.05 01:50:31.377574 [ 286 ] {bac7c3c9-6094-4a41-830c-53d6f3a40172} <Debug> TCPHandler: Processed in 0.004052555 sec. | ||
| 5053 | 2026.02.05 01:50:31.377698 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5054 | 2026.02.05 01:50:31.377723 [ 286 ] {} <Debug> TCP-Session: 7333b84d-c9b9-4ab9-a862-919369649a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5055 | 2026.02.05 01:50:31.377733 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5056 | 2026.02.05 01:50:31.377753 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5057 | 2026.02.05 01:50:31.377777 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5058 | 2026.02.05 01:50:31.377796 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5059 | 2026.02.05 01:50:31.377805 [ 294 ] {} <Debug> TCP-Session: f39e165b-8499-42f4-b95a-a4ed0e99e391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5060 | 2026.02.05 01:50:31.377824 [ 291 ] {} <Debug> TCP-Session: 21b21051-99e2-4e38-8520-fb945772a641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5061 | 2026.02.05 01:50:31.377837 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5062 | 2026.02.05 01:50:31.377846 [ 289 ] {} <Debug> TCP-Session: b881c16f-00b1-41b2-908d-7bec846d6262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5063 | 2026.02.05 01:50:31.377857 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5064 | 2026.02.05 01:50:31.377877 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5065 | 2026.02.05 01:50:31.377919 [ 290 ] {} <Debug> TCP-Session: 04058b6e-4dbb-4d78-a6d9-513772da0736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5066 | 2026.02.05 01:50:31.377822 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5067 | 2026.02.05 01:50:31.377938 [ 3 ] {} <Debug> TCP-Session: 025a3931-f945-42eb-8378-e5e7a4fbae22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5068 | 2026.02.05 01:50:31.377791 [ 288 ] {} <Debug> TCP-Session: f8482070-f1d3-4050-941c-bd5b03c1ea46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2026.02.05 01:50:31.377995 [ 292 ] {} <Debug> TCP-Session: 63922d39-4031-46a7-a953-9d5055572749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.02.05 01:50:31.377888 [ 293 ] {} <Debug> TCP-Session: 8d2a850b-23dd-487d-bd23-0a2cfa6ad0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2026.02.05 01:50:31.419835 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32922 | ||
| 5072 | 2026.02.05 01:50:31.419947 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5073 | 2026.02.05 01:50:31.419972 [ 286 ] {} <Debug> TCP-Session: 2ee7f51d-511d-49be-93dc-349134c1820d Authenticating user 'default' from [fd00:1122:3344:101::e]:32922 | ||
| 5074 | 2026.02.05 01:50:31.419996 [ 286 ] {} <Debug> TCP-Session: 2ee7f51d-511d-49be-93dc-349134c1820d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5075 | 2026.02.05 01:50:31.420009 [ 286 ] {} <Debug> TCP-Session: 2ee7f51d-511d-49be-93dc-349134c1820d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2026.02.05 01:50:31.420214 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45032 | ||
| 5077 | 2026.02.05 01:50:31.420260 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61020 | ||
| 5078 | 2026.02.05 01:50:31.420291 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63507 | ||
| 5079 | 2026.02.05 01:50:31.420307 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50641 | ||
| 5080 | 2026.02.05 01:50:31.420361 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5081 | 2026.02.05 01:50:31.420347 [ 286 ] {} <Trace> TCP-Session: 2ee7f51d-511d-49be-93dc-349134c1820d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.02.05 01:50:31.420414 [ 290 ] {} <Debug> TCP-Session: 72df1d8d-cf93-4e16-9cbd-87edd56873ae Authenticating user 'default' from [fd00:1122:3344:101::e]:61020 | ||
| 5083 | 2026.02.05 01:50:31.420427 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5084 | 2026.02.05 01:50:31.420439 [ 290 ] {} <Debug> TCP-Session: 72df1d8d-cf93-4e16-9cbd-87edd56873ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2026.02.05 01:50:31.420346 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5086 | 2026.02.05 01:50:31.420470 [ 291 ] {} <Debug> TCP-Session: 056b31df-762f-403c-a48e-7ec8d41f4ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63507 | ||
| 5087 | 2026.02.05 01:50:31.420476 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5088 | 2026.02.05 01:50:31.420502 [ 288 ] {} <Debug> TCP-Session: 6bd91b0f-3b6f-4e51-ac51-e7712cb1f24f Authenticating user 'default' from [fd00:1122:3344:101::e]:45032 | ||
| 5089 | 2026.02.05 01:50:31.420521 [ 291 ] {} <Debug> TCP-Session: 056b31df-762f-403c-a48e-7ec8d41f4ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.02.05 01:50:31.420545 [ 293 ] {} <Debug> TCP-Session: c9d05393-8e1b-4a49-b11a-122fc42102c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50641 | ||
| 5091 | 2026.02.05 01:50:31.420564 [ 291 ] {} <Debug> TCP-Session: 056b31df-762f-403c-a48e-7ec8d41f4ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5092 | 2026.02.05 01:50:31.420563 [ 286 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5093 | 2026.02.05 01:50:31.420592 [ 293 ] {} <Debug> TCP-Session: c9d05393-8e1b-4a49-b11a-122fc42102c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2026.02.05 01:50:31.420551 [ 288 ] {} <Debug> TCP-Session: 6bd91b0f-3b6f-4e51-ac51-e7712cb1f24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2026.02.05 01:50:31.420636 [ 293 ] {} <Debug> TCP-Session: c9d05393-8e1b-4a49-b11a-122fc42102c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5096 | 2026.02.05 01:50:31.420652 [ 288 ] {} <Debug> TCP-Session: 6bd91b0f-3b6f-4e51-ac51-e7712cb1f24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5097 | 2026.02.05 01:50:31.420470 [ 290 ] {} <Debug> TCP-Session: 72df1d8d-cf93-4e16-9cbd-87edd56873ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5098 | 2026.02.05 01:50:31.420336 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60421 | ||
| 5099 | 2026.02.05 01:50:31.420326 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54652 | ||
| 5100 | 2026.02.05 01:50:31.420297 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39859 | ||
| 5101 | 2026.02.05 01:50:31.420766 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5102 | 2026.02.05 01:50:31.420792 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5103 | 2026.02.05 01:50:31.420807 [ 3 ] {} <Debug> TCP-Session: fd3ac78b-a394-428b-aece-558115c0b0c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60421 | ||
| 5104 | 2026.02.05 01:50:31.420819 [ 294 ] {} <Debug> TCP-Session: dc89b6c4-8b7d-41fd-a784-3c5d21807efd Authenticating user 'default' from [fd00:1122:3344:101::e]:54652 | ||
| 5105 | 2026.02.05 01:50:31.420830 [ 3 ] {} <Debug> TCP-Session: fd3ac78b-a394-428b-aece-558115c0b0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5106 | 2026.02.05 01:50:31.420838 [ 294 ] {} <Debug> TCP-Session: dc89b6c4-8b7d-41fd-a784-3c5d21807efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2026.02.05 01:50:31.420839 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5108 | 2026.02.05 01:50:31.420853 [ 294 ] {} <Debug> TCP-Session: dc89b6c4-8b7d-41fd-a784-3c5d21807efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5109 | 2026.02.05 01:50:31.420857 [ 286 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5110 | 2026.02.05 01:50:31.420880 [ 292 ] {} <Debug> TCP-Session: f4417607-271f-4892-9026-f7e95c04b17a Authenticating user 'default' from [fd00:1122:3344:101::e]:39859 | ||
| 5111 | 2026.02.05 01:50:31.420846 [ 3 ] {} <Debug> TCP-Session: fd3ac78b-a394-428b-aece-558115c0b0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2026.02.05 01:50:31.420924 [ 292 ] {} <Debug> TCP-Session: f4417607-271f-4892-9026-f7e95c04b17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5113 | 2026.02.05 01:50:31.420929 [ 286 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5114 | 2026.02.05 01:50:31.420956 [ 292 ] {} <Debug> TCP-Session: f4417607-271f-4892-9026-f7e95c04b17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5115 | 2026.02.05 01:50:31.420258 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50311 | ||
| 5116 | 2026.02.05 01:50:31.421076 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5117 | 2026.02.05 01:50:31.421104 [ 289 ] {} <Debug> TCP-Session: 8ae42eee-2dac-4020-8cea-36db0b3c6e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:50311 | ||
| 5118 | 2026.02.05 01:50:31.421126 [ 289 ] {} <Debug> TCP-Session: 8ae42eee-2dac-4020-8cea-36db0b3c6e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2026.02.05 01:50:31.421143 [ 289 ] {} <Debug> TCP-Session: 8ae42eee-2dac-4020-8cea-36db0b3c6e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2026.02.05 01:50:31.421234 [ 286 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 5121 | 2026.02.05 01:50:31.422177 [ 302 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Trace> AggregatingTransform: Aggregating | ||
| 5122 | 2026.02.05 01:50:31.422228 [ 302 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5123 | 2026.02.05 01:50:31.422262 [ 302 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924677 sec. (1081.459 rows/sec., 42.24 KiB/sec.) | ||
| 5124 | 2026.02.05 01:50:31.422280 [ 302 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Trace> Aggregator: Merging aggregated data | ||
| 5125 | 2026.02.05 01:50:31.423596 [ 286 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 5126 | 2026.02.05 01:50:31.423752 [ 286 ] {a159d818-7ce1-45a3-a7c7-50a34396bdf6} <Debug> TCPHandler: Processed in 0.003521525 sec. | ||
| 5127 | 2026.02.05 01:50:31.423870 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5128 | 2026.02.05 01:50:31.423895 [ 286 ] {} <Debug> TCP-Session: 2ee7f51d-511d-49be-93dc-349134c1820d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5129 | 2026.02.05 01:50:31.423907 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5130 | 2026.02.05 01:50:31.423924 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5131 | 2026.02.05 01:50:31.423951 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5132 | 2026.02.05 01:50:31.423963 [ 3 ] {} <Debug> TCP-Session: fd3ac78b-a394-428b-aece-558115c0b0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5133 | 2026.02.05 01:50:31.423973 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5134 | 2026.02.05 01:50:31.424007 [ 289 ] {} <Debug> TCP-Session: 8ae42eee-2dac-4020-8cea-36db0b3c6e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2026.02.05 01:50:31.424002 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5136 | 2026.02.05 01:50:31.424035 [ 293 ] {} <Debug> TCP-Session: c9d05393-8e1b-4a49-b11a-122fc42102c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5137 | 2026.02.05 01:50:31.424044 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5138 | 2026.02.05 01:50:31.424078 [ 291 ] {} <Debug> TCP-Session: 056b31df-762f-403c-a48e-7ec8d41f4ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5139 | 2026.02.05 01:50:31.424062 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5140 | 2026.02.05 01:50:31.424109 [ 292 ] {} <Debug> TCP-Session: f4417607-271f-4892-9026-f7e95c04b17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5141 | 2026.02.05 01:50:31.424142 [ 294 ] {} <Debug> TCP-Session: dc89b6c4-8b7d-41fd-a784-3c5d21807efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5142 | 2026.02.05 01:50:31.424022 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5143 | 2026.02.05 01:50:31.423955 [ 288 ] {} <Debug> TCP-Session: 6bd91b0f-3b6f-4e51-ac51-e7712cb1f24f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5144 | 2026.02.05 01:50:31.424196 [ 290 ] {} <Debug> TCP-Session: 72df1d8d-cf93-4e16-9cbd-87edd56873ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5145 | 2026.02.05 01:50:31.964005 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54084 | ||
| 5146 | 2026.02.05 01:50:31.964113 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5147 | 2026.02.05 01:50:31.964138 [ 286 ] {} <Debug> TCP-Session: 55c4cb00-da56-4156-b6e6-10a11d28bf08 Authenticating user 'default' from [fd00:1122:3344:101::e]:54084 | ||
| 5148 | 2026.02.05 01:50:31.964160 [ 286 ] {} <Debug> TCP-Session: 55c4cb00-da56-4156-b6e6-10a11d28bf08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5149 | 2026.02.05 01:50:31.964173 [ 286 ] {} <Debug> TCP-Session: 55c4cb00-da56-4156-b6e6-10a11d28bf08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2026.02.05 01:50:31.964352 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44707 | ||
| 5151 | 2026.02.05 01:50:31.964385 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48472 | ||
| 5152 | 2026.02.05 01:50:31.964395 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50329 | ||
| 5153 | 2026.02.05 01:50:31.964438 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41985 | ||
| 5154 | 2026.02.05 01:50:31.964442 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32820 | ||
| 5155 | 2026.02.05 01:50:31.964498 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5156 | 2026.02.05 01:50:31.964522 [ 286 ] {} <Trace> TCP-Session: 55c4cb00-da56-4156-b6e6-10a11d28bf08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.02.05 01:50:31.964559 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5158 | 2026.02.05 01:50:31.964565 [ 290 ] {} <Debug> TCP-Session: 64097987-3f4b-4f7c-ab9c-66a30caf89c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48472 | ||
| 5159 | 2026.02.05 01:50:31.964611 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5160 | 2026.02.05 01:50:31.964618 [ 293 ] {} <Debug> TCP-Session: 3d051735-1ad0-49a5-a8ea-31718bf29b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:41985 | ||
| 5161 | 2026.02.05 01:50:31.964634 [ 290 ] {} <Debug> TCP-Session: 64097987-3f4b-4f7c-ab9c-66a30caf89c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5162 | 2026.02.05 01:50:31.964654 [ 291 ] {} <Debug> TCP-Session: ab072d69-2727-4569-919c-379edf476648 Authenticating user 'default' from [fd00:1122:3344:101::e]:32820 | ||
| 5163 | 2026.02.05 01:50:31.964680 [ 293 ] {} <Debug> TCP-Session: 3d051735-1ad0-49a5-a8ea-31718bf29b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5164 | 2026.02.05 01:50:31.964685 [ 290 ] {} <Debug> TCP-Session: 64097987-3f4b-4f7c-ab9c-66a30caf89c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.02.05 01:50:31.964710 [ 291 ] {} <Debug> TCP-Session: ab072d69-2727-4569-919c-379edf476648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2026.02.05 01:50:31.964721 [ 293 ] {} <Debug> TCP-Session: 3d051735-1ad0-49a5-a8ea-31718bf29b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2026.02.05 01:50:31.964751 [ 291 ] {} <Debug> TCP-Session: ab072d69-2727-4569-919c-379edf476648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2026.02.05 01:50:31.964556 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5169 | 2026.02.05 01:50:31.964494 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5170 | 2026.02.05 01:50:31.964830 [ 289 ] {} <Debug> TCP-Session: 20263ffd-74d4-4c60-9217-7d136f139a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:50329 | ||
| 5171 | 2026.02.05 01:50:31.964487 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59773 | ||
| 5172 | 2026.02.05 01:50:31.964860 [ 288 ] {} <Debug> TCP-Session: 0d913b5c-1f91-48ff-92f9-c15241c0aca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44707 | ||
| 5173 | 2026.02.05 01:50:31.964865 [ 289 ] {} <Debug> TCP-Session: 20263ffd-74d4-4c60-9217-7d136f139a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2026.02.05 01:50:31.964917 [ 288 ] {} <Debug> TCP-Session: 0d913b5c-1f91-48ff-92f9-c15241c0aca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2026.02.05 01:50:31.964925 [ 289 ] {} <Debug> TCP-Session: 20263ffd-74d4-4c60-9217-7d136f139a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2026.02.05 01:50:31.964942 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5177 | 2026.02.05 01:50:31.964942 [ 288 ] {} <Debug> TCP-Session: 0d913b5c-1f91-48ff-92f9-c15241c0aca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.02.05 01:50:31.964986 [ 294 ] {} <Debug> TCP-Session: 41f7ae2e-8676-448f-8a12-018f1bf12d86 Authenticating user 'default' from [fd00:1122:3344:101::e]:59773 | ||
| 5179 | 2026.02.05 01:50:31.964431 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39670 | ||
| 5180 | 2026.02.05 01:50:31.965022 [ 294 ] {} <Debug> TCP-Session: 41f7ae2e-8676-448f-8a12-018f1bf12d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2026.02.05 01:50:31.964488 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36659 | ||
| 5182 | 2026.02.05 01:50:31.965073 [ 294 ] {} <Debug> TCP-Session: 41f7ae2e-8676-448f-8a12-018f1bf12d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5183 | 2026.02.05 01:50:31.964732 [ 286 ] {b77d82de-a842-4d99-b826-c535be05378e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5184 | 2026.02.05 01:50:31.965108 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5185 | 2026.02.05 01:50:31.965149 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5186 | 2026.02.05 01:50:31.965158 [ 292 ] {} <Debug> TCP-Session: 9e50dd0a-36bf-4287-a5ad-89ba42ee7a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:39670 | ||
| 5187 | 2026.02.05 01:50:31.965183 [ 3 ] {} <Debug> TCP-Session: 8e89da8a-3844-4ae7-91d3-8f5d35b8d7a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36659 | ||
| 5188 | 2026.02.05 01:50:31.965192 [ 292 ] {} <Debug> TCP-Session: 9e50dd0a-36bf-4287-a5ad-89ba42ee7a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5189 | 2026.02.05 01:50:31.965208 [ 3 ] {} <Debug> TCP-Session: 8e89da8a-3844-4ae7-91d3-8f5d35b8d7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5190 | 2026.02.05 01:50:31.965218 [ 292 ] {} <Debug> TCP-Session: 9e50dd0a-36bf-4287-a5ad-89ba42ee7a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2026.02.05 01:50:31.965233 [ 3 ] {} <Debug> TCP-Session: 8e89da8a-3844-4ae7-91d3-8f5d35b8d7a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5192 | 2026.02.05 01:50:31.965412 [ 286 ] {b77d82de-a842-4d99-b826-c535be05378e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5193 | 2026.02.05 01:50:31.965474 [ 286 ] {b77d82de-a842-4d99-b826-c535be05378e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5194 | 2026.02.05 01:50:31.965781 [ 286 ] {b77d82de-a842-4d99-b826-c535be05378e} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 5195 | 2026.02.05 01:50:31.966758 [ 297 ] {b77d82de-a842-4d99-b826-c535be05378e} <Trace> AggregatingTransform: Aggregating | ||
| 5196 | 2026.02.05 01:50:31.966828 [ 297 ] {b77d82de-a842-4d99-b826-c535be05378e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5197 | 2026.02.05 01:50:31.966881 [ 297 ] {b77d82de-a842-4d99-b826-c535be05378e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001578 sec. (998.424 rows/sec., 39.00 KiB/sec.) | ||
| 5198 | 2026.02.05 01:50:31.966901 [ 297 ] {b77d82de-a842-4d99-b826-c535be05378e} <Trace> Aggregator: Merging aggregated data | ||
| 5199 | 2026.02.05 01:50:31.967986 [ 286 ] {b77d82de-a842-4d99-b826-c535be05378e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003321 sec., 301.11412225233363 rows/sec., 11.76 KiB/sec. | ||
| 5200 | 2026.02.05 01:50:31.968151 [ 286 ] {b77d82de-a842-4d99-b826-c535be05378e} <Debug> TCPHandler: Processed in 0.003791439 sec. | ||
| 5201 | 2026.02.05 01:50:31.968262 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5202 | 2026.02.05 01:50:31.968289 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5203 | 2026.02.05 01:50:31.968306 [ 288 ] {} <Debug> TCP-Session: 0d913b5c-1f91-48ff-92f9-c15241c0aca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5204 | 2026.02.05 01:50:31.968305 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5205 | 2026.02.05 01:50:31.968331 [ 3 ] {} <Debug> TCP-Session: 8e89da8a-3844-4ae7-91d3-8f5d35b8d7a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5206 | 2026.02.05 01:50:31.968344 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5207 | 2026.02.05 01:50:31.968369 [ 289 ] {} <Debug> TCP-Session: 20263ffd-74d4-4c60-9217-7d136f139a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5208 | 2026.02.05 01:50:31.968379 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5209 | 2026.02.05 01:50:31.968404 [ 292 ] {} <Debug> TCP-Session: 9e50dd0a-36bf-4287-a5ad-89ba42ee7a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5210 | 2026.02.05 01:50:31.968410 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5211 | 2026.02.05 01:50:31.968430 [ 293 ] {} <Debug> TCP-Session: 3d051735-1ad0-49a5-a8ea-31718bf29b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.02.05 01:50:31.968362 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5213 | 2026.02.05 01:50:31.968457 [ 286 ] {} <Debug> TCP-Session: 55c4cb00-da56-4156-b6e6-10a11d28bf08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.02.05 01:50:31.968325 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5215 | 2026.02.05 01:50:31.968504 [ 291 ] {} <Debug> TCP-Session: ab072d69-2727-4569-919c-379edf476648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5216 | 2026.02.05 01:50:31.968532 [ 290 ] {} <Debug> TCP-Session: 64097987-3f4b-4f7c-ab9c-66a30caf89c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5217 | 2026.02.05 01:50:31.968398 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5218 | 2026.02.05 01:50:31.968573 [ 294 ] {} <Debug> TCP-Session: 41f7ae2e-8676-448f-8a12-018f1bf12d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2026.02.05 01:50:32.572525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 628 | ||
| 5220 | 2026.02.05 01:50:32.574838 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.02.05 01:50:32.574899 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5222 | 2026.02.05 01:50:32.576106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5223 | 2026.02.05 01:50:32.576379 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.02.05 01:50:32.576681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 5225 | 2026.02.05 01:50:33.639262 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.02.05 01:50:33.639442 [ 4 ] {6e2b5094-b166-451f-ba08-3483af395e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5227 | 2026.02.05 01:50:33.639510 [ 4 ] {6e2b5094-b166-451f-ba08-3483af395e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5228 | 2026.02.05 01:50:33.640158 [ 4 ] {6e2b5094-b166-451f-ba08-3483af395e99} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.02.05 01:50:33.640206 [ 4 ] {6e2b5094-b166-451f-ba08-3483af395e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5230 | 2026.02.05 01:50:33.640622 [ 4 ] {6e2b5094-b166-451f-ba08-3483af395e99} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5231 | 2026.02.05 01:50:33.640853 [ 4 ] {6e2b5094-b166-451f-ba08-3483af395e99} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.02.05 01:50:33.641009 [ 4 ] {6e2b5094-b166-451f-ba08-3483af395e99} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001617 sec., 39579.468150896726 rows/sec., 3.13 MiB/sec. | ||
| 5233 | 2026.02.05 01:50:33.641052 [ 4 ] {6e2b5094-b166-451f-ba08-3483af395e99} <Debug> TCPHandler: Processed in 0.001923395 sec. | ||
| 5234 | 2026.02.05 01:50:33.641170 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.02.05 01:50:33.641264 [ 4 ] {8b38ebb8-3351-4c11-9cf4-eee168b8fc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.02.05 01:50:33.641304 [ 4 ] {8b38ebb8-3351-4c11-9cf4-eee168b8fc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5237 | 2026.02.05 01:50:33.641702 [ 4 ] {8b38ebb8-3351-4c11-9cf4-eee168b8fc6f} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.02.05 01:50:33.641739 [ 4 ] {8b38ebb8-3351-4c11-9cf4-eee168b8fc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5239 | 2026.02.05 01:50:33.642034 [ 4 ] {8b38ebb8-3351-4c11-9cf4-eee168b8fc6f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5240 | 2026.02.05 01:50:33.642268 [ 4 ] {8b38ebb8-3351-4c11-9cf4-eee168b8fc6f} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.02.05 01:50:33.642400 [ 4 ] {8b38ebb8-3351-4c11-9cf4-eee168b8fc6f} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 260.42 KiB/sec. | ||
| 5242 | 2026.02.05 01:50:33.642405 [ 65 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5243 | 2026.02.05 01:50:33.642439 [ 4 ] {8b38ebb8-3351-4c11-9cf4-eee168b8fc6f} <Debug> TCPHandler: Processed in 0.001317464 sec. | ||
| 5244 | 2026.02.05 01:50:33.642499 [ 65 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.02.05 01:50:33.642541 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5246 | 2026.02.05 01:50:33.642594 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.02.05 01:50:33.642684 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 5248 | 2026.02.05 01:50:33.642692 [ 4 ] {8c074b26-4d2a-4856-a2f4-fe72838d230a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5249 | 2026.02.05 01:50:33.642786 [ 4 ] {8c074b26-4d2a-4856-a2f4-fe72838d230a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5250 | 2026.02.05 01:50:33.642843 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5251 | 2026.02.05 01:50:33.642883 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 68 rows starting from the beginning of the part | ||
| 5252 | 2026.02.05 01:50:33.642953 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part | ||
| 5253 | 2026.02.05 01:50:33.643002 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 5254 | 2026.02.05 01:50:33.643070 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 5255 | 2026.02.05 01:50:33.643118 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 5256 | 2026.02.05 01:50:33.643176 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 5257 | 2026.02.05 01:50:33.643232 [ 4 ] {8c074b26-4d2a-4856-a2f4-fe72838d230a} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.02.05 01:50:33.643274 [ 4 ] {8c074b26-4d2a-4856-a2f4-fe72838d230a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5259 | 2026.02.05 01:50:33.643662 [ 4 ] {8c074b26-4d2a-4856-a2f4-fe72838d230a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5260 | 2026.02.05 01:50:33.643914 [ 4 ] {8c074b26-4d2a-4856-a2f4-fe72838d230a} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.02.05 01:50:33.644049 [ 4 ] {8c074b26-4d2a-4856-a2f4-fe72838d230a} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001375 sec., 49454.545454545456 rows/sec., 3.86 MiB/sec. | ||
| 5262 | 2026.02.05 01:50:33.644087 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465737 sec., 113253.60552404696 rows/sec., 8.76 MiB/sec. | ||
| 5263 | 2026.02.05 01:50:33.644090 [ 4 ] {8c074b26-4d2a-4856-a2f4-fe72838d230a} <Debug> TCPHandler: Processed in 0.001546369 sec. | ||
| 5264 | 2026.02.05 01:50:33.644255 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5265 | 2026.02.05 01:50:33.644264 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.02.05 01:50:33.644372 [ 4 ] {36e950d7-3781-4c3b-84a8-9dc4cb44ded0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5267 | 2026.02.05 01:50:33.644426 [ 4 ] {36e950d7-3781-4c3b-84a8-9dc4cb44ded0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5268 | 2026.02.05 01:50:33.644523 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.02.05 01:50:33.644608 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_31_6} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5270 | 2026.02.05 01:50:33.644682 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5271 | 2026.02.05 01:50:33.644863 [ 4 ] {36e950d7-3781-4c3b-84a8-9dc4cb44ded0} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.02.05 01:50:33.644912 [ 4 ] {36e950d7-3781-4c3b-84a8-9dc4cb44ded0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5273 | 2026.02.05 01:50:33.645266 [ 4 ] {36e950d7-3781-4c3b-84a8-9dc4cb44ded0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5274 | 2026.02.05 01:50:33.645517 [ 4 ] {36e950d7-3781-4c3b-84a8-9dc4cb44ded0} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.02.05 01:50:33.645655 [ 4 ] {36e950d7-3781-4c3b-84a8-9dc4cb44ded0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 5276 | 2026.02.05 01:50:33.645692 [ 4 ] {36e950d7-3781-4c3b-84a8-9dc4cb44ded0} <Debug> TCPHandler: Processed in 0.001477767 sec. | ||
| 5277 | 2026.02.05 01:50:33.645804 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.02.05 01:50:33.645903 [ 4 ] {132f9842-6bf7-40e1-a41a-8b92df79f11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.02.05 01:50:33.645960 [ 4 ] {132f9842-6bf7-40e1-a41a-8b92df79f11c} <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 | ||
| 5280 | 2026.02.05 01:50:33.646674 [ 4 ] {132f9842-6bf7-40e1-a41a-8b92df79f11c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.02.05 01:50:33.646711 [ 4 ] {132f9842-6bf7-40e1-a41a-8b92df79f11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5282 | 2026.02.05 01:50:33.647216 [ 4 ] {132f9842-6bf7-40e1-a41a-8b92df79f11c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5283 | 2026.02.05 01:50:33.647452 [ 4 ] {132f9842-6bf7-40e1-a41a-8b92df79f11c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.02.05 01:50:33.647589 [ 4 ] {132f9842-6bf7-40e1-a41a-8b92df79f11c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001706 sec., 2344.6658851113716 rows/sec., 4.20 MiB/sec. | ||
| 5285 | 2026.02.05 01:50:33.647640 [ 4 ] {132f9842-6bf7-40e1-a41a-8b92df79f11c} <Debug> TCPHandler: Processed in 0.001885804 sec. | ||
| 5286 | 2026.02.05 01:50:33.647766 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.02.05 01:50:33.647860 [ 4 ] {8b29572b-035b-418e-8d57-2abf7b3ed39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.02.05 01:50:33.647901 [ 4 ] {8b29572b-035b-418e-8d57-2abf7b3ed39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5289 | 2026.02.05 01:50:33.648234 [ 4 ] {8b29572b-035b-418e-8d57-2abf7b3ed39a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.02.05 01:50:33.648270 [ 4 ] {8b29572b-035b-418e-8d57-2abf7b3ed39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5291 | 2026.02.05 01:50:33.648587 [ 4 ] {8b29572b-035b-418e-8d57-2abf7b3ed39a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5292 | 2026.02.05 01:50:33.648809 [ 4 ] {8b29572b-035b-418e-8d57-2abf7b3ed39a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.02.05 01:50:33.648942 [ 4 ] {8b29572b-035b-418e-8d57-2abf7b3ed39a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 5294 | 2026.02.05 01:50:33.648977 [ 4 ] {8b29572b-035b-418e-8d57-2abf7b3ed39a} <Debug> TCPHandler: Processed in 0.001261573 sec. | ||
| 5295 | 2026.02.05 01:50:37.435140 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5296 | 2026.02.05 01:50:37.435200 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5297 | 2026.02.05 01:50:37.544011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12469 | ||
| 5298 | 2026.02.05 01:50:37.544816 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.02.05 01:50:37.544903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5300 | 2026.02.05 01:50:37.545565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5301 | 2026.02.05 01:50:37.545802 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.02.05 01:50:37.545936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12469 | ||
| 5303 | 2026.02.05 01:50:37.545962 [ 60 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5304 | 2026.02.05 01:50:37.546039 [ 60 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.02.05 01:50:37.546074 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5306 | 2026.02.05 01:50:37.546194 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 5307 | 2026.02.05 01:50:37.546302 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5308 | 2026.02.05 01:50:37.546336 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10101 rows starting from the beginning of the part | ||
| 5309 | 2026.02.05 01:50:37.546402 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5310 | 2026.02.05 01:50:37.546450 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5311 | 2026.02.05 01:50:37.546496 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5312 | 2026.02.05 01:50:37.546539 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5313 | 2026.02.05 01:50:37.546585 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5314 | 2026.02.05 01:50:37.551578 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12469 rows, containing 4 columns (4 merged, 0 gathered) in 0.005428419 sec., 2296985.5495679313 rows/sec., 32.86 MiB/sec. | ||
| 5315 | 2026.02.05 01:50:37.551884 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5316 | 2026.02.05 01:50:37.552122 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.02.05 01:50:37.552183 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_26_5} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5318 | 2026.02.05 01:50:37.552246 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5319 | 2026.02.05 01:50:38.280642 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5320 | 2026.02.05 01:50:38.297860 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.02.05 01:50:38.297927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5322 | 2026.02.05 01:50:38.304180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5323 | 2026.02.05 01:50:38.304937 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2026.02.05 01:50:38.305289 [ 58 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5325 | 2026.02.05 01:50:38.305359 [ 58 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.02.05 01:50:38.305380 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5327 | 2026.02.05 01:50:38.305521 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 5328 | 2026.02.05 01:50:38.309742 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5329 | 2026.02.05 01:50:38.309808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5330 | 2026.02.05 01:50:38.311121 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 5331 | 2026.02.05 01:50:38.315729 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 5332 | 2026.02.05 01:50:38.320177 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 5333 | 2026.02.05 01:50:38.324439 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 5334 | 2026.02.05 01:50:38.328902 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 5335 | 2026.02.05 01:50:38.332962 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 5336 | 2026.02.05 01:50:38.385404 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079943703 sec., 2451.725309747035 rows/sec., 12.68 MiB/sec. | ||
| 5337 | 2026.02.05 01:50:38.388196 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5338 | 2026.02.05 01:50:38.390320 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_26_5} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.02.05 01:50:38.390438 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_26_5} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5340 | 2026.02.05 01:50:38.393157 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5341 | 2026.02.05 01:50:38.639350 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.02.05 01:50:38.639518 [ 4 ] {3dd00614-bf51-4309-aeab-5781620a61ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5343 | 2026.02.05 01:50:38.639588 [ 4 ] {3dd00614-bf51-4309-aeab-5781620a61ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5344 | 2026.02.05 01:50:38.640253 [ 4 ] {3dd00614-bf51-4309-aeab-5781620a61ea} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.02.05 01:50:38.640296 [ 4 ] {3dd00614-bf51-4309-aeab-5781620a61ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5346 | 2026.02.05 01:50:38.640677 [ 4 ] {3dd00614-bf51-4309-aeab-5781620a61ea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5347 | 2026.02.05 01:50:38.640921 [ 4 ] {3dd00614-bf51-4309-aeab-5781620a61ea} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.02.05 01:50:38.641047 [ 58 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5349 | 2026.02.05 01:50:38.641061 [ 4 ] {3dd00614-bf51-4309-aeab-5781620a61ea} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001593 sec., 80351.53797865662 rows/sec., 6.92 MiB/sec. | ||
| 5350 | 2026.02.05 01:50:38.641113 [ 58 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.02.05 01:50:38.641125 [ 4 ] {3dd00614-bf51-4309-aeab-5781620a61ea} <Debug> TCPHandler: Processed in 0.001901565 sec. | ||
| 5352 | 2026.02.05 01:50:38.641148 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5353 | 2026.02.05 01:50:38.641256 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 5354 | 2026.02.05 01:50:38.641259 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.02.05 01:50:38.641385 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5356 | 2026.02.05 01:50:38.641391 [ 4 ] {fd7912d2-bc51-453b-aed3-664ec66f38ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5357 | 2026.02.05 01:50:38.641426 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1405 rows starting from the beginning of the part | ||
| 5358 | 2026.02.05 01:50:38.641447 [ 4 ] {fd7912d2-bc51-453b-aed3-664ec66f38ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5359 | 2026.02.05 01:50:38.641501 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
| 5360 | 2026.02.05 01:50:38.641556 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 5361 | 2026.02.05 01:50:38.641601 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 5362 | 2026.02.05 01:50:38.641645 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5363 | 2026.02.05 01:50:38.641688 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5364 | 2026.02.05 01:50:38.641858 [ 4 ] {fd7912d2-bc51-453b-aed3-664ec66f38ad} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.02.05 01:50:38.641900 [ 4 ] {fd7912d2-bc51-453b-aed3-664ec66f38ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5366 | 2026.02.05 01:50:38.642250 [ 4 ] {fd7912d2-bc51-453b-aed3-664ec66f38ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5367 | 2026.02.05 01:50:38.642488 [ 4 ] {fd7912d2-bc51-453b-aed3-664ec66f38ad} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.02.05 01:50:38.642618 [ 4 ] {fd7912d2-bc51-453b-aed3-664ec66f38ad} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001246 sec., 28892.455858747995 rows/sec., 2.12 MiB/sec. | ||
| 5369 | 2026.02.05 01:50:38.642656 [ 4 ] {fd7912d2-bc51-453b-aed3-664ec66f38ad} <Debug> TCPHandler: Processed in 0.001448267 sec. | ||
| 5370 | 2026.02.05 01:50:38.642770 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2026.02.05 01:50:38.642863 [ 4 ] {f7b83444-dd46-4892-8422-a9ef20528ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5372 | 2026.02.05 01:50:38.642902 [ 4 ] {f7b83444-dd46-4892-8422-a9ef20528ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5373 | 2026.02.05 01:50:38.642924 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1917 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713161 sec., 1118984.146849012 rows/sec., 98.33 MiB/sec. | ||
| 5374 | 2026.02.05 01:50:38.643150 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5375 | 2026.02.05 01:50:38.643320 [ 4 ] {f7b83444-dd46-4892-8422-a9ef20528ff4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.02.05 01:50:38.643364 [ 4 ] {f7b83444-dd46-4892-8422-a9ef20528ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5377 | 2026.02.05 01:50:38.643394 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.02.05 01:50:38.643472 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_36_7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5379 | 2026.02.05 01:50:38.643539 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5380 | 2026.02.05 01:50:38.643711 [ 4 ] {f7b83444-dd46-4892-8422-a9ef20528ff4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5381 | 2026.02.05 01:50:38.643933 [ 4 ] {f7b83444-dd46-4892-8422-a9ef20528ff4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.02.05 01:50:38.644037 [ 58 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5383 | 2026.02.05 01:50:38.644059 [ 4 ] {f7b83444-dd46-4892-8422-a9ef20528ff4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001214 sec., 82372.32289950576 rows/sec., 6.43 MiB/sec. | ||
| 5384 | 2026.02.05 01:50:38.644071 [ 58 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.02.05 01:50:38.644098 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5386 | 2026.02.05 01:50:38.644102 [ 4 ] {f7b83444-dd46-4892-8422-a9ef20528ff4} <Debug> TCPHandler: Processed in 0.001381025 sec. | ||
| 5387 | 2026.02.05 01:50:38.644172 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 5388 | 2026.02.05 01:50:38.644224 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.02.05 01:50:38.644258 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5390 | 2026.02.05 01:50:38.644287 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5391 | 2026.02.05 01:50:38.644317 [ 4 ] {05ecc5c9-69e6-4cde-9b82-174c6311b479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5392 | 2026.02.05 01:50:38.644340 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part | ||
| 5393 | 2026.02.05 01:50:38.644358 [ 4 ] {05ecc5c9-69e6-4cde-9b82-174c6311b479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5394 | 2026.02.05 01:50:38.644383 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part | ||
| 5395 | 2026.02.05 01:50:38.644421 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part | ||
| 5396 | 2026.02.05 01:50:38.644469 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part | ||
| 5397 | 2026.02.05 01:50:38.644512 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
| 5398 | 2026.02.05 01:50:38.644751 [ 4 ] {05ecc5c9-69e6-4cde-9b82-174c6311b479} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.02.05 01:50:38.644784 [ 4 ] {05ecc5c9-69e6-4cde-9b82-174c6311b479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5400 | 2026.02.05 01:50:38.645137 [ 4 ] {05ecc5c9-69e6-4cde-9b82-174c6311b479} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5401 | 2026.02.05 01:50:38.645364 [ 4 ] {05ecc5c9-69e6-4cde-9b82-174c6311b479} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.02.05 01:50:38.645408 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269534 sec., 841253.562330745 rows/sec., 67.55 MiB/sec. | ||
| 5403 | 2026.02.05 01:50:38.645470 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5404 | 2026.02.05 01:50:38.645492 [ 4 ] {05ecc5c9-69e6-4cde-9b82-174c6311b479} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 5405 | 2026.02.05 01:50:38.645503 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.02.05 01:50:38.645551 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5407 | 2026.02.05 01:50:38.645560 [ 4 ] {05ecc5c9-69e6-4cde-9b82-174c6311b479} <Debug> TCPHandler: Processed in 0.001386556 sec. | ||
| 5408 | 2026.02.05 01:50:38.645566 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5409 | 2026.02.05 01:50:38.645661 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 5410 | 2026.02.05 01:50:38.645671 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.02.05 01:50:38.645776 [ 4 ] {8c0a2606-ffa4-4018-9410-397898458a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.02.05 01:50:38.645804 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.02.05 01:50:38.645811 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5414 | 2026.02.05 01:50:38.645831 [ 4 ] {8c0a2606-ffa4-4018-9410-397898458a90} <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 | ||
| 5415 | 2026.02.05 01:50:38.645881 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9697 rows starting from the beginning of the part | ||
| 5416 | 2026.02.05 01:50:38.645892 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_36_7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5417 | 2026.02.05 01:50:38.645953 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5418 | 2026.02.05 01:50:38.645976 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5419 | 2026.02.05 01:50:38.646003 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 5420 | 2026.02.05 01:50:38.646051 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5421 | 2026.02.05 01:50:38.646093 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5422 | 2026.02.05 01:50:38.646135 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 5423 | 2026.02.05 01:50:38.646623 [ 4 ] {8c0a2606-ffa4-4018-9410-397898458a90} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.02.05 01:50:38.646663 [ 4 ] {8c0a2606-ffa4-4018-9410-397898458a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5425 | 2026.02.05 01:50:38.647284 [ 4 ] {8c0a2606-ffa4-4018-9410-397898458a90} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5426 | 2026.02.05 01:50:38.647522 [ 4 ] {8c0a2606-ffa4-4018-9410-397898458a90} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.02.05 01:50:38.647659 [ 4 ] {8c0a2606-ffa4-4018-9410-397898458a90} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001901 sec., 18937.40136770121 rows/sec., 33.93 MiB/sec. | ||
| 5428 | 2026.02.05 01:50:38.647714 [ 4 ] {8c0a2606-ffa4-4018-9410-397898458a90} <Debug> TCPHandler: Processed in 0.002090488 sec. | ||
| 5429 | 2026.02.05 01:50:38.647828 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.02.05 01:50:38.647924 [ 4 ] {c104c7f7-5a36-4578-8ab8-a2a0c2044d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.02.05 01:50:38.647964 [ 4 ] {c104c7f7-5a36-4578-8ab8-a2a0c2044d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5432 | 2026.02.05 01:50:38.648312 [ 4 ] {c104c7f7-5a36-4578-8ab8-a2a0c2044d2e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.02.05 01:50:38.648348 [ 4 ] {c104c7f7-5a36-4578-8ab8-a2a0c2044d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5434 | 2026.02.05 01:50:38.648660 [ 4 ] {c104c7f7-5a36-4578-8ab8-a2a0c2044d2e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5435 | 2026.02.05 01:50:38.648883 [ 4 ] {c104c7f7-5a36-4578-8ab8-a2a0c2044d2e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.02.05 01:50:38.649011 [ 4 ] {c104c7f7-5a36-4578-8ab8-a2a0c2044d2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5437 | 2026.02.05 01:50:38.649046 [ 4 ] {c104c7f7-5a36-4578-8ab8-a2a0c2044d2e} <Debug> TCPHandler: Processed in 0.001267144 sec. | ||
| 5438 | 2026.02.05 01:50:38.650099 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10497 rows, containing 5 columns (5 merged, 0 gathered) in 0.004477252 sec., 2344518.468024583 rows/sec., 161.15 MiB/sec. | ||
| 5439 | 2026.02.05 01:50:38.650308 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5440 | 2026.02.05 01:50:38.650558 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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.02.05 01:50:38.650625 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5442 | 2026.02.05 01:50:38.650692 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 5443 | 2026.02.05 01:50:39.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.82 MiB, peak 264.81 MiB, free memory in arenas 0.00 B, will set to 261.43 MiB (RSS), difference: 7.61 MiB | ||
| 5444 | 2026.02.05 01:50:42.576950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 652 | ||
| 5445 | 2026.02.05 01:50:42.579169 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.02.05 01:50:42.579213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5447 | 2026.02.05 01:50:42.580394 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5448 | 2026.02.05 01:50:42.580655 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.02.05 01:50:42.580905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 5450 | 2026.02.05 01:50:43.666504 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2026.02.05 01:50:43.666682 [ 4 ] {08bca131-8c2f-402d-8b17-158afbae0c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5452 | 2026.02.05 01:50:43.666748 [ 4 ] {08bca131-8c2f-402d-8b17-158afbae0c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5453 | 2026.02.05 01:50:43.667390 [ 4 ] {08bca131-8c2f-402d-8b17-158afbae0c2e} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.02.05 01:50:43.667439 [ 4 ] {08bca131-8c2f-402d-8b17-158afbae0c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5455 | 2026.02.05 01:50:43.667830 [ 4 ] {08bca131-8c2f-402d-8b17-158afbae0c2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5456 | 2026.02.05 01:50:43.668049 [ 4 ] {08bca131-8c2f-402d-8b17-158afbae0c2e} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.02.05 01:50:43.668204 [ 4 ] {08bca131-8c2f-402d-8b17-158afbae0c2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001569 sec., 15296.367112810707 rows/sec., 1.27 MiB/sec. | ||
| 5458 | 2026.02.05 01:50:43.668253 [ 4 ] {08bca131-8c2f-402d-8b17-158afbae0c2e} <Debug> TCPHandler: Processed in 0.001878984 sec. | ||
| 5459 | 2026.02.05 01:50:43.668397 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2026.02.05 01:50:43.668501 [ 4 ] {9db7a825-dd30-425b-bd4d-34bfdd66d5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5461 | 2026.02.05 01:50:43.668546 [ 4 ] {9db7a825-dd30-425b-bd4d-34bfdd66d5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5462 | 2026.02.05 01:50:43.668957 [ 4 ] {9db7a825-dd30-425b-bd4d-34bfdd66d5a2} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.02.05 01:50:43.668995 [ 4 ] {9db7a825-dd30-425b-bd4d-34bfdd66d5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5464 | 2026.02.05 01:50:43.669299 [ 4 ] {9db7a825-dd30-425b-bd4d-34bfdd66d5a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5465 | 2026.02.05 01:50:43.669498 [ 4 ] {9db7a825-dd30-425b-bd4d-34bfdd66d5a2} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.02.05 01:50:43.669627 [ 4 ] {9db7a825-dd30-425b-bd4d-34bfdd66d5a2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 709.69 KiB/sec. | ||
| 5467 | 2026.02.05 01:50:43.669666 [ 4 ] {9db7a825-dd30-425b-bd4d-34bfdd66d5a2} <Debug> TCPHandler: Processed in 0.001322834 sec. | ||
| 5468 | 2026.02.05 01:50:43.669782 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2026.02.05 01:50:43.669875 [ 4 ] {24cb8e4c-8feb-498e-ac17-937e8f1b36f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5470 | 2026.02.05 01:50:43.669915 [ 4 ] {24cb8e4c-8feb-498e-ac17-937e8f1b36f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5471 | 2026.02.05 01:50:43.670955 [ 4 ] {24cb8e4c-8feb-498e-ac17-937e8f1b36f2} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.02.05 01:50:43.670991 [ 4 ] {24cb8e4c-8feb-498e-ac17-937e8f1b36f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5473 | 2026.02.05 01:50:43.671380 [ 4 ] {24cb8e4c-8feb-498e-ac17-937e8f1b36f2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5474 | 2026.02.05 01:50:43.671601 [ 4 ] {24cb8e4c-8feb-498e-ac17-937e8f1b36f2} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.02.05 01:50:43.671730 [ 4 ] {24cb8e4c-8feb-498e-ac17-937e8f1b36f2} <Debug> executeQuery: Read 1329 rows, 113.58 KiB in 0.001872 sec., 709935.8974358975 rows/sec., 59.25 MiB/sec. | ||
| 5476 | 2026.02.05 01:50:43.671767 [ 4 ] {24cb8e4c-8feb-498e-ac17-937e8f1b36f2} <Debug> TCPHandler: Processed in 0.002038438 sec. | ||
| 5477 | 2026.02.05 01:50:43.671883 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.02.05 01:50:43.671978 [ 4 ] {68396640-a979-4482-bb44-19d80b11ab12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5479 | 2026.02.05 01:50:43.672018 [ 4 ] {68396640-a979-4482-bb44-19d80b11ab12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5480 | 2026.02.05 01:50:43.672419 [ 4 ] {68396640-a979-4482-bb44-19d80b11ab12} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.02.05 01:50:43.672457 [ 4 ] {68396640-a979-4482-bb44-19d80b11ab12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5482 | 2026.02.05 01:50:43.672850 [ 4 ] {68396640-a979-4482-bb44-19d80b11ab12} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5483 | 2026.02.05 01:50:43.673136 [ 4 ] {68396640-a979-4482-bb44-19d80b11ab12} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.02.05 01:50:43.673307 [ 4 ] {68396640-a979-4482-bb44-19d80b11ab12} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001347 sec., 19302.152932442463 rows/sec., 1.42 MiB/sec. | ||
| 5485 | 2026.02.05 01:50:43.673348 [ 4 ] {68396640-a979-4482-bb44-19d80b11ab12} <Debug> TCPHandler: Processed in 0.001514528 sec. | ||
| 5486 | 2026.02.05 01:50:43.673457 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.02.05 01:50:43.673562 [ 4 ] {7dbfc122-19c5-4a65-a995-c8bb29ae90dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.02.05 01:50:43.673603 [ 4 ] {7dbfc122-19c5-4a65-a995-c8bb29ae90dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5489 | 2026.02.05 01:50:43.674083 [ 4 ] {7dbfc122-19c5-4a65-a995-c8bb29ae90dc} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.02.05 01:50:43.674120 [ 4 ] {7dbfc122-19c5-4a65-a995-c8bb29ae90dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5491 | 2026.02.05 01:50:43.674428 [ 4 ] {7dbfc122-19c5-4a65-a995-c8bb29ae90dc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5492 | 2026.02.05 01:50:43.674658 [ 4 ] {7dbfc122-19c5-4a65-a995-c8bb29ae90dc} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.02.05 01:50:43.674804 [ 4 ] {7dbfc122-19c5-4a65-a995-c8bb29ae90dc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001262 sec., 199683.04278922343 rows/sec., 13.81 MiB/sec. | ||
| 5494 | 2026.02.05 01:50:43.674849 [ 4 ] {7dbfc122-19c5-4a65-a995-c8bb29ae90dc} <Debug> TCPHandler: Processed in 0.001443016 sec. | ||
| 5495 | 2026.02.05 01:50:43.674978 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.02.05 01:50:43.675071 [ 4 ] {ea3b99f5-c57a-4cc0-8fac-834dcb4dbdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.02.05 01:50:43.675110 [ 4 ] {ea3b99f5-c57a-4cc0-8fac-834dcb4dbdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5498 | 2026.02.05 01:50:43.675542 [ 4 ] {ea3b99f5-c57a-4cc0-8fac-834dcb4dbdf8} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.02.05 01:50:43.675579 [ 4 ] {ea3b99f5-c57a-4cc0-8fac-834dcb4dbdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5500 | 2026.02.05 01:50:43.675878 [ 4 ] {ea3b99f5-c57a-4cc0-8fac-834dcb4dbdf8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5501 | 2026.02.05 01:50:43.676085 [ 4 ] {ea3b99f5-c57a-4cc0-8fac-834dcb4dbdf8} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.02.05 01:50:43.676209 [ 4 ] {ea3b99f5-c57a-4cc0-8fac-834dcb4dbdf8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 810.99 KiB/sec. | ||
| 5503 | 2026.02.05 01:50:43.676248 [ 4 ] {ea3b99f5-c57a-4cc0-8fac-834dcb4dbdf8} <Debug> TCPHandler: Processed in 0.001325134 sec. | ||
| 5504 | 2026.02.05 01:50:43.676372 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.02.05 01:50:43.676466 [ 4 ] {1f212a37-12b9-40bb-b45f-d5810156c44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5506 | 2026.02.05 01:50:43.676506 [ 4 ] {1f212a37-12b9-40bb-b45f-d5810156c44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5507 | 2026.02.05 01:50:43.677131 [ 4 ] {1f212a37-12b9-40bb-b45f-d5810156c44b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.02.05 01:50:43.677167 [ 4 ] {1f212a37-12b9-40bb-b45f-d5810156c44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5509 | 2026.02.05 01:50:43.677492 [ 4 ] {1f212a37-12b9-40bb-b45f-d5810156c44b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5510 | 2026.02.05 01:50:43.677719 [ 4 ] {1f212a37-12b9-40bb-b45f-d5810156c44b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.02.05 01:50:43.677847 [ 4 ] {1f212a37-12b9-40bb-b45f-d5810156c44b} <Debug> executeQuery: Read 570 rows, 43.80 KiB in 0.001398 sec., 407725.32188841206 rows/sec., 30.59 MiB/sec. | ||
| 5512 | 2026.02.05 01:50:43.677884 [ 4 ] {1f212a37-12b9-40bb-b45f-d5810156c44b} <Debug> TCPHandler: Processed in 0.001562329 sec. | ||
| 5513 | 2026.02.05 01:50:43.678008 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.02.05 01:50:43.678103 [ 4 ] {67924e39-76b2-4fc8-9a7c-dd3d35c8aefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5515 | 2026.02.05 01:50:43.678146 [ 4 ] {67924e39-76b2-4fc8-9a7c-dd3d35c8aefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5516 | 2026.02.05 01:50:43.678762 [ 4 ] {67924e39-76b2-4fc8-9a7c-dd3d35c8aefc} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.02.05 01:50:43.678798 [ 4 ] {67924e39-76b2-4fc8-9a7c-dd3d35c8aefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5518 | 2026.02.05 01:50:43.679172 [ 4 ] {67924e39-76b2-4fc8-9a7c-dd3d35c8aefc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5519 | 2026.02.05 01:50:43.679391 [ 4 ] {67924e39-76b2-4fc8-9a7c-dd3d35c8aefc} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.02.05 01:50:43.679518 [ 4 ] {67924e39-76b2-4fc8-9a7c-dd3d35c8aefc} <Debug> executeQuery: Read 885 rows, 61.51 KiB in 0.001434 sec., 617154.8117154812 rows/sec., 41.89 MiB/sec. | ||
| 5521 | 2026.02.05 01:50:43.679559 [ 4 ] {67924e39-76b2-4fc8-9a7c-dd3d35c8aefc} <Debug> TCPHandler: Processed in 0.001600289 sec. | ||
| 5522 | 2026.02.05 01:50:43.679678 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.02.05 01:50:43.679774 [ 4 ] {8c386f36-c1ac-4ee6-b4d6-8bb868eb94d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5524 | 2026.02.05 01:50:43.679828 [ 4 ] {8c386f36-c1ac-4ee6-b4d6-8bb868eb94d0} <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 | ||
| 5525 | 2026.02.05 01:50:43.680560 [ 4 ] {8c386f36-c1ac-4ee6-b4d6-8bb868eb94d0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.02.05 01:50:43.680594 [ 4 ] {8c386f36-c1ac-4ee6-b4d6-8bb868eb94d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5527 | 2026.02.05 01:50:43.681054 [ 4 ] {8c386f36-c1ac-4ee6-b4d6-8bb868eb94d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5528 | 2026.02.05 01:50:43.681257 [ 4 ] {8c386f36-c1ac-4ee6-b4d6-8bb868eb94d0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.02.05 01:50:43.681381 [ 4 ] {8c386f36-c1ac-4ee6-b4d6-8bb868eb94d0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001682 sec., 2378.1212841854936 rows/sec., 4.26 MiB/sec. | ||
| 5530 | 2026.02.05 01:50:43.681431 [ 4 ] {8c386f36-c1ac-4ee6-b4d6-8bb868eb94d0} <Debug> TCPHandler: Processed in 0.001861944 sec. | ||
| 5531 | 2026.02.05 01:50:43.681607 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.02.05 01:50:43.681702 [ 4 ] {c7fd5b63-8b0a-4648-aff5-d23c0cc4d0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5533 | 2026.02.05 01:50:43.681742 [ 4 ] {c7fd5b63-8b0a-4648-aff5-d23c0cc4d0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5534 | 2026.02.05 01:50:43.682080 [ 4 ] {c7fd5b63-8b0a-4648-aff5-d23c0cc4d0ea} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.02.05 01:50:43.682116 [ 4 ] {c7fd5b63-8b0a-4648-aff5-d23c0cc4d0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5536 | 2026.02.05 01:50:43.682419 [ 4 ] {c7fd5b63-8b0a-4648-aff5-d23c0cc4d0ea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5537 | 2026.02.05 01:50:43.682644 [ 4 ] {c7fd5b63-8b0a-4648-aff5-d23c0cc4d0ea} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.02.05 01:50:43.682746 [ 46 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5539 | 2026.02.05 01:50:43.682773 [ 4 ] {c7fd5b63-8b0a-4648-aff5-d23c0cc4d0ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5540 | 2026.02.05 01:50:43.682814 [ 46 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.02.05 01:50:43.682822 [ 4 ] {c7fd5b63-8b0a-4648-aff5-d23c0cc4d0ea} <Debug> TCPHandler: Processed in 0.001265033 sec. | ||
| 5542 | 2026.02.05 01:50:43.682844 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5543 | 2026.02.05 01:50:43.682978 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 5544 | 2026.02.05 01:50:43.683137 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5545 | 2026.02.05 01:50:43.683174 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1812 rows starting from the beginning of the part | ||
| 5546 | 2026.02.05 01:50:43.683244 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5547 | 2026.02.05 01:50:43.683289 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 5548 | 2026.02.05 01:50:43.683335 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5549 | 2026.02.05 01:50:43.683377 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 5550 | 2026.02.05 01:50:43.683423 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 5551 | 2026.02.05 01:50:43.684517 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2112 rows, containing 4 columns (4 merged, 0 gathered) in 0.001603839 sec., 1316840.4060507321 rows/sec., 88.70 MiB/sec. | ||
| 5552 | 2026.02.05 01:50:43.684745 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5553 | 2026.02.05 01:50:43.685035 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_36_7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.02.05 01:50:43.685106 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_36_7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5555 | 2026.02.05 01:50:43.685198 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5556 | 2026.02.05 01:50:45.046107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12981 | ||
| 5557 | 2026.02.05 01:50:45.046877 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.02.05 01:50:45.046919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5559 | 2026.02.05 01:50:45.047417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5560 | 2026.02.05 01:50:45.047639 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.02.05 01:50:45.047767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12981 | ||
| 5562 | 2026.02.05 01:50:45.809981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5563 | 2026.02.05 01:50:45.826020 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.02.05 01:50:45.826073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5565 | 2026.02.05 01:50:45.831796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5566 | 2026.02.05 01:50:45.832495 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.02.05 01:50:45.835341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5568 | 2026.02.05 01:50:48.639525 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.02.05 01:50:48.639716 [ 4 ] {aab8f409-0a59-46be-80db-bdaf1db7edce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5570 | 2026.02.05 01:50:48.639783 [ 4 ] {aab8f409-0a59-46be-80db-bdaf1db7edce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5571 | 2026.02.05 01:50:48.640422 [ 4 ] {aab8f409-0a59-46be-80db-bdaf1db7edce} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.02.05 01:50:48.640469 [ 4 ] {aab8f409-0a59-46be-80db-bdaf1db7edce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5573 | 2026.02.05 01:50:48.640892 [ 4 ] {aab8f409-0a59-46be-80db-bdaf1db7edce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5574 | 2026.02.05 01:50:48.641115 [ 4 ] {aab8f409-0a59-46be-80db-bdaf1db7edce} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.02.05 01:50:48.641268 [ 4 ] {aab8f409-0a59-46be-80db-bdaf1db7edce} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001597 sec., 80150.28177833438 rows/sec., 6.91 MiB/sec. | ||
| 5576 | 2026.02.05 01:50:48.641317 [ 4 ] {aab8f409-0a59-46be-80db-bdaf1db7edce} <Debug> TCPHandler: Processed in 0.001924445 sec. | ||
| 5577 | 2026.02.05 01:50:48.641464 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.02.05 01:50:48.641560 [ 4 ] {010716a3-909c-4055-aa2c-5fb640d0e1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5579 | 2026.02.05 01:50:48.641604 [ 4 ] {010716a3-909c-4055-aa2c-5fb640d0e1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5580 | 2026.02.05 01:50:48.642040 [ 4 ] {010716a3-909c-4055-aa2c-5fb640d0e1d7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.02.05 01:50:48.642077 [ 4 ] {010716a3-909c-4055-aa2c-5fb640d0e1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5582 | 2026.02.05 01:50:48.642382 [ 4 ] {010716a3-909c-4055-aa2c-5fb640d0e1d7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5583 | 2026.02.05 01:50:48.642607 [ 4 ] {010716a3-909c-4055-aa2c-5fb640d0e1d7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.02.05 01:50:48.642735 [ 4 ] {010716a3-909c-4055-aa2c-5fb640d0e1d7} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001194 sec., 30150.75376884422 rows/sec., 2.21 MiB/sec. | ||
| 5585 | 2026.02.05 01:50:48.642772 [ 4 ] {010716a3-909c-4055-aa2c-5fb640d0e1d7} <Debug> TCPHandler: Processed in 0.001357915 sec. | ||
| 5586 | 2026.02.05 01:50:48.642888 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2026.02.05 01:50:48.642983 [ 4 ] {2d7d14a1-8982-4d36-8cd6-a5466f0dc6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5588 | 2026.02.05 01:50:48.643023 [ 4 ] {2d7d14a1-8982-4d36-8cd6-a5466f0dc6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5589 | 2026.02.05 01:50:48.643444 [ 4 ] {2d7d14a1-8982-4d36-8cd6-a5466f0dc6a3} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.02.05 01:50:48.643479 [ 4 ] {2d7d14a1-8982-4d36-8cd6-a5466f0dc6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5591 | 2026.02.05 01:50:48.643778 [ 4 ] {2d7d14a1-8982-4d36-8cd6-a5466f0dc6a3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5592 | 2026.02.05 01:50:48.643998 [ 4 ] {2d7d14a1-8982-4d36-8cd6-a5466f0dc6a3} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.02.05 01:50:48.644126 [ 4 ] {2d7d14a1-8982-4d36-8cd6-a5466f0dc6a3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00116 sec., 86206.89655172413 rows/sec., 6.73 MiB/sec. | ||
| 5594 | 2026.02.05 01:50:48.644163 [ 4 ] {2d7d14a1-8982-4d36-8cd6-a5466f0dc6a3} <Debug> TCPHandler: Processed in 0.001325015 sec. | ||
| 5595 | 2026.02.05 01:50:48.644277 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.02.05 01:50:48.644372 [ 4 ] {6e2951a9-a87b-4386-b38d-dfd97a286850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5597 | 2026.02.05 01:50:48.644414 [ 4 ] {6e2951a9-a87b-4386-b38d-dfd97a286850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5598 | 2026.02.05 01:50:48.644847 [ 4 ] {6e2951a9-a87b-4386-b38d-dfd97a286850} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.02.05 01:50:48.644883 [ 4 ] {6e2951a9-a87b-4386-b38d-dfd97a286850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5600 | 2026.02.05 01:50:48.645215 [ 4 ] {6e2951a9-a87b-4386-b38d-dfd97a286850} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5601 | 2026.02.05 01:50:48.645418 [ 4 ] {6e2951a9-a87b-4386-b38d-dfd97a286850} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.02.05 01:50:48.645560 [ 4 ] {6e2951a9-a87b-4386-b38d-dfd97a286850} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 5603 | 2026.02.05 01:50:48.645612 [ 4 ] {6e2951a9-a87b-4386-b38d-dfd97a286850} <Debug> TCPHandler: Processed in 0.001382845 sec. | ||
| 5604 | 2026.02.05 01:50:48.645728 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2026.02.05 01:50:48.645821 [ 4 ] {271910c4-c9fb-403e-8709-99a0d7af329f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5606 | 2026.02.05 01:50:48.645873 [ 4 ] {271910c4-c9fb-403e-8709-99a0d7af329f} <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 | ||
| 5607 | 2026.02.05 01:50:48.646685 [ 4 ] {271910c4-c9fb-403e-8709-99a0d7af329f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.02.05 01:50:48.646721 [ 4 ] {271910c4-c9fb-403e-8709-99a0d7af329f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5609 | 2026.02.05 01:50:48.647251 [ 4 ] {271910c4-c9fb-403e-8709-99a0d7af329f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5610 | 2026.02.05 01:50:48.647464 [ 4 ] {271910c4-c9fb-403e-8709-99a0d7af329f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.02.05 01:50:48.647578 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5612 | 2026.02.05 01:50:48.647612 [ 4 ] {271910c4-c9fb-403e-8709-99a0d7af329f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001809 sec., 19900.49751243781 rows/sec., 35.66 MiB/sec. | ||
| 5613 | 2026.02.05 01:50:48.647652 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.02.05 01:50:48.647674 [ 4 ] {271910c4-c9fb-403e-8709-99a0d7af329f} <Debug> TCPHandler: Processed in 0.001995107 sec. | ||
| 5615 | 2026.02.05 01:50:48.647680 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5616 | 2026.02.05 01:50:48.647799 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2026.02.05 01:50:48.647807 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 5618 | 2026.02.05 01:50:48.647899 [ 4 ] {942a38c6-7918-46e9-8a78-847ebd53b142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5619 | 2026.02.05 01:50:48.647945 [ 4 ] {942a38c6-7918-46e9-8a78-847ebd53b142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5620 | 2026.02.05 01:50:48.648081 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5621 | 2026.02.05 01:50:48.648152 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 579 rows starting from the beginning of the part | ||
| 5622 | 2026.02.05 01:50:48.648281 [ 4 ] {942a38c6-7918-46e9-8a78-847ebd53b142} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.02.05 01:50:48.648300 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5624 | 2026.02.05 01:50:48.648323 [ 4 ] {942a38c6-7918-46e9-8a78-847ebd53b142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5625 | 2026.02.05 01:50:48.648419 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 5626 | 2026.02.05 01:50:48.648523 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 5627 | 2026.02.05 01:50:48.648618 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 5628 | 2026.02.05 01:50:48.648663 [ 4 ] {942a38c6-7918-46e9-8a78-847ebd53b142} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5629 | 2026.02.05 01:50:48.648711 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 5630 | 2026.02.05 01:50:48.648879 [ 4 ] {942a38c6-7918-46e9-8a78-847ebd53b142} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.02.05 01:50:48.649010 [ 4 ] {942a38c6-7918-46e9-8a78-847ebd53b142} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 5632 | 2026.02.05 01:50:48.649046 [ 4 ] {942a38c6-7918-46e9-8a78-847ebd53b142} <Debug> TCPHandler: Processed in 0.001296804 sec. | ||
| 5633 | 2026.02.05 01:50:48.653754 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 19 columns (19 merged, 0 gathered) in 0.00599935 sec., 115845.88330402461 rows/sec., 207.59 MiB/sec. | ||
| 5634 | 2026.02.05 01:50:48.654618 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5635 | 2026.02.05 01:50:48.654955 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.02.05 01:50:48.655034 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5637 | 2026.02.05 01:50:48.655125 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 5638 | 2026.02.05 01:50:49.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.83 MiB, peak 270.32 MiB, free memory in arenas 0.00 B, will set to 264.93 MiB (RSS), difference: 2.10 MiB | ||
| 5639 | 2026.02.05 01:50:52.435448 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5640 | 2026.02.05 01:50:52.435524 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5641 | 2026.02.05 01:50:52.547927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13429 | ||
| 5642 | 2026.02.05 01:50:52.548470 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.02.05 01:50:52.548520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5644 | 2026.02.05 01:50:52.549052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5645 | 2026.02.05 01:50:52.549278 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.02.05 01:50:52.549408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13429 | ||
| 5647 | 2026.02.05 01:50:52.581153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 684 | ||
| 5648 | 2026.02.05 01:50:52.583370 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.02.05 01:50:52.583414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5650 | 2026.02.05 01:50:52.584659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5651 | 2026.02.05 01:50:52.584936 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.02.05 01:50:52.585200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5653 | 2026.02.05 01:50:53.335503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5654 | 2026.02.05 01:50:53.351818 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.02.05 01:50:53.351875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5656 | 2026.02.05 01:50:53.357835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5657 | 2026.02.05 01:50:53.358524 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.02.05 01:50:53.361166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5659 | 2026.02.05 01:50:53.637908 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2026.02.05 01:50:53.638102 [ 4 ] {327bca98-baa5-4035-b5ed-3c55f2133957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5661 | 2026.02.05 01:50:53.638170 [ 4 ] {327bca98-baa5-4035-b5ed-3c55f2133957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5662 | 2026.02.05 01:50:53.638835 [ 4 ] {327bca98-baa5-4035-b5ed-3c55f2133957} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.02.05 01:50:53.638885 [ 4 ] {327bca98-baa5-4035-b5ed-3c55f2133957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5664 | 2026.02.05 01:50:53.639297 [ 4 ] {327bca98-baa5-4035-b5ed-3c55f2133957} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5665 | 2026.02.05 01:50:53.639530 [ 4 ] {327bca98-baa5-4035-b5ed-3c55f2133957} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.02.05 01:50:53.639683 [ 4 ] {327bca98-baa5-4035-b5ed-3c55f2133957} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001631 sec., 39239.73022685469 rows/sec., 3.11 MiB/sec. | ||
| 5667 | 2026.02.05 01:50:53.639727 [ 4 ] {327bca98-baa5-4035-b5ed-3c55f2133957} <Debug> TCPHandler: Processed in 0.002066948 sec. | ||
| 5668 | 2026.02.05 01:50:53.639864 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2026.02.05 01:50:53.639961 [ 4 ] {e6d1dcbe-0ad0-48d2-acfb-9bde4a28326c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5670 | 2026.02.05 01:50:53.640003 [ 4 ] {e6d1dcbe-0ad0-48d2-acfb-9bde4a28326c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5671 | 2026.02.05 01:50:53.640441 [ 4 ] {e6d1dcbe-0ad0-48d2-acfb-9bde4a28326c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.02.05 01:50:53.640479 [ 4 ] {e6d1dcbe-0ad0-48d2-acfb-9bde4a28326c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5673 | 2026.02.05 01:50:53.640782 [ 4 ] {e6d1dcbe-0ad0-48d2-acfb-9bde4a28326c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5674 | 2026.02.05 01:50:53.640996 [ 4 ] {e6d1dcbe-0ad0-48d2-acfb-9bde4a28326c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.02.05 01:50:53.641130 [ 4 ] {e6d1dcbe-0ad0-48d2-acfb-9bde4a28326c} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 253.18 KiB/sec. | ||
| 5676 | 2026.02.05 01:50:53.641170 [ 4 ] {e6d1dcbe-0ad0-48d2-acfb-9bde4a28326c} <Debug> TCPHandler: Processed in 0.001357585 sec. | ||
| 5677 | 2026.02.05 01:50:53.641295 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.02.05 01:50:53.641389 [ 4 ] {5787aa77-48d3-4831-96f0-f58d7ef928a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5679 | 2026.02.05 01:50:53.641431 [ 4 ] {5787aa77-48d3-4831-96f0-f58d7ef928a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5680 | 2026.02.05 01:50:53.641907 [ 4 ] {5787aa77-48d3-4831-96f0-f58d7ef928a6} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.02.05 01:50:53.641944 [ 4 ] {5787aa77-48d3-4831-96f0-f58d7ef928a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5682 | 2026.02.05 01:50:53.642258 [ 4 ] {5787aa77-48d3-4831-96f0-f58d7ef928a6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5683 | 2026.02.05 01:50:53.642470 [ 4 ] {5787aa77-48d3-4831-96f0-f58d7ef928a6} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.02.05 01:50:53.642598 [ 4 ] {5787aa77-48d3-4831-96f0-f58d7ef928a6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001226 sec., 55464.92659053833 rows/sec., 4.33 MiB/sec. | ||
| 5685 | 2026.02.05 01:50:53.642636 [ 4 ] {5787aa77-48d3-4831-96f0-f58d7ef928a6} <Debug> TCPHandler: Processed in 0.001391895 sec. | ||
| 5686 | 2026.02.05 01:50:53.642762 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.02.05 01:50:53.642857 [ 4 ] {188a5f4d-b6c4-4e1d-a170-f48777a26a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5688 | 2026.02.05 01:50:53.642900 [ 4 ] {188a5f4d-b6c4-4e1d-a170-f48777a26a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5689 | 2026.02.05 01:50:53.643325 [ 4 ] {188a5f4d-b6c4-4e1d-a170-f48777a26a87} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.02.05 01:50:53.643361 [ 4 ] {188a5f4d-b6c4-4e1d-a170-f48777a26a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5691 | 2026.02.05 01:50:53.643693 [ 4 ] {188a5f4d-b6c4-4e1d-a170-f48777a26a87} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5692 | 2026.02.05 01:50:53.643908 [ 4 ] {188a5f4d-b6c4-4e1d-a170-f48777a26a87} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.02.05 01:50:53.644036 [ 4 ] {188a5f4d-b6c4-4e1d-a170-f48777a26a87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5694 | 2026.02.05 01:50:53.644074 [ 4 ] {188a5f4d-b6c4-4e1d-a170-f48777a26a87} <Debug> TCPHandler: Processed in 0.001362195 sec. | ||
| 5695 | 2026.02.05 01:50:53.644195 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.02.05 01:50:53.644288 [ 4 ] {6b02cb3e-27bb-4cdf-8c28-b49cc71d4c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5697 | 2026.02.05 01:50:53.644343 [ 4 ] {6b02cb3e-27bb-4cdf-8c28-b49cc71d4c15} <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 | ||
| 5698 | 2026.02.05 01:50:53.645130 [ 4 ] {6b02cb3e-27bb-4cdf-8c28-b49cc71d4c15} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.02.05 01:50:53.645168 [ 4 ] {6b02cb3e-27bb-4cdf-8c28-b49cc71d4c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5700 | 2026.02.05 01:50:53.645686 [ 4 ] {6b02cb3e-27bb-4cdf-8c28-b49cc71d4c15} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5701 | 2026.02.05 01:50:53.645912 [ 4 ] {6b02cb3e-27bb-4cdf-8c28-b49cc71d4c15} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2026.02.05 01:50:53.646049 [ 4 ] {6b02cb3e-27bb-4cdf-8c28-b49cc71d4c15} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001778 sec., 2249.718785151856 rows/sec., 4.03 MiB/sec. | ||
| 5703 | 2026.02.05 01:50:53.646104 [ 4 ] {6b02cb3e-27bb-4cdf-8c28-b49cc71d4c15} <Debug> TCPHandler: Processed in 0.001959186 sec. | ||
| 5704 | 2026.02.05 01:50:53.646225 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5705 | 2026.02.05 01:50:53.646319 [ 4 ] {6592ceb7-e720-4548-89c7-012375223cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5706 | 2026.02.05 01:50:53.646360 [ 4 ] {6592ceb7-e720-4548-89c7-012375223cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5707 | 2026.02.05 01:50:53.646696 [ 4 ] {6592ceb7-e720-4548-89c7-012375223cea} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.02.05 01:50:53.646732 [ 4 ] {6592ceb7-e720-4548-89c7-012375223cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5709 | 2026.02.05 01:50:53.647033 [ 4 ] {6592ceb7-e720-4548-89c7-012375223cea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5710 | 2026.02.05 01:50:53.647239 [ 4 ] {6592ceb7-e720-4548-89c7-012375223cea} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.02.05 01:50:53.647371 [ 4 ] {6592ceb7-e720-4548-89c7-012375223cea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5712 | 2026.02.05 01:50:53.647407 [ 4 ] {6592ceb7-e720-4548-89c7-012375223cea} <Debug> TCPHandler: Processed in 0.001232433 sec. | ||
| 5713 | 2026.02.05 01:50:58.640254 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.02.05 01:50:58.640444 [ 4 ] {8237ab29-7469-4d75-a570-82fe588bbdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5715 | 2026.02.05 01:50:58.640509 [ 4 ] {8237ab29-7469-4d75-a570-82fe588bbdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5716 | 2026.02.05 01:50:58.641135 [ 4 ] {8237ab29-7469-4d75-a570-82fe588bbdb9} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.02.05 01:50:58.641176 [ 4 ] {8237ab29-7469-4d75-a570-82fe588bbdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5718 | 2026.02.05 01:50:58.641538 [ 4 ] {8237ab29-7469-4d75-a570-82fe588bbdb9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5719 | 2026.02.05 01:50:58.641763 [ 4 ] {8237ab29-7469-4d75-a570-82fe588bbdb9} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.02.05 01:50:58.641910 [ 4 ] {8237ab29-7469-4d75-a570-82fe588bbdb9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001513 sec., 3965.6311962987443 rows/sec., 323.37 KiB/sec. | ||
| 5721 | 2026.02.05 01:50:58.641958 [ 4 ] {8237ab29-7469-4d75-a570-82fe588bbdb9} <Debug> TCPHandler: Processed in 0.001833494 sec. | ||
| 5722 | 2026.02.05 01:50:58.642086 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.02.05 01:50:58.642180 [ 4 ] {d8437ef6-a920-4ce5-b525-6d564ae952bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5724 | 2026.02.05 01:50:58.642218 [ 4 ] {d8437ef6-a920-4ce5-b525-6d564ae952bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5725 | 2026.02.05 01:50:58.642701 [ 4 ] {d8437ef6-a920-4ce5-b525-6d564ae952bb} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.02.05 01:50:58.642736 [ 4 ] {d8437ef6-a920-4ce5-b525-6d564ae952bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5727 | 2026.02.05 01:50:58.643069 [ 4 ] {d8437ef6-a920-4ce5-b525-6d564ae952bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5728 | 2026.02.05 01:50:58.643282 [ 4 ] {d8437ef6-a920-4ce5-b525-6d564ae952bb} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.02.05 01:50:58.643417 [ 4 ] {d8437ef6-a920-4ce5-b525-6d564ae952bb} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001256 sec., 104299.36305732484 rows/sec., 8.95 MiB/sec. | ||
| 5730 | 2026.02.05 01:50:58.643456 [ 4 ] {d8437ef6-a920-4ce5-b525-6d564ae952bb} <Debug> TCPHandler: Processed in 0.001419676 sec. | ||
| 5731 | 2026.02.05 01:50:58.643589 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.02.05 01:50:58.643683 [ 4 ] {82ac9845-df9a-44e9-954c-9f4daf2abf8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5733 | 2026.02.05 01:50:58.643722 [ 4 ] {82ac9845-df9a-44e9-954c-9f4daf2abf8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5734 | 2026.02.05 01:50:58.644133 [ 4 ] {82ac9845-df9a-44e9-954c-9f4daf2abf8a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.02.05 01:50:58.644168 [ 4 ] {82ac9845-df9a-44e9-954c-9f4daf2abf8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5736 | 2026.02.05 01:50:58.644460 [ 4 ] {82ac9845-df9a-44e9-954c-9f4daf2abf8a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5737 | 2026.02.05 01:50:58.644671 [ 4 ] {82ac9845-df9a-44e9-954c-9f4daf2abf8a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.02.05 01:50:58.644797 [ 4 ] {82ac9845-df9a-44e9-954c-9f4daf2abf8a} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001133 sec., 37069.726390114745 rows/sec., 2.69 MiB/sec. | ||
| 5739 | 2026.02.05 01:50:58.644794 [ 41 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5740 | 2026.02.05 01:50:58.644835 [ 4 ] {82ac9845-df9a-44e9-954c-9f4daf2abf8a} <Debug> TCPHandler: Processed in 0.001304383 sec. | ||
| 5741 | 2026.02.05 01:50:58.644874 [ 41 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.02.05 01:50:58.644925 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5743 | 2026.02.05 01:50:58.644966 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2026.02.05 01:50:58.645045 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 5745 | 2026.02.05 01:50:58.645063 [ 4 ] {395ff8cd-4f34-449a-a053-2dd3d44c79fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5746 | 2026.02.05 01:50:58.645123 [ 4 ] {395ff8cd-4f34-449a-a053-2dd3d44c79fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5747 | 2026.02.05 01:50:58.645189 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5748 | 2026.02.05 01:50:58.645226 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 5749 | 2026.02.05 01:50:58.645313 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 5750 | 2026.02.05 01:50:58.645359 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 5751 | 2026.02.05 01:50:58.645407 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 5752 | 2026.02.05 01:50:58.645447 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 5753 | 2026.02.05 01:50:58.645487 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 5754 | 2026.02.05 01:50:58.645552 [ 4 ] {395ff8cd-4f34-449a-a053-2dd3d44c79fe} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.02.05 01:50:58.645593 [ 4 ] {395ff8cd-4f34-449a-a053-2dd3d44c79fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5756 | 2026.02.05 01:50:58.645929 [ 4 ] {395ff8cd-4f34-449a-a053-2dd3d44c79fe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5757 | 2026.02.05 01:50:58.646154 [ 4 ] {395ff8cd-4f34-449a-a053-2dd3d44c79fe} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.02.05 01:50:58.646287 [ 4 ] {395ff8cd-4f34-449a-a053-2dd3d44c79fe} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001241 sec., 85414.98791297342 rows/sec., 6.68 MiB/sec. | ||
| 5759 | 2026.02.05 01:50:58.646325 [ 4 ] {395ff8cd-4f34-449a-a053-2dd3d44c79fe} <Debug> TCPHandler: Processed in 0.001409726 sec. | ||
| 5760 | 2026.02.05 01:50:58.646359 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370235 sec., 156177.58997544216 rows/sec., 12.02 MiB/sec. | ||
| 5761 | 2026.02.05 01:50:58.646464 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2026.02.05 01:50:58.646500 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5763 | 2026.02.05 01:50:58.646562 [ 4 ] {592ffe03-44ff-4f3f-adeb-78c06316e7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5764 | 2026.02.05 01:50:58.646610 [ 4 ] {592ffe03-44ff-4f3f-adeb-78c06316e7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5765 | 2026.02.05 01:50:58.646763 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.02.05 01:50:58.646842 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_36_7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5767 | 2026.02.05 01:50:58.646925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5768 | 2026.02.05 01:50:58.647040 [ 4 ] {592ffe03-44ff-4f3f-adeb-78c06316e7d0} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.02.05 01:50:58.647080 [ 4 ] {592ffe03-44ff-4f3f-adeb-78c06316e7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5770 | 2026.02.05 01:50:58.647412 [ 4 ] {592ffe03-44ff-4f3f-adeb-78c06316e7d0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5771 | 2026.02.05 01:50:58.647624 [ 4 ] {592ffe03-44ff-4f3f-adeb-78c06316e7d0} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.02.05 01:50:58.647752 [ 4 ] {592ffe03-44ff-4f3f-adeb-78c06316e7d0} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001209 sec., 134822.1670802316 rows/sec., 9.39 MiB/sec. | ||
| 5773 | 2026.02.05 01:50:58.647788 [ 4 ] {592ffe03-44ff-4f3f-adeb-78c06316e7d0} <Debug> TCPHandler: Processed in 0.001372145 sec. | ||
| 5774 | 2026.02.05 01:50:58.647903 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.02.05 01:50:58.647996 [ 4 ] {be2b3585-cdea-4cb7-9a6f-214fcc721071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5776 | 2026.02.05 01:50:58.648049 [ 4 ] {be2b3585-cdea-4cb7-9a6f-214fcc721071} <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 | ||
| 5777 | 2026.02.05 01:50:58.648911 [ 4 ] {be2b3585-cdea-4cb7-9a6f-214fcc721071} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.02.05 01:50:58.648946 [ 4 ] {be2b3585-cdea-4cb7-9a6f-214fcc721071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5779 | 2026.02.05 01:50:58.649498 [ 4 ] {be2b3585-cdea-4cb7-9a6f-214fcc721071} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5780 | 2026.02.05 01:50:58.649715 [ 4 ] {be2b3585-cdea-4cb7-9a6f-214fcc721071} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.02.05 01:50:58.649847 [ 4 ] {be2b3585-cdea-4cb7-9a6f-214fcc721071} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001869 sec., 19261.637239165328 rows/sec., 34.52 MiB/sec. | ||
| 5782 | 2026.02.05 01:50:58.649900 [ 4 ] {be2b3585-cdea-4cb7-9a6f-214fcc721071} <Debug> TCPHandler: Processed in 0.002046007 sec. | ||
| 5783 | 2026.02.05 01:50:58.650020 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2026.02.05 01:50:58.650113 [ 4 ] {38bf6935-370e-4b0a-87aa-59985d82b6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5785 | 2026.02.05 01:50:58.650153 [ 4 ] {38bf6935-370e-4b0a-87aa-59985d82b6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5786 | 2026.02.05 01:50:58.650490 [ 4 ] {38bf6935-370e-4b0a-87aa-59985d82b6fa} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.02.05 01:50:58.650525 [ 4 ] {38bf6935-370e-4b0a-87aa-59985d82b6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5788 | 2026.02.05 01:50:58.650825 [ 4 ] {38bf6935-370e-4b0a-87aa-59985d82b6fa} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5789 | 2026.02.05 01:50:58.651033 [ 4 ] {38bf6935-370e-4b0a-87aa-59985d82b6fa} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.02.05 01:50:58.651156 [ 4 ] {38bf6935-370e-4b0a-87aa-59985d82b6fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5791 | 2026.02.05 01:50:58.651190 [ 4 ] {38bf6935-370e-4b0a-87aa-59985d82b6fa} <Debug> TCPHandler: Processed in 0.001220783 sec. | ||
| 5792 | 2026.02.05 01:51:00.049574 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13941 | ||
| 5793 | 2026.02.05 01:51:00.050321 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.02.05 01:51:00.050397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5795 | 2026.02.05 01:51:00.051249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5796 | 2026.02.05 01:51:00.051482 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.02.05 01:51:00.051634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13941 | ||
| 5798 | 2026.02.05 01:51:00.861316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5799 | 2026.02.05 01:51:00.879163 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.02.05 01:51:00.879233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5801 | 2026.02.05 01:51:00.885722 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5802 | 2026.02.05 01:51:00.886453 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.02.05 01:51:00.889825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5804 | 2026.02.05 01:51:02.585528 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 710 | ||
| 5805 | 2026.02.05 01:51:02.587964 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.02.05 01:51:02.588011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5807 | 2026.02.05 01:51:02.589160 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5808 | 2026.02.05 01:51:02.589427 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.02.05 01:51:02.589601 [ 38 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5810 | 2026.02.05 01:51:02.589678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 5811 | 2026.02.05 01:51:02.589694 [ 38 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.02.05 01:51:02.589737 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5813 | 2026.02.05 01:51:02.589856 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 5814 | 2026.02.05 01:51:02.590376 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5815 | 2026.02.05 01:51:02.590508 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 552 rows starting from the beginning of the part | ||
| 5816 | 2026.02.05 01:51:02.590870 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
| 5817 | 2026.02.05 01:51:02.591175 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 5818 | 2026.02.05 01:51:02.591462 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 5819 | 2026.02.05 01:51:02.591739 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 5820 | 2026.02.05 01:51:02.592048 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 5821 | 2026.02.05 01:51:02.597910 [ 197 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 72 columns (72 merged, 0 gathered) in 0.008098508 sec., 87670.46967169754 rows/sec., 73.14 MiB/sec. | ||
| 5822 | 2026.02.05 01:51:02.599012 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5823 | 2026.02.05 01:51:02.599622 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.02.05 01:51:02.599705 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_21_4} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5825 | 2026.02.05 01:51:02.599951 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5826 | 2026.02.05 01:51:03.638926 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.02.05 01:51:03.639104 [ 4 ] {0ad79e23-bbd4-40ad-b3f7-ae99d21cf40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5828 | 2026.02.05 01:51:03.639170 [ 4 ] {0ad79e23-bbd4-40ad-b3f7-ae99d21cf40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5829 | 2026.02.05 01:51:03.639825 [ 4 ] {0ad79e23-bbd4-40ad-b3f7-ae99d21cf40e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.02.05 01:51:03.639876 [ 4 ] {0ad79e23-bbd4-40ad-b3f7-ae99d21cf40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5831 | 2026.02.05 01:51:03.640289 [ 4 ] {0ad79e23-bbd4-40ad-b3f7-ae99d21cf40e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5832 | 2026.02.05 01:51:03.640521 [ 4 ] {0ad79e23-bbd4-40ad-b3f7-ae99d21cf40e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.02.05 01:51:03.640682 [ 4 ] {0ad79e23-bbd4-40ad-b3f7-ae99d21cf40e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001626 sec., 39360.39360393604 rows/sec., 3.12 MiB/sec. | ||
| 5834 | 2026.02.05 01:51:03.640694 [ 38 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5835 | 2026.02.05 01:51:03.640732 [ 4 ] {0ad79e23-bbd4-40ad-b3f7-ae99d21cf40e} <Debug> TCPHandler: Processed in 0.001945316 sec. | ||
| 5836 | 2026.02.05 01:51:03.640765 [ 38 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.02.05 01:51:03.640796 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5838 | 2026.02.05 01:51:03.640867 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.02.05 01:51:03.640926 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 5840 | 2026.02.05 01:51:03.640974 [ 4 ] {6c6a2d05-9e7f-46ea-93e9-f8b256ba70ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.02.05 01:51:03.641024 [ 4 ] {6c6a2d05-9e7f-46ea-93e9-f8b256ba70ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5842 | 2026.02.05 01:51:03.641060 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5843 | 2026.02.05 01:51:03.641098 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1405 rows starting from the beginning of the part | ||
| 5844 | 2026.02.05 01:51:03.641160 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1329 rows starting from the beginning of the part | ||
| 5845 | 2026.02.05 01:51:03.641205 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part | ||
| 5846 | 2026.02.05 01:51:03.641245 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 5847 | 2026.02.05 01:51:03.641284 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 131 rows starting from the beginning of the part | ||
| 5848 | 2026.02.05 01:51:03.641320 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 5849 | 2026.02.05 01:51:03.641440 [ 4 ] {6c6a2d05-9e7f-46ea-93e9-f8b256ba70ea} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2026.02.05 01:51:03.641482 [ 4 ] {6c6a2d05-9e7f-46ea-93e9-f8b256ba70ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5851 | 2026.02.05 01:51:03.641925 [ 4 ] {6c6a2d05-9e7f-46ea-93e9-f8b256ba70ea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5852 | 2026.02.05 01:51:03.642154 [ 4 ] {6c6a2d05-9e7f-46ea-93e9-f8b256ba70ea} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.02.05 01:51:03.642286 [ 4 ] {6c6a2d05-9e7f-46ea-93e9-f8b256ba70ea} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001337 sec., 2991.7726252804787 rows/sec., 224.97 KiB/sec. | ||
| 5854 | 2026.02.05 01:51:03.642324 [ 4 ] {6c6a2d05-9e7f-46ea-93e9-f8b256ba70ea} <Debug> TCPHandler: Processed in 0.001510418 sec. | ||
| 5855 | 2026.02.05 01:51:03.642424 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2026.02.05 01:51:03.642517 [ 4 ] {b59caf67-cde7-479d-bb74-87304929b557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5857 | 2026.02.05 01:51:03.642557 [ 4 ] {b59caf67-cde7-479d-bb74-87304929b557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5858 | 2026.02.05 01:51:03.642721 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3121 rows, containing 5 columns (5 merged, 0 gathered) in 0.001853864 sec., 1683510.7645436774 rows/sec., 147.34 MiB/sec. | ||
| 5859 | 2026.02.05 01:51:03.642937 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5860 | 2026.02.05 01:51:03.642978 [ 4 ] {b59caf67-cde7-479d-bb74-87304929b557} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.02.05 01:51:03.643012 [ 4 ] {b59caf67-cde7-479d-bb74-87304929b557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5862 | 2026.02.05 01:51:03.643214 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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.02.05 01:51:03.643286 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_41_8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5864 | 2026.02.05 01:51:03.643321 [ 4 ] {b59caf67-cde7-479d-bb74-87304929b557} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5865 | 2026.02.05 01:51:03.643382 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5866 | 2026.02.05 01:51:03.643529 [ 4 ] {b59caf67-cde7-479d-bb74-87304929b557} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.02.05 01:51:03.643641 [ 37 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5868 | 2026.02.05 01:51:03.643660 [ 4 ] {b59caf67-cde7-479d-bb74-87304929b557} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001161 sec., 58570.19810508183 rows/sec., 4.57 MiB/sec. | ||
| 5869 | 2026.02.05 01:51:03.643704 [ 37 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.02.05 01:51:03.643715 [ 4 ] {b59caf67-cde7-479d-bb74-87304929b557} <Debug> TCPHandler: Processed in 0.001338845 sec. | ||
| 5871 | 2026.02.05 01:51:03.643735 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5872 | 2026.02.05 01:51:03.643831 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 5873 | 2026.02.05 01:51:03.643837 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2026.02.05 01:51:03.643941 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5875 | 2026.02.05 01:51:03.643947 [ 4 ] {12b6d178-f1d3-452b-aaf8-f6576a246f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5876 | 2026.02.05 01:51:03.643971 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5877 | 2026.02.05 01:51:03.643992 [ 4 ] {12b6d178-f1d3-452b-aaf8-f6576a246f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5878 | 2026.02.05 01:51:03.644030 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 570 rows starting from the beginning of the part | ||
| 5879 | 2026.02.05 01:51:03.644072 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 100 rows starting from the beginning of the part | ||
| 5880 | 2026.02.05 01:51:03.644111 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 68 rows starting from the beginning of the part | ||
| 5881 | 2026.02.05 01:51:03.644148 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 5882 | 2026.02.05 01:51:03.644186 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 68 rows starting from the beginning of the part | ||
| 5883 | 2026.02.05 01:51:03.644394 [ 4 ] {12b6d178-f1d3-452b-aaf8-f6576a246f7e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.02.05 01:51:03.644428 [ 4 ] {12b6d178-f1d3-452b-aaf8-f6576a246f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5885 | 2026.02.05 01:51:03.644767 [ 4 ] {12b6d178-f1d3-452b-aaf8-f6576a246f7e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5886 | 2026.02.05 01:51:03.644986 [ 4 ] {12b6d178-f1d3-452b-aaf8-f6576a246f7e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.02.05 01:51:03.645090 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5888 | 2026.02.05 01:51:03.645112 [ 4 ] {12b6d178-f1d3-452b-aaf8-f6576a246f7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5889 | 2026.02.05 01:51:03.645124 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2026.02.05 01:51:03.645131 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343774 sec., 1149002.7340907026 rows/sec., 91.54 MiB/sec. | ||
| 5891 | 2026.02.05 01:51:03.645155 [ 4 ] {12b6d178-f1d3-452b-aaf8-f6576a246f7e} <Debug> TCPHandler: Processed in 0.001365685 sec. | ||
| 5892 | 2026.02.05 01:51:03.645153 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5893 | 2026.02.05 01:51:03.645252 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 5894 | 2026.02.05 01:51:03.645276 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2026.02.05 01:51:03.645339 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5896 | 2026.02.05 01:51:03.645357 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5897 | 2026.02.05 01:51:03.645370 [ 4 ] {51082db2-0acc-4f38-8951-dc0eca9c3ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5898 | 2026.02.05 01:51:03.645368 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10497 rows starting from the beginning of the part | ||
| 5899 | 2026.02.05 01:51:03.645439 [ 4 ] {51082db2-0acc-4f38-8951-dc0eca9c3ee3} <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 | ||
| 5900 | 2026.02.05 01:51:03.645454 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 885 rows starting from the beginning of the part | ||
| 5901 | 2026.02.05 01:51:03.645498 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5902 | 2026.02.05 01:51:03.645541 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 5903 | 2026.02.05 01:51:03.645583 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 163 rows starting from the beginning of the part | ||
| 5904 | 2026.02.05 01:51:03.645628 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5905 | 2026.02.05 01:51:03.645731 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.02.05 01:51:03.645841 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_41_8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5907 | 2026.02.05 01:51:03.645954 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5908 | 2026.02.05 01:51:03.646163 [ 4 ] {51082db2-0acc-4f38-8951-dc0eca9c3ee3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.02.05 01:51:03.646201 [ 4 ] {51082db2-0acc-4f38-8951-dc0eca9c3ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5910 | 2026.02.05 01:51:03.646711 [ 4 ] {51082db2-0acc-4f38-8951-dc0eca9c3ee3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5911 | 2026.02.05 01:51:03.646934 [ 4 ] {51082db2-0acc-4f38-8951-dc0eca9c3ee3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.02.05 01:51:03.647067 [ 4 ] {51082db2-0acc-4f38-8951-dc0eca9c3ee3} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001715 sec., 2332.3615160349855 rows/sec., 4.18 MiB/sec. | ||
| 5913 | 2026.02.05 01:51:03.647119 [ 4 ] {51082db2-0acc-4f38-8951-dc0eca9c3ee3} <Debug> TCPHandler: Processed in 0.001890925 sec. | ||
| 5914 | 2026.02.05 01:51:03.647230 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.02.05 01:51:03.647323 [ 4 ] {71621e1e-8a27-4d7e-8c35-c949cacb89e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.02.05 01:51:03.647363 [ 4 ] {71621e1e-8a27-4d7e-8c35-c949cacb89e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5917 | 2026.02.05 01:51:03.647694 [ 4 ] {71621e1e-8a27-4d7e-8c35-c949cacb89e5} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.02.05 01:51:03.647729 [ 4 ] {71621e1e-8a27-4d7e-8c35-c949cacb89e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5919 | 2026.02.05 01:51:03.648032 [ 4 ] {71621e1e-8a27-4d7e-8c35-c949cacb89e5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5920 | 2026.02.05 01:51:03.648242 [ 4 ] {71621e1e-8a27-4d7e-8c35-c949cacb89e5} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.02.05 01:51:03.648365 [ 4 ] {71621e1e-8a27-4d7e-8c35-c949cacb89e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5922 | 2026.02.05 01:51:03.648400 [ 4 ] {71621e1e-8a27-4d7e-8c35-c949cacb89e5} <Debug> TCPHandler: Processed in 0.001219152 sec. | ||
| 5923 | 2026.02.05 01:51:03.649596 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12025 rows, containing 5 columns (5 merged, 0 gathered) in 0.00437377 sec., 2749344.38710769 rows/sec., 188.93 MiB/sec. | ||
| 5924 | 2026.02.05 01:51:03.649857 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5925 | 2026.02.05 01:51:03.650102 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.02.05 01:51:03.650165 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5927 | 2026.02.05 01:51:03.650225 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 5928 | 2026.02.05 01:51:04.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.73 MiB, peak 272.87 MiB, free memory in arenas 0.00 B, will set to 267.98 MiB (RSS), difference: 1.25 MiB | ||
| 5929 | 2026.02.05 01:51:07.435770 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5930 | 2026.02.05 01:51:07.435834 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5931 | 2026.02.05 01:51:07.551768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14389 | ||
| 5932 | 2026.02.05 01:51:07.552263 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.02.05 01:51:07.552311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5934 | 2026.02.05 01:51:07.552798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5935 | 2026.02.05 01:51:07.553027 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.02.05 01:51:07.553164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14389 | ||
| 5937 | 2026.02.05 01:51:08.389945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5938 | 2026.02.05 01:51:08.408039 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.02.05 01:51:08.408105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5940 | 2026.02.05 01:51:08.414547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5941 | 2026.02.05 01:51:08.415244 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.02.05 01:51:08.418292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5943 | 2026.02.05 01:51:08.640406 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.02.05 01:51:08.640663 [ 4 ] {5ed39c69-26bf-4ff9-8770-72c3f8a6d262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5945 | 2026.02.05 01:51:08.640756 [ 4 ] {5ed39c69-26bf-4ff9-8770-72c3f8a6d262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5946 | 2026.02.05 01:51:08.641607 [ 4 ] {5ed39c69-26bf-4ff9-8770-72c3f8a6d262} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.02.05 01:51:08.641646 [ 4 ] {5ed39c69-26bf-4ff9-8770-72c3f8a6d262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5948 | 2026.02.05 01:51:08.642046 [ 4 ] {5ed39c69-26bf-4ff9-8770-72c3f8a6d262} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5949 | 2026.02.05 01:51:08.642272 [ 4 ] {5ed39c69-26bf-4ff9-8770-72c3f8a6d262} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.02.05 01:51:08.642421 [ 4 ] {5ed39c69-26bf-4ff9-8770-72c3f8a6d262} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001829 sec., 69983.59759431383 rows/sec., 6.03 MiB/sec. | ||
| 5951 | 2026.02.05 01:51:08.642462 [ 4 ] {5ed39c69-26bf-4ff9-8770-72c3f8a6d262} <Debug> TCPHandler: Processed in 0.00222175 sec. | ||
| 5952 | 2026.02.05 01:51:08.642586 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.02.05 01:51:08.642679 [ 4 ] {84489b13-8e57-468a-a41f-90d9d528be08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5954 | 2026.02.05 01:51:08.642719 [ 4 ] {84489b13-8e57-468a-a41f-90d9d528be08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5955 | 2026.02.05 01:51:08.643122 [ 4 ] {84489b13-8e57-468a-a41f-90d9d528be08} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.02.05 01:51:08.643158 [ 4 ] {84489b13-8e57-468a-a41f-90d9d528be08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5957 | 2026.02.05 01:51:08.643459 [ 4 ] {84489b13-8e57-468a-a41f-90d9d528be08} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5958 | 2026.02.05 01:51:08.643666 [ 4 ] {84489b13-8e57-468a-a41f-90d9d528be08} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.02.05 01:51:08.643797 [ 4 ] {84489b13-8e57-468a-a41f-90d9d528be08} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001137 sec., 31662.2691292876 rows/sec., 2.33 MiB/sec. | ||
| 5960 | 2026.02.05 01:51:08.643834 [ 4 ] {84489b13-8e57-468a-a41f-90d9d528be08} <Debug> TCPHandler: Processed in 0.001298274 sec. | ||
| 5961 | 2026.02.05 01:51:08.643944 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.02.05 01:51:08.644036 [ 4 ] {2248a25b-df82-4d64-9a6f-602292a7a89c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5963 | 2026.02.05 01:51:08.644075 [ 4 ] {2248a25b-df82-4d64-9a6f-602292a7a89c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5964 | 2026.02.05 01:51:08.644496 [ 4 ] {2248a25b-df82-4d64-9a6f-602292a7a89c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.02.05 01:51:08.644532 [ 4 ] {2248a25b-df82-4d64-9a6f-602292a7a89c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5966 | 2026.02.05 01:51:08.644829 [ 4 ] {2248a25b-df82-4d64-9a6f-602292a7a89c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5967 | 2026.02.05 01:51:08.645033 [ 4 ] {2248a25b-df82-4d64-9a6f-602292a7a89c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.02.05 01:51:08.645157 [ 4 ] {2248a25b-df82-4d64-9a6f-602292a7a89c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001139 sec., 87796.3125548727 rows/sec., 6.86 MiB/sec. | ||
| 5969 | 2026.02.05 01:51:08.645193 [ 4 ] {2248a25b-df82-4d64-9a6f-602292a7a89c} <Debug> TCPHandler: Processed in 0.001298574 sec. | ||
| 5970 | 2026.02.05 01:51:08.645304 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.02.05 01:51:08.645395 [ 4 ] {3d3eff9d-9f25-44f2-84dc-af8e025014f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5972 | 2026.02.05 01:51:08.645438 [ 4 ] {3d3eff9d-9f25-44f2-84dc-af8e025014f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5973 | 2026.02.05 01:51:08.645838 [ 4 ] {3d3eff9d-9f25-44f2-84dc-af8e025014f7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.02.05 01:51:08.645873 [ 4 ] {3d3eff9d-9f25-44f2-84dc-af8e025014f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5975 | 2026.02.05 01:51:08.646193 [ 4 ] {3d3eff9d-9f25-44f2-84dc-af8e025014f7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5976 | 2026.02.05 01:51:08.646395 [ 4 ] {3d3eff9d-9f25-44f2-84dc-af8e025014f7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.02.05 01:51:08.646518 [ 4 ] {3d3eff9d-9f25-44f2-84dc-af8e025014f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 5978 | 2026.02.05 01:51:08.646554 [ 4 ] {3d3eff9d-9f25-44f2-84dc-af8e025014f7} <Debug> TCPHandler: Processed in 0.001299724 sec. | ||
| 5979 | 2026.02.05 01:51:08.646655 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.02.05 01:51:08.646747 [ 4 ] {a3dca633-9e55-466b-90a1-4fcd49b2d1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.02.05 01:51:08.646799 [ 4 ] {a3dca633-9e55-466b-90a1-4fcd49b2d1c1} <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 | ||
| 5982 | 2026.02.05 01:51:08.647620 [ 4 ] {a3dca633-9e55-466b-90a1-4fcd49b2d1c1} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.02.05 01:51:08.647654 [ 4 ] {a3dca633-9e55-466b-90a1-4fcd49b2d1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5984 | 2026.02.05 01:51:08.648224 [ 4 ] {a3dca633-9e55-466b-90a1-4fcd49b2d1c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5985 | 2026.02.05 01:51:08.648436 [ 4 ] {a3dca633-9e55-466b-90a1-4fcd49b2d1c1} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.02.05 01:51:08.648568 [ 4 ] {a3dca633-9e55-466b-90a1-4fcd49b2d1c1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001839 sec., 19575.856443719415 rows/sec., 35.08 MiB/sec. | ||
| 5987 | 2026.02.05 01:51:08.648619 [ 4 ] {a3dca633-9e55-466b-90a1-4fcd49b2d1c1} <Debug> TCPHandler: Processed in 0.002012707 sec. | ||
| 5988 | 2026.02.05 01:51:08.648729 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.02.05 01:51:08.648822 [ 4 ] {eb74bbb4-2085-4399-aeb0-45a787ee54fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.02.05 01:51:08.648862 [ 4 ] {eb74bbb4-2085-4399-aeb0-45a787ee54fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5991 | 2026.02.05 01:51:08.649194 [ 4 ] {eb74bbb4-2085-4399-aeb0-45a787ee54fc} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.02.05 01:51:08.649229 [ 4 ] {eb74bbb4-2085-4399-aeb0-45a787ee54fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 5993 | 2026.02.05 01:51:08.649523 [ 4 ] {eb74bbb4-2085-4399-aeb0-45a787ee54fc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5994 | 2026.02.05 01:51:08.649722 [ 4 ] {eb74bbb4-2085-4399-aeb0-45a787ee54fc} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.02.05 01:51:08.649820 [ 30 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5996 | 2026.02.05 01:51:08.649849 [ 4 ] {eb74bbb4-2085-4399-aeb0-45a787ee54fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 5997 | 2026.02.05 01:51:08.649881 [ 30 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.02.05 01:51:08.649890 [ 4 ] {eb74bbb4-2085-4399-aeb0-45a787ee54fc} <Debug> TCPHandler: Processed in 0.001208873 sec. | ||
| 5999 | 2026.02.05 01:51:08.649912 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6000 | 2026.02.05 01:51:08.650002 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6001 | 2026.02.05 01:51:08.650097 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6002 | 2026.02.05 01:51:08.650125 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2112 rows starting from the beginning of the part | ||
| 6003 | 2026.02.05 01:51:08.650179 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6004 | 2026.02.05 01:51:08.650220 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6005 | 2026.02.05 01:51:08.650258 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6006 | 2026.02.05 01:51:08.650295 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6007 | 2026.02.05 01:51:08.650332 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6008 | 2026.02.05 01:51:08.651406 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436046 sec., 1679611.9344366405 rows/sec., 113.14 MiB/sec. | ||
| 6009 | 2026.02.05 01:51:08.651724 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6010 | 2026.02.05 01:51:08.652073 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_41_8} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.02.05 01:51:08.652155 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_41_8} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6012 | 2026.02.05 01:51:08.652243 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6013 | 2026.02.05 01:51:09.016456 [ 30 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6014 | 2026.02.05 01:51:09.016549 [ 30 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.02.05 01:51:09.016590 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6016 | 2026.02.05 01:51:09.016742 [ 201 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 6017 | 2026.02.05 01:51:09.016936 [ 201 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6018 | 2026.02.05 01:51:09.016976 [ 201 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6019 | 2026.02.05 01:51:09.017054 [ 201 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6020 | 2026.02.05 01:51:09.017105 [ 201 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 6021 | 2026.02.05 01:51:09.017159 [ 201 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 6022 | 2026.02.05 01:51:09.017203 [ 201 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6023 | 2026.02.05 01:51:09.017931 [ 201 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001256334 sec., 31838.667106040273 rows/sec., 2.66 MiB/sec. | ||
| 6024 | 2026.02.05 01:51:09.018108 [ 188 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6025 | 2026.02.05 01:51:09.018452 [ 188 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.02.05 01:51:09.018536 [ 188 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_9_2} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6027 | 2026.02.05 01:51:09.018633 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6028 | 2026.02.05 01:51:12.589903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 734 | ||
| 6029 | 2026.02.05 01:51:12.592154 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.02.05 01:51:12.592209 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6031 | 2026.02.05 01:51:12.593633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6032 | 2026.02.05 01:51:12.593901 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.02.05 01:51:12.594171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 6034 | 2026.02.05 01:51:13.667810 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.02.05 01:51:13.667986 [ 4 ] {3ae9e4fb-9a18-4e19-bec1-6bd4bd492bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6036 | 2026.02.05 01:51:13.668051 [ 4 ] {3ae9e4fb-9a18-4e19-bec1-6bd4bd492bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6037 | 2026.02.05 01:51:13.668676 [ 4 ] {3ae9e4fb-9a18-4e19-bec1-6bd4bd492bc1} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.02.05 01:51:13.668724 [ 4 ] {3ae9e4fb-9a18-4e19-bec1-6bd4bd492bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6039 | 2026.02.05 01:51:13.669112 [ 4 ] {3ae9e4fb-9a18-4e19-bec1-6bd4bd492bc1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6040 | 2026.02.05 01:51:13.669333 [ 4 ] {3ae9e4fb-9a18-4e19-bec1-6bd4bd492bc1} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.02.05 01:51:13.669480 [ 4 ] {3ae9e4fb-9a18-4e19-bec1-6bd4bd492bc1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001542 sec., 15564.20233463035 rows/sec., 1.29 MiB/sec. | ||
| 6042 | 2026.02.05 01:51:13.669520 [ 4 ] {3ae9e4fb-9a18-4e19-bec1-6bd4bd492bc1} <Debug> TCPHandler: Processed in 0.001844844 sec. | ||
| 6043 | 2026.02.05 01:51:13.669641 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.02.05 01:51:13.669735 [ 4 ] {d5483b7f-eb23-49ad-862a-429a0974107c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6045 | 2026.02.05 01:51:13.669775 [ 4 ] {d5483b7f-eb23-49ad-862a-429a0974107c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6046 | 2026.02.05 01:51:13.670160 [ 4 ] {d5483b7f-eb23-49ad-862a-429a0974107c} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.02.05 01:51:13.670195 [ 4 ] {d5483b7f-eb23-49ad-862a-429a0974107c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6048 | 2026.02.05 01:51:13.670486 [ 4 ] {d5483b7f-eb23-49ad-862a-429a0974107c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6049 | 2026.02.05 01:51:13.670706 [ 4 ] {d5483b7f-eb23-49ad-862a-429a0974107c} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.02.05 01:51:13.670832 [ 4 ] {d5483b7f-eb23-49ad-862a-429a0974107c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 146.00 KiB/sec. | ||
| 6051 | 2026.02.05 01:51:13.670869 [ 4 ] {d5483b7f-eb23-49ad-862a-429a0974107c} <Debug> TCPHandler: Processed in 0.001278303 sec. | ||
| 6052 | 2026.02.05 01:51:13.670982 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6053 | 2026.02.05 01:51:13.671074 [ 4 ] {b2436ef2-6bdc-433a-8376-3b6b0eeb2ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6054 | 2026.02.05 01:51:13.671112 [ 4 ] {b2436ef2-6bdc-433a-8376-3b6b0eeb2ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6055 | 2026.02.05 01:51:13.672152 [ 4 ] {b2436ef2-6bdc-433a-8376-3b6b0eeb2ec8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.02.05 01:51:13.672188 [ 4 ] {b2436ef2-6bdc-433a-8376-3b6b0eeb2ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6057 | 2026.02.05 01:51:13.672568 [ 4 ] {b2436ef2-6bdc-433a-8376-3b6b0eeb2ec8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6058 | 2026.02.05 01:51:13.672772 [ 4 ] {b2436ef2-6bdc-433a-8376-3b6b0eeb2ec8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.02.05 01:51:13.672899 [ 4 ] {b2436ef2-6bdc-433a-8376-3b6b0eeb2ec8} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.001842 sec., 719326.8186753528 rows/sec., 60.06 MiB/sec. | ||
| 6060 | 2026.02.05 01:51:13.672936 [ 4 ] {b2436ef2-6bdc-433a-8376-3b6b0eeb2ec8} <Debug> TCPHandler: Processed in 0.002003346 sec. | ||
| 6061 | 2026.02.05 01:51:13.673044 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.02.05 01:51:13.673137 [ 4 ] {6b9d68f6-3da2-46e7-9ac6-2d37f264890d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6063 | 2026.02.05 01:51:13.673175 [ 4 ] {6b9d68f6-3da2-46e7-9ac6-2d37f264890d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6064 | 2026.02.05 01:51:13.673569 [ 4 ] {6b9d68f6-3da2-46e7-9ac6-2d37f264890d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.02.05 01:51:13.673604 [ 4 ] {6b9d68f6-3da2-46e7-9ac6-2d37f264890d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6066 | 2026.02.05 01:51:13.673893 [ 4 ] {6b9d68f6-3da2-46e7-9ac6-2d37f264890d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6067 | 2026.02.05 01:51:13.674100 [ 4 ] {6b9d68f6-3da2-46e7-9ac6-2d37f264890d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.02.05 01:51:13.674223 [ 4 ] {6b9d68f6-3da2-46e7-9ac6-2d37f264890d} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001105 sec., 16289.592760180994 rows/sec., 1.24 MiB/sec. | ||
| 6069 | 2026.02.05 01:51:13.674260 [ 4 ] {6b9d68f6-3da2-46e7-9ac6-2d37f264890d} <Debug> TCPHandler: Processed in 0.001265323 sec. | ||
| 6070 | 2026.02.05 01:51:13.674369 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.02.05 01:51:13.674462 [ 4 ] {210c620d-3acd-43f1-b552-78bcdf5d69ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.02.05 01:51:13.674500 [ 4 ] {210c620d-3acd-43f1-b552-78bcdf5d69ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6073 | 2026.02.05 01:51:13.674949 [ 4 ] {210c620d-3acd-43f1-b552-78bcdf5d69ce} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.02.05 01:51:13.674985 [ 4 ] {210c620d-3acd-43f1-b552-78bcdf5d69ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6075 | 2026.02.05 01:51:13.675286 [ 4 ] {210c620d-3acd-43f1-b552-78bcdf5d69ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6076 | 2026.02.05 01:51:13.675508 [ 4 ] {210c620d-3acd-43f1-b552-78bcdf5d69ce} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.02.05 01:51:13.675630 [ 4 ] {210c620d-3acd-43f1-b552-78bcdf5d69ce} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001186 sec., 212478.9207419899 rows/sec., 14.70 MiB/sec. | ||
| 6078 | 2026.02.05 01:51:13.675667 [ 4 ] {210c620d-3acd-43f1-b552-78bcdf5d69ce} <Debug> TCPHandler: Processed in 0.001347004 sec. | ||
| 6079 | 2026.02.05 01:51:13.675785 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2026.02.05 01:51:13.675877 [ 4 ] {f1829cc7-7aca-4e8f-8d9d-eed5a9e446fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6081 | 2026.02.05 01:51:13.675916 [ 4 ] {f1829cc7-7aca-4e8f-8d9d-eed5a9e446fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6082 | 2026.02.05 01:51:13.676304 [ 4 ] {f1829cc7-7aca-4e8f-8d9d-eed5a9e446fb} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2026.02.05 01:51:13.676339 [ 4 ] {f1829cc7-7aca-4e8f-8d9d-eed5a9e446fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6084 | 2026.02.05 01:51:13.676632 [ 4 ] {f1829cc7-7aca-4e8f-8d9d-eed5a9e446fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6085 | 2026.02.05 01:51:13.676837 [ 4 ] {f1829cc7-7aca-4e8f-8d9d-eed5a9e446fb} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.02.05 01:51:13.676959 [ 4 ] {f1829cc7-7aca-4e8f-8d9d-eed5a9e446fb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 6087 | 2026.02.05 01:51:13.676997 [ 4 ] {f1829cc7-7aca-4e8f-8d9d-eed5a9e446fb} <Debug> TCPHandler: Processed in 0.001262343 sec. | ||
| 6088 | 2026.02.05 01:51:13.677109 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2026.02.05 01:51:13.677228 [ 4 ] {18b7a8cc-60e4-491e-bd14-2422812b5494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6090 | 2026.02.05 01:51:13.677266 [ 4 ] {18b7a8cc-60e4-491e-bd14-2422812b5494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6091 | 2026.02.05 01:51:13.677841 [ 4 ] {18b7a8cc-60e4-491e-bd14-2422812b5494} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.02.05 01:51:13.677880 [ 4 ] {18b7a8cc-60e4-491e-bd14-2422812b5494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6093 | 2026.02.05 01:51:13.678206 [ 4 ] {18b7a8cc-60e4-491e-bd14-2422812b5494} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6094 | 2026.02.05 01:51:13.678412 [ 4 ] {18b7a8cc-60e4-491e-bd14-2422812b5494} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.02.05 01:51:13.678537 [ 4 ] {18b7a8cc-60e4-491e-bd14-2422812b5494} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001328 sec., 423192.7710843374 rows/sec., 31.73 MiB/sec. | ||
| 6096 | 2026.02.05 01:51:13.678575 [ 4 ] {18b7a8cc-60e4-491e-bd14-2422812b5494} <Debug> TCPHandler: Processed in 0.001515817 sec. | ||
| 6097 | 2026.02.05 01:51:13.678688 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2026.02.05 01:51:13.678806 [ 4 ] {619c82b7-5aa3-4f78-80ab-b325a92541d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6099 | 2026.02.05 01:51:13.678849 [ 4 ] {619c82b7-5aa3-4f78-80ab-b325a92541d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6100 | 2026.02.05 01:51:13.679426 [ 4 ] {619c82b7-5aa3-4f78-80ab-b325a92541d6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.02.05 01:51:13.679461 [ 4 ] {619c82b7-5aa3-4f78-80ab-b325a92541d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6102 | 2026.02.05 01:51:13.679826 [ 4 ] {619c82b7-5aa3-4f78-80ab-b325a92541d6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6103 | 2026.02.05 01:51:13.680042 [ 4 ] {619c82b7-5aa3-4f78-80ab-b325a92541d6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.02.05 01:51:13.680167 [ 4 ] {619c82b7-5aa3-4f78-80ab-b325a92541d6} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00138 sec., 638405.7971014493 rows/sec., 43.33 MiB/sec. | ||
| 6105 | 2026.02.05 01:51:13.680204 [ 4 ] {619c82b7-5aa3-4f78-80ab-b325a92541d6} <Debug> TCPHandler: Processed in 0.001565658 sec. | ||
| 6106 | 2026.02.05 01:51:13.680321 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2026.02.05 01:51:13.680414 [ 4 ] {8913c853-6a9d-424c-86fd-d2ce54b127ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6108 | 2026.02.05 01:51:13.680467 [ 4 ] {8913c853-6a9d-424c-86fd-d2ce54b127ac} <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 | ||
| 6109 | 2026.02.05 01:51:13.681189 [ 4 ] {8913c853-6a9d-424c-86fd-d2ce54b127ac} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.02.05 01:51:13.681224 [ 4 ] {8913c853-6a9d-424c-86fd-d2ce54b127ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6111 | 2026.02.05 01:51:13.681709 [ 4 ] {8913c853-6a9d-424c-86fd-d2ce54b127ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6112 | 2026.02.05 01:51:13.681931 [ 4 ] {8913c853-6a9d-424c-86fd-d2ce54b127ac} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.02.05 01:51:13.682043 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6114 | 2026.02.05 01:51:13.682063 [ 4 ] {8913c853-6a9d-424c-86fd-d2ce54b127ac} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001668 sec., 2398.0815347721823 rows/sec., 4.30 MiB/sec. | ||
| 6115 | 2026.02.05 01:51:13.682113 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.02.05 01:51:13.682138 [ 4 ] {8913c853-6a9d-424c-86fd-d2ce54b127ac} <Debug> TCPHandler: Processed in 0.001865855 sec. | ||
| 6117 | 2026.02.05 01:51:13.682138 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6118 | 2026.02.05 01:51:13.682261 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.02.05 01:51:13.682261 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 6120 | 2026.02.05 01:51:13.682363 [ 4 ] {a2afe71d-99d0-4263-b91f-1dcb54afa467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6121 | 2026.02.05 01:51:13.682409 [ 4 ] {a2afe71d-99d0-4263-b91f-1dcb54afa467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6122 | 2026.02.05 01:51:13.682529 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6123 | 2026.02.05 01:51:13.682604 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 695 rows starting from the beginning of the part | ||
| 6124 | 2026.02.05 01:51:13.682737 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 6125 | 2026.02.05 01:51:13.682745 [ 4 ] {a2afe71d-99d0-4263-b91f-1dcb54afa467} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.02.05 01:51:13.682787 [ 4 ] {a2afe71d-99d0-4263-b91f-1dcb54afa467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6127 | 2026.02.05 01:51:13.682850 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6128 | 2026.02.05 01:51:13.682963 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 6129 | 2026.02.05 01:51:13.683066 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6130 | 2026.02.05 01:51:13.683098 [ 4 ] {a2afe71d-99d0-4263-b91f-1dcb54afa467} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6131 | 2026.02.05 01:51:13.683166 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 6132 | 2026.02.05 01:51:13.683312 [ 4 ] {a2afe71d-99d0-4263-b91f-1dcb54afa467} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.02.05 01:51:13.683443 [ 4 ] {a2afe71d-99d0-4263-b91f-1dcb54afa467} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6134 | 2026.02.05 01:51:13.683480 [ 4 ] {a2afe71d-99d0-4263-b91f-1dcb54afa467} <Debug> TCPHandler: Processed in 0.001269473 sec. | ||
| 6135 | 2026.02.05 01:51:13.687645 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 19 columns (19 merged, 0 gathered) in 0.005422819 sec., 143652.22221136276 rows/sec., 257.42 MiB/sec. | ||
| 6136 | 2026.02.05 01:51:13.688437 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6137 | 2026.02.05 01:51:13.688751 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.02.05 01:51:13.688819 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6139 | 2026.02.05 01:51:13.688903 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6140 | 2026.02.05 01:51:14.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.24 MiB, peak 276.77 MiB, free memory in arenas 0.00 B, will set to 270.72 MiB (RSS), difference: 1.48 MiB | ||
| 6141 | 2026.02.05 01:51:15.053304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14901 | ||
| 6142 | 2026.02.05 01:51:15.054055 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.02.05 01:51:15.054106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6144 | 2026.02.05 01:51:15.054622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6145 | 2026.02.05 01:51:15.054855 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.02.05 01:51:15.055008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14901 | ||
| 6147 | 2026.02.05 01:51:15.055040 [ 51 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6148 | 2026.02.05 01:51:15.055110 [ 51 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.02.05 01:51:15.055133 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6150 | 2026.02.05 01:51:15.055312 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 6151 | 2026.02.05 01:51:15.055498 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6152 | 2026.02.05 01:51:15.055542 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12469 rows starting from the beginning of the part | ||
| 6153 | 2026.02.05 01:51:15.055615 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6154 | 2026.02.05 01:51:15.055671 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6155 | 2026.02.05 01:51:15.055720 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6156 | 2026.02.05 01:51:15.055767 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6157 | 2026.02.05 01:51:15.055812 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6158 | 2026.02.05 01:51:15.057654 [ 187 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14901 rows, containing 4 columns (4 merged, 0 gathered) in 0.002431414 sec., 6128532.615177835 rows/sec., 87.67 MiB/sec. | ||
| 6159 | 2026.02.05 01:51:15.057903 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6160 | 2026.02.05 01:51:15.058157 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.02.05 01:51:15.058230 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_31_6} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6162 | 2026.02.05 01:51:15.058312 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6163 | 2026.02.05 01:51:15.918395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6164 | 2026.02.05 01:51:15.935841 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.02.05 01:51:15.935902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6166 | 2026.02.05 01:51:15.941843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6167 | 2026.02.05 01:51:15.942533 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.02.05 01:51:15.942827 [ 122 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6169 | 2026.02.05 01:51:15.942895 [ 122 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.02.05 01:51:15.942915 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6171 | 2026.02.05 01:51:15.943006 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 6172 | 2026.02.05 01:51:15.945874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6173 | 2026.02.05 01:51:15.945922 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6174 | 2026.02.05 01:51:15.946747 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 6175 | 2026.02.05 01:51:15.950056 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 6176 | 2026.02.05 01:51:15.953294 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 6177 | 2026.02.05 01:51:15.956868 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 6178 | 2026.02.05 01:51:15.960896 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 6179 | 2026.02.05 01:51:15.964697 [ 196 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 6180 | 2026.02.05 01:51:16.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.23 MiB, peak 281.23 MiB, free memory in arenas 0.00 B, will set to 272.52 MiB (RSS), difference: -8.71 MiB | ||
| 6181 | 2026.02.05 01:51:16.017313 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07433683 sec., 3147.833987540227 rows/sec., 16.28 MiB/sec. | ||
| 6182 | 2026.02.05 01:51:16.019421 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6183 | 2026.02.05 01:51:16.021175 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_31_6} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.02.05 01:51:16.021270 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_31_6} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6185 | 2026.02.05 01:51:16.022727 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6186 | 2026.02.05 01:51:17.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.11 MiB, peak 281.23 MiB, free memory in arenas 0.00 B, will set to 274.64 MiB (RSS), difference: 11.53 MiB | ||
| 6187 | 2026.02.05 01:51:18.640526 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.02.05 01:51:18.640732 [ 4 ] {7bb32447-2a85-4234-b6c1-b982a8fda1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6189 | 2026.02.05 01:51:18.640804 [ 4 ] {7bb32447-2a85-4234-b6c1-b982a8fda1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6190 | 2026.02.05 01:51:18.641538 [ 4 ] {7bb32447-2a85-4234-b6c1-b982a8fda1d4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.02.05 01:51:18.641584 [ 4 ] {7bb32447-2a85-4234-b6c1-b982a8fda1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6192 | 2026.02.05 01:51:18.641960 [ 4 ] {7bb32447-2a85-4234-b6c1-b982a8fda1d4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6193 | 2026.02.05 01:51:18.642176 [ 4 ] {7bb32447-2a85-4234-b6c1-b982a8fda1d4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.02.05 01:51:18.642320 [ 4 ] {7bb32447-2a85-4234-b6c1-b982a8fda1d4} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001639 sec., 78096.40024405124 rows/sec., 6.73 MiB/sec. | ||
| 6195 | 2026.02.05 01:51:18.642359 [ 4 ] {7bb32447-2a85-4234-b6c1-b982a8fda1d4} <Debug> TCPHandler: Processed in 0.001968226 sec. | ||
| 6196 | 2026.02.05 01:51:18.642483 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.02.05 01:51:18.642576 [ 4 ] {032d528f-2010-404e-80e7-435caa658d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6198 | 2026.02.05 01:51:18.642615 [ 4 ] {032d528f-2010-404e-80e7-435caa658d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6199 | 2026.02.05 01:51:18.643015 [ 4 ] {032d528f-2010-404e-80e7-435caa658d67} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.02.05 01:51:18.643051 [ 4 ] {032d528f-2010-404e-80e7-435caa658d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6201 | 2026.02.05 01:51:18.643353 [ 4 ] {032d528f-2010-404e-80e7-435caa658d67} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6202 | 2026.02.05 01:51:18.643554 [ 4 ] {032d528f-2010-404e-80e7-435caa658d67} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.02.05 01:51:18.643680 [ 4 ] {032d528f-2010-404e-80e7-435caa658d67} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001122 sec., 32085.561497326205 rows/sec., 2.36 MiB/sec. | ||
| 6204 | 2026.02.05 01:51:18.643717 [ 4 ] {032d528f-2010-404e-80e7-435caa658d67} <Debug> TCPHandler: Processed in 0.001282534 sec. | ||
| 6205 | 2026.02.05 01:51:18.643824 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.02.05 01:51:18.643916 [ 4 ] {5669ad9f-614e-4a77-a113-6f319d84f5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6207 | 2026.02.05 01:51:18.643954 [ 4 ] {5669ad9f-614e-4a77-a113-6f319d84f5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6208 | 2026.02.05 01:51:18.644369 [ 4 ] {5669ad9f-614e-4a77-a113-6f319d84f5f5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.02.05 01:51:18.644405 [ 4 ] {5669ad9f-614e-4a77-a113-6f319d84f5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6210 | 2026.02.05 01:51:18.644700 [ 4 ] {5669ad9f-614e-4a77-a113-6f319d84f5f5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6211 | 2026.02.05 01:51:18.644901 [ 4 ] {5669ad9f-614e-4a77-a113-6f319d84f5f5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.02.05 01:51:18.645024 [ 4 ] {5669ad9f-614e-4a77-a113-6f319d84f5f5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001125 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. | ||
| 6213 | 2026.02.05 01:51:18.645059 [ 4 ] {5669ad9f-614e-4a77-a113-6f319d84f5f5} <Debug> TCPHandler: Processed in 0.001282023 sec. | ||
| 6214 | 2026.02.05 01:51:18.645174 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.02.05 01:51:18.645265 [ 4 ] {dc91f751-9fe9-4b92-93a4-61ddc8a79d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6216 | 2026.02.05 01:51:18.645307 [ 4 ] {dc91f751-9fe9-4b92-93a4-61ddc8a79d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6217 | 2026.02.05 01:51:18.645701 [ 4 ] {dc91f751-9fe9-4b92-93a4-61ddc8a79d5e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.02.05 01:51:18.645736 [ 4 ] {dc91f751-9fe9-4b92-93a4-61ddc8a79d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6219 | 2026.02.05 01:51:18.646049 [ 4 ] {dc91f751-9fe9-4b92-93a4-61ddc8a79d5e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6220 | 2026.02.05 01:51:18.646249 [ 4 ] {dc91f751-9fe9-4b92-93a4-61ddc8a79d5e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.02.05 01:51:18.646373 [ 4 ] {dc91f751-9fe9-4b92-93a4-61ddc8a79d5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 6222 | 2026.02.05 01:51:18.646408 [ 4 ] {dc91f751-9fe9-4b92-93a4-61ddc8a79d5e} <Debug> TCPHandler: Processed in 0.001281323 sec. | ||
| 6223 | 2026.02.05 01:51:18.646517 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2026.02.05 01:51:18.646608 [ 4 ] {7fb09296-7d9a-4e4f-a573-21ba2d2bdca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6225 | 2026.02.05 01:51:18.646661 [ 4 ] {7fb09296-7d9a-4e4f-a573-21ba2d2bdca6} <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 | ||
| 6226 | 2026.02.05 01:51:18.647473 [ 4 ] {7fb09296-7d9a-4e4f-a573-21ba2d2bdca6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.02.05 01:51:18.647508 [ 4 ] {7fb09296-7d9a-4e4f-a573-21ba2d2bdca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6228 | 2026.02.05 01:51:18.648064 [ 4 ] {7fb09296-7d9a-4e4f-a573-21ba2d2bdca6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6229 | 2026.02.05 01:51:18.648278 [ 4 ] {7fb09296-7d9a-4e4f-a573-21ba2d2bdca6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.02.05 01:51:18.648410 [ 4 ] {7fb09296-7d9a-4e4f-a573-21ba2d2bdca6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00182 sec., 19780.21978021978 rows/sec., 35.45 MiB/sec. | ||
| 6231 | 2026.02.05 01:51:18.648461 [ 4 ] {7fb09296-7d9a-4e4f-a573-21ba2d2bdca6} <Debug> TCPHandler: Processed in 0.001992167 sec. | ||
| 6232 | 2026.02.05 01:51:18.648577 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2026.02.05 01:51:18.648669 [ 4 ] {c600c550-30a2-409b-90d9-ced69bd158de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6234 | 2026.02.05 01:51:18.648709 [ 4 ] {c600c550-30a2-409b-90d9-ced69bd158de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6235 | 2026.02.05 01:51:18.649036 [ 4 ] {c600c550-30a2-409b-90d9-ced69bd158de} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.02.05 01:51:18.649071 [ 4 ] {c600c550-30a2-409b-90d9-ced69bd158de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6237 | 2026.02.05 01:51:18.649363 [ 4 ] {c600c550-30a2-409b-90d9-ced69bd158de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6238 | 2026.02.05 01:51:18.649565 [ 4 ] {c600c550-30a2-409b-90d9-ced69bd158de} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.02.05 01:51:18.649686 [ 4 ] {c600c550-30a2-409b-90d9-ced69bd158de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 6240 | 2026.02.05 01:51:18.649721 [ 4 ] {c600c550-30a2-409b-90d9-ced69bd158de} <Debug> TCPHandler: Processed in 0.001192752 sec. | ||
| 6241 | 2026.02.05 01:51:22.436080 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6242 | 2026.02.05 01:51:22.436139 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6243 | 2026.02.05 01:51:22.555191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15349 | ||
| 6244 | 2026.02.05 01:51:22.555715 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.02.05 01:51:22.555759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6246 | 2026.02.05 01:51:22.556559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6247 | 2026.02.05 01:51:22.556810 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.02.05 01:51:22.556958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15349 | ||
| 6249 | 2026.02.05 01:51:22.594456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 766 | ||
| 6250 | 2026.02.05 01:51:22.596964 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2026.02.05 01:51:22.597013 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6252 | 2026.02.05 01:51:22.598319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6253 | 2026.02.05 01:51:22.598581 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.02.05 01:51:22.598837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6255 | 2026.02.05 01:51:23.001484 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001015609 sec. | ||
| 6256 | 2026.02.05 01:51:23.446077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6257 | 2026.02.05 01:51:23.461617 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.02.05 01:51:23.461674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6259 | 2026.02.05 01:51:23.467700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6260 | 2026.02.05 01:51:23.468373 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.02.05 01:51:23.471003 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6262 | 2026.02.05 01:51:23.638476 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.02.05 01:51:23.638650 [ 4 ] {d4693701-3f56-45f2-ba9b-c01124b3f0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6264 | 2026.02.05 01:51:23.638715 [ 4 ] {d4693701-3f56-45f2-ba9b-c01124b3f0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6265 | 2026.02.05 01:51:23.639377 [ 4 ] {d4693701-3f56-45f2-ba9b-c01124b3f0bd} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.02.05 01:51:23.639414 [ 4 ] {d4693701-3f56-45f2-ba9b-c01124b3f0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6267 | 2026.02.05 01:51:23.639825 [ 4 ] {d4693701-3f56-45f2-ba9b-c01124b3f0bd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6268 | 2026.02.05 01:51:23.640049 [ 4 ] {d4693701-3f56-45f2-ba9b-c01124b3f0bd} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.02.05 01:51:23.640204 [ 4 ] {d4693701-3f56-45f2-ba9b-c01124b3f0bd} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.16 MiB/sec. | ||
| 6270 | 2026.02.05 01:51:23.640246 [ 4 ] {d4693701-3f56-45f2-ba9b-c01124b3f0bd} <Debug> TCPHandler: Processed in 0.001897064 sec. | ||
| 6271 | 2026.02.05 01:51:23.640369 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2026.02.05 01:51:23.640465 [ 4 ] {8cc3ddab-5ba9-4313-a909-6c9d9a6d5ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6273 | 2026.02.05 01:51:23.640504 [ 4 ] {8cc3ddab-5ba9-4313-a909-6c9d9a6d5ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6274 | 2026.02.05 01:51:23.640897 [ 4 ] {8cc3ddab-5ba9-4313-a909-6c9d9a6d5ec2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.02.05 01:51:23.640933 [ 4 ] {8cc3ddab-5ba9-4313-a909-6c9d9a6d5ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6276 | 2026.02.05 01:51:23.641240 [ 4 ] {8cc3ddab-5ba9-4313-a909-6c9d9a6d5ec2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6277 | 2026.02.05 01:51:23.641466 [ 4 ] {8cc3ddab-5ba9-4313-a909-6c9d9a6d5ec2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2026.02.05 01:51:23.641578 [ 125 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6279 | 2026.02.05 01:51:23.641601 [ 4 ] {8cc3ddab-5ba9-4313-a909-6c9d9a6d5ec2} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001155 sec., 3463.2034632034633 rows/sec., 260.42 KiB/sec. | ||
| 6280 | 2026.02.05 01:51:23.641623 [ 125 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.02.05 01:51:23.641644 [ 4 ] {8cc3ddab-5ba9-4313-a909-6c9d9a6d5ec2} <Debug> TCPHandler: Processed in 0.001325594 sec. | ||
| 6282 | 2026.02.05 01:51:23.641647 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6283 | 2026.02.05 01:51:23.641762 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 6284 | 2026.02.05 01:51:23.641771 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2026.02.05 01:51:23.641865 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6286 | 2026.02.05 01:51:23.641880 [ 4 ] {bc93a135-abc3-4065-883d-d928f24d9d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6287 | 2026.02.05 01:51:23.641900 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part | ||
| 6288 | 2026.02.05 01:51:23.641925 [ 4 ] {bc93a135-abc3-4065-883d-d928f24d9d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6289 | 2026.02.05 01:51:23.641967 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
| 6290 | 2026.02.05 01:51:23.642017 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 6291 | 2026.02.05 01:51:23.642059 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part | ||
| 6292 | 2026.02.05 01:51:23.642098 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 6293 | 2026.02.05 01:51:23.642135 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 6294 | 2026.02.05 01:51:23.642356 [ 4 ] {bc93a135-abc3-4065-883d-d928f24d9d5c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2026.02.05 01:51:23.642398 [ 4 ] {bc93a135-abc3-4065-883d-d928f24d9d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6296 | 2026.02.05 01:51:23.642846 [ 4 ] {bc93a135-abc3-4065-883d-d928f24d9d5c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6297 | 2026.02.05 01:51:23.642935 [ 191 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214222 sec., 138360.20101760633 rows/sec., 10.70 MiB/sec. | ||
| 6298 | 2026.02.05 01:51:23.643070 [ 4 ] {bc93a135-abc3-4065-883d-d928f24d9d5c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.02.05 01:51:23.643138 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6300 | 2026.02.05 01:51:23.643215 [ 4 ] {bc93a135-abc3-4065-883d-d928f24d9d5c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001354 sec., 50221.56573116691 rows/sec., 3.92 MiB/sec. | ||
| 6301 | 2026.02.05 01:51:23.643257 [ 4 ] {bc93a135-abc3-4065-883d-d928f24d9d5c} <Debug> TCPHandler: Processed in 0.001537108 sec. | ||
| 6302 | 2026.02.05 01:51:23.643385 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2026.02.05 01:51:23.643479 [ 4 ] {c723f13f-105d-49cd-8ced-a0c98f3e4d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6304 | 2026.02.05 01:51:23.643520 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.02.05 01:51:23.643523 [ 4 ] {c723f13f-105d-49cd-8ced-a0c98f3e4d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6306 | 2026.02.05 01:51:23.643629 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_41_8} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6307 | 2026.02.05 01:51:23.643749 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6308 | 2026.02.05 01:51:23.643990 [ 4 ] {c723f13f-105d-49cd-8ced-a0c98f3e4d28} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.02.05 01:51:23.644036 [ 4 ] {c723f13f-105d-49cd-8ced-a0c98f3e4d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6310 | 2026.02.05 01:51:23.644397 [ 4 ] {c723f13f-105d-49cd-8ced-a0c98f3e4d28} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6311 | 2026.02.05 01:51:23.644602 [ 4 ] {c723f13f-105d-49cd-8ced-a0c98f3e4d28} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.02.05 01:51:23.644736 [ 4 ] {c723f13f-105d-49cd-8ced-a0c98f3e4d28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 6313 | 2026.02.05 01:51:23.644773 [ 4 ] {c723f13f-105d-49cd-8ced-a0c98f3e4d28} <Debug> TCPHandler: Processed in 0.001438426 sec. | ||
| 6314 | 2026.02.05 01:51:23.644887 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6315 | 2026.02.05 01:51:23.644983 [ 4 ] {99f1f04f-d0b9-4961-a4c6-a2999b38fdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6316 | 2026.02.05 01:51:23.645037 [ 4 ] {99f1f04f-d0b9-4961-a4c6-a2999b38fdfc} <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 | ||
| 6317 | 2026.02.05 01:51:23.645775 [ 4 ] {99f1f04f-d0b9-4961-a4c6-a2999b38fdfc} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.02.05 01:51:23.645811 [ 4 ] {99f1f04f-d0b9-4961-a4c6-a2999b38fdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6319 | 2026.02.05 01:51:23.646322 [ 4 ] {99f1f04f-d0b9-4961-a4c6-a2999b38fdfc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6320 | 2026.02.05 01:51:23.646537 [ 4 ] {99f1f04f-d0b9-4961-a4c6-a2999b38fdfc} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.02.05 01:51:23.646675 [ 4 ] {99f1f04f-d0b9-4961-a4c6-a2999b38fdfc} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001712 sec., 2336.448598130841 rows/sec., 4.19 MiB/sec. | ||
| 6322 | 2026.02.05 01:51:23.646727 [ 4 ] {99f1f04f-d0b9-4961-a4c6-a2999b38fdfc} <Debug> TCPHandler: Processed in 0.001889125 sec. | ||
| 6323 | 2026.02.05 01:51:23.646842 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2026.02.05 01:51:23.646935 [ 4 ] {d153afee-4b4d-4d36-9dba-9b2f6879a753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6325 | 2026.02.05 01:51:23.646976 [ 4 ] {d153afee-4b4d-4d36-9dba-9b2f6879a753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6326 | 2026.02.05 01:51:23.647332 [ 4 ] {d153afee-4b4d-4d36-9dba-9b2f6879a753} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.02.05 01:51:23.647368 [ 4 ] {d153afee-4b4d-4d36-9dba-9b2f6879a753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6328 | 2026.02.05 01:51:23.647668 [ 4 ] {d153afee-4b4d-4d36-9dba-9b2f6879a753} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6329 | 2026.02.05 01:51:23.647871 [ 4 ] {d153afee-4b4d-4d36-9dba-9b2f6879a753} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.02.05 01:51:23.647996 [ 4 ] {d153afee-4b4d-4d36-9dba-9b2f6879a753} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6331 | 2026.02.05 01:51:23.648033 [ 4 ] {d153afee-4b4d-4d36-9dba-9b2f6879a753} <Debug> TCPHandler: Processed in 0.001240683 sec. | ||
| 6332 | 2026.02.05 01:51:28.640348 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.02.05 01:51:28.640552 [ 4 ] {25542dbc-5589-49ee-8538-ef146efc9b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6334 | 2026.02.05 01:51:28.640623 [ 4 ] {25542dbc-5589-49ee-8538-ef146efc9b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6335 | 2026.02.05 01:51:28.641327 [ 4 ] {25542dbc-5589-49ee-8538-ef146efc9b44} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.02.05 01:51:28.641367 [ 4 ] {25542dbc-5589-49ee-8538-ef146efc9b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6337 | 2026.02.05 01:51:28.641785 [ 4 ] {25542dbc-5589-49ee-8538-ef146efc9b44} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6338 | 2026.02.05 01:51:28.642002 [ 4 ] {25542dbc-5589-49ee-8538-ef146efc9b44} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.02.05 01:51:28.642151 [ 4 ] {25542dbc-5589-49ee-8538-ef146efc9b44} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001651 sec., 77528.77044215627 rows/sec., 6.68 MiB/sec. | ||
| 6340 | 2026.02.05 01:51:28.642135 [ 148 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6341 | 2026.02.05 01:51:28.642193 [ 4 ] {25542dbc-5589-49ee-8538-ef146efc9b44} <Debug> TCPHandler: Processed in 0.001980956 sec. | ||
| 6342 | 2026.02.05 01:51:28.642241 [ 148 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.02.05 01:51:28.642272 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6344 | 2026.02.05 01:51:28.642336 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.02.05 01:51:28.642407 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 6346 | 2026.02.05 01:51:28.642436 [ 4 ] {082efc42-5458-4a60-af29-8bae511b1155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6347 | 2026.02.05 01:51:28.642496 [ 4 ] {082efc42-5458-4a60-af29-8bae511b1155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6348 | 2026.02.05 01:51:28.642572 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6349 | 2026.02.05 01:51:28.642615 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1405 rows starting from the beginning of the part | ||
| 6350 | 2026.02.05 01:51:28.642691 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 6351 | 2026.02.05 01:51:28.642746 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1325 rows starting from the beginning of the part | ||
| 6352 | 2026.02.05 01:51:28.642795 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 6353 | 2026.02.05 01:51:28.642840 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 6354 | 2026.02.05 01:51:28.642885 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 128 rows starting from the beginning of the part | ||
| 6355 | 2026.02.05 01:51:28.642915 [ 4 ] {082efc42-5458-4a60-af29-8bae511b1155} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.02.05 01:51:28.642958 [ 4 ] {082efc42-5458-4a60-af29-8bae511b1155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6357 | 2026.02.05 01:51:28.643308 [ 4 ] {082efc42-5458-4a60-af29-8bae511b1155} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6358 | 2026.02.05 01:51:28.643537 [ 4 ] {082efc42-5458-4a60-af29-8bae511b1155} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.02.05 01:51:28.643672 [ 4 ] {082efc42-5458-4a60-af29-8bae511b1155} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001255 sec., 28685.258964143424 rows/sec., 2.11 MiB/sec. | ||
| 6360 | 2026.02.05 01:51:28.643712 [ 4 ] {082efc42-5458-4a60-af29-8bae511b1155} <Debug> TCPHandler: Processed in 0.001429916 sec. | ||
| 6361 | 2026.02.05 01:51:28.643816 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.02.05 01:51:28.643910 [ 4 ] {a2756e6e-504e-4bb9-9da6-2fd2e396be22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6363 | 2026.02.05 01:51:28.643950 [ 4 ] {a2756e6e-504e-4bb9-9da6-2fd2e396be22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6364 | 2026.02.05 01:51:28.644355 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017217 sec., 1575437.8433257304 rows/sec., 138.23 MiB/sec. | ||
| 6365 | 2026.02.05 01:51:28.644388 [ 4 ] {a2756e6e-504e-4bb9-9da6-2fd2e396be22} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.02.05 01:51:28.644429 [ 4 ] {a2756e6e-504e-4bb9-9da6-2fd2e396be22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6367 | 2026.02.05 01:51:28.644570 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6368 | 2026.02.05 01:51:28.644775 [ 4 ] {a2756e6e-504e-4bb9-9da6-2fd2e396be22} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6369 | 2026.02.05 01:51:28.644875 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6370 | 2026.02.05 01:51:28.644966 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_46_9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6371 | 2026.02.05 01:51:28.645040 [ 4 ] {a2756e6e-504e-4bb9-9da6-2fd2e396be22} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.02.05 01:51:28.645051 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6373 | 2026.02.05 01:51:28.645167 [ 147 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6374 | 2026.02.05 01:51:28.645178 [ 4 ] {a2756e6e-504e-4bb9-9da6-2fd2e396be22} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001287 sec., 77700.0777000777 rows/sec., 6.07 MiB/sec. | ||
| 6375 | 2026.02.05 01:51:28.645209 [ 147 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.02.05 01:51:28.645224 [ 4 ] {a2756e6e-504e-4bb9-9da6-2fd2e396be22} <Debug> TCPHandler: Processed in 0.001458167 sec. | ||
| 6377 | 2026.02.05 01:51:28.645228 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6378 | 2026.02.05 01:51:28.645305 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 6379 | 2026.02.05 01:51:28.645345 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2026.02.05 01:51:28.645391 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6381 | 2026.02.05 01:51:28.645420 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 6382 | 2026.02.05 01:51:28.645443 [ 4 ] {41d7e452-863e-47ad-901b-92e09785a59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6383 | 2026.02.05 01:51:28.645472 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 100 rows starting from the beginning of the part | ||
| 6384 | 2026.02.05 01:51:28.645492 [ 4 ] {41d7e452-863e-47ad-901b-92e09785a59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6385 | 2026.02.05 01:51:28.645519 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 562 rows starting from the beginning of the part | ||
| 6386 | 2026.02.05 01:51:28.645566 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part | ||
| 6387 | 2026.02.05 01:51:28.645602 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 68 rows starting from the beginning of the part | ||
| 6388 | 2026.02.05 01:51:28.645640 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part | ||
| 6389 | 2026.02.05 01:51:28.645914 [ 4 ] {41d7e452-863e-47ad-901b-92e09785a59c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.02.05 01:51:28.645954 [ 4 ] {41d7e452-863e-47ad-901b-92e09785a59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6391 | 2026.02.05 01:51:28.646296 [ 4 ] {41d7e452-863e-47ad-901b-92e09785a59c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6392 | 2026.02.05 01:51:28.646500 [ 4 ] {41d7e452-863e-47ad-901b-92e09785a59c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.02.05 01:51:28.646568 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292113 sec., 1208872.5986039923 rows/sec., 96.33 MiB/sec. | ||
| 6394 | 2026.02.05 01:51:28.646596 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6395 | 2026.02.05 01:51:28.646625 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.02.05 01:51:28.646626 [ 4 ] {41d7e452-863e-47ad-901b-92e09785a59c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 6397 | 2026.02.05 01:51:28.646642 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6398 | 2026.02.05 01:51:28.646669 [ 4 ] {41d7e452-863e-47ad-901b-92e09785a59c} <Debug> TCPHandler: Processed in 0.001373255 sec. | ||
| 6399 | 2026.02.05 01:51:28.646723 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 6400 | 2026.02.05 01:51:28.646788 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6401 | 2026.02.05 01:51:28.646802 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.02.05 01:51:28.646841 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6403 | 2026.02.05 01:51:28.646883 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12025 rows starting from the beginning of the part | ||
| 6404 | 2026.02.05 01:51:28.646945 [ 4 ] {580db9fa-861d-4c30-b757-32b1d8410bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6405 | 2026.02.05 01:51:28.646953 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 6406 | 2026.02.05 01:51:28.647022 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 881 rows starting from the beginning of the part | ||
| 6407 | 2026.02.05 01:51:28.647025 [ 4 ] {580db9fa-861d-4c30-b757-32b1d8410bba} <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 | ||
| 6408 | 2026.02.05 01:51:28.647072 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6409 | 2026.02.05 01:51:28.647131 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2026.02.05 01:51:28.647137 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 6411 | 2026.02.05 01:51:28.647202 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 6412 | 2026.02.05 01:51:28.647225 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_46_9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6413 | 2026.02.05 01:51:28.647330 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6414 | 2026.02.05 01:51:28.648026 [ 4 ] {580db9fa-861d-4c30-b757-32b1d8410bba} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.02.05 01:51:28.648067 [ 4 ] {580db9fa-861d-4c30-b757-32b1d8410bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6416 | 2026.02.05 01:51:28.648881 [ 4 ] {580db9fa-861d-4c30-b757-32b1d8410bba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6417 | 2026.02.05 01:51:28.649121 [ 4 ] {580db9fa-861d-4c30-b757-32b1d8410bba} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.02.05 01:51:28.649263 [ 4 ] {580db9fa-861d-4c30-b757-32b1d8410bba} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002343 sec., 15364.916773367477 rows/sec., 27.53 MiB/sec. | ||
| 6419 | 2026.02.05 01:51:28.649318 [ 4 ] {580db9fa-861d-4c30-b757-32b1d8410bba} <Debug> TCPHandler: Processed in 0.002577667 sec. | ||
| 6420 | 2026.02.05 01:51:28.649434 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.02.05 01:51:28.649529 [ 4 ] {bb7cc610-cf54-4b51-aea2-49aa236d9175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6422 | 2026.02.05 01:51:28.649571 [ 4 ] {bb7cc610-cf54-4b51-aea2-49aa236d9175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6423 | 2026.02.05 01:51:28.649913 [ 4 ] {bb7cc610-cf54-4b51-aea2-49aa236d9175} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.02.05 01:51:28.649950 [ 4 ] {bb7cc610-cf54-4b51-aea2-49aa236d9175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6425 | 2026.02.05 01:51:28.650279 [ 4 ] {bb7cc610-cf54-4b51-aea2-49aa236d9175} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6426 | 2026.02.05 01:51:28.650506 [ 4 ] {bb7cc610-cf54-4b51-aea2-49aa236d9175} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.02.05 01:51:28.650642 [ 4 ] {bb7cc610-cf54-4b51-aea2-49aa236d9175} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 6428 | 2026.02.05 01:51:28.650680 [ 4 ] {bb7cc610-cf54-4b51-aea2-49aa236d9175} <Debug> TCPHandler: Processed in 0.001296613 sec. | ||
| 6429 | 2026.02.05 01:51:28.650814 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13546 rows, containing 5 columns (5 merged, 0 gathered) in 0.004125356 sec., 3283595.403645164 rows/sec., 225.61 MiB/sec. | ||
| 6430 | 2026.02.05 01:51:28.651291 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6431 | 2026.02.05 01:51:28.651593 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.02.05 01:51:28.651676 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6433 | 2026.02.05 01:51:28.651761 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 6434 | 2026.02.05 01:51:30.057034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15861 | ||
| 6435 | 2026.02.05 01:51:30.057616 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.02.05 01:51:30.057659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6437 | 2026.02.05 01:51:30.058175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6438 | 2026.02.05 01:51:30.058395 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.02.05 01:51:30.058524 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15861 | ||
| 6440 | 2026.02.05 01:51:30.971050 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6441 | 2026.02.05 01:51:30.987992 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.02.05 01:51:30.988047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6443 | 2026.02.05 01:51:30.994485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6444 | 2026.02.05 01:51:30.995230 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.02.05 01:51:30.998012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6446 | 2026.02.05 01:51:31.165274 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61121 | ||
| 6447 | 2026.02.05 01:51:31.165407 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6448 | 2026.02.05 01:51:31.165441 [ 292 ] {} <Debug> TCP-Session: 35e3c7d3-5e47-4043-a786-8901c118f5b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61121 | ||
| 6449 | 2026.02.05 01:51:31.165472 [ 292 ] {} <Debug> TCP-Session: 35e3c7d3-5e47-4043-a786-8901c118f5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6450 | 2026.02.05 01:51:31.165489 [ 292 ] {} <Debug> TCP-Session: 35e3c7d3-5e47-4043-a786-8901c118f5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6451 | 2026.02.05 01:51:31.165770 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38554 | ||
| 6452 | 2026.02.05 01:51:31.165800 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60002 | ||
| 6453 | 2026.02.05 01:51:31.165842 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55450 | ||
| 6454 | 2026.02.05 01:51:31.165867 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50829 | ||
| 6455 | 2026.02.05 01:51:31.165890 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56352 | ||
| 6456 | 2026.02.05 01:51:31.165918 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6457 | 2026.02.05 01:51:31.165971 [ 292 ] {} <Trace> TCP-Session: 35e3c7d3-5e47-4043-a786-8901c118f5b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.02.05 01:51:31.165962 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6459 | 2026.02.05 01:51:31.165828 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59714 | ||
| 6460 | 2026.02.05 01:51:31.166054 [ 293 ] {} <Debug> TCP-Session: e4085b59-6ac2-42ce-8c93-219b7fedc35a Authenticating user 'default' from [fd00:1122:3344:101::e]:38554 | ||
| 6461 | 2026.02.05 01:51:31.166071 [ 3 ] {} <Debug> TCP-Session: b130fc93-390b-4c6a-bdb7-d4348f78757c Authenticating user 'default' from [fd00:1122:3344:101::e]:60002 | ||
| 6462 | 2026.02.05 01:51:31.165814 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48673 | ||
| 6463 | 2026.02.05 01:51:31.166131 [ 3 ] {} <Debug> TCP-Session: b130fc93-390b-4c6a-bdb7-d4348f78757c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.02.05 01:51:31.166116 [ 293 ] {} <Debug> TCP-Session: e4085b59-6ac2-42ce-8c93-219b7fedc35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.02.05 01:51:31.166162 [ 3 ] {} <Debug> TCP-Session: b130fc93-390b-4c6a-bdb7-d4348f78757c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2026.02.05 01:51:31.166194 [ 293 ] {} <Debug> TCP-Session: e4085b59-6ac2-42ce-8c93-219b7fedc35a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.02.05 01:51:31.165800 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51455 | ||
| 6468 | 2026.02.05 01:51:31.166784 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6469 | 2026.02.05 01:51:31.166787 [ 292 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6470 | 2026.02.05 01:51:31.166823 [ 289 ] {} <Debug> TCP-Session: 3a1b79aa-5ce4-4eeb-8b50-86aafd267dd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55450 | ||
| 6471 | 2026.02.05 01:51:31.166852 [ 289 ] {} <Debug> TCP-Session: 3a1b79aa-5ce4-4eeb-8b50-86aafd267dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6472 | 2026.02.05 01:51:31.166869 [ 289 ] {} <Debug> TCP-Session: 3a1b79aa-5ce4-4eeb-8b50-86aafd267dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6473 | 2026.02.05 01:51:31.166922 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6474 | 2026.02.05 01:51:31.166970 [ 286 ] {} <Debug> TCP-Session: 5dfec9e3-7893-4d2f-aac1-be3be9c9d635 Authenticating user 'default' from [fd00:1122:3344:101::e]:48673 | ||
| 6475 | 2026.02.05 01:51:31.166992 [ 286 ] {} <Debug> TCP-Session: 5dfec9e3-7893-4d2f-aac1-be3be9c9d635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6476 | 2026.02.05 01:51:31.167010 [ 286 ] {} <Debug> TCP-Session: 5dfec9e3-7893-4d2f-aac1-be3be9c9d635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6477 | 2026.02.05 01:51:31.167028 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6478 | 2026.02.05 01:51:31.167069 [ 294 ] {} <Debug> TCP-Session: 849e7ccd-6488-4668-8c7b-dae19cac92f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51455 | ||
| 6479 | 2026.02.05 01:51:31.167092 [ 294 ] {} <Debug> TCP-Session: 849e7ccd-6488-4668-8c7b-dae19cac92f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6480 | 2026.02.05 01:51:31.167111 [ 294 ] {} <Debug> TCP-Session: 849e7ccd-6488-4668-8c7b-dae19cac92f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6481 | 2026.02.05 01:51:31.167153 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6482 | 2026.02.05 01:51:31.167183 [ 290 ] {} <Debug> TCP-Session: 9fac9858-5df4-4994-baac-ede3c80dde95 Authenticating user 'default' from [fd00:1122:3344:101::e]:50829 | ||
| 6483 | 2026.02.05 01:51:31.167203 [ 290 ] {} <Debug> TCP-Session: 9fac9858-5df4-4994-baac-ede3c80dde95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.02.05 01:51:31.167219 [ 290 ] {} <Debug> TCP-Session: 9fac9858-5df4-4994-baac-ede3c80dde95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.02.05 01:51:31.167588 [ 292 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6486 | 2026.02.05 01:51:31.167669 [ 292 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6487 | 2026.02.05 01:51:31.167688 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6488 | 2026.02.05 01:51:31.167723 [ 288 ] {} <Debug> TCP-Session: 0e073de7-dac2-41e0-82e4-138f3e7cd10e Authenticating user 'default' from [fd00:1122:3344:101::e]:59714 | ||
| 6489 | 2026.02.05 01:51:31.167746 [ 288 ] {} <Debug> TCP-Session: 0e073de7-dac2-41e0-82e4-138f3e7cd10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6490 | 2026.02.05 01:51:31.167762 [ 288 ] {} <Debug> TCP-Session: 0e073de7-dac2-41e0-82e4-138f3e7cd10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6491 | 2026.02.05 01:51:31.167893 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6492 | 2026.02.05 01:51:31.167955 [ 291 ] {} <Debug> TCP-Session: 18f3ea0c-4b95-4a73-aa9e-cfc21b4609b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56352 | ||
| 6493 | 2026.02.05 01:51:31.167987 [ 291 ] {} <Debug> TCP-Session: 18f3ea0c-4b95-4a73-aa9e-cfc21b4609b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6494 | 2026.02.05 01:51:31.168006 [ 291 ] {} <Debug> TCP-Session: 18f3ea0c-4b95-4a73-aa9e-cfc21b4609b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6495 | 2026.02.05 01:51:31.168141 [ 292 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 6496 | 2026.02.05 01:51:31.169802 [ 338 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Trace> AggregatingTransform: Aggregating | ||
| 6497 | 2026.02.05 01:51:31.169852 [ 338 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 6498 | 2026.02.05 01:51:31.169894 [ 338 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00161866 sec. (617.795 rows/sec., 24.13 KiB/sec.) | ||
| 6499 | 2026.02.05 01:51:31.169914 [ 338 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Trace> Aggregator: Merging aggregated data | ||
| 6500 | 2026.02.05 01:51:31.171756 [ 292 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005599 sec., 178.6033220217896 rows/sec., 6.98 KiB/sec. | ||
| 6501 | 2026.02.05 01:51:31.171971 [ 292 ] {37e4c603-3903-4ae6-af7b-2efc665011c2} <Debug> TCPHandler: Processed in 0.006211364 sec. | ||
| 6502 | 2026.02.05 01:51:31.172131 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6503 | 2026.02.05 01:51:31.172170 [ 292 ] {} <Debug> TCP-Session: 35e3c7d3-5e47-4043-a786-8901c118f5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2026.02.05 01:51:31.172186 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6505 | 2026.02.05 01:51:31.172215 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6506 | 2026.02.05 01:51:31.172251 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6507 | 2026.02.05 01:51:31.172258 [ 293 ] {} <Debug> TCP-Session: e4085b59-6ac2-42ce-8c93-219b7fedc35a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6508 | 2026.02.05 01:51:31.172276 [ 3 ] {} <Debug> TCP-Session: b130fc93-390b-4c6a-bdb7-d4348f78757c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6509 | 2026.02.05 01:51:31.172302 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6510 | 2026.02.05 01:51:31.172318 [ 291 ] {} <Debug> TCP-Session: 18f3ea0c-4b95-4a73-aa9e-cfc21b4609b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6511 | 2026.02.05 01:51:31.172342 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6512 | 2026.02.05 01:51:31.172373 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6513 | 2026.02.05 01:51:31.172409 [ 286 ] {} <Debug> TCP-Session: 5dfec9e3-7893-4d2f-aac1-be3be9c9d635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6514 | 2026.02.05 01:51:31.172374 [ 288 ] {} <Debug> TCP-Session: 0e073de7-dac2-41e0-82e4-138f3e7cd10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6515 | 2026.02.05 01:51:31.172447 [ 289 ] {} <Debug> TCP-Session: 3a1b79aa-5ce4-4eeb-8b50-86aafd267dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6516 | 2026.02.05 01:51:31.172273 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6517 | 2026.02.05 01:51:31.172323 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6518 | 2026.02.05 01:51:31.172518 [ 294 ] {} <Debug> TCP-Session: 849e7ccd-6488-4668-8c7b-dae19cac92f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2026.02.05 01:51:31.172549 [ 290 ] {} <Debug> TCP-Session: 9fac9858-5df4-4994-baac-ede3c80dde95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2026.02.05 01:51:31.334339 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53786 | ||
| 6521 | 2026.02.05 01:51:31.334451 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6522 | 2026.02.05 01:51:31.334478 [ 292 ] {} <Debug> TCP-Session: 8fa7cf30-7b97-4d36-b7b0-29a5960e1d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:53786 | ||
| 6523 | 2026.02.05 01:51:31.334501 [ 292 ] {} <Debug> TCP-Session: 8fa7cf30-7b97-4d36-b7b0-29a5960e1d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6524 | 2026.02.05 01:51:31.334514 [ 292 ] {} <Debug> TCP-Session: 8fa7cf30-7b97-4d36-b7b0-29a5960e1d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6525 | 2026.02.05 01:51:31.334720 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47616 | ||
| 6526 | 2026.02.05 01:51:31.334764 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32871 | ||
| 6527 | 2026.02.05 01:51:31.334796 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59752 | ||
| 6528 | 2026.02.05 01:51:31.334826 [ 292 ] {} <Trace> TCP-Session: 8fa7cf30-7b97-4d36-b7b0-29a5960e1d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.02.05 01:51:31.334843 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6530 | 2026.02.05 01:51:31.334844 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52477 | ||
| 6531 | 2026.02.05 01:51:31.334888 [ 293 ] {} <Debug> TCP-Session: b8ac1e2a-3fd3-4722-bb9f-3178a835c7ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47616 | ||
| 6532 | 2026.02.05 01:51:31.334905 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6533 | 2026.02.05 01:51:31.334912 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6534 | 2026.02.05 01:51:31.334937 [ 293 ] {} <Debug> TCP-Session: b8ac1e2a-3fd3-4722-bb9f-3178a835c7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.02.05 01:51:31.334943 [ 289 ] {} <Debug> TCP-Session: 5df62613-9664-42e6-b6ff-ba01a88ce23c Authenticating user 'default' from [fd00:1122:3344:101::e]:59752 | ||
| 6536 | 2026.02.05 01:51:31.334970 [ 294 ] {} <Debug> TCP-Session: 3023f298-4050-4ede-af12-cc0246cc7e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:32871 | ||
| 6537 | 2026.02.05 01:51:31.334984 [ 289 ] {} <Debug> TCP-Session: 5df62613-9664-42e6-b6ff-ba01a88ce23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6538 | 2026.02.05 01:51:31.334985 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6539 | 2026.02.05 01:51:31.335011 [ 289 ] {} <Debug> TCP-Session: 5df62613-9664-42e6-b6ff-ba01a88ce23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2026.02.05 01:51:31.335011 [ 294 ] {} <Debug> TCP-Session: 3023f298-4050-4ede-af12-cc0246cc7e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6541 | 2026.02.05 01:51:31.335011 [ 292 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53786) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6542 | 2026.02.05 01:51:31.335066 [ 291 ] {} <Debug> TCP-Session: 75f7aaaf-4e4e-4492-a9c1-b136943d923d Authenticating user 'default' from [fd00:1122:3344:101::e]:52477 | ||
| 6543 | 2026.02.05 01:51:31.335066 [ 294 ] {} <Debug> TCP-Session: 3023f298-4050-4ede-af12-cc0246cc7e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6544 | 2026.02.05 01:51:31.335128 [ 291 ] {} <Debug> TCP-Session: 75f7aaaf-4e4e-4492-a9c1-b136943d923d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6545 | 2026.02.05 01:51:31.334975 [ 293 ] {} <Debug> TCP-Session: b8ac1e2a-3fd3-4722-bb9f-3178a835c7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6546 | 2026.02.05 01:51:31.335159 [ 291 ] {} <Debug> TCP-Session: 75f7aaaf-4e4e-4492-a9c1-b136943d923d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6547 | 2026.02.05 01:51:31.334806 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49311 | ||
| 6548 | 2026.02.05 01:51:31.334776 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36556 | ||
| 6549 | 2026.02.05 01:51:31.334776 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55194 | ||
| 6550 | 2026.02.05 01:51:31.335283 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6551 | 2026.02.05 01:51:31.334764 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43044 | ||
| 6552 | 2026.02.05 01:51:31.335311 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6553 | 2026.02.05 01:51:31.335322 [ 290 ] {} <Debug> TCP-Session: 6b6856c2-b625-474d-a67d-594aab7fd841 Authenticating user 'default' from [fd00:1122:3344:101::e]:49311 | ||
| 6554 | 2026.02.05 01:51:31.335348 [ 286 ] {} <Debug> TCP-Session: a129d242-d1c2-41b7-9f64-aa7ac7f7546f Authenticating user 'default' from [fd00:1122:3344:101::e]:36556 | ||
| 6555 | 2026.02.05 01:51:31.335354 [ 290 ] {} <Debug> TCP-Session: 6b6856c2-b625-474d-a67d-594aab7fd841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.02.05 01:51:31.335370 [ 286 ] {} <Debug> TCP-Session: a129d242-d1c2-41b7-9f64-aa7ac7f7546f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6557 | 2026.02.05 01:51:31.335375 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6558 | 2026.02.05 01:51:31.335382 [ 290 ] {} <Debug> TCP-Session: 6b6856c2-b625-474d-a67d-594aab7fd841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6559 | 2026.02.05 01:51:31.335390 [ 286 ] {} <Debug> TCP-Session: a129d242-d1c2-41b7-9f64-aa7ac7f7546f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.02.05 01:51:31.335407 [ 3 ] {} <Debug> TCP-Session: 0067c7de-ff91-4440-934b-11817750f05b Authenticating user 'default' from [fd00:1122:3344:101::e]:43044 | ||
| 6561 | 2026.02.05 01:51:31.335415 [ 292 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6562 | 2026.02.05 01:51:31.335443 [ 3 ] {} <Debug> TCP-Session: 0067c7de-ff91-4440-934b-11817750f05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6563 | 2026.02.05 01:51:31.335348 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6564 | 2026.02.05 01:51:31.335482 [ 3 ] {} <Debug> TCP-Session: 0067c7de-ff91-4440-934b-11817750f05b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2026.02.05 01:51:31.335501 [ 292 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6566 | 2026.02.05 01:51:31.335524 [ 288 ] {} <Debug> TCP-Session: 0491be70-1cd4-4d68-86f7-8a6684314439 Authenticating user 'default' from [fd00:1122:3344:101::e]:55194 | ||
| 6567 | 2026.02.05 01:51:31.335551 [ 288 ] {} <Debug> TCP-Session: 0491be70-1cd4-4d68-86f7-8a6684314439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6568 | 2026.02.05 01:51:31.335564 [ 288 ] {} <Debug> TCP-Session: 0491be70-1cd4-4d68-86f7-8a6684314439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.02.05 01:51:31.335878 [ 292 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 6570 | 2026.02.05 01:51:31.337208 [ 307 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Trace> AggregatingTransform: Aggregating | ||
| 6571 | 2026.02.05 01:51:31.337273 [ 307 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Trace> Aggregator: Aggregation method: without_key | ||
| 6572 | 2026.02.05 01:51:31.337316 [ 307 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001321284 sec. (756.840 rows/sec., 29.56 KiB/sec.) | ||
| 6573 | 2026.02.05 01:51:31.337333 [ 307 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Trace> Aggregator: Merging aggregated data | ||
| 6574 | 2026.02.05 01:51:31.338438 [ 292 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. | ||
| 6575 | 2026.02.05 01:51:31.338603 [ 292 ] {45165601-90ab-44c7-98b8-2126c03ef955} <Debug> TCPHandler: Processed in 0.003889901 sec. | ||
| 6576 | 2026.02.05 01:51:31.338742 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6577 | 2026.02.05 01:51:31.338773 [ 292 ] {} <Debug> TCP-Session: 8fa7cf30-7b97-4d36-b7b0-29a5960e1d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6578 | 2026.02.05 01:51:31.338789 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6579 | 2026.02.05 01:51:31.338824 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6580 | 2026.02.05 01:51:31.338832 [ 293 ] {} <Debug> TCP-Session: b8ac1e2a-3fd3-4722-bb9f-3178a835c7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.02.05 01:51:31.338855 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6582 | 2026.02.05 01:51:31.338861 [ 289 ] {} <Debug> TCP-Session: 5df62613-9664-42e6-b6ff-ba01a88ce23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2026.02.05 01:51:31.338879 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6584 | 2026.02.05 01:51:31.338914 [ 294 ] {} <Debug> TCP-Session: 3023f298-4050-4ede-af12-cc0246cc7e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.02.05 01:51:31.338938 [ 291 ] {} <Debug> TCP-Session: 75f7aaaf-4e4e-4492-a9c1-b136943d923d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.02.05 01:51:31.338949 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6587 | 2026.02.05 01:51:31.338959 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6588 | 2026.02.05 01:51:31.338996 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6589 | 2026.02.05 01:51:31.339001 [ 288 ] {} <Debug> TCP-Session: 0491be70-1cd4-4d68-86f7-8a6684314439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6590 | 2026.02.05 01:51:31.339025 [ 3 ] {} <Debug> TCP-Session: 0067c7de-ff91-4440-934b-11817750f05b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6591 | 2026.02.05 01:51:31.339053 [ 286 ] {} <Debug> TCP-Session: a129d242-d1c2-41b7-9f64-aa7ac7f7546f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6592 | 2026.02.05 01:51:31.338979 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6593 | 2026.02.05 01:51:31.339118 [ 290 ] {} <Debug> TCP-Session: 6b6856c2-b625-474d-a67d-594aab7fd841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2026.02.05 01:51:32.058757 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52092 | ||
| 6595 | 2026.02.05 01:51:32.058867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6596 | 2026.02.05 01:51:32.058896 [ 292 ] {} <Debug> TCP-Session: 5121be55-cba7-4cc4-b721-1b7dadef41fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52092 | ||
| 6597 | 2026.02.05 01:51:32.058921 [ 292 ] {} <Debug> TCP-Session: 5121be55-cba7-4cc4-b721-1b7dadef41fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2026.02.05 01:51:32.058936 [ 292 ] {} <Debug> TCP-Session: 5121be55-cba7-4cc4-b721-1b7dadef41fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.02.05 01:51:32.059105 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36252 | ||
| 6600 | 2026.02.05 01:51:32.059135 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50232 | ||
| 6601 | 2026.02.05 01:51:32.059172 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41020 | ||
| 6602 | 2026.02.05 01:51:32.059183 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60263 | ||
| 6603 | 2026.02.05 01:51:32.059225 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6604 | 2026.02.05 01:51:32.059246 [ 292 ] {} <Trace> TCP-Session: 5121be55-cba7-4cc4-b721-1b7dadef41fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.02.05 01:51:32.059270 [ 293 ] {} <Debug> TCP-Session: 95561e87-c39f-46e3-af81-323e1ef55b45 Authenticating user 'default' from [fd00:1122:3344:101::e]:36252 | ||
| 6606 | 2026.02.05 01:51:32.059271 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6607 | 2026.02.05 01:51:32.059292 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6608 | 2026.02.05 01:51:32.059303 [ 293 ] {} <Debug> TCP-Session: 95561e87-c39f-46e3-af81-323e1ef55b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6609 | 2026.02.05 01:51:32.059314 [ 289 ] {} <Debug> TCP-Session: b129bdaf-9cce-40ce-82e3-54a1e5763dfc Authenticating user 'default' from [fd00:1122:3344:101::e]:41020 | ||
| 6610 | 2026.02.05 01:51:32.059333 [ 290 ] {} <Debug> TCP-Session: f63cf25e-3214-4d22-b044-4b0c6a5579fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60263 | ||
| 6611 | 2026.02.05 01:51:32.059334 [ 293 ] {} <Debug> TCP-Session: 95561e87-c39f-46e3-af81-323e1ef55b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6612 | 2026.02.05 01:51:32.059351 [ 289 ] {} <Debug> TCP-Session: b129bdaf-9cce-40ce-82e3-54a1e5763dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6613 | 2026.02.05 01:51:32.059367 [ 290 ] {} <Debug> TCP-Session: f63cf25e-3214-4d22-b044-4b0c6a5579fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6614 | 2026.02.05 01:51:32.059379 [ 289 ] {} <Debug> TCP-Session: b129bdaf-9cce-40ce-82e3-54a1e5763dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.02.05 01:51:32.059393 [ 290 ] {} <Debug> TCP-Session: f63cf25e-3214-4d22-b044-4b0c6a5579fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2026.02.05 01:51:32.059271 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6617 | 2026.02.05 01:51:32.059159 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35711 | ||
| 6618 | 2026.02.05 01:51:32.059441 [ 292 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52092) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6619 | 2026.02.05 01:51:32.059448 [ 3 ] {} <Debug> TCP-Session: 7a26bb85-1993-4af3-93be-ace7c5459630 Authenticating user 'default' from [fd00:1122:3344:101::e]:50232 | ||
| 6620 | 2026.02.05 01:51:32.059148 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60548 | ||
| 6621 | 2026.02.05 01:51:32.059493 [ 3 ] {} <Debug> TCP-Session: 7a26bb85-1993-4af3-93be-ace7c5459630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6622 | 2026.02.05 01:51:32.059501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6623 | 2026.02.05 01:51:32.059524 [ 3 ] {} <Debug> TCP-Session: 7a26bb85-1993-4af3-93be-ace7c5459630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6624 | 2026.02.05 01:51:32.059545 [ 288 ] {} <Debug> TCP-Session: 0d494d61-2bf1-4947-ac4d-8c8985ddcc62 Authenticating user 'default' from [fd00:1122:3344:101::e]:35711 | ||
| 6625 | 2026.02.05 01:51:32.059561 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6626 | 2026.02.05 01:51:32.059578 [ 288 ] {} <Debug> TCP-Session: 0d494d61-2bf1-4947-ac4d-8c8985ddcc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2026.02.05 01:51:32.059134 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57332 | ||
| 6628 | 2026.02.05 01:51:32.059597 [ 286 ] {} <Debug> TCP-Session: 56a18cf8-4b3e-4267-bcca-7b33eef4de4c Authenticating user 'default' from [fd00:1122:3344:101::e]:60548 | ||
| 6629 | 2026.02.05 01:51:32.059603 [ 288 ] {} <Debug> TCP-Session: 0d494d61-2bf1-4947-ac4d-8c8985ddcc62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6630 | 2026.02.05 01:51:32.059643 [ 286 ] {} <Debug> TCP-Session: 56a18cf8-4b3e-4267-bcca-7b33eef4de4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2026.02.05 01:51:32.059204 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56571 | ||
| 6632 | 2026.02.05 01:51:32.059674 [ 286 ] {} <Debug> TCP-Session: 56a18cf8-4b3e-4267-bcca-7b33eef4de4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6633 | 2026.02.05 01:51:32.059676 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6634 | 2026.02.05 01:51:32.059729 [ 294 ] {} <Debug> TCP-Session: ad84d628-6b14-455a-8c0d-a7b60c2fb9da Authenticating user 'default' from [fd00:1122:3344:101::e]:57332 | ||
| 6635 | 2026.02.05 01:51:32.059730 [ 292 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6636 | 2026.02.05 01:51:32.059752 [ 294 ] {} <Debug> TCP-Session: ad84d628-6b14-455a-8c0d-a7b60c2fb9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6637 | 2026.02.05 01:51:32.059784 [ 294 ] {} <Debug> TCP-Session: ad84d628-6b14-455a-8c0d-a7b60c2fb9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6638 | 2026.02.05 01:51:32.059794 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6639 | 2026.02.05 01:51:32.059806 [ 292 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6640 | 2026.02.05 01:51:32.059830 [ 291 ] {} <Debug> TCP-Session: 553e37e9-61ac-43d1-98e2-4cc31134fc04 Authenticating user 'default' from [fd00:1122:3344:101::e]:56571 | ||
| 6641 | 2026.02.05 01:51:32.059858 [ 291 ] {} <Debug> TCP-Session: 553e37e9-61ac-43d1-98e2-4cc31134fc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6642 | 2026.02.05 01:51:32.059870 [ 291 ] {} <Debug> TCP-Session: 553e37e9-61ac-43d1-98e2-4cc31134fc04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6643 | 2026.02.05 01:51:32.060117 [ 292 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 6644 | 2026.02.05 01:51:32.061060 [ 295 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Trace> AggregatingTransform: Aggregating | ||
| 6645 | 2026.02.05 01:51:32.061473 [ 295 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Trace> Aggregator: Aggregation method: without_key | ||
| 6646 | 2026.02.05 01:51:32.061509 [ 295 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001290573 sec. (774.850 rows/sec., 30.27 KiB/sec.) | ||
| 6647 | 2026.02.05 01:51:32.061525 [ 295 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Trace> Aggregator: Merging aggregated data | ||
| 6648 | 2026.02.05 01:51:32.062597 [ 292 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003222 sec., 310.36623215394167 rows/sec., 12.12 KiB/sec. | ||
| 6649 | 2026.02.05 01:51:32.062731 [ 292 ] {88fb556e-c492-482f-9ad7-0d1ac1886211} <Debug> TCPHandler: Processed in 0.003603496 sec. | ||
| 6650 | 2026.02.05 01:51:32.062817 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6651 | 2026.02.05 01:51:32.062836 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6652 | 2026.02.05 01:51:32.062857 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6653 | 2026.02.05 01:51:32.062871 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6654 | 2026.02.05 01:51:32.062888 [ 290 ] {} <Debug> TCP-Session: f63cf25e-3214-4d22-b044-4b0c6a5579fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6655 | 2026.02.05 01:51:32.062903 [ 293 ] {} <Debug> TCP-Session: 95561e87-c39f-46e3-af81-323e1ef55b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6656 | 2026.02.05 01:51:32.062902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6657 | 2026.02.05 01:51:32.062916 [ 294 ] {} <Debug> TCP-Session: ad84d628-6b14-455a-8c0d-a7b60c2fb9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6658 | 2026.02.05 01:51:32.062935 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6659 | 2026.02.05 01:51:32.062959 [ 289 ] {} <Debug> TCP-Session: b129bdaf-9cce-40ce-82e3-54a1e5763dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6660 | 2026.02.05 01:51:32.062957 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6661 | 2026.02.05 01:51:32.062994 [ 286 ] {} <Debug> TCP-Session: 56a18cf8-4b3e-4267-bcca-7b33eef4de4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6662 | 2026.02.05 01:51:32.063029 [ 291 ] {} <Debug> TCP-Session: 553e37e9-61ac-43d1-98e2-4cc31134fc04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6663 | 2026.02.05 01:51:32.062917 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6664 | 2026.02.05 01:51:32.062888 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6665 | 2026.02.05 01:51:32.063098 [ 3 ] {} <Debug> TCP-Session: 7a26bb85-1993-4af3-93be-ace7c5459630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6666 | 2026.02.05 01:51:32.062850 [ 292 ] {} <Debug> TCP-Session: 5121be55-cba7-4cc4-b721-1b7dadef41fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6667 | 2026.02.05 01:51:32.063122 [ 288 ] {} <Debug> TCP-Session: 0d494d61-2bf1-4947-ac4d-8c8985ddcc62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6668 | 2026.02.05 01:51:32.599024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 796 | ||
| 6669 | 2026.02.05 01:51:32.601308 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.02.05 01:51:32.601359 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6671 | 2026.02.05 01:51:32.602561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6672 | 2026.02.05 01:51:32.602837 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.02.05 01:51:32.603116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6674 | 2026.02.05 01:51:33.638697 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2026.02.05 01:51:33.638892 [ 4 ] {048a92de-bc95-4349-96d4-03e81dfbd34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6676 | 2026.02.05 01:51:33.638966 [ 4 ] {048a92de-bc95-4349-96d4-03e81dfbd34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6677 | 2026.02.05 01:51:33.639674 [ 4 ] {048a92de-bc95-4349-96d4-03e81dfbd34b} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2026.02.05 01:51:33.639713 [ 4 ] {048a92de-bc95-4349-96d4-03e81dfbd34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6679 | 2026.02.05 01:51:33.640120 [ 4 ] {048a92de-bc95-4349-96d4-03e81dfbd34b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6680 | 2026.02.05 01:51:33.640352 [ 4 ] {048a92de-bc95-4349-96d4-03e81dfbd34b} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2026.02.05 01:51:33.640503 [ 4 ] {048a92de-bc95-4349-96d4-03e81dfbd34b} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001664 sec., 38461.53846153846 rows/sec., 3.04 MiB/sec. | ||
| 6682 | 2026.02.05 01:51:33.640546 [ 4 ] {048a92de-bc95-4349-96d4-03e81dfbd34b} <Debug> TCPHandler: Processed in 0.001986457 sec. | ||
| 6683 | 2026.02.05 01:51:33.640669 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2026.02.05 01:51:33.640764 [ 4 ] {d0ff5fa7-99f6-4eda-9a27-f5f9e0e6052b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6685 | 2026.02.05 01:51:33.640806 [ 4 ] {d0ff5fa7-99f6-4eda-9a27-f5f9e0e6052b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6686 | 2026.02.05 01:51:33.641211 [ 4 ] {d0ff5fa7-99f6-4eda-9a27-f5f9e0e6052b} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.02.05 01:51:33.641246 [ 4 ] {d0ff5fa7-99f6-4eda-9a27-f5f9e0e6052b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6688 | 2026.02.05 01:51:33.641548 [ 4 ] {d0ff5fa7-99f6-4eda-9a27-f5f9e0e6052b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6689 | 2026.02.05 01:51:33.641761 [ 4 ] {d0ff5fa7-99f6-4eda-9a27-f5f9e0e6052b} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.02.05 01:51:33.641890 [ 4 ] {d0ff5fa7-99f6-4eda-9a27-f5f9e0e6052b} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 262.92 KiB/sec. | ||
| 6691 | 2026.02.05 01:51:33.641928 [ 4 ] {d0ff5fa7-99f6-4eda-9a27-f5f9e0e6052b} <Debug> TCPHandler: Processed in 0.001311674 sec. | ||
| 6692 | 2026.02.05 01:51:33.642051 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.02.05 01:51:33.642146 [ 4 ] {386c198c-5957-4e9f-9886-697adf7ba0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6694 | 2026.02.05 01:51:33.642189 [ 4 ] {386c198c-5957-4e9f-9886-697adf7ba0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6695 | 2026.02.05 01:51:33.642610 [ 4 ] {386c198c-5957-4e9f-9886-697adf7ba0ba} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.02.05 01:51:33.642645 [ 4 ] {386c198c-5957-4e9f-9886-697adf7ba0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6697 | 2026.02.05 01:51:33.642945 [ 4 ] {386c198c-5957-4e9f-9886-697adf7ba0ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6698 | 2026.02.05 01:51:33.643171 [ 4 ] {386c198c-5957-4e9f-9886-697adf7ba0ba} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.02.05 01:51:33.643296 [ 4 ] {386c198c-5957-4e9f-9886-697adf7ba0ba} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001168 sec., 58219.17808219178 rows/sec., 4.54 MiB/sec. | ||
| 6700 | 2026.02.05 01:51:33.643333 [ 4 ] {386c198c-5957-4e9f-9886-697adf7ba0ba} <Debug> TCPHandler: Processed in 0.001334875 sec. | ||
| 6701 | 2026.02.05 01:51:33.643447 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.02.05 01:51:33.643541 [ 4 ] {4030aa1d-b018-477a-a9e8-88a2d13dc188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6703 | 2026.02.05 01:51:33.643584 [ 4 ] {4030aa1d-b018-477a-a9e8-88a2d13dc188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6704 | 2026.02.05 01:51:33.643988 [ 4 ] {4030aa1d-b018-477a-a9e8-88a2d13dc188} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.02.05 01:51:33.644022 [ 4 ] {4030aa1d-b018-477a-a9e8-88a2d13dc188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6706 | 2026.02.05 01:51:33.644350 [ 4 ] {4030aa1d-b018-477a-a9e8-88a2d13dc188} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6707 | 2026.02.05 01:51:33.644566 [ 4 ] {4030aa1d-b018-477a-a9e8-88a2d13dc188} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.02.05 01:51:33.644692 [ 4 ] {4030aa1d-b018-477a-a9e8-88a2d13dc188} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6709 | 2026.02.05 01:51:33.644729 [ 4 ] {4030aa1d-b018-477a-a9e8-88a2d13dc188} <Debug> TCPHandler: Processed in 0.001332554 sec. | ||
| 6710 | 2026.02.05 01:51:33.644834 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.02.05 01:51:33.644928 [ 4 ] {e5eb49d8-9d90-404b-a0a7-6e1d42321865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6712 | 2026.02.05 01:51:33.644982 [ 4 ] {e5eb49d8-9d90-404b-a0a7-6e1d42321865} <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 | ||
| 6713 | 2026.02.05 01:51:33.645717 [ 4 ] {e5eb49d8-9d90-404b-a0a7-6e1d42321865} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.02.05 01:51:33.645752 [ 4 ] {e5eb49d8-9d90-404b-a0a7-6e1d42321865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6715 | 2026.02.05 01:51:33.646254 [ 4 ] {e5eb49d8-9d90-404b-a0a7-6e1d42321865} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6716 | 2026.02.05 01:51:33.646476 [ 4 ] {e5eb49d8-9d90-404b-a0a7-6e1d42321865} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.02.05 01:51:33.646612 [ 4 ] {e5eb49d8-9d90-404b-a0a7-6e1d42321865} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001702 sec., 2350.1762632197415 rows/sec., 4.21 MiB/sec. | ||
| 6718 | 2026.02.05 01:51:33.646666 [ 4 ] {e5eb49d8-9d90-404b-a0a7-6e1d42321865} <Debug> TCPHandler: Processed in 0.001881995 sec. | ||
| 6719 | 2026.02.05 01:51:33.646782 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.02.05 01:51:33.646878 [ 4 ] {eac460a5-d8af-4fd6-b78e-69310b7a126d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.02.05 01:51:33.646919 [ 4 ] {eac460a5-d8af-4fd6-b78e-69310b7a126d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6722 | 2026.02.05 01:51:33.647253 [ 4 ] {eac460a5-d8af-4fd6-b78e-69310b7a126d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.02.05 01:51:33.647290 [ 4 ] {eac460a5-d8af-4fd6-b78e-69310b7a126d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6724 | 2026.02.05 01:51:33.647595 [ 4 ] {eac460a5-d8af-4fd6-b78e-69310b7a126d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6725 | 2026.02.05 01:51:33.647815 [ 4 ] {eac460a5-d8af-4fd6-b78e-69310b7a126d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.02.05 01:51:33.647928 [ 144 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6727 | 2026.02.05 01:51:33.647941 [ 4 ] {eac460a5-d8af-4fd6-b78e-69310b7a126d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6728 | 2026.02.05 01:51:33.647996 [ 144 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.02.05 01:51:33.648004 [ 4 ] {eac460a5-d8af-4fd6-b78e-69310b7a126d} <Debug> TCPHandler: Processed in 0.001272263 sec. | ||
| 6730 | 2026.02.05 01:51:33.648027 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6731 | 2026.02.05 01:51:33.648144 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6732 | 2026.02.05 01:51:33.648276 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6733 | 2026.02.05 01:51:33.648315 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2412 rows starting from the beginning of the part | ||
| 6734 | 2026.02.05 01:51:33.648384 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6735 | 2026.02.05 01:51:33.648433 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6736 | 2026.02.05 01:51:33.648478 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6737 | 2026.02.05 01:51:33.648521 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6738 | 2026.02.05 01:51:33.648564 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 6739 | 2026.02.05 01:51:33.649840 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741082 sec., 1557652.0807176228 rows/sec., 104.93 MiB/sec. | ||
| 6740 | 2026.02.05 01:51:33.650076 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6741 | 2026.02.05 01:51:33.650341 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_46_9} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.02.05 01:51:33.650408 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_46_9} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6743 | 2026.02.05 01:51:33.650478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6744 | 2026.02.05 01:51:37.436413 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6745 | 2026.02.05 01:51:37.436489 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6746 | 2026.02.05 01:51:37.558639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16309 | ||
| 6747 | 2026.02.05 01:51:37.559145 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.02.05 01:51:37.559187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6749 | 2026.02.05 01:51:37.559685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6750 | 2026.02.05 01:51:37.559920 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.02.05 01:51:37.560067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16309 | ||
| 6752 | 2026.02.05 01:51:38.498167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 6753 | 2026.02.05 01:51:38.515370 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.02.05 01:51:38.515431 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6755 | 2026.02.05 01:51:38.522253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6756 | 2026.02.05 01:51:38.522963 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.02.05 01:51:38.525792 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 6758 | 2026.02.05 01:51:38.639840 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2026.02.05 01:51:38.640015 [ 4 ] {96a7df38-68fc-4060-9de5-62fdf15b97ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6760 | 2026.02.05 01:51:38.640082 [ 4 ] {96a7df38-68fc-4060-9de5-62fdf15b97ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6761 | 2026.02.05 01:51:38.640761 [ 4 ] {96a7df38-68fc-4060-9de5-62fdf15b97ca} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.02.05 01:51:38.640808 [ 4 ] {96a7df38-68fc-4060-9de5-62fdf15b97ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6763 | 2026.02.05 01:51:38.641214 [ 4 ] {96a7df38-68fc-4060-9de5-62fdf15b97ca} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6764 | 2026.02.05 01:51:38.641448 [ 4 ] {96a7df38-68fc-4060-9de5-62fdf15b97ca} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.02.05 01:51:38.641595 [ 4 ] {96a7df38-68fc-4060-9de5-62fdf15b97ca} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001626 sec., 78720.78720787208 rows/sec., 6.78 MiB/sec. | ||
| 6766 | 2026.02.05 01:51:38.641637 [ 4 ] {96a7df38-68fc-4060-9de5-62fdf15b97ca} <Debug> TCPHandler: Processed in 0.001927186 sec. | ||
| 6767 | 2026.02.05 01:51:38.641764 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.02.05 01:51:38.641858 [ 4 ] {0a033ff1-9cc0-4325-ad35-d8786dc500af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6769 | 2026.02.05 01:51:38.641899 [ 4 ] {0a033ff1-9cc0-4325-ad35-d8786dc500af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6770 | 2026.02.05 01:51:38.642311 [ 4 ] {0a033ff1-9cc0-4325-ad35-d8786dc500af} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.02.05 01:51:38.642344 [ 4 ] {0a033ff1-9cc0-4325-ad35-d8786dc500af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6772 | 2026.02.05 01:51:38.642641 [ 4 ] {0a033ff1-9cc0-4325-ad35-d8786dc500af} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6773 | 2026.02.05 01:51:38.642850 [ 4 ] {0a033ff1-9cc0-4325-ad35-d8786dc500af} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.02.05 01:51:38.642976 [ 4 ] {0a033ff1-9cc0-4325-ad35-d8786dc500af} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001137 sec., 31662.2691292876 rows/sec., 2.33 MiB/sec. | ||
| 6775 | 2026.02.05 01:51:38.643013 [ 4 ] {0a033ff1-9cc0-4325-ad35-d8786dc500af} <Debug> TCPHandler: Processed in 0.001300834 sec. | ||
| 6776 | 2026.02.05 01:51:38.643127 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.02.05 01:51:38.643221 [ 4 ] {7c7ef28f-b3bc-47f1-b0a1-77b87290761a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6778 | 2026.02.05 01:51:38.643262 [ 4 ] {7c7ef28f-b3bc-47f1-b0a1-77b87290761a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6779 | 2026.02.05 01:51:38.643694 [ 4 ] {7c7ef28f-b3bc-47f1-b0a1-77b87290761a} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.02.05 01:51:38.643729 [ 4 ] {7c7ef28f-b3bc-47f1-b0a1-77b87290761a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6781 | 2026.02.05 01:51:38.644049 [ 4 ] {7c7ef28f-b3bc-47f1-b0a1-77b87290761a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6782 | 2026.02.05 01:51:38.644255 [ 4 ] {7c7ef28f-b3bc-47f1-b0a1-77b87290761a} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.02.05 01:51:38.644380 [ 4 ] {7c7ef28f-b3bc-47f1-b0a1-77b87290761a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001177 sec., 84961.76720475785 rows/sec., 6.64 MiB/sec. | ||
| 6784 | 2026.02.05 01:51:38.644417 [ 4 ] {7c7ef28f-b3bc-47f1-b0a1-77b87290761a} <Debug> TCPHandler: Processed in 0.001340044 sec. | ||
| 6785 | 2026.02.05 01:51:38.644530 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2026.02.05 01:51:38.644624 [ 4 ] {e910fc69-355c-432f-b2f8-cc4242b59b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6787 | 2026.02.05 01:51:38.644668 [ 4 ] {e910fc69-355c-432f-b2f8-cc4242b59b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6788 | 2026.02.05 01:51:38.645073 [ 4 ] {e910fc69-355c-432f-b2f8-cc4242b59b77} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.02.05 01:51:38.645106 [ 4 ] {e910fc69-355c-432f-b2f8-cc4242b59b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6790 | 2026.02.05 01:51:38.645436 [ 4 ] {e910fc69-355c-432f-b2f8-cc4242b59b77} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6791 | 2026.02.05 01:51:38.645664 [ 4 ] {e910fc69-355c-432f-b2f8-cc4242b59b77} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.02.05 01:51:38.645793 [ 4 ] {e910fc69-355c-432f-b2f8-cc4242b59b77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6793 | 2026.02.05 01:51:38.645830 [ 4 ] {e910fc69-355c-432f-b2f8-cc4242b59b77} <Debug> TCPHandler: Processed in 0.001349925 sec. | ||
| 6794 | 2026.02.05 01:51:38.645938 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2026.02.05 01:51:38.646033 [ 4 ] {f1724612-96ce-4419-aa6c-b9e501d6c869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6796 | 2026.02.05 01:51:38.646088 [ 4 ] {f1724612-96ce-4419-aa6c-b9e501d6c869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6797 | 2026.02.05 01:51:38.646966 [ 4 ] {f1724612-96ce-4419-aa6c-b9e501d6c869} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.02.05 01:51:38.647001 [ 4 ] {f1724612-96ce-4419-aa6c-b9e501d6c869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6799 | 2026.02.05 01:51:38.647598 [ 4 ] {f1724612-96ce-4419-aa6c-b9e501d6c869} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6800 | 2026.02.05 01:51:38.647817 [ 4 ] {f1724612-96ce-4419-aa6c-b9e501d6c869} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.02.05 01:51:38.647918 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6802 | 2026.02.05 01:51:38.647950 [ 4 ] {f1724612-96ce-4419-aa6c-b9e501d6c869} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001935 sec., 18604.6511627907 rows/sec., 33.34 MiB/sec. | ||
| 6803 | 2026.02.05 01:51:38.647961 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6804 | 2026.02.05 01:51:38.647986 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6805 | 2026.02.05 01:51:38.648003 [ 4 ] {f1724612-96ce-4419-aa6c-b9e501d6c869} <Debug> TCPHandler: Processed in 0.002112459 sec. | ||
| 6806 | 2026.02.05 01:51:38.648101 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 6807 | 2026.02.05 01:51:38.648126 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.02.05 01:51:38.648233 [ 4 ] {2d72ff7a-bd22-4109-b3da-a810da82c4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6809 | 2026.02.05 01:51:38.648274 [ 4 ] {2d72ff7a-bd22-4109-b3da-a810da82c4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6810 | 2026.02.05 01:51:38.648360 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6811 | 2026.02.05 01:51:38.648435 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 779 rows starting from the beginning of the part | ||
| 6812 | 2026.02.05 01:51:38.648584 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 6813 | 2026.02.05 01:51:38.648627 [ 4 ] {2d72ff7a-bd22-4109-b3da-a810da82c4f6} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.02.05 01:51:38.648667 [ 4 ] {2d72ff7a-bd22-4109-b3da-a810da82c4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6815 | 2026.02.05 01:51:38.648708 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 6816 | 2026.02.05 01:51:38.648838 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 6817 | 2026.02.05 01:51:38.648966 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 6818 | 2026.02.05 01:51:38.648986 [ 4 ] {2d72ff7a-bd22-4109-b3da-a810da82c4f6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6819 | 2026.02.05 01:51:38.649099 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 6820 | 2026.02.05 01:51:38.649210 [ 4 ] {2d72ff7a-bd22-4109-b3da-a810da82c4f6} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.02.05 01:51:38.649343 [ 4 ] {2d72ff7a-bd22-4109-b3da-a810da82c4f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6822 | 2026.02.05 01:51:38.649380 [ 4 ] {2d72ff7a-bd22-4109-b3da-a810da82c4f6} <Debug> TCPHandler: Processed in 0.001304414 sec. | ||
| 6823 | 2026.02.05 01:51:38.664053 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 895 rows, containing 19 columns (19 merged, 0 gathered) in 0.016001912 sec., 55930.81626745604 rows/sec., 100.23 MiB/sec. | ||
| 6824 | 2026.02.05 01:51:38.665062 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6825 | 2026.02.05 01:51:38.665461 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.02.05 01:51:38.665535 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6827 | 2026.02.05 01:51:38.665639 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 6828 | 2026.02.05 01:51:39.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.00 MiB, peak 287.13 MiB, free memory in arenas 0.00 B, will set to 283.27 MiB (RSS), difference: 4.27 MiB | ||
| 6829 | 2026.02.05 01:51:42.603386 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 820 | ||
| 6830 | 2026.02.05 01:51:42.605974 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.02.05 01:51:42.606019 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6832 | 2026.02.05 01:51:42.607179 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6833 | 2026.02.05 01:51:42.607447 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.02.05 01:51:42.607729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6835 | 2026.02.05 01:51:43.667969 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2026.02.05 01:51:43.668163 [ 4 ] {bb08620b-dc38-4232-acc5-bc2512f4e90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6837 | 2026.02.05 01:51:43.668238 [ 4 ] {bb08620b-dc38-4232-acc5-bc2512f4e90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6838 | 2026.02.05 01:51:43.668949 [ 4 ] {bb08620b-dc38-4232-acc5-bc2512f4e90e} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.02.05 01:51:43.669001 [ 4 ] {bb08620b-dc38-4232-acc5-bc2512f4e90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6840 | 2026.02.05 01:51:43.669383 [ 4 ] {bb08620b-dc38-4232-acc5-bc2512f4e90e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6841 | 2026.02.05 01:51:43.669613 [ 4 ] {bb08620b-dc38-4232-acc5-bc2512f4e90e} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.02.05 01:51:43.669748 [ 135 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6843 | 2026.02.05 01:51:43.669773 [ 4 ] {bb08620b-dc38-4232-acc5-bc2512f4e90e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001666 sec., 14405.76230492197 rows/sec., 1.20 MiB/sec. | ||
| 6844 | 2026.02.05 01:51:43.669785 [ 135 ] {} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.02.05 01:51:43.669806 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6846 | 2026.02.05 01:51:43.669826 [ 4 ] {bb08620b-dc38-4232-acc5-bc2512f4e90e} <Debug> TCPHandler: Processed in 0.001994866 sec. | ||
| 6847 | 2026.02.05 01:51:43.669915 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::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 | ||
| 6848 | 2026.02.05 01:51:43.669975 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2026.02.05 01:51:43.670041 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6850 | 2026.02.05 01:51:43.670079 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6851 | 2026.02.05 01:51:43.670082 [ 4 ] {e632b79f-108f-4b46-8460-fbc1fbd34a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6852 | 2026.02.05 01:51:43.670136 [ 4 ] {e632b79f-108f-4b46-8460-fbc1fbd34a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6853 | 2026.02.05 01:51:43.670148 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6854 | 2026.02.05 01:51:43.670197 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6855 | 2026.02.05 01:51:43.670240 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6856 | 2026.02.05 01:51:43.670280 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6857 | 2026.02.05 01:51:43.670567 [ 4 ] {e632b79f-108f-4b46-8460-fbc1fbd34a77} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2026.02.05 01:51:43.670607 [ 4 ] {e632b79f-108f-4b46-8460-fbc1fbd34a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6859 | 2026.02.05 01:51:43.670926 [ 4 ] {e632b79f-108f-4b46-8460-fbc1fbd34a77} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6860 | 2026.02.05 01:51:43.671018 [ 195 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150671 sec., 104286.97690304178 rows/sec., 9.05 MiB/sec. | ||
| 6861 | 2026.02.05 01:51:43.671144 [ 4 ] {e632b79f-108f-4b46-8460-fbc1fbd34a77} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.02.05 01:51:43.671179 [ 194 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6863 | 2026.02.05 01:51:43.671286 [ 4 ] {e632b79f-108f-4b46-8460-fbc1fbd34a77} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001228 sec., 8143.322475570033 rows/sec., 664.03 KiB/sec. | ||
| 6864 | 2026.02.05 01:51:43.671331 [ 4 ] {e632b79f-108f-4b46-8460-fbc1fbd34a77} <Debug> TCPHandler: Processed in 0.001412106 sec. | ||
| 6865 | 2026.02.05 01:51:43.671445 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6866 | 2026.02.05 01:51:43.671449 [ 194 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.02.05 01:51:43.671533 [ 194 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_9_2} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6868 | 2026.02.05 01:51:43.671544 [ 4 ] {66853ac7-ae2a-4537-b778-fc0f225a1431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6869 | 2026.02.05 01:51:43.671590 [ 4 ] {66853ac7-ae2a-4537-b778-fc0f225a1431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6870 | 2026.02.05 01:51:43.671600 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6871 | 2026.02.05 01:51:43.672579 [ 4 ] {66853ac7-ae2a-4537-b778-fc0f225a1431} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.02.05 01:51:43.672618 [ 4 ] {66853ac7-ae2a-4537-b778-fc0f225a1431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6873 | 2026.02.05 01:51:43.673004 [ 4 ] {66853ac7-ae2a-4537-b778-fc0f225a1431} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6874 | 2026.02.05 01:51:43.673226 [ 4 ] {66853ac7-ae2a-4537-b778-fc0f225a1431} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.02.05 01:51:43.673352 [ 4 ] {66853ac7-ae2a-4537-b778-fc0f225a1431} <Debug> executeQuery: Read 1329 rows, 113.58 KiB in 0.001826 sec., 727820.3723986857 rows/sec., 60.74 MiB/sec. | ||
| 6876 | 2026.02.05 01:51:43.673388 [ 4 ] {66853ac7-ae2a-4537-b778-fc0f225a1431} <Debug> TCPHandler: Processed in 0.001992866 sec. | ||
| 6877 | 2026.02.05 01:51:43.673504 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.02.05 01:51:43.673600 [ 4 ] {0aac8583-f426-45c5-876e-8533251c7588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6879 | 2026.02.05 01:51:43.673641 [ 4 ] {0aac8583-f426-45c5-876e-8533251c7588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6880 | 2026.02.05 01:51:43.674048 [ 4 ] {0aac8583-f426-45c5-876e-8533251c7588} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.02.05 01:51:43.674083 [ 4 ] {0aac8583-f426-45c5-876e-8533251c7588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6882 | 2026.02.05 01:51:43.674366 [ 4 ] {0aac8583-f426-45c5-876e-8533251c7588} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6883 | 2026.02.05 01:51:43.674562 [ 4 ] {0aac8583-f426-45c5-876e-8533251c7588} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.02.05 01:51:43.674682 [ 4 ] {0aac8583-f426-45c5-876e-8533251c7588} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001137 sec., 22867.194371152156 rows/sec., 1.68 MiB/sec. | ||
| 6885 | 2026.02.05 01:51:43.674717 [ 4 ] {0aac8583-f426-45c5-876e-8533251c7588} <Debug> TCPHandler: Processed in 0.001300763 sec. | ||
| 6886 | 2026.02.05 01:51:43.674824 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.02.05 01:51:43.674911 [ 4 ] {a9dd080c-1e07-4087-97fe-858da8ee8405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6888 | 2026.02.05 01:51:43.674947 [ 4 ] {a9dd080c-1e07-4087-97fe-858da8ee8405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6889 | 2026.02.05 01:51:43.675461 [ 4 ] {a9dd080c-1e07-4087-97fe-858da8ee8405} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.02.05 01:51:43.675494 [ 4 ] {a9dd080c-1e07-4087-97fe-858da8ee8405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6891 | 2026.02.05 01:51:43.675794 [ 4 ] {a9dd080c-1e07-4087-97fe-858da8ee8405} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6892 | 2026.02.05 01:51:43.676002 [ 4 ] {a9dd080c-1e07-4087-97fe-858da8ee8405} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.02.05 01:51:43.676123 [ 4 ] {a9dd080c-1e07-4087-97fe-858da8ee8405} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001179 sec., 213740.45801526718 rows/sec., 14.78 MiB/sec. | ||
| 6894 | 2026.02.05 01:51:43.676160 [ 4 ] {a9dd080c-1e07-4087-97fe-858da8ee8405} <Debug> TCPHandler: Processed in 0.001339344 sec. | ||
| 6895 | 2026.02.05 01:51:43.676299 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2026.02.05 01:51:43.676394 [ 4 ] {73091a5d-a376-4711-a45a-3b015d18fa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6897 | 2026.02.05 01:51:43.676433 [ 4 ] {73091a5d-a376-4711-a45a-3b015d18fa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6898 | 2026.02.05 01:51:43.676836 [ 4 ] {73091a5d-a376-4711-a45a-3b015d18fa00} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.02.05 01:51:43.676870 [ 4 ] {73091a5d-a376-4711-a45a-3b015d18fa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6900 | 2026.02.05 01:51:43.677156 [ 4 ] {73091a5d-a376-4711-a45a-3b015d18fa00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6901 | 2026.02.05 01:51:43.677363 [ 4 ] {73091a5d-a376-4711-a45a-3b015d18fa00} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.02.05 01:51:43.677446 [ 135 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6903 | 2026.02.05 01:51:43.677471 [ 135 ] {} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.02.05 01:51:43.677485 [ 4 ] {73091a5d-a376-4711-a45a-3b015d18fa00} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 6905 | 2026.02.05 01:51:43.677486 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6906 | 2026.02.05 01:51:43.677523 [ 4 ] {73091a5d-a376-4711-a45a-3b015d18fa00} <Debug> TCPHandler: Processed in 0.001273953 sec. | ||
| 6907 | 2026.02.05 01:51:43.677566 [ 198 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::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 | ||
| 6908 | 2026.02.05 01:51:43.677636 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.02.05 01:51:43.677644 [ 198 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6910 | 2026.02.05 01:51:43.677683 [ 198 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6911 | 2026.02.05 01:51:43.677725 [ 198 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6912 | 2026.02.05 01:51:43.677741 [ 4 ] {3bdeccc8-1aab-4054-932c-012b42a11519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6913 | 2026.02.05 01:51:43.677760 [ 198 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6914 | 2026.02.05 01:51:43.677787 [ 4 ] {3bdeccc8-1aab-4054-932c-012b42a11519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6915 | 2026.02.05 01:51:43.677799 [ 198 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6916 | 2026.02.05 01:51:43.677837 [ 198 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6917 | 2026.02.05 01:51:43.678397 [ 4 ] {3bdeccc8-1aab-4054-932c-012b42a11519} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2026.02.05 01:51:43.678435 [ 4 ] {3bdeccc8-1aab-4054-932c-012b42a11519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6919 | 2026.02.05 01:51:43.678448 [ 198 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000909597 sec., 65963.27824300212 rows/sec., 5.28 MiB/sec. | ||
| 6920 | 2026.02.05 01:51:43.678585 [ 197 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6921 | 2026.02.05 01:51:43.678767 [ 4 ] {3bdeccc8-1aab-4054-932c-012b42a11519} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6922 | 2026.02.05 01:51:43.678852 [ 197 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.02.05 01:51:43.678917 [ 197 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_9_2} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6924 | 2026.02.05 01:51:43.678980 [ 4 ] {3bdeccc8-1aab-4054-932c-012b42a11519} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.02.05 01:51:43.679002 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6926 | 2026.02.05 01:51:43.679106 [ 4 ] {3bdeccc8-1aab-4054-932c-012b42a11519} <Debug> executeQuery: Read 570 rows, 43.80 KiB in 0.001383 sec., 412147.5054229935 rows/sec., 30.93 MiB/sec. | ||
| 6927 | 2026.02.05 01:51:43.679148 [ 4 ] {3bdeccc8-1aab-4054-932c-012b42a11519} <Debug> TCPHandler: Processed in 0.001561159 sec. | ||
| 6928 | 2026.02.05 01:51:43.679266 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.02.05 01:51:43.679361 [ 4 ] {84f55017-2913-48f2-bef1-abe88a68bfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6930 | 2026.02.05 01:51:43.679404 [ 4 ] {84f55017-2913-48f2-bef1-abe88a68bfed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6931 | 2026.02.05 01:51:43.679998 [ 4 ] {84f55017-2913-48f2-bef1-abe88a68bfed} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.02.05 01:51:43.680033 [ 4 ] {84f55017-2913-48f2-bef1-abe88a68bfed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6933 | 2026.02.05 01:51:43.680409 [ 4 ] {84f55017-2913-48f2-bef1-abe88a68bfed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6934 | 2026.02.05 01:51:43.680626 [ 4 ] {84f55017-2913-48f2-bef1-abe88a68bfed} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.02.05 01:51:43.680754 [ 4 ] {84f55017-2913-48f2-bef1-abe88a68bfed} <Debug> executeQuery: Read 885 rows, 61.51 KiB in 0.001412 sec., 626770.538243626 rows/sec., 42.54 MiB/sec. | ||
| 6936 | 2026.02.05 01:51:43.680791 [ 4 ] {84f55017-2913-48f2-bef1-abe88a68bfed} <Debug> TCPHandler: Processed in 0.001573689 sec. | ||
| 6937 | 2026.02.05 01:51:43.680909 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.02.05 01:51:43.681002 [ 4 ] {36a8b37a-164a-4d91-9464-c6b09a881674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.02.05 01:51:43.681057 [ 4 ] {36a8b37a-164a-4d91-9464-c6b09a881674} <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 | ||
| 6940 | 2026.02.05 01:51:43.681803 [ 4 ] {36a8b37a-164a-4d91-9464-c6b09a881674} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.02.05 01:51:43.681840 [ 4 ] {36a8b37a-164a-4d91-9464-c6b09a881674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6942 | 2026.02.05 01:51:43.682340 [ 4 ] {36a8b37a-164a-4d91-9464-c6b09a881674} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6943 | 2026.02.05 01:51:43.682573 [ 4 ] {36a8b37a-164a-4d91-9464-c6b09a881674} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.02.05 01:51:43.682709 [ 4 ] {36a8b37a-164a-4d91-9464-c6b09a881674} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001725 sec., 2318.840579710145 rows/sec., 4.16 MiB/sec. | ||
| 6945 | 2026.02.05 01:51:43.682761 [ 4 ] {36a8b37a-164a-4d91-9464-c6b09a881674} <Debug> TCPHandler: Processed in 0.001902265 sec. | ||
| 6946 | 2026.02.05 01:51:43.682881 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.02.05 01:51:43.682975 [ 4 ] {a757441b-b699-495d-8da0-ff49619c8759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6948 | 2026.02.05 01:51:43.683018 [ 4 ] {a757441b-b699-495d-8da0-ff49619c8759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6949 | 2026.02.05 01:51:43.683358 [ 4 ] {a757441b-b699-495d-8da0-ff49619c8759} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.02.05 01:51:43.683394 [ 4 ] {a757441b-b699-495d-8da0-ff49619c8759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6951 | 2026.02.05 01:51:43.683692 [ 4 ] {a757441b-b699-495d-8da0-ff49619c8759} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6952 | 2026.02.05 01:51:43.683897 [ 4 ] {a757441b-b699-495d-8da0-ff49619c8759} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.02.05 01:51:43.684018 [ 4 ] {a757441b-b699-495d-8da0-ff49619c8759} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 6954 | 2026.02.05 01:51:43.684053 [ 4 ] {a757441b-b699-495d-8da0-ff49619c8759} <Debug> TCPHandler: Processed in 0.001221203 sec. | ||
| 6955 | 2026.02.05 01:51:45.060232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16821 | ||
| 6956 | 2026.02.05 01:51:45.060825 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.02.05 01:51:45.060880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6958 | 2026.02.05 01:51:45.061426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6959 | 2026.02.05 01:51:45.061696 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.02.05 01:51:45.061850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16821 | ||
| 6961 | 2026.02.05 01:51:46.025930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 6962 | 2026.02.05 01:51:46.043002 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.02.05 01:51:46.043062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 6964 | 2026.02.05 01:51:46.049195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6965 | 2026.02.05 01:51:46.049878 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.02.05 01:51:46.052969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6967 | 2026.02.05 01:51:48.640730 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.02.05 01:51:48.640946 [ 4 ] {b3e7dafa-29f8-4e6d-9998-6f40af7f751e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6969 | 2026.02.05 01:51:48.641021 [ 4 ] {b3e7dafa-29f8-4e6d-9998-6f40af7f751e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6970 | 2026.02.05 01:51:48.641724 [ 4 ] {b3e7dafa-29f8-4e6d-9998-6f40af7f751e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.02.05 01:51:48.641772 [ 4 ] {b3e7dafa-29f8-4e6d-9998-6f40af7f751e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6972 | 2026.02.05 01:51:48.642166 [ 4 ] {b3e7dafa-29f8-4e6d-9998-6f40af7f751e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6973 | 2026.02.05 01:51:48.642389 [ 4 ] {b3e7dafa-29f8-4e6d-9998-6f40af7f751e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.02.05 01:51:48.642538 [ 4 ] {b3e7dafa-29f8-4e6d-9998-6f40af7f751e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001646 sec., 77764.27703523694 rows/sec., 6.70 MiB/sec. | ||
| 6975 | 2026.02.05 01:51:48.642580 [ 4 ] {b3e7dafa-29f8-4e6d-9998-6f40af7f751e} <Debug> TCPHandler: Processed in 0.001990766 sec. | ||
| 6976 | 2026.02.05 01:51:48.642704 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.02.05 01:51:48.642799 [ 4 ] {78fc210d-b5d5-4a8a-b5a6-fa30a84a36ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6978 | 2026.02.05 01:51:48.642840 [ 4 ] {78fc210d-b5d5-4a8a-b5a6-fa30a84a36ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6979 | 2026.02.05 01:51:48.643252 [ 4 ] {78fc210d-b5d5-4a8a-b5a6-fa30a84a36ef} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.02.05 01:51:48.643288 [ 4 ] {78fc210d-b5d5-4a8a-b5a6-fa30a84a36ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6981 | 2026.02.05 01:51:48.643588 [ 4 ] {78fc210d-b5d5-4a8a-b5a6-fa30a84a36ef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6982 | 2026.02.05 01:51:48.643794 [ 4 ] {78fc210d-b5d5-4a8a-b5a6-fa30a84a36ef} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.02.05 01:51:48.643909 [ 128 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6984 | 2026.02.05 01:51:48.643923 [ 4 ] {78fc210d-b5d5-4a8a-b5a6-fa30a84a36ef} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001143 sec., 31496.062992125986 rows/sec., 2.31 MiB/sec. | ||
| 6985 | 2026.02.05 01:51:48.643976 [ 128 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.02.05 01:51:48.643985 [ 4 ] {78fc210d-b5d5-4a8a-b5a6-fa30a84a36ef} <Debug> TCPHandler: Processed in 0.001332014 sec. | ||
| 6987 | 2026.02.05 01:51:48.644004 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 6988 | 2026.02.05 01:51:48.644107 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.02.05 01:51:48.644118 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 6990 | 2026.02.05 01:51:48.644208 [ 4 ] {914bf745-8fdc-4e5e-a373-d086a6e1ad76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6991 | 2026.02.05 01:51:48.644253 [ 4 ] {914bf745-8fdc-4e5e-a373-d086a6e1ad76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6992 | 2026.02.05 01:51:48.644255 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6993 | 2026.02.05 01:51:48.644304 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part | ||
| 6994 | 2026.02.05 01:51:48.644375 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 6995 | 2026.02.05 01:51:48.644425 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 6996 | 2026.02.05 01:51:48.644471 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 6997 | 2026.02.05 01:51:48.644514 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 6998 | 2026.02.05 01:51:48.644558 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 6999 | 2026.02.05 01:51:48.644695 [ 4 ] {914bf745-8fdc-4e5e-a373-d086a6e1ad76} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.02.05 01:51:48.644737 [ 4 ] {914bf745-8fdc-4e5e-a373-d086a6e1ad76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7001 | 2026.02.05 01:51:48.645083 [ 4 ] {914bf745-8fdc-4e5e-a373-d086a6e1ad76} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7002 | 2026.02.05 01:51:48.645331 [ 4 ] {914bf745-8fdc-4e5e-a373-d086a6e1ad76} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.02.05 01:51:48.645460 [ 4 ] {914bf745-8fdc-4e5e-a373-d086a6e1ad76} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001271 sec., 78678.20613690007 rows/sec., 6.15 MiB/sec. | ||
| 7004 | 2026.02.05 01:51:48.645492 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424246 sec., 146042.18653238274 rows/sec., 11.26 MiB/sec. | ||
| 7005 | 2026.02.05 01:51:48.645499 [ 4 ] {914bf745-8fdc-4e5e-a373-d086a6e1ad76} <Debug> TCPHandler: Processed in 0.001441786 sec. | ||
| 7006 | 2026.02.05 01:51:48.645633 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.02.05 01:51:48.645642 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7008 | 2026.02.05 01:51:48.645731 [ 4 ] {3e0a09bd-04d6-4ced-9342-521fad7292cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7009 | 2026.02.05 01:51:48.645779 [ 4 ] {3e0a09bd-04d6-4ced-9342-521fad7292cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7010 | 2026.02.05 01:51:48.645913 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.02.05 01:51:48.645985 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_46_9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7012 | 2026.02.05 01:51:48.646052 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7013 | 2026.02.05 01:51:48.646179 [ 4 ] {3e0a09bd-04d6-4ced-9342-521fad7292cd} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.02.05 01:51:48.646233 [ 4 ] {3e0a09bd-04d6-4ced-9342-521fad7292cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7015 | 2026.02.05 01:51:48.646596 [ 4 ] {3e0a09bd-04d6-4ced-9342-521fad7292cd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7016 | 2026.02.05 01:51:48.646805 [ 4 ] {3e0a09bd-04d6-4ced-9342-521fad7292cd} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.02.05 01:51:48.646937 [ 4 ] {3e0a09bd-04d6-4ced-9342-521fad7292cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 7018 | 2026.02.05 01:51:48.646974 [ 4 ] {3e0a09bd-04d6-4ced-9342-521fad7292cd} <Debug> TCPHandler: Processed in 0.001392435 sec. | ||
| 7019 | 2026.02.05 01:51:48.647085 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.02.05 01:51:48.647180 [ 4 ] {9e67b375-c84b-4b5c-9de3-f8f2a2c490ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7021 | 2026.02.05 01:51:48.647244 [ 4 ] {9e67b375-c84b-4b5c-9de3-f8f2a2c490ac} <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 | ||
| 7022 | 2026.02.05 01:51:48.648045 [ 4 ] {9e67b375-c84b-4b5c-9de3-f8f2a2c490ac} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.02.05 01:51:48.648080 [ 4 ] {9e67b375-c84b-4b5c-9de3-f8f2a2c490ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7024 | 2026.02.05 01:51:48.648639 [ 4 ] {9e67b375-c84b-4b5c-9de3-f8f2a2c490ac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7025 | 2026.02.05 01:51:48.648858 [ 4 ] {9e67b375-c84b-4b5c-9de3-f8f2a2c490ac} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.02.05 01:51:48.648992 [ 4 ] {9e67b375-c84b-4b5c-9de3-f8f2a2c490ac} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001832 sec., 19650.65502183406 rows/sec., 35.21 MiB/sec. | ||
| 7027 | 2026.02.05 01:51:48.649046 [ 4 ] {9e67b375-c84b-4b5c-9de3-f8f2a2c490ac} <Debug> TCPHandler: Processed in 0.002009097 sec. | ||
| 7028 | 2026.02.05 01:51:48.649165 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.02.05 01:51:48.649269 [ 4 ] {d333cf1b-8bab-4ba3-a251-0b96f0ce1c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7030 | 2026.02.05 01:51:48.649312 [ 4 ] {d333cf1b-8bab-4ba3-a251-0b96f0ce1c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7031 | 2026.02.05 01:51:48.649648 [ 4 ] {d333cf1b-8bab-4ba3-a251-0b96f0ce1c8e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.02.05 01:51:48.649681 [ 4 ] {d333cf1b-8bab-4ba3-a251-0b96f0ce1c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7033 | 2026.02.05 01:51:48.649976 [ 4 ] {d333cf1b-8bab-4ba3-a251-0b96f0ce1c8e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7034 | 2026.02.05 01:51:48.650179 [ 4 ] {d333cf1b-8bab-4ba3-a251-0b96f0ce1c8e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.02.05 01:51:48.650312 [ 4 ] {d333cf1b-8bab-4ba3-a251-0b96f0ce1c8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7036 | 2026.02.05 01:51:48.650346 [ 4 ] {d333cf1b-8bab-4ba3-a251-0b96f0ce1c8e} <Debug> TCPHandler: Processed in 0.001231053 sec. | ||
| 7037 | 2026.02.05 01:51:52.436532 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7038 | 2026.02.05 01:51:52.436593 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7039 | 2026.02.05 01:51:52.562069 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17269 | ||
| 7040 | 2026.02.05 01:51:52.562585 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.02.05 01:51:52.562629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7042 | 2026.02.05 01:51:52.563125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7043 | 2026.02.05 01:51:52.563350 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.02.05 01:51:52.563481 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17269 | ||
| 7045 | 2026.02.05 01:51:52.563511 [ 124 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7046 | 2026.02.05 01:51:52.563573 [ 124 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.02.05 01:51:52.563592 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7048 | 2026.02.05 01:51:52.563715 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 7049 | 2026.02.05 01:51:52.563856 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7050 | 2026.02.05 01:51:52.563893 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14901 rows starting from the beginning of the part | ||
| 7051 | 2026.02.05 01:51:52.563955 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7052 | 2026.02.05 01:51:52.563996 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7053 | 2026.02.05 01:51:52.564035 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7054 | 2026.02.05 01:51:52.564073 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7055 | 2026.02.05 01:51:52.564112 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7056 | 2026.02.05 01:51:52.566269 [ 195 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17269 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613728 sec., 6607037.91672278 rows/sec., 94.51 MiB/sec. | ||
| 7057 | 2026.02.05 01:51:52.566425 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7058 | 2026.02.05 01:51:52.566668 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.02.05 01:51:52.566738 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_36_7} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7060 | 2026.02.05 01:51:52.566809 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7061 | 2026.02.05 01:51:52.607947 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 852 | ||
| 7062 | 2026.02.05 01:51:52.610312 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.02.05 01:51:52.610353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7064 | 2026.02.05 01:51:52.611563 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7065 | 2026.02.05 01:51:52.611854 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2026.02.05 01:51:52.611999 [ 124 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7067 | 2026.02.05 01:51:52.612039 [ 124 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.02.05 01:51:52.612061 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7069 | 2026.02.05 01:51:52.612118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 7070 | 2026.02.05 01:51:52.612169 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 7071 | 2026.02.05 01:51:52.612796 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7072 | 2026.02.05 01:51:52.612956 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 710 rows starting from the beginning of the part | ||
| 7073 | 2026.02.05 01:51:52.613350 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7074 | 2026.02.05 01:51:52.613714 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7075 | 2026.02.05 01:51:52.614073 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7076 | 2026.02.05 01:51:52.614422 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7077 | 2026.02.05 01:51:52.614768 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7078 | 2026.02.05 01:51:52.620509 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 72 columns (72 merged, 0 gathered) in 0.008387563 sec., 101578.96876601702 rows/sec., 82.69 MiB/sec. | ||
| 7079 | 2026.02.05 01:51:52.621811 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7080 | 2026.02.05 01:51:52.622376 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.02.05 01:51:52.622442 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_26_5} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7082 | 2026.02.05 01:51:52.622737 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 7083 | 2026.02.05 01:51:53.553105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7084 | 2026.02.05 01:51:53.570228 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.02.05 01:51:53.570294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7086 | 2026.02.05 01:51:53.575962 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7087 | 2026.02.05 01:51:53.576633 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.02.05 01:51:53.576928 [ 121 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7089 | 2026.02.05 01:51:53.576970 [ 121 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2026.02.05 01:51:53.576992 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7091 | 2026.02.05 01:51:53.577130 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 7092 | 2026.02.05 01:51:53.579850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7093 | 2026.02.05 01:51:53.581418 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7094 | 2026.02.05 01:51:53.582911 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 7095 | 2026.02.05 01:51:53.587567 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 7096 | 2026.02.05 01:51:53.592090 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 7097 | 2026.02.05 01:51:53.596382 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 7098 | 2026.02.05 01:51:53.600590 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 7099 | 2026.02.05 01:51:53.604307 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 7100 | 2026.02.05 01:51:53.639195 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.02.05 01:51:53.639364 [ 4 ] {bbc66d57-3f99-4901-9ccc-504d9f216db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7102 | 2026.02.05 01:51:53.639432 [ 4 ] {bbc66d57-3f99-4901-9ccc-504d9f216db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7103 | 2026.02.05 01:51:53.640100 [ 4 ] {bbc66d57-3f99-4901-9ccc-504d9f216db0} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.02.05 01:51:53.640141 [ 4 ] {bbc66d57-3f99-4901-9ccc-504d9f216db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7105 | 2026.02.05 01:51:53.640530 [ 4 ] {bbc66d57-3f99-4901-9ccc-504d9f216db0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7106 | 2026.02.05 01:51:53.640758 [ 4 ] {bbc66d57-3f99-4901-9ccc-504d9f216db0} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.02.05 01:51:53.640893 [ 121 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7108 | 2026.02.05 01:51:53.640905 [ 4 ] {bbc66d57-3f99-4901-9ccc-504d9f216db0} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001588 sec., 40302.26700251889 rows/sec., 3.19 MiB/sec. | ||
| 7109 | 2026.02.05 01:51:53.640942 [ 121 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.02.05 01:51:53.640965 [ 4 ] {bbc66d57-3f99-4901-9ccc-504d9f216db0} <Debug> TCPHandler: Processed in 0.001898075 sec. | ||
| 7111 | 2026.02.05 01:51:53.640972 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7112 | 2026.02.05 01:51:53.641102 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.02.05 01:51:53.641113 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 7114 | 2026.02.05 01:51:53.641203 [ 4 ] {ca1d0c59-4674-4e1d-9e89-90a6911ad475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7115 | 2026.02.05 01:51:53.641248 [ 4 ] {ca1d0c59-4674-4e1d-9e89-90a6911ad475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7116 | 2026.02.05 01:51:53.641266 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7117 | 2026.02.05 01:51:53.641310 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1405 rows starting from the beginning of the part | ||
| 7118 | 2026.02.05 01:51:53.641384 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7119 | 2026.02.05 01:51:53.641436 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 7120 | 2026.02.05 01:51:53.641485 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1329 rows starting from the beginning of the part | ||
| 7121 | 2026.02.05 01:51:53.641529 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 7122 | 2026.02.05 01:51:53.641575 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 7123 | 2026.02.05 01:51:53.641650 [ 4 ] {ca1d0c59-4674-4e1d-9e89-90a6911ad475} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.02.05 01:51:53.641689 [ 4 ] {ca1d0c59-4674-4e1d-9e89-90a6911ad475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7125 | 2026.02.05 01:51:53.642271 [ 4 ] {ca1d0c59-4674-4e1d-9e89-90a6911ad475} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7126 | 2026.02.05 01:51:53.642507 [ 4 ] {ca1d0c59-4674-4e1d-9e89-90a6911ad475} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.02.05 01:51:53.642640 [ 4 ] {ca1d0c59-4674-4e1d-9e89-90a6911ad475} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001457 sec., 2745.367192862045 rows/sec., 206.44 KiB/sec. | ||
| 7128 | 2026.02.05 01:51:53.642679 [ 4 ] {ca1d0c59-4674-4e1d-9e89-90a6911ad475} <Debug> TCPHandler: Processed in 0.00162779 sec. | ||
| 7129 | 2026.02.05 01:51:53.642795 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2026.02.05 01:51:53.642890 [ 4 ] {c7d5ca6e-dc7e-41e2-abe8-e5bb1dc5116d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7131 | 2026.02.05 01:51:53.642930 [ 4 ] {c7d5ca6e-dc7e-41e2-abe8-e5bb1dc5116d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7132 | 2026.02.05 01:51:53.643232 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.00218116 sec., 1429514.5702286856 rows/sec., 125.13 MiB/sec. | ||
| 7133 | 2026.02.05 01:51:53.643351 [ 4 ] {c7d5ca6e-dc7e-41e2-abe8-e5bb1dc5116d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.02.05 01:51:53.643392 [ 4 ] {c7d5ca6e-dc7e-41e2-abe8-e5bb1dc5116d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7135 | 2026.02.05 01:51:53.643547 [ 188 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7136 | 2026.02.05 01:51:53.643719 [ 4 ] {c7d5ca6e-dc7e-41e2-abe8-e5bb1dc5116d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7137 | 2026.02.05 01:51:53.643912 [ 188 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.02.05 01:51:53.643987 [ 4 ] {c7d5ca6e-dc7e-41e2-abe8-e5bb1dc5116d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2026.02.05 01:51:53.644008 [ 188 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_51_10} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7140 | 2026.02.05 01:51:53.644101 [ 121 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7141 | 2026.02.05 01:51:53.644120 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7142 | 2026.02.05 01:51:53.644130 [ 4 ] {c7d5ca6e-dc7e-41e2-abe8-e5bb1dc5116d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001258 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 7143 | 2026.02.05 01:51:53.644132 [ 121 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.02.05 01:51:53.644174 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7145 | 2026.02.05 01:51:53.644179 [ 4 ] {c7d5ca6e-dc7e-41e2-abe8-e5bb1dc5116d} <Debug> TCPHandler: Processed in 0.001433786 sec. | ||
| 7146 | 2026.02.05 01:51:53.644248 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 7147 | 2026.02.05 01:51:53.644300 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2026.02.05 01:51:53.644346 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7149 | 2026.02.05 01:51:53.644381 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 7150 | 2026.02.05 01:51:53.644398 [ 4 ] {673d0081-d4d4-405f-8d0f-dc9ce0ad1061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7151 | 2026.02.05 01:51:53.644439 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part | ||
| 7152 | 2026.02.05 01:51:53.644447 [ 4 ] {673d0081-d4d4-405f-8d0f-dc9ce0ad1061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7153 | 2026.02.05 01:51:53.644489 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part | ||
| 7154 | 2026.02.05 01:51:53.644533 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 570 rows starting from the beginning of the part | ||
| 7155 | 2026.02.05 01:51:53.644572 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 100 rows starting from the beginning of the part | ||
| 7156 | 2026.02.05 01:51:53.644611 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 68 rows starting from the beginning of the part | ||
| 7157 | 2026.02.05 01:51:53.644874 [ 4 ] {673d0081-d4d4-405f-8d0f-dc9ce0ad1061} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.02.05 01:51:53.644914 [ 4 ] {673d0081-d4d4-405f-8d0f-dc9ce0ad1061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7159 | 2026.02.05 01:51:53.645274 [ 4 ] {673d0081-d4d4-405f-8d0f-dc9ce0ad1061} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7160 | 2026.02.05 01:51:53.645483 [ 4 ] {673d0081-d4d4-405f-8d0f-dc9ce0ad1061} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2026.02.05 01:51:53.645587 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372316 sec., 1120733.1256066388 rows/sec., 89.27 MiB/sec. | ||
| 7162 | 2026.02.05 01:51:53.645602 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7163 | 2026.02.05 01:51:53.645615 [ 4 ] {673d0081-d4d4-405f-8d0f-dc9ce0ad1061} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 7164 | 2026.02.05 01:51:53.645648 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.02.05 01:51:53.645673 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7166 | 2026.02.05 01:51:53.645677 [ 4 ] {673d0081-d4d4-405f-8d0f-dc9ce0ad1061} <Debug> TCPHandler: Processed in 0.001426827 sec. | ||
| 7167 | 2026.02.05 01:51:53.645756 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 7168 | 2026.02.05 01:51:53.645797 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7169 | 2026.02.05 01:51:53.645809 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7170 | 2026.02.05 01:51:53.645870 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7171 | 2026.02.05 01:51:53.645900 [ 4 ] {2530d8d3-38b9-4dcf-8271-767f94b63efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7172 | 2026.02.05 01:51:53.645907 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13546 rows starting from the beginning of the part | ||
| 7173 | 2026.02.05 01:51:53.645962 [ 4 ] {2530d8d3-38b9-4dcf-8271-767f94b63efc} <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 | ||
| 7174 | 2026.02.05 01:51:53.645988 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7175 | 2026.02.05 01:51:53.646038 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 7176 | 2026.02.05 01:51:53.646084 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 885 rows starting from the beginning of the part | ||
| 7177 | 2026.02.05 01:51:53.646125 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7178 | 2026.02.05 01:51:53.646129 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.02.05 01:51:53.646167 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 7180 | 2026.02.05 01:51:53.646240 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_51_10} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7181 | 2026.02.05 01:51:53.646342 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7182 | 2026.02.05 01:51:53.646710 [ 4 ] {2530d8d3-38b9-4dcf-8271-767f94b63efc} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.02.05 01:51:53.646751 [ 4 ] {2530d8d3-38b9-4dcf-8271-767f94b63efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7184 | 2026.02.05 01:51:53.647251 [ 4 ] {2530d8d3-38b9-4dcf-8271-767f94b63efc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7185 | 2026.02.05 01:51:53.647471 [ 4 ] {2530d8d3-38b9-4dcf-8271-767f94b63efc} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.02.05 01:51:53.647610 [ 4 ] {2530d8d3-38b9-4dcf-8271-767f94b63efc} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001728 sec., 2314.814814814815 rows/sec., 4.15 MiB/sec. | ||
| 7187 | 2026.02.05 01:51:53.647666 [ 4 ] {2530d8d3-38b9-4dcf-8271-767f94b63efc} <Debug> TCPHandler: Processed in 0.001918935 sec. | ||
| 7188 | 2026.02.05 01:51:53.647781 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.02.05 01:51:53.647874 [ 4 ] {60ad9009-0334-4dad-811c-1cb8f9f06814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7190 | 2026.02.05 01:51:53.647916 [ 4 ] {60ad9009-0334-4dad-811c-1cb8f9f06814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7191 | 2026.02.05 01:51:53.648269 [ 4 ] {60ad9009-0334-4dad-811c-1cb8f9f06814} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.02.05 01:51:53.648304 [ 4 ] {60ad9009-0334-4dad-811c-1cb8f9f06814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7193 | 2026.02.05 01:51:53.648748 [ 4 ] {60ad9009-0334-4dad-811c-1cb8f9f06814} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7194 | 2026.02.05 01:51:53.648991 [ 4 ] {60ad9009-0334-4dad-811c-1cb8f9f06814} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.02.05 01:51:53.649121 [ 4 ] {60ad9009-0334-4dad-811c-1cb8f9f06814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001266 sec., 47393.364928909956 rows/sec., 3.19 MiB/sec. | ||
| 7196 | 2026.02.05 01:51:53.649157 [ 4 ] {60ad9009-0334-4dad-811c-1cb8f9f06814} <Debug> TCPHandler: Processed in 0.001426786 sec. | ||
| 7197 | 2026.02.05 01:51:53.651758 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15071 rows, containing 5 columns (5 merged, 0 gathered) in 0.006042681 sec., 2494091.61264677 rows/sec., 171.34 MiB/sec. | ||
| 7198 | 2026.02.05 01:51:53.652377 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7199 | 2026.02.05 01:51:53.652661 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.02.05 01:51:53.652746 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7201 | 2026.02.05 01:51:53.652845 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 7202 | 2026.02.05 01:51:53.658564 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081504611 sec., 3337.2345032111125 rows/sec., 17.26 MiB/sec. | ||
| 7203 | 2026.02.05 01:51:53.661061 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7204 | 2026.02.05 01:51:53.662938 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_36_7} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.02.05 01:51:53.663025 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_36_7} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7206 | 2026.02.05 01:51:53.665515 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7207 | 2026.02.05 01:51:54.000299 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.47 MiB, peak 302.55 MiB, free memory in arenas 0.00 B, will set to 288.88 MiB (RSS), difference: 3.41 MiB | ||
| 7208 | 2026.02.05 01:51:56.105770 [ 118 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7209 | 2026.02.05 01:51:56.105836 [ 118 ] {} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.02.05 01:51:56.105858 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7211 | 2026.02.05 01:51:56.105957 [ 188 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 7212 | 2026.02.05 01:51:56.106071 [ 188 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7213 | 2026.02.05 01:51:56.106104 [ 188 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7214 | 2026.02.05 01:51:56.106170 [ 188 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 7215 | 2026.02.05 01:51:56.106215 [ 188 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 7216 | 2026.02.05 01:51:56.106255 [ 188 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 7217 | 2026.02.05 01:51:56.106299 [ 188 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 7218 | 2026.02.05 01:51:56.107221 [ 186 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302624 sec., 792247.033679711 rows/sec., 58.07 MiB/sec. | ||
| 7219 | 2026.02.05 01:51:56.107429 [ 199 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7220 | 2026.02.05 01:51:56.107742 [ 199 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7221 | 2026.02.05 01:51:56.107824 [ 199 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_9_2} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7222 | 2026.02.05 01:51:56.107932 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7223 | 2026.02.05 01:51:58.641595 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7224 | 2026.02.05 01:51:58.641781 [ 4 ] {da63d492-cc95-4da2-90ab-0c89f9a76012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7225 | 2026.02.05 01:51:58.641846 [ 4 ] {da63d492-cc95-4da2-90ab-0c89f9a76012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7226 | 2026.02.05 01:51:58.642449 [ 4 ] {da63d492-cc95-4da2-90ab-0c89f9a76012} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.02.05 01:51:58.642497 [ 4 ] {da63d492-cc95-4da2-90ab-0c89f9a76012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7228 | 2026.02.05 01:51:58.642866 [ 4 ] {da63d492-cc95-4da2-90ab-0c89f9a76012} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7229 | 2026.02.05 01:51:58.643089 [ 4 ] {da63d492-cc95-4da2-90ab-0c89f9a76012} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2026.02.05 01:51:58.643234 [ 4 ] {da63d492-cc95-4da2-90ab-0c89f9a76012} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 326.39 KiB/sec. | ||
| 7231 | 2026.02.05 01:51:58.643275 [ 4 ] {da63d492-cc95-4da2-90ab-0c89f9a76012} <Debug> TCPHandler: Processed in 0.001807234 sec. | ||
| 7232 | 2026.02.05 01:51:58.643399 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2026.02.05 01:51:58.643492 [ 4 ] {eed41cbd-3d0c-4f52-be0f-16a28dea72fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7234 | 2026.02.05 01:51:58.643531 [ 4 ] {eed41cbd-3d0c-4f52-be0f-16a28dea72fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7235 | 2026.02.05 01:51:58.643966 [ 4 ] {eed41cbd-3d0c-4f52-be0f-16a28dea72fb} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.02.05 01:51:58.644002 [ 4 ] {eed41cbd-3d0c-4f52-be0f-16a28dea72fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7237 | 2026.02.05 01:51:58.644303 [ 4 ] {eed41cbd-3d0c-4f52-be0f-16a28dea72fb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7238 | 2026.02.05 01:51:58.644504 [ 4 ] {eed41cbd-3d0c-4f52-be0f-16a28dea72fb} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.02.05 01:51:58.644629 [ 4 ] {eed41cbd-3d0c-4f52-be0f-16a28dea72fb} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001156 sec., 113321.79930795848 rows/sec., 9.73 MiB/sec. | ||
| 7240 | 2026.02.05 01:51:58.644666 [ 4 ] {eed41cbd-3d0c-4f52-be0f-16a28dea72fb} <Debug> TCPHandler: Processed in 0.001316224 sec. | ||
| 7241 | 2026.02.05 01:51:58.644779 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.02.05 01:51:58.644872 [ 4 ] {d3fa1ba6-36b6-4667-bddc-5b16f4d8f330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.02.05 01:51:58.644912 [ 4 ] {d3fa1ba6-36b6-4667-bddc-5b16f4d8f330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7244 | 2026.02.05 01:51:58.645305 [ 4 ] {d3fa1ba6-36b6-4667-bddc-5b16f4d8f330} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.02.05 01:51:58.645340 [ 4 ] {d3fa1ba6-36b6-4667-bddc-5b16f4d8f330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7246 | 2026.02.05 01:51:58.645628 [ 4 ] {d3fa1ba6-36b6-4667-bddc-5b16f4d8f330} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7247 | 2026.02.05 01:51:58.645836 [ 4 ] {d3fa1ba6-36b6-4667-bddc-5b16f4d8f330} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2026.02.05 01:51:58.645960 [ 4 ] {d3fa1ba6-36b6-4667-bddc-5b16f4d8f330} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001106 sec., 37974.6835443038 rows/sec., 2.76 MiB/sec. | ||
| 7249 | 2026.02.05 01:51:58.645997 [ 4 ] {d3fa1ba6-36b6-4667-bddc-5b16f4d8f330} <Debug> TCPHandler: Processed in 0.001265983 sec. | ||
| 7250 | 2026.02.05 01:51:58.646105 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.02.05 01:51:58.646196 [ 4 ] {dc1caa8e-167c-4ee9-8478-0e0f48b922a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7252 | 2026.02.05 01:51:58.646234 [ 4 ] {dc1caa8e-167c-4ee9-8478-0e0f48b922a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7253 | 2026.02.05 01:51:58.646651 [ 4 ] {dc1caa8e-167c-4ee9-8478-0e0f48b922a9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.02.05 01:51:58.646687 [ 4 ] {dc1caa8e-167c-4ee9-8478-0e0f48b922a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7255 | 2026.02.05 01:51:58.646978 [ 4 ] {dc1caa8e-167c-4ee9-8478-0e0f48b922a9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7256 | 2026.02.05 01:51:58.647178 [ 4 ] {dc1caa8e-167c-4ee9-8478-0e0f48b922a9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.02.05 01:51:58.647301 [ 4 ] {dc1caa8e-167c-4ee9-8478-0e0f48b922a9} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001122 sec., 94474.15329768271 rows/sec., 7.39 MiB/sec. | ||
| 7258 | 2026.02.05 01:51:58.647339 [ 4 ] {dc1caa8e-167c-4ee9-8478-0e0f48b922a9} <Debug> TCPHandler: Processed in 0.001281894 sec. | ||
| 7259 | 2026.02.05 01:51:58.647456 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.02.05 01:51:58.647547 [ 4 ] {a792dc2b-9faa-480e-900a-f8958c78e592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.02.05 01:51:58.647589 [ 4 ] {a792dc2b-9faa-480e-900a-f8958c78e592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7262 | 2026.02.05 01:51:58.648003 [ 4 ] {a792dc2b-9faa-480e-900a-f8958c78e592} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.02.05 01:51:58.648039 [ 4 ] {a792dc2b-9faa-480e-900a-f8958c78e592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7264 | 2026.02.05 01:51:58.648354 [ 4 ] {a792dc2b-9faa-480e-900a-f8958c78e592} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7265 | 2026.02.05 01:51:58.648557 [ 4 ] {a792dc2b-9faa-480e-900a-f8958c78e592} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.02.05 01:51:58.648680 [ 4 ] {a792dc2b-9faa-480e-900a-f8958c78e592} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001151 sec., 141615.98609904433 rows/sec., 9.86 MiB/sec. | ||
| 7267 | 2026.02.05 01:51:58.648716 [ 4 ] {a792dc2b-9faa-480e-900a-f8958c78e592} <Debug> TCPHandler: Processed in 0.001308494 sec. | ||
| 7268 | 2026.02.05 01:51:58.648827 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.02.05 01:51:58.648919 [ 4 ] {c9c8f1e6-4655-429e-a398-a06e63225d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.02.05 01:51:58.648972 [ 4 ] {c9c8f1e6-4655-429e-a398-a06e63225d3c} <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 | ||
| 7271 | 2026.02.05 01:51:58.649748 [ 4 ] {c9c8f1e6-4655-429e-a398-a06e63225d3c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.02.05 01:51:58.649783 [ 4 ] {c9c8f1e6-4655-429e-a398-a06e63225d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7273 | 2026.02.05 01:51:58.650323 [ 4 ] {c9c8f1e6-4655-429e-a398-a06e63225d3c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7274 | 2026.02.05 01:51:58.650540 [ 4 ] {c9c8f1e6-4655-429e-a398-a06e63225d3c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.02.05 01:51:58.650676 [ 4 ] {c9c8f1e6-4655-429e-a398-a06e63225d3c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001774 sec., 20293.122886133035 rows/sec., 36.36 MiB/sec. | ||
| 7276 | 2026.02.05 01:51:58.650727 [ 4 ] {c9c8f1e6-4655-429e-a398-a06e63225d3c} <Debug> TCPHandler: Processed in 0.001947906 sec. | ||
| 7277 | 2026.02.05 01:51:58.650842 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.02.05 01:51:58.650934 [ 4 ] {368cdd9a-f5e1-4311-9763-2fb7cc12d781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7279 | 2026.02.05 01:51:58.650974 [ 4 ] {368cdd9a-f5e1-4311-9763-2fb7cc12d781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7280 | 2026.02.05 01:51:58.651322 [ 4 ] {368cdd9a-f5e1-4311-9763-2fb7cc12d781} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.02.05 01:51:58.651358 [ 4 ] {368cdd9a-f5e1-4311-9763-2fb7cc12d781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7282 | 2026.02.05 01:51:58.651656 [ 4 ] {368cdd9a-f5e1-4311-9763-2fb7cc12d781} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7283 | 2026.02.05 01:51:58.651856 [ 4 ] {368cdd9a-f5e1-4311-9763-2fb7cc12d781} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.02.05 01:51:58.651970 [ 116 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7285 | 2026.02.05 01:51:58.651982 [ 4 ] {368cdd9a-f5e1-4311-9763-2fb7cc12d781} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 7286 | 2026.02.05 01:51:58.652044 [ 116 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.02.05 01:51:58.652072 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7288 | 2026.02.05 01:51:58.652080 [ 4 ] {368cdd9a-f5e1-4311-9763-2fb7cc12d781} <Debug> TCPHandler: Processed in 0.001284523 sec. | ||
| 7289 | 2026.02.05 01:51:58.652210 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7290 | 2026.02.05 01:51:58.652392 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7291 | 2026.02.05 01:51:58.652449 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2712 rows starting from the beginning of the part | ||
| 7292 | 2026.02.05 01:51:58.652525 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7293 | 2026.02.05 01:51:58.652578 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7294 | 2026.02.05 01:51:58.652624 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7295 | 2026.02.05 01:51:58.652670 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7296 | 2026.02.05 01:51:58.652714 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7297 | 2026.02.05 01:51:58.653992 [ 199 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3012 rows, containing 4 columns (4 merged, 0 gathered) in 0.001854014 sec., 1624583.2016370967 rows/sec., 109.44 MiB/sec. | ||
| 7298 | 2026.02.05 01:51:58.654315 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7299 | 2026.02.05 01:51:58.654641 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_51_10} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.02.05 01:51:58.654735 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_51_10} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7301 | 2026.02.05 01:51:58.654821 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7302 | 2026.02.05 01:52:00.063638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17781 | ||
| 7303 | 2026.02.05 01:52:00.064212 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.02.05 01:52:00.064251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7305 | 2026.02.05 01:52:00.064745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7306 | 2026.02.05 01:52:00.064970 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.02.05 01:52:00.065098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17781 | ||
| 7308 | 2026.02.05 01:52:01.079996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7309 | 2026.02.05 01:52:01.095596 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.02.05 01:52:01.095654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7311 | 2026.02.05 01:52:01.101023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7312 | 2026.02.05 01:52:01.101701 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.02.05 01:52:01.104318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7314 | 2026.02.05 01:52:02.612397 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 878 | ||
| 7315 | 2026.02.05 01:52:02.614685 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.02.05 01:52:02.614730 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7317 | 2026.02.05 01:52:02.615884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7318 | 2026.02.05 01:52:02.616139 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.02.05 01:52:02.616389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7320 | 2026.02.05 01:52:03.639274 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2026.02.05 01:52:03.639536 [ 4 ] {feeb58c5-23e1-4622-9009-a464cf39ca29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7322 | 2026.02.05 01:52:03.639632 [ 4 ] {feeb58c5-23e1-4622-9009-a464cf39ca29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7323 | 2026.02.05 01:52:03.640498 [ 4 ] {feeb58c5-23e1-4622-9009-a464cf39ca29} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.02.05 01:52:03.640542 [ 4 ] {feeb58c5-23e1-4622-9009-a464cf39ca29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7325 | 2026.02.05 01:52:03.640918 [ 4 ] {feeb58c5-23e1-4622-9009-a464cf39ca29} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7326 | 2026.02.05 01:52:03.641146 [ 4 ] {feeb58c5-23e1-4622-9009-a464cf39ca29} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.02.05 01:52:03.641297 [ 4 ] {feeb58c5-23e1-4622-9009-a464cf39ca29} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001831 sec., 34953.577280174766 rows/sec., 2.77 MiB/sec. | ||
| 7328 | 2026.02.05 01:52:03.641339 [ 4 ] {feeb58c5-23e1-4622-9009-a464cf39ca29} <Debug> TCPHandler: Processed in 0.00221987 sec. | ||
| 7329 | 2026.02.05 01:52:03.641461 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2026.02.05 01:52:03.641554 [ 4 ] {62a68490-3efa-42eb-8cc9-b14a02d48555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7331 | 2026.02.05 01:52:03.641595 [ 4 ] {62a68490-3efa-42eb-8cc9-b14a02d48555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7332 | 2026.02.05 01:52:03.641989 [ 4 ] {62a68490-3efa-42eb-8cc9-b14a02d48555} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.02.05 01:52:03.642026 [ 4 ] {62a68490-3efa-42eb-8cc9-b14a02d48555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7334 | 2026.02.05 01:52:03.642311 [ 4 ] {62a68490-3efa-42eb-8cc9-b14a02d48555} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7335 | 2026.02.05 01:52:03.642517 [ 4 ] {62a68490-3efa-42eb-8cc9-b14a02d48555} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.02.05 01:52:03.642645 [ 4 ] {62a68490-3efa-42eb-8cc9-b14a02d48555} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001109 sec., 3606.853020739405 rows/sec., 271.22 KiB/sec. | ||
| 7337 | 2026.02.05 01:52:03.642682 [ 4 ] {62a68490-3efa-42eb-8cc9-b14a02d48555} <Debug> TCPHandler: Processed in 0.001270353 sec. | ||
| 7338 | 2026.02.05 01:52:03.642794 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.02.05 01:52:03.642888 [ 4 ] {acc4883c-5f4c-4eee-9efd-fc3f47f4aaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7340 | 2026.02.05 01:52:03.642928 [ 4 ] {acc4883c-5f4c-4eee-9efd-fc3f47f4aaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7341 | 2026.02.05 01:52:03.643341 [ 4 ] {acc4883c-5f4c-4eee-9efd-fc3f47f4aaa0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.02.05 01:52:03.643378 [ 4 ] {acc4883c-5f4c-4eee-9efd-fc3f47f4aaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7343 | 2026.02.05 01:52:03.643677 [ 4 ] {acc4883c-5f4c-4eee-9efd-fc3f47f4aaa0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7344 | 2026.02.05 01:52:03.643895 [ 4 ] {acc4883c-5f4c-4eee-9efd-fc3f47f4aaa0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.02.05 01:52:03.644022 [ 4 ] {acc4883c-5f4c-4eee-9efd-fc3f47f4aaa0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001152 sec., 59027.777777777774 rows/sec., 4.61 MiB/sec. | ||
| 7346 | 2026.02.05 01:52:03.644057 [ 4 ] {acc4883c-5f4c-4eee-9efd-fc3f47f4aaa0} <Debug> TCPHandler: Processed in 0.001311944 sec. | ||
| 7347 | 2026.02.05 01:52:03.644168 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.02.05 01:52:03.644261 [ 4 ] {ba2e114a-8170-404f-9900-016fb2983b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7349 | 2026.02.05 01:52:03.644304 [ 4 ] {ba2e114a-8170-404f-9900-016fb2983b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7350 | 2026.02.05 01:52:03.644706 [ 4 ] {ba2e114a-8170-404f-9900-016fb2983b49} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.02.05 01:52:03.644743 [ 4 ] {ba2e114a-8170-404f-9900-016fb2983b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7352 | 2026.02.05 01:52:03.645062 [ 4 ] {ba2e114a-8170-404f-9900-016fb2983b49} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7353 | 2026.02.05 01:52:03.645277 [ 4 ] {ba2e114a-8170-404f-9900-016fb2983b49} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.02.05 01:52:03.645410 [ 4 ] {ba2e114a-8170-404f-9900-016fb2983b49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 7355 | 2026.02.05 01:52:03.645448 [ 4 ] {ba2e114a-8170-404f-9900-016fb2983b49} <Debug> TCPHandler: Processed in 0.001328485 sec. | ||
| 7356 | 2026.02.05 01:52:03.645558 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.02.05 01:52:03.645651 [ 4 ] {28200bb2-0161-46ee-a7f1-aa4b8b01e1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.02.05 01:52:03.645704 [ 4 ] {28200bb2-0161-46ee-a7f1-aa4b8b01e1dd} <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 | ||
| 7359 | 2026.02.05 01:52:03.646442 [ 4 ] {28200bb2-0161-46ee-a7f1-aa4b8b01e1dd} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.02.05 01:52:03.646478 [ 4 ] {28200bb2-0161-46ee-a7f1-aa4b8b01e1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7361 | 2026.02.05 01:52:03.646973 [ 4 ] {28200bb2-0161-46ee-a7f1-aa4b8b01e1dd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7362 | 2026.02.05 01:52:03.647195 [ 4 ] {28200bb2-0161-46ee-a7f1-aa4b8b01e1dd} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.02.05 01:52:03.647321 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7364 | 2026.02.05 01:52:03.647328 [ 4 ] {28200bb2-0161-46ee-a7f1-aa4b8b01e1dd} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001697 sec., 2357.100766057749 rows/sec., 4.22 MiB/sec. | ||
| 7365 | 2026.02.05 01:52:03.647364 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.02.05 01:52:03.647388 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7367 | 2026.02.05 01:52:03.647395 [ 4 ] {28200bb2-0161-46ee-a7f1-aa4b8b01e1dd} <Debug> TCPHandler: Processed in 0.001885824 sec. | ||
| 7368 | 2026.02.05 01:52:03.647514 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.02.05 01:52:03.647514 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 7370 | 2026.02.05 01:52:03.647608 [ 4 ] {05dc50f7-af29-4327-9628-1e3d1a904721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7371 | 2026.02.05 01:52:03.647654 [ 4 ] {05dc50f7-af29-4327-9628-1e3d1a904721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7372 | 2026.02.05 01:52:03.647810 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7373 | 2026.02.05 01:52:03.647884 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 895 rows starting from the beginning of the part | ||
| 7374 | 2026.02.05 01:52:03.647993 [ 4 ] {05dc50f7-af29-4327-9628-1e3d1a904721} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.02.05 01:52:03.648024 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 7376 | 2026.02.05 01:52:03.648032 [ 4 ] {05dc50f7-af29-4327-9628-1e3d1a904721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7377 | 2026.02.05 01:52:03.648148 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 7378 | 2026.02.05 01:52:03.648251 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 7379 | 2026.02.05 01:52:03.648342 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7380 | 2026.02.05 01:52:03.648360 [ 4 ] {05dc50f7-af29-4327-9628-1e3d1a904721} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7381 | 2026.02.05 01:52:03.648434 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 7382 | 2026.02.05 01:52:03.648587 [ 4 ] {05dc50f7-af29-4327-9628-1e3d1a904721} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.02.05 01:52:03.648717 [ 4 ] {05dc50f7-af29-4327-9628-1e3d1a904721} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 7384 | 2026.02.05 01:52:03.648752 [ 4 ] {05dc50f7-af29-4327-9628-1e3d1a904721} <Debug> TCPHandler: Processed in 0.001288233 sec. | ||
| 7385 | 2026.02.05 01:52:03.654811 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 979 rows, containing 19 columns (19 merged, 0 gathered) in 0.007355035 sec., 133106.09670790145 rows/sec., 238.52 MiB/sec. | ||
| 7386 | 2026.02.05 01:52:03.656007 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7387 | 2026.02.05 01:52:03.656350 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.02.05 01:52:03.656428 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7389 | 2026.02.05 01:52:03.656528 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB. | ||
| 7390 | 2026.02.05 01:52:04.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.74 MiB, peak 302.55 MiB, free memory in arenas 0.00 B, will set to 293.49 MiB (RSS), difference: 3.74 MiB | ||
| 7391 | 2026.02.05 01:52:07.436649 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7392 | 2026.02.05 01:52:07.436716 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7393 | 2026.02.05 01:52:07.565253 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18229 | ||
| 7394 | 2026.02.05 01:52:07.565760 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.02.05 01:52:07.565804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7396 | 2026.02.05 01:52:07.566282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7397 | 2026.02.05 01:52:07.566508 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.02.05 01:52:07.566644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18229 | ||
| 7399 | 2026.02.05 01:52:08.604470 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7400 | 2026.02.05 01:52:08.621855 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.02.05 01:52:08.621921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7402 | 2026.02.05 01:52:08.627740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7403 | 2026.02.05 01:52:08.628448 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.02.05 01:52:08.631639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7405 | 2026.02.05 01:52:08.641714 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.02.05 01:52:08.641913 [ 4 ] {360200d3-df17-4ade-8dad-8044107aafb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7407 | 2026.02.05 01:52:08.641988 [ 4 ] {360200d3-df17-4ade-8dad-8044107aafb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7408 | 2026.02.05 01:52:08.642740 [ 4 ] {360200d3-df17-4ade-8dad-8044107aafb7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.02.05 01:52:08.642785 [ 4 ] {360200d3-df17-4ade-8dad-8044107aafb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7410 | 2026.02.05 01:52:08.643199 [ 4 ] {360200d3-df17-4ade-8dad-8044107aafb7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7411 | 2026.02.05 01:52:08.643434 [ 4 ] {360200d3-df17-4ade-8dad-8044107aafb7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.02.05 01:52:08.643581 [ 4 ] {360200d3-df17-4ade-8dad-8044107aafb7} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001722 sec., 74332.1718931475 rows/sec., 6.40 MiB/sec. | ||
| 7413 | 2026.02.05 01:52:08.643624 [ 4 ] {360200d3-df17-4ade-8dad-8044107aafb7} <Debug> TCPHandler: Processed in 0.002046978 sec. | ||
| 7414 | 2026.02.05 01:52:08.643752 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.02.05 01:52:08.643849 [ 4 ] {8776fc66-cda1-4814-99d8-dd72d5498e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7416 | 2026.02.05 01:52:08.643891 [ 4 ] {8776fc66-cda1-4814-99d8-dd72d5498e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7417 | 2026.02.05 01:52:08.644311 [ 4 ] {8776fc66-cda1-4814-99d8-dd72d5498e12} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.02.05 01:52:08.644348 [ 4 ] {8776fc66-cda1-4814-99d8-dd72d5498e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7419 | 2026.02.05 01:52:08.644652 [ 4 ] {8776fc66-cda1-4814-99d8-dd72d5498e12} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7420 | 2026.02.05 01:52:08.644869 [ 4 ] {8776fc66-cda1-4814-99d8-dd72d5498e12} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.02.05 01:52:08.644997 [ 4 ] {8776fc66-cda1-4814-99d8-dd72d5498e12} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001168 sec., 30821.91780821918 rows/sec., 2.26 MiB/sec. | ||
| 7422 | 2026.02.05 01:52:08.645035 [ 4 ] {8776fc66-cda1-4814-99d8-dd72d5498e12} <Debug> TCPHandler: Processed in 0.001332934 sec. | ||
| 7423 | 2026.02.05 01:52:08.645144 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2026.02.05 01:52:08.645237 [ 4 ] {bca8e289-dad2-48f9-9967-d3ae4ad247ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7425 | 2026.02.05 01:52:08.645278 [ 4 ] {bca8e289-dad2-48f9-9967-d3ae4ad247ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7426 | 2026.02.05 01:52:08.645715 [ 4 ] {bca8e289-dad2-48f9-9967-d3ae4ad247ca} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.02.05 01:52:08.645751 [ 4 ] {bca8e289-dad2-48f9-9967-d3ae4ad247ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7428 | 2026.02.05 01:52:08.646057 [ 4 ] {bca8e289-dad2-48f9-9967-d3ae4ad247ca} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7429 | 2026.02.05 01:52:08.646271 [ 4 ] {bca8e289-dad2-48f9-9967-d3ae4ad247ca} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.02.05 01:52:08.646397 [ 4 ] {bca8e289-dad2-48f9-9967-d3ae4ad247ca} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001177 sec., 84961.76720475785 rows/sec., 6.64 MiB/sec. | ||
| 7431 | 2026.02.05 01:52:08.646436 [ 4 ] {bca8e289-dad2-48f9-9967-d3ae4ad247ca} <Debug> TCPHandler: Processed in 0.001340894 sec. | ||
| 7432 | 2026.02.05 01:52:08.646550 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.02.05 01:52:08.646643 [ 4 ] {10a0a77c-0476-4dac-a512-434147bdf202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7434 | 2026.02.05 01:52:08.646686 [ 4 ] {10a0a77c-0476-4dac-a512-434147bdf202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7435 | 2026.02.05 01:52:08.647089 [ 4 ] {10a0a77c-0476-4dac-a512-434147bdf202} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.02.05 01:52:08.647125 [ 4 ] {10a0a77c-0476-4dac-a512-434147bdf202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7437 | 2026.02.05 01:52:08.647463 [ 4 ] {10a0a77c-0476-4dac-a512-434147bdf202} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7438 | 2026.02.05 01:52:08.647676 [ 4 ] {10a0a77c-0476-4dac-a512-434147bdf202} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2026.02.05 01:52:08.647804 [ 4 ] {10a0a77c-0476-4dac-a512-434147bdf202} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 7440 | 2026.02.05 01:52:08.647842 [ 4 ] {10a0a77c-0476-4dac-a512-434147bdf202} <Debug> TCPHandler: Processed in 0.001342235 sec. | ||
| 7441 | 2026.02.05 01:52:08.647957 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7442 | 2026.02.05 01:52:08.648052 [ 4 ] {b5b66ee5-58f8-4def-b944-e527cc925661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7443 | 2026.02.05 01:52:08.648107 [ 4 ] {b5b66ee5-58f8-4def-b944-e527cc925661} <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 | ||
| 7444 | 2026.02.05 01:52:08.648968 [ 4 ] {b5b66ee5-58f8-4def-b944-e527cc925661} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2026.02.05 01:52:08.649005 [ 4 ] {b5b66ee5-58f8-4def-b944-e527cc925661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7446 | 2026.02.05 01:52:08.649574 [ 4 ] {b5b66ee5-58f8-4def-b944-e527cc925661} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7447 | 2026.02.05 01:52:08.649798 [ 4 ] {b5b66ee5-58f8-4def-b944-e527cc925661} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.02.05 01:52:08.649933 [ 4 ] {b5b66ee5-58f8-4def-b944-e527cc925661} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001899 sec., 18957.34597156398 rows/sec., 33.97 MiB/sec. | ||
| 7449 | 2026.02.05 01:52:08.649987 [ 4 ] {b5b66ee5-58f8-4def-b944-e527cc925661} <Debug> TCPHandler: Processed in 0.002078018 sec. | ||
| 7450 | 2026.02.05 01:52:08.650102 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.02.05 01:52:08.650195 [ 4 ] {533c51f7-6ec3-4ba0-8884-6e26e75d6b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7452 | 2026.02.05 01:52:08.650236 [ 4 ] {533c51f7-6ec3-4ba0-8884-6e26e75d6b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7453 | 2026.02.05 01:52:08.650573 [ 4 ] {533c51f7-6ec3-4ba0-8884-6e26e75d6b3b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.02.05 01:52:08.650609 [ 4 ] {533c51f7-6ec3-4ba0-8884-6e26e75d6b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7455 | 2026.02.05 01:52:08.650932 [ 4 ] {533c51f7-6ec3-4ba0-8884-6e26e75d6b3b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7456 | 2026.02.05 01:52:08.651144 [ 4 ] {533c51f7-6ec3-4ba0-8884-6e26e75d6b3b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.02.05 01:52:08.651273 [ 4 ] {533c51f7-6ec3-4ba0-8884-6e26e75d6b3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 7458 | 2026.02.05 01:52:08.651317 [ 4 ] {533c51f7-6ec3-4ba0-8884-6e26e75d6b3b} <Debug> TCPHandler: Processed in 0.001265273 sec. | ||
| 7459 | 2026.02.05 01:52:12.616644 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 902 | ||
| 7460 | 2026.02.05 01:52:12.618950 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.02.05 01:52:12.618998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7462 | 2026.02.05 01:52:12.620194 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7463 | 2026.02.05 01:52:12.620476 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.02.05 01:52:12.620817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7465 | 2026.02.05 01:52:13.665976 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2026.02.05 01:52:13.666167 [ 4 ] {3bd5eb5b-fe18-4161-a77d-d2d15ce333b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7467 | 2026.02.05 01:52:13.666242 [ 4 ] {3bd5eb5b-fe18-4161-a77d-d2d15ce333b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7468 | 2026.02.05 01:52:13.666891 [ 4 ] {3bd5eb5b-fe18-4161-a77d-d2d15ce333b1} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7469 | 2026.02.05 01:52:13.666939 [ 4 ] {3bd5eb5b-fe18-4161-a77d-d2d15ce333b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7470 | 2026.02.05 01:52:13.667328 [ 4 ] {3bd5eb5b-fe18-4161-a77d-d2d15ce333b1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7471 | 2026.02.05 01:52:13.667556 [ 4 ] {3bd5eb5b-fe18-4161-a77d-d2d15ce333b1} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.02.05 01:52:13.667705 [ 4 ] {3bd5eb5b-fe18-4161-a77d-d2d15ce333b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001592 sec., 1256.2814070351758 rows/sec., 102.44 KiB/sec. | ||
| 7473 | 2026.02.05 01:52:13.667747 [ 4 ] {3bd5eb5b-fe18-4161-a77d-d2d15ce333b1} <Debug> TCPHandler: Processed in 0.001911255 sec. | ||
| 7474 | 2026.02.05 01:52:13.667872 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7475 | 2026.02.05 01:52:13.667966 [ 4 ] {b0207aae-6a9c-468a-94c9-36cd4d4e8cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7476 | 2026.02.05 01:52:13.668006 [ 4 ] {b0207aae-6a9c-468a-94c9-36cd4d4e8cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7477 | 2026.02.05 01:52:13.669052 [ 4 ] {b0207aae-6a9c-468a-94c9-36cd4d4e8cae} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.02.05 01:52:13.669088 [ 4 ] {b0207aae-6a9c-468a-94c9-36cd4d4e8cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7479 | 2026.02.05 01:52:13.669465 [ 4 ] {b0207aae-6a9c-468a-94c9-36cd4d4e8cae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7480 | 2026.02.05 01:52:13.669682 [ 4 ] {b0207aae-6a9c-468a-94c9-36cd4d4e8cae} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.02.05 01:52:13.669811 [ 4 ] {b0207aae-6a9c-468a-94c9-36cd4d4e8cae} <Debug> executeQuery: Read 1205 rows, 101.82 KiB in 0.001863 sec., 646806.2265163715 rows/sec., 53.38 MiB/sec. | ||
| 7482 | 2026.02.05 01:52:13.669849 [ 4 ] {b0207aae-6a9c-468a-94c9-36cd4d4e8cae} <Debug> TCPHandler: Processed in 0.002027567 sec. | ||
| 7483 | 2026.02.05 01:52:13.669961 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7484 | 2026.02.05 01:52:13.670056 [ 4 ] {74180ff0-43fc-4eb8-ab42-f0be71c9f3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7485 | 2026.02.05 01:52:13.670097 [ 4 ] {74180ff0-43fc-4eb8-ab42-f0be71c9f3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7486 | 2026.02.05 01:52:13.670509 [ 4 ] {74180ff0-43fc-4eb8-ab42-f0be71c9f3c1} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.02.05 01:52:13.670545 [ 4 ] {74180ff0-43fc-4eb8-ab42-f0be71c9f3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7488 | 2026.02.05 01:52:13.670833 [ 4 ] {74180ff0-43fc-4eb8-ab42-f0be71c9f3c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7489 | 2026.02.05 01:52:13.671043 [ 4 ] {74180ff0-43fc-4eb8-ab42-f0be71c9f3c1} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7490 | 2026.02.05 01:52:13.671155 [ 102 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7491 | 2026.02.05 01:52:13.671168 [ 4 ] {74180ff0-43fc-4eb8-ab42-f0be71c9f3c1} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 389.42 KiB/sec. | ||
| 7492 | 2026.02.05 01:52:13.671223 [ 102 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.02.05 01:52:13.671233 [ 4 ] {74180ff0-43fc-4eb8-ab42-f0be71c9f3c1} <Debug> TCPHandler: Processed in 0.001320795 sec. | ||
| 7494 | 2026.02.05 01:52:13.671254 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7495 | 2026.02.05 01:52:13.671348 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 7496 | 2026.02.05 01:52:13.671355 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7497 | 2026.02.05 01:52:13.671439 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7498 | 2026.02.05 01:52:13.671462 [ 4 ] {78ecf15b-15d8-4887-ad83-a786c34431cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7499 | 2026.02.05 01:52:13.671471 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part | ||
| 7500 | 2026.02.05 01:52:13.671503 [ 4 ] {78ecf15b-15d8-4887-ad83-a786c34431cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7501 | 2026.02.05 01:52:13.671533 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 7502 | 2026.02.05 01:52:13.671575 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 7503 | 2026.02.05 01:52:13.671614 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part | ||
| 7504 | 2026.02.05 01:52:13.671651 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 7505 | 2026.02.05 01:52:13.671690 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 7506 | 2026.02.05 01:52:13.671989 [ 4 ] {78ecf15b-15d8-4887-ad83-a786c34431cd} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.02.05 01:52:13.672023 [ 4 ] {78ecf15b-15d8-4887-ad83-a786c34431cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7508 | 2026.02.05 01:52:13.672337 [ 4 ] {78ecf15b-15d8-4887-ad83-a786c34431cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7509 | 2026.02.05 01:52:13.672387 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107663 sec., 150469.5206338296 rows/sec., 11.55 MiB/sec. | ||
| 7510 | 2026.02.05 01:52:13.672572 [ 4 ] {78ecf15b-15d8-4887-ad83-a786c34431cd} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.02.05 01:52:13.672596 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7512 | 2026.02.05 01:52:13.672708 [ 4 ] {78ecf15b-15d8-4887-ad83-a786c34431cd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 7513 | 2026.02.05 01:52:13.672750 [ 4 ] {78ecf15b-15d8-4887-ad83-a786c34431cd} <Debug> TCPHandler: Processed in 0.001444046 sec. | ||
| 7514 | 2026.02.05 01:52:13.672873 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7515 | 2026.02.05 01:52:13.672899 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.02.05 01:52:13.672976 [ 4 ] {3a10f984-8785-4abc-85ef-38c12ab6ba24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7517 | 2026.02.05 01:52:13.672987 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_51_10} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7518 | 2026.02.05 01:52:13.673024 [ 4 ] {3a10f984-8785-4abc-85ef-38c12ab6ba24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7519 | 2026.02.05 01:52:13.673117 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7520 | 2026.02.05 01:52:13.673640 [ 4 ] {3a10f984-8785-4abc-85ef-38c12ab6ba24} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.02.05 01:52:13.673681 [ 4 ] {3a10f984-8785-4abc-85ef-38c12ab6ba24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7522 | 2026.02.05 01:52:13.674014 [ 4 ] {3a10f984-8785-4abc-85ef-38c12ab6ba24} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7523 | 2026.02.05 01:52:13.674222 [ 4 ] {3a10f984-8785-4abc-85ef-38c12ab6ba24} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.02.05 01:52:13.674353 [ 4 ] {3a10f984-8785-4abc-85ef-38c12ab6ba24} <Debug> executeQuery: Read 526 rows, 39.89 KiB in 0.001395 sec., 377060.9318996416 rows/sec., 27.92 MiB/sec. | ||
| 7525 | 2026.02.05 01:52:13.674391 [ 4 ] {3a10f984-8785-4abc-85ef-38c12ab6ba24} <Debug> TCPHandler: Processed in 0.001568789 sec. | ||
| 7526 | 2026.02.05 01:52:13.674507 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.02.05 01:52:13.674601 [ 4 ] {b97ec518-ccdf-4b07-b355-87e3abeda144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7528 | 2026.02.05 01:52:13.674644 [ 4 ] {b97ec518-ccdf-4b07-b355-87e3abeda144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7529 | 2026.02.05 01:52:13.675207 [ 4 ] {b97ec518-ccdf-4b07-b355-87e3abeda144} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.02.05 01:52:13.675243 [ 4 ] {b97ec518-ccdf-4b07-b355-87e3abeda144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7531 | 2026.02.05 01:52:13.675606 [ 4 ] {b97ec518-ccdf-4b07-b355-87e3abeda144} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7532 | 2026.02.05 01:52:13.675810 [ 4 ] {b97ec518-ccdf-4b07-b355-87e3abeda144} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.02.05 01:52:13.675936 [ 4 ] {b97ec518-ccdf-4b07-b355-87e3abeda144} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001353 sec., 624538.0635624538 rows/sec., 42.04 MiB/sec. | ||
| 7534 | 2026.02.05 01:52:13.675973 [ 4 ] {b97ec518-ccdf-4b07-b355-87e3abeda144} <Debug> TCPHandler: Processed in 0.001516807 sec. | ||
| 7535 | 2026.02.05 01:52:13.676092 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.02.05 01:52:13.676186 [ 4 ] {b004a425-b2f6-4911-8199-04b20420fbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7537 | 2026.02.05 01:52:13.676240 [ 4 ] {b004a425-b2f6-4911-8199-04b20420fbf2} <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 | ||
| 7538 | 2026.02.05 01:52:13.676975 [ 4 ] {b004a425-b2f6-4911-8199-04b20420fbf2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.02.05 01:52:13.677011 [ 4 ] {b004a425-b2f6-4911-8199-04b20420fbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7540 | 2026.02.05 01:52:13.677501 [ 4 ] {b004a425-b2f6-4911-8199-04b20420fbf2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7541 | 2026.02.05 01:52:13.677714 [ 4 ] {b004a425-b2f6-4911-8199-04b20420fbf2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.02.05 01:52:13.677851 [ 4 ] {b004a425-b2f6-4911-8199-04b20420fbf2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001683 sec., 2376.7082590612004 rows/sec., 4.26 MiB/sec. | ||
| 7543 | 2026.02.05 01:52:13.677904 [ 4 ] {b004a425-b2f6-4911-8199-04b20420fbf2} <Debug> TCPHandler: Processed in 0.001863714 sec. | ||
| 7544 | 2026.02.05 01:52:13.678025 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2026.02.05 01:52:13.678119 [ 4 ] {7217d3d0-4f43-4b41-ad27-6b4a0aa64a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7546 | 2026.02.05 01:52:13.678160 [ 4 ] {7217d3d0-4f43-4b41-ad27-6b4a0aa64a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7547 | 2026.02.05 01:52:13.678499 [ 4 ] {7217d3d0-4f43-4b41-ad27-6b4a0aa64a10} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.02.05 01:52:13.678534 [ 4 ] {7217d3d0-4f43-4b41-ad27-6b4a0aa64a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7549 | 2026.02.05 01:52:13.678828 [ 4 ] {7217d3d0-4f43-4b41-ad27-6b4a0aa64a10} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7550 | 2026.02.05 01:52:13.679031 [ 4 ] {7217d3d0-4f43-4b41-ad27-6b4a0aa64a10} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.02.05 01:52:13.679158 [ 4 ] {7217d3d0-4f43-4b41-ad27-6b4a0aa64a10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7552 | 2026.02.05 01:52:13.679194 [ 4 ] {7217d3d0-4f43-4b41-ad27-6b4a0aa64a10} <Debug> TCPHandler: Processed in 0.001220742 sec. | ||
| 7553 | 2026.02.05 01:52:15.066745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18741 | ||
| 7554 | 2026.02.05 01:52:15.067329 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7555 | 2026.02.05 01:52:15.067373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7556 | 2026.02.05 01:52:15.067905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7557 | 2026.02.05 01:52:15.068123 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7558 | 2026.02.05 01:52:15.068259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18741 | ||
| 7559 | 2026.02.05 01:52:16.131747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7560 | 2026.02.05 01:52:16.148229 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.02.05 01:52:16.148291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7562 | 2026.02.05 01:52:16.154767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7563 | 2026.02.05 01:52:16.155478 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.02.05 01:52:16.158326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7565 | 2026.02.05 01:52:18.641175 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2026.02.05 01:52:18.641453 [ 4 ] {56a1208e-c819-416f-a45c-770adf9b62a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7567 | 2026.02.05 01:52:18.641551 [ 4 ] {56a1208e-c819-416f-a45c-770adf9b62a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7568 | 2026.02.05 01:52:18.642337 [ 4 ] {56a1208e-c819-416f-a45c-770adf9b62a5} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7569 | 2026.02.05 01:52:18.642386 [ 4 ] {56a1208e-c819-416f-a45c-770adf9b62a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7570 | 2026.02.05 01:52:18.642782 [ 4 ] {56a1208e-c819-416f-a45c-770adf9b62a5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7571 | 2026.02.05 01:52:18.643008 [ 4 ] {56a1208e-c819-416f-a45c-770adf9b62a5} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2026.02.05 01:52:18.643158 [ 4 ] {56a1208e-c819-416f-a45c-770adf9b62a5} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001776 sec., 72072.07207207207 rows/sec., 6.21 MiB/sec. | ||
| 7573 | 2026.02.05 01:52:18.643155 [ 100 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7574 | 2026.02.05 01:52:18.643201 [ 4 ] {56a1208e-c819-416f-a45c-770adf9b62a5} <Debug> TCPHandler: Processed in 0.00220097 sec. | ||
| 7575 | 2026.02.05 01:52:18.643235 [ 100 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.02.05 01:52:18.643264 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7577 | 2026.02.05 01:52:18.643337 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2026.02.05 01:52:18.643368 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 7579 | 2026.02.05 01:52:18.643438 [ 4 ] {48bf9b78-03d6-46df-97b6-203084c96b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.02.05 01:52:18.643468 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7581 | 2026.02.05 01:52:18.643479 [ 4 ] {48bf9b78-03d6-46df-97b6-203084c96b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7582 | 2026.02.05 01:52:18.643501 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1405 rows starting from the beginning of the part | ||
| 7583 | 2026.02.05 01:52:18.643565 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 131 rows starting from the beginning of the part | ||
| 7584 | 2026.02.05 01:52:18.643613 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 7585 | 2026.02.05 01:52:18.643656 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 7586 | 2026.02.05 01:52:18.643699 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1205 rows starting from the beginning of the part | ||
| 7587 | 2026.02.05 01:52:18.643742 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 7588 | 2026.02.05 01:52:18.643891 [ 4 ] {48bf9b78-03d6-46df-97b6-203084c96b55} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.02.05 01:52:18.643926 [ 4 ] {48bf9b78-03d6-46df-97b6-203084c96b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7590 | 2026.02.05 01:52:18.644227 [ 4 ] {48bf9b78-03d6-46df-97b6-203084c96b55} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7591 | 2026.02.05 01:52:18.644431 [ 4 ] {48bf9b78-03d6-46df-97b6-203084c96b55} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2026.02.05 01:52:18.644561 [ 4 ] {48bf9b78-03d6-46df-97b6-203084c96b55} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001142 sec., 31523.642732049037 rows/sec., 2.31 MiB/sec. | ||
| 7593 | 2026.02.05 01:52:18.644599 [ 4 ] {48bf9b78-03d6-46df-97b6-203084c96b55} <Debug> TCPHandler: Processed in 0.001315354 sec. | ||
| 7594 | 2026.02.05 01:52:18.644701 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2026.02.05 01:52:18.644795 [ 4 ] {d9f6cda5-f90e-4b33-9bba-7afc7a55e579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7596 | 2026.02.05 01:52:18.644835 [ 4 ] {d9f6cda5-f90e-4b33-9bba-7afc7a55e579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7597 | 2026.02.05 01:52:18.644932 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602569 sec., 1910058.1628622543 rows/sec., 166.86 MiB/sec. | ||
| 7598 | 2026.02.05 01:52:18.645257 [ 4 ] {d9f6cda5-f90e-4b33-9bba-7afc7a55e579} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.02.05 01:52:18.645271 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7600 | 2026.02.05 01:52:18.645298 [ 4 ] {d9f6cda5-f90e-4b33-9bba-7afc7a55e579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7601 | 2026.02.05 01:52:18.645668 [ 4 ] {d9f6cda5-f90e-4b33-9bba-7afc7a55e579} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7602 | 2026.02.05 01:52:18.645685 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.02.05 01:52:18.645798 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_56_11} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7604 | 2026.02.05 01:52:18.645902 [ 4 ] {d9f6cda5-f90e-4b33-9bba-7afc7a55e579} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7605 | 2026.02.05 01:52:18.645918 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7606 | 2026.02.05 01:52:18.646015 [ 100 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7607 | 2026.02.05 01:52:18.646037 [ 4 ] {d9f6cda5-f90e-4b33-9bba-7afc7a55e579} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00126 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 7608 | 2026.02.05 01:52:18.646046 [ 100 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.02.05 01:52:18.646077 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7610 | 2026.02.05 01:52:18.646082 [ 4 ] {d9f6cda5-f90e-4b33-9bba-7afc7a55e579} <Debug> TCPHandler: Processed in 0.001430516 sec. | ||
| 7611 | 2026.02.05 01:52:18.646169 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 7612 | 2026.02.05 01:52:18.646208 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2026.02.05 01:52:18.646282 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7614 | 2026.02.05 01:52:18.646307 [ 4 ] {9d4ea3c2-7c9e-4e01-9e39-18570fbdac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7615 | 2026.02.05 01:52:18.646318 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 7616 | 2026.02.05 01:52:18.646358 [ 4 ] {9d4ea3c2-7c9e-4e01-9e39-18570fbdac88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7617 | 2026.02.05 01:52:18.646392 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 7618 | 2026.02.05 01:52:18.646441 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 68 rows starting from the beginning of the part | ||
| 7619 | 2026.02.05 01:52:18.646482 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 100 rows starting from the beginning of the part | ||
| 7620 | 2026.02.05 01:52:18.646532 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 526 rows starting from the beginning of the part | ||
| 7621 | 2026.02.05 01:52:18.646577 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 100 rows starting from the beginning of the part | ||
| 7622 | 2026.02.05 01:52:18.646777 [ 4 ] {9d4ea3c2-7c9e-4e01-9e39-18570fbdac88} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.02.05 01:52:18.646817 [ 4 ] {9d4ea3c2-7c9e-4e01-9e39-18570fbdac88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7624 | 2026.02.05 01:52:18.647153 [ 4 ] {9d4ea3c2-7c9e-4e01-9e39-18570fbdac88} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7625 | 2026.02.05 01:52:18.647372 [ 4 ] {9d4ea3c2-7c9e-4e01-9e39-18570fbdac88} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.02.05 01:52:18.647478 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7627 | 2026.02.05 01:52:18.647501 [ 4 ] {9d4ea3c2-7c9e-4e01-9e39-18570fbdac88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 7628 | 2026.02.05 01:52:18.647506 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.02.05 01:52:18.647541 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7630 | 2026.02.05 01:52:18.647545 [ 4 ] {9d4ea3c2-7c9e-4e01-9e39-18570fbdac88} <Debug> TCPHandler: Processed in 0.001388286 sec. | ||
| 7631 | 2026.02.05 01:52:18.647618 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 7632 | 2026.02.05 01:52:18.647647 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519467 sec., 1008248.287063819 rows/sec., 80.06 MiB/sec. | ||
| 7633 | 2026.02.05 01:52:18.647673 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.02.05 01:52:18.647710 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7635 | 2026.02.05 01:52:18.647741 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15071 rows starting from the beginning of the part | ||
| 7636 | 2026.02.05 01:52:18.647772 [ 4 ] {a26370f0-e092-485e-bfdf-a2c9f648fe69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7637 | 2026.02.05 01:52:18.647788 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 163 rows starting from the beginning of the part | ||
| 7638 | 2026.02.05 01:52:18.647806 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7639 | 2026.02.05 01:52:18.647832 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7640 | 2026.02.05 01:52:18.647832 [ 4 ] {a26370f0-e092-485e-bfdf-a2c9f648fe69} <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 | ||
| 7641 | 2026.02.05 01:52:18.647875 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 7642 | 2026.02.05 01:52:18.647919 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 845 rows starting from the beginning of the part | ||
| 7643 | 2026.02.05 01:52:18.647955 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7644 | 2026.02.05 01:52:18.648059 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.02.05 01:52:18.648138 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_56_11} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7646 | 2026.02.05 01:52:18.648225 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7647 | 2026.02.05 01:52:18.648647 [ 4 ] {a26370f0-e092-485e-bfdf-a2c9f648fe69} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.02.05 01:52:18.648689 [ 4 ] {a26370f0-e092-485e-bfdf-a2c9f648fe69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7649 | 2026.02.05 01:52:18.649284 [ 4 ] {a26370f0-e092-485e-bfdf-a2c9f648fe69} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7650 | 2026.02.05 01:52:18.649510 [ 4 ] {a26370f0-e092-485e-bfdf-a2c9f648fe69} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.02.05 01:52:18.649652 [ 4 ] {a26370f0-e092-485e-bfdf-a2c9f648fe69} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001898 sec., 18967.334035827185 rows/sec., 33.99 MiB/sec. | ||
| 7652 | 2026.02.05 01:52:18.649705 [ 4 ] {a26370f0-e092-485e-bfdf-a2c9f648fe69} <Debug> TCPHandler: Processed in 0.002083628 sec. | ||
| 7653 | 2026.02.05 01:52:18.649827 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.02.05 01:52:18.649923 [ 4 ] {8f6ceca4-3181-4741-a247-4ac33309782f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.02.05 01:52:18.649965 [ 4 ] {8f6ceca4-3181-4741-a247-4ac33309782f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7656 | 2026.02.05 01:52:18.650310 [ 4 ] {8f6ceca4-3181-4741-a247-4ac33309782f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.02.05 01:52:18.650346 [ 4 ] {8f6ceca4-3181-4741-a247-4ac33309782f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7658 | 2026.02.05 01:52:18.650790 [ 4 ] {8f6ceca4-3181-4741-a247-4ac33309782f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7659 | 2026.02.05 01:52:18.651008 [ 4 ] {8f6ceca4-3181-4741-a247-4ac33309782f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.02.05 01:52:18.651139 [ 4 ] {8f6ceca4-3181-4741-a247-4ac33309782f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 7661 | 2026.02.05 01:52:18.651174 [ 4 ] {8f6ceca4-3181-4741-a247-4ac33309782f} <Debug> TCPHandler: Processed in 0.001398975 sec. | ||
| 7662 | 2026.02.05 01:52:18.652341 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004756716 sec., 3481183.236501822 rows/sec., 239.03 MiB/sec. | ||
| 7663 | 2026.02.05 01:52:18.652531 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7664 | 2026.02.05 01:52:18.652817 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2026.02.05 01:52:18.652887 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7666 | 2026.02.05 01:52:18.652968 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 7667 | 2026.02.05 01:52:22.436754 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7668 | 2026.02.05 01:52:22.436827 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7669 | 2026.02.05 01:52:22.568464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19189 | ||
| 7670 | 2026.02.05 01:52:22.569112 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7671 | 2026.02.05 01:52:22.569172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7672 | 2026.02.05 01:52:22.569729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7673 | 2026.02.05 01:52:22.569958 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.02.05 01:52:22.570089 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19189 | ||
| 7675 | 2026.02.05 01:52:22.621081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 930 | ||
| 7676 | 2026.02.05 01:52:22.623361 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.02.05 01:52:22.623405 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7678 | 2026.02.05 01:52:22.624574 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7679 | 2026.02.05 01:52:22.624834 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.02.05 01:52:22.625097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 7681 | 2026.02.05 01:52:23.639552 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2026.02.05 01:52:23.639734 [ 4 ] {9d3ca9d6-9d93-494d-beb7-d52d5bf0ed67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7683 | 2026.02.05 01:52:23.639801 [ 4 ] {9d3ca9d6-9d93-494d-beb7-d52d5bf0ed67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7684 | 2026.02.05 01:52:23.640454 [ 4 ] {9d3ca9d6-9d93-494d-beb7-d52d5bf0ed67} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2026.02.05 01:52:23.640500 [ 4 ] {9d3ca9d6-9d93-494d-beb7-d52d5bf0ed67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7686 | 2026.02.05 01:52:23.640886 [ 4 ] {9d3ca9d6-9d93-494d-beb7-d52d5bf0ed67} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7687 | 2026.02.05 01:52:23.641107 [ 4 ] {9d3ca9d6-9d93-494d-beb7-d52d5bf0ed67} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.02.05 01:52:23.641253 [ 4 ] {9d3ca9d6-9d93-494d-beb7-d52d5bf0ed67} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001566 sec., 40868.45466155811 rows/sec., 3.24 MiB/sec. | ||
| 7689 | 2026.02.05 01:52:23.641294 [ 4 ] {9d3ca9d6-9d93-494d-beb7-d52d5bf0ed67} <Debug> TCPHandler: Processed in 0.001876845 sec. | ||
| 7690 | 2026.02.05 01:52:23.641419 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2026.02.05 01:52:23.641515 [ 4 ] {de8c3926-6543-4adf-b127-a9b64e80bed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7692 | 2026.02.05 01:52:23.641556 [ 4 ] {de8c3926-6543-4adf-b127-a9b64e80bed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7693 | 2026.02.05 01:52:23.641950 [ 4 ] {de8c3926-6543-4adf-b127-a9b64e80bed3} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.02.05 01:52:23.641986 [ 4 ] {de8c3926-6543-4adf-b127-a9b64e80bed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7695 | 2026.02.05 01:52:23.642275 [ 4 ] {de8c3926-6543-4adf-b127-a9b64e80bed3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7696 | 2026.02.05 01:52:23.642490 [ 4 ] {de8c3926-6543-4adf-b127-a9b64e80bed3} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.02.05 01:52:23.642617 [ 4 ] {de8c3926-6543-4adf-b127-a9b64e80bed3} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 268.08 KiB/sec. | ||
| 7698 | 2026.02.05 01:52:23.642655 [ 4 ] {de8c3926-6543-4adf-b127-a9b64e80bed3} <Debug> TCPHandler: Processed in 0.001287704 sec. | ||
| 7699 | 2026.02.05 01:52:23.642768 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2026.02.05 01:52:23.642862 [ 4 ] {eb43125b-443c-4f34-9ad4-0b3b009322ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7701 | 2026.02.05 01:52:23.642900 [ 4 ] {eb43125b-443c-4f34-9ad4-0b3b009322ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7702 | 2026.02.05 01:52:23.643317 [ 4 ] {eb43125b-443c-4f34-9ad4-0b3b009322ca} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.02.05 01:52:23.643353 [ 4 ] {eb43125b-443c-4f34-9ad4-0b3b009322ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7704 | 2026.02.05 01:52:23.643652 [ 4 ] {eb43125b-443c-4f34-9ad4-0b3b009322ca} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7705 | 2026.02.05 01:52:23.643857 [ 4 ] {eb43125b-443c-4f34-9ad4-0b3b009322ca} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.02.05 01:52:23.643987 [ 4 ] {eb43125b-443c-4f34-9ad4-0b3b009322ca} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001143 sec., 59492.56342957131 rows/sec., 4.64 MiB/sec. | ||
| 7707 | 2026.02.05 01:52:23.644023 [ 4 ] {eb43125b-443c-4f34-9ad4-0b3b009322ca} <Debug> TCPHandler: Processed in 0.001305364 sec. | ||
| 7708 | 2026.02.05 01:52:23.644140 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2026.02.05 01:52:23.644235 [ 4 ] {8470360c-74dc-4240-8ec5-5f10f5200346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7710 | 2026.02.05 01:52:23.644278 [ 4 ] {8470360c-74dc-4240-8ec5-5f10f5200346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7711 | 2026.02.05 01:52:23.644703 [ 4 ] {8470360c-74dc-4240-8ec5-5f10f5200346} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.02.05 01:52:23.644739 [ 4 ] {8470360c-74dc-4240-8ec5-5f10f5200346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7713 | 2026.02.05 01:52:23.645070 [ 4 ] {8470360c-74dc-4240-8ec5-5f10f5200346} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7714 | 2026.02.05 01:52:23.645275 [ 4 ] {8470360c-74dc-4240-8ec5-5f10f5200346} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.02.05 01:52:23.645403 [ 4 ] {8470360c-74dc-4240-8ec5-5f10f5200346} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7716 | 2026.02.05 01:52:23.645439 [ 4 ] {8470360c-74dc-4240-8ec5-5f10f5200346} <Debug> TCPHandler: Processed in 0.001350595 sec. | ||
| 7717 | 2026.02.05 01:52:23.645547 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2026.02.05 01:52:23.645642 [ 4 ] {792478af-b12d-430c-84a6-44ad2b206f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7719 | 2026.02.05 01:52:23.645695 [ 4 ] {792478af-b12d-430c-84a6-44ad2b206f9d} <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 | ||
| 7720 | 2026.02.05 01:52:23.646451 [ 4 ] {792478af-b12d-430c-84a6-44ad2b206f9d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.02.05 01:52:23.646487 [ 4 ] {792478af-b12d-430c-84a6-44ad2b206f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7722 | 2026.02.05 01:52:23.646988 [ 4 ] {792478af-b12d-430c-84a6-44ad2b206f9d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7723 | 2026.02.05 01:52:23.647204 [ 4 ] {792478af-b12d-430c-84a6-44ad2b206f9d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.02.05 01:52:23.647338 [ 4 ] {792478af-b12d-430c-84a6-44ad2b206f9d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001714 sec., 2333.7222870478413 rows/sec., 4.18 MiB/sec. | ||
| 7725 | 2026.02.05 01:52:23.647391 [ 4 ] {792478af-b12d-430c-84a6-44ad2b206f9d} <Debug> TCPHandler: Processed in 0.001893234 sec. | ||
| 7726 | 2026.02.05 01:52:23.647512 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2026.02.05 01:52:23.647606 [ 4 ] {6126b73d-41d3-42af-9704-c6a2a85643e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7728 | 2026.02.05 01:52:23.647648 [ 4 ] {6126b73d-41d3-42af-9704-c6a2a85643e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7729 | 2026.02.05 01:52:23.647987 [ 4 ] {6126b73d-41d3-42af-9704-c6a2a85643e7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2026.02.05 01:52:23.648022 [ 4 ] {6126b73d-41d3-42af-9704-c6a2a85643e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7731 | 2026.02.05 01:52:23.648318 [ 4 ] {6126b73d-41d3-42af-9704-c6a2a85643e7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7732 | 2026.02.05 01:52:23.648537 [ 4 ] {6126b73d-41d3-42af-9704-c6a2a85643e7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2026.02.05 01:52:23.648652 [ 92 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7734 | 2026.02.05 01:52:23.648667 [ 4 ] {6126b73d-41d3-42af-9704-c6a2a85643e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7735 | 2026.02.05 01:52:23.648717 [ 92 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.02.05 01:52:23.648737 [ 4 ] {6126b73d-41d3-42af-9704-c6a2a85643e7} <Debug> TCPHandler: Processed in 0.001275553 sec. | ||
| 7737 | 2026.02.05 01:52:23.648743 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7738 | 2026.02.05 01:52:23.648861 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7739 | 2026.02.05 01:52:23.648986 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7740 | 2026.02.05 01:52:23.649021 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3012 rows starting from the beginning of the part | ||
| 7741 | 2026.02.05 01:52:23.649081 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7742 | 2026.02.05 01:52:23.649123 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7743 | 2026.02.05 01:52:23.649162 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7744 | 2026.02.05 01:52:23.649199 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7745 | 2026.02.05 01:52:23.649236 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 7746 | 2026.02.05 01:52:23.650443 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 4 columns (4 merged, 0 gathered) in 0.00162345 sec., 2040099.7874896054 rows/sec., 137.44 MiB/sec. | ||
| 7747 | 2026.02.05 01:52:23.650765 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7748 | 2026.02.05 01:52:23.651061 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_56_11} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.02.05 01:52:23.651152 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_56_11} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7750 | 2026.02.05 01:52:23.651262 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7751 | 2026.02.05 01:52:23.658504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7752 | 2026.02.05 01:52:23.675817 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.02.05 01:52:23.675861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7754 | 2026.02.05 01:52:23.681998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7755 | 2026.02.05 01:52:23.682680 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.02.05 01:52:23.686166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7757 | 2026.02.05 01:52:25.242662 [ 90 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7758 | 2026.02.05 01:52:25.242732 [ 90 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.02.05 01:52:25.242756 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7760 | 2026.02.05 01:52:25.242875 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 7761 | 2026.02.05 01:52:25.243008 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7762 | 2026.02.05 01:52:25.243042 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7763 | 2026.02.05 01:52:25.243111 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 7764 | 2026.02.05 01:52:25.243155 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 7765 | 2026.02.05 01:52:25.243199 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7766 | 2026.02.05 01:52:25.243236 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 7767 | 2026.02.05 01:52:25.243993 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170581 sec., 32462.51220547745 rows/sec., 2.71 MiB/sec. | ||
| 7768 | 2026.02.05 01:52:25.244110 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7769 | 2026.02.05 01:52:25.244364 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.02.05 01:52:25.244433 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_13_3} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7771 | 2026.02.05 01:52:25.244509 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7772 | 2026.02.05 01:52:28.641201 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7773 | 2026.02.05 01:52:28.641395 [ 4 ] {f7eea596-36c5-427f-a782-4c0136c75afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7774 | 2026.02.05 01:52:28.641467 [ 4 ] {f7eea596-36c5-427f-a782-4c0136c75afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7775 | 2026.02.05 01:52:28.642157 [ 4 ] {f7eea596-36c5-427f-a782-4c0136c75afc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2026.02.05 01:52:28.642197 [ 4 ] {f7eea596-36c5-427f-a782-4c0136c75afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7777 | 2026.02.05 01:52:28.642597 [ 4 ] {f7eea596-36c5-427f-a782-4c0136c75afc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7778 | 2026.02.05 01:52:28.642814 [ 4 ] {f7eea596-36c5-427f-a782-4c0136c75afc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2026.02.05 01:52:28.642965 [ 4 ] {f7eea596-36c5-427f-a782-4c0136c75afc} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001618 sec., 79110.01236093942 rows/sec., 6.82 MiB/sec. | ||
| 7780 | 2026.02.05 01:52:28.643007 [ 4 ] {f7eea596-36c5-427f-a782-4c0136c75afc} <Debug> TCPHandler: Processed in 0.001949266 sec. | ||
| 7781 | 2026.02.05 01:52:28.643137 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2026.02.05 01:52:28.643234 [ 4 ] {6318c84f-9b5b-43d8-bbd5-fe42992ab9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7783 | 2026.02.05 01:52:28.643277 [ 4 ] {6318c84f-9b5b-43d8-bbd5-fe42992ab9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7784 | 2026.02.05 01:52:28.643688 [ 4 ] {6318c84f-9b5b-43d8-bbd5-fe42992ab9d2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.02.05 01:52:28.643723 [ 4 ] {6318c84f-9b5b-43d8-bbd5-fe42992ab9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7786 | 2026.02.05 01:52:28.644012 [ 4 ] {6318c84f-9b5b-43d8-bbd5-fe42992ab9d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7787 | 2026.02.05 01:52:28.644219 [ 4 ] {6318c84f-9b5b-43d8-bbd5-fe42992ab9d2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.02.05 01:52:28.644348 [ 4 ] {6318c84f-9b5b-43d8-bbd5-fe42992ab9d2} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001131 sec., 31830.23872679045 rows/sec., 2.34 MiB/sec. | ||
| 7789 | 2026.02.05 01:52:28.644385 [ 4 ] {6318c84f-9b5b-43d8-bbd5-fe42992ab9d2} <Debug> TCPHandler: Processed in 0.001299393 sec. | ||
| 7790 | 2026.02.05 01:52:28.644499 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.02.05 01:52:28.644594 [ 4 ] {59a7a7fd-d499-45be-b322-3a706fd970ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7792 | 2026.02.05 01:52:28.644633 [ 4 ] {59a7a7fd-d499-45be-b322-3a706fd970ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7793 | 2026.02.05 01:52:28.645061 [ 4 ] {59a7a7fd-d499-45be-b322-3a706fd970ac} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.02.05 01:52:28.645095 [ 4 ] {59a7a7fd-d499-45be-b322-3a706fd970ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7795 | 2026.02.05 01:52:28.645404 [ 4 ] {59a7a7fd-d499-45be-b322-3a706fd970ac} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7796 | 2026.02.05 01:52:28.645611 [ 4 ] {59a7a7fd-d499-45be-b322-3a706fd970ac} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.02.05 01:52:28.645739 [ 4 ] {59a7a7fd-d499-45be-b322-3a706fd970ac} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001163 sec., 85984.52278589855 rows/sec., 6.72 MiB/sec. | ||
| 7798 | 2026.02.05 01:52:28.645776 [ 4 ] {59a7a7fd-d499-45be-b322-3a706fd970ac} <Debug> TCPHandler: Processed in 0.001328015 sec. | ||
| 7799 | 2026.02.05 01:52:28.645894 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.02.05 01:52:28.645988 [ 4 ] {23292219-5f6c-45fa-ab1f-4f2bb6ed50d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7801 | 2026.02.05 01:52:28.646031 [ 4 ] {23292219-5f6c-45fa-ab1f-4f2bb6ed50d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7802 | 2026.02.05 01:52:28.646444 [ 4 ] {23292219-5f6c-45fa-ab1f-4f2bb6ed50d2} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.02.05 01:52:28.646478 [ 4 ] {23292219-5f6c-45fa-ab1f-4f2bb6ed50d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7804 | 2026.02.05 01:52:28.646805 [ 4 ] {23292219-5f6c-45fa-ab1f-4f2bb6ed50d2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7805 | 2026.02.05 01:52:28.647018 [ 4 ] {23292219-5f6c-45fa-ab1f-4f2bb6ed50d2} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.02.05 01:52:28.647150 [ 4 ] {23292219-5f6c-45fa-ab1f-4f2bb6ed50d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 7807 | 2026.02.05 01:52:28.647187 [ 4 ] {23292219-5f6c-45fa-ab1f-4f2bb6ed50d2} <Debug> TCPHandler: Processed in 0.001344415 sec. | ||
| 7808 | 2026.02.05 01:52:28.647299 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.02.05 01:52:28.647394 [ 4 ] {0c9a6ed6-43a6-4390-bf50-0ad8bc80c8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.02.05 01:52:28.647447 [ 4 ] {0c9a6ed6-43a6-4390-bf50-0ad8bc80c8a3} <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 | ||
| 7811 | 2026.02.05 01:52:28.648309 [ 4 ] {0c9a6ed6-43a6-4390-bf50-0ad8bc80c8a3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.02.05 01:52:28.648343 [ 4 ] {0c9a6ed6-43a6-4390-bf50-0ad8bc80c8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7813 | 2026.02.05 01:52:28.648896 [ 4 ] {0c9a6ed6-43a6-4390-bf50-0ad8bc80c8a3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7814 | 2026.02.05 01:52:28.649116 [ 4 ] {0c9a6ed6-43a6-4390-bf50-0ad8bc80c8a3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.02.05 01:52:28.649220 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7816 | 2026.02.05 01:52:28.649252 [ 4 ] {0c9a6ed6-43a6-4390-bf50-0ad8bc80c8a3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001878 sec., 19169.32907348243 rows/sec., 34.35 MiB/sec. | ||
| 7817 | 2026.02.05 01:52:28.649264 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.02.05 01:52:28.649292 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7819 | 2026.02.05 01:52:28.649308 [ 4 ] {0c9a6ed6-43a6-4390-bf50-0ad8bc80c8a3} <Debug> TCPHandler: Processed in 0.002060508 sec. | ||
| 7820 | 2026.02.05 01:52:28.649380 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 7821 | 2026.02.05 01:52:28.649434 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.02.05 01:52:28.649532 [ 4 ] {8d3d49ad-a2d6-4ea4-a1da-eed2f60e38dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7823 | 2026.02.05 01:52:28.649549 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7824 | 2026.02.05 01:52:28.649575 [ 4 ] {8d3d49ad-a2d6-4ea4-a1da-eed2f60e38dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7825 | 2026.02.05 01:52:28.649599 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 979 rows starting from the beginning of the part | ||
| 7826 | 2026.02.05 01:52:28.649714 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 7827 | 2026.02.05 01:52:28.649807 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 7828 | 2026.02.05 01:52:28.649897 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 7829 | 2026.02.05 01:52:28.649922 [ 4 ] {8d3d49ad-a2d6-4ea4-a1da-eed2f60e38dc} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.02.05 01:52:28.649957 [ 4 ] {8d3d49ad-a2d6-4ea4-a1da-eed2f60e38dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7831 | 2026.02.05 01:52:28.649991 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 7832 | 2026.02.05 01:52:28.650087 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 7833 | 2026.02.05 01:52:28.650277 [ 4 ] {8d3d49ad-a2d6-4ea4-a1da-eed2f60e38dc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7834 | 2026.02.05 01:52:28.650494 [ 4 ] {8d3d49ad-a2d6-4ea4-a1da-eed2f60e38dc} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2026.02.05 01:52:28.650620 [ 4 ] {8d3d49ad-a2d6-4ea4-a1da-eed2f60e38dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 7836 | 2026.02.05 01:52:28.650657 [ 4 ] {8d3d49ad-a2d6-4ea4-a1da-eed2f60e38dc} <Debug> TCPHandler: Processed in 0.001273693 sec. | ||
| 7837 | 2026.02.05 01:52:28.655131 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1095 rows, containing 19 columns (19 merged, 0 gathered) in 0.005782866 sec., 189352.4767822737 rows/sec., 339.31 MiB/sec. | ||
| 7838 | 2026.02.05 01:52:28.656452 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7839 | 2026.02.05 01:52:28.656840 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.02.05 01:52:28.656937 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7841 | 2026.02.05 01:52:28.657093 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.41 MiB. | ||
| 7842 | 2026.02.05 01:52:29.001198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.85 MiB, peak 304.21 MiB, free memory in arenas 0.00 B, will set to 297.20 MiB (RSS), difference: 1.35 MiB | ||
| 7843 | 2026.02.05 01:52:30.070177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19701 | ||
| 7844 | 2026.02.05 01:52:30.070793 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.02.05 01:52:30.070840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7846 | 2026.02.05 01:52:30.071357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7847 | 2026.02.05 01:52:30.071586 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.02.05 01:52:30.071721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19701 | ||
| 7849 | 2026.02.05 01:52:30.071760 [ 47 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7850 | 2026.02.05 01:52:30.071836 [ 47 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.02.05 01:52:30.071858 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7852 | 2026.02.05 01:52:30.072024 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 7853 | 2026.02.05 01:52:30.072231 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7854 | 2026.02.05 01:52:30.072288 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17269 rows starting from the beginning of the part | ||
| 7855 | 2026.02.05 01:52:30.072351 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 7856 | 2026.02.05 01:52:30.072392 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 7857 | 2026.02.05 01:52:30.072428 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 7858 | 2026.02.05 01:52:30.072465 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 7859 | 2026.02.05 01:52:30.072505 [ 200 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 7860 | 2026.02.05 01:52:30.074378 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19701 rows, containing 4 columns (4 merged, 0 gathered) in 0.002430774 sec., 8104825.870278356 rows/sec., 115.94 MiB/sec. | ||
| 7861 | 2026.02.05 01:52:30.074633 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7862 | 2026.02.05 01:52:30.074928 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.02.05 01:52:30.075011 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_41_8} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7864 | 2026.02.05 01:52:30.075106 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 7865 | 2026.02.05 01:52:31.186228 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7866 | 2026.02.05 01:52:31.204282 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53365 | ||
| 7867 | 2026.02.05 01:52:31.204402 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7868 | 2026.02.05 01:52:31.204428 [ 292 ] {} <Debug> TCP-Session: 04226935-6ce1-4800-bf27-e0ab64b16e59 Authenticating user 'default' from [fd00:1122:3344:101::e]:53365 | ||
| 7869 | 2026.02.05 01:52:31.204454 [ 292 ] {} <Debug> TCP-Session: 04226935-6ce1-4800-bf27-e0ab64b16e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2026.02.05 01:52:31.204468 [ 292 ] {} <Debug> TCP-Session: 04226935-6ce1-4800-bf27-e0ab64b16e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2026.02.05 01:52:31.204733 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57381 | ||
| 7872 | 2026.02.05 01:52:31.204776 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51084 | ||
| 7873 | 2026.02.05 01:52:31.204801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51007 | ||
| 7874 | 2026.02.05 01:52:31.204828 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37029 | ||
| 7875 | 2026.02.05 01:52:31.204888 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7876 | 2026.02.05 01:52:31.204895 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7877 | 2026.02.05 01:52:31.204789 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43405 | ||
| 7878 | 2026.02.05 01:52:31.204954 [ 293 ] {} <Debug> TCP-Session: e2439a13-d449-4523-a141-8742f2800a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:57381 | ||
| 7879 | 2026.02.05 01:52:31.204938 [ 288 ] {} <Debug> TCP-Session: 665c065f-0b6e-4c03-9ebc-5640442d0d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:51084 | ||
| 7880 | 2026.02.05 01:52:31.204989 [ 293 ] {} <Debug> TCP-Session: e2439a13-d449-4523-a141-8742f2800a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.02.05 01:52:31.204937 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7882 | 2026.02.05 01:52:31.205021 [ 293 ] {} <Debug> TCP-Session: e2439a13-d449-4523-a141-8742f2800a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7883 | 2026.02.05 01:52:31.205014 [ 288 ] {} <Debug> TCP-Session: 665c065f-0b6e-4c03-9ebc-5640442d0d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2026.02.05 01:52:31.205053 [ 290 ] {} <Debug> TCP-Session: f28121d4-c3a5-4831-92ef-e086ffdcac65 Authenticating user 'default' from [fd00:1122:3344:101::e]:51007 | ||
| 7885 | 2026.02.05 01:52:31.205083 [ 288 ] {} <Debug> TCP-Session: 665c065f-0b6e-4c03-9ebc-5640442d0d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.02.05 01:52:31.205104 [ 290 ] {} <Debug> TCP-Session: f28121d4-c3a5-4831-92ef-e086ffdcac65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2026.02.05 01:52:31.204764 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64967 | ||
| 7888 | 2026.02.05 01:52:31.205141 [ 290 ] {} <Debug> TCP-Session: f28121d4-c3a5-4831-92ef-e086ffdcac65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7889 | 2026.02.05 01:52:31.204754 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64020 | ||
| 7890 | 2026.02.05 01:52:31.204753 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64312 | ||
| 7891 | 2026.02.05 01:52:31.204838 [ 292 ] {} <Trace> TCP-Session: 04226935-6ce1-4800-bf27-e0ab64b16e59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7892 | 2026.02.05 01:52:31.205409 [ 292 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53365) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7893 | 2026.02.05 01:52:31.205669 [ 292 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7894 | 2026.02.05 01:52:31.205677 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7895 | 2026.02.05 01:52:31.205727 [ 292 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7896 | 2026.02.05 01:52:31.205729 [ 289 ] {} <Debug> TCP-Session: 402c0e12-fb0c-4d3e-aed1-7db6bee433a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43405 | ||
| 7897 | 2026.02.05 01:52:31.205777 [ 289 ] {} <Debug> TCP-Session: 402c0e12-fb0c-4d3e-aed1-7db6bee433a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2026.02.05 01:52:31.205796 [ 289 ] {} <Debug> TCP-Session: 402c0e12-fb0c-4d3e-aed1-7db6bee433a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7899 | 2026.02.05 01:52:31.205802 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7900 | 2026.02.05 01:52:31.205840 [ 294 ] {} <Debug> TCP-Session: 7704065e-b2f1-4439-b4c5-4ee4f8c8cc00 Authenticating user 'default' from [fd00:1122:3344:101::e]:64312 | ||
| 7901 | 2026.02.05 01:52:31.205860 [ 294 ] {} <Debug> TCP-Session: 7704065e-b2f1-4439-b4c5-4ee4f8c8cc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7902 | 2026.02.05 01:52:31.205879 [ 294 ] {} <Debug> TCP-Session: 7704065e-b2f1-4439-b4c5-4ee4f8c8cc00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.02.05 01:52:31.206033 [ 292 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 7904 | 2026.02.05 01:52:31.206140 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7905 | 2026.02.05 01:52:31.206193 [ 291 ] {} <Debug> TCP-Session: ac23b7b5-48f8-4e0b-a935-4280fdaf7956 Authenticating user 'default' from [fd00:1122:3344:101::e]:37029 | ||
| 7906 | 2026.02.05 01:52:31.206221 [ 291 ] {} <Debug> TCP-Session: ac23b7b5-48f8-4e0b-a935-4280fdaf7956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.02.05 01:52:31.206235 [ 291 ] {} <Debug> TCP-Session: ac23b7b5-48f8-4e0b-a935-4280fdaf7956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.02.05 01:52:31.206258 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7909 | 2026.02.05 01:52:31.206303 [ 286 ] {} <Debug> TCP-Session: 17ce96ef-9588-4954-913b-e825058e7b47 Authenticating user 'default' from [fd00:1122:3344:101::e]:64967 | ||
| 7910 | 2026.02.05 01:52:31.206327 [ 286 ] {} <Debug> TCP-Session: 17ce96ef-9588-4954-913b-e825058e7b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2026.02.05 01:52:31.206345 [ 286 ] {} <Debug> TCP-Session: 17ce96ef-9588-4954-913b-e825058e7b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7912 | 2026.02.05 01:52:31.206353 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7913 | 2026.02.05 01:52:31.206380 [ 3 ] {} <Debug> TCP-Session: 91eb6655-1a8b-4c14-a2be-af79e4c414cf Authenticating user 'default' from [fd00:1122:3344:101::e]:64020 | ||
| 7914 | 2026.02.05 01:52:31.206402 [ 3 ] {} <Debug> TCP-Session: 91eb6655-1a8b-4c14-a2be-af79e4c414cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2026.02.05 01:52:31.206415 [ 3 ] {} <Debug> TCP-Session: 91eb6655-1a8b-4c14-a2be-af79e4c414cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7916 | 2026.02.05 01:52:31.207041 [ 346 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Trace> AggregatingTransform: Aggregating | ||
| 7917 | 2026.02.05 01:52:31.207091 [ 346 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 7918 | 2026.02.05 01:52:31.207130 [ 346 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985108 sec. (1015.117 rows/sec., 39.65 KiB/sec.) | ||
| 7919 | 2026.02.05 01:52:31.207149 [ 346 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Trace> Aggregator: Merging aggregated data | ||
| 7920 | 2026.02.05 01:52:31.208618 [ 292 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 7921 | 2026.02.05 01:52:31.208812 [ 292 ] {5724451e-221d-4aa9-a095-bf3c5eb399c5} <Debug> TCPHandler: Processed in 0.004107075 sec. | ||
| 7922 | 2026.02.05 01:52:31.208951 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7923 | 2026.02.05 01:52:31.208979 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7924 | 2026.02.05 01:52:31.208990 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7925 | 2026.02.05 01:52:31.209016 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7926 | 2026.02.05 01:52:31.209030 [ 293 ] {} <Debug> TCP-Session: e2439a13-d449-4523-a141-8742f2800a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7927 | 2026.02.05 01:52:31.209041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7928 | 2026.02.05 01:52:31.209067 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7929 | 2026.02.05 01:52:31.209082 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7930 | 2026.02.05 01:52:31.209121 [ 291 ] {} <Debug> TCP-Session: ac23b7b5-48f8-4e0b-a935-4280fdaf7956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2026.02.05 01:52:31.209129 [ 288 ] {} <Debug> TCP-Session: 665c065f-0b6e-4c03-9ebc-5640442d0d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2026.02.05 01:52:31.209157 [ 290 ] {} <Debug> TCP-Session: f28121d4-c3a5-4831-92ef-e086ffdcac65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7933 | 2026.02.05 01:52:31.209060 [ 294 ] {} <Debug> TCP-Session: 7704065e-b2f1-4439-b4c5-4ee4f8c8cc00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.02.05 01:52:31.209051 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7935 | 2026.02.05 01:52:31.209047 [ 3 ] {} <Debug> TCP-Session: 91eb6655-1a8b-4c14-a2be-af79e4c414cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2026.02.05 01:52:31.209246 [ 289 ] {} <Debug> TCP-Session: 402c0e12-fb0c-4d3e-aed1-7db6bee433a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7937 | 2026.02.05 01:52:31.209003 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7938 | 2026.02.05 01:52:31.208993 [ 292 ] {} <Debug> TCP-Session: 04226935-6ce1-4800-bf27-e0ab64b16e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7939 | 2026.02.05 01:52:31.209305 [ 286 ] {} <Debug> TCP-Session: 17ce96ef-9588-4954-913b-e825058e7b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7940 | 2026.02.05 01:52:31.214067 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2026.02.05 01:52:31.214138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7942 | 2026.02.05 01:52:31.223187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7943 | 2026.02.05 01:52:31.224662 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2026.02.05 01:52:31.225083 [ 56 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7945 | 2026.02.05 01:52:31.225145 [ 56 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.02.05 01:52:31.225165 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 7947 | 2026.02.05 01:52:31.225289 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 7948 | 2026.02.05 01:52:31.228470 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34171 | ||
| 7949 | 2026.02.05 01:52:31.228594 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7950 | 2026.02.05 01:52:31.228630 [ 293 ] {} <Debug> TCP-Session: 43dbcf18-8b75-4d8b-b67a-adf4af586756 Authenticating user 'default' from [fd00:1122:3344:101::e]:34171 | ||
| 7951 | 2026.02.05 01:52:31.228652 [ 293 ] {} <Debug> TCP-Session: 43dbcf18-8b75-4d8b-b67a-adf4af586756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2026.02.05 01:52:31.228665 [ 293 ] {} <Debug> TCP-Session: 43dbcf18-8b75-4d8b-b67a-adf4af586756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.02.05 01:52:31.228878 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61852 | ||
| 7954 | 2026.02.05 01:52:31.228908 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44814 | ||
| 7955 | 2026.02.05 01:52:31.228928 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56997 | ||
| 7956 | 2026.02.05 01:52:31.228946 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44789 | ||
| 7957 | 2026.02.05 01:52:31.228967 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36857 | ||
| 7958 | 2026.02.05 01:52:31.228991 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64688 | ||
| 7959 | 2026.02.05 01:52:31.229027 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7960 | 2026.02.05 01:52:31.229055 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37777 | ||
| 7961 | 2026.02.05 01:52:31.229080 [ 286 ] {} <Debug> TCP-Session: a712cfee-d56d-4795-9942-e8297be30aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56997 | ||
| 7962 | 2026.02.05 01:52:31.229087 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7963 | 2026.02.05 01:52:31.229103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7964 | 2026.02.05 01:52:31.229123 [ 286 ] {} <Debug> TCP-Session: a712cfee-d56d-4795-9942-e8297be30aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2026.02.05 01:52:31.229152 [ 288 ] {} <Debug> TCP-Session: befc3eb6-776e-4d7f-b5f4-8a1aa2436fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44789 | ||
| 7966 | 2026.02.05 01:52:31.229156 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7967 | 2026.02.05 01:52:31.229172 [ 286 ] {} <Debug> TCP-Session: a712cfee-d56d-4795-9942-e8297be30aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7968 | 2026.02.05 01:52:31.229193 [ 288 ] {} <Debug> TCP-Session: befc3eb6-776e-4d7f-b5f4-8a1aa2436fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7969 | 2026.02.05 01:52:31.229212 [ 292 ] {} <Debug> TCP-Session: cb4d6de2-d670-4943-ada2-c15821c23743 Authenticating user 'default' from [fd00:1122:3344:101::e]:37777 | ||
| 7970 | 2026.02.05 01:52:31.229228 [ 288 ] {} <Debug> TCP-Session: befc3eb6-776e-4d7f-b5f4-8a1aa2436fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2026.02.05 01:52:31.229245 [ 292 ] {} <Debug> TCP-Session: cb4d6de2-d670-4943-ada2-c15821c23743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.02.05 01:52:31.229153 [ 293 ] {} <Trace> TCP-Session: 43dbcf18-8b75-4d8b-b67a-adf4af586756 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.02.05 01:52:31.229271 [ 292 ] {} <Debug> TCP-Session: cb4d6de2-d670-4943-ada2-c15821c23743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7974 | 2026.02.05 01:52:31.229100 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7975 | 2026.02.05 01:52:31.229018 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32884 | ||
| 7976 | 2026.02.05 01:52:31.229374 [ 290 ] {} <Debug> TCP-Session: bdd10825-11b1-4680-98e6-d6ba77e10ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64688 | ||
| 7977 | 2026.02.05 01:52:31.229010 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7978 | 2026.02.05 01:52:31.229434 [ 290 ] {} <Debug> TCP-Session: bdd10825-11b1-4680-98e6-d6ba77e10ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.02.05 01:52:31.229009 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7980 | 2026.02.05 01:52:31.229465 [ 290 ] {} <Debug> TCP-Session: bdd10825-11b1-4680-98e6-d6ba77e10ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7981 | 2026.02.05 01:52:31.229470 [ 294 ] {} <Debug> TCP-Session: abb763f0-a4c1-4a4c-b361-fe38d35a6d07 Authenticating user 'default' from [fd00:1122:3344:101::e]:61852 | ||
| 7982 | 2026.02.05 01:52:31.229497 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7983 | 2026.02.05 01:52:31.229518 [ 294 ] {} <Debug> TCP-Session: abb763f0-a4c1-4a4c-b361-fe38d35a6d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2026.02.05 01:52:31.229520 [ 293 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34171) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7985 | 2026.02.05 01:52:31.229552 [ 291 ] {} <Debug> TCP-Session: 652f6c39-33f0-4663-877d-6a9f870b93ca Authenticating user 'default' from [fd00:1122:3344:101::e]:32884 | ||
| 7986 | 2026.02.05 01:52:31.229551 [ 294 ] {} <Debug> TCP-Session: abb763f0-a4c1-4a4c-b361-fe38d35a6d07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.02.05 01:52:31.229510 [ 3 ] {} <Debug> TCP-Session: 9bcbe802-30e7-4a4e-927a-0732309ef248 Authenticating user 'default' from [fd00:1122:3344:101::e]:44814 | ||
| 7988 | 2026.02.05 01:52:31.229608 [ 291 ] {} <Debug> TCP-Session: 652f6c39-33f0-4663-877d-6a9f870b93ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.02.05 01:52:31.229639 [ 3 ] {} <Debug> TCP-Session: 9bcbe802-30e7-4a4e-927a-0732309ef248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2026.02.05 01:52:31.229681 [ 291 ] {} <Debug> TCP-Session: 652f6c39-33f0-4663-877d-6a9f870b93ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.02.05 01:52:31.229698 [ 3 ] {} <Debug> TCP-Session: 9bcbe802-30e7-4a4e-927a-0732309ef248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.02.05 01:52:31.229158 [ 289 ] {} <Debug> TCP-Session: 9577552d-7283-4e6a-b0dc-89ad54de9c1f Authenticating user 'default' from [fd00:1122:3344:101::e]:36857 | ||
| 7993 | 2026.02.05 01:52:31.229755 [ 289 ] {} <Debug> TCP-Session: 9577552d-7283-4e6a-b0dc-89ad54de9c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.02.05 01:52:31.229772 [ 289 ] {} <Debug> TCP-Session: 9577552d-7283-4e6a-b0dc-89ad54de9c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7995 | 2026.02.05 01:52:31.229996 [ 293 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7996 | 2026.02.05 01:52:31.230071 [ 293 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7997 | 2026.02.05 01:52:31.230371 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7998 | 2026.02.05 01:52:31.230526 [ 293 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 7999 | 2026.02.05 01:52:31.231859 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8000 | 2026.02.05 01:52:31.232086 [ 326 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Trace> AggregatingTransform: Aggregating | ||
| 8001 | 2026.02.05 01:52:31.232140 [ 326 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Trace> Aggregator: Aggregation method: without_key | ||
| 8002 | 2026.02.05 01:52:31.232178 [ 326 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001507927 sec. (663.162 rows/sec., 25.90 KiB/sec.) | ||
| 8003 | 2026.02.05 01:52:31.232200 [ 326 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Trace> Aggregator: Merging aggregated data | ||
| 8004 | 2026.02.05 01:52:31.233407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8005 | 2026.02.05 01:52:31.233755 [ 293 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004321 sec., 231.42791020597082 rows/sec., 9.04 KiB/sec. | ||
| 8006 | 2026.02.05 01:52:31.233933 [ 293 ] {42ca4fea-6654-4ec6-bfd5-9466fe311ad9} <Debug> TCPHandler: Processed in 0.005037312 sec. | ||
| 8007 | 2026.02.05 01:52:31.234111 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8008 | 2026.02.05 01:52:31.234148 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8009 | 2026.02.05 01:52:31.234165 [ 293 ] {} <Debug> TCP-Session: 43dbcf18-8b75-4d8b-b67a-adf4af586756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.02.05 01:52:31.234179 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8011 | 2026.02.05 01:52:31.234197 [ 294 ] {} <Debug> TCP-Session: abb763f0-a4c1-4a4c-b361-fe38d35a6d07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.02.05 01:52:31.234208 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8013 | 2026.02.05 01:52:31.234234 [ 3 ] {} <Debug> TCP-Session: 9bcbe802-30e7-4a4e-927a-0732309ef248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8014 | 2026.02.05 01:52:31.234243 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8015 | 2026.02.05 01:52:31.234257 [ 286 ] {} <Debug> TCP-Session: a712cfee-d56d-4795-9942-e8297be30aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.02.05 01:52:31.234287 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8017 | 2026.02.05 01:52:31.234298 [ 292 ] {} <Debug> TCP-Session: cb4d6de2-d670-4943-ada2-c15821c23743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8018 | 2026.02.05 01:52:31.234318 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8019 | 2026.02.05 01:52:31.234344 [ 288 ] {} <Debug> TCP-Session: befc3eb6-776e-4d7f-b5f4-8a1aa2436fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.02.05 01:52:31.234351 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8021 | 2026.02.05 01:52:31.234379 [ 289 ] {} <Debug> TCP-Session: 9577552d-7283-4e6a-b0dc-89ad54de9c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2026.02.05 01:52:31.234293 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8023 | 2026.02.05 01:52:31.234421 [ 291 ] {} <Debug> TCP-Session: 652f6c39-33f0-4663-877d-6a9f870b93ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2026.02.05 01:52:31.234464 [ 290 ] {} <Debug> TCP-Session: bdd10825-11b1-4680-98e6-d6ba77e10ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.02.05 01:52:31.237902 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8026 | 2026.02.05 01:52:31.244314 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8027 | 2026.02.05 01:52:31.249808 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8028 | 2026.02.05 01:52:31.254370 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8029 | 2026.02.05 01:52:31.258193 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8030 | 2026.02.05 01:52:31.320548 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.095308054 sec., 3242.118446778905 rows/sec., 16.76 MiB/sec. | ||
| 8031 | 2026.02.05 01:52:31.324401 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8032 | 2026.02.05 01:52:31.327324 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_41_8} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.02.05 01:52:31.327486 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_41_8} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8034 | 2026.02.05 01:52:31.330385 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8035 | 2026.02.05 01:52:31.995000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50066 | ||
| 8036 | 2026.02.05 01:52:31.995126 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8037 | 2026.02.05 01:52:31.995164 [ 293 ] {} <Debug> TCP-Session: 8fbc23fc-56d1-43b8-b61e-510ee7a357b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50066 | ||
| 8038 | 2026.02.05 01:52:31.995194 [ 293 ] {} <Debug> TCP-Session: 8fbc23fc-56d1-43b8-b61e-510ee7a357b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2026.02.05 01:52:31.995212 [ 293 ] {} <Debug> TCP-Session: 8fbc23fc-56d1-43b8-b61e-510ee7a357b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8040 | 2026.02.05 01:52:31.995392 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60280 | ||
| 8041 | 2026.02.05 01:52:31.995422 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37084 | ||
| 8042 | 2026.02.05 01:52:31.995448 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59295 | ||
| 8043 | 2026.02.05 01:52:31.995466 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38289 | ||
| 8044 | 2026.02.05 01:52:31.995480 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53028 | ||
| 8045 | 2026.02.05 01:52:31.995483 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35541 | ||
| 8046 | 2026.02.05 01:52:31.995539 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8047 | 2026.02.05 01:52:31.995565 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8048 | 2026.02.05 01:52:31.995578 [ 293 ] {} <Trace> TCP-Session: 8fbc23fc-56d1-43b8-b61e-510ee7a357b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2026.02.05 01:52:31.995600 [ 289 ] {} <Debug> TCP-Session: 6612c17b-aaf9-40cb-9761-a1f1d662d8f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38289 | ||
| 8050 | 2026.02.05 01:52:31.995597 [ 286 ] {} <Debug> TCP-Session: 4ef85a8e-d861-4823-949a-67426074a36b Authenticating user 'default' from [fd00:1122:3344:101::e]:59295 | ||
| 8051 | 2026.02.05 01:52:31.995739 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8052 | 2026.02.05 01:52:31.995776 [ 286 ] {} <Debug> TCP-Session: 4ef85a8e-d861-4823-949a-67426074a36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.02.05 01:52:31.995783 [ 290 ] {} <Debug> TCP-Session: fc0d4861-7c3e-4667-901e-54965c59d803 Authenticating user 'default' from [fd00:1122:3344:101::e]:53028 | ||
| 8054 | 2026.02.05 01:52:31.995795 [ 286 ] {} <Debug> TCP-Session: 4ef85a8e-d861-4823-949a-67426074a36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.02.05 01:52:31.995790 [ 293 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50066) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8056 | 2026.02.05 01:52:31.995809 [ 290 ] {} <Debug> TCP-Session: fc0d4861-7c3e-4667-901e-54965c59d803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.02.05 01:52:31.995525 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8058 | 2026.02.05 01:52:31.995856 [ 290 ] {} <Debug> TCP-Session: fc0d4861-7c3e-4667-901e-54965c59d803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.02.05 01:52:31.995532 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8060 | 2026.02.05 01:52:31.995891 [ 294 ] {} <Debug> TCP-Session: f4906370-6e01-4e7c-acb8-f94321a4ecf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60280 | ||
| 8061 | 2026.02.05 01:52:31.995506 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61100 | ||
| 8062 | 2026.02.05 01:52:31.995925 [ 294 ] {} <Debug> TCP-Session: f4906370-6e01-4e7c-acb8-f94321a4ecf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.02.05 01:52:31.995922 [ 3 ] {} <Debug> TCP-Session: 1c57cdb1-2288-4dee-a628-5ac79b1c833b Authenticating user 'default' from [fd00:1122:3344:101::e]:37084 | ||
| 8064 | 2026.02.05 01:52:31.995977 [ 294 ] {} <Debug> TCP-Session: f4906370-6e01-4e7c-acb8-f94321a4ecf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.02.05 01:52:31.995502 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56214 | ||
| 8066 | 2026.02.05 01:52:31.995993 [ 3 ] {} <Debug> TCP-Session: 1c57cdb1-2288-4dee-a628-5ac79b1c833b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8067 | 2026.02.05 01:52:31.996003 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8068 | 2026.02.05 01:52:31.996037 [ 3 ] {} <Debug> TCP-Session: 1c57cdb1-2288-4dee-a628-5ac79b1c833b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.02.05 01:52:31.995652 [ 289 ] {} <Debug> TCP-Session: 6612c17b-aaf9-40cb-9761-a1f1d662d8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2026.02.05 01:52:31.996076 [ 288 ] {} <Debug> TCP-Session: 31cc11e5-245b-470c-bc23-d796fb258f3a Authenticating user 'default' from [fd00:1122:3344:101::e]:35541 | ||
| 8071 | 2026.02.05 01:52:31.996098 [ 289 ] {} <Debug> TCP-Session: 6612c17b-aaf9-40cb-9761-a1f1d662d8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2026.02.05 01:52:31.996129 [ 288 ] {} <Debug> TCP-Session: 31cc11e5-245b-470c-bc23-d796fb258f3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2026.02.05 01:52:31.996154 [ 288 ] {} <Debug> TCP-Session: 31cc11e5-245b-470c-bc23-d796fb258f3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2026.02.05 01:52:31.996163 [ 293 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8075 | 2026.02.05 01:52:31.996239 [ 293 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8076 | 2026.02.05 01:52:31.996459 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8077 | 2026.02.05 01:52:31.996499 [ 291 ] {} <Debug> TCP-Session: 81140eed-ae9a-4b44-9a56-da33ed02e65b Authenticating user 'default' from [fd00:1122:3344:101::e]:61100 | ||
| 8078 | 2026.02.05 01:52:31.996523 [ 291 ] {} <Debug> TCP-Session: 81140eed-ae9a-4b44-9a56-da33ed02e65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2026.02.05 01:52:31.996536 [ 291 ] {} <Debug> TCP-Session: 81140eed-ae9a-4b44-9a56-da33ed02e65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2026.02.05 01:52:31.996586 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8081 | 2026.02.05 01:52:31.996613 [ 293 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 8082 | 2026.02.05 01:52:31.996619 [ 292 ] {} <Debug> TCP-Session: a377f13c-3aa5-42bc-91ec-90579fbe43ac Authenticating user 'default' from [fd00:1122:3344:101::e]:56214 | ||
| 8083 | 2026.02.05 01:52:31.996663 [ 292 ] {} <Debug> TCP-Session: a377f13c-3aa5-42bc-91ec-90579fbe43ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.02.05 01:52:31.996676 [ 292 ] {} <Debug> TCP-Session: a377f13c-3aa5-42bc-91ec-90579fbe43ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.02.05 01:52:31.997731 [ 346 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Trace> AggregatingTransform: Aggregating | ||
| 8086 | 2026.02.05 01:52:31.997776 [ 346 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Trace> Aggregator: Aggregation method: without_key | ||
| 8087 | 2026.02.05 01:52:31.997817 [ 346 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066739 sec. (937.436 rows/sec., 36.62 KiB/sec.) | ||
| 8088 | 2026.02.05 01:52:31.997838 [ 346 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Trace> Aggregator: Merging aggregated data | ||
| 8089 | 2026.02.05 01:52:31.999529 [ 293 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003817 sec., 261.98585276395073 rows/sec., 10.23 KiB/sec. | ||
| 8090 | 2026.02.05 01:52:31.999657 [ 293 ] {7e5b6209-cc18-417f-a04f-3aabb99c9184} <Debug> TCPHandler: Processed in 0.004252388 sec. | ||
| 8091 | 2026.02.05 01:52:31.999781 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8092 | 2026.02.05 01:52:31.999809 [ 293 ] {} <Debug> TCP-Session: 8fbc23fc-56d1-43b8-b61e-510ee7a357b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.02.05 01:52:31.999812 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8094 | 2026.02.05 01:52:31.999834 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8095 | 2026.02.05 01:52:31.999852 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8096 | 2026.02.05 01:52:31.999859 [ 294 ] {} <Debug> TCP-Session: f4906370-6e01-4e7c-acb8-f94321a4ecf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2026.02.05 01:52:31.999874 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8098 | 2026.02.05 01:52:31.999904 [ 288 ] {} <Debug> TCP-Session: 31cc11e5-245b-470c-bc23-d796fb258f3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8099 | 2026.02.05 01:52:31.999907 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8100 | 2026.02.05 01:52:31.999931 [ 3 ] {} <Debug> TCP-Session: 1c57cdb1-2288-4dee-a628-5ac79b1c833b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.02.05 01:52:31.999944 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8102 | 2026.02.05 01:52:31.999958 [ 286 ] {} <Debug> TCP-Session: 4ef85a8e-d861-4823-949a-67426074a36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.02.05 01:52:31.999880 [ 291 ] {} <Debug> TCP-Session: 81140eed-ae9a-4b44-9a56-da33ed02e65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2026.02.05 01:52:31.999979 [ 290 ] {} <Debug> TCP-Session: fc0d4861-7c3e-4667-901e-54965c59d803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.02.05 01:52:31.999888 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8106 | 2026.02.05 01:52:31.999926 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8107 | 2026.02.05 01:52:32.000049 [ 289 ] {} <Debug> TCP-Session: 6612c17b-aaf9-40cb-9761-a1f1d662d8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.02.05 01:52:32.000075 [ 292 ] {} <Debug> TCP-Session: a377f13c-3aa5-42bc-91ec-90579fbe43ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.02.05 01:52:32.625302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 960 | ||
| 8110 | 2026.02.05 01:52:32.627641 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2026.02.05 01:52:32.627695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8112 | 2026.02.05 01:52:32.628979 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8113 | 2026.02.05 01:52:32.629242 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.02.05 01:52:32.629518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 8115 | 2026.02.05 01:52:33.639608 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.02.05 01:52:33.639806 [ 4 ] {2f2c7327-c0c8-45a6-9787-ea0a486f4e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8117 | 2026.02.05 01:52:33.639880 [ 4 ] {2f2c7327-c0c8-45a6-9787-ea0a486f4e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8118 | 2026.02.05 01:52:33.640589 [ 4 ] {2f2c7327-c0c8-45a6-9787-ea0a486f4e48} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8119 | 2026.02.05 01:52:33.640638 [ 4 ] {2f2c7327-c0c8-45a6-9787-ea0a486f4e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8120 | 2026.02.05 01:52:33.641042 [ 4 ] {2f2c7327-c0c8-45a6-9787-ea0a486f4e48} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8121 | 2026.02.05 01:52:33.641271 [ 4 ] {2f2c7327-c0c8-45a6-9787-ea0a486f4e48} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.02.05 01:52:33.641425 [ 4 ] {2f2c7327-c0c8-45a6-9787-ea0a486f4e48} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001672 sec., 38277.511961722485 rows/sec., 3.03 MiB/sec. | ||
| 8123 | 2026.02.05 01:52:33.641467 [ 4 ] {2f2c7327-c0c8-45a6-9787-ea0a486f4e48} <Debug> TCPHandler: Processed in 0.002000596 sec. | ||
| 8124 | 2026.02.05 01:52:33.641587 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.02.05 01:52:33.641681 [ 4 ] {89e0004c-e5d3-49ed-aedf-5d33228e9eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8126 | 2026.02.05 01:52:33.641722 [ 4 ] {89e0004c-e5d3-49ed-aedf-5d33228e9eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8127 | 2026.02.05 01:52:33.642119 [ 4 ] {89e0004c-e5d3-49ed-aedf-5d33228e9eb0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.02.05 01:52:33.642156 [ 4 ] {89e0004c-e5d3-49ed-aedf-5d33228e9eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8129 | 2026.02.05 01:52:33.642465 [ 4 ] {89e0004c-e5d3-49ed-aedf-5d33228e9eb0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8130 | 2026.02.05 01:52:33.642678 [ 4 ] {89e0004c-e5d3-49ed-aedf-5d33228e9eb0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.02.05 01:52:33.642806 [ 4 ] {89e0004c-e5d3-49ed-aedf-5d33228e9eb0} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001144 sec., 3496.5034965034965 rows/sec., 262.92 KiB/sec. | ||
| 8132 | 2026.02.05 01:52:33.642844 [ 4 ] {89e0004c-e5d3-49ed-aedf-5d33228e9eb0} <Debug> TCPHandler: Processed in 0.001309104 sec. | ||
| 8133 | 2026.02.05 01:52:33.642953 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2026.02.05 01:52:33.643047 [ 4 ] {64d3563a-eaf2-4d44-8130-249d20cc6de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8135 | 2026.02.05 01:52:33.643087 [ 4 ] {64d3563a-eaf2-4d44-8130-249d20cc6de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8136 | 2026.02.05 01:52:33.643505 [ 4 ] {64d3563a-eaf2-4d44-8130-249d20cc6de7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2026.02.05 01:52:33.643541 [ 4 ] {64d3563a-eaf2-4d44-8130-249d20cc6de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8138 | 2026.02.05 01:52:33.643848 [ 4 ] {64d3563a-eaf2-4d44-8130-249d20cc6de7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8139 | 2026.02.05 01:52:33.644071 [ 4 ] {64d3563a-eaf2-4d44-8130-249d20cc6de7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2026.02.05 01:52:33.644195 [ 4 ] {64d3563a-eaf2-4d44-8130-249d20cc6de7} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001166 sec., 58319.03945111493 rows/sec., 4.55 MiB/sec. | ||
| 8141 | 2026.02.05 01:52:33.644232 [ 4 ] {64d3563a-eaf2-4d44-8130-249d20cc6de7} <Debug> TCPHandler: Processed in 0.001330365 sec. | ||
| 8142 | 2026.02.05 01:52:33.644346 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2026.02.05 01:52:33.644440 [ 4 ] {565b0595-6868-40a2-a1e2-25782c0bd7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8144 | 2026.02.05 01:52:33.644482 [ 4 ] {565b0595-6868-40a2-a1e2-25782c0bd7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8145 | 2026.02.05 01:52:33.644889 [ 4 ] {565b0595-6868-40a2-a1e2-25782c0bd7c7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.02.05 01:52:33.644924 [ 4 ] {565b0595-6868-40a2-a1e2-25782c0bd7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8147 | 2026.02.05 01:52:33.645270 [ 4 ] {565b0595-6868-40a2-a1e2-25782c0bd7c7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8148 | 2026.02.05 01:52:33.645478 [ 4 ] {565b0595-6868-40a2-a1e2-25782c0bd7c7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.02.05 01:52:33.645607 [ 4 ] {565b0595-6868-40a2-a1e2-25782c0bd7c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 8150 | 2026.02.05 01:52:33.645644 [ 4 ] {565b0595-6868-40a2-a1e2-25782c0bd7c7} <Debug> TCPHandler: Processed in 0.001349025 sec. | ||
| 8151 | 2026.02.05 01:52:33.645754 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8152 | 2026.02.05 01:52:33.645849 [ 4 ] {4b4fa75e-b1ac-4c5e-9689-d54a222978f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8153 | 2026.02.05 01:52:33.645905 [ 4 ] {4b4fa75e-b1ac-4c5e-9689-d54a222978f6} <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 | ||
| 8154 | 2026.02.05 01:52:33.646664 [ 4 ] {4b4fa75e-b1ac-4c5e-9689-d54a222978f6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.02.05 01:52:33.646701 [ 4 ] {4b4fa75e-b1ac-4c5e-9689-d54a222978f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8156 | 2026.02.05 01:52:33.647232 [ 4 ] {4b4fa75e-b1ac-4c5e-9689-d54a222978f6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8157 | 2026.02.05 01:52:33.647453 [ 4 ] {4b4fa75e-b1ac-4c5e-9689-d54a222978f6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.02.05 01:52:33.647591 [ 4 ] {4b4fa75e-b1ac-4c5e-9689-d54a222978f6} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001759 sec., 2274.019329164298 rows/sec., 4.07 MiB/sec. | ||
| 8159 | 2026.02.05 01:52:33.647645 [ 4 ] {4b4fa75e-b1ac-4c5e-9689-d54a222978f6} <Debug> TCPHandler: Processed in 0.001941605 sec. | ||
| 8160 | 2026.02.05 01:52:33.647764 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8161 | 2026.02.05 01:52:33.647858 [ 4 ] {55ae1bd1-719e-4d7b-955b-692d712219a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8162 | 2026.02.05 01:52:33.647899 [ 4 ] {55ae1bd1-719e-4d7b-955b-692d712219a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8163 | 2026.02.05 01:52:33.648238 [ 4 ] {55ae1bd1-719e-4d7b-955b-692d712219a1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.02.05 01:52:33.648274 [ 4 ] {55ae1bd1-719e-4d7b-955b-692d712219a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8165 | 2026.02.05 01:52:33.648589 [ 4 ] {55ae1bd1-719e-4d7b-955b-692d712219a1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8166 | 2026.02.05 01:52:33.648821 [ 4 ] {55ae1bd1-719e-4d7b-955b-692d712219a1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.02.05 01:52:33.648962 [ 4 ] {55ae1bd1-719e-4d7b-955b-692d712219a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 8168 | 2026.02.05 01:52:33.648998 [ 4 ] {55ae1bd1-719e-4d7b-955b-692d712219a1} <Debug> TCPHandler: Processed in 0.001285473 sec. | ||
| 8169 | 2026.02.05 01:52:37.436892 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8170 | 2026.02.05 01:52:37.436962 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8171 | 2026.02.05 01:52:37.571872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20149 | ||
| 8172 | 2026.02.05 01:52:37.572433 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.02.05 01:52:37.572487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8174 | 2026.02.05 01:52:37.572997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8175 | 2026.02.05 01:52:37.573246 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2026.02.05 01:52:37.573381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20149 | ||
| 8177 | 2026.02.05 01:52:38.641168 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8178 | 2026.02.05 01:52:38.641355 [ 4 ] {91e08dc7-c8be-42bc-9bcb-b950e166467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8179 | 2026.02.05 01:52:38.641424 [ 4 ] {91e08dc7-c8be-42bc-9bcb-b950e166467e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8180 | 2026.02.05 01:52:38.642171 [ 4 ] {91e08dc7-c8be-42bc-9bcb-b950e166467e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.02.05 01:52:38.642218 [ 4 ] {91e08dc7-c8be-42bc-9bcb-b950e166467e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8182 | 2026.02.05 01:52:38.642630 [ 4 ] {91e08dc7-c8be-42bc-9bcb-b950e166467e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8183 | 2026.02.05 01:52:38.642859 [ 4 ] {91e08dc7-c8be-42bc-9bcb-b950e166467e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.02.05 01:52:38.643011 [ 4 ] {91e08dc7-c8be-42bc-9bcb-b950e166467e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001667 sec., 76784.64307138573 rows/sec., 6.62 MiB/sec. | ||
| 8185 | 2026.02.05 01:52:38.643054 [ 4 ] {91e08dc7-c8be-42bc-9bcb-b950e166467e} <Debug> TCPHandler: Processed in 0.001995207 sec. | ||
| 8186 | 2026.02.05 01:52:38.643187 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8187 | 2026.02.05 01:52:38.643283 [ 4 ] {559fc2ea-47d1-484e-a1df-67336dce0eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8188 | 2026.02.05 01:52:38.643324 [ 4 ] {559fc2ea-47d1-484e-a1df-67336dce0eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8189 | 2026.02.05 01:52:38.643739 [ 4 ] {559fc2ea-47d1-484e-a1df-67336dce0eb7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8190 | 2026.02.05 01:52:38.643776 [ 4 ] {559fc2ea-47d1-484e-a1df-67336dce0eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8191 | 2026.02.05 01:52:38.644098 [ 4 ] {559fc2ea-47d1-484e-a1df-67336dce0eb7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8192 | 2026.02.05 01:52:38.644309 [ 4 ] {559fc2ea-47d1-484e-a1df-67336dce0eb7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8193 | 2026.02.05 01:52:38.644426 [ 61 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8194 | 2026.02.05 01:52:38.644439 [ 4 ] {559fc2ea-47d1-484e-a1df-67336dce0eb7} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001174 sec., 30664.395229982965 rows/sec., 2.25 MiB/sec. | ||
| 8195 | 2026.02.05 01:52:38.644493 [ 61 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.02.05 01:52:38.644503 [ 4 ] {559fc2ea-47d1-484e-a1df-67336dce0eb7} <Debug> TCPHandler: Processed in 0.001367476 sec. | ||
| 8197 | 2026.02.05 01:52:38.644523 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8198 | 2026.02.05 01:52:38.644628 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.02.05 01:52:38.644657 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 8200 | 2026.02.05 01:52:38.644728 [ 4 ] {39b9308f-a4ba-448d-8012-9c5d5f60a564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8201 | 2026.02.05 01:52:38.644773 [ 4 ] {39b9308f-a4ba-448d-8012-9c5d5f60a564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8202 | 2026.02.05 01:52:38.644848 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8203 | 2026.02.05 01:52:38.644895 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 70 rows starting from the beginning of the part | ||
| 8204 | 2026.02.05 01:52:38.644971 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 8205 | 2026.02.05 01:52:38.645025 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part | ||
| 8206 | 2026.02.05 01:52:38.645074 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 8207 | 2026.02.05 01:52:38.645120 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 4 rows starting from the beginning of the part | ||
| 8208 | 2026.02.05 01:52:38.645167 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 8209 | 2026.02.05 01:52:38.645209 [ 4 ] {39b9308f-a4ba-448d-8012-9c5d5f60a564} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.02.05 01:52:38.645251 [ 4 ] {39b9308f-a4ba-448d-8012-9c5d5f60a564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8211 | 2026.02.05 01:52:38.645619 [ 4 ] {39b9308f-a4ba-448d-8012-9c5d5f60a564} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8212 | 2026.02.05 01:52:38.645869 [ 4 ] {39b9308f-a4ba-448d-8012-9c5d5f60a564} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.02.05 01:52:38.646015 [ 4 ] {39b9308f-a4ba-448d-8012-9c5d5f60a564} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001305 sec., 76628.35249042146 rows/sec., 5.99 MiB/sec. | ||
| 8214 | 2026.02.05 01:52:38.646053 [ 4 ] {39b9308f-a4ba-448d-8012-9c5d5f60a564} <Debug> TCPHandler: Processed in 0.001475607 sec. | ||
| 8215 | 2026.02.05 01:52:38.646096 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500588 sec., 123951.41104686963 rows/sec., 9.55 MiB/sec. | ||
| 8216 | 2026.02.05 01:52:38.646171 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.02.05 01:52:38.646244 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8218 | 2026.02.05 01:52:38.646272 [ 4 ] {39a0871a-6fb5-4197-b93c-6a9f6967f9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8219 | 2026.02.05 01:52:38.646316 [ 4 ] {39a0871a-6fb5-4197-b93c-6a9f6967f9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8220 | 2026.02.05 01:52:38.646508 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.02.05 01:52:38.646572 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_56_11} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8222 | 2026.02.05 01:52:38.646652 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8223 | 2026.02.05 01:52:38.646728 [ 4 ] {39a0871a-6fb5-4197-b93c-6a9f6967f9a9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8224 | 2026.02.05 01:52:38.646763 [ 4 ] {39a0871a-6fb5-4197-b93c-6a9f6967f9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8225 | 2026.02.05 01:52:38.647098 [ 4 ] {39a0871a-6fb5-4197-b93c-6a9f6967f9a9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8226 | 2026.02.05 01:52:38.647308 [ 4 ] {39a0871a-6fb5-4197-b93c-6a9f6967f9a9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8227 | 2026.02.05 01:52:38.647436 [ 4 ] {39a0871a-6fb5-4197-b93c-6a9f6967f9a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 8228 | 2026.02.05 01:52:38.647474 [ 4 ] {39a0871a-6fb5-4197-b93c-6a9f6967f9a9} <Debug> TCPHandler: Processed in 0.001353505 sec. | ||
| 8229 | 2026.02.05 01:52:38.647592 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.02.05 01:52:38.647687 [ 4 ] {e4cdfb29-4b19-41a0-b28b-02b0fbe192a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8231 | 2026.02.05 01:52:38.647741 [ 4 ] {e4cdfb29-4b19-41a0-b28b-02b0fbe192a5} <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 | ||
| 8232 | 2026.02.05 01:52:38.648588 [ 4 ] {e4cdfb29-4b19-41a0-b28b-02b0fbe192a5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8233 | 2026.02.05 01:52:38.648624 [ 4 ] {e4cdfb29-4b19-41a0-b28b-02b0fbe192a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8234 | 2026.02.05 01:52:38.649210 [ 4 ] {e4cdfb29-4b19-41a0-b28b-02b0fbe192a5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8235 | 2026.02.05 01:52:38.649429 [ 4 ] {e4cdfb29-4b19-41a0-b28b-02b0fbe192a5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.02.05 01:52:38.649575 [ 4 ] {e4cdfb29-4b19-41a0-b28b-02b0fbe192a5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001905 sec., 18897.63779527559 rows/sec., 33.86 MiB/sec. | ||
| 8237 | 2026.02.05 01:52:38.649630 [ 4 ] {e4cdfb29-4b19-41a0-b28b-02b0fbe192a5} <Debug> TCPHandler: Processed in 0.002088808 sec. | ||
| 8238 | 2026.02.05 01:52:38.649749 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2026.02.05 01:52:38.649843 [ 4 ] {f40fa6fb-f11a-4da8-ad5c-be2332f20e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8240 | 2026.02.05 01:52:38.649885 [ 4 ] {f40fa6fb-f11a-4da8-ad5c-be2332f20e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8241 | 2026.02.05 01:52:38.650224 [ 4 ] {f40fa6fb-f11a-4da8-ad5c-be2332f20e72} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.02.05 01:52:38.650260 [ 4 ] {f40fa6fb-f11a-4da8-ad5c-be2332f20e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8243 | 2026.02.05 01:52:38.650595 [ 4 ] {f40fa6fb-f11a-4da8-ad5c-be2332f20e72} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8244 | 2026.02.05 01:52:38.650811 [ 4 ] {f40fa6fb-f11a-4da8-ad5c-be2332f20e72} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8245 | 2026.02.05 01:52:38.650938 [ 4 ] {f40fa6fb-f11a-4da8-ad5c-be2332f20e72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 8246 | 2026.02.05 01:52:38.650974 [ 4 ] {f40fa6fb-f11a-4da8-ad5c-be2332f20e72} <Debug> TCPHandler: Processed in 0.001276533 sec. | ||
| 8247 | 2026.02.05 01:52:38.733658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8248 | 2026.02.05 01:52:38.748956 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.02.05 01:52:38.748997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8250 | 2026.02.05 01:52:38.754661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8251 | 2026.02.05 01:52:38.755290 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.02.05 01:52:38.757979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8253 | 2026.02.05 01:52:42.629804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 984 | ||
| 8254 | 2026.02.05 01:52:42.631947 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2026.02.05 01:52:42.631989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8256 | 2026.02.05 01:52:42.633233 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8257 | 2026.02.05 01:52:42.633499 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2026.02.05 01:52:42.633673 [ 85 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8259 | 2026.02.05 01:52:42.633747 [ 85 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.02.05 01:52:42.633761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 8261 | 2026.02.05 01:52:42.633772 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8262 | 2026.02.05 01:52:42.633882 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 8263 | 2026.02.05 01:52:42.634322 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8264 | 2026.02.05 01:52:42.634437 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 852 rows starting from the beginning of the part | ||
| 8265 | 2026.02.05 01:52:42.634764 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 8266 | 2026.02.05 01:52:42.635105 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8267 | 2026.02.05 01:52:42.635436 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 8268 | 2026.02.05 01:52:42.635752 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 8269 | 2026.02.05 01:52:42.636065 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8270 | 2026.02.05 01:52:42.642112 [ 199 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 72 columns (72 merged, 0 gathered) in 0.008267401 sec., 119021.6852914235 rows/sec., 95.30 MiB/sec. | ||
| 8271 | 2026.02.05 01:52:42.643385 [ 202 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8272 | 2026.02.05 01:52:42.644047 [ 202 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8273 | 2026.02.05 01:52:42.644137 [ 202 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_31_6} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8274 | 2026.02.05 01:52:42.644400 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 8275 | 2026.02.05 01:52:43.638827 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.02.05 01:52:43.639088 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 8277 | 2026.02.05 01:52:43.639489 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8278 | 2026.02.05 01:52:43.639536 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8279 | 2026.02.05 01:52:43.639840 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8280 | 2026.02.05 01:52:43.639908 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8281 | 2026.02.05 01:52:43.640059 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 8282 | 2026.02.05 01:52:43.640191 [ 337 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8283 | 2026.02.05 01:52:43.640190 [ 336 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8284 | 2026.02.05 01:52:43.640219 [ 307 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8285 | 2026.02.05 01:52:43.640189 [ 306 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8286 | 2026.02.05 01:52:43.640409 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8287 | 2026.02.05 01:52:43.640437 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8288 | 2026.02.05 01:52:43.640520 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8289 | 2026.02.05 01:52:43.640540 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 8290 | 2026.02.05 01:52:43.640576 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8291 | 2026.02.05 01:52:43.640614 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8292 | 2026.02.05 01:52:43.640663 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8293 | 2026.02.05 01:52:43.641991 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Debug> executeQuery: Read 34 rows, 1.44 KiB in 0.003018 sec., 11265.73889993373 rows/sec., 477.93 KiB/sec. | ||
| 8294 | 2026.02.05 01:52:43.642123 [ 4 ] {ac4c7d49-b189-4860-8546-eb64f116615e} <Debug> TCPHandler: Processed in 0.003435583 sec. | ||
| 8295 | 2026.02.05 01:52:43.674352 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8296 | 2026.02.05 01:52:43.674481 [ 4 ] {9da28e77-b8a6-40e3-8e88-e54b37d9661a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 8297 | 2026.02.05 01:52:43.674533 [ 4 ] {9da28e77-b8a6-40e3-8e88-e54b37d9661a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8298 | 2026.02.05 01:52:43.675112 [ 4 ] {9da28e77-b8a6-40e3-8e88-e54b37d9661a} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.02.05 01:52:43.675155 [ 4 ] {9da28e77-b8a6-40e3-8e88-e54b37d9661a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8300 | 2026.02.05 01:52:43.675575 [ 4 ] {9da28e77-b8a6-40e3-8e88-e54b37d9661a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8301 | 2026.02.05 01:52:43.675775 [ 4 ] {9da28e77-b8a6-40e3-8e88-e54b37d9661a} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.02.05 01:52:43.675925 [ 4 ] {9da28e77-b8a6-40e3-8e88-e54b37d9661a} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 168.80 KiB/sec. | ||
| 8303 | 2026.02.05 01:52:43.675966 [ 4 ] {9da28e77-b8a6-40e3-8e88-e54b37d9661a} <Debug> TCPHandler: Processed in 0.001678741 sec. | ||
| 8304 | 2026.02.05 01:52:43.676078 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.02.05 01:52:43.676173 [ 4 ] {9c1d34d7-d823-4615-b782-5372079a59ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8306 | 2026.02.05 01:52:43.676214 [ 4 ] {9c1d34d7-d823-4615-b782-5372079a59ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8307 | 2026.02.05 01:52:43.676633 [ 4 ] {9c1d34d7-d823-4615-b782-5372079a59ce} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.02.05 01:52:43.676670 [ 4 ] {9c1d34d7-d823-4615-b782-5372079a59ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8309 | 2026.02.05 01:52:43.676960 [ 4 ] {9c1d34d7-d823-4615-b782-5372079a59ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8310 | 2026.02.05 01:52:43.677166 [ 4 ] {9c1d34d7-d823-4615-b782-5372079a59ce} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.02.05 01:52:43.677293 [ 4 ] {9c1d34d7-d823-4615-b782-5372079a59ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.75 MiB/sec. | ||
| 8312 | 2026.02.05 01:52:43.677331 [ 4 ] {9c1d34d7-d823-4615-b782-5372079a59ce} <Debug> TCPHandler: Processed in 0.001303384 sec. | ||
| 8313 | 2026.02.05 01:52:43.677443 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.02.05 01:52:43.677535 [ 4 ] {23468c01-93d3-43ce-955b-a761f39cdc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8315 | 2026.02.05 01:52:43.677575 [ 4 ] {23468c01-93d3-43ce-955b-a761f39cdc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8316 | 2026.02.05 01:52:43.677962 [ 4 ] {23468c01-93d3-43ce-955b-a761f39cdc83} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.02.05 01:52:43.677998 [ 4 ] {23468c01-93d3-43ce-955b-a761f39cdc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8318 | 2026.02.05 01:52:43.678285 [ 4 ] {23468c01-93d3-43ce-955b-a761f39cdc83} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8319 | 2026.02.05 01:52:43.678491 [ 4 ] {23468c01-93d3-43ce-955b-a761f39cdc83} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.02.05 01:52:43.678619 [ 4 ] {23468c01-93d3-43ce-955b-a761f39cdc83} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 901.17 KiB/sec. | ||
| 8321 | 2026.02.05 01:52:43.678656 [ 4 ] {23468c01-93d3-43ce-955b-a761f39cdc83} <Debug> TCPHandler: Processed in 0.001267463 sec. | ||
| 8322 | 2026.02.05 01:52:43.678781 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.02.05 01:52:43.678887 [ 4 ] {3712f7e6-38f1-4cb6-a86e-6a9b79891442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8324 | 2026.02.05 01:52:43.678928 [ 4 ] {3712f7e6-38f1-4cb6-a86e-6a9b79891442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8325 | 2026.02.05 01:52:43.679968 [ 4 ] {3712f7e6-38f1-4cb6-a86e-6a9b79891442} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.02.05 01:52:43.680004 [ 4 ] {3712f7e6-38f1-4cb6-a86e-6a9b79891442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8327 | 2026.02.05 01:52:43.680383 [ 4 ] {3712f7e6-38f1-4cb6-a86e-6a9b79891442} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8328 | 2026.02.05 01:52:43.680587 [ 4 ] {3712f7e6-38f1-4cb6-a86e-6a9b79891442} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.02.05 01:52:43.680701 [ 84 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8330 | 2026.02.05 01:52:43.680711 [ 4 ] {3712f7e6-38f1-4cb6-a86e-6a9b79891442} <Debug> executeQuery: Read 1331 rows, 113.75 KiB in 0.001843 sec., 722192.0781334781 rows/sec., 60.27 MiB/sec. | ||
| 8331 | 2026.02.05 01:52:43.680748 [ 84 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.02.05 01:52:43.680767 [ 4 ] {3712f7e6-38f1-4cb6-a86e-6a9b79891442} <Debug> TCPHandler: Processed in 0.002038978 sec. | ||
| 8333 | 2026.02.05 01:52:43.680774 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8334 | 2026.02.05 01:52:43.680910 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2026.02.05 01:52:43.680917 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 8336 | 2026.02.05 01:52:43.681010 [ 4 ] {b16ae6ff-b838-47be-ba2a-a4ce62ee60fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8337 | 2026.02.05 01:52:43.681054 [ 4 ] {b16ae6ff-b838-47be-ba2a-a4ce62ee60fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8338 | 2026.02.05 01:52:43.681059 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8339 | 2026.02.05 01:52:43.681102 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1405 rows starting from the beginning of the part | ||
| 8340 | 2026.02.05 01:52:43.681173 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 8341 | 2026.02.05 01:52:43.681227 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 8342 | 2026.02.05 01:52:43.681282 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8343 | 2026.02.05 01:52:43.681331 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 128 rows starting from the beginning of the part | ||
| 8344 | 2026.02.05 01:52:43.681377 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1331 rows starting from the beginning of the part | ||
| 8345 | 2026.02.05 01:52:43.681468 [ 4 ] {b16ae6ff-b838-47be-ba2a-a4ce62ee60fe} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2026.02.05 01:52:43.681508 [ 4 ] {b16ae6ff-b838-47be-ba2a-a4ce62ee60fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8347 | 2026.02.05 01:52:43.681871 [ 4 ] {b16ae6ff-b838-47be-ba2a-a4ce62ee60fe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8348 | 2026.02.05 01:52:43.682083 [ 4 ] {b16ae6ff-b838-47be-ba2a-a4ce62ee60fe} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.02.05 01:52:43.682218 [ 4 ] {b16ae6ff-b838-47be-ba2a-a4ce62ee60fe} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001227 sec., 22819.885900570498 rows/sec., 1.68 MiB/sec. | ||
| 8350 | 2026.02.05 01:52:43.682256 [ 4 ] {b16ae6ff-b838-47be-ba2a-a4ce62ee60fe} <Debug> TCPHandler: Processed in 0.001397075 sec. | ||
| 8351 | 2026.02.05 01:52:43.682361 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.02.05 01:52:43.682453 [ 4 ] {94e4273f-4825-44e6-adc6-29074facb83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8353 | 2026.02.05 01:52:43.682492 [ 4 ] {94e4273f-4825-44e6-adc6-29074facb83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8354 | 2026.02.05 01:52:43.682863 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.002001926 sec., 1558499.1653038126 rows/sec., 136.42 MiB/sec. | ||
| 8355 | 2026.02.05 01:52:43.682958 [ 4 ] {94e4273f-4825-44e6-adc6-29074facb83b} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.02.05 01:52:43.682996 [ 4 ] {94e4273f-4825-44e6-adc6-29074facb83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8357 | 2026.02.05 01:52:43.683140 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8358 | 2026.02.05 01:52:43.683314 [ 4 ] {94e4273f-4825-44e6-adc6-29074facb83b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8359 | 2026.02.05 01:52:43.683464 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.02.05 01:52:43.683554 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_61_12} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8361 | 2026.02.05 01:52:43.683563 [ 4 ] {94e4273f-4825-44e6-adc6-29074facb83b} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.02.05 01:52:43.683662 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8363 | 2026.02.05 01:52:43.683700 [ 4 ] {94e4273f-4825-44e6-adc6-29074facb83b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 8364 | 2026.02.05 01:52:43.683743 [ 4 ] {94e4273f-4825-44e6-adc6-29074facb83b} <Debug> TCPHandler: Processed in 0.001430806 sec. | ||
| 8365 | 2026.02.05 01:52:43.683854 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8366 | 2026.02.05 01:52:43.683948 [ 4 ] {ba6863f5-17bd-46b5-a102-51dac0734d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8367 | 2026.02.05 01:52:43.683987 [ 4 ] {ba6863f5-17bd-46b5-a102-51dac0734d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8368 | 2026.02.05 01:52:43.684371 [ 4 ] {ba6863f5-17bd-46b5-a102-51dac0734d98} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8369 | 2026.02.05 01:52:43.684406 [ 4 ] {ba6863f5-17bd-46b5-a102-51dac0734d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8370 | 2026.02.05 01:52:43.684691 [ 4 ] {ba6863f5-17bd-46b5-a102-51dac0734d98} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8371 | 2026.02.05 01:52:43.684902 [ 4 ] {ba6863f5-17bd-46b5-a102-51dac0734d98} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8372 | 2026.02.05 01:52:43.685025 [ 4 ] {ba6863f5-17bd-46b5-a102-51dac0734d98} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 8373 | 2026.02.05 01:52:43.685063 [ 4 ] {ba6863f5-17bd-46b5-a102-51dac0734d98} <Debug> TCPHandler: Processed in 0.001258234 sec. | ||
| 8374 | 2026.02.05 01:52:43.685169 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8375 | 2026.02.05 01:52:43.685261 [ 4 ] {34278ec1-8389-4ef5-96de-e00dd6ef72b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8376 | 2026.02.05 01:52:43.685300 [ 4 ] {34278ec1-8389-4ef5-96de-e00dd6ef72b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8377 | 2026.02.05 01:52:43.685921 [ 4 ] {34278ec1-8389-4ef5-96de-e00dd6ef72b7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2026.02.05 01:52:43.685957 [ 4 ] {34278ec1-8389-4ef5-96de-e00dd6ef72b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8379 | 2026.02.05 01:52:43.686270 [ 4 ] {34278ec1-8389-4ef5-96de-e00dd6ef72b7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8380 | 2026.02.05 01:52:43.686474 [ 4 ] {34278ec1-8389-4ef5-96de-e00dd6ef72b7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.02.05 01:52:43.686579 [ 84 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8382 | 2026.02.05 01:52:43.686602 [ 4 ] {34278ec1-8389-4ef5-96de-e00dd6ef72b7} <Debug> executeQuery: Read 572 rows, 43.97 KiB in 0.001359 sec., 420897.718910964 rows/sec., 31.60 MiB/sec. | ||
| 8383 | 2026.02.05 01:52:43.686608 [ 84 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.02.05 01:52:43.686642 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8385 | 2026.02.05 01:52:43.686647 [ 4 ] {34278ec1-8389-4ef5-96de-e00dd6ef72b7} <Debug> TCPHandler: Processed in 0.001528248 sec. | ||
| 8386 | 2026.02.05 01:52:43.686730 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 8387 | 2026.02.05 01:52:43.686779 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.02.05 01:52:43.686841 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8389 | 2026.02.05 01:52:43.686872 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part | ||
| 8390 | 2026.02.05 01:52:43.686890 [ 4 ] {9fdea1cc-6a68-4d25-af7d-4006b3058c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8391 | 2026.02.05 01:52:43.686926 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part | ||
| 8392 | 2026.02.05 01:52:43.686941 [ 4 ] {9fdea1cc-6a68-4d25-af7d-4006b3058c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8393 | 2026.02.05 01:52:43.686976 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part | ||
| 8394 | 2026.02.05 01:52:43.687022 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 68 rows starting from the beginning of the part | ||
| 8395 | 2026.02.05 01:52:43.687059 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part | ||
| 8396 | 2026.02.05 01:52:43.687097 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 572 rows starting from the beginning of the part | ||
| 8397 | 2026.02.05 01:52:43.687532 [ 4 ] {9fdea1cc-6a68-4d25-af7d-4006b3058c13} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.02.05 01:52:43.687574 [ 4 ] {9fdea1cc-6a68-4d25-af7d-4006b3058c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8399 | 2026.02.05 01:52:43.687993 [ 4 ] {9fdea1cc-6a68-4d25-af7d-4006b3058c13} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8400 | 2026.02.05 01:52:43.688047 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362885 sec., 1129955.939055753 rows/sec., 90.02 MiB/sec. | ||
| 8401 | 2026.02.05 01:52:43.688230 [ 4 ] {9fdea1cc-6a68-4d25-af7d-4006b3058c13} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.02.05 01:52:43.688237 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8403 | 2026.02.05 01:52:43.688350 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8404 | 2026.02.05 01:52:43.688374 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.02.05 01:52:43.688375 [ 4 ] {9fdea1cc-6a68-4d25-af7d-4006b3058c13} <Debug> executeQuery: Read 922 rows, 64.57 KiB in 0.001503 sec., 613439.7870924817 rows/sec., 41.96 MiB/sec. | ||
| 8406 | 2026.02.05 01:52:43.688391 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8407 | 2026.02.05 01:52:43.688430 [ 4 ] {9fdea1cc-6a68-4d25-af7d-4006b3058c13} <Debug> TCPHandler: Processed in 0.001714131 sec. | ||
| 8408 | 2026.02.05 01:52:43.688470 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 8409 | 2026.02.05 01:52:43.688527 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.02.05 01:52:43.688563 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.02.05 01:52:43.688574 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8412 | 2026.02.05 01:52:43.688607 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_61_12} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8413 | 2026.02.05 01:52:43.688615 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16559 rows starting from the beginning of the part | ||
| 8414 | 2026.02.05 01:52:43.688668 [ 4 ] {ef784f49-bb05-414b-b7eb-487445eb80fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8415 | 2026.02.05 01:52:43.688674 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 8416 | 2026.02.05 01:52:43.688710 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8417 | 2026.02.05 01:52:43.688726 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 8418 | 2026.02.05 01:52:43.688731 [ 4 ] {ef784f49-bb05-414b-b7eb-487445eb80fe} <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 | ||
| 8419 | 2026.02.05 01:52:43.688770 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8420 | 2026.02.05 01:52:43.688812 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 8421 | 2026.02.05 01:52:43.688846 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 922 rows starting from the beginning of the part | ||
| 8422 | 2026.02.05 01:52:43.689504 [ 4 ] {ef784f49-bb05-414b-b7eb-487445eb80fe} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.02.05 01:52:43.689545 [ 4 ] {ef784f49-bb05-414b-b7eb-487445eb80fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8424 | 2026.02.05 01:52:43.690083 [ 4 ] {ef784f49-bb05-414b-b7eb-487445eb80fe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8425 | 2026.02.05 01:52:43.690317 [ 4 ] {ef784f49-bb05-414b-b7eb-487445eb80fe} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.02.05 01:52:43.690462 [ 4 ] {ef784f49-bb05-414b-b7eb-487445eb80fe} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001813 sec., 2206.287920573635 rows/sec., 3.95 MiB/sec. | ||
| 8427 | 2026.02.05 01:52:43.690536 [ 4 ] {ef784f49-bb05-414b-b7eb-487445eb80fe} <Debug> TCPHandler: Processed in 0.002023248 sec. | ||
| 8428 | 2026.02.05 01:52:43.690653 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.02.05 01:52:43.690749 [ 4 ] {526fef4c-9917-4188-998f-19812df02dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8430 | 2026.02.05 01:52:43.690791 [ 4 ] {526fef4c-9917-4188-998f-19812df02dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8431 | 2026.02.05 01:52:43.691144 [ 4 ] {526fef4c-9917-4188-998f-19812df02dbe} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.02.05 01:52:43.691182 [ 4 ] {526fef4c-9917-4188-998f-19812df02dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8433 | 2026.02.05 01:52:43.691507 [ 4 ] {526fef4c-9917-4188-998f-19812df02dbe} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8434 | 2026.02.05 01:52:43.691737 [ 4 ] {526fef4c-9917-4188-998f-19812df02dbe} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.02.05 01:52:43.691871 [ 4 ] {526fef4c-9917-4188-998f-19812df02dbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 8436 | 2026.02.05 01:52:43.691908 [ 4 ] {526fef4c-9917-4188-998f-19812df02dbe} <Debug> TCPHandler: Processed in 0.001305024 sec. | ||
| 8437 | 2026.02.05 01:52:43.694580 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18121 rows, containing 5 columns (5 merged, 0 gathered) in 0.006138683 sec., 2951936.1074680025 rows/sec., 202.75 MiB/sec. | ||
| 8438 | 2026.02.05 01:52:43.694842 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8439 | 2026.02.05 01:52:43.695103 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2026.02.05 01:52:43.695178 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8441 | 2026.02.05 01:52:43.695267 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8442 | 2026.02.05 01:52:44.000290 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.88 MiB, peak 312.18 MiB, free memory in arenas 0.00 B, will set to 303.59 MiB (RSS), difference: 1.72 MiB | ||
| 8443 | 2026.02.05 01:52:45.073577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20661 | ||
| 8444 | 2026.02.05 01:52:45.074122 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.02.05 01:52:45.074164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8446 | 2026.02.05 01:52:45.074697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8447 | 2026.02.05 01:52:45.074948 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.02.05 01:52:45.075078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20661 | ||
| 8449 | 2026.02.05 01:52:46.258169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8450 | 2026.02.05 01:52:46.275755 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.02.05 01:52:46.275815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8452 | 2026.02.05 01:52:46.281971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8453 | 2026.02.05 01:52:46.282688 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.02.05 01:52:46.285890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8455 | 2026.02.05 01:52:48.641267 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.02.05 01:52:48.641479 [ 4 ] {658561af-d7dc-4949-9617-fd9d102f6ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8457 | 2026.02.05 01:52:48.641556 [ 4 ] {658561af-d7dc-4949-9617-fd9d102f6ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8458 | 2026.02.05 01:52:48.642286 [ 4 ] {658561af-d7dc-4949-9617-fd9d102f6ae4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.02.05 01:52:48.642333 [ 4 ] {658561af-d7dc-4949-9617-fd9d102f6ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8460 | 2026.02.05 01:52:48.642749 [ 4 ] {658561af-d7dc-4949-9617-fd9d102f6ae4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8461 | 2026.02.05 01:52:48.642991 [ 4 ] {658561af-d7dc-4949-9617-fd9d102f6ae4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.02.05 01:52:48.643139 [ 4 ] {658561af-d7dc-4949-9617-fd9d102f6ae4} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001712 sec., 74766.35514018692 rows/sec., 6.44 MiB/sec. | ||
| 8463 | 2026.02.05 01:52:48.643182 [ 4 ] {658561af-d7dc-4949-9617-fd9d102f6ae4} <Debug> TCPHandler: Processed in 0.002058027 sec. | ||
| 8464 | 2026.02.05 01:52:48.643314 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.02.05 01:52:48.643411 [ 4 ] {464b1500-cf31-4d88-88aa-0a92e8b8a738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8466 | 2026.02.05 01:52:48.643454 [ 4 ] {464b1500-cf31-4d88-88aa-0a92e8b8a738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8467 | 2026.02.05 01:52:48.643870 [ 4 ] {464b1500-cf31-4d88-88aa-0a92e8b8a738} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.02.05 01:52:48.643907 [ 4 ] {464b1500-cf31-4d88-88aa-0a92e8b8a738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8469 | 2026.02.05 01:52:48.644203 [ 4 ] {464b1500-cf31-4d88-88aa-0a92e8b8a738} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8470 | 2026.02.05 01:52:48.644426 [ 4 ] {464b1500-cf31-4d88-88aa-0a92e8b8a738} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.02.05 01:52:48.644561 [ 4 ] {464b1500-cf31-4d88-88aa-0a92e8b8a738} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001169 sec., 30795.551753635587 rows/sec., 2.26 MiB/sec. | ||
| 8472 | 2026.02.05 01:52:48.644602 [ 4 ] {464b1500-cf31-4d88-88aa-0a92e8b8a738} <Debug> TCPHandler: Processed in 0.001339734 sec. | ||
| 8473 | 2026.02.05 01:52:48.644704 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.02.05 01:52:48.644799 [ 4 ] {2d7174f8-ab8a-4ed0-a67b-707abbf44006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8475 | 2026.02.05 01:52:48.644840 [ 4 ] {2d7174f8-ab8a-4ed0-a67b-707abbf44006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8476 | 2026.02.05 01:52:48.645263 [ 4 ] {2d7174f8-ab8a-4ed0-a67b-707abbf44006} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.02.05 01:52:48.645300 [ 4 ] {2d7174f8-ab8a-4ed0-a67b-707abbf44006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8478 | 2026.02.05 01:52:48.645620 [ 4 ] {2d7174f8-ab8a-4ed0-a67b-707abbf44006} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8479 | 2026.02.05 01:52:48.645835 [ 4 ] {2d7174f8-ab8a-4ed0-a67b-707abbf44006} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.02.05 01:52:48.645962 [ 4 ] {2d7174f8-ab8a-4ed0-a67b-707abbf44006} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001181 sec., 84674.0050804403 rows/sec., 6.61 MiB/sec. | ||
| 8481 | 2026.02.05 01:52:48.646001 [ 4 ] {2d7174f8-ab8a-4ed0-a67b-707abbf44006} <Debug> TCPHandler: Processed in 0.001346465 sec. | ||
| 8482 | 2026.02.05 01:52:48.646112 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.02.05 01:52:48.646206 [ 4 ] {c3e40542-d892-4034-abe4-929718c4dfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8484 | 2026.02.05 01:52:48.646250 [ 4 ] {c3e40542-d892-4034-abe4-929718c4dfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8485 | 2026.02.05 01:52:48.646653 [ 4 ] {c3e40542-d892-4034-abe4-929718c4dfe4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.02.05 01:52:48.646688 [ 4 ] {c3e40542-d892-4034-abe4-929718c4dfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8487 | 2026.02.05 01:52:48.647037 [ 4 ] {c3e40542-d892-4034-abe4-929718c4dfe4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8488 | 2026.02.05 01:52:48.647251 [ 4 ] {c3e40542-d892-4034-abe4-929718c4dfe4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.02.05 01:52:48.647379 [ 4 ] {c3e40542-d892-4034-abe4-929718c4dfe4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8490 | 2026.02.05 01:52:48.647417 [ 4 ] {c3e40542-d892-4034-abe4-929718c4dfe4} <Debug> TCPHandler: Processed in 0.001354935 sec. | ||
| 8491 | 2026.02.05 01:52:48.647518 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.02.05 01:52:48.647612 [ 4 ] {042fc7c4-b4cd-4c10-a1fd-bcb011f8cc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.02.05 01:52:48.647667 [ 4 ] {042fc7c4-b4cd-4c10-a1fd-bcb011f8cc34} <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 | ||
| 8494 | 2026.02.05 01:52:48.648509 [ 4 ] {042fc7c4-b4cd-4c10-a1fd-bcb011f8cc34} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.02.05 01:52:48.648545 [ 4 ] {042fc7c4-b4cd-4c10-a1fd-bcb011f8cc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8496 | 2026.02.05 01:52:48.649113 [ 4 ] {042fc7c4-b4cd-4c10-a1fd-bcb011f8cc34} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8497 | 2026.02.05 01:52:48.649338 [ 4 ] {042fc7c4-b4cd-4c10-a1fd-bcb011f8cc34} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.02.05 01:52:48.649472 [ 4 ] {042fc7c4-b4cd-4c10-a1fd-bcb011f8cc34} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001877 sec., 19179.54182205647 rows/sec., 34.37 MiB/sec. | ||
| 8499 | 2026.02.05 01:52:48.649528 [ 4 ] {042fc7c4-b4cd-4c10-a1fd-bcb011f8cc34} <Debug> TCPHandler: Processed in 0.002059608 sec. | ||
| 8500 | 2026.02.05 01:52:48.649642 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.02.05 01:52:48.649737 [ 4 ] {b78ff269-2746-4440-aff0-87cf67cff652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8502 | 2026.02.05 01:52:48.649779 [ 4 ] {b78ff269-2746-4440-aff0-87cf67cff652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8503 | 2026.02.05 01:52:48.650121 [ 4 ] {b78ff269-2746-4440-aff0-87cf67cff652} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.02.05 01:52:48.650157 [ 4 ] {b78ff269-2746-4440-aff0-87cf67cff652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8505 | 2026.02.05 01:52:48.650457 [ 4 ] {b78ff269-2746-4440-aff0-87cf67cff652} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8506 | 2026.02.05 01:52:48.650672 [ 4 ] {b78ff269-2746-4440-aff0-87cf67cff652} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.02.05 01:52:48.650783 [ 78 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8508 | 2026.02.05 01:52:48.650800 [ 4 ] {b78ff269-2746-4440-aff0-87cf67cff652} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8509 | 2026.02.05 01:52:48.650852 [ 78 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.02.05 01:52:48.650859 [ 4 ] {b78ff269-2746-4440-aff0-87cf67cff652} <Debug> TCPHandler: Processed in 0.001268793 sec. | ||
| 8511 | 2026.02.05 01:52:48.650884 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8512 | 2026.02.05 01:52:48.651000 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 8513 | 2026.02.05 01:52:48.651151 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8514 | 2026.02.05 01:52:48.651194 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3312 rows starting from the beginning of the part | ||
| 8515 | 2026.02.05 01:52:48.651266 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 8516 | 2026.02.05 01:52:48.651318 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 8517 | 2026.02.05 01:52:48.651365 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 8518 | 2026.02.05 01:52:48.651410 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 8519 | 2026.02.05 01:52:48.651454 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 8520 | 2026.02.05 01:52:48.652777 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001828924 sec., 1974931.7084799588 rows/sec., 133.05 MiB/sec. | ||
| 8521 | 2026.02.05 01:52:48.653131 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8522 | 2026.02.05 01:52:48.653499 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_61_12} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.02.05 01:52:48.653594 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_61_12} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8524 | 2026.02.05 01:52:48.653696 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8525 | 2026.02.05 01:52:52.437010 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8526 | 2026.02.05 01:52:52.437106 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8527 | 2026.02.05 01:52:52.575187 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21109 | ||
| 8528 | 2026.02.05 01:52:52.575751 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.02.05 01:52:52.575796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8530 | 2026.02.05 01:52:52.576335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8531 | 2026.02.05 01:52:52.576577 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.02.05 01:52:52.576717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21109 | ||
| 8533 | 2026.02.05 01:52:52.633980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1020 | ||
| 8534 | 2026.02.05 01:52:52.636343 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.02.05 01:52:52.636390 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8536 | 2026.02.05 01:52:52.637621 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8537 | 2026.02.05 01:52:52.637898 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.02.05 01:52:52.638163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 8539 | 2026.02.05 01:52:53.640310 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.02.05 01:52:53.640490 [ 4 ] {7ba25fc1-3941-4e24-84a0-f890c8ff89d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8541 | 2026.02.05 01:52:53.640557 [ 4 ] {7ba25fc1-3941-4e24-84a0-f890c8ff89d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8542 | 2026.02.05 01:52:53.641199 [ 4 ] {7ba25fc1-3941-4e24-84a0-f890c8ff89d0} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.02.05 01:52:53.641246 [ 4 ] {7ba25fc1-3941-4e24-84a0-f890c8ff89d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8544 | 2026.02.05 01:52:53.641633 [ 4 ] {7ba25fc1-3941-4e24-84a0-f890c8ff89d0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8545 | 2026.02.05 01:52:53.641920 [ 4 ] {7ba25fc1-3941-4e24-84a0-f890c8ff89d0} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.02.05 01:52:53.642076 [ 4 ] {7ba25fc1-3941-4e24-84a0-f890c8ff89d0} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001633 sec., 39191.67176974893 rows/sec., 3.10 MiB/sec. | ||
| 8547 | 2026.02.05 01:52:53.642127 [ 4 ] {7ba25fc1-3941-4e24-84a0-f890c8ff89d0} <Debug> TCPHandler: Processed in 0.001946506 sec. | ||
| 8548 | 2026.02.05 01:52:53.642260 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.02.05 01:52:53.642362 [ 4 ] {a5522c2a-0ed9-4483-9eaf-14e2024c7c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8550 | 2026.02.05 01:52:53.642405 [ 4 ] {a5522c2a-0ed9-4483-9eaf-14e2024c7c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8551 | 2026.02.05 01:52:53.642814 [ 4 ] {a5522c2a-0ed9-4483-9eaf-14e2024c7c56} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.02.05 01:52:53.642852 [ 4 ] {a5522c2a-0ed9-4483-9eaf-14e2024c7c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8553 | 2026.02.05 01:52:53.643151 [ 4 ] {a5522c2a-0ed9-4483-9eaf-14e2024c7c56} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8554 | 2026.02.05 01:52:53.643361 [ 4 ] {a5522c2a-0ed9-4483-9eaf-14e2024c7c56} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.02.05 01:52:53.643491 [ 4 ] {a5522c2a-0ed9-4483-9eaf-14e2024c7c56} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001153 sec., 3469.2107545533395 rows/sec., 260.87 KiB/sec. | ||
| 8556 | 2026.02.05 01:52:53.643530 [ 4 ] {a5522c2a-0ed9-4483-9eaf-14e2024c7c56} <Debug> TCPHandler: Processed in 0.001323514 sec. | ||
| 8557 | 2026.02.05 01:52:53.643641 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.02.05 01:52:53.643739 [ 4 ] {57ad7031-165f-49f2-a731-f207ec0fba9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8559 | 2026.02.05 01:52:53.643780 [ 4 ] {57ad7031-165f-49f2-a731-f207ec0fba9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8560 | 2026.02.05 01:52:53.644198 [ 4 ] {57ad7031-165f-49f2-a731-f207ec0fba9f} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.02.05 01:52:53.644234 [ 4 ] {57ad7031-165f-49f2-a731-f207ec0fba9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8562 | 2026.02.05 01:52:53.644532 [ 4 ] {57ad7031-165f-49f2-a731-f207ec0fba9f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8563 | 2026.02.05 01:52:53.644745 [ 4 ] {57ad7031-165f-49f2-a731-f207ec0fba9f} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.02.05 01:52:53.644879 [ 4 ] {57ad7031-165f-49f2-a731-f207ec0fba9f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001159 sec., 58671.26833477135 rows/sec., 4.58 MiB/sec. | ||
| 8565 | 2026.02.05 01:52:53.644917 [ 4 ] {57ad7031-165f-49f2-a731-f207ec0fba9f} <Debug> TCPHandler: Processed in 0.001327064 sec. | ||
| 8566 | 2026.02.05 01:52:53.645034 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.02.05 01:52:53.645128 [ 4 ] {5d021fb1-0051-41e9-b50d-3accf642173f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8568 | 2026.02.05 01:52:53.645171 [ 4 ] {5d021fb1-0051-41e9-b50d-3accf642173f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8569 | 2026.02.05 01:52:53.645577 [ 4 ] {5d021fb1-0051-41e9-b50d-3accf642173f} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.02.05 01:52:53.645612 [ 4 ] {5d021fb1-0051-41e9-b50d-3accf642173f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8571 | 2026.02.05 01:52:53.645940 [ 4 ] {5d021fb1-0051-41e9-b50d-3accf642173f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8572 | 2026.02.05 01:52:53.646154 [ 4 ] {5d021fb1-0051-41e9-b50d-3accf642173f} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.02.05 01:52:53.646281 [ 4 ] {5d021fb1-0051-41e9-b50d-3accf642173f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 8574 | 2026.02.05 01:52:53.646318 [ 4 ] {5d021fb1-0051-41e9-b50d-3accf642173f} <Debug> TCPHandler: Processed in 0.001333915 sec. | ||
| 8575 | 2026.02.05 01:52:53.646433 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2026.02.05 01:52:53.646527 [ 4 ] {3e9f1cef-7b6e-4959-939f-a7f54e038637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8577 | 2026.02.05 01:52:53.646580 [ 4 ] {3e9f1cef-7b6e-4959-939f-a7f54e038637} <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 | ||
| 8578 | 2026.02.05 01:52:53.647310 [ 4 ] {3e9f1cef-7b6e-4959-939f-a7f54e038637} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8579 | 2026.02.05 01:52:53.647346 [ 4 ] {3e9f1cef-7b6e-4959-939f-a7f54e038637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8580 | 2026.02.05 01:52:53.647836 [ 4 ] {3e9f1cef-7b6e-4959-939f-a7f54e038637} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8581 | 2026.02.05 01:52:53.648050 [ 4 ] {3e9f1cef-7b6e-4959-939f-a7f54e038637} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8582 | 2026.02.05 01:52:53.648166 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8583 | 2026.02.05 01:52:53.648180 [ 4 ] {3e9f1cef-7b6e-4959-939f-a7f54e038637} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001672 sec., 2392.3444976076553 rows/sec., 4.29 MiB/sec. | ||
| 8584 | 2026.02.05 01:52:53.648236 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.02.05 01:52:53.648260 [ 4 ] {3e9f1cef-7b6e-4959-939f-a7f54e038637} <Debug> TCPHandler: Processed in 0.001877414 sec. | ||
| 8586 | 2026.02.05 01:52:53.648262 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8587 | 2026.02.05 01:52:53.648384 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.02.05 01:52:53.648404 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 8589 | 2026.02.05 01:52:53.648482 [ 4 ] {026b0486-448f-4f7c-b589-2ac2218a5605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8590 | 2026.02.05 01:52:53.648528 [ 4 ] {026b0486-448f-4f7c-b589-2ac2218a5605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8591 | 2026.02.05 01:52:53.648686 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8592 | 2026.02.05 01:52:53.648761 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1095 rows starting from the beginning of the part | ||
| 8593 | 2026.02.05 01:52:53.648874 [ 4 ] {026b0486-448f-4f7c-b589-2ac2218a5605} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.02.05 01:52:53.648911 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 8595 | 2026.02.05 01:52:53.648914 [ 4 ] {026b0486-448f-4f7c-b589-2ac2218a5605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8596 | 2026.02.05 01:52:53.649033 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 8597 | 2026.02.05 01:52:53.649144 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
| 8598 | 2026.02.05 01:52:53.649241 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 8599 | 2026.02.05 01:52:53.649251 [ 4 ] {026b0486-448f-4f7c-b589-2ac2218a5605} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8600 | 2026.02.05 01:52:53.649346 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 8601 | 2026.02.05 01:52:53.649472 [ 4 ] {026b0486-448f-4f7c-b589-2ac2218a5605} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.02.05 01:52:53.649604 [ 4 ] {026b0486-448f-4f7c-b589-2ac2218a5605} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 8603 | 2026.02.05 01:52:53.649640 [ 4 ] {026b0486-448f-4f7c-b589-2ac2218a5605} <Debug> TCPHandler: Processed in 0.001306644 sec. | ||
| 8604 | 2026.02.05 01:52:53.656094 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1179 rows, containing 19 columns (19 merged, 0 gathered) in 0.007745561 sec., 152216.21777944814 rows/sec., 272.76 MiB/sec. | ||
| 8605 | 2026.02.05 01:52:53.657662 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8606 | 2026.02.05 01:52:53.658041 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2026.02.05 01:52:53.658121 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8608 | 2026.02.05 01:52:53.658293 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. | ||
| 8609 | 2026.02.05 01:52:53.785985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8610 | 2026.02.05 01:52:53.803743 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.02.05 01:52:53.803784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 8612 | 2026.02.05 01:52:53.810078 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8613 | 2026.02.05 01:52:53.810817 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.02.05 01:52:53.813836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8615 | 2026.02.05 01:52:54.000346 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.06 MiB, peak 316.01 MiB, free memory in arenas 0.00 B, will set to 308.37 MiB (RSS), difference: 3.32 MiB | ||
| 8616 | 2026.02.05 01:52:58.275407 [ 70 ] {} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8617 | 2026.02.05 01:52:58.275496 [ 70 ] {} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.02.05 01:52:58.275523 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8619 | 2026.02.05 01:52:58.275666 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::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 | ||
| 8620 | 2026.02.05 01:52:58.276071 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8621 | 2026.02.05 01:52:58.276125 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::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 | ||
| 8622 | 2026.02.05 01:52:58.276224 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 8623 | 2026.02.05 01:52:58.276316 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::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 | ||
| 8624 | 2026.02.05 01:52:58.276418 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::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 | ||
| 8625 | 2026.02.05 01:52:58.276482 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::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 | ||
| 8626 | 2026.02.05 01:52:58.278388 [ 192 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002789721 sec., 12904.51625807742 rows/sec., 2.66 MiB/sec. | ||
| 8627 | 2026.02.05 01:52:58.278547 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8628 | 2026.02.05 01:52:58.278841 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::all_1_5_1} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.02.05 01:52:58.278911 [ 201 ] {c017272c-3cd1-4992-b5ab-45148a6252f6::all_1_5_1} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8630 | 2026.02.05 01:52:58.278985 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8631 | 2026.02.05 01:52:58.640974 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2026.02.05 01:52:58.641173 [ 4 ] {cfe432b1-7b0a-481e-a672-2810a474aa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8633 | 2026.02.05 01:52:58.641247 [ 4 ] {cfe432b1-7b0a-481e-a672-2810a474aa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8634 | 2026.02.05 01:52:58.641877 [ 4 ] {cfe432b1-7b0a-481e-a672-2810a474aa5c} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.02.05 01:52:58.641928 [ 4 ] {cfe432b1-7b0a-481e-a672-2810a474aa5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8636 | 2026.02.05 01:52:58.642334 [ 4 ] {cfe432b1-7b0a-481e-a672-2810a474aa5c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8637 | 2026.02.05 01:52:58.642576 [ 4 ] {cfe432b1-7b0a-481e-a672-2810a474aa5c} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.02.05 01:52:58.642723 [ 4 ] {cfe432b1-7b0a-481e-a672-2810a474aa5c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 304.64 KiB/sec. | ||
| 8639 | 2026.02.05 01:52:58.642765 [ 4 ] {cfe432b1-7b0a-481e-a672-2810a474aa5c} <Debug> TCPHandler: Processed in 0.001932086 sec. | ||
| 8640 | 2026.02.05 01:52:58.642889 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2026.02.05 01:52:58.642984 [ 4 ] {99b4eb4a-54ee-4915-948b-01af613c9687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8642 | 2026.02.05 01:52:58.643024 [ 4 ] {99b4eb4a-54ee-4915-948b-01af613c9687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8643 | 2026.02.05 01:52:58.643497 [ 4 ] {99b4eb4a-54ee-4915-948b-01af613c9687} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.02.05 01:52:58.643533 [ 4 ] {99b4eb4a-54ee-4915-948b-01af613c9687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8645 | 2026.02.05 01:52:58.643852 [ 4 ] {99b4eb4a-54ee-4915-948b-01af613c9687} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8646 | 2026.02.05 01:52:58.644059 [ 4 ] {99b4eb4a-54ee-4915-948b-01af613c9687} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.02.05 01:52:58.644187 [ 4 ] {99b4eb4a-54ee-4915-948b-01af613c9687} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001223 sec., 107113.65494685201 rows/sec., 9.19 MiB/sec. | ||
| 8648 | 2026.02.05 01:52:58.644225 [ 4 ] {99b4eb4a-54ee-4915-948b-01af613c9687} <Debug> TCPHandler: Processed in 0.001387595 sec. | ||
| 8649 | 2026.02.05 01:52:58.644342 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.02.05 01:52:58.644437 [ 4 ] {c9fc1268-a4dd-45ba-b53b-becf8c6fbe11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8651 | 2026.02.05 01:52:58.644478 [ 4 ] {c9fc1268-a4dd-45ba-b53b-becf8c6fbe11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8652 | 2026.02.05 01:52:58.644892 [ 4 ] {c9fc1268-a4dd-45ba-b53b-becf8c6fbe11} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.02.05 01:52:58.644929 [ 4 ] {c9fc1268-a4dd-45ba-b53b-becf8c6fbe11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8654 | 2026.02.05 01:52:58.645226 [ 4 ] {c9fc1268-a4dd-45ba-b53b-becf8c6fbe11} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8655 | 2026.02.05 01:52:58.645432 [ 4 ] {c9fc1268-a4dd-45ba-b53b-becf8c6fbe11} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.02.05 01:52:58.645559 [ 4 ] {c9fc1268-a4dd-45ba-b53b-becf8c6fbe11} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001141 sec., 36809.815950920245 rows/sec., 2.68 MiB/sec. | ||
| 8657 | 2026.02.05 01:52:58.645599 [ 4 ] {c9fc1268-a4dd-45ba-b53b-becf8c6fbe11} <Debug> TCPHandler: Processed in 0.001307264 sec. | ||
| 8658 | 2026.02.05 01:52:58.645711 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.02.05 01:52:58.645806 [ 4 ] {90e683b2-5139-4b31-879e-52b6ca912c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8660 | 2026.02.05 01:52:58.645847 [ 4 ] {90e683b2-5139-4b31-879e-52b6ca912c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8661 | 2026.02.05 01:52:58.646335 [ 4 ] {90e683b2-5139-4b31-879e-52b6ca912c63} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.02.05 01:52:58.646374 [ 4 ] {90e683b2-5139-4b31-879e-52b6ca912c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8663 | 2026.02.05 01:52:58.646729 [ 4 ] {90e683b2-5139-4b31-879e-52b6ca912c63} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8664 | 2026.02.05 01:52:58.646952 [ 4 ] {90e683b2-5139-4b31-879e-52b6ca912c63} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.02.05 01:52:58.647081 [ 4 ] {90e683b2-5139-4b31-879e-52b6ca912c63} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001294 sec., 81916.53786707882 rows/sec., 6.41 MiB/sec. | ||
| 8666 | 2026.02.05 01:52:58.647122 [ 4 ] {90e683b2-5139-4b31-879e-52b6ca912c63} <Debug> TCPHandler: Processed in 0.001460607 sec. | ||
| 8667 | 2026.02.05 01:52:58.647257 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.02.05 01:52:58.647358 [ 4 ] {8502d1be-5377-4668-b370-d220c5d8263d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8669 | 2026.02.05 01:52:58.647403 [ 4 ] {8502d1be-5377-4668-b370-d220c5d8263d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8670 | 2026.02.05 01:52:58.647827 [ 4 ] {8502d1be-5377-4668-b370-d220c5d8263d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.02.05 01:52:58.647863 [ 4 ] {8502d1be-5377-4668-b370-d220c5d8263d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8672 | 2026.02.05 01:52:58.648266 [ 4 ] {8502d1be-5377-4668-b370-d220c5d8263d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8673 | 2026.02.05 01:52:58.648523 [ 4 ] {8502d1be-5377-4668-b370-d220c5d8263d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.02.05 01:52:58.648655 [ 4 ] {8502d1be-5377-4668-b370-d220c5d8263d} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001316 sec., 123860.18237082068 rows/sec., 8.62 MiB/sec. | ||
| 8675 | 2026.02.05 01:52:58.648692 [ 4 ] {8502d1be-5377-4668-b370-d220c5d8263d} <Debug> TCPHandler: Processed in 0.001487217 sec. | ||
| 8676 | 2026.02.05 01:52:58.648807 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.02.05 01:52:58.648909 [ 4 ] {5215b35f-dc18-4001-9ab8-458083d19034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.02.05 01:52:58.648964 [ 4 ] {5215b35f-dc18-4001-9ab8-458083d19034} <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 | ||
| 8679 | 2026.02.05 01:52:58.649788 [ 4 ] {5215b35f-dc18-4001-9ab8-458083d19034} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.02.05 01:52:58.649824 [ 4 ] {5215b35f-dc18-4001-9ab8-458083d19034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8681 | 2026.02.05 01:52:58.650388 [ 4 ] {5215b35f-dc18-4001-9ab8-458083d19034} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8682 | 2026.02.05 01:52:58.650609 [ 4 ] {5215b35f-dc18-4001-9ab8-458083d19034} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.02.05 01:52:58.650743 [ 4 ] {5215b35f-dc18-4001-9ab8-458083d19034} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001861 sec., 19344.438473938742 rows/sec., 34.66 MiB/sec. | ||
| 8684 | 2026.02.05 01:52:58.650795 [ 4 ] {5215b35f-dc18-4001-9ab8-458083d19034} <Debug> TCPHandler: Processed in 0.002039718 sec. | ||
| 8685 | 2026.02.05 01:52:58.650925 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2026.02.05 01:52:58.651020 [ 4 ] {085a8fd2-ea3f-4254-b464-0438e9510ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8687 | 2026.02.05 01:52:58.651061 [ 4 ] {085a8fd2-ea3f-4254-b464-0438e9510ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8688 | 2026.02.05 01:52:58.651399 [ 4 ] {085a8fd2-ea3f-4254-b464-0438e9510ce0} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.02.05 01:52:58.651434 [ 4 ] {085a8fd2-ea3f-4254-b464-0438e9510ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8690 | 2026.02.05 01:52:58.651726 [ 4 ] {085a8fd2-ea3f-4254-b464-0438e9510ce0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8691 | 2026.02.05 01:52:58.651946 [ 4 ] {085a8fd2-ea3f-4254-b464-0438e9510ce0} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.02.05 01:52:58.652075 [ 4 ] {085a8fd2-ea3f-4254-b464-0438e9510ce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8693 | 2026.02.05 01:52:58.652111 [ 4 ] {085a8fd2-ea3f-4254-b464-0438e9510ce0} <Debug> TCPHandler: Processed in 0.001250053 sec. | ||
| 8694 | 2026.02.05 01:53:00.076837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21621 | ||
| 8695 | 2026.02.05 01:53:00.077566 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.02.05 01:53:00.077612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8697 | 2026.02.05 01:53:00.078110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8698 | 2026.02.05 01:53:00.078347 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2026.02.05 01:53:00.078506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21621 | ||
| 8700 | 2026.02.05 01:53:01.313932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8701 | 2026.02.05 01:53:01.332139 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.02.05 01:53:01.332192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8703 | 2026.02.05 01:53:01.338443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8704 | 2026.02.05 01:53:01.339145 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.02.05 01:53:01.342677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8706 | 2026.02.05 01:53:02.638474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1046 | ||
| 8707 | 2026.02.05 01:53:02.640768 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.02.05 01:53:02.640814 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8709 | 2026.02.05 01:53:02.641984 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8710 | 2026.02.05 01:53:02.642251 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.02.05 01:53:02.642523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8712 | 2026.02.05 01:53:03.640396 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8713 | 2026.02.05 01:53:03.640561 [ 4 ] {38268b40-42c2-4167-9bc2-def1bd231ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8714 | 2026.02.05 01:53:03.640623 [ 4 ] {38268b40-42c2-4167-9bc2-def1bd231ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8715 | 2026.02.05 01:53:03.641242 [ 4 ] {38268b40-42c2-4167-9bc2-def1bd231ce6} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.02.05 01:53:03.641276 [ 4 ] {38268b40-42c2-4167-9bc2-def1bd231ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8717 | 2026.02.05 01:53:03.641620 [ 4 ] {38268b40-42c2-4167-9bc2-def1bd231ce6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8718 | 2026.02.05 01:53:03.641823 [ 4 ] {38268b40-42c2-4167-9bc2-def1bd231ce6} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.02.05 01:53:03.641959 [ 4 ] {38268b40-42c2-4167-9bc2-def1bd231ce6} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001506 sec., 42496.67994687915 rows/sec., 3.36 MiB/sec. | ||
| 8720 | 2026.02.05 01:53:03.642071 [ 4 ] {38268b40-42c2-4167-9bc2-def1bd231ce6} <Debug> TCPHandler: Processed in 0.001799903 sec. | ||
| 8721 | 2026.02.05 01:53:03.642182 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2026.02.05 01:53:03.642274 [ 4 ] {652b6e78-c1ca-448c-a240-4d13e64b8e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8723 | 2026.02.05 01:53:03.642314 [ 4 ] {652b6e78-c1ca-448c-a240-4d13e64b8e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8724 | 2026.02.05 01:53:03.642703 [ 4 ] {652b6e78-c1ca-448c-a240-4d13e64b8e19} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2026.02.05 01:53:03.642736 [ 4 ] {652b6e78-c1ca-448c-a240-4d13e64b8e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8726 | 2026.02.05 01:53:03.643026 [ 4 ] {652b6e78-c1ca-448c-a240-4d13e64b8e19} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8727 | 2026.02.05 01:53:03.643244 [ 4 ] {652b6e78-c1ca-448c-a240-4d13e64b8e19} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.02.05 01:53:03.643332 [ 67 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8729 | 2026.02.05 01:53:03.643367 [ 4 ] {652b6e78-c1ca-448c-a240-4d13e64b8e19} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001112 sec., 3597.1223021582737 rows/sec., 270.49 KiB/sec. | ||
| 8730 | 2026.02.05 01:53:03.643367 [ 67 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.02.05 01:53:03.643399 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8732 | 2026.02.05 01:53:03.643405 [ 4 ] {652b6e78-c1ca-448c-a240-4d13e64b8e19} <Debug> TCPHandler: Processed in 0.001274154 sec. | ||
| 8733 | 2026.02.05 01:53:03.643517 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2026.02.05 01:53:03.643532 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 8735 | 2026.02.05 01:53:03.643610 [ 4 ] {7e639a46-4458-4971-945f-0d50bbafa2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8736 | 2026.02.05 01:53:03.643655 [ 4 ] {7e639a46-4458-4971-945f-0d50bbafa2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8737 | 2026.02.05 01:53:03.643701 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8738 | 2026.02.05 01:53:03.643746 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 70 rows starting from the beginning of the part | ||
| 8739 | 2026.02.05 01:53:03.643824 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 8740 | 2026.02.05 01:53:03.643876 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 8741 | 2026.02.05 01:53:03.643927 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 4 rows starting from the beginning of the part | ||
| 8742 | 2026.02.05 01:53:03.643972 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 8743 | 2026.02.05 01:53:03.644018 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 4 rows starting from the beginning of the part | ||
| 8744 | 2026.02.05 01:53:03.644078 [ 4 ] {7e639a46-4458-4971-945f-0d50bbafa2c7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.02.05 01:53:03.644117 [ 4 ] {7e639a46-4458-4971-945f-0d50bbafa2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8746 | 2026.02.05 01:53:03.644454 [ 4 ] {7e639a46-4458-4971-945f-0d50bbafa2c7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8747 | 2026.02.05 01:53:03.644675 [ 4 ] {7e639a46-4458-4971-945f-0d50bbafa2c7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.02.05 01:53:03.644810 [ 4 ] {7e639a46-4458-4971-945f-0d50bbafa2c7} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001218 sec., 55829.22824302135 rows/sec., 4.36 MiB/sec. | ||
| 8749 | 2026.02.05 01:53:03.644847 [ 4 ] {7e639a46-4458-4971-945f-0d50bbafa2c7} <Debug> TCPHandler: Processed in 0.001380165 sec. | ||
| 8750 | 2026.02.05 01:53:03.644907 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443236 sec., 127491.27654797967 rows/sec., 9.81 MiB/sec. | ||
| 8751 | 2026.02.05 01:53:03.644958 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8752 | 2026.02.05 01:53:03.645060 [ 4 ] {c1696050-8823-4284-bf36-97a5c8725535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8753 | 2026.02.05 01:53:03.645069 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8754 | 2026.02.05 01:53:03.645105 [ 4 ] {c1696050-8823-4284-bf36-97a5c8725535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8755 | 2026.02.05 01:53:03.645392 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.02.05 01:53:03.645484 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_61_12} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8757 | 2026.02.05 01:53:03.645505 [ 4 ] {c1696050-8823-4284-bf36-97a5c8725535} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.02.05 01:53:03.645544 [ 4 ] {c1696050-8823-4284-bf36-97a5c8725535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8759 | 2026.02.05 01:53:03.645583 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8760 | 2026.02.05 01:53:03.645875 [ 4 ] {c1696050-8823-4284-bf36-97a5c8725535} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8761 | 2026.02.05 01:53:03.646094 [ 4 ] {c1696050-8823-4284-bf36-97a5c8725535} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.02.05 01:53:03.646223 [ 4 ] {c1696050-8823-4284-bf36-97a5c8725535} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 8763 | 2026.02.05 01:53:03.646259 [ 4 ] {c1696050-8823-4284-bf36-97a5c8725535} <Debug> TCPHandler: Processed in 0.001350795 sec. | ||
| 8764 | 2026.02.05 01:53:03.646366 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8765 | 2026.02.05 01:53:03.646467 [ 4 ] {3707d1a6-b98f-42ab-a194-4d20c7e30961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8766 | 2026.02.05 01:53:03.646523 [ 4 ] {3707d1a6-b98f-42ab-a194-4d20c7e30961} <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 | ||
| 8767 | 2026.02.05 01:53:03.647263 [ 4 ] {3707d1a6-b98f-42ab-a194-4d20c7e30961} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.02.05 01:53:03.647298 [ 4 ] {3707d1a6-b98f-42ab-a194-4d20c7e30961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8769 | 2026.02.05 01:53:03.647816 [ 4 ] {3707d1a6-b98f-42ab-a194-4d20c7e30961} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8770 | 2026.02.05 01:53:03.648049 [ 4 ] {3707d1a6-b98f-42ab-a194-4d20c7e30961} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.02.05 01:53:03.648188 [ 4 ] {3707d1a6-b98f-42ab-a194-4d20c7e30961} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00174 sec., 2298.8505747126437 rows/sec., 4.12 MiB/sec. | ||
| 8772 | 2026.02.05 01:53:03.648243 [ 4 ] {3707d1a6-b98f-42ab-a194-4d20c7e30961} <Debug> TCPHandler: Processed in 0.001928655 sec. | ||
| 8773 | 2026.02.05 01:53:03.648359 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8774 | 2026.02.05 01:53:03.648453 [ 4 ] {09190b05-1c53-4279-8eca-210a6796b8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8775 | 2026.02.05 01:53:03.648494 [ 4 ] {09190b05-1c53-4279-8eca-210a6796b8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8776 | 2026.02.05 01:53:03.648828 [ 4 ] {09190b05-1c53-4279-8eca-210a6796b8c1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.02.05 01:53:03.648862 [ 4 ] {09190b05-1c53-4279-8eca-210a6796b8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8778 | 2026.02.05 01:53:03.649173 [ 4 ] {09190b05-1c53-4279-8eca-210a6796b8c1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8779 | 2026.02.05 01:53:03.649389 [ 4 ] {09190b05-1c53-4279-8eca-210a6796b8c1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.02.05 01:53:03.649515 [ 4 ] {09190b05-1c53-4279-8eca-210a6796b8c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8781 | 2026.02.05 01:53:03.649552 [ 4 ] {09190b05-1c53-4279-8eca-210a6796b8c1} <Debug> TCPHandler: Processed in 0.001243352 sec. | ||
| 8782 | 2026.02.05 01:53:07.437157 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8783 | 2026.02.05 01:53:07.437218 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8784 | 2026.02.05 01:53:07.578793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22069 | ||
| 8785 | 2026.02.05 01:53:07.579359 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.02.05 01:53:07.579410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8787 | 2026.02.05 01:53:07.579938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8788 | 2026.02.05 01:53:07.580163 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2026.02.05 01:53:07.580295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22069 | ||
| 8790 | 2026.02.05 01:53:07.580332 [ 65 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8791 | 2026.02.05 01:53:07.580409 [ 65 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.02.05 01:53:07.580433 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8793 | 2026.02.05 01:53:07.580564 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 8794 | 2026.02.05 01:53:07.580714 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8795 | 2026.02.05 01:53:07.580755 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19701 rows starting from the beginning of the part | ||
| 8796 | 2026.02.05 01:53:07.580823 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 8797 | 2026.02.05 01:53:07.580865 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 8798 | 2026.02.05 01:53:07.580904 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 8799 | 2026.02.05 01:53:07.580942 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 8800 | 2026.02.05 01:53:07.580980 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 8801 | 2026.02.05 01:53:07.583172 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22069 rows, containing 4 columns (4 merged, 0 gathered) in 0.002675429 sec., 8248770.571000015 rows/sec., 118.00 MiB/sec. | ||
| 8802 | 2026.02.05 01:53:07.583397 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8803 | 2026.02.05 01:53:07.583628 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.02.05 01:53:07.583694 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_46_9} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8805 | 2026.02.05 01:53:07.583765 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 8806 | 2026.02.05 01:53:08.642202 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.02.05 01:53:08.642403 [ 4 ] {6629566f-821b-4e19-aaf1-837410e7ef99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8808 | 2026.02.05 01:53:08.642478 [ 4 ] {6629566f-821b-4e19-aaf1-837410e7ef99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8809 | 2026.02.05 01:53:08.643226 [ 4 ] {6629566f-821b-4e19-aaf1-837410e7ef99} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.02.05 01:53:08.643275 [ 4 ] {6629566f-821b-4e19-aaf1-837410e7ef99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8811 | 2026.02.05 01:53:08.643669 [ 4 ] {6629566f-821b-4e19-aaf1-837410e7ef99} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8812 | 2026.02.05 01:53:08.643922 [ 4 ] {6629566f-821b-4e19-aaf1-837410e7ef99} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.02.05 01:53:08.644068 [ 4 ] {6629566f-821b-4e19-aaf1-837410e7ef99} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00172 sec., 74418.6046511628 rows/sec., 6.41 MiB/sec. | ||
| 8814 | 2026.02.05 01:53:08.644073 [ 60 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8815 | 2026.02.05 01:53:08.644116 [ 4 ] {6629566f-821b-4e19-aaf1-837410e7ef99} <Debug> TCPHandler: Processed in 0.002055458 sec. | ||
| 8816 | 2026.02.05 01:53:08.644143 [ 60 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.02.05 01:53:08.644171 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8818 | 2026.02.05 01:53:08.644254 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2026.02.05 01:53:08.644272 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 8820 | 2026.02.05 01:53:08.644353 [ 4 ] {8f73e565-7c96-4981-a2ed-e24601520440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.02.05 01:53:08.644385 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8822 | 2026.02.05 01:53:08.644399 [ 4 ] {8f73e565-7c96-4981-a2ed-e24601520440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8823 | 2026.02.05 01:53:08.644426 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1407 rows starting from the beginning of the part | ||
| 8824 | 2026.02.05 01:53:08.644496 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
| 8825 | 2026.02.05 01:53:08.644540 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 8826 | 2026.02.05 01:53:08.644586 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 131 rows starting from the beginning of the part | ||
| 8827 | 2026.02.05 01:53:08.644629 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 8828 | 2026.02.05 01:53:08.644669 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 128 rows starting from the beginning of the part | ||
| 8829 | 2026.02.05 01:53:08.644825 [ 4 ] {8f73e565-7c96-4981-a2ed-e24601520440} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.02.05 01:53:08.644868 [ 4 ] {8f73e565-7c96-4981-a2ed-e24601520440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8831 | 2026.02.05 01:53:08.645190 [ 4 ] {8f73e565-7c96-4981-a2ed-e24601520440} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8832 | 2026.02.05 01:53:08.645435 [ 4 ] {8f73e565-7c96-4981-a2ed-e24601520440} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.02.05 01:53:08.645568 [ 4 ] {8f73e565-7c96-4981-a2ed-e24601520440} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001234 sec., 29173.419773095622 rows/sec., 2.14 MiB/sec. | ||
| 8834 | 2026.02.05 01:53:08.645605 [ 4 ] {8f73e565-7c96-4981-a2ed-e24601520440} <Debug> TCPHandler: Processed in 0.001402355 sec. | ||
| 8835 | 2026.02.05 01:53:08.645714 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8836 | 2026.02.05 01:53:08.645813 [ 4 ] {1a1546ae-32a6-4142-9ea4-920171a5c60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8837 | 2026.02.05 01:53:08.645860 [ 4 ] {1a1546ae-32a6-4142-9ea4-920171a5c60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8838 | 2026.02.05 01:53:08.645882 [ 201 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1922 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165305 sec., 1162699.2528961615 rows/sec., 102.15 MiB/sec. | ||
| 8839 | 2026.02.05 01:53:08.646202 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8840 | 2026.02.05 01:53:08.646307 [ 4 ] {1a1546ae-32a6-4142-9ea4-920171a5c60b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.02.05 01:53:08.646356 [ 4 ] {1a1546ae-32a6-4142-9ea4-920171a5c60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8842 | 2026.02.05 01:53:08.646635 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2026.02.05 01:53:08.646709 [ 4 ] {1a1546ae-32a6-4142-9ea4-920171a5c60b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8844 | 2026.02.05 01:53:08.646747 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_66_13} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8845 | 2026.02.05 01:53:08.646868 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8846 | 2026.02.05 01:53:08.646946 [ 4 ] {1a1546ae-32a6-4142-9ea4-920171a5c60b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.02.05 01:53:08.647057 [ 60 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8848 | 2026.02.05 01:53:08.647078 [ 4 ] {1a1546ae-32a6-4142-9ea4-920171a5c60b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001287 sec., 77700.0777000777 rows/sec., 6.07 MiB/sec. | ||
| 8849 | 2026.02.05 01:53:08.647088 [ 60 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2026.02.05 01:53:08.647116 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8851 | 2026.02.05 01:53:08.647120 [ 4 ] {1a1546ae-32a6-4142-9ea4-920171a5c60b} <Debug> TCPHandler: Processed in 0.001457307 sec. | ||
| 8852 | 2026.02.05 01:53:08.647204 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 8853 | 2026.02.05 01:53:08.647242 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2026.02.05 01:53:08.647313 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8855 | 2026.02.05 01:53:08.647340 [ 4 ] {1a67b50d-e30a-479e-81f6-2b6a28415e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8856 | 2026.02.05 01:53:08.647350 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 634 rows starting from the beginning of the part | ||
| 8857 | 2026.02.05 01:53:08.647393 [ 4 ] {1a67b50d-e30a-479e-81f6-2b6a28415e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8858 | 2026.02.05 01:53:08.647429 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part | ||
| 8859 | 2026.02.05 01:53:08.647481 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 68 rows starting from the beginning of the part | ||
| 8860 | 2026.02.05 01:53:08.647523 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
| 8861 | 2026.02.05 01:53:08.647563 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
| 8862 | 2026.02.05 01:53:08.647604 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 100 rows starting from the beginning of the part | ||
| 8863 | 2026.02.05 01:53:08.647848 [ 4 ] {1a67b50d-e30a-479e-81f6-2b6a28415e4e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.02.05 01:53:08.647889 [ 4 ] {1a67b50d-e30a-479e-81f6-2b6a28415e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8865 | 2026.02.05 01:53:08.648242 [ 4 ] {1a67b50d-e30a-479e-81f6-2b6a28415e4e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8866 | 2026.02.05 01:53:08.648466 [ 4 ] {1a67b50d-e30a-479e-81f6-2b6a28415e4e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.02.05 01:53:08.648569 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1076 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402505 sec., 767198.6909137579 rows/sec., 61.63 MiB/sec. | ||
| 8868 | 2026.02.05 01:53:08.648577 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8869 | 2026.02.05 01:53:08.648594 [ 4 ] {1a67b50d-e30a-479e-81f6-2b6a28415e4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 8870 | 2026.02.05 01:53:08.648615 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.02.05 01:53:08.648639 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8872 | 2026.02.05 01:53:08.648644 [ 4 ] {1a67b50d-e30a-479e-81f6-2b6a28415e4e} <Debug> TCPHandler: Processed in 0.001451917 sec. | ||
| 8873 | 2026.02.05 01:53:08.648711 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 8874 | 2026.02.05 01:53:08.648718 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8875 | 2026.02.05 01:53:08.648759 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.02.05 01:53:08.648806 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8877 | 2026.02.05 01:53:08.648837 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18121 rows starting from the beginning of the part | ||
| 8878 | 2026.02.05 01:53:08.648858 [ 4 ] {102cb33d-1b88-4a3b-a355-bcc57848d9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8879 | 2026.02.05 01:53:08.648896 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8880 | 2026.02.05 01:53:08.648917 [ 4 ] {102cb33d-1b88-4a3b-a355-bcc57848d9a6} <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 | ||
| 8881 | 2026.02.05 01:53:08.648943 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 8882 | 2026.02.05 01:53:08.648986 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 163 rows starting from the beginning of the part | ||
| 8883 | 2026.02.05 01:53:08.648990 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.02.05 01:53:08.649024 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 8885 | 2026.02.05 01:53:08.649065 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_66_13} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8886 | 2026.02.05 01:53:08.649066 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 8887 | 2026.02.05 01:53:08.649144 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8888 | 2026.02.05 01:53:08.649759 [ 4 ] {102cb33d-1b88-4a3b-a355-bcc57848d9a6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.02.05 01:53:08.649797 [ 4 ] {102cb33d-1b88-4a3b-a355-bcc57848d9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8890 | 2026.02.05 01:53:08.650439 [ 4 ] {102cb33d-1b88-4a3b-a355-bcc57848d9a6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8891 | 2026.02.05 01:53:08.650663 [ 4 ] {102cb33d-1b88-4a3b-a355-bcc57848d9a6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.02.05 01:53:08.650798 [ 4 ] {102cb33d-1b88-4a3b-a355-bcc57848d9a6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001958 sec., 18386.108273748723 rows/sec., 32.95 MiB/sec. | ||
| 8893 | 2026.02.05 01:53:08.650853 [ 4 ] {102cb33d-1b88-4a3b-a355-bcc57848d9a6} <Debug> TCPHandler: Processed in 0.002141639 sec. | ||
| 8894 | 2026.02.05 01:53:08.650968 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.02.05 01:53:08.651061 [ 4 ] {7b81d48f-7392-4fc0-a955-76004e4587d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8896 | 2026.02.05 01:53:08.651102 [ 4 ] {7b81d48f-7392-4fc0-a955-76004e4587d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8897 | 2026.02.05 01:53:08.651448 [ 4 ] {7b81d48f-7392-4fc0-a955-76004e4587d9} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.02.05 01:53:08.651508 [ 4 ] {7b81d48f-7392-4fc0-a955-76004e4587d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8899 | 2026.02.05 01:53:08.651837 [ 4 ] {7b81d48f-7392-4fc0-a955-76004e4587d9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8900 | 2026.02.05 01:53:08.652048 [ 4 ] {7b81d48f-7392-4fc0-a955-76004e4587d9} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.02.05 01:53:08.652178 [ 4 ] {7b81d48f-7392-4fc0-a955-76004e4587d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 8902 | 2026.02.05 01:53:08.652214 [ 4 ] {7b81d48f-7392-4fc0-a955-76004e4587d9} <Debug> TCPHandler: Processed in 0.001296074 sec. | ||
| 8903 | 2026.02.05 01:53:08.655894 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18924 rows, containing 5 columns (5 merged, 0 gathered) in 0.007210612 sec., 2624465.1632898846 rows/sec., 180.37 MiB/sec. | ||
| 8904 | 2026.02.05 01:53:08.656151 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8905 | 2026.02.05 01:53:08.656391 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.02.05 01:53:08.656454 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8907 | 2026.02.05 01:53:08.656516 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 8908 | 2026.02.05 01:53:08.842889 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8909 | 2026.02.05 01:53:08.860698 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.02.05 01:53:08.860748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8911 | 2026.02.05 01:53:08.867223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8912 | 2026.02.05 01:53:08.867932 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.02.05 01:53:08.868247 [ 55 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8914 | 2026.02.05 01:53:08.868298 [ 55 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.02.05 01:53:08.868320 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8916 | 2026.02.05 01:53:08.868419 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8917 | 2026.02.05 01:53:08.870947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8918 | 2026.02.05 01:53:08.871315 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8919 | 2026.02.05 01:53:08.872082 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8920 | 2026.02.05 01:53:08.875324 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8921 | 2026.02.05 01:53:08.878492 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8922 | 2026.02.05 01:53:08.882160 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8923 | 2026.02.05 01:53:08.886140 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8924 | 2026.02.05 01:53:08.889853 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 8925 | 2026.02.05 01:53:08.939197 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.070814066 sec., 4900.156418076601 rows/sec., 25.34 MiB/sec. | ||
| 8926 | 2026.02.05 01:53:08.941025 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8927 | 2026.02.05 01:53:08.942653 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_46_9} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.02.05 01:53:08.942739 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_46_9} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8929 | 2026.02.05 01:53:08.944133 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8930 | 2026.02.05 01:53:12.642712 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1070 | ||
| 8931 | 2026.02.05 01:53:12.644933 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.02.05 01:53:12.644980 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8933 | 2026.02.05 01:53:12.646123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8934 | 2026.02.05 01:53:12.646380 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.02.05 01:53:12.646635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 8936 | 2026.02.05 01:53:13.668187 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.02.05 01:53:13.668364 [ 4 ] {404e9e3d-8628-49a5-afeb-6548e7f09259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8938 | 2026.02.05 01:53:13.668430 [ 4 ] {404e9e3d-8628-49a5-afeb-6548e7f09259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8939 | 2026.02.05 01:53:13.669111 [ 4 ] {404e9e3d-8628-49a5-afeb-6548e7f09259} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.02.05 01:53:13.669159 [ 4 ] {404e9e3d-8628-49a5-afeb-6548e7f09259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8941 | 2026.02.05 01:53:13.669546 [ 4 ] {404e9e3d-8628-49a5-afeb-6548e7f09259} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8942 | 2026.02.05 01:53:13.669780 [ 4 ] {404e9e3d-8628-49a5-afeb-6548e7f09259} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.02.05 01:53:13.669935 [ 4 ] {404e9e3d-8628-49a5-afeb-6548e7f09259} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00162 sec., 14814.814814814816 rows/sec., 1.23 MiB/sec. | ||
| 8944 | 2026.02.05 01:53:13.669979 [ 4 ] {404e9e3d-8628-49a5-afeb-6548e7f09259} <Debug> TCPHandler: Processed in 0.001921466 sec. | ||
| 8945 | 2026.02.05 01:53:13.670113 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.02.05 01:53:13.670207 [ 4 ] {4833b8d6-2525-4c92-8e3c-ac9f10e4e7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8947 | 2026.02.05 01:53:13.670247 [ 4 ] {4833b8d6-2525-4c92-8e3c-ac9f10e4e7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8948 | 2026.02.05 01:53:13.670638 [ 4 ] {4833b8d6-2525-4c92-8e3c-ac9f10e4e7ea} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.02.05 01:53:13.670674 [ 4 ] {4833b8d6-2525-4c92-8e3c-ac9f10e4e7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8950 | 2026.02.05 01:53:13.670976 [ 4 ] {4833b8d6-2525-4c92-8e3c-ac9f10e4e7ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8951 | 2026.02.05 01:53:13.671190 [ 4 ] {4833b8d6-2525-4c92-8e3c-ac9f10e4e7ea} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.02.05 01:53:13.671316 [ 4 ] {4833b8d6-2525-4c92-8e3c-ac9f10e4e7ea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001128 sec., 1773.0496453900707 rows/sec., 144.58 KiB/sec. | ||
| 8953 | 2026.02.05 01:53:13.671353 [ 4 ] {4833b8d6-2525-4c92-8e3c-ac9f10e4e7ea} <Debug> TCPHandler: Processed in 0.001290334 sec. | ||
| 8954 | 2026.02.05 01:53:13.671462 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.02.05 01:53:13.671556 [ 4 ] {03315cb3-dc24-44ff-9bcf-c41b433d8069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8956 | 2026.02.05 01:53:13.671595 [ 4 ] {03315cb3-dc24-44ff-9bcf-c41b433d8069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8957 | 2026.02.05 01:53:13.672666 [ 4 ] {03315cb3-dc24-44ff-9bcf-c41b433d8069} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.02.05 01:53:13.672702 [ 4 ] {03315cb3-dc24-44ff-9bcf-c41b433d8069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8959 | 2026.02.05 01:53:13.673089 [ 4 ] {03315cb3-dc24-44ff-9bcf-c41b433d8069} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8960 | 2026.02.05 01:53:13.673313 [ 4 ] {03315cb3-dc24-44ff-9bcf-c41b433d8069} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.02.05 01:53:13.673440 [ 4 ] {03315cb3-dc24-44ff-9bcf-c41b433d8069} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.001903 sec., 696269.048870205 rows/sec., 58.13 MiB/sec. | ||
| 8962 | 2026.02.05 01:53:13.673477 [ 4 ] {03315cb3-dc24-44ff-9bcf-c41b433d8069} <Debug> TCPHandler: Processed in 0.002064768 sec. | ||
| 8963 | 2026.02.05 01:53:13.673585 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.02.05 01:53:13.673679 [ 4 ] {54c1fdf9-177d-4b6d-a6f9-7f276ab9d1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8965 | 2026.02.05 01:53:13.673719 [ 4 ] {54c1fdf9-177d-4b6d-a6f9-7f276ab9d1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8966 | 2026.02.05 01:53:13.674116 [ 4 ] {54c1fdf9-177d-4b6d-a6f9-7f276ab9d1d1} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.02.05 01:53:13.674151 [ 4 ] {54c1fdf9-177d-4b6d-a6f9-7f276ab9d1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8968 | 2026.02.05 01:53:13.674448 [ 4 ] {54c1fdf9-177d-4b6d-a6f9-7f276ab9d1d1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8969 | 2026.02.05 01:53:13.674661 [ 4 ] {54c1fdf9-177d-4b6d-a6f9-7f276ab9d1d1} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.02.05 01:53:13.674788 [ 4 ] {54c1fdf9-177d-4b6d-a6f9-7f276ab9d1d1} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001128 sec., 15957.446808510636 rows/sec., 1.21 MiB/sec. | ||
| 8971 | 2026.02.05 01:53:13.674825 [ 4 ] {54c1fdf9-177d-4b6d-a6f9-7f276ab9d1d1} <Debug> TCPHandler: Processed in 0.001290213 sec. | ||
| 8972 | 2026.02.05 01:53:13.674931 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.02.05 01:53:13.675022 [ 4 ] {165d5a6b-23b5-400f-8529-2e7c0f13b6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8974 | 2026.02.05 01:53:13.675062 [ 4 ] {165d5a6b-23b5-400f-8529-2e7c0f13b6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8975 | 2026.02.05 01:53:13.675520 [ 4 ] {165d5a6b-23b5-400f-8529-2e7c0f13b6b0} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.02.05 01:53:13.675561 [ 4 ] {165d5a6b-23b5-400f-8529-2e7c0f13b6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8977 | 2026.02.05 01:53:13.675891 [ 4 ] {165d5a6b-23b5-400f-8529-2e7c0f13b6b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8978 | 2026.02.05 01:53:13.676131 [ 4 ] {165d5a6b-23b5-400f-8529-2e7c0f13b6b0} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.02.05 01:53:13.676249 [ 4 ] {165d5a6b-23b5-400f-8529-2e7c0f13b6b0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001259 sec., 200158.85623510723 rows/sec., 13.84 MiB/sec. | ||
| 8980 | 2026.02.05 01:53:13.676284 [ 4 ] {165d5a6b-23b5-400f-8529-2e7c0f13b6b0} <Debug> TCPHandler: Processed in 0.001419955 sec. | ||
| 8981 | 2026.02.05 01:53:13.676395 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2026.02.05 01:53:13.676487 [ 4 ] {40d9a720-bd3b-4957-9bcf-d3145a3bb23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8983 | 2026.02.05 01:53:13.676524 [ 4 ] {40d9a720-bd3b-4957-9bcf-d3145a3bb23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8984 | 2026.02.05 01:53:13.676901 [ 4 ] {40d9a720-bd3b-4957-9bcf-d3145a3bb23e} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.02.05 01:53:13.676936 [ 4 ] {40d9a720-bd3b-4957-9bcf-d3145a3bb23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8986 | 2026.02.05 01:53:13.677294 [ 4 ] {40d9a720-bd3b-4957-9bcf-d3145a3bb23e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8987 | 2026.02.05 01:53:13.677506 [ 4 ] {40d9a720-bd3b-4957-9bcf-d3145a3bb23e} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.02.05 01:53:13.677636 [ 4 ] {40d9a720-bd3b-4957-9bcf-d3145a3bb23e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 8989 | 2026.02.05 01:53:13.677674 [ 4 ] {40d9a720-bd3b-4957-9bcf-d3145a3bb23e} <Debug> TCPHandler: Processed in 0.001303983 sec. | ||
| 8990 | 2026.02.05 01:53:13.677786 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8991 | 2026.02.05 01:53:13.677880 [ 4 ] {745d0614-1902-4cd8-9cb9-751ffbc317e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8992 | 2026.02.05 01:53:13.677919 [ 4 ] {745d0614-1902-4cd8-9cb9-751ffbc317e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8993 | 2026.02.05 01:53:13.678509 [ 4 ] {745d0614-1902-4cd8-9cb9-751ffbc317e8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.02.05 01:53:13.678545 [ 4 ] {745d0614-1902-4cd8-9cb9-751ffbc317e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 8995 | 2026.02.05 01:53:13.678891 [ 4 ] {745d0614-1902-4cd8-9cb9-751ffbc317e8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8996 | 2026.02.05 01:53:13.679115 [ 4 ] {745d0614-1902-4cd8-9cb9-751ffbc317e8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.02.05 01:53:13.679239 [ 4 ] {745d0614-1902-4cd8-9cb9-751ffbc317e8} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001378 sec., 407837.4455732946 rows/sec., 30.58 MiB/sec. | ||
| 8998 | 2026.02.05 01:53:13.679277 [ 4 ] {745d0614-1902-4cd8-9cb9-751ffbc317e8} <Debug> TCPHandler: Processed in 0.001543709 sec. | ||
| 8999 | 2026.02.05 01:53:13.679395 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.02.05 01:53:13.679487 [ 4 ] {f35d3bcc-8ebe-43cb-9685-a8873e0690bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9001 | 2026.02.05 01:53:13.679529 [ 4 ] {f35d3bcc-8ebe-43cb-9685-a8873e0690bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9002 | 2026.02.05 01:53:13.680127 [ 4 ] {f35d3bcc-8ebe-43cb-9685-a8873e0690bb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.02.05 01:53:13.680162 [ 4 ] {f35d3bcc-8ebe-43cb-9685-a8873e0690bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9004 | 2026.02.05 01:53:13.680526 [ 4 ] {f35d3bcc-8ebe-43cb-9685-a8873e0690bb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9005 | 2026.02.05 01:53:13.680723 [ 4 ] {f35d3bcc-8ebe-43cb-9685-a8873e0690bb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.02.05 01:53:13.680854 [ 4 ] {f35d3bcc-8ebe-43cb-9685-a8873e0690bb} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001385 sec., 636101.083032491 rows/sec., 43.17 MiB/sec. | ||
| 9007 | 2026.02.05 01:53:13.680890 [ 4 ] {f35d3bcc-8ebe-43cb-9685-a8873e0690bb} <Debug> TCPHandler: Processed in 0.001542968 sec. | ||
| 9008 | 2026.02.05 01:53:13.681004 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9009 | 2026.02.05 01:53:13.681095 [ 4 ] {22aeeebb-8449-45e7-8fea-e1a9bde2170c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9010 | 2026.02.05 01:53:13.681147 [ 4 ] {22aeeebb-8449-45e7-8fea-e1a9bde2170c} <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 | ||
| 9011 | 2026.02.05 01:53:13.681876 [ 4 ] {22aeeebb-8449-45e7-8fea-e1a9bde2170c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9012 | 2026.02.05 01:53:13.681912 [ 4 ] {22aeeebb-8449-45e7-8fea-e1a9bde2170c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9013 | 2026.02.05 01:53:13.682394 [ 4 ] {22aeeebb-8449-45e7-8fea-e1a9bde2170c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9014 | 2026.02.05 01:53:13.682612 [ 4 ] {22aeeebb-8449-45e7-8fea-e1a9bde2170c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.02.05 01:53:13.682744 [ 4 ] {22aeeebb-8449-45e7-8fea-e1a9bde2170c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001667 sec., 2399.520095980804 rows/sec., 4.30 MiB/sec. | ||
| 9016 | 2026.02.05 01:53:13.682796 [ 4 ] {22aeeebb-8449-45e7-8fea-e1a9bde2170c} <Debug> TCPHandler: Processed in 0.001840614 sec. | ||
| 9017 | 2026.02.05 01:53:13.682906 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2026.02.05 01:53:13.682999 [ 4 ] {e64b6961-5824-4843-821e-88b6fb45ddad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9019 | 2026.02.05 01:53:13.683039 [ 4 ] {e64b6961-5824-4843-821e-88b6fb45ddad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9020 | 2026.02.05 01:53:13.683370 [ 4 ] {e64b6961-5824-4843-821e-88b6fb45ddad} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.02.05 01:53:13.683405 [ 4 ] {e64b6961-5824-4843-821e-88b6fb45ddad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9022 | 2026.02.05 01:53:13.683690 [ 4 ] {e64b6961-5824-4843-821e-88b6fb45ddad} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9023 | 2026.02.05 01:53:13.683888 [ 4 ] {e64b6961-5824-4843-821e-88b6fb45ddad} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.02.05 01:53:13.683999 [ 50 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9025 | 2026.02.05 01:53:13.684009 [ 4 ] {e64b6961-5824-4843-821e-88b6fb45ddad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 9026 | 2026.02.05 01:53:13.684063 [ 50 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2026.02.05 01:53:13.684074 [ 4 ] {e64b6961-5824-4843-821e-88b6fb45ddad} <Debug> TCPHandler: Processed in 0.001216223 sec. | ||
| 9028 | 2026.02.05 01:53:13.684092 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9029 | 2026.02.05 01:53:13.684183 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9030 | 2026.02.05 01:53:13.684275 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9031 | 2026.02.05 01:53:13.684301 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3612 rows starting from the beginning of the part | ||
| 9032 | 2026.02.05 01:53:13.684355 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9033 | 2026.02.05 01:53:13.684395 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9034 | 2026.02.05 01:53:13.684432 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9035 | 2026.02.05 01:53:13.684467 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9036 | 2026.02.05 01:53:13.684500 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9037 | 2026.02.05 01:53:13.685615 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465257 sec., 2669838.8064346393 rows/sec., 179.88 MiB/sec. | ||
| 9038 | 2026.02.05 01:53:13.685974 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9039 | 2026.02.05 01:53:13.686324 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_66_13} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.02.05 01:53:13.686412 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_66_13} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9041 | 2026.02.05 01:53:13.686508 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9042 | 2026.02.05 01:53:15.081348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22581 | ||
| 9043 | 2026.02.05 01:53:15.081857 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.02.05 01:53:15.081892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9045 | 2026.02.05 01:53:15.082396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9046 | 2026.02.05 01:53:15.082627 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.02.05 01:53:15.082758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22581 | ||
| 9048 | 2026.02.05 01:53:16.371043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9049 | 2026.02.05 01:53:16.387185 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.02.05 01:53:16.387253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9051 | 2026.02.05 01:53:16.392814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9052 | 2026.02.05 01:53:16.393489 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.02.05 01:53:16.396319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9054 | 2026.02.05 01:53:18.642430 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.02.05 01:53:18.642639 [ 4 ] {e9e2167f-6af0-46bb-9752-eb9ea7443dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9056 | 2026.02.05 01:53:18.642713 [ 4 ] {e9e2167f-6af0-46bb-9752-eb9ea7443dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9057 | 2026.02.05 01:53:18.643430 [ 4 ] {e9e2167f-6af0-46bb-9752-eb9ea7443dd3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.02.05 01:53:18.643476 [ 4 ] {e9e2167f-6af0-46bb-9752-eb9ea7443dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9059 | 2026.02.05 01:53:18.643860 [ 4 ] {e9e2167f-6af0-46bb-9752-eb9ea7443dd3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9060 | 2026.02.05 01:53:18.644082 [ 4 ] {e9e2167f-6af0-46bb-9752-eb9ea7443dd3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.02.05 01:53:18.644234 [ 4 ] {e9e2167f-6af0-46bb-9752-eb9ea7443dd3} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001647 sec., 77717.0613236187 rows/sec., 6.70 MiB/sec. | ||
| 9062 | 2026.02.05 01:53:18.644275 [ 4 ] {e9e2167f-6af0-46bb-9752-eb9ea7443dd3} <Debug> TCPHandler: Processed in 0.001982937 sec. | ||
| 9063 | 2026.02.05 01:53:18.644401 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.02.05 01:53:18.644496 [ 4 ] {87a72cee-6f33-4967-bdbd-b68d25c8fcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9065 | 2026.02.05 01:53:18.644537 [ 4 ] {87a72cee-6f33-4967-bdbd-b68d25c8fcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9066 | 2026.02.05 01:53:18.644945 [ 4 ] {87a72cee-6f33-4967-bdbd-b68d25c8fcb2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.02.05 01:53:18.644981 [ 4 ] {87a72cee-6f33-4967-bdbd-b68d25c8fcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9068 | 2026.02.05 01:53:18.645272 [ 4 ] {87a72cee-6f33-4967-bdbd-b68d25c8fcb2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9069 | 2026.02.05 01:53:18.645476 [ 4 ] {87a72cee-6f33-4967-bdbd-b68d25c8fcb2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.02.05 01:53:18.645602 [ 4 ] {87a72cee-6f33-4967-bdbd-b68d25c8fcb2} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001125 sec., 32000.000000000004 rows/sec., 2.35 MiB/sec. | ||
| 9071 | 2026.02.05 01:53:18.645640 [ 4 ] {87a72cee-6f33-4967-bdbd-b68d25c8fcb2} <Debug> TCPHandler: Processed in 0.001289803 sec. | ||
| 9072 | 2026.02.05 01:53:18.645751 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.02.05 01:53:18.645845 [ 4 ] {70ab01f4-f2c6-40a6-aec8-8e5a6fe45cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9074 | 2026.02.05 01:53:18.645885 [ 4 ] {70ab01f4-f2c6-40a6-aec8-8e5a6fe45cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9075 | 2026.02.05 01:53:18.646309 [ 4 ] {70ab01f4-f2c6-40a6-aec8-8e5a6fe45cbe} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.02.05 01:53:18.646345 [ 4 ] {70ab01f4-f2c6-40a6-aec8-8e5a6fe45cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9077 | 2026.02.05 01:53:18.646641 [ 4 ] {70ab01f4-f2c6-40a6-aec8-8e5a6fe45cbe} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9078 | 2026.02.05 01:53:18.646843 [ 4 ] {70ab01f4-f2c6-40a6-aec8-8e5a6fe45cbe} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.02.05 01:53:18.646970 [ 4 ] {70ab01f4-f2c6-40a6-aec8-8e5a6fe45cbe} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001142 sec., 87565.67425569177 rows/sec., 6.84 MiB/sec. | ||
| 9080 | 2026.02.05 01:53:18.647007 [ 4 ] {70ab01f4-f2c6-40a6-aec8-8e5a6fe45cbe} <Debug> TCPHandler: Processed in 0.001305564 sec. | ||
| 9081 | 2026.02.05 01:53:18.647120 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.02.05 01:53:18.647214 [ 4 ] {2e769e38-877a-4a55-bb04-d0c22baf0867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.02.05 01:53:18.647257 [ 4 ] {2e769e38-877a-4a55-bb04-d0c22baf0867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9084 | 2026.02.05 01:53:18.647659 [ 4 ] {2e769e38-877a-4a55-bb04-d0c22baf0867} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.02.05 01:53:18.647694 [ 4 ] {2e769e38-877a-4a55-bb04-d0c22baf0867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9086 | 2026.02.05 01:53:18.648018 [ 4 ] {2e769e38-877a-4a55-bb04-d0c22baf0867} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9087 | 2026.02.05 01:53:18.648219 [ 4 ] {2e769e38-877a-4a55-bb04-d0c22baf0867} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.02.05 01:53:18.648344 [ 4 ] {2e769e38-877a-4a55-bb04-d0c22baf0867} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 9089 | 2026.02.05 01:53:18.648381 [ 4 ] {2e769e38-877a-4a55-bb04-d0c22baf0867} <Debug> TCPHandler: Processed in 0.001309324 sec. | ||
| 9090 | 2026.02.05 01:53:18.648490 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.02.05 01:53:18.648583 [ 4 ] {a1f21f07-d257-433a-b635-5376a860a94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9092 | 2026.02.05 01:53:18.648637 [ 4 ] {a1f21f07-d257-433a-b635-5376a860a94d} <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 | ||
| 9093 | 2026.02.05 01:53:18.649471 [ 4 ] {a1f21f07-d257-433a-b635-5376a860a94d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.02.05 01:53:18.649506 [ 4 ] {a1f21f07-d257-433a-b635-5376a860a94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9095 | 2026.02.05 01:53:18.650046 [ 4 ] {a1f21f07-d257-433a-b635-5376a860a94d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9096 | 2026.02.05 01:53:18.650261 [ 4 ] {a1f21f07-d257-433a-b635-5376a860a94d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.02.05 01:53:18.650378 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9098 | 2026.02.05 01:53:18.650395 [ 4 ] {a1f21f07-d257-433a-b635-5376a860a94d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00183 sec., 19672.131147540982 rows/sec., 35.25 MiB/sec. | ||
| 9099 | 2026.02.05 01:53:18.650448 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.02.05 01:53:18.650474 [ 4 ] {a1f21f07-d257-433a-b635-5376a860a94d} <Debug> TCPHandler: Processed in 0.002032847 sec. | ||
| 9101 | 2026.02.05 01:53:18.650475 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9102 | 2026.02.05 01:53:18.650600 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.02.05 01:53:18.650616 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 9104 | 2026.02.05 01:53:18.650699 [ 4 ] {45a269e5-f2c9-42b3-8348-5bffc79201f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9105 | 2026.02.05 01:53:18.650746 [ 4 ] {45a269e5-f2c9-42b3-8348-5bffc79201f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9106 | 2026.02.05 01:53:18.650900 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9107 | 2026.02.05 01:53:18.650965 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1179 rows starting from the beginning of the part | ||
| 9108 | 2026.02.05 01:53:18.651087 [ 4 ] {45a269e5-f2c9-42b3-8348-5bffc79201f4} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.02.05 01:53:18.651112 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 9110 | 2026.02.05 01:53:18.651127 [ 4 ] {45a269e5-f2c9-42b3-8348-5bffc79201f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9111 | 2026.02.05 01:53:18.651220 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 9112 | 2026.02.05 01:53:18.651316 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 9113 | 2026.02.05 01:53:18.651405 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
| 9114 | 2026.02.05 01:53:18.651451 [ 4 ] {45a269e5-f2c9-42b3-8348-5bffc79201f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9115 | 2026.02.05 01:53:18.651496 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 9116 | 2026.02.05 01:53:18.651667 [ 4 ] {45a269e5-f2c9-42b3-8348-5bffc79201f4} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.02.05 01:53:18.651798 [ 4 ] {45a269e5-f2c9-42b3-8348-5bffc79201f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 9118 | 2026.02.05 01:53:18.651835 [ 4 ] {45a269e5-f2c9-42b3-8348-5bffc79201f4} <Debug> TCPHandler: Processed in 0.001284773 sec. | ||
| 9119 | 2026.02.05 01:53:18.659718 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1295 rows, containing 19 columns (19 merged, 0 gathered) in 0.009161288 sec., 141355.66963946554 rows/sec., 253.30 MiB/sec. | ||
| 9120 | 2026.02.05 01:53:18.661034 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9121 | 2026.02.05 01:53:18.661372 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.02.05 01:53:18.661479 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9123 | 2026.02.05 01:53:18.661596 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9124 | 2026.02.05 01:53:19.000301 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.34 MiB, peak 324.01 MiB, free memory in arenas 0.00 B, will set to 317.54 MiB (RSS), difference: 5.21 MiB | ||
| 9125 | 2026.02.05 01:53:22.437472 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9126 | 2026.02.05 01:53:22.437543 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9127 | 2026.02.05 01:53:22.582949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23029 | ||
| 9128 | 2026.02.05 01:53:22.583447 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.02.05 01:53:22.583493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9130 | 2026.02.05 01:53:22.583989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9131 | 2026.02.05 01:53:22.584227 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2026.02.05 01:53:22.584378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23029 | ||
| 9133 | 2026.02.05 01:53:22.646952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1102 | ||
| 9134 | 2026.02.05 01:53:22.649272 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.02.05 01:53:22.649324 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9136 | 2026.02.05 01:53:22.650523 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9137 | 2026.02.05 01:53:22.650804 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.02.05 01:53:22.651181 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 9139 | 2026.02.05 01:53:23.001226 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000821575 sec. | ||
| 9140 | 2026.02.05 01:53:23.640380 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.02.05 01:53:23.640574 [ 4 ] {08a80384-a65b-4d16-ab02-62abca5178c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9142 | 2026.02.05 01:53:23.640645 [ 4 ] {08a80384-a65b-4d16-ab02-62abca5178c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9143 | 2026.02.05 01:53:23.641415 [ 4 ] {08a80384-a65b-4d16-ab02-62abca5178c5} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.02.05 01:53:23.641457 [ 4 ] {08a80384-a65b-4d16-ab02-62abca5178c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9145 | 2026.02.05 01:53:23.641833 [ 4 ] {08a80384-a65b-4d16-ab02-62abca5178c5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9146 | 2026.02.05 01:53:23.642059 [ 4 ] {08a80384-a65b-4d16-ab02-62abca5178c5} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2026.02.05 01:53:23.642208 [ 4 ] {08a80384-a65b-4d16-ab02-62abca5178c5} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001687 sec., 37937.166567871966 rows/sec., 3.00 MiB/sec. | ||
| 9148 | 2026.02.05 01:53:23.642252 [ 4 ] {08a80384-a65b-4d16-ab02-62abca5178c5} <Debug> TCPHandler: Processed in 0.002005797 sec. | ||
| 9149 | 2026.02.05 01:53:23.642373 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.02.05 01:53:23.642467 [ 4 ] {038fdf2e-c956-41b7-a93c-d9fa42bbe8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.02.05 01:53:23.642508 [ 4 ] {038fdf2e-c956-41b7-a93c-d9fa42bbe8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9152 | 2026.02.05 01:53:23.642904 [ 4 ] {038fdf2e-c956-41b7-a93c-d9fa42bbe8e2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.02.05 01:53:23.642940 [ 4 ] {038fdf2e-c956-41b7-a93c-d9fa42bbe8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9154 | 2026.02.05 01:53:23.643227 [ 4 ] {038fdf2e-c956-41b7-a93c-d9fa42bbe8e2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9155 | 2026.02.05 01:53:23.643443 [ 4 ] {038fdf2e-c956-41b7-a93c-d9fa42bbe8e2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2026.02.05 01:53:23.643575 [ 4 ] {038fdf2e-c956-41b7-a93c-d9fa42bbe8e2} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001126 sec., 3552.3978685612788 rows/sec., 267.12 KiB/sec. | ||
| 9157 | 2026.02.05 01:53:23.643614 [ 4 ] {038fdf2e-c956-41b7-a93c-d9fa42bbe8e2} <Debug> TCPHandler: Processed in 0.001289584 sec. | ||
| 9158 | 2026.02.05 01:53:23.643736 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.02.05 01:53:23.643831 [ 4 ] {14ad5747-ffdb-4c48-a4f2-73213ef1f807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9160 | 2026.02.05 01:53:23.643871 [ 4 ] {14ad5747-ffdb-4c48-a4f2-73213ef1f807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9161 | 2026.02.05 01:53:23.644309 [ 4 ] {14ad5747-ffdb-4c48-a4f2-73213ef1f807} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.02.05 01:53:23.644345 [ 4 ] {14ad5747-ffdb-4c48-a4f2-73213ef1f807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9163 | 2026.02.05 01:53:23.644643 [ 4 ] {14ad5747-ffdb-4c48-a4f2-73213ef1f807} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9164 | 2026.02.05 01:53:23.644861 [ 4 ] {14ad5747-ffdb-4c48-a4f2-73213ef1f807} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.02.05 01:53:23.644987 [ 4 ] {14ad5747-ffdb-4c48-a4f2-73213ef1f807} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001175 sec., 57872.34042553191 rows/sec., 4.52 MiB/sec. | ||
| 9166 | 2026.02.05 01:53:23.645026 [ 4 ] {14ad5747-ffdb-4c48-a4f2-73213ef1f807} <Debug> TCPHandler: Processed in 0.001337735 sec. | ||
| 9167 | 2026.02.05 01:53:23.645147 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2026.02.05 01:53:23.645241 [ 4 ] {22885415-6403-4fa1-8f39-e7f9a8237fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9169 | 2026.02.05 01:53:23.645283 [ 4 ] {22885415-6403-4fa1-8f39-e7f9a8237fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9170 | 2026.02.05 01:53:23.645705 [ 4 ] {22885415-6403-4fa1-8f39-e7f9a8237fe7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.02.05 01:53:23.645741 [ 4 ] {22885415-6403-4fa1-8f39-e7f9a8237fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9172 | 2026.02.05 01:53:23.646061 [ 4 ] {22885415-6403-4fa1-8f39-e7f9a8237fe7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9173 | 2026.02.05 01:53:23.646268 [ 4 ] {22885415-6403-4fa1-8f39-e7f9a8237fe7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.02.05 01:53:23.646394 [ 4 ] {22885415-6403-4fa1-8f39-e7f9a8237fe7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 9175 | 2026.02.05 01:53:23.646431 [ 4 ] {22885415-6403-4fa1-8f39-e7f9a8237fe7} <Debug> TCPHandler: Processed in 0.001334274 sec. | ||
| 9176 | 2026.02.05 01:53:23.646547 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2026.02.05 01:53:23.646641 [ 4 ] {a490707d-7550-4760-b298-d3718c6d89fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9178 | 2026.02.05 01:53:23.646695 [ 4 ] {a490707d-7550-4760-b298-d3718c6d89fb} <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 | ||
| 9179 | 2026.02.05 01:53:23.647424 [ 4 ] {a490707d-7550-4760-b298-d3718c6d89fb} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2026.02.05 01:53:23.647460 [ 4 ] {a490707d-7550-4760-b298-d3718c6d89fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9181 | 2026.02.05 01:53:23.647951 [ 4 ] {a490707d-7550-4760-b298-d3718c6d89fb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9182 | 2026.02.05 01:53:23.648164 [ 4 ] {a490707d-7550-4760-b298-d3718c6d89fb} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.02.05 01:53:23.648298 [ 4 ] {a490707d-7550-4760-b298-d3718c6d89fb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001675 sec., 2388.0597014925374 rows/sec., 4.28 MiB/sec. | ||
| 9184 | 2026.02.05 01:53:23.648352 [ 4 ] {a490707d-7550-4760-b298-d3718c6d89fb} <Debug> TCPHandler: Processed in 0.001853594 sec. | ||
| 9185 | 2026.02.05 01:53:23.648464 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.02.05 01:53:23.648559 [ 4 ] {be8fe5ea-0ca5-4d5b-8a6c-2c0ae473d89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9187 | 2026.02.05 01:53:23.648600 [ 4 ] {be8fe5ea-0ca5-4d5b-8a6c-2c0ae473d89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9188 | 2026.02.05 01:53:23.648935 [ 4 ] {be8fe5ea-0ca5-4d5b-8a6c-2c0ae473d89f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.02.05 01:53:23.648969 [ 4 ] {be8fe5ea-0ca5-4d5b-8a6c-2c0ae473d89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9190 | 2026.02.05 01:53:23.649268 [ 4 ] {be8fe5ea-0ca5-4d5b-8a6c-2c0ae473d89f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9191 | 2026.02.05 01:53:23.649478 [ 4 ] {be8fe5ea-0ca5-4d5b-8a6c-2c0ae473d89f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.02.05 01:53:23.649605 [ 4 ] {be8fe5ea-0ca5-4d5b-8a6c-2c0ae473d89f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 9193 | 2026.02.05 01:53:23.649640 [ 4 ] {be8fe5ea-0ca5-4d5b-8a6c-2c0ae473d89f} <Debug> TCPHandler: Processed in 0.001225752 sec. | ||
| 9194 | 2026.02.05 01:53:23.896506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9195 | 2026.02.05 01:53:23.912858 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.02.05 01:53:23.912914 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9197 | 2026.02.05 01:53:23.918917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9198 | 2026.02.05 01:53:23.919620 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.02.05 01:53:23.922448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9200 | 2026.02.05 01:53:28.641617 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.02.05 01:53:28.641829 [ 4 ] {a04004e1-bed8-4de4-ae09-b243b56cb636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9202 | 2026.02.05 01:53:28.641905 [ 4 ] {a04004e1-bed8-4de4-ae09-b243b56cb636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9203 | 2026.02.05 01:53:28.642689 [ 4 ] {a04004e1-bed8-4de4-ae09-b243b56cb636} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.02.05 01:53:28.642736 [ 4 ] {a04004e1-bed8-4de4-ae09-b243b56cb636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9205 | 2026.02.05 01:53:28.643131 [ 4 ] {a04004e1-bed8-4de4-ae09-b243b56cb636} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9206 | 2026.02.05 01:53:28.643356 [ 4 ] {a04004e1-bed8-4de4-ae09-b243b56cb636} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.02.05 01:53:28.643505 [ 4 ] {a04004e1-bed8-4de4-ae09-b243b56cb636} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00173 sec., 73988.43930635838 rows/sec., 6.37 MiB/sec. | ||
| 9208 | 2026.02.05 01:53:28.643549 [ 4 ] {a04004e1-bed8-4de4-ae09-b243b56cb636} <Debug> TCPHandler: Processed in 0.002068718 sec. | ||
| 9209 | 2026.02.05 01:53:28.643681 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.02.05 01:53:28.643779 [ 4 ] {375479cf-6bb8-432b-b358-6361cb4e02c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.02.05 01:53:28.643823 [ 4 ] {375479cf-6bb8-432b-b358-6361cb4e02c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9212 | 2026.02.05 01:53:28.644267 [ 4 ] {375479cf-6bb8-432b-b358-6361cb4e02c6} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.02.05 01:53:28.644305 [ 4 ] {375479cf-6bb8-432b-b358-6361cb4e02c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9214 | 2026.02.05 01:53:28.644602 [ 4 ] {375479cf-6bb8-432b-b358-6361cb4e02c6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9215 | 2026.02.05 01:53:28.644817 [ 4 ] {375479cf-6bb8-432b-b358-6361cb4e02c6} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.02.05 01:53:28.644956 [ 4 ] {375479cf-6bb8-432b-b358-6361cb4e02c6} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001197 sec., 30075.187969924813 rows/sec., 2.21 MiB/sec. | ||
| 9217 | 2026.02.05 01:53:28.644975 [ 36 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9218 | 2026.02.05 01:53:28.644996 [ 4 ] {375479cf-6bb8-432b-b358-6361cb4e02c6} <Debug> TCPHandler: Processed in 0.001367305 sec. | ||
| 9219 | 2026.02.05 01:53:28.645045 [ 36 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.02.05 01:53:28.645076 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9221 | 2026.02.05 01:53:28.645145 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2026.02.05 01:53:28.645182 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 9223 | 2026.02.05 01:53:28.645244 [ 4 ] {91a9ae86-d7e8-4d15-85d8-3a80e03be756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9224 | 2026.02.05 01:53:28.645290 [ 4 ] {91a9ae86-d7e8-4d15-85d8-3a80e03be756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9225 | 2026.02.05 01:53:28.645292 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9226 | 2026.02.05 01:53:28.645341 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 72 rows starting from the beginning of the part | ||
| 9227 | 2026.02.05 01:53:28.645406 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 9228 | 2026.02.05 01:53:28.645452 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 18 rows starting from the beginning of the part | ||
| 9229 | 2026.02.05 01:53:28.645494 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 9230 | 2026.02.05 01:53:28.645532 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part | ||
| 9231 | 2026.02.05 01:53:28.645573 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 9232 | 2026.02.05 01:53:28.645740 [ 4 ] {91a9ae86-d7e8-4d15-85d8-3a80e03be756} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.02.05 01:53:28.645781 [ 4 ] {91a9ae86-d7e8-4d15-85d8-3a80e03be756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9234 | 2026.02.05 01:53:28.646186 [ 4 ] {91a9ae86-d7e8-4d15-85d8-3a80e03be756} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9235 | 2026.02.05 01:53:28.646415 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275494 sec., 158370.01193263158 rows/sec., 12.24 MiB/sec. | ||
| 9236 | 2026.02.05 01:53:28.646426 [ 4 ] {91a9ae86-d7e8-4d15-85d8-3a80e03be756} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2026.02.05 01:53:28.646609 [ 4 ] {91a9ae86-d7e8-4d15-85d8-3a80e03be756} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001383 sec., 72306.5798987708 rows/sec., 5.65 MiB/sec. | ||
| 9238 | 2026.02.05 01:53:28.646620 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9239 | 2026.02.05 01:53:28.646665 [ 4 ] {91a9ae86-d7e8-4d15-85d8-3a80e03be756} <Debug> TCPHandler: Processed in 0.001571089 sec. | ||
| 9240 | 2026.02.05 01:53:28.646803 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.02.05 01:53:28.646900 [ 4 ] {c19a2793-6fba-49da-bf2d-c19b490b6b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9242 | 2026.02.05 01:53:28.646933 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.02.05 01:53:28.646946 [ 4 ] {c19a2793-6fba-49da-bf2d-c19b490b6b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9244 | 2026.02.05 01:53:28.647027 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_66_13} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9245 | 2026.02.05 01:53:28.647133 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9246 | 2026.02.05 01:53:28.647387 [ 4 ] {c19a2793-6fba-49da-bf2d-c19b490b6b89} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9247 | 2026.02.05 01:53:28.647427 [ 4 ] {c19a2793-6fba-49da-bf2d-c19b490b6b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9248 | 2026.02.05 01:53:28.647769 [ 4 ] {c19a2793-6fba-49da-bf2d-c19b490b6b89} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9249 | 2026.02.05 01:53:28.647981 [ 4 ] {c19a2793-6fba-49da-bf2d-c19b490b6b89} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9250 | 2026.02.05 01:53:28.648113 [ 4 ] {c19a2793-6fba-49da-bf2d-c19b490b6b89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 9251 | 2026.02.05 01:53:28.648152 [ 4 ] {c19a2793-6fba-49da-bf2d-c19b490b6b89} <Debug> TCPHandler: Processed in 0.001398676 sec. | ||
| 9252 | 2026.02.05 01:53:28.648265 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9253 | 2026.02.05 01:53:28.648366 [ 4 ] {1691034c-e94b-4108-b453-5a21675eff22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9254 | 2026.02.05 01:53:28.648421 [ 4 ] {1691034c-e94b-4108-b453-5a21675eff22} <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 | ||
| 9255 | 2026.02.05 01:53:28.649453 [ 4 ] {1691034c-e94b-4108-b453-5a21675eff22} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2026.02.05 01:53:28.649493 [ 4 ] {1691034c-e94b-4108-b453-5a21675eff22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9257 | 2026.02.05 01:53:28.650052 [ 4 ] {1691034c-e94b-4108-b453-5a21675eff22} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9258 | 2026.02.05 01:53:28.650273 [ 4 ] {1691034c-e94b-4108-b453-5a21675eff22} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.02.05 01:53:28.650415 [ 4 ] {1691034c-e94b-4108-b453-5a21675eff22} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002068 sec., 17408.123791102516 rows/sec., 31.19 MiB/sec. | ||
| 9260 | 2026.02.05 01:53:28.650472 [ 4 ] {1691034c-e94b-4108-b453-5a21675eff22} <Debug> TCPHandler: Processed in 0.002256451 sec. | ||
| 9261 | 2026.02.05 01:53:28.650592 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.02.05 01:53:28.650688 [ 4 ] {94b335a7-62f9-4153-86bb-7959e8d6d553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9263 | 2026.02.05 01:53:28.650730 [ 4 ] {94b335a7-62f9-4153-86bb-7959e8d6d553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9264 | 2026.02.05 01:53:28.651077 [ 4 ] {94b335a7-62f9-4153-86bb-7959e8d6d553} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.02.05 01:53:28.651114 [ 4 ] {94b335a7-62f9-4153-86bb-7959e8d6d553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9266 | 2026.02.05 01:53:28.651424 [ 4 ] {94b335a7-62f9-4153-86bb-7959e8d6d553} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9267 | 2026.02.05 01:53:28.651641 [ 4 ] {94b335a7-62f9-4153-86bb-7959e8d6d553} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.02.05 01:53:28.651769 [ 4 ] {94b335a7-62f9-4153-86bb-7959e8d6d553} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 9269 | 2026.02.05 01:53:28.651806 [ 4 ] {94b335a7-62f9-4153-86bb-7959e8d6d553} <Debug> TCPHandler: Processed in 0.001265164 sec. | ||
| 9270 | 2026.02.05 01:53:30.084542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23541 | ||
| 9271 | 2026.02.05 01:53:30.085084 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.02.05 01:53:30.085129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9273 | 2026.02.05 01:53:30.085623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9274 | 2026.02.05 01:53:30.085855 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.02.05 01:53:30.085988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23541 | ||
| 9276 | 2026.02.05 01:53:31.154807 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42692 | ||
| 9277 | 2026.02.05 01:53:31.154917 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9278 | 2026.02.05 01:53:31.154947 [ 293 ] {} <Debug> TCP-Session: 131c40b4-17dc-46f2-9a57-7a872fcc5443 Authenticating user 'default' from [fd00:1122:3344:101::e]:42692 | ||
| 9279 | 2026.02.05 01:53:31.154971 [ 293 ] {} <Debug> TCP-Session: 131c40b4-17dc-46f2-9a57-7a872fcc5443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9280 | 2026.02.05 01:53:31.154986 [ 293 ] {} <Debug> TCP-Session: 131c40b4-17dc-46f2-9a57-7a872fcc5443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.02.05 01:53:31.155176 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55692 | ||
| 9282 | 2026.02.05 01:53:31.155200 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44174 | ||
| 9283 | 2026.02.05 01:53:31.155176 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61635 | ||
| 9284 | 2026.02.05 01:53:31.155250 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49573 | ||
| 9285 | 2026.02.05 01:53:31.155265 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41430 | ||
| 9286 | 2026.02.05 01:53:31.155296 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9287 | 2026.02.05 01:53:31.155290 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9288 | 2026.02.05 01:53:31.155325 [ 293 ] {} <Trace> TCP-Session: 131c40b4-17dc-46f2-9a57-7a872fcc5443 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2026.02.05 01:53:31.155353 [ 294 ] {} <Debug> TCP-Session: fbacf3f9-e81b-4fce-b9c7-37e88c6a5597 Authenticating user 'default' from [fd00:1122:3344:101::e]:55692 | ||
| 9290 | 2026.02.05 01:53:31.155337 [ 286 ] {} <Debug> TCP-Session: 8834a440-d369-4e60-aa3d-17c19a71f659 Authenticating user 'default' from [fd00:1122:3344:101::e]:44174 | ||
| 9291 | 2026.02.05 01:53:31.155393 [ 294 ] {} <Debug> TCP-Session: fbacf3f9-e81b-4fce-b9c7-37e88c6a5597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.02.05 01:53:31.155309 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9293 | 2026.02.05 01:53:31.155412 [ 294 ] {} <Debug> TCP-Session: fbacf3f9-e81b-4fce-b9c7-37e88c6a5597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.02.05 01:53:31.155406 [ 286 ] {} <Debug> TCP-Session: 8834a440-d369-4e60-aa3d-17c19a71f659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.02.05 01:53:31.155436 [ 3 ] {} <Debug> TCP-Session: ed217ad8-9231-463b-931c-2ef191ae4d2c Authenticating user 'default' from [fd00:1122:3344:101::e]:61635 | ||
| 9296 | 2026.02.05 01:53:31.155448 [ 286 ] {} <Debug> TCP-Session: 8834a440-d369-4e60-aa3d-17c19a71f659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2026.02.05 01:53:31.155286 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63341 | ||
| 9298 | 2026.02.05 01:53:31.155463 [ 3 ] {} <Debug> TCP-Session: ed217ad8-9231-463b-931c-2ef191ae4d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9299 | 2026.02.05 01:53:31.155462 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9300 | 2026.02.05 01:53:31.155521 [ 3 ] {} <Debug> TCP-Session: ed217ad8-9231-463b-931c-2ef191ae4d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.02.05 01:53:31.155538 [ 293 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42692) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9302 | 2026.02.05 01:53:31.155555 [ 289 ] {} <Debug> TCP-Session: 568cb632-47d6-48e0-b929-93a65213231c Authenticating user 'default' from [fd00:1122:3344:101::e]:49573 | ||
| 9303 | 2026.02.05 01:53:31.155290 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47799 | ||
| 9304 | 2026.02.05 01:53:31.155584 [ 289 ] {} <Debug> TCP-Session: 568cb632-47d6-48e0-b929-93a65213231c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.02.05 01:53:31.155250 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39872 | ||
| 9306 | 2026.02.05 01:53:31.155647 [ 289 ] {} <Debug> TCP-Session: 568cb632-47d6-48e0-b929-93a65213231c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9307 | 2026.02.05 01:53:31.155828 [ 293 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9308 | 2026.02.05 01:53:31.155885 [ 293 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9309 | 2026.02.05 01:53:31.156067 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9310 | 2026.02.05 01:53:31.156111 [ 291 ] {} <Debug> TCP-Session: 641121f7-81a7-497f-b966-22f6f28b7050 Authenticating user 'default' from [fd00:1122:3344:101::e]:63341 | ||
| 9311 | 2026.02.05 01:53:31.156133 [ 291 ] {} <Debug> TCP-Session: 641121f7-81a7-497f-b966-22f6f28b7050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.02.05 01:53:31.156149 [ 291 ] {} <Debug> TCP-Session: 641121f7-81a7-497f-b966-22f6f28b7050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.02.05 01:53:31.156191 [ 293 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 9314 | 2026.02.05 01:53:31.156191 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9315 | 2026.02.05 01:53:31.156263 [ 288 ] {} <Debug> TCP-Session: c2ea2bd6-1fe5-49f7-b741-43159d8c4acb Authenticating user 'default' from [fd00:1122:3344:101::e]:39872 | ||
| 9316 | 2026.02.05 01:53:31.156292 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9317 | 2026.02.05 01:53:31.156293 [ 288 ] {} <Debug> TCP-Session: c2ea2bd6-1fe5-49f7-b741-43159d8c4acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.02.05 01:53:31.156321 [ 292 ] {} <Debug> TCP-Session: e0f73ae6-2729-4ab0-9115-8935d3300edf Authenticating user 'default' from [fd00:1122:3344:101::e]:47799 | ||
| 9319 | 2026.02.05 01:53:31.156325 [ 288 ] {} <Debug> TCP-Session: c2ea2bd6-1fe5-49f7-b741-43159d8c4acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.02.05 01:53:31.156341 [ 292 ] {} <Debug> TCP-Session: e0f73ae6-2729-4ab0-9115-8935d3300edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.02.05 01:53:31.156358 [ 292 ] {} <Debug> TCP-Session: e0f73ae6-2729-4ab0-9115-8935d3300edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.02.05 01:53:31.156431 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9323 | 2026.02.05 01:53:31.156473 [ 290 ] {} <Debug> TCP-Session: fd873832-f3c9-46a6-99f2-9affa5154682 Authenticating user 'default' from [fd00:1122:3344:101::e]:41430 | ||
| 9324 | 2026.02.05 01:53:31.156492 [ 290 ] {} <Debug> TCP-Session: fd873832-f3c9-46a6-99f2-9affa5154682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2026.02.05 01:53:31.156507 [ 290 ] {} <Debug> TCP-Session: fd873832-f3c9-46a6-99f2-9affa5154682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9326 | 2026.02.05 01:53:31.157258 [ 307 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Trace> AggregatingTransform: Aggregating | ||
| 9327 | 2026.02.05 01:53:31.157297 [ 307 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Trace> Aggregator: Aggregation method: without_key | ||
| 9328 | 2026.02.05 01:53:31.157333 [ 307 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031979 sec. (969.012 rows/sec., 37.85 KiB/sec.) | ||
| 9329 | 2026.02.05 01:53:31.157347 [ 307 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Trace> Aggregator: Merging aggregated data | ||
| 9330 | 2026.02.05 01:53:31.158675 [ 293 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003204 sec., 312.10986267166044 rows/sec., 12.19 KiB/sec. | ||
| 9331 | 2026.02.05 01:53:31.158812 [ 293 ] {ce313ff7-a19d-412d-aa44-d015682ee590} <Debug> TCPHandler: Processed in 0.003610036 sec. | ||
| 9332 | 2026.02.05 01:53:31.158926 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9333 | 2026.02.05 01:53:31.158965 [ 293 ] {} <Debug> TCP-Session: 131c40b4-17dc-46f2-9a57-7a872fcc5443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9334 | 2026.02.05 01:53:31.158976 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9335 | 2026.02.05 01:53:31.159006 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9336 | 2026.02.05 01:53:31.159022 [ 294 ] {} <Debug> TCP-Session: fbacf3f9-e81b-4fce-b9c7-37e88c6a5597 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.02.05 01:53:31.159031 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9338 | 2026.02.05 01:53:31.159049 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9339 | 2026.02.05 01:53:31.159069 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9340 | 2026.02.05 01:53:31.159072 [ 3 ] {} <Debug> TCP-Session: ed217ad8-9231-463b-931c-2ef191ae4d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.02.05 01:53:31.159089 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9342 | 2026.02.05 01:53:31.159113 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9343 | 2026.02.05 01:53:31.159130 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9344 | 2026.02.05 01:53:31.159138 [ 286 ] {} <Debug> TCP-Session: 8834a440-d369-4e60-aa3d-17c19a71f659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2026.02.05 01:53:31.159160 [ 291 ] {} <Debug> TCP-Session: 641121f7-81a7-497f-b966-22f6f28b7050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.02.05 01:53:31.159172 [ 292 ] {} <Debug> TCP-Session: e0f73ae6-2729-4ab0-9115-8935d3300edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.02.05 01:53:31.159119 [ 288 ] {} <Debug> TCP-Session: c2ea2bd6-1fe5-49f7-b741-43159d8c4acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9348 | 2026.02.05 01:53:31.159093 [ 290 ] {} <Debug> TCP-Session: fd873832-f3c9-46a6-99f2-9affa5154682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.02.05 01:53:31.159050 [ 289 ] {} <Debug> TCP-Session: 568cb632-47d6-48e0-b929-93a65213231c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9350 | 2026.02.05 01:53:31.422578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9351 | 2026.02.05 01:53:31.440550 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2026.02.05 01:53:31.440620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9353 | 2026.02.05 01:53:31.447182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9354 | 2026.02.05 01:53:31.448222 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.02.05 01:53:31.452784 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9356 | 2026.02.05 01:53:31.470255 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55402 | ||
| 9357 | 2026.02.05 01:53:31.470375 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9358 | 2026.02.05 01:53:31.470400 [ 290 ] {} <Debug> TCP-Session: 9b041160-cd45-410b-a6cb-0a3848c595df Authenticating user 'default' from [fd00:1122:3344:101::e]:55402 | ||
| 9359 | 2026.02.05 01:53:31.470420 [ 290 ] {} <Debug> TCP-Session: 9b041160-cd45-410b-a6cb-0a3848c595df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2026.02.05 01:53:31.470433 [ 290 ] {} <Debug> TCP-Session: 9b041160-cd45-410b-a6cb-0a3848c595df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.02.05 01:53:31.470624 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45416 | ||
| 9362 | 2026.02.05 01:53:31.470647 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50219 | ||
| 9363 | 2026.02.05 01:53:31.470681 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37086 | ||
| 9364 | 2026.02.05 01:53:31.470688 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48894 | ||
| 9365 | 2026.02.05 01:53:31.470749 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9366 | 2026.02.05 01:53:31.470668 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64234 | ||
| 9367 | 2026.02.05 01:53:31.470796 [ 290 ] {} <Trace> TCP-Session: 9b041160-cd45-410b-a6cb-0a3848c595df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2026.02.05 01:53:31.470804 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9369 | 2026.02.05 01:53:31.470831 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9370 | 2026.02.05 01:53:31.470854 [ 286 ] {} <Debug> TCP-Session: 7424d2b2-b23c-4fe1-83a4-06a35c7e508b Authenticating user 'default' from [fd00:1122:3344:101::e]:37086 | ||
| 9371 | 2026.02.05 01:53:31.470865 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9372 | 2026.02.05 01:53:31.470875 [ 288 ] {} <Debug> TCP-Session: cae6b676-4991-4467-8734-55a1e382e668 Authenticating user 'default' from [fd00:1122:3344:101::e]:48894 | ||
| 9373 | 2026.02.05 01:53:31.470884 [ 286 ] {} <Debug> TCP-Session: 7424d2b2-b23c-4fe1-83a4-06a35c7e508b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9374 | 2026.02.05 01:53:31.470900 [ 3 ] {} <Debug> TCP-Session: f2ca2e5b-af62-4987-9043-47914f4a3569 Authenticating user 'default' from [fd00:1122:3344:101::e]:64234 | ||
| 9375 | 2026.02.05 01:53:31.470917 [ 288 ] {} <Debug> TCP-Session: cae6b676-4991-4467-8734-55a1e382e668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2026.02.05 01:53:31.470924 [ 286 ] {} <Debug> TCP-Session: 7424d2b2-b23c-4fe1-83a4-06a35c7e508b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9377 | 2026.02.05 01:53:31.470940 [ 3 ] {} <Debug> TCP-Session: f2ca2e5b-af62-4987-9043-47914f4a3569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9378 | 2026.02.05 01:53:31.470949 [ 288 ] {} <Debug> TCP-Session: cae6b676-4991-4467-8734-55a1e382e668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9379 | 2026.02.05 01:53:31.470977 [ 3 ] {} <Debug> TCP-Session: f2ca2e5b-af62-4987-9043-47914f4a3569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9380 | 2026.02.05 01:53:31.470983 [ 290 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55402) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9381 | 2026.02.05 01:53:31.470795 [ 291 ] {} <Debug> TCP-Session: 2b54cda2-7611-4780-b56f-8320d6e0e759 Authenticating user 'default' from [fd00:1122:3344:101::e]:45416 | ||
| 9382 | 2026.02.05 01:53:31.470786 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9383 | 2026.02.05 01:53:31.471049 [ 291 ] {} <Debug> TCP-Session: 2b54cda2-7611-4780-b56f-8320d6e0e759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.02.05 01:53:31.470654 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52571 | ||
| 9385 | 2026.02.05 01:53:31.471082 [ 291 ] {} <Debug> TCP-Session: 2b54cda2-7611-4780-b56f-8320d6e0e759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.02.05 01:53:31.471078 [ 293 ] {} <Debug> TCP-Session: f8182d95-6107-4120-87de-ceadeb565b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:50219 | ||
| 9387 | 2026.02.05 01:53:31.470634 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61232 | ||
| 9388 | 2026.02.05 01:53:31.471148 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9389 | 2026.02.05 01:53:31.471155 [ 293 ] {} <Debug> TCP-Session: f8182d95-6107-4120-87de-ceadeb565b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.02.05 01:53:31.471188 [ 294 ] {} <Debug> TCP-Session: bce36306-a453-4288-8ac7-77aad9bea2d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52571 | ||
| 9391 | 2026.02.05 01:53:31.471204 [ 293 ] {} <Debug> TCP-Session: f8182d95-6107-4120-87de-ceadeb565b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9392 | 2026.02.05 01:53:31.471221 [ 294 ] {} <Debug> TCP-Session: bce36306-a453-4288-8ac7-77aad9bea2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.02.05 01:53:31.471212 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9394 | 2026.02.05 01:53:31.471247 [ 294 ] {} <Debug> TCP-Session: bce36306-a453-4288-8ac7-77aad9bea2d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9395 | 2026.02.05 01:53:31.470697 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63292 | ||
| 9396 | 2026.02.05 01:53:31.471299 [ 290 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9397 | 2026.02.05 01:53:31.471274 [ 292 ] {} <Debug> TCP-Session: 4f20e5d8-4422-40bf-95a6-2db0c30fd793 Authenticating user 'default' from [fd00:1122:3344:101::e]:61232 | ||
| 9398 | 2026.02.05 01:53:31.471353 [ 292 ] {} <Debug> TCP-Session: 4f20e5d8-4422-40bf-95a6-2db0c30fd793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9399 | 2026.02.05 01:53:31.471362 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9400 | 2026.02.05 01:53:31.471365 [ 290 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9401 | 2026.02.05 01:53:31.471396 [ 289 ] {} <Debug> TCP-Session: f6b26f59-f779-44f7-a11f-779832b995a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63292 | ||
| 9402 | 2026.02.05 01:53:31.471365 [ 292 ] {} <Debug> TCP-Session: 4f20e5d8-4422-40bf-95a6-2db0c30fd793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2026.02.05 01:53:31.471429 [ 289 ] {} <Debug> TCP-Session: f6b26f59-f779-44f7-a11f-779832b995a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2026.02.05 01:53:31.471454 [ 289 ] {} <Debug> TCP-Session: f6b26f59-f779-44f7-a11f-779832b995a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9405 | 2026.02.05 01:53:31.471686 [ 290 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 9406 | 2026.02.05 01:53:31.472924 [ 325 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Trace> AggregatingTransform: Aggregating | ||
| 9407 | 2026.02.05 01:53:31.472980 [ 325 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Trace> Aggregator: Aggregation method: without_key | ||
| 9408 | 2026.02.05 01:53:31.473022 [ 325 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001212892 sec. (824.476 rows/sec., 32.21 KiB/sec.) | ||
| 9409 | 2026.02.05 01:53:31.473039 [ 325 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Trace> Aggregator: Merging aggregated data | ||
| 9410 | 2026.02.05 01:53:31.474192 [ 290 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003268 sec., 305.99755201958385 rows/sec., 11.95 KiB/sec. | ||
| 9411 | 2026.02.05 01:53:31.474372 [ 290 ] {52307a0d-8219-4be8-84af-b6676b8c3e62} <Debug> TCPHandler: Processed in 0.003732058 sec. | ||
| 9412 | 2026.02.05 01:53:31.474482 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9413 | 2026.02.05 01:53:31.474512 [ 290 ] {} <Debug> TCP-Session: 9b041160-cd45-410b-a6cb-0a3848c595df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9414 | 2026.02.05 01:53:31.474516 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9415 | 2026.02.05 01:53:31.474543 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9416 | 2026.02.05 01:53:31.474564 [ 291 ] {} <Debug> TCP-Session: 2b54cda2-7611-4780-b56f-8320d6e0e759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9417 | 2026.02.05 01:53:31.474569 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9418 | 2026.02.05 01:53:31.474591 [ 293 ] {} <Debug> TCP-Session: f8182d95-6107-4120-87de-ceadeb565b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2026.02.05 01:53:31.474595 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9420 | 2026.02.05 01:53:31.474616 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9421 | 2026.02.05 01:53:31.474636 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9422 | 2026.02.05 01:53:31.474664 [ 3 ] {} <Debug> TCP-Session: f2ca2e5b-af62-4987-9043-47914f4a3569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9423 | 2026.02.05 01:53:31.474654 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9424 | 2026.02.05 01:53:31.474702 [ 289 ] {} <Debug> TCP-Session: f6b26f59-f779-44f7-a11f-779832b995a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9425 | 2026.02.05 01:53:31.474648 [ 286 ] {} <Debug> TCP-Session: 7424d2b2-b23c-4fe1-83a4-06a35c7e508b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9426 | 2026.02.05 01:53:31.474728 [ 288 ] {} <Debug> TCP-Session: cae6b676-4991-4467-8734-55a1e382e668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9427 | 2026.02.05 01:53:31.474630 [ 292 ] {} <Debug> TCP-Session: 4f20e5d8-4422-40bf-95a6-2db0c30fd793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9428 | 2026.02.05 01:53:31.474579 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9429 | 2026.02.05 01:53:31.474826 [ 294 ] {} <Debug> TCP-Session: bce36306-a453-4288-8ac7-77aad9bea2d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9430 | 2026.02.05 01:53:32.021476 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43586 | ||
| 9431 | 2026.02.05 01:53:32.021596 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9432 | 2026.02.05 01:53:32.021626 [ 290 ] {} <Debug> TCP-Session: 6c8a2a10-fd83-454f-9919-10b6cb9bab09 Authenticating user 'default' from [fd00:1122:3344:101::e]:43586 | ||
| 9433 | 2026.02.05 01:53:32.021651 [ 290 ] {} <Debug> TCP-Session: 6c8a2a10-fd83-454f-9919-10b6cb9bab09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9434 | 2026.02.05 01:53:32.021667 [ 290 ] {} <Debug> TCP-Session: 6c8a2a10-fd83-454f-9919-10b6cb9bab09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9435 | 2026.02.05 01:53:32.021899 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55652 | ||
| 9436 | 2026.02.05 01:53:32.021910 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60770 | ||
| 9437 | 2026.02.05 01:53:32.021938 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39448 | ||
| 9438 | 2026.02.05 01:53:32.021987 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43111 | ||
| 9439 | 2026.02.05 01:53:32.021980 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42630 | ||
| 9440 | 2026.02.05 01:53:32.022018 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9441 | 2026.02.05 01:53:32.022055 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9442 | 2026.02.05 01:53:32.022072 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9443 | 2026.02.05 01:53:32.022089 [ 291 ] {} <Debug> TCP-Session: 4615a685-fa90-4b33-ab9b-7defd5059185 Authenticating user 'default' from [fd00:1122:3344:101::e]:55652 | ||
| 9444 | 2026.02.05 01:53:32.022094 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9445 | 2026.02.05 01:53:32.022115 [ 289 ] {} <Debug> TCP-Session: 38bae987-f279-4ab0-8ace-2ec7bb1f9154 Authenticating user 'default' from [fd00:1122:3344:101::e]:43111 | ||
| 9446 | 2026.02.05 01:53:32.022130 [ 291 ] {} <Debug> TCP-Session: 4615a685-fa90-4b33-ab9b-7defd5059185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9447 | 2026.02.05 01:53:32.022150 [ 288 ] {} <Debug> TCP-Session: a5e9dd18-dc34-497b-942a-2472a7755885 Authenticating user 'default' from [fd00:1122:3344:101::e]:42630 | ||
| 9448 | 2026.02.05 01:53:32.022164 [ 289 ] {} <Debug> TCP-Session: 38bae987-f279-4ab0-8ace-2ec7bb1f9154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9449 | 2026.02.05 01:53:32.022172 [ 291 ] {} <Debug> TCP-Session: 4615a685-fa90-4b33-ab9b-7defd5059185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9450 | 2026.02.05 01:53:32.022201 [ 289 ] {} <Debug> TCP-Session: 38bae987-f279-4ab0-8ace-2ec7bb1f9154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2026.02.05 01:53:32.022194 [ 288 ] {} <Debug> TCP-Session: a5e9dd18-dc34-497b-942a-2472a7755885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2026.02.05 01:53:32.022069 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9453 | 2026.02.05 01:53:32.022252 [ 288 ] {} <Debug> TCP-Session: a5e9dd18-dc34-497b-942a-2472a7755885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2026.02.05 01:53:32.022279 [ 293 ] {} <Debug> TCP-Session: d7d72434-3a42-4b88-af94-8311396358fb Authenticating user 'default' from [fd00:1122:3344:101::e]:39448 | ||
| 9455 | 2026.02.05 01:53:32.021966 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56561 | ||
| 9456 | 2026.02.05 01:53:32.022308 [ 293 ] {} <Debug> TCP-Session: d7d72434-3a42-4b88-af94-8311396358fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9457 | 2026.02.05 01:53:32.021955 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33350 | ||
| 9458 | 2026.02.05 01:53:32.022353 [ 293 ] {} <Debug> TCP-Session: d7d72434-3a42-4b88-af94-8311396358fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2026.02.05 01:53:32.022382 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9460 | 2026.02.05 01:53:32.021943 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42801 | ||
| 9461 | 2026.02.05 01:53:32.022417 [ 286 ] {} <Debug> TCP-Session: 4afe2b5c-49f8-49e8-aeee-0149f183c383 Authenticating user 'default' from [fd00:1122:3344:101::e]:56561 | ||
| 9462 | 2026.02.05 01:53:32.022098 [ 292 ] {} <Debug> TCP-Session: 85757fc7-70f1-4d80-863c-4158a730910a Authenticating user 'default' from [fd00:1122:3344:101::e]:60770 | ||
| 9463 | 2026.02.05 01:53:32.022444 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9464 | 2026.02.05 01:53:32.022450 [ 286 ] {} <Debug> TCP-Session: 4afe2b5c-49f8-49e8-aeee-0149f183c383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9465 | 2026.02.05 01:53:32.022476 [ 292 ] {} <Debug> TCP-Session: 85757fc7-70f1-4d80-863c-4158a730910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2026.02.05 01:53:32.022497 [ 286 ] {} <Debug> TCP-Session: 4afe2b5c-49f8-49e8-aeee-0149f183c383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9467 | 2026.02.05 01:53:32.022512 [ 292 ] {} <Debug> TCP-Session: 85757fc7-70f1-4d80-863c-4158a730910a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9468 | 2026.02.05 01:53:32.022490 [ 3 ] {} <Debug> TCP-Session: 29bf4768-dcbf-4e12-a4c2-73f13ac4aeea Authenticating user 'default' from [fd00:1122:3344:101::e]:33350 | ||
| 9469 | 2026.02.05 01:53:32.022484 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9470 | 2026.02.05 01:53:32.022564 [ 3 ] {} <Debug> TCP-Session: 29bf4768-dcbf-4e12-a4c2-73f13ac4aeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9471 | 2026.02.05 01:53:32.022096 [ 290 ] {} <Trace> TCP-Session: 6c8a2a10-fd83-454f-9919-10b6cb9bab09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2026.02.05 01:53:32.022583 [ 3 ] {} <Debug> TCP-Session: 29bf4768-dcbf-4e12-a4c2-73f13ac4aeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.02.05 01:53:32.022584 [ 294 ] {} <Debug> TCP-Session: a5f10c0d-f58e-4b62-9a19-9bc573238885 Authenticating user 'default' from [fd00:1122:3344:101::e]:42801 | ||
| 9474 | 2026.02.05 01:53:32.022622 [ 294 ] {} <Debug> TCP-Session: a5f10c0d-f58e-4b62-9a19-9bc573238885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2026.02.05 01:53:32.022638 [ 294 ] {} <Debug> TCP-Session: a5f10c0d-f58e-4b62-9a19-9bc573238885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.02.05 01:53:32.022760 [ 290 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9477 | 2026.02.05 01:53:32.023006 [ 290 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9478 | 2026.02.05 01:53:32.023056 [ 290 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9479 | 2026.02.05 01:53:32.023332 [ 290 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 9480 | 2026.02.05 01:53:32.024192 [ 350 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Trace> AggregatingTransform: Aggregating | ||
| 9481 | 2026.02.05 01:53:32.024241 [ 350 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Trace> Aggregator: Aggregation method: without_key | ||
| 9482 | 2026.02.05 01:53:32.024275 [ 350 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000846705 sec. (1181.049 rows/sec., 46.13 KiB/sec.) | ||
| 9483 | 2026.02.05 01:53:32.024293 [ 350 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Trace> Aggregator: Merging aggregated data | ||
| 9484 | 2026.02.05 01:53:32.025732 [ 290 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003027 sec., 330.3600925008259 rows/sec., 12.90 KiB/sec. | ||
| 9485 | 2026.02.05 01:53:32.025817 [ 290 ] {72ec25dd-9b3e-43b1-a4b7-b8f3ce339e49} <Debug> TCPHandler: Processed in 0.003851401 sec. | ||
| 9486 | 2026.02.05 01:53:32.025937 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9487 | 2026.02.05 01:53:32.025971 [ 290 ] {} <Debug> TCP-Session: 6c8a2a10-fd83-454f-9919-10b6cb9bab09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2026.02.05 01:53:32.025973 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9489 | 2026.02.05 01:53:32.025991 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9490 | 2026.02.05 01:53:32.026019 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9491 | 2026.02.05 01:53:32.026024 [ 291 ] {} <Debug> TCP-Session: 4615a685-fa90-4b33-ab9b-7defd5059185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2026.02.05 01:53:32.026050 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9493 | 2026.02.05 01:53:32.026067 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9494 | 2026.02.05 01:53:32.026066 [ 289 ] {} <Debug> TCP-Session: 38bae987-f279-4ab0-8ace-2ec7bb1f9154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9495 | 2026.02.05 01:53:32.026086 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9496 | 2026.02.05 01:53:32.026101 [ 3 ] {} <Debug> TCP-Session: 29bf4768-dcbf-4e12-a4c2-73f13ac4aeea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2026.02.05 01:53:32.026112 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9498 | 2026.02.05 01:53:32.026131 [ 293 ] {} <Debug> TCP-Session: d7d72434-3a42-4b88-af94-8311396358fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9499 | 2026.02.05 01:53:32.026151 [ 286 ] {} <Debug> TCP-Session: 4afe2b5c-49f8-49e8-aeee-0149f183c383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.02.05 01:53:32.026092 [ 294 ] {} <Debug> TCP-Session: a5f10c0d-f58e-4b62-9a19-9bc573238885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2026.02.05 01:53:32.026037 [ 288 ] {} <Debug> TCP-Session: a5e9dd18-dc34-497b-942a-2472a7755885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2026.02.05 01:53:32.026035 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9503 | 2026.02.05 01:53:32.026232 [ 292 ] {} <Debug> TCP-Session: 85757fc7-70f1-4d80-863c-4158a730910a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9504 | 2026.02.05 01:53:32.651448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1132 | ||
| 9505 | 2026.02.05 01:53:32.653718 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.02.05 01:53:32.653757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9507 | 2026.02.05 01:53:32.654957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9508 | 2026.02.05 01:53:32.655223 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.02.05 01:53:32.655371 [ 40 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9510 | 2026.02.05 01:53:32.655412 [ 40 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.02.05 01:53:32.655435 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9512 | 2026.02.05 01:53:32.655490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
| 9513 | 2026.02.05 01:53:32.655559 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 9514 | 2026.02.05 01:53:32.656233 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9515 | 2026.02.05 01:53:32.656406 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 984 rows starting from the beginning of the part | ||
| 9516 | 2026.02.05 01:53:32.656813 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 9517 | 2026.02.05 01:53:32.657137 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 9518 | 2026.02.05 01:53:32.657452 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9519 | 2026.02.05 01:53:32.657754 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 9520 | 2026.02.05 01:53:32.658068 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 9521 | 2026.02.05 01:53:32.664172 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 72 columns (72 merged, 0 gathered) in 0.008670479 sec., 130557.95417992478 rows/sec., 103.36 MiB/sec. | ||
| 9522 | 2026.02.05 01:53:32.665379 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9523 | 2026.02.05 01:53:32.665915 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.02.05 01:53:32.665991 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_36_7} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9525 | 2026.02.05 01:53:32.666139 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9526 | 2026.02.05 01:53:33.639695 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.02.05 01:53:33.639871 [ 4 ] {30516e28-46b2-4ec8-bb2d-eb5d114b375f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9528 | 2026.02.05 01:53:33.639939 [ 4 ] {30516e28-46b2-4ec8-bb2d-eb5d114b375f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9529 | 2026.02.05 01:53:33.640620 [ 4 ] {30516e28-46b2-4ec8-bb2d-eb5d114b375f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.02.05 01:53:33.640670 [ 4 ] {30516e28-46b2-4ec8-bb2d-eb5d114b375f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9531 | 2026.02.05 01:53:33.641078 [ 4 ] {30516e28-46b2-4ec8-bb2d-eb5d114b375f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9532 | 2026.02.05 01:53:33.641323 [ 4 ] {30516e28-46b2-4ec8-bb2d-eb5d114b375f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.02.05 01:53:33.641467 [ 39 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9534 | 2026.02.05 01:53:33.641484 [ 4 ] {30516e28-46b2-4ec8-bb2d-eb5d114b375f} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001662 sec., 38507.8219013237 rows/sec., 3.05 MiB/sec. | ||
| 9535 | 2026.02.05 01:53:33.641503 [ 39 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.02.05 01:53:33.641522 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9537 | 2026.02.05 01:53:33.641538 [ 4 ] {30516e28-46b2-4ec8-bb2d-eb5d114b375f} <Debug> TCPHandler: Processed in 0.001973336 sec. | ||
| 9538 | 2026.02.05 01:53:33.641654 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 9539 | 2026.02.05 01:53:33.641667 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2026.02.05 01:53:33.641812 [ 4 ] {8d174f3b-5ad0-4b5f-8bfc-e4bd3062957d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9541 | 2026.02.05 01:53:33.641812 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9542 | 2026.02.05 01:53:33.641862 [ 4 ] {8d174f3b-5ad0-4b5f-8bfc-e4bd3062957d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9543 | 2026.02.05 01:53:33.641876 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1407 rows starting from the beginning of the part | ||
| 9544 | 2026.02.05 01:53:33.641959 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1325 rows starting from the beginning of the part | ||
| 9545 | 2026.02.05 01:53:33.642012 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 9546 | 2026.02.05 01:53:33.642062 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 9547 | 2026.02.05 01:53:33.642109 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 128 rows starting from the beginning of the part | ||
| 9548 | 2026.02.05 01:53:33.642153 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9549 | 2026.02.05 01:53:33.642288 [ 4 ] {8d174f3b-5ad0-4b5f-8bfc-e4bd3062957d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.02.05 01:53:33.642330 [ 4 ] {8d174f3b-5ad0-4b5f-8bfc-e4bd3062957d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9551 | 2026.02.05 01:53:33.642666 [ 4 ] {8d174f3b-5ad0-4b5f-8bfc-e4bd3062957d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9552 | 2026.02.05 01:53:33.642904 [ 4 ] {8d174f3b-5ad0-4b5f-8bfc-e4bd3062957d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.02.05 01:53:33.643045 [ 4 ] {8d174f3b-5ad0-4b5f-8bfc-e4bd3062957d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001258 sec., 3179.650238473768 rows/sec., 239.09 KiB/sec. | ||
| 9554 | 2026.02.05 01:53:33.643082 [ 4 ] {8d174f3b-5ad0-4b5f-8bfc-e4bd3062957d} <Debug> TCPHandler: Processed in 0.001469847 sec. | ||
| 9555 | 2026.02.05 01:53:33.643198 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9556 | 2026.02.05 01:53:33.643300 [ 4 ] {9ca398e0-0054-4bdf-a620-fc7006edbd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9557 | 2026.02.05 01:53:33.643356 [ 4 ] {9ca398e0-0054-4bdf-a620-fc7006edbd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9558 | 2026.02.05 01:53:33.643945 [ 4 ] {9ca398e0-0054-4bdf-a620-fc7006edbd0c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9559 | 2026.02.05 01:53:33.643971 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 5 columns (5 merged, 0 gathered) in 0.002385014 sec., 1306491.2826507518 rows/sec., 114.38 MiB/sec. | ||
| 9560 | 2026.02.05 01:53:33.643992 [ 4 ] {9ca398e0-0054-4bdf-a620-fc7006edbd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9561 | 2026.02.05 01:53:33.644248 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9562 | 2026.02.05 01:53:33.644468 [ 4 ] {9ca398e0-0054-4bdf-a620-fc7006edbd0c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9563 | 2026.02.05 01:53:33.644749 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.02.05 01:53:33.644874 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_71_14} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9565 | 2026.02.05 01:53:33.644913 [ 4 ] {9ca398e0-0054-4bdf-a620-fc7006edbd0c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2026.02.05 01:53:33.644996 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9567 | 2026.02.05 01:53:33.645058 [ 39 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9568 | 2026.02.05 01:53:33.645075 [ 4 ] {9ca398e0-0054-4bdf-a620-fc7006edbd0c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.0018 sec., 37777.77777777778 rows/sec., 2.95 MiB/sec. | ||
| 9569 | 2026.02.05 01:53:33.645108 [ 39 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.02.05 01:53:33.645123 [ 4 ] {9ca398e0-0054-4bdf-a620-fc7006edbd0c} <Debug> TCPHandler: Processed in 0.001977186 sec. | ||
| 9571 | 2026.02.05 01:53:33.645137 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9572 | 2026.02.05 01:53:33.645255 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.02.05 01:53:33.645272 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 9574 | 2026.02.05 01:53:33.645358 [ 4 ] {56c8ad84-26a7-41ee-afbd-7e1a4b7092a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9575 | 2026.02.05 01:53:33.645417 [ 4 ] {56c8ad84-26a7-41ee-afbd-7e1a4b7092a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9576 | 2026.02.05 01:53:33.645437 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9577 | 2026.02.05 01:53:33.645490 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 634 rows starting from the beginning of the part | ||
| 9578 | 2026.02.05 01:53:33.645572 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 562 rows starting from the beginning of the part | ||
| 9579 | 2026.02.05 01:53:33.645622 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 100 rows starting from the beginning of the part | ||
| 9580 | 2026.02.05 01:53:33.645665 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 68 rows starting from the beginning of the part | ||
| 9581 | 2026.02.05 01:53:33.645719 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 100 rows starting from the beginning of the part | ||
| 9582 | 2026.02.05 01:53:33.645776 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
| 9583 | 2026.02.05 01:53:33.645993 [ 4 ] {56c8ad84-26a7-41ee-afbd-7e1a4b7092a6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.02.05 01:53:33.646044 [ 4 ] {56c8ad84-26a7-41ee-afbd-7e1a4b7092a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9585 | 2026.02.05 01:53:33.646585 [ 4 ] {56c8ad84-26a7-41ee-afbd-7e1a4b7092a6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9586 | 2026.02.05 01:53:33.646849 [ 4 ] {56c8ad84-26a7-41ee-afbd-7e1a4b7092a6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.02.05 01:53:33.646976 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9588 | 2026.02.05 01:53:33.646991 [ 4 ] {56c8ad84-26a7-41ee-afbd-7e1a4b7092a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001657 sec., 96560.04828002413 rows/sec., 6.73 MiB/sec. | ||
| 9589 | 2026.02.05 01:53:33.647012 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.02.05 01:53:33.647034 [ 4 ] {56c8ad84-26a7-41ee-afbd-7e1a4b7092a6} <Debug> TCPHandler: Processed in 0.001829804 sec. | ||
| 9591 | 2026.02.05 01:53:33.647037 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9592 | 2026.02.05 01:53:33.647144 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 9593 | 2026.02.05 01:53:33.647162 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.02.05 01:53:33.647180 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001970136 sec., 777611.2918092965 rows/sec., 61.94 MiB/sec. | ||
| 9595 | 2026.02.05 01:53:33.647267 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9596 | 2026.02.05 01:53:33.647278 [ 4 ] {f1967b51-3192-494d-a96e-59e0c79ba0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9597 | 2026.02.05 01:53:33.647302 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18924 rows starting from the beginning of the part | ||
| 9598 | 2026.02.05 01:53:33.647343 [ 4 ] {f1967b51-3192-494d-a96e-59e0c79ba0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9599 | 2026.02.05 01:53:33.647361 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9600 | 2026.02.05 01:53:33.647374 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 881 rows starting from the beginning of the part | ||
| 9601 | 2026.02.05 01:53:33.647432 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 9602 | 2026.02.05 01:53:33.647478 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 9603 | 2026.02.05 01:53:33.647522 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 9604 | 2026.02.05 01:53:33.647564 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9605 | 2026.02.05 01:53:33.647657 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.02.05 01:53:33.647748 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_71_14} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9607 | 2026.02.05 01:53:33.647847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9608 | 2026.02.05 01:53:33.648164 [ 4 ] {f1967b51-3192-494d-a96e-59e0c79ba0fe} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.02.05 01:53:33.648209 [ 4 ] {f1967b51-3192-494d-a96e-59e0c79ba0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9610 | 2026.02.05 01:53:33.648763 [ 4 ] {f1967b51-3192-494d-a96e-59e0c79ba0fe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9611 | 2026.02.05 01:53:33.649025 [ 4 ] {f1967b51-3192-494d-a96e-59e0c79ba0fe} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.02.05 01:53:33.649177 [ 4 ] {f1967b51-3192-494d-a96e-59e0c79ba0fe} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001924 sec., 2079.002079002079 rows/sec., 3.73 MiB/sec. | ||
| 9613 | 2026.02.05 01:53:33.649247 [ 4 ] {f1967b51-3192-494d-a96e-59e0c79ba0fe} <Debug> TCPHandler: Processed in 0.00213793 sec. | ||
| 9614 | 2026.02.05 01:53:33.649374 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.02.05 01:53:33.649470 [ 4 ] {a04ebba6-b8b4-42fe-b3b9-9fb81d2ae4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9616 | 2026.02.05 01:53:33.649516 [ 4 ] {a04ebba6-b8b4-42fe-b3b9-9fb81d2ae4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9617 | 2026.02.05 01:53:33.649866 [ 4 ] {a04ebba6-b8b4-42fe-b3b9-9fb81d2ae4c2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.02.05 01:53:33.649900 [ 4 ] {a04ebba6-b8b4-42fe-b3b9-9fb81d2ae4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9619 | 2026.02.05 01:53:33.650222 [ 4 ] {a04ebba6-b8b4-42fe-b3b9-9fb81d2ae4c2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9620 | 2026.02.05 01:53:33.650464 [ 4 ] {a04ebba6-b8b4-42fe-b3b9-9fb81d2ae4c2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.02.05 01:53:33.650592 [ 4 ] {a04ebba6-b8b4-42fe-b3b9-9fb81d2ae4c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 9622 | 2026.02.05 01:53:33.650629 [ 4 ] {a04ebba6-b8b4-42fe-b3b9-9fb81d2ae4c2} <Debug> TCPHandler: Processed in 0.001306744 sec. | ||
| 9623 | 2026.02.05 01:53:33.662251 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20445 rows, containing 5 columns (5 merged, 0 gathered) in 0.015146227 sec., 1349841.1188476179 rows/sec., 92.76 MiB/sec. | ||
| 9624 | 2026.02.05 01:53:33.662574 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9625 | 2026.02.05 01:53:33.662847 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2026.02.05 01:53:33.662934 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9627 | 2026.02.05 01:53:33.663054 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9628 | 2026.02.05 01:53:37.437585 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9629 | 2026.02.05 01:53:37.437651 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9630 | 2026.02.05 01:53:37.586170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23989 | ||
| 9631 | 2026.02.05 01:53:37.586944 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.02.05 01:53:37.587030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9633 | 2026.02.05 01:53:37.587669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9634 | 2026.02.05 01:53:37.587894 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.02.05 01:53:37.588029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23989 | ||
| 9636 | 2026.02.05 01:53:38.642948 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.02.05 01:53:38.643176 [ 4 ] {00835419-8fc0-47c2-b4a6-a9b5c001c53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9638 | 2026.02.05 01:53:38.643251 [ 4 ] {00835419-8fc0-47c2-b4a6-a9b5c001c53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9639 | 2026.02.05 01:53:38.643981 [ 4 ] {00835419-8fc0-47c2-b4a6-a9b5c001c53e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.02.05 01:53:38.644027 [ 4 ] {00835419-8fc0-47c2-b4a6-a9b5c001c53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9641 | 2026.02.05 01:53:38.644431 [ 4 ] {00835419-8fc0-47c2-b4a6-a9b5c001c53e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9642 | 2026.02.05 01:53:38.644663 [ 4 ] {00835419-8fc0-47c2-b4a6-a9b5c001c53e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.02.05 01:53:38.644807 [ 4 ] {00835419-8fc0-47c2-b4a6-a9b5c001c53e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001683 sec., 76054.66428995841 rows/sec., 6.55 MiB/sec. | ||
| 9644 | 2026.02.05 01:53:38.644848 [ 4 ] {00835419-8fc0-47c2-b4a6-a9b5c001c53e} <Debug> TCPHandler: Processed in 0.002036267 sec. | ||
| 9645 | 2026.02.05 01:53:38.644968 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.02.05 01:53:38.645062 [ 4 ] {5e3e8215-37ca-4c31-8122-892eabf27880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9647 | 2026.02.05 01:53:38.645103 [ 4 ] {5e3e8215-37ca-4c31-8122-892eabf27880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9648 | 2026.02.05 01:53:38.645504 [ 4 ] {5e3e8215-37ca-4c31-8122-892eabf27880} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.02.05 01:53:38.645540 [ 4 ] {5e3e8215-37ca-4c31-8122-892eabf27880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9650 | 2026.02.05 01:53:38.645840 [ 4 ] {5e3e8215-37ca-4c31-8122-892eabf27880} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9651 | 2026.02.05 01:53:38.646058 [ 4 ] {5e3e8215-37ca-4c31-8122-892eabf27880} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.02.05 01:53:38.646185 [ 4 ] {5e3e8215-37ca-4c31-8122-892eabf27880} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001141 sec., 31551.270815074495 rows/sec., 2.32 MiB/sec. | ||
| 9653 | 2026.02.05 01:53:38.646221 [ 4 ] {5e3e8215-37ca-4c31-8122-892eabf27880} <Debug> TCPHandler: Processed in 0.001303144 sec. | ||
| 9654 | 2026.02.05 01:53:38.646330 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.02.05 01:53:38.646424 [ 4 ] {10ad548e-5ece-485b-8ba7-b23dd3c33bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9656 | 2026.02.05 01:53:38.646463 [ 4 ] {10ad548e-5ece-485b-8ba7-b23dd3c33bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9657 | 2026.02.05 01:53:38.646871 [ 4 ] {10ad548e-5ece-485b-8ba7-b23dd3c33bbc} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2026.02.05 01:53:38.646907 [ 4 ] {10ad548e-5ece-485b-8ba7-b23dd3c33bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9659 | 2026.02.05 01:53:38.647210 [ 4 ] {10ad548e-5ece-485b-8ba7-b23dd3c33bbc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9660 | 2026.02.05 01:53:38.647428 [ 4 ] {10ad548e-5ece-485b-8ba7-b23dd3c33bbc} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2026.02.05 01:53:38.647553 [ 4 ] {10ad548e-5ece-485b-8ba7-b23dd3c33bbc} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001149 sec., 87032.20191470844 rows/sec., 6.80 MiB/sec. | ||
| 9662 | 2026.02.05 01:53:38.647591 [ 4 ] {10ad548e-5ece-485b-8ba7-b23dd3c33bbc} <Debug> TCPHandler: Processed in 0.001309674 sec. | ||
| 9663 | 2026.02.05 01:53:38.647705 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.02.05 01:53:38.647798 [ 4 ] {29c314e8-a3b0-4983-af35-c80532c9dfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9665 | 2026.02.05 01:53:38.647841 [ 4 ] {29c314e8-a3b0-4983-af35-c80532c9dfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9666 | 2026.02.05 01:53:38.648231 [ 4 ] {29c314e8-a3b0-4983-af35-c80532c9dfa4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2026.02.05 01:53:38.648265 [ 4 ] {29c314e8-a3b0-4983-af35-c80532c9dfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9668 | 2026.02.05 01:53:38.648603 [ 4 ] {29c314e8-a3b0-4983-af35-c80532c9dfa4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9669 | 2026.02.05 01:53:38.648818 [ 4 ] {29c314e8-a3b0-4983-af35-c80532c9dfa4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.02.05 01:53:38.648946 [ 4 ] {29c314e8-a3b0-4983-af35-c80532c9dfa4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 9671 | 2026.02.05 01:53:38.648982 [ 4 ] {29c314e8-a3b0-4983-af35-c80532c9dfa4} <Debug> TCPHandler: Processed in 0.001326484 sec. | ||
| 9672 | 2026.02.05 01:53:38.649082 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2026.02.05 01:53:38.649173 [ 4 ] {34e3a793-713c-4f18-b6ba-60f1f34b181f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9674 | 2026.02.05 01:53:38.649227 [ 4 ] {34e3a793-713c-4f18-b6ba-60f1f34b181f} <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 | ||
| 9675 | 2026.02.05 01:53:38.650010 [ 4 ] {34e3a793-713c-4f18-b6ba-60f1f34b181f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.02.05 01:53:38.650046 [ 4 ] {34e3a793-713c-4f18-b6ba-60f1f34b181f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9677 | 2026.02.05 01:53:38.650590 [ 4 ] {34e3a793-713c-4f18-b6ba-60f1f34b181f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9678 | 2026.02.05 01:53:38.650816 [ 4 ] {34e3a793-713c-4f18-b6ba-60f1f34b181f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.02.05 01:53:38.650958 [ 4 ] {34e3a793-713c-4f18-b6ba-60f1f34b181f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001803 sec., 19966.722129783695 rows/sec., 35.78 MiB/sec. | ||
| 9680 | 2026.02.05 01:53:38.651010 [ 4 ] {34e3a793-713c-4f18-b6ba-60f1f34b181f} <Debug> TCPHandler: Processed in 0.001976406 sec. | ||
| 9681 | 2026.02.05 01:53:38.651125 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2026.02.05 01:53:38.651219 [ 4 ] {9a6a5a1d-9cf3-4f9b-ab1a-f749c276ce20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9683 | 2026.02.05 01:53:38.651259 [ 4 ] {9a6a5a1d-9cf3-4f9b-ab1a-f749c276ce20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9684 | 2026.02.05 01:53:38.651589 [ 4 ] {9a6a5a1d-9cf3-4f9b-ab1a-f749c276ce20} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2026.02.05 01:53:38.651625 [ 4 ] {9a6a5a1d-9cf3-4f9b-ab1a-f749c276ce20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9686 | 2026.02.05 01:53:38.651929 [ 4 ] {9a6a5a1d-9cf3-4f9b-ab1a-f749c276ce20} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9687 | 2026.02.05 01:53:38.652144 [ 4 ] {9a6a5a1d-9cf3-4f9b-ab1a-f749c276ce20} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2026.02.05 01:53:38.652256 [ 33 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9689 | 2026.02.05 01:53:38.652272 [ 4 ] {9a6a5a1d-9cf3-4f9b-ab1a-f749c276ce20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 9690 | 2026.02.05 01:53:38.652325 [ 33 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2026.02.05 01:53:38.652333 [ 4 ] {9a6a5a1d-9cf3-4f9b-ab1a-f749c276ce20} <Debug> TCPHandler: Processed in 0.001257353 sec. | ||
| 9692 | 2026.02.05 01:53:38.652355 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9693 | 2026.02.05 01:53:38.652490 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9694 | 2026.02.05 01:53:38.652651 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9695 | 2026.02.05 01:53:38.652692 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3912 rows starting from the beginning of the part | ||
| 9696 | 2026.02.05 01:53:38.652766 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9697 | 2026.02.05 01:53:38.652816 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9698 | 2026.02.05 01:53:38.652865 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9699 | 2026.02.05 01:53:38.652906 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9700 | 2026.02.05 01:53:38.652954 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 9701 | 2026.02.05 01:53:38.654207 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4212 rows, containing 4 columns (4 merged, 0 gathered) in 0.001778062 sec., 2368871.276704637 rows/sec., 159.60 MiB/sec. | ||
| 9702 | 2026.02.05 01:53:38.654496 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9703 | 2026.02.05 01:53:38.654768 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_71_14} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.02.05 01:53:38.654846 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_71_14} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9705 | 2026.02.05 01:53:38.654926 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9706 | 2026.02.05 01:53:38.952960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9707 | 2026.02.05 01:53:38.971566 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.02.05 01:53:38.971616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9709 | 2026.02.05 01:53:38.978170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9710 | 2026.02.05 01:53:38.978904 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.02.05 01:53:38.982532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9712 | 2026.02.05 01:53:42.655742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1156 | ||
| 9713 | 2026.02.05 01:53:42.657889 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.02.05 01:53:42.657930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9715 | 2026.02.05 01:53:42.659102 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9716 | 2026.02.05 01:53:42.659366 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.02.05 01:53:42.659642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 9718 | 2026.02.05 01:53:43.669005 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.02.05 01:53:43.669183 [ 4 ] {a945ae82-5e63-4a15-85cc-2f79c886ecdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9720 | 2026.02.05 01:53:43.669249 [ 4 ] {a945ae82-5e63-4a15-85cc-2f79c886ecdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9721 | 2026.02.05 01:53:43.669879 [ 4 ] {a945ae82-5e63-4a15-85cc-2f79c886ecdc} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.02.05 01:53:43.669920 [ 4 ] {a945ae82-5e63-4a15-85cc-2f79c886ecdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9723 | 2026.02.05 01:53:43.670335 [ 4 ] {a945ae82-5e63-4a15-85cc-2f79c886ecdc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9724 | 2026.02.05 01:53:43.670580 [ 4 ] {a945ae82-5e63-4a15-85cc-2f79c886ecdc} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.02.05 01:53:43.670728 [ 4 ] {a945ae82-5e63-4a15-85cc-2f79c886ecdc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 9726 | 2026.02.05 01:53:43.670770 [ 4 ] {a945ae82-5e63-4a15-85cc-2f79c886ecdc} <Debug> TCPHandler: Processed in 0.001895444 sec. | ||
| 9727 | 2026.02.05 01:53:43.670891 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9728 | 2026.02.05 01:53:43.670985 [ 4 ] {fa8fe32c-e5aa-47f1-ae85-7d453ba11a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9729 | 2026.02.05 01:53:43.671028 [ 4 ] {fa8fe32c-e5aa-47f1-ae85-7d453ba11a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9730 | 2026.02.05 01:53:43.671429 [ 4 ] {fa8fe32c-e5aa-47f1-ae85-7d453ba11a43} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.02.05 01:53:43.671464 [ 4 ] {fa8fe32c-e5aa-47f1-ae85-7d453ba11a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9732 | 2026.02.05 01:53:43.671773 [ 4 ] {fa8fe32c-e5aa-47f1-ae85-7d453ba11a43} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9733 | 2026.02.05 01:53:43.671995 [ 4 ] {fa8fe32c-e5aa-47f1-ae85-7d453ba11a43} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.02.05 01:53:43.672124 [ 4 ] {fa8fe32c-e5aa-47f1-ae85-7d453ba11a43} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 857.55 KiB/sec. | ||
| 9735 | 2026.02.05 01:53:43.672161 [ 4 ] {fa8fe32c-e5aa-47f1-ae85-7d453ba11a43} <Debug> TCPHandler: Processed in 0.001322374 sec. | ||
| 9736 | 2026.02.05 01:53:43.672280 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9737 | 2026.02.05 01:53:43.672374 [ 4 ] {bf189379-68be-4d48-b602-a12c82c2866c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9738 | 2026.02.05 01:53:43.672415 [ 4 ] {bf189379-68be-4d48-b602-a12c82c2866c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9739 | 2026.02.05 01:53:43.673479 [ 4 ] {bf189379-68be-4d48-b602-a12c82c2866c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.02.05 01:53:43.673515 [ 4 ] {bf189379-68be-4d48-b602-a12c82c2866c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9741 | 2026.02.05 01:53:43.673912 [ 4 ] {bf189379-68be-4d48-b602-a12c82c2866c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9742 | 2026.02.05 01:53:43.674132 [ 4 ] {bf189379-68be-4d48-b602-a12c82c2866c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.02.05 01:53:43.674257 [ 4 ] {bf189379-68be-4d48-b602-a12c82c2866c} <Debug> executeQuery: Read 1331 rows, 113.75 KiB in 0.001901 sec., 700157.8116780642 rows/sec., 58.43 MiB/sec. | ||
| 9744 | 2026.02.05 01:53:43.674294 [ 4 ] {bf189379-68be-4d48-b602-a12c82c2866c} <Debug> TCPHandler: Processed in 0.002065248 sec. | ||
| 9745 | 2026.02.05 01:53:43.674405 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2026.02.05 01:53:43.674498 [ 4 ] {d1a72f61-e9da-4291-bc07-816fca431715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9747 | 2026.02.05 01:53:43.674538 [ 4 ] {d1a72f61-e9da-4291-bc07-816fca431715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9748 | 2026.02.05 01:53:43.674936 [ 4 ] {d1a72f61-e9da-4291-bc07-816fca431715} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.02.05 01:53:43.674970 [ 4 ] {d1a72f61-e9da-4291-bc07-816fca431715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9750 | 2026.02.05 01:53:43.675265 [ 4 ] {d1a72f61-e9da-4291-bc07-816fca431715} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9751 | 2026.02.05 01:53:43.675495 [ 4 ] {d1a72f61-e9da-4291-bc07-816fca431715} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.02.05 01:53:43.675620 [ 4 ] {d1a72f61-e9da-4291-bc07-816fca431715} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001141 sec., 24539.877300613494 rows/sec., 1.81 MiB/sec. | ||
| 9753 | 2026.02.05 01:53:43.675657 [ 4 ] {d1a72f61-e9da-4291-bc07-816fca431715} <Debug> TCPHandler: Processed in 0.001301954 sec. | ||
| 9754 | 2026.02.05 01:53:43.675763 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9755 | 2026.02.05 01:53:43.675857 [ 4 ] {49cb6758-4c17-4a08-ba8c-dd17684243d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9756 | 2026.02.05 01:53:43.675896 [ 4 ] {49cb6758-4c17-4a08-ba8c-dd17684243d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9757 | 2026.02.05 01:53:43.676360 [ 4 ] {49cb6758-4c17-4a08-ba8c-dd17684243d7} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.02.05 01:53:43.676394 [ 4 ] {49cb6758-4c17-4a08-ba8c-dd17684243d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9759 | 2026.02.05 01:53:43.676707 [ 4 ] {49cb6758-4c17-4a08-ba8c-dd17684243d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9760 | 2026.02.05 01:53:43.676928 [ 4 ] {49cb6758-4c17-4a08-ba8c-dd17684243d7} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.02.05 01:53:43.677052 [ 4 ] {49cb6758-4c17-4a08-ba8c-dd17684243d7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001213 sec., 207749.38169826873 rows/sec., 14.37 MiB/sec. | ||
| 9762 | 2026.02.05 01:53:43.677089 [ 4 ] {49cb6758-4c17-4a08-ba8c-dd17684243d7} <Debug> TCPHandler: Processed in 0.001374835 sec. | ||
| 9763 | 2026.02.05 01:53:43.677199 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.02.05 01:53:43.677293 [ 4 ] {ec961834-5019-40b6-8d4f-635750a15d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9765 | 2026.02.05 01:53:43.677334 [ 4 ] {ec961834-5019-40b6-8d4f-635750a15d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9766 | 2026.02.05 01:53:43.677719 [ 4 ] {ec961834-5019-40b6-8d4f-635750a15d03} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.02.05 01:53:43.677753 [ 4 ] {ec961834-5019-40b6-8d4f-635750a15d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9768 | 2026.02.05 01:53:43.678044 [ 4 ] {ec961834-5019-40b6-8d4f-635750a15d03} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9769 | 2026.02.05 01:53:43.678259 [ 4 ] {ec961834-5019-40b6-8d4f-635750a15d03} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.02.05 01:53:43.678383 [ 4 ] {ec961834-5019-40b6-8d4f-635750a15d03} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 9771 | 2026.02.05 01:53:43.678420 [ 4 ] {ec961834-5019-40b6-8d4f-635750a15d03} <Debug> TCPHandler: Processed in 0.001270133 sec. | ||
| 9772 | 2026.02.05 01:53:43.678553 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.02.05 01:53:43.678645 [ 4 ] {0e897c37-2500-4198-b5c8-6df86ef998a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9774 | 2026.02.05 01:53:43.678685 [ 4 ] {0e897c37-2500-4198-b5c8-6df86ef998a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9775 | 2026.02.05 01:53:43.679295 [ 4 ] {0e897c37-2500-4198-b5c8-6df86ef998a9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.02.05 01:53:43.679330 [ 4 ] {0e897c37-2500-4198-b5c8-6df86ef998a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9777 | 2026.02.05 01:53:43.679662 [ 4 ] {0e897c37-2500-4198-b5c8-6df86ef998a9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9778 | 2026.02.05 01:53:43.679886 [ 4 ] {0e897c37-2500-4198-b5c8-6df86ef998a9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.02.05 01:53:43.680010 [ 4 ] {0e897c37-2500-4198-b5c8-6df86ef998a9} <Debug> executeQuery: Read 572 rows, 43.97 KiB in 0.001383 sec., 413593.63702096895 rows/sec., 31.05 MiB/sec. | ||
| 9780 | 2026.02.05 01:53:43.680047 [ 4 ] {0e897c37-2500-4198-b5c8-6df86ef998a9} <Debug> TCPHandler: Processed in 0.001543528 sec. | ||
| 9781 | 2026.02.05 01:53:43.680161 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.02.05 01:53:43.680254 [ 4 ] {d9ceee6a-ebdf-4e5d-9a85-5121e210957a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.02.05 01:53:43.680297 [ 4 ] {d9ceee6a-ebdf-4e5d-9a85-5121e210957a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9784 | 2026.02.05 01:53:43.680877 [ 4 ] {d9ceee6a-ebdf-4e5d-9a85-5121e210957a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.02.05 01:53:43.680911 [ 4 ] {d9ceee6a-ebdf-4e5d-9a85-5121e210957a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9786 | 2026.02.05 01:53:43.681286 [ 4 ] {d9ceee6a-ebdf-4e5d-9a85-5121e210957a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9787 | 2026.02.05 01:53:43.681505 [ 4 ] {d9ceee6a-ebdf-4e5d-9a85-5121e210957a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.02.05 01:53:43.681632 [ 4 ] {d9ceee6a-ebdf-4e5d-9a85-5121e210957a} <Debug> executeQuery: Read 886 rows, 61.59 KiB in 0.001396 sec., 634670.4871060172 rows/sec., 43.08 MiB/sec. | ||
| 9789 | 2026.02.05 01:53:43.681668 [ 4 ] {d9ceee6a-ebdf-4e5d-9a85-5121e210957a} <Debug> TCPHandler: Processed in 0.001557349 sec. | ||
| 9790 | 2026.02.05 01:53:43.681779 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.02.05 01:53:43.681873 [ 4 ] {c4eefe26-9d69-4314-8ba9-a67f05446841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.02.05 01:53:43.681928 [ 4 ] {c4eefe26-9d69-4314-8ba9-a67f05446841} <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 | ||
| 9793 | 2026.02.05 01:53:43.682691 [ 4 ] {c4eefe26-9d69-4314-8ba9-a67f05446841} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.02.05 01:53:43.682727 [ 4 ] {c4eefe26-9d69-4314-8ba9-a67f05446841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9795 | 2026.02.05 01:53:43.683220 [ 4 ] {c4eefe26-9d69-4314-8ba9-a67f05446841} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9796 | 2026.02.05 01:53:43.683450 [ 4 ] {c4eefe26-9d69-4314-8ba9-a67f05446841} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.02.05 01:53:43.683577 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9798 | 2026.02.05 01:53:43.683585 [ 4 ] {c4eefe26-9d69-4314-8ba9-a67f05446841} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00173 sec., 2312.1387283236995 rows/sec., 4.14 MiB/sec. | ||
| 9799 | 2026.02.05 01:53:43.683659 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.02.05 01:53:43.683687 [ 4 ] {c4eefe26-9d69-4314-8ba9-a67f05446841} <Debug> TCPHandler: Processed in 0.001958006 sec. | ||
| 9801 | 2026.02.05 01:53:43.683688 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9802 | 2026.02.05 01:53:43.683811 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2026.02.05 01:53:43.683821 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 9804 | 2026.02.05 01:53:43.683914 [ 4 ] {bc27f604-92eb-4def-a224-347ca2dab462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9805 | 2026.02.05 01:53:43.683960 [ 4 ] {bc27f604-92eb-4def-a224-347ca2dab462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9806 | 2026.02.05 01:53:43.684082 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9807 | 2026.02.05 01:53:43.684151 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1295 rows starting from the beginning of the part | ||
| 9808 | 2026.02.05 01:53:43.684276 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
| 9809 | 2026.02.05 01:53:43.684301 [ 4 ] {bc27f604-92eb-4def-a224-347ca2dab462} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.02.05 01:53:43.684341 [ 4 ] {bc27f604-92eb-4def-a224-347ca2dab462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9811 | 2026.02.05 01:53:43.684381 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 9812 | 2026.02.05 01:53:43.684484 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 9813 | 2026.02.05 01:53:43.684580 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 9814 | 2026.02.05 01:53:43.684665 [ 4 ] {bc27f604-92eb-4def-a224-347ca2dab462} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9815 | 2026.02.05 01:53:43.684677 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
| 9816 | 2026.02.05 01:53:43.684909 [ 4 ] {bc27f604-92eb-4def-a224-347ca2dab462} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2026.02.05 01:53:43.685049 [ 4 ] {bc27f604-92eb-4def-a224-347ca2dab462} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 9818 | 2026.02.05 01:53:43.685086 [ 4 ] {bc27f604-92eb-4def-a224-347ca2dab462} <Debug> TCPHandler: Processed in 0.001325504 sec. | ||
| 9819 | 2026.02.05 01:53:43.689424 [ 187 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1379 rows, containing 19 columns (19 merged, 0 gathered) in 0.005641944 sec., 244419.2994471409 rows/sec., 437.99 MiB/sec. | ||
| 9820 | 2026.02.05 01:53:43.690500 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9821 | 2026.02.05 01:53:43.690824 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.02.05 01:53:43.690897 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9823 | 2026.02.05 01:53:43.690990 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 9824 | 2026.02.05 01:53:45.088162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24501 | ||
| 9825 | 2026.02.05 01:53:45.088708 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.02.05 01:53:45.088757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9827 | 2026.02.05 01:53:45.089251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9828 | 2026.02.05 01:53:45.089477 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.02.05 01:53:45.089612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24501 | ||
| 9830 | 2026.02.05 01:53:45.089655 [ 81 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9831 | 2026.02.05 01:53:45.089753 [ 81 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.02.05 01:53:45.089792 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9833 | 2026.02.05 01:53:45.089948 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 9834 | 2026.02.05 01:53:45.090105 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9835 | 2026.02.05 01:53:45.090148 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22069 rows starting from the beginning of the part | ||
| 9836 | 2026.02.05 01:53:45.090219 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 9837 | 2026.02.05 01:53:45.090269 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 9838 | 2026.02.05 01:53:45.090312 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 9839 | 2026.02.05 01:53:45.090354 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 9840 | 2026.02.05 01:53:45.090398 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 9841 | 2026.02.05 01:53:45.092452 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24501 rows, containing 4 columns (4 merged, 0 gathered) in 0.002567677 sec., 9542088.043005409 rows/sec., 136.50 MiB/sec. | ||
| 9842 | 2026.02.05 01:53:45.093071 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9843 | 2026.02.05 01:53:45.093398 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.02.05 01:53:45.093482 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_51_10} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9845 | 2026.02.05 01:53:45.093601 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 9846 | 2026.02.05 01:53:46.483536 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 9847 | 2026.02.05 01:53:46.502082 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.02.05 01:53:46.502149 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9849 | 2026.02.05 01:53:46.508061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9850 | 2026.02.05 01:53:46.508821 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.02.05 01:53:46.509130 [ 51 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9852 | 2026.02.05 01:53:46.509196 [ 51 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.02.05 01:53:46.509219 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 9854 | 2026.02.05 01:53:46.509318 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 9855 | 2026.02.05 01:53:46.512749 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 9856 | 2026.02.05 01:53:46.513293 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9857 | 2026.02.05 01:53:46.514816 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 9858 | 2026.02.05 01:53:46.519296 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 9859 | 2026.02.05 01:53:46.523827 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 9860 | 2026.02.05 01:53:46.528489 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 9861 | 2026.02.05 01:53:46.532823 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 9862 | 2026.02.05 01:53:46.536736 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 9863 | 2026.02.05 01:53:46.591527 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.082252054 sec., 4680.734173519849 rows/sec., 24.20 MiB/sec. | ||
| 9864 | 2026.02.05 01:53:46.593702 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9865 | 2026.02.05 01:53:46.595541 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_51_10} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.02.05 01:53:46.595643 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_51_10} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9867 | 2026.02.05 01:53:46.597763 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9868 | 2026.02.05 01:53:47.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.87 MiB, peak 333.29 MiB, free memory in arenas 0.00 B, will set to 320.97 MiB (RSS), difference: 1.10 MiB | ||
| 9869 | 2026.02.05 01:53:48.641841 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.02.05 01:53:48.642033 [ 4 ] {a0f9215d-e438-4fad-be9a-b5a737373713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9871 | 2026.02.05 01:53:48.642100 [ 4 ] {a0f9215d-e438-4fad-be9a-b5a737373713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9872 | 2026.02.05 01:53:48.642789 [ 4 ] {a0f9215d-e438-4fad-be9a-b5a737373713} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.02.05 01:53:48.642835 [ 4 ] {a0f9215d-e438-4fad-be9a-b5a737373713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9874 | 2026.02.05 01:53:48.643243 [ 4 ] {a0f9215d-e438-4fad-be9a-b5a737373713} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9875 | 2026.02.05 01:53:48.643472 [ 4 ] {a0f9215d-e438-4fad-be9a-b5a737373713} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.02.05 01:53:48.643619 [ 4 ] {a0f9215d-e438-4fad-be9a-b5a737373713} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001634 sec., 78335.37331701347 rows/sec., 6.75 MiB/sec. | ||
| 9877 | 2026.02.05 01:53:48.643660 [ 4 ] {a0f9215d-e438-4fad-be9a-b5a737373713} <Debug> TCPHandler: Processed in 0.001950976 sec. | ||
| 9878 | 2026.02.05 01:53:48.643796 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.02.05 01:53:48.643891 [ 4 ] {2aef2f6d-5553-4b5c-826f-a4bbbb99fd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9880 | 2026.02.05 01:53:48.643931 [ 4 ] {2aef2f6d-5553-4b5c-826f-a4bbbb99fd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9881 | 2026.02.05 01:53:48.644344 [ 4 ] {2aef2f6d-5553-4b5c-826f-a4bbbb99fd64} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.02.05 01:53:48.644381 [ 4 ] {2aef2f6d-5553-4b5c-826f-a4bbbb99fd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9883 | 2026.02.05 01:53:48.644683 [ 4 ] {2aef2f6d-5553-4b5c-826f-a4bbbb99fd64} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9884 | 2026.02.05 01:53:48.644903 [ 4 ] {2aef2f6d-5553-4b5c-826f-a4bbbb99fd64} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.02.05 01:53:48.645032 [ 4 ] {2aef2f6d-5553-4b5c-826f-a4bbbb99fd64} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00116 sec., 31034.48275862069 rows/sec., 2.28 MiB/sec. | ||
| 9886 | 2026.02.05 01:53:48.645069 [ 4 ] {2aef2f6d-5553-4b5c-826f-a4bbbb99fd64} <Debug> TCPHandler: Processed in 0.001322745 sec. | ||
| 9887 | 2026.02.05 01:53:48.645182 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9888 | 2026.02.05 01:53:48.645276 [ 4 ] {56d1bfc6-cabe-4ca6-90fd-5149187b6f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9889 | 2026.02.05 01:53:48.645317 [ 4 ] {56d1bfc6-cabe-4ca6-90fd-5149187b6f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9890 | 2026.02.05 01:53:48.645741 [ 4 ] {56d1bfc6-cabe-4ca6-90fd-5149187b6f7f} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.02.05 01:53:48.645778 [ 4 ] {56d1bfc6-cabe-4ca6-90fd-5149187b6f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9892 | 2026.02.05 01:53:48.646096 [ 4 ] {56d1bfc6-cabe-4ca6-90fd-5149187b6f7f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9893 | 2026.02.05 01:53:48.646312 [ 4 ] {56d1bfc6-cabe-4ca6-90fd-5149187b6f7f} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.02.05 01:53:48.646440 [ 4 ] {56d1bfc6-cabe-4ca6-90fd-5149187b6f7f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001183 sec., 84530.85376162299 rows/sec., 6.60 MiB/sec. | ||
| 9895 | 2026.02.05 01:53:48.646478 [ 4 ] {56d1bfc6-cabe-4ca6-90fd-5149187b6f7f} <Debug> TCPHandler: Processed in 0.001345374 sec. | ||
| 9896 | 2026.02.05 01:53:48.646601 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9897 | 2026.02.05 01:53:48.646697 [ 4 ] {8d817b80-94a0-486d-894c-a0bb9ba85311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9898 | 2026.02.05 01:53:48.646740 [ 4 ] {8d817b80-94a0-486d-894c-a0bb9ba85311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9899 | 2026.02.05 01:53:48.647155 [ 4 ] {8d817b80-94a0-486d-894c-a0bb9ba85311} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2026.02.05 01:53:48.647191 [ 4 ] {8d817b80-94a0-486d-894c-a0bb9ba85311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9901 | 2026.02.05 01:53:48.647560 [ 4 ] {8d817b80-94a0-486d-894c-a0bb9ba85311} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9902 | 2026.02.05 01:53:48.647783 [ 4 ] {8d817b80-94a0-486d-894c-a0bb9ba85311} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2026.02.05 01:53:48.647912 [ 4 ] {8d817b80-94a0-486d-894c-a0bb9ba85311} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 9904 | 2026.02.05 01:53:48.647950 [ 4 ] {8d817b80-94a0-486d-894c-a0bb9ba85311} <Debug> TCPHandler: Processed in 0.001397895 sec. | ||
| 9905 | 2026.02.05 01:53:48.648069 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9906 | 2026.02.05 01:53:48.648163 [ 4 ] {8678fccc-4451-48ea-ba4b-173bd0d59cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9907 | 2026.02.05 01:53:48.648218 [ 4 ] {8678fccc-4451-48ea-ba4b-173bd0d59cf1} <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 | ||
| 9908 | 2026.02.05 01:53:48.649064 [ 4 ] {8678fccc-4451-48ea-ba4b-173bd0d59cf1} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2026.02.05 01:53:48.649102 [ 4 ] {8678fccc-4451-48ea-ba4b-173bd0d59cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9910 | 2026.02.05 01:53:48.649683 [ 4 ] {8678fccc-4451-48ea-ba4b-173bd0d59cf1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9911 | 2026.02.05 01:53:48.649924 [ 4 ] {8678fccc-4451-48ea-ba4b-173bd0d59cf1} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.02.05 01:53:48.650063 [ 4 ] {8678fccc-4451-48ea-ba4b-173bd0d59cf1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001918 sec., 18769.551616266945 rows/sec., 33.63 MiB/sec. | ||
| 9913 | 2026.02.05 01:53:48.650116 [ 4 ] {8678fccc-4451-48ea-ba4b-173bd0d59cf1} <Debug> TCPHandler: Processed in 0.002096308 sec. | ||
| 9914 | 2026.02.05 01:53:48.650234 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2026.02.05 01:53:48.650328 [ 4 ] {7ee9542c-b155-4e70-8145-fb67366a6cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9916 | 2026.02.05 01:53:48.650370 [ 4 ] {7ee9542c-b155-4e70-8145-fb67366a6cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9917 | 2026.02.05 01:53:48.650704 [ 4 ] {7ee9542c-b155-4e70-8145-fb67366a6cec} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.02.05 01:53:48.650739 [ 4 ] {7ee9542c-b155-4e70-8145-fb67366a6cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9919 | 2026.02.05 01:53:48.651048 [ 4 ] {7ee9542c-b155-4e70-8145-fb67366a6cec} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9920 | 2026.02.05 01:53:48.651273 [ 4 ] {7ee9542c-b155-4e70-8145-fb67366a6cec} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.02.05 01:53:48.651401 [ 4 ] {7ee9542c-b155-4e70-8145-fb67366a6cec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 9922 | 2026.02.05 01:53:48.651437 [ 4 ] {7ee9542c-b155-4e70-8145-fb67366a6cec} <Debug> TCPHandler: Processed in 0.001253643 sec. | ||
| 9923 | 2026.02.05 01:53:52.437705 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9924 | 2026.02.05 01:53:52.437775 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9925 | 2026.02.05 01:53:52.589805 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24949 | ||
| 9926 | 2026.02.05 01:53:52.590382 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9927 | 2026.02.05 01:53:52.590431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9928 | 2026.02.05 01:53:52.590942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9929 | 2026.02.05 01:53:52.591187 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2026.02.05 01:53:52.591326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24949 | ||
| 9931 | 2026.02.05 01:53:52.659810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1188 | ||
| 9932 | 2026.02.05 01:53:52.662102 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.02.05 01:53:52.662145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9934 | 2026.02.05 01:53:52.663352 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9935 | 2026.02.05 01:53:52.663648 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.02.05 01:53:52.663934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
| 9937 | 2026.02.05 01:53:53.639941 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2026.02.05 01:53:53.640136 [ 4 ] {975bf51e-8d2d-43d4-8ba6-b643b711cb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9939 | 2026.02.05 01:53:53.640212 [ 4 ] {975bf51e-8d2d-43d4-8ba6-b643b711cb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9940 | 2026.02.05 01:53:53.640876 [ 4 ] {975bf51e-8d2d-43d4-8ba6-b643b711cb40} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.02.05 01:53:53.640924 [ 4 ] {975bf51e-8d2d-43d4-8ba6-b643b711cb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9942 | 2026.02.05 01:53:53.641321 [ 4 ] {975bf51e-8d2d-43d4-8ba6-b643b711cb40} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9943 | 2026.02.05 01:53:53.641552 [ 4 ] {975bf51e-8d2d-43d4-8ba6-b643b711cb40} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.02.05 01:53:53.641710 [ 4 ] {975bf51e-8d2d-43d4-8ba6-b643b711cb40} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.11 MiB/sec. | ||
| 9945 | 2026.02.05 01:53:53.641751 [ 4 ] {975bf51e-8d2d-43d4-8ba6-b643b711cb40} <Debug> TCPHandler: Processed in 0.001949815 sec. | ||
| 9946 | 2026.02.05 01:53:53.641881 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.02.05 01:53:53.641979 [ 4 ] {8c1a40f9-7e82-49d6-8615-230970ffbcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9948 | 2026.02.05 01:53:53.642020 [ 4 ] {8c1a40f9-7e82-49d6-8615-230970ffbcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9949 | 2026.02.05 01:53:53.642427 [ 4 ] {8c1a40f9-7e82-49d6-8615-230970ffbcc5} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.02.05 01:53:53.642463 [ 4 ] {8c1a40f9-7e82-49d6-8615-230970ffbcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9951 | 2026.02.05 01:53:53.642761 [ 4 ] {8c1a40f9-7e82-49d6-8615-230970ffbcc5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9952 | 2026.02.05 01:53:53.642963 [ 4 ] {8c1a40f9-7e82-49d6-8615-230970ffbcc5} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.02.05 01:53:53.643089 [ 4 ] {8c1a40f9-7e82-49d6-8615-230970ffbcc5} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001129 sec., 3542.9583702391496 rows/sec., 266.41 KiB/sec. | ||
| 9954 | 2026.02.05 01:53:53.643088 [ 93 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9955 | 2026.02.05 01:53:53.643127 [ 4 ] {8c1a40f9-7e82-49d6-8615-230970ffbcc5} <Debug> TCPHandler: Processed in 0.001296683 sec. | ||
| 9956 | 2026.02.05 01:53:53.643165 [ 93 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.02.05 01:53:53.643196 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9958 | 2026.02.05 01:53:53.643256 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.02.05 01:53:53.643300 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 9960 | 2026.02.05 01:53:53.643352 [ 4 ] {5be7589a-2053-49b2-8501-d8b74a6c73e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9961 | 2026.02.05 01:53:53.643396 [ 4 ] {5be7589a-2053-49b2-8501-d8b74a6c73e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9962 | 2026.02.05 01:53:53.643418 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9963 | 2026.02.05 01:53:53.643460 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 72 rows starting from the beginning of the part | ||
| 9964 | 2026.02.05 01:53:53.643536 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 4 rows starting from the beginning of the part | ||
| 9965 | 2026.02.05 01:53:53.643589 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
| 9966 | 2026.02.05 01:53:53.643638 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 28 rows starting from the beginning of the part | ||
| 9967 | 2026.02.05 01:53:53.643681 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 9968 | 2026.02.05 01:53:53.643726 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part | ||
| 9969 | 2026.02.05 01:53:53.643802 [ 4 ] {5be7589a-2053-49b2-8501-d8b74a6c73e0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.02.05 01:53:53.643842 [ 4 ] {5be7589a-2053-49b2-8501-d8b74a6c73e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9971 | 2026.02.05 01:53:53.644164 [ 4 ] {5be7589a-2053-49b2-8501-d8b74a6c73e0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9972 | 2026.02.05 01:53:53.644388 [ 4 ] {5be7589a-2053-49b2-8501-d8b74a6c73e0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.02.05 01:53:53.644522 [ 4 ] {5be7589a-2053-49b2-8501-d8b74a6c73e0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001188 sec., 57239.057239057234 rows/sec., 4.47 MiB/sec. | ||
| 9974 | 2026.02.05 01:53:53.644558 [ 4 ] {5be7589a-2053-49b2-8501-d8b74a6c73e0} <Debug> TCPHandler: Processed in 0.001351075 sec. | ||
| 9975 | 2026.02.05 01:53:53.644670 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.02.05 01:53:53.644686 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427446 sec., 126099.34106088777 rows/sec., 9.72 MiB/sec. | ||
| 9977 | 2026.02.05 01:53:53.644762 [ 4 ] {2df4a3b4-d5cc-4cbc-b596-369ee6f0a0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9978 | 2026.02.05 01:53:53.644808 [ 4 ] {2df4a3b4-d5cc-4cbc-b596-369ee6f0a0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9979 | 2026.02.05 01:53:53.644904 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9980 | 2026.02.05 01:53:53.645198 [ 4 ] {2df4a3b4-d5cc-4cbc-b596-369ee6f0a0c4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2026.02.05 01:53:53.645240 [ 4 ] {2df4a3b4-d5cc-4cbc-b596-369ee6f0a0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9982 | 2026.02.05 01:53:53.645265 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.02.05 01:53:53.645378 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_71_14} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9984 | 2026.02.05 01:53:53.645496 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9985 | 2026.02.05 01:53:53.645580 [ 4 ] {2df4a3b4-d5cc-4cbc-b596-369ee6f0a0c4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9986 | 2026.02.05 01:53:53.645784 [ 4 ] {2df4a3b4-d5cc-4cbc-b596-369ee6f0a0c4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.02.05 01:53:53.645911 [ 4 ] {2df4a3b4-d5cc-4cbc-b596-369ee6f0a0c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 9988 | 2026.02.05 01:53:53.645947 [ 4 ] {2df4a3b4-d5cc-4cbc-b596-369ee6f0a0c4} <Debug> TCPHandler: Processed in 0.001325274 sec. | ||
| 9989 | 2026.02.05 01:53:53.646046 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.02.05 01:53:53.646136 [ 4 ] {802474c5-12d0-46fc-ab1d-8745b6f7ad79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9991 | 2026.02.05 01:53:53.646188 [ 4 ] {802474c5-12d0-46fc-ab1d-8745b6f7ad79} <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 | ||
| 9992 | 2026.02.05 01:53:53.646917 [ 4 ] {802474c5-12d0-46fc-ab1d-8745b6f7ad79} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.02.05 01:53:53.646953 [ 4 ] {802474c5-12d0-46fc-ab1d-8745b6f7ad79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 9994 | 2026.02.05 01:53:53.647439 [ 4 ] {802474c5-12d0-46fc-ab1d-8745b6f7ad79} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9995 | 2026.02.05 01:53:53.647656 [ 4 ] {802474c5-12d0-46fc-ab1d-8745b6f7ad79} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.02.05 01:53:53.647790 [ 4 ] {802474c5-12d0-46fc-ab1d-8745b6f7ad79} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001671 sec., 2393.77618192699 rows/sec., 4.29 MiB/sec. | ||
| 9997 | 2026.02.05 01:53:53.647842 [ 4 ] {802474c5-12d0-46fc-ab1d-8745b6f7ad79} <Debug> TCPHandler: Processed in 0.001843644 sec. | ||
| 9998 | 2026.02.05 01:53:53.647953 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.02.05 01:53:53.648045 [ 4 ] {039f6299-a4a8-44b0-999a-e3ec045aab6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10000 | 2026.02.05 01:53:53.648085 [ 4 ] {039f6299-a4a8-44b0-999a-e3ec045aab6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10001 | 2026.02.05 01:53:53.648407 [ 4 ] {039f6299-a4a8-44b0-999a-e3ec045aab6c} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.02.05 01:53:53.648442 [ 4 ] {039f6299-a4a8-44b0-999a-e3ec045aab6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10003 | 2026.02.05 01:53:53.648731 [ 4 ] {039f6299-a4a8-44b0-999a-e3ec045aab6c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10004 | 2026.02.05 01:53:53.648931 [ 4 ] {039f6299-a4a8-44b0-999a-e3ec045aab6c} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.02.05 01:53:53.649056 [ 4 ] {039f6299-a4a8-44b0-999a-e3ec045aab6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 10006 | 2026.02.05 01:53:53.649090 [ 4 ] {039f6299-a4a8-44b0-999a-e3ec045aab6c} <Debug> TCPHandler: Processed in 0.001185551 sec. | ||
| 10007 | 2026.02.05 01:53:54.012931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 10008 | 2026.02.05 01:53:54.028000 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.02.05 01:53:54.028044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10010 | 2026.02.05 01:53:54.033582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10011 | 2026.02.05 01:53:54.034250 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.02.05 01:53:54.036925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10013 | 2026.02.05 01:53:54.053754 [ 93 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10014 | 2026.02.05 01:53:54.053821 [ 93 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.02.05 01:53:54.053857 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10016 | 2026.02.05 01:53:54.053987 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 10017 | 2026.02.05 01:53:54.054134 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10018 | 2026.02.05 01:53:54.054184 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 10019 | 2026.02.05 01:53:54.054280 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 10020 | 2026.02.05 01:53:54.054350 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10021 | 2026.02.05 01:53:54.054417 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 10022 | 2026.02.05 01:53:54.054486 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 10023 | 2026.02.05 01:53:54.055363 [ 199 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430016 sec., 34964.64375223774 rows/sec., 2.94 MiB/sec. | ||
| 10024 | 2026.02.05 01:53:54.055494 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10025 | 2026.02.05 01:53:54.055725 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.02.05 01:53:54.055786 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_17_4} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10027 | 2026.02.05 01:53:54.055850 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10028 | 2026.02.05 01:53:55.138165 [ 131 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10029 | 2026.02.05 01:53:55.138238 [ 131 ] {} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.02.05 01:53:55.138262 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10031 | 2026.02.05 01:53:55.138429 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 10032 | 2026.02.05 01:53:55.138648 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10033 | 2026.02.05 01:53:55.138706 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 10034 | 2026.02.05 01:53:55.138814 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 10035 | 2026.02.05 01:53:55.138889 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 10036 | 2026.02.05 01:53:55.138957 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 10037 | 2026.02.05 01:53:55.139023 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 10038 | 2026.02.05 01:53:55.140181 [ 192 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001834893 sec., 673608.7608378255 rows/sec., 48.98 MiB/sec. | ||
| 10039 | 2026.02.05 01:53:55.140332 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10040 | 2026.02.05 01:53:55.140572 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2026.02.05 01:53:55.140640 [ 198 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_13_3} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10042 | 2026.02.05 01:53:55.140702 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10043 | 2026.02.05 01:53:58.641325 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2026.02.05 01:53:58.641512 [ 4 ] {9b45c107-3c8e-4fd0-9c02-6f2dbd78f86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10045 | 2026.02.05 01:53:58.641579 [ 4 ] {9b45c107-3c8e-4fd0-9c02-6f2dbd78f86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10046 | 2026.02.05 01:53:58.642219 [ 4 ] {9b45c107-3c8e-4fd0-9c02-6f2dbd78f86d} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.02.05 01:53:58.642266 [ 4 ] {9b45c107-3c8e-4fd0-9c02-6f2dbd78f86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10048 | 2026.02.05 01:53:58.642652 [ 4 ] {9b45c107-3c8e-4fd0-9c02-6f2dbd78f86d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10049 | 2026.02.05 01:53:58.642886 [ 4 ] {9b45c107-3c8e-4fd0-9c02-6f2dbd78f86d} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.02.05 01:53:58.643041 [ 4 ] {9b45c107-3c8e-4fd0-9c02-6f2dbd78f86d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001575 sec., 3809.5238095238096 rows/sec., 310.64 KiB/sec. | ||
| 10051 | 2026.02.05 01:53:58.643083 [ 4 ] {9b45c107-3c8e-4fd0-9c02-6f2dbd78f86d} <Debug> TCPHandler: Processed in 0.001890465 sec. | ||
| 10052 | 2026.02.05 01:53:58.643233 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10053 | 2026.02.05 01:53:58.643357 [ 4 ] {f3a11b58-87b8-4fd6-aa3f-07d72188f895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10054 | 2026.02.05 01:53:58.643406 [ 4 ] {f3a11b58-87b8-4fd6-aa3f-07d72188f895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10055 | 2026.02.05 01:53:58.643928 [ 4 ] {f3a11b58-87b8-4fd6-aa3f-07d72188f895} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10056 | 2026.02.05 01:53:58.643966 [ 4 ] {f3a11b58-87b8-4fd6-aa3f-07d72188f895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10057 | 2026.02.05 01:53:58.644296 [ 4 ] {f3a11b58-87b8-4fd6-aa3f-07d72188f895} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10058 | 2026.02.05 01:53:58.644506 [ 4 ] {f3a11b58-87b8-4fd6-aa3f-07d72188f895} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2026.02.05 01:53:58.644628 [ 150 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10060 | 2026.02.05 01:53:58.644634 [ 4 ] {f3a11b58-87b8-4fd6-aa3f-07d72188f895} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001302 sec., 100614.43932411674 rows/sec., 8.64 MiB/sec. | ||
| 10061 | 2026.02.05 01:53:58.644697 [ 150 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.02.05 01:53:58.644716 [ 4 ] {f3a11b58-87b8-4fd6-aa3f-07d72188f895} <Debug> TCPHandler: Processed in 0.001546679 sec. | ||
| 10063 | 2026.02.05 01:53:58.644723 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10064 | 2026.02.05 01:53:58.644844 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.02.05 01:53:58.644851 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 10066 | 2026.02.05 01:53:58.644949 [ 4 ] {1c39e0fa-6940-45ae-94ad-f3d57626ab7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10067 | 2026.02.05 01:53:58.644985 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10068 | 2026.02.05 01:53:58.644995 [ 4 ] {1c39e0fa-6940-45ae-94ad-f3d57626ab7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10069 | 2026.02.05 01:53:58.645032 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1407 rows starting from the beginning of the part | ||
| 10070 | 2026.02.05 01:53:58.645111 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 128 rows starting from the beginning of the part | ||
| 10071 | 2026.02.05 01:53:58.645166 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1331 rows starting from the beginning of the part | ||
| 10072 | 2026.02.05 01:53:58.645220 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 128 rows starting from the beginning of the part | ||
| 10073 | 2026.02.05 01:53:58.645265 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 10074 | 2026.02.05 01:53:58.645310 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 131 rows starting from the beginning of the part | ||
| 10075 | 2026.02.05 01:53:58.645442 [ 4 ] {1c39e0fa-6940-45ae-94ad-f3d57626ab7c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.02.05 01:53:58.645485 [ 4 ] {1c39e0fa-6940-45ae-94ad-f3d57626ab7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10077 | 2026.02.05 01:53:58.645813 [ 4 ] {1c39e0fa-6940-45ae-94ad-f3d57626ab7c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10078 | 2026.02.05 01:53:58.646037 [ 4 ] {1c39e0fa-6940-45ae-94ad-f3d57626ab7c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.02.05 01:53:58.646170 [ 4 ] {1c39e0fa-6940-45ae-94ad-f3d57626ab7c} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.00124 sec., 33870.967741935485 rows/sec., 2.46 MiB/sec. | ||
| 10080 | 2026.02.05 01:53:58.646208 [ 4 ] {1c39e0fa-6940-45ae-94ad-f3d57626ab7c} <Debug> TCPHandler: Processed in 0.001413906 sec. | ||
| 10081 | 2026.02.05 01:53:58.646322 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2026.02.05 01:53:58.646417 [ 4 ] {2b8f440f-803d-4a4a-a83d-e12798dee617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10083 | 2026.02.05 01:53:58.646457 [ 4 ] {2b8f440f-803d-4a4a-a83d-e12798dee617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10084 | 2026.02.05 01:53:58.646798 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001998187 sec., 1595946.7257068534 rows/sec., 139.98 MiB/sec. | ||
| 10085 | 2026.02.05 01:53:58.646917 [ 4 ] {2b8f440f-803d-4a4a-a83d-e12798dee617} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.02.05 01:53:58.646958 [ 4 ] {2b8f440f-803d-4a4a-a83d-e12798dee617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10087 | 2026.02.05 01:53:58.647050 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10088 | 2026.02.05 01:53:58.647318 [ 4 ] {2b8f440f-803d-4a4a-a83d-e12798dee617} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10089 | 2026.02.05 01:53:58.647380 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10090 | 2026.02.05 01:53:58.647465 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_76_15} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10091 | 2026.02.05 01:53:58.647543 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10092 | 2026.02.05 01:53:58.647562 [ 4 ] {2b8f440f-803d-4a4a-a83d-e12798dee617} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2026.02.05 01:53:58.647683 [ 150 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10094 | 2026.02.05 01:53:58.647700 [ 4 ] {2b8f440f-803d-4a4a-a83d-e12798dee617} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001301 sec., 81475.78785549577 rows/sec., 6.37 MiB/sec. | ||
| 10095 | 2026.02.05 01:53:58.647719 [ 150 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.02.05 01:53:58.647742 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10097 | 2026.02.05 01:53:58.647744 [ 4 ] {2b8f440f-803d-4a4a-a83d-e12798dee617} <Debug> TCPHandler: Processed in 0.001472447 sec. | ||
| 10098 | 2026.02.05 01:53:58.647810 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 10099 | 2026.02.05 01:53:58.647889 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.02.05 01:53:58.647911 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10101 | 2026.02.05 01:53:58.647944 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 634 rows starting from the beginning of the part | ||
| 10102 | 2026.02.05 01:53:58.647990 [ 4 ] {1771dbb2-97f7-4efb-b1bf-2a824dc85a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10103 | 2026.02.05 01:53:58.647997 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part | ||
| 10104 | 2026.02.05 01:53:58.648043 [ 4 ] {1771dbb2-97f7-4efb-b1bf-2a824dc85a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10105 | 2026.02.05 01:53:58.648058 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 572 rows starting from the beginning of the part | ||
| 10106 | 2026.02.05 01:53:58.648102 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part | ||
| 10107 | 2026.02.05 01:53:58.648141 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 68 rows starting from the beginning of the part | ||
| 10108 | 2026.02.05 01:53:58.648178 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 106 rows starting from the beginning of the part | ||
| 10109 | 2026.02.05 01:53:58.648480 [ 4 ] {1771dbb2-97f7-4efb-b1bf-2a824dc85a4c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.02.05 01:53:58.648520 [ 4 ] {1771dbb2-97f7-4efb-b1bf-2a824dc85a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10111 | 2026.02.05 01:53:58.648924 [ 4 ] {1771dbb2-97f7-4efb-b1bf-2a824dc85a4c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10112 | 2026.02.05 01:53:58.649144 [ 4 ] {1771dbb2-97f7-4efb-b1bf-2a824dc85a4c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.02.05 01:53:58.649155 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375905 sec., 1148335.0958096671 rows/sec., 91.57 MiB/sec. | ||
| 10114 | 2026.02.05 01:53:58.649269 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10115 | 2026.02.05 01:53:58.649279 [ 4 ] {1771dbb2-97f7-4efb-b1bf-2a824dc85a4c} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001308 sec., 124617.73700305811 rows/sec., 8.68 MiB/sec. | ||
| 10116 | 2026.02.05 01:53:58.649298 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10117 | 2026.02.05 01:53:58.649301 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2026.02.05 01:53:58.649330 [ 4 ] {1771dbb2-97f7-4efb-b1bf-2a824dc85a4c} <Debug> TCPHandler: Processed in 0.001491157 sec. | ||
| 10119 | 2026.02.05 01:53:58.649335 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10120 | 2026.02.05 01:53:58.649427 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 10121 | 2026.02.05 01:53:58.649463 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2026.02.05 01:53:58.649528 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10123 | 2026.02.05 01:53:58.649555 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.02.05 01:53:58.649568 [ 4 ] {ae574f9e-0096-4097-8ea6-53c889b63aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10125 | 2026.02.05 01:53:58.649571 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20445 rows starting from the beginning of the part | ||
| 10126 | 2026.02.05 01:53:58.649635 [ 4 ] {ae574f9e-0096-4097-8ea6-53c889b63aa7} <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 | ||
| 10127 | 2026.02.05 01:53:58.649636 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_76_15} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10128 | 2026.02.05 01:53:58.649653 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 10129 | 2026.02.05 01:53:58.649707 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 886 rows starting from the beginning of the part | ||
| 10130 | 2026.02.05 01:53:58.649717 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10131 | 2026.02.05 01:53:58.649750 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10132 | 2026.02.05 01:53:58.649787 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 10133 | 2026.02.05 01:53:58.649833 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 163 rows starting from the beginning of the part | ||
| 10134 | 2026.02.05 01:53:58.650518 [ 4 ] {ae574f9e-0096-4097-8ea6-53c889b63aa7} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2026.02.05 01:53:58.650559 [ 4 ] {ae574f9e-0096-4097-8ea6-53c889b63aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10136 | 2026.02.05 01:53:58.651204 [ 4 ] {ae574f9e-0096-4097-8ea6-53c889b63aa7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10137 | 2026.02.05 01:53:58.651432 [ 4 ] {ae574f9e-0096-4097-8ea6-53c889b63aa7} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.02.05 01:53:58.651577 [ 4 ] {ae574f9e-0096-4097-8ea6-53c889b63aa7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002025 sec., 17777.777777777777 rows/sec., 31.86 MiB/sec. | ||
| 10139 | 2026.02.05 01:53:58.651635 [ 4 ] {ae574f9e-0096-4097-8ea6-53c889b63aa7} <Debug> TCPHandler: Processed in 0.00222416 sec. | ||
| 10140 | 2026.02.05 01:53:58.651762 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2026.02.05 01:53:58.651859 [ 4 ] {b930da43-b9e6-4dc8-90d2-09ed29602d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10142 | 2026.02.05 01:53:58.651902 [ 4 ] {b930da43-b9e6-4dc8-90d2-09ed29602d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10143 | 2026.02.05 01:53:58.652248 [ 4 ] {b930da43-b9e6-4dc8-90d2-09ed29602d24} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2026.02.05 01:53:58.652284 [ 4 ] {b930da43-b9e6-4dc8-90d2-09ed29602d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10145 | 2026.02.05 01:53:58.652599 [ 4 ] {b930da43-b9e6-4dc8-90d2-09ed29602d24} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10146 | 2026.02.05 01:53:58.652822 [ 4 ] {b930da43-b9e6-4dc8-90d2-09ed29602d24} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2026.02.05 01:53:58.652954 [ 4 ] {b930da43-b9e6-4dc8-90d2-09ed29602d24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 10148 | 2026.02.05 01:53:58.652991 [ 4 ] {b930da43-b9e6-4dc8-90d2-09ed29602d24} <Debug> TCPHandler: Processed in 0.001280293 sec. | ||
| 10149 | 2026.02.05 01:53:58.664990 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21974 rows, containing 5 columns (5 merged, 0 gathered) in 0.015590495 sec., 1409448.5133409812 rows/sec., 96.84 MiB/sec. | ||
| 10150 | 2026.02.05 01:53:58.665514 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10151 | 2026.02.05 01:53:58.665855 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.02.05 01:53:58.665940 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10153 | 2026.02.05 01:53:58.666038 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10154 | 2026.02.05 01:53:59.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.76 MiB, peak 333.29 MiB, free memory in arenas 0.00 B, will set to 324.06 MiB (RSS), difference: 2.29 MiB | ||
| 10155 | 2026.02.05 01:54:00.091610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25461 | ||
| 10156 | 2026.02.05 01:54:00.092488 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.02.05 01:54:00.092564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10158 | 2026.02.05 01:54:00.093144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10159 | 2026.02.05 01:54:00.093371 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.02.05 01:54:00.093506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25461 | ||
| 10161 | 2026.02.05 01:54:01.537098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10162 | 2026.02.05 01:54:01.553325 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.02.05 01:54:01.553384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10164 | 2026.02.05 01:54:01.558978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10165 | 2026.02.05 01:54:01.559660 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.02.05 01:54:01.562384 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10167 | 2026.02.05 01:54:02.664295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1214 | ||
| 10168 | 2026.02.05 01:54:02.666552 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.02.05 01:54:02.666596 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10170 | 2026.02.05 01:54:02.667761 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10171 | 2026.02.05 01:54:02.668025 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.02.05 01:54:02.668292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1214 | ||
| 10173 | 2026.02.05 01:54:03.640056 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2026.02.05 01:54:03.640252 [ 4 ] {fa8a0377-d3ed-4dd8-9cf6-feae8af42180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10175 | 2026.02.05 01:54:03.640324 [ 4 ] {fa8a0377-d3ed-4dd8-9cf6-feae8af42180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10176 | 2026.02.05 01:54:03.641050 [ 4 ] {fa8a0377-d3ed-4dd8-9cf6-feae8af42180} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.02.05 01:54:03.641100 [ 4 ] {fa8a0377-d3ed-4dd8-9cf6-feae8af42180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10178 | 2026.02.05 01:54:03.641490 [ 4 ] {fa8a0377-d3ed-4dd8-9cf6-feae8af42180} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10179 | 2026.02.05 01:54:03.641710 [ 4 ] {fa8a0377-d3ed-4dd8-9cf6-feae8af42180} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2026.02.05 01:54:03.641864 [ 4 ] {fa8a0377-d3ed-4dd8-9cf6-feae8af42180} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001665 sec., 38438.43843843844 rows/sec., 3.04 MiB/sec. | ||
| 10181 | 2026.02.05 01:54:03.641906 [ 4 ] {fa8a0377-d3ed-4dd8-9cf6-feae8af42180} <Debug> TCPHandler: Processed in 0.001988937 sec. | ||
| 10182 | 2026.02.05 01:54:03.642027 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10183 | 2026.02.05 01:54:03.642122 [ 4 ] {1470ffa0-2604-4900-9ee0-ee65fcab49d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10184 | 2026.02.05 01:54:03.642165 [ 4 ] {1470ffa0-2604-4900-9ee0-ee65fcab49d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10185 | 2026.02.05 01:54:03.642560 [ 4 ] {1470ffa0-2604-4900-9ee0-ee65fcab49d4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.02.05 01:54:03.642598 [ 4 ] {1470ffa0-2604-4900-9ee0-ee65fcab49d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10187 | 2026.02.05 01:54:03.642893 [ 4 ] {1470ffa0-2604-4900-9ee0-ee65fcab49d4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10188 | 2026.02.05 01:54:03.643093 [ 4 ] {1470ffa0-2604-4900-9ee0-ee65fcab49d4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.02.05 01:54:03.643219 [ 4 ] {1470ffa0-2604-4900-9ee0-ee65fcab49d4} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001115 sec., 3587.4439461883403 rows/sec., 269.76 KiB/sec. | ||
| 10190 | 2026.02.05 01:54:03.643257 [ 4 ] {1470ffa0-2604-4900-9ee0-ee65fcab49d4} <Debug> TCPHandler: Processed in 0.001281144 sec. | ||
| 10191 | 2026.02.05 01:54:03.643366 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10192 | 2026.02.05 01:54:03.643461 [ 4 ] {5d71251e-bfea-4b9b-b521-9ab8941a9224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10193 | 2026.02.05 01:54:03.643501 [ 4 ] {5d71251e-bfea-4b9b-b521-9ab8941a9224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10194 | 2026.02.05 01:54:03.643922 [ 4 ] {5d71251e-bfea-4b9b-b521-9ab8941a9224} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.02.05 01:54:03.643957 [ 4 ] {5d71251e-bfea-4b9b-b521-9ab8941a9224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10196 | 2026.02.05 01:54:03.644244 [ 4 ] {5d71251e-bfea-4b9b-b521-9ab8941a9224} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10197 | 2026.02.05 01:54:03.644449 [ 4 ] {5d71251e-bfea-4b9b-b521-9ab8941a9224} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.02.05 01:54:03.644582 [ 4 ] {5d71251e-bfea-4b9b-b521-9ab8941a9224} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001139 sec., 59701.49253731343 rows/sec., 4.66 MiB/sec. | ||
| 10199 | 2026.02.05 01:54:03.644620 [ 4 ] {5d71251e-bfea-4b9b-b521-9ab8941a9224} <Debug> TCPHandler: Processed in 0.001303553 sec. | ||
| 10200 | 2026.02.05 01:54:03.644735 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10201 | 2026.02.05 01:54:03.644829 [ 4 ] {09b865bd-1abd-43eb-9506-83df146a6cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10202 | 2026.02.05 01:54:03.644874 [ 4 ] {09b865bd-1abd-43eb-9506-83df146a6cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10203 | 2026.02.05 01:54:03.645282 [ 4 ] {09b865bd-1abd-43eb-9506-83df146a6cdb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10204 | 2026.02.05 01:54:03.645317 [ 4 ] {09b865bd-1abd-43eb-9506-83df146a6cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10205 | 2026.02.05 01:54:03.645657 [ 4 ] {09b865bd-1abd-43eb-9506-83df146a6cdb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10206 | 2026.02.05 01:54:03.645860 [ 4 ] {09b865bd-1abd-43eb-9506-83df146a6cdb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10207 | 2026.02.05 01:54:03.645990 [ 4 ] {09b865bd-1abd-43eb-9506-83df146a6cdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10208 | 2026.02.05 01:54:03.646028 [ 4 ] {09b865bd-1abd-43eb-9506-83df146a6cdb} <Debug> TCPHandler: Processed in 0.001344174 sec. | ||
| 10209 | 2026.02.05 01:54:03.646137 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2026.02.05 01:54:03.646231 [ 4 ] {2fadc0cb-cd6e-4e98-a243-3bcdcff6d23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10211 | 2026.02.05 01:54:03.646284 [ 4 ] {2fadc0cb-cd6e-4e98-a243-3bcdcff6d23e} <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 | ||
| 10212 | 2026.02.05 01:54:03.647021 [ 4 ] {2fadc0cb-cd6e-4e98-a243-3bcdcff6d23e} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.02.05 01:54:03.647057 [ 4 ] {2fadc0cb-cd6e-4e98-a243-3bcdcff6d23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10214 | 2026.02.05 01:54:03.647545 [ 4 ] {2fadc0cb-cd6e-4e98-a243-3bcdcff6d23e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10215 | 2026.02.05 01:54:03.647758 [ 4 ] {2fadc0cb-cd6e-4e98-a243-3bcdcff6d23e} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2026.02.05 01:54:03.647893 [ 4 ] {2fadc0cb-cd6e-4e98-a243-3bcdcff6d23e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00168 sec., 2380.9523809523807 rows/sec., 4.27 MiB/sec. | ||
| 10217 | 2026.02.05 01:54:03.647946 [ 4 ] {2fadc0cb-cd6e-4e98-a243-3bcdcff6d23e} <Debug> TCPHandler: Processed in 0.001859614 sec. | ||
| 10218 | 2026.02.05 01:54:03.648060 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2026.02.05 01:54:03.648155 [ 4 ] {82c31d93-fa2d-48a8-9ef2-ea33218bf6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10220 | 2026.02.05 01:54:03.648196 [ 4 ] {82c31d93-fa2d-48a8-9ef2-ea33218bf6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10221 | 2026.02.05 01:54:03.648531 [ 4 ] {82c31d93-fa2d-48a8-9ef2-ea33218bf6e5} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.02.05 01:54:03.648567 [ 4 ] {82c31d93-fa2d-48a8-9ef2-ea33218bf6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10223 | 2026.02.05 01:54:03.648863 [ 4 ] {82c31d93-fa2d-48a8-9ef2-ea33218bf6e5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10224 | 2026.02.05 01:54:03.649072 [ 4 ] {82c31d93-fa2d-48a8-9ef2-ea33218bf6e5} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.02.05 01:54:03.649203 [ 4 ] {82c31d93-fa2d-48a8-9ef2-ea33218bf6e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 10226 | 2026.02.05 01:54:03.649198 [ 145 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10227 | 2026.02.05 01:54:03.649239 [ 4 ] {82c31d93-fa2d-48a8-9ef2-ea33218bf6e5} <Debug> TCPHandler: Processed in 0.001229262 sec. | ||
| 10228 | 2026.02.05 01:54:03.649281 [ 145 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2026.02.05 01:54:03.649309 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10230 | 2026.02.05 01:54:03.649418 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10231 | 2026.02.05 01:54:03.649557 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10232 | 2026.02.05 01:54:03.649593 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4212 rows starting from the beginning of the part | ||
| 10233 | 2026.02.05 01:54:03.649658 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10234 | 2026.02.05 01:54:03.649701 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10235 | 2026.02.05 01:54:03.649743 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10236 | 2026.02.05 01:54:03.649784 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10237 | 2026.02.05 01:54:03.649822 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10238 | 2026.02.05 01:54:03.651339 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001972576 sec., 2287364.3398277173 rows/sec., 154.11 MiB/sec. | ||
| 10239 | 2026.02.05 01:54:03.651694 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10240 | 2026.02.05 01:54:03.651997 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_76_15} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2026.02.05 01:54:03.652076 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_76_15} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10242 | 2026.02.05 01:54:03.652180 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10243 | 2026.02.05 01:54:07.438013 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10244 | 2026.02.05 01:54:07.438074 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10245 | 2026.02.05 01:54:07.593698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25909 | ||
| 10246 | 2026.02.05 01:54:07.594254 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.02.05 01:54:07.594303 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10248 | 2026.02.05 01:54:07.594815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10249 | 2026.02.05 01:54:07.595060 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.02.05 01:54:07.595202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25909 | ||
| 10251 | 2026.02.05 01:54:08.641581 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10252 | 2026.02.05 01:54:08.641783 [ 4 ] {69a9847b-449d-4a66-b5f0-eea95407a9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10253 | 2026.02.05 01:54:08.641857 [ 4 ] {69a9847b-449d-4a66-b5f0-eea95407a9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10254 | 2026.02.05 01:54:08.642580 [ 4 ] {69a9847b-449d-4a66-b5f0-eea95407a9bd} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.02.05 01:54:08.642629 [ 4 ] {69a9847b-449d-4a66-b5f0-eea95407a9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10256 | 2026.02.05 01:54:08.643025 [ 4 ] {69a9847b-449d-4a66-b5f0-eea95407a9bd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10257 | 2026.02.05 01:54:08.643261 [ 4 ] {69a9847b-449d-4a66-b5f0-eea95407a9bd} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.02.05 01:54:08.643412 [ 4 ] {69a9847b-449d-4a66-b5f0-eea95407a9bd} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001685 sec., 75964.39169139466 rows/sec., 6.54 MiB/sec. | ||
| 10259 | 2026.02.05 01:54:08.643454 [ 4 ] {69a9847b-449d-4a66-b5f0-eea95407a9bd} <Debug> TCPHandler: Processed in 0.002012767 sec. | ||
| 10260 | 2026.02.05 01:54:08.643584 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.02.05 01:54:08.643682 [ 4 ] {e55703ef-544b-40ca-9643-04662aff74f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10262 | 2026.02.05 01:54:08.643723 [ 4 ] {e55703ef-544b-40ca-9643-04662aff74f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10263 | 2026.02.05 01:54:08.644134 [ 4 ] {e55703ef-544b-40ca-9643-04662aff74f4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.02.05 01:54:08.644170 [ 4 ] {e55703ef-544b-40ca-9643-04662aff74f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10265 | 2026.02.05 01:54:08.644463 [ 4 ] {e55703ef-544b-40ca-9643-04662aff74f4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10266 | 2026.02.05 01:54:08.644663 [ 4 ] {e55703ef-544b-40ca-9643-04662aff74f4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.02.05 01:54:08.644790 [ 4 ] {e55703ef-544b-40ca-9643-04662aff74f4} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001128 sec., 31914.893617021273 rows/sec., 2.34 MiB/sec. | ||
| 10268 | 2026.02.05 01:54:08.644828 [ 4 ] {e55703ef-544b-40ca-9643-04662aff74f4} <Debug> TCPHandler: Processed in 0.001295244 sec. | ||
| 10269 | 2026.02.05 01:54:08.644939 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.02.05 01:54:08.645035 [ 4 ] {be9b6617-714b-42a6-9da7-d796c1900fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10271 | 2026.02.05 01:54:08.645074 [ 4 ] {be9b6617-714b-42a6-9da7-d796c1900fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10272 | 2026.02.05 01:54:08.645500 [ 4 ] {be9b6617-714b-42a6-9da7-d796c1900fb4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.02.05 01:54:08.645536 [ 4 ] {be9b6617-714b-42a6-9da7-d796c1900fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10274 | 2026.02.05 01:54:08.645839 [ 4 ] {be9b6617-714b-42a6-9da7-d796c1900fb4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10275 | 2026.02.05 01:54:08.646045 [ 4 ] {be9b6617-714b-42a6-9da7-d796c1900fb4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.02.05 01:54:08.646178 [ 4 ] {be9b6617-714b-42a6-9da7-d796c1900fb4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001161 sec., 86132.64427217917 rows/sec., 6.73 MiB/sec. | ||
| 10277 | 2026.02.05 01:54:08.646216 [ 4 ] {be9b6617-714b-42a6-9da7-d796c1900fb4} <Debug> TCPHandler: Processed in 0.001326774 sec. | ||
| 10278 | 2026.02.05 01:54:08.646327 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10279 | 2026.02.05 01:54:08.646423 [ 4 ] {3a7cd1d8-a30f-4de8-935e-d1caabc12824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10280 | 2026.02.05 01:54:08.646467 [ 4 ] {3a7cd1d8-a30f-4de8-935e-d1caabc12824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10281 | 2026.02.05 01:54:08.646870 [ 4 ] {3a7cd1d8-a30f-4de8-935e-d1caabc12824} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.02.05 01:54:08.646905 [ 4 ] {3a7cd1d8-a30f-4de8-935e-d1caabc12824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10283 | 2026.02.05 01:54:08.647229 [ 4 ] {3a7cd1d8-a30f-4de8-935e-d1caabc12824} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10284 | 2026.02.05 01:54:08.647442 [ 4 ] {3a7cd1d8-a30f-4de8-935e-d1caabc12824} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10285 | 2026.02.05 01:54:08.647596 [ 4 ] {3a7cd1d8-a30f-4de8-935e-d1caabc12824} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 10286 | 2026.02.05 01:54:08.647634 [ 4 ] {3a7cd1d8-a30f-4de8-935e-d1caabc12824} <Debug> TCPHandler: Processed in 0.001357105 sec. | ||
| 10287 | 2026.02.05 01:54:08.647748 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10288 | 2026.02.05 01:54:08.647843 [ 4 ] {bad96cd5-9c0a-41f1-be27-efd7068d7be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10289 | 2026.02.05 01:54:08.647896 [ 4 ] {bad96cd5-9c0a-41f1-be27-efd7068d7be2} <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 | ||
| 10290 | 2026.02.05 01:54:08.648741 [ 4 ] {bad96cd5-9c0a-41f1-be27-efd7068d7be2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2026.02.05 01:54:08.648777 [ 4 ] {bad96cd5-9c0a-41f1-be27-efd7068d7be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10292 | 2026.02.05 01:54:08.649324 [ 4 ] {bad96cd5-9c0a-41f1-be27-efd7068d7be2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10293 | 2026.02.05 01:54:08.649541 [ 4 ] {bad96cd5-9c0a-41f1-be27-efd7068d7be2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2026.02.05 01:54:08.649678 [ 4 ] {bad96cd5-9c0a-41f1-be27-efd7068d7be2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001854 sec., 19417.47572815534 rows/sec., 34.80 MiB/sec. | ||
| 10295 | 2026.02.05 01:54:08.649719 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10296 | 2026.02.05 01:54:08.649732 [ 4 ] {bad96cd5-9c0a-41f1-be27-efd7068d7be2} <Debug> TCPHandler: Processed in 0.002033667 sec. | ||
| 10297 | 2026.02.05 01:54:08.649799 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.02.05 01:54:08.649829 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10299 | 2026.02.05 01:54:08.649900 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2026.02.05 01:54:08.649982 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 10301 | 2026.02.05 01:54:08.650000 [ 4 ] {bb20e994-4a8c-48b0-9555-b3c3e6f83703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10302 | 2026.02.05 01:54:08.650100 [ 4 ] {bb20e994-4a8c-48b0-9555-b3c3e6f83703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10303 | 2026.02.05 01:54:08.650381 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10304 | 2026.02.05 01:54:08.650445 [ 4 ] {bb20e994-4a8c-48b0-9555-b3c3e6f83703} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2026.02.05 01:54:08.650480 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1379 rows starting from the beginning of the part | ||
| 10306 | 2026.02.05 01:54:08.650488 [ 4 ] {bb20e994-4a8c-48b0-9555-b3c3e6f83703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10307 | 2026.02.05 01:54:08.650697 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10308 | 2026.02.05 01:54:08.650826 [ 4 ] {bb20e994-4a8c-48b0-9555-b3c3e6f83703} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10309 | 2026.02.05 01:54:08.650875 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
| 10310 | 2026.02.05 01:54:08.651054 [ 4 ] {bb20e994-4a8c-48b0-9555-b3c3e6f83703} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2026.02.05 01:54:08.651096 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 10312 | 2026.02.05 01:54:08.651191 [ 4 ] {bb20e994-4a8c-48b0-9555-b3c3e6f83703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 10313 | 2026.02.05 01:54:08.651198 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
| 10314 | 2026.02.05 01:54:08.651237 [ 4 ] {bb20e994-4a8c-48b0-9555-b3c3e6f83703} <Debug> TCPHandler: Processed in 0.001392656 sec. | ||
| 10315 | 2026.02.05 01:54:08.651305 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 10316 | 2026.02.05 01:54:08.658543 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 19 columns (19 merged, 0 gathered) in 0.008636398 sec., 173104.57438390402 rows/sec., 310.20 MiB/sec. | ||
| 10317 | 2026.02.05 01:54:08.660483 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10318 | 2026.02.05 01:54:08.660852 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.02.05 01:54:08.660942 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10320 | 2026.02.05 01:54:08.661103 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 10321 | 2026.02.05 01:54:09.000305 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.67 MiB, peak 336.28 MiB, free memory in arenas 0.00 B, will set to 328.52 MiB (RSS), difference: 3.85 MiB | ||
| 10322 | 2026.02.05 01:54:09.062503 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10323 | 2026.02.05 01:54:09.079212 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10324 | 2026.02.05 01:54:09.079260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10325 | 2026.02.05 01:54:09.085628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10326 | 2026.02.05 01:54:09.086322 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.02.05 01:54:09.089573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10328 | 2026.02.05 01:54:12.668555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1238 | ||
| 10329 | 2026.02.05 01:54:12.670705 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10330 | 2026.02.05 01:54:12.670753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10331 | 2026.02.05 01:54:12.671920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10332 | 2026.02.05 01:54:12.672178 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.02.05 01:54:12.672431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 10334 | 2026.02.05 01:54:13.671160 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.02.05 01:54:13.671354 [ 4 ] {ca1b0fca-3934-4c61-84e0-8d16a6226fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.02.05 01:54:13.671427 [ 4 ] {ca1b0fca-3934-4c61-84e0-8d16a6226fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10337 | 2026.02.05 01:54:13.672118 [ 4 ] {ca1b0fca-3934-4c61-84e0-8d16a6226fa0} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.02.05 01:54:13.672162 [ 4 ] {ca1b0fca-3934-4c61-84e0-8d16a6226fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10339 | 2026.02.05 01:54:13.672567 [ 4 ] {ca1b0fca-3934-4c61-84e0-8d16a6226fa0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10340 | 2026.02.05 01:54:13.672801 [ 4 ] {ca1b0fca-3934-4c61-84e0-8d16a6226fa0} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.02.05 01:54:13.672912 [ 139 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10342 | 2026.02.05 01:54:13.672945 [ 4 ] {ca1b0fca-3934-4c61-84e0-8d16a6226fa0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001645 sec., 14589.665653495442 rows/sec., 1.21 MiB/sec. | ||
| 10343 | 2026.02.05 01:54:13.672945 [ 139 ] {} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.02.05 01:54:13.672977 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10345 | 2026.02.05 01:54:13.672989 [ 4 ] {ca1b0fca-3934-4c61-84e0-8d16a6226fa0} <Debug> TCPHandler: Processed in 0.001965356 sec. | ||
| 10346 | 2026.02.05 01:54:13.673106 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::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 | ||
| 10347 | 2026.02.05 01:54:13.673111 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10348 | 2026.02.05 01:54:13.673257 [ 4 ] {72ec0aa9-30a2-4654-a845-575afe04b46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10349 | 2026.02.05 01:54:13.673271 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10350 | 2026.02.05 01:54:13.673299 [ 4 ] {72ec0aa9-30a2-4654-a845-575afe04b46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10351 | 2026.02.05 01:54:13.673311 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10352 | 2026.02.05 01:54:13.673389 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10353 | 2026.02.05 01:54:13.673435 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10354 | 2026.02.05 01:54:13.673481 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10355 | 2026.02.05 01:54:13.673521 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10356 | 2026.02.05 01:54:13.673694 [ 4 ] {72ec0aa9-30a2-4654-a845-575afe04b46f} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.02.05 01:54:13.673736 [ 4 ] {72ec0aa9-30a2-4654-a845-575afe04b46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10358 | 2026.02.05 01:54:13.674057 [ 4 ] {72ec0aa9-30a2-4654-a845-575afe04b46f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10359 | 2026.02.05 01:54:13.674278 [ 4 ] {72ec0aa9-30a2-4654-a845-575afe04b46f} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.02.05 01:54:13.674298 [ 196 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253773 sec., 95711.1055988604 rows/sec., 8.31 MiB/sec. | ||
| 10361 | 2026.02.05 01:54:13.674409 [ 4 ] {72ec0aa9-30a2-4654-a845-575afe04b46f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 139.15 KiB/sec. | ||
| 10362 | 2026.02.05 01:54:13.674432 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10363 | 2026.02.05 01:54:13.674454 [ 4 ] {72ec0aa9-30a2-4654-a845-575afe04b46f} <Debug> TCPHandler: Processed in 0.001394066 sec. | ||
| 10364 | 2026.02.05 01:54:13.674569 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2026.02.05 01:54:13.674666 [ 4 ] {ee71c87e-8c5e-42b0-b76e-854dff7e5b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10366 | 2026.02.05 01:54:13.674685 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2026.02.05 01:54:13.674706 [ 4 ] {ee71c87e-8c5e-42b0-b76e-854dff7e5b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10368 | 2026.02.05 01:54:13.674764 [ 187 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_13_3} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10369 | 2026.02.05 01:54:13.674840 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10370 | 2026.02.05 01:54:13.676030 [ 4 ] {ee71c87e-8c5e-42b0-b76e-854dff7e5b10} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2026.02.05 01:54:13.676069 [ 4 ] {ee71c87e-8c5e-42b0-b76e-854dff7e5b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10372 | 2026.02.05 01:54:13.676458 [ 4 ] {ee71c87e-8c5e-42b0-b76e-854dff7e5b10} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10373 | 2026.02.05 01:54:13.676666 [ 4 ] {ee71c87e-8c5e-42b0-b76e-854dff7e5b10} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2026.02.05 01:54:13.676802 [ 4 ] {ee71c87e-8c5e-42b0-b76e-854dff7e5b10} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.002155 sec., 614849.1879350349 rows/sec., 51.34 MiB/sec. | ||
| 10375 | 2026.02.05 01:54:13.676841 [ 4 ] {ee71c87e-8c5e-42b0-b76e-854dff7e5b10} <Debug> TCPHandler: Processed in 0.002321182 sec. | ||
| 10376 | 2026.02.05 01:54:13.676943 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10377 | 2026.02.05 01:54:13.677038 [ 4 ] {0fa88c12-9065-4f40-bcd4-607eb294c2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10378 | 2026.02.05 01:54:13.677079 [ 4 ] {0fa88c12-9065-4f40-bcd4-607eb294c2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10379 | 2026.02.05 01:54:13.677478 [ 4 ] {0fa88c12-9065-4f40-bcd4-607eb294c2d1} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2026.02.05 01:54:13.677515 [ 4 ] {0fa88c12-9065-4f40-bcd4-607eb294c2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10381 | 2026.02.05 01:54:13.677809 [ 4 ] {0fa88c12-9065-4f40-bcd4-607eb294c2d1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10382 | 2026.02.05 01:54:13.678010 [ 4 ] {0fa88c12-9065-4f40-bcd4-607eb294c2d1} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2026.02.05 01:54:13.678137 [ 4 ] {0fa88c12-9065-4f40-bcd4-607eb294c2d1} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001117 sec., 16114.59265890779 rows/sec., 1.23 MiB/sec. | ||
| 10384 | 2026.02.05 01:54:13.678176 [ 4 ] {0fa88c12-9065-4f40-bcd4-607eb294c2d1} <Debug> TCPHandler: Processed in 0.001282483 sec. | ||
| 10385 | 2026.02.05 01:54:13.678288 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2026.02.05 01:54:13.678383 [ 4 ] {f380043f-13de-4c23-9baa-b277d906f1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10387 | 2026.02.05 01:54:13.678424 [ 4 ] {f380043f-13de-4c23-9baa-b277d906f1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10388 | 2026.02.05 01:54:13.678928 [ 4 ] {f380043f-13de-4c23-9baa-b277d906f1b9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2026.02.05 01:54:13.678965 [ 4 ] {f380043f-13de-4c23-9baa-b277d906f1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10390 | 2026.02.05 01:54:13.679278 [ 4 ] {f380043f-13de-4c23-9baa-b277d906f1b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10391 | 2026.02.05 01:54:13.679487 [ 4 ] {f380043f-13de-4c23-9baa-b277d906f1b9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2026.02.05 01:54:13.679612 [ 4 ] {f380043f-13de-4c23-9baa-b277d906f1b9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001247 sec., 202085.00400962308 rows/sec., 13.98 MiB/sec. | ||
| 10393 | 2026.02.05 01:54:13.679650 [ 4 ] {f380043f-13de-4c23-9baa-b277d906f1b9} <Debug> TCPHandler: Processed in 0.001413226 sec. | ||
| 10394 | 2026.02.05 01:54:13.679761 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2026.02.05 01:54:13.679855 [ 4 ] {cc5abf76-c2d5-4546-8ba3-6a68a0e7fa51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10396 | 2026.02.05 01:54:13.679897 [ 4 ] {cc5abf76-c2d5-4546-8ba3-6a68a0e7fa51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10397 | 2026.02.05 01:54:13.680289 [ 4 ] {cc5abf76-c2d5-4546-8ba3-6a68a0e7fa51} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.02.05 01:54:13.680325 [ 4 ] {cc5abf76-c2d5-4546-8ba3-6a68a0e7fa51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10399 | 2026.02.05 01:54:13.680609 [ 4 ] {cc5abf76-c2d5-4546-8ba3-6a68a0e7fa51} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10400 | 2026.02.05 01:54:13.680824 [ 4 ] {cc5abf76-c2d5-4546-8ba3-6a68a0e7fa51} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.02.05 01:54:13.680923 [ 136 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10402 | 2026.02.05 01:54:13.680947 [ 4 ] {cc5abf76-c2d5-4546-8ba3-6a68a0e7fa51} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 10403 | 2026.02.05 01:54:13.680989 [ 136 ] {} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.02.05 01:54:13.681000 [ 4 ] {cc5abf76-c2d5-4546-8ba3-6a68a0e7fa51} <Debug> TCPHandler: Processed in 0.001289064 sec. | ||
| 10405 | 2026.02.05 01:54:13.681020 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10406 | 2026.02.05 01:54:13.681104 [ 200 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::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 | ||
| 10407 | 2026.02.05 01:54:13.681112 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.02.05 01:54:13.681204 [ 200 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10409 | 2026.02.05 01:54:13.681224 [ 4 ] {7386cc6f-6dab-4214-a9d3-51e6f089a65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10410 | 2026.02.05 01:54:13.681237 [ 200 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10411 | 2026.02.05 01:54:13.681271 [ 4 ] {7386cc6f-6dab-4214-a9d3-51e6f089a65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10412 | 2026.02.05 01:54:13.681300 [ 200 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10413 | 2026.02.05 01:54:13.681350 [ 200 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10414 | 2026.02.05 01:54:13.681393 [ 200 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10415 | 2026.02.05 01:54:13.681432 [ 200 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10416 | 2026.02.05 01:54:13.681913 [ 4 ] {7386cc6f-6dab-4214-a9d3-51e6f089a65c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.02.05 01:54:13.681953 [ 4 ] {7386cc6f-6dab-4214-a9d3-51e6f089a65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10418 | 2026.02.05 01:54:13.682079 [ 200 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001030439 sec., 58227.6097857321 rows/sec., 4.66 MiB/sec. | ||
| 10419 | 2026.02.05 01:54:13.682244 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10420 | 2026.02.05 01:54:13.682271 [ 4 ] {7386cc6f-6dab-4214-a9d3-51e6f089a65c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10421 | 2026.02.05 01:54:13.682529 [ 4 ] {7386cc6f-6dab-4214-a9d3-51e6f089a65c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.02.05 01:54:13.682581 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.02.05 01:54:13.682655 [ 4 ] {7386cc6f-6dab-4214-a9d3-51e6f089a65c} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001512 sec., 371693.1216931217 rows/sec., 27.87 MiB/sec. | ||
| 10424 | 2026.02.05 01:54:13.682657 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_13_3} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10425 | 2026.02.05 01:54:13.682764 [ 4 ] {7386cc6f-6dab-4214-a9d3-51e6f089a65c} <Debug> TCPHandler: Processed in 0.001701421 sec. | ||
| 10426 | 2026.02.05 01:54:13.682850 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10427 | 2026.02.05 01:54:13.682894 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10428 | 2026.02.05 01:54:13.682992 [ 4 ] {b3019627-8103-4211-bfdb-844f9971dd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10429 | 2026.02.05 01:54:13.683037 [ 4 ] {b3019627-8103-4211-bfdb-844f9971dd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10430 | 2026.02.05 01:54:13.683686 [ 4 ] {b3019627-8103-4211-bfdb-844f9971dd86} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10431 | 2026.02.05 01:54:13.683722 [ 4 ] {b3019627-8103-4211-bfdb-844f9971dd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10432 | 2026.02.05 01:54:13.684106 [ 4 ] {b3019627-8103-4211-bfdb-844f9971dd86} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10433 | 2026.02.05 01:54:13.684315 [ 4 ] {b3019627-8103-4211-bfdb-844f9971dd86} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10434 | 2026.02.05 01:54:13.684451 [ 4 ] {b3019627-8103-4211-bfdb-844f9971dd86} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001477 sec., 596479.3500338524 rows/sec., 40.48 MiB/sec. | ||
| 10435 | 2026.02.05 01:54:13.684488 [ 4 ] {b3019627-8103-4211-bfdb-844f9971dd86} <Debug> TCPHandler: Processed in 0.00164474 sec. | ||
| 10436 | 2026.02.05 01:54:13.684600 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10437 | 2026.02.05 01:54:13.684695 [ 4 ] {09253ec1-a0d0-4381-a132-6b6ea093820a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10438 | 2026.02.05 01:54:13.684749 [ 4 ] {09253ec1-a0d0-4381-a132-6b6ea093820a} <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 | ||
| 10439 | 2026.02.05 01:54:13.685495 [ 4 ] {09253ec1-a0d0-4381-a132-6b6ea093820a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10440 | 2026.02.05 01:54:13.685532 [ 4 ] {09253ec1-a0d0-4381-a132-6b6ea093820a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10441 | 2026.02.05 01:54:13.686026 [ 4 ] {09253ec1-a0d0-4381-a132-6b6ea093820a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10442 | 2026.02.05 01:54:13.686245 [ 4 ] {09253ec1-a0d0-4381-a132-6b6ea093820a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2026.02.05 01:54:13.686380 [ 4 ] {09253ec1-a0d0-4381-a132-6b6ea093820a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001703 sec., 2348.796241926013 rows/sec., 4.21 MiB/sec. | ||
| 10444 | 2026.02.05 01:54:13.686434 [ 4 ] {09253ec1-a0d0-4381-a132-6b6ea093820a} <Debug> TCPHandler: Processed in 0.001883974 sec. | ||
| 10445 | 2026.02.05 01:54:13.686547 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10446 | 2026.02.05 01:54:13.686643 [ 4 ] {46d88947-5ed8-4a45-a4a4-a5a6e6978958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10447 | 2026.02.05 01:54:13.686686 [ 4 ] {46d88947-5ed8-4a45-a4a4-a5a6e6978958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10448 | 2026.02.05 01:54:13.687077 [ 4 ] {46d88947-5ed8-4a45-a4a4-a5a6e6978958} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.02.05 01:54:13.687114 [ 4 ] {46d88947-5ed8-4a45-a4a4-a5a6e6978958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10450 | 2026.02.05 01:54:13.687417 [ 4 ] {46d88947-5ed8-4a45-a4a4-a5a6e6978958} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10451 | 2026.02.05 01:54:13.687618 [ 4 ] {46d88947-5ed8-4a45-a4a4-a5a6e6978958} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2026.02.05 01:54:13.687764 [ 4 ] {46d88947-5ed8-4a45-a4a4-a5a6e6978958} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 10453 | 2026.02.05 01:54:13.687802 [ 4 ] {46d88947-5ed8-4a45-a4a4-a5a6e6978958} <Debug> TCPHandler: Processed in 0.001305754 sec. | ||
| 10454 | 2026.02.05 01:54:15.095407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26421 | ||
| 10455 | 2026.02.05 01:54:15.096258 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.02.05 01:54:15.096335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10457 | 2026.02.05 01:54:15.097003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10458 | 2026.02.05 01:54:15.097241 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.02.05 01:54:15.097372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26421 | ||
| 10460 | 2026.02.05 01:54:16.589652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10461 | 2026.02.05 01:54:16.608326 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.02.05 01:54:16.608394 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10463 | 2026.02.05 01:54:16.614726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10464 | 2026.02.05 01:54:16.615456 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.02.05 01:54:16.618926 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10466 | 2026.02.05 01:54:18.642201 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2026.02.05 01:54:18.642389 [ 4 ] {89cb1c9b-d2ac-42e0-aa05-f1a0783421b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10468 | 2026.02.05 01:54:18.642455 [ 4 ] {89cb1c9b-d2ac-42e0-aa05-f1a0783421b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10469 | 2026.02.05 01:54:18.643187 [ 4 ] {89cb1c9b-d2ac-42e0-aa05-f1a0783421b9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.02.05 01:54:18.643234 [ 4 ] {89cb1c9b-d2ac-42e0-aa05-f1a0783421b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10471 | 2026.02.05 01:54:18.643622 [ 4 ] {89cb1c9b-d2ac-42e0-aa05-f1a0783421b9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10472 | 2026.02.05 01:54:18.643847 [ 4 ] {89cb1c9b-d2ac-42e0-aa05-f1a0783421b9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.02.05 01:54:18.643991 [ 4 ] {89cb1c9b-d2ac-42e0-aa05-f1a0783421b9} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00165 sec., 77575.75757575758 rows/sec., 6.68 MiB/sec. | ||
| 10474 | 2026.02.05 01:54:18.644032 [ 4 ] {89cb1c9b-d2ac-42e0-aa05-f1a0783421b9} <Debug> TCPHandler: Processed in 0.001960736 sec. | ||
| 10475 | 2026.02.05 01:54:18.644169 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2026.02.05 01:54:18.644263 [ 4 ] {8fb127a0-2338-4b9e-a323-233cc53d81f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10477 | 2026.02.05 01:54:18.644303 [ 4 ] {8fb127a0-2338-4b9e-a323-233cc53d81f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10478 | 2026.02.05 01:54:18.644717 [ 4 ] {8fb127a0-2338-4b9e-a323-233cc53d81f0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.02.05 01:54:18.644759 [ 4 ] {8fb127a0-2338-4b9e-a323-233cc53d81f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10480 | 2026.02.05 01:54:18.645053 [ 4 ] {8fb127a0-2338-4b9e-a323-233cc53d81f0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10481 | 2026.02.05 01:54:18.645262 [ 4 ] {8fb127a0-2338-4b9e-a323-233cc53d81f0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.02.05 01:54:18.645388 [ 4 ] {8fb127a0-2338-4b9e-a323-233cc53d81f0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001144 sec., 31468.531468531466 rows/sec., 2.31 MiB/sec. | ||
| 10483 | 2026.02.05 01:54:18.645426 [ 4 ] {8fb127a0-2338-4b9e-a323-233cc53d81f0} <Debug> TCPHandler: Processed in 0.001308204 sec. | ||
| 10484 | 2026.02.05 01:54:18.645427 [ 129 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10485 | 2026.02.05 01:54:18.645493 [ 129 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.02.05 01:54:18.645516 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10487 | 2026.02.05 01:54:18.645538 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10488 | 2026.02.05 01:54:18.645617 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 10489 | 2026.02.05 01:54:18.645637 [ 4 ] {8fbc3471-3550-498d-a3a4-757c67c54094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10490 | 2026.02.05 01:54:18.645686 [ 4 ] {8fbc3471-3550-498d-a3a4-757c67c54094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10491 | 2026.02.05 01:54:18.645742 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10492 | 2026.02.05 01:54:18.645783 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 72 rows starting from the beginning of the part | ||
| 10493 | 2026.02.05 01:54:18.645849 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 42 rows starting from the beginning of the part | ||
| 10494 | 2026.02.05 01:54:18.645892 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 4 rows starting from the beginning of the part | ||
| 10495 | 2026.02.05 01:54:18.645933 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 10496 | 2026.02.05 01:54:18.645978 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 18 rows starting from the beginning of the part | ||
| 10497 | 2026.02.05 01:54:18.646021 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 36 rows starting from the beginning of the part | ||
| 10498 | 2026.02.05 01:54:18.646133 [ 4 ] {8fbc3471-3550-498d-a3a4-757c67c54094} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.02.05 01:54:18.646176 [ 4 ] {8fbc3471-3550-498d-a3a4-757c67c54094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10500 | 2026.02.05 01:54:18.646487 [ 4 ] {8fbc3471-3550-498d-a3a4-757c67c54094} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10501 | 2026.02.05 01:54:18.646714 [ 4 ] {8fbc3471-3550-498d-a3a4-757c67c54094} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.02.05 01:54:18.646848 [ 191 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270463 sec., 163719.8407194857 rows/sec., 12.63 MiB/sec. | ||
| 10503 | 2026.02.05 01:54:18.646854 [ 4 ] {8fbc3471-3550-498d-a3a4-757c67c54094} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001235 sec., 80971.65991902835 rows/sec., 6.32 MiB/sec. | ||
| 10504 | 2026.02.05 01:54:18.646942 [ 4 ] {8fbc3471-3550-498d-a3a4-757c67c54094} <Debug> TCPHandler: Processed in 0.001454057 sec. | ||
| 10505 | 2026.02.05 01:54:18.647028 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10506 | 2026.02.05 01:54:18.647059 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2026.02.05 01:54:18.647154 [ 4 ] {f9f0a26d-39d2-4c96-8761-6065e8c165f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10508 | 2026.02.05 01:54:18.647198 [ 4 ] {f9f0a26d-39d2-4c96-8761-6065e8c165f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10509 | 2026.02.05 01:54:18.647296 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.02.05 01:54:18.647365 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_76_15} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10511 | 2026.02.05 01:54:18.647460 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10512 | 2026.02.05 01:54:18.647610 [ 4 ] {f9f0a26d-39d2-4c96-8761-6065e8c165f1} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.02.05 01:54:18.647645 [ 4 ] {f9f0a26d-39d2-4c96-8761-6065e8c165f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10514 | 2026.02.05 01:54:18.647974 [ 4 ] {f9f0a26d-39d2-4c96-8761-6065e8c165f1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10515 | 2026.02.05 01:54:18.648174 [ 4 ] {f9f0a26d-39d2-4c96-8761-6065e8c165f1} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.02.05 01:54:18.648300 [ 4 ] {f9f0a26d-39d2-4c96-8761-6065e8c165f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 10517 | 2026.02.05 01:54:18.648336 [ 4 ] {f9f0a26d-39d2-4c96-8761-6065e8c165f1} <Debug> TCPHandler: Processed in 0.001327034 sec. | ||
| 10518 | 2026.02.05 01:54:18.648456 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2026.02.05 01:54:18.648551 [ 4 ] {ba221034-19a0-4196-adf2-31ecd64d7822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10520 | 2026.02.05 01:54:18.648605 [ 4 ] {ba221034-19a0-4196-adf2-31ecd64d7822} <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 | ||
| 10521 | 2026.02.05 01:54:18.649484 [ 4 ] {ba221034-19a0-4196-adf2-31ecd64d7822} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2026.02.05 01:54:18.649520 [ 4 ] {ba221034-19a0-4196-adf2-31ecd64d7822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10523 | 2026.02.05 01:54:18.650070 [ 4 ] {ba221034-19a0-4196-adf2-31ecd64d7822} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10524 | 2026.02.05 01:54:18.650286 [ 4 ] {ba221034-19a0-4196-adf2-31ecd64d7822} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2026.02.05 01:54:18.650421 [ 4 ] {ba221034-19a0-4196-adf2-31ecd64d7822} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001888 sec., 19067.79661016949 rows/sec., 34.17 MiB/sec. | ||
| 10526 | 2026.02.05 01:54:18.650474 [ 4 ] {ba221034-19a0-4196-adf2-31ecd64d7822} <Debug> TCPHandler: Processed in 0.002072858 sec. | ||
| 10527 | 2026.02.05 01:54:18.650588 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2026.02.05 01:54:18.650681 [ 4 ] {697e7372-c4f1-4005-864b-881ca91dce0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10529 | 2026.02.05 01:54:18.650722 [ 4 ] {697e7372-c4f1-4005-864b-881ca91dce0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10530 | 2026.02.05 01:54:18.651066 [ 4 ] {697e7372-c4f1-4005-864b-881ca91dce0a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2026.02.05 01:54:18.651101 [ 4 ] {697e7372-c4f1-4005-864b-881ca91dce0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10532 | 2026.02.05 01:54:18.651403 [ 4 ] {697e7372-c4f1-4005-864b-881ca91dce0a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10533 | 2026.02.05 01:54:18.651602 [ 4 ] {697e7372-c4f1-4005-864b-881ca91dce0a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2026.02.05 01:54:18.651741 [ 4 ] {697e7372-c4f1-4005-864b-881ca91dce0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 10535 | 2026.02.05 01:54:18.651778 [ 4 ] {697e7372-c4f1-4005-864b-881ca91dce0a} <Debug> TCPHandler: Processed in 0.001240273 sec. | ||
| 10536 | 2026.02.05 01:54:22.438324 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10537 | 2026.02.05 01:54:22.438428 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10538 | 2026.02.05 01:54:22.597548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26869 | ||
| 10539 | 2026.02.05 01:54:22.598034 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.02.05 01:54:22.598072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10541 | 2026.02.05 01:54:22.598560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10542 | 2026.02.05 01:54:22.598792 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2026.02.05 01:54:22.598929 [ 126 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10544 | 2026.02.05 01:54:22.598943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26869 | ||
| 10545 | 2026.02.05 01:54:22.598967 [ 126 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.02.05 01:54:22.598986 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10547 | 2026.02.05 01:54:22.599069 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 10548 | 2026.02.05 01:54:22.599150 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10549 | 2026.02.05 01:54:22.599179 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24501 rows starting from the beginning of the part | ||
| 10550 | 2026.02.05 01:54:22.599236 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 10551 | 2026.02.05 01:54:22.599279 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 10552 | 2026.02.05 01:54:22.599319 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 10553 | 2026.02.05 01:54:22.599358 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 10554 | 2026.02.05 01:54:22.599395 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 10555 | 2026.02.05 01:54:22.601536 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26869 rows, containing 4 columns (4 merged, 0 gathered) in 0.002498276 sec., 10755016.659488384 rows/sec., 153.85 MiB/sec. | ||
| 10556 | 2026.02.05 01:54:22.601983 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10557 | 2026.02.05 01:54:22.602467 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.02.05 01:54:22.602606 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_56_11} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10559 | 2026.02.05 01:54:22.602731 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10560 | 2026.02.05 01:54:22.672607 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1270 | ||
| 10561 | 2026.02.05 01:54:22.674913 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.02.05 01:54:22.674960 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10563 | 2026.02.05 01:54:22.676137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10564 | 2026.02.05 01:54:22.676393 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.02.05 01:54:22.676545 [ 123 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10566 | 2026.02.05 01:54:22.676632 [ 123 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.02.05 01:54:22.676665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 10568 | 2026.02.05 01:54:22.676671 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10569 | 2026.02.05 01:54:22.676840 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 10570 | 2026.02.05 01:54:22.677715 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10571 | 2026.02.05 01:54:22.677839 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1132 rows starting from the beginning of the part | ||
| 10572 | 2026.02.05 01:54:22.678185 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 10573 | 2026.02.05 01:54:22.678547 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 10574 | 2026.02.05 01:54:22.678923 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 10575 | 2026.02.05 01:54:22.679290 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 10576 | 2026.02.05 01:54:22.679661 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 10577 | 2026.02.05 01:54:22.685593 [ 191 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 72 columns (72 merged, 0 gathered) in 0.008816701 sec., 144044.80768940673 rows/sec., 112.72 MiB/sec. | ||
| 10578 | 2026.02.05 01:54:22.687018 [ 191 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10579 | 2026.02.05 01:54:22.687560 [ 191 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.02.05 01:54:22.687626 [ 191 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_41_8} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10581 | 2026.02.05 01:54:22.687924 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 10582 | 2026.02.05 01:54:23.641403 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10583 | 2026.02.05 01:54:23.641577 [ 4 ] {1a174d6a-715e-4030-80e3-d9c0a4ddb68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10584 | 2026.02.05 01:54:23.641643 [ 4 ] {1a174d6a-715e-4030-80e3-d9c0a4ddb68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10585 | 2026.02.05 01:54:23.642315 [ 4 ] {1a174d6a-715e-4030-80e3-d9c0a4ddb68a} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.02.05 01:54:23.642361 [ 4 ] {1a174d6a-715e-4030-80e3-d9c0a4ddb68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10587 | 2026.02.05 01:54:23.642734 [ 4 ] {1a174d6a-715e-4030-80e3-d9c0a4ddb68a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10588 | 2026.02.05 01:54:23.642964 [ 4 ] {1a174d6a-715e-4030-80e3-d9c0a4ddb68a} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2026.02.05 01:54:23.643110 [ 4 ] {1a174d6a-715e-4030-80e3-d9c0a4ddb68a} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.20 MiB/sec. | ||
| 10590 | 2026.02.05 01:54:23.643135 [ 126 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10591 | 2026.02.05 01:54:23.643151 [ 4 ] {1a174d6a-715e-4030-80e3-d9c0a4ddb68a} <Debug> TCPHandler: Processed in 0.001877914 sec. | ||
| 10592 | 2026.02.05 01:54:23.643238 [ 126 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.02.05 01:54:23.643283 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10594 | 2026.02.05 01:54:23.643323 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.02.05 01:54:23.643426 [ 4 ] {46716c00-7d2f-435d-96cb-f4b3f271e087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.02.05 01:54:23.643426 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 10597 | 2026.02.05 01:54:23.643467 [ 4 ] {46716c00-7d2f-435d-96cb-f4b3f271e087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10598 | 2026.02.05 01:54:23.643588 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10599 | 2026.02.05 01:54:23.643630 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1407 rows starting from the beginning of the part | ||
| 10600 | 2026.02.05 01:54:23.643704 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 10601 | 2026.02.05 01:54:23.643755 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
| 10602 | 2026.02.05 01:54:23.643804 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1325 rows starting from the beginning of the part | ||
| 10603 | 2026.02.05 01:54:23.643852 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 128 rows starting from the beginning of the part | ||
| 10604 | 2026.02.05 01:54:23.643882 [ 4 ] {46716c00-7d2f-435d-96cb-f4b3f271e087} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.02.05 01:54:23.643897 [ 195 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 10606 | 2026.02.05 01:54:23.643924 [ 4 ] {46716c00-7d2f-435d-96cb-f4b3f271e087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10607 | 2026.02.05 01:54:23.644242 [ 4 ] {46716c00-7d2f-435d-96cb-f4b3f271e087} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10608 | 2026.02.05 01:54:23.644456 [ 4 ] {46716c00-7d2f-435d-96cb-f4b3f271e087} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.02.05 01:54:23.644590 [ 4 ] {46716c00-7d2f-435d-96cb-f4b3f271e087} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 254.47 KiB/sec. | ||
| 10610 | 2026.02.05 01:54:23.644627 [ 4 ] {46716c00-7d2f-435d-96cb-f4b3f271e087} <Debug> TCPHandler: Processed in 0.001355865 sec. | ||
| 10611 | 2026.02.05 01:54:23.644737 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10612 | 2026.02.05 01:54:23.644843 [ 4 ] {9d727d50-c354-4aef-b969-969ae2e8d41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10613 | 2026.02.05 01:54:23.644884 [ 4 ] {9d727d50-c354-4aef-b969-969ae2e8d41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10614 | 2026.02.05 01:54:23.645301 [ 4 ] {9d727d50-c354-4aef-b969-969ae2e8d41e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.02.05 01:54:23.645336 [ 4 ] {9d727d50-c354-4aef-b969-969ae2e8d41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10616 | 2026.02.05 01:54:23.645386 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 5 columns (5 merged, 0 gathered) in 0.002020647 sec., 1542080.333675303 rows/sec., 135.01 MiB/sec. | ||
| 10617 | 2026.02.05 01:54:23.645662 [ 4 ] {9d727d50-c354-4aef-b969-969ae2e8d41e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10618 | 2026.02.05 01:54:23.645688 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10619 | 2026.02.05 01:54:23.645934 [ 4 ] {9d727d50-c354-4aef-b969-969ae2e8d41e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.02.05 01:54:23.646060 [ 126 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10621 | 2026.02.05 01:54:23.646076 [ 4 ] {9d727d50-c354-4aef-b969-969ae2e8d41e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001251 sec., 54356.514788169465 rows/sec., 4.24 MiB/sec. | ||
| 10622 | 2026.02.05 01:54:23.646098 [ 126 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.02.05 01:54:23.646116 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2026.02.05 01:54:23.646130 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10625 | 2026.02.05 01:54:23.646139 [ 4 ] {9d727d50-c354-4aef-b969-969ae2e8d41e} <Debug> TCPHandler: Processed in 0.001451377 sec. | ||
| 10626 | 2026.02.05 01:54:23.646226 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_81_16} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10627 | 2026.02.05 01:54:23.646245 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 10628 | 2026.02.05 01:54:23.646271 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.02.05 01:54:23.646367 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10630 | 2026.02.05 01:54:23.646374 [ 4 ] {4c3208be-e9ed-426d-b7e8-336e1e28f3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10631 | 2026.02.05 01:54:23.646378 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10632 | 2026.02.05 01:54:23.646437 [ 4 ] {4c3208be-e9ed-426d-b7e8-336e1e28f3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10633 | 2026.02.05 01:54:23.646444 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 634 rows starting from the beginning of the part | ||
| 10634 | 2026.02.05 01:54:23.646532 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part | ||
| 10635 | 2026.02.05 01:54:23.646582 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 100 rows starting from the beginning of the part | ||
| 10636 | 2026.02.05 01:54:23.646625 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 562 rows starting from the beginning of the part | ||
| 10637 | 2026.02.05 01:54:23.646662 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 100 rows starting from the beginning of the part | ||
| 10638 | 2026.02.05 01:54:23.646701 [ 190 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 68 rows starting from the beginning of the part | ||
| 10639 | 2026.02.05 01:54:23.646869 [ 4 ] {4c3208be-e9ed-426d-b7e8-336e1e28f3c6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2026.02.05 01:54:23.646910 [ 4 ] {4c3208be-e9ed-426d-b7e8-336e1e28f3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10641 | 2026.02.05 01:54:23.647271 [ 4 ] {4c3208be-e9ed-426d-b7e8-336e1e28f3c6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10642 | 2026.02.05 01:54:23.647511 [ 4 ] {4c3208be-e9ed-426d-b7e8-336e1e28f3c6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2026.02.05 01:54:23.647633 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10644 | 2026.02.05 01:54:23.647643 [ 4 ] {4c3208be-e9ed-426d-b7e8-336e1e28f3c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 10645 | 2026.02.05 01:54:23.647673 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.02.05 01:54:23.647696 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10647 | 2026.02.05 01:54:23.647696 [ 4 ] {4c3208be-e9ed-426d-b7e8-336e1e28f3c6} <Debug> TCPHandler: Processed in 0.001475887 sec. | ||
| 10648 | 2026.02.05 01:54:23.647731 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541898 sec., 993580.6389268291 rows/sec., 79.14 MiB/sec. | ||
| 10649 | 2026.02.05 01:54:23.647756 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 10650 | 2026.02.05 01:54:23.647826 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10651 | 2026.02.05 01:54:23.647865 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10652 | 2026.02.05 01:54:23.647885 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10653 | 2026.02.05 01:54:23.647897 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21974 rows starting from the beginning of the part | ||
| 10654 | 2026.02.05 01:54:23.647926 [ 4 ] {5bb859ad-0b7f-4f02-a380-af25d089383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10655 | 2026.02.05 01:54:23.647952 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10656 | 2026.02.05 01:54:23.647987 [ 4 ] {5bb859ad-0b7f-4f02-a380-af25d089383b} <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 | ||
| 10657 | 2026.02.05 01:54:23.647993 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 10658 | 2026.02.05 01:54:23.648040 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 881 rows starting from the beginning of the part | ||
| 10659 | 2026.02.05 01:54:23.648075 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10660 | 2026.02.05 01:54:23.648108 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 10661 | 2026.02.05 01:54:23.648173 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.02.05 01:54:23.648249 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_81_16} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10663 | 2026.02.05 01:54:23.648342 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10664 | 2026.02.05 01:54:23.648750 [ 4 ] {5bb859ad-0b7f-4f02-a380-af25d089383b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.02.05 01:54:23.648792 [ 4 ] {5bb859ad-0b7f-4f02-a380-af25d089383b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10666 | 2026.02.05 01:54:23.649306 [ 4 ] {5bb859ad-0b7f-4f02-a380-af25d089383b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10667 | 2026.02.05 01:54:23.649537 [ 4 ] {5bb859ad-0b7f-4f02-a380-af25d089383b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.02.05 01:54:23.649679 [ 4 ] {5bb859ad-0b7f-4f02-a380-af25d089383b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00177 sec., 2259.8870056497176 rows/sec., 4.05 MiB/sec. | ||
| 10669 | 2026.02.05 01:54:23.649734 [ 4 ] {5bb859ad-0b7f-4f02-a380-af25d089383b} <Debug> TCPHandler: Processed in 0.001962415 sec. | ||
| 10670 | 2026.02.05 01:54:23.649850 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10671 | 2026.02.05 01:54:23.649945 [ 4 ] {45628dcf-9802-4974-af84-a01f94cd2f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10672 | 2026.02.05 01:54:23.649988 [ 4 ] {45628dcf-9802-4974-af84-a01f94cd2f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10673 | 2026.02.05 01:54:23.650323 [ 4 ] {45628dcf-9802-4974-af84-a01f94cd2f9f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.02.05 01:54:23.650359 [ 4 ] {45628dcf-9802-4974-af84-a01f94cd2f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10675 | 2026.02.05 01:54:23.650670 [ 4 ] {45628dcf-9802-4974-af84-a01f94cd2f9f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10676 | 2026.02.05 01:54:23.650888 [ 4 ] {45628dcf-9802-4974-af84-a01f94cd2f9f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10677 | 2026.02.05 01:54:23.651026 [ 4 ] {45628dcf-9802-4974-af84-a01f94cd2f9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 10678 | 2026.02.05 01:54:23.651064 [ 4 ] {45628dcf-9802-4974-af84-a01f94cd2f9f} <Debug> TCPHandler: Processed in 0.001265043 sec. | ||
| 10679 | 2026.02.05 01:54:23.656397 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23495 rows, containing 5 columns (5 merged, 0 gathered) in 0.008665348 sec., 2711374.0844568503 rows/sec., 186.29 MiB/sec. | ||
| 10680 | 2026.02.05 01:54:23.657172 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10681 | 2026.02.05 01:54:23.657589 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10682 | 2026.02.05 01:54:23.657691 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10683 | 2026.02.05 01:54:23.657779 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10684 | 2026.02.05 01:54:24.119063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10685 | 2026.02.05 01:54:24.137605 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.02.05 01:54:24.137669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10687 | 2026.02.05 01:54:24.143300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10688 | 2026.02.05 01:54:24.143981 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.02.05 01:54:24.144260 [ 124 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10690 | 2026.02.05 01:54:24.144317 [ 124 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.02.05 01:54:24.144336 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10692 | 2026.02.05 01:54:24.144451 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 10693 | 2026.02.05 01:54:24.147857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10694 | 2026.02.05 01:54:24.148228 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10695 | 2026.02.05 01:54:24.149643 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 10696 | 2026.02.05 01:54:24.154279 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 10697 | 2026.02.05 01:54:24.158908 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 10698 | 2026.02.05 01:54:24.166477 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 10699 | 2026.02.05 01:54:24.171689 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 10700 | 2026.02.05 01:54:24.176205 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 10701 | 2026.02.05 01:54:24.237760 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.093316987 sec., 4522.220589912531 rows/sec., 23.38 MiB/sec. | ||
| 10702 | 2026.02.05 01:54:24.240532 [ 202 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10703 | 2026.02.05 01:54:24.242678 [ 202 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_56_11} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10704 | 2026.02.05 01:54:24.242804 [ 202 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_56_11} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10705 | 2026.02.05 01:54:24.244824 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10706 | 2026.02.05 01:54:28.641470 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2026.02.05 01:54:28.641661 [ 4 ] {922c9923-6c46-4a89-b07d-ce2fc4763837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10708 | 2026.02.05 01:54:28.641728 [ 4 ] {922c9923-6c46-4a89-b07d-ce2fc4763837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10709 | 2026.02.05 01:54:28.642650 [ 4 ] {922c9923-6c46-4a89-b07d-ce2fc4763837} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2026.02.05 01:54:28.642710 [ 4 ] {922c9923-6c46-4a89-b07d-ce2fc4763837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10711 | 2026.02.05 01:54:28.643259 [ 4 ] {922c9923-6c46-4a89-b07d-ce2fc4763837} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10712 | 2026.02.05 01:54:28.643550 [ 4 ] {922c9923-6c46-4a89-b07d-ce2fc4763837} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2026.02.05 01:54:28.643745 [ 4 ] {922c9923-6c46-4a89-b07d-ce2fc4763837} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002132 sec., 60037.52345215759 rows/sec., 5.17 MiB/sec. | ||
| 10714 | 2026.02.05 01:54:28.643810 [ 4 ] {922c9923-6c46-4a89-b07d-ce2fc4763837} <Debug> TCPHandler: Processed in 0.002483976 sec. | ||
| 10715 | 2026.02.05 01:54:28.645023 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10716 | 2026.02.05 01:54:28.645144 [ 4 ] {63514462-d118-4d72-82a8-5fb84a4b991b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10717 | 2026.02.05 01:54:28.645192 [ 4 ] {63514462-d118-4d72-82a8-5fb84a4b991b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10718 | 2026.02.05 01:54:28.645670 [ 4 ] {63514462-d118-4d72-82a8-5fb84a4b991b} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2026.02.05 01:54:28.645709 [ 4 ] {63514462-d118-4d72-82a8-5fb84a4b991b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10720 | 2026.02.05 01:54:28.646036 [ 4 ] {63514462-d118-4d72-82a8-5fb84a4b991b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10721 | 2026.02.05 01:54:28.646264 [ 4 ] {63514462-d118-4d72-82a8-5fb84a4b991b} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.02.05 01:54:28.646405 [ 4 ] {63514462-d118-4d72-82a8-5fb84a4b991b} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001287 sec., 27972.027972027972 rows/sec., 2.05 MiB/sec. | ||
| 10723 | 2026.02.05 01:54:28.646444 [ 4 ] {63514462-d118-4d72-82a8-5fb84a4b991b} <Debug> TCPHandler: Processed in 0.001488527 sec. | ||
| 10724 | 2026.02.05 01:54:28.646574 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2026.02.05 01:54:28.646669 [ 4 ] {f577007c-9084-4d22-b295-4fe5ff937ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10726 | 2026.02.05 01:54:28.646710 [ 4 ] {f577007c-9084-4d22-b295-4fe5ff937ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10727 | 2026.02.05 01:54:28.647167 [ 4 ] {f577007c-9084-4d22-b295-4fe5ff937ee9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.02.05 01:54:28.647205 [ 4 ] {f577007c-9084-4d22-b295-4fe5ff937ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10729 | 2026.02.05 01:54:28.647514 [ 4 ] {f577007c-9084-4d22-b295-4fe5ff937ee9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10730 | 2026.02.05 01:54:28.647739 [ 4 ] {f577007c-9084-4d22-b295-4fe5ff937ee9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.02.05 01:54:28.647870 [ 4 ] {f577007c-9084-4d22-b295-4fe5ff937ee9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00122 sec., 81967.21311475411 rows/sec., 6.40 MiB/sec. | ||
| 10732 | 2026.02.05 01:54:28.647908 [ 4 ] {f577007c-9084-4d22-b295-4fe5ff937ee9} <Debug> TCPHandler: Processed in 0.001387456 sec. | ||
| 10733 | 2026.02.05 01:54:28.648032 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10734 | 2026.02.05 01:54:28.648127 [ 4 ] {adfbce9b-5382-48d5-9fce-f9f2806bd536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10735 | 2026.02.05 01:54:28.648171 [ 4 ] {adfbce9b-5382-48d5-9fce-f9f2806bd536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10736 | 2026.02.05 01:54:28.648583 [ 4 ] {adfbce9b-5382-48d5-9fce-f9f2806bd536} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.02.05 01:54:28.648621 [ 4 ] {adfbce9b-5382-48d5-9fce-f9f2806bd536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10738 | 2026.02.05 01:54:28.648958 [ 4 ] {adfbce9b-5382-48d5-9fce-f9f2806bd536} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10739 | 2026.02.05 01:54:28.649173 [ 4 ] {adfbce9b-5382-48d5-9fce-f9f2806bd536} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.02.05 01:54:28.649306 [ 4 ] {adfbce9b-5382-48d5-9fce-f9f2806bd536} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10741 | 2026.02.05 01:54:28.649344 [ 4 ] {adfbce9b-5382-48d5-9fce-f9f2806bd536} <Debug> TCPHandler: Processed in 0.001363415 sec. | ||
| 10742 | 2026.02.05 01:54:28.649462 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.02.05 01:54:28.649556 [ 4 ] {78e01f9b-4d69-4d24-b81a-01481118fc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10744 | 2026.02.05 01:54:28.649611 [ 4 ] {78e01f9b-4d69-4d24-b81a-01481118fc54} <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 | ||
| 10745 | 2026.02.05 01:54:28.650452 [ 4 ] {78e01f9b-4d69-4d24-b81a-01481118fc54} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.02.05 01:54:28.650488 [ 4 ] {78e01f9b-4d69-4d24-b81a-01481118fc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10747 | 2026.02.05 01:54:28.651048 [ 4 ] {78e01f9b-4d69-4d24-b81a-01481118fc54} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10748 | 2026.02.05 01:54:28.651278 [ 4 ] {78e01f9b-4d69-4d24-b81a-01481118fc54} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.02.05 01:54:28.651414 [ 4 ] {78e01f9b-4d69-4d24-b81a-01481118fc54} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001876 sec., 19189.765458422175 rows/sec., 34.39 MiB/sec. | ||
| 10750 | 2026.02.05 01:54:28.651469 [ 4 ] {78e01f9b-4d69-4d24-b81a-01481118fc54} <Debug> TCPHandler: Processed in 0.002056648 sec. | ||
| 10751 | 2026.02.05 01:54:28.651586 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.02.05 01:54:28.651681 [ 4 ] {09782ea8-fe8a-42aa-abe8-a3a3e1c1b60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10753 | 2026.02.05 01:54:28.651724 [ 4 ] {09782ea8-fe8a-42aa-abe8-a3a3e1c1b60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10754 | 2026.02.05 01:54:28.652063 [ 4 ] {09782ea8-fe8a-42aa-abe8-a3a3e1c1b60d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.02.05 01:54:28.652099 [ 4 ] {09782ea8-fe8a-42aa-abe8-a3a3e1c1b60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10756 | 2026.02.05 01:54:28.652405 [ 4 ] {09782ea8-fe8a-42aa-abe8-a3a3e1c1b60d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10757 | 2026.02.05 01:54:28.652620 [ 4 ] {09782ea8-fe8a-42aa-abe8-a3a3e1c1b60d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.02.05 01:54:28.652741 [ 117 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10759 | 2026.02.05 01:54:28.652751 [ 4 ] {09782ea8-fe8a-42aa-abe8-a3a3e1c1b60d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 10760 | 2026.02.05 01:54:28.652816 [ 117 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2026.02.05 01:54:28.652831 [ 4 ] {09782ea8-fe8a-42aa-abe8-a3a3e1c1b60d} <Debug> TCPHandler: Processed in 0.001295274 sec. | ||
| 10762 | 2026.02.05 01:54:28.652844 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10763 | 2026.02.05 01:54:28.652981 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10764 | 2026.02.05 01:54:28.653159 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10765 | 2026.02.05 01:54:28.653206 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4512 rows starting from the beginning of the part | ||
| 10766 | 2026.02.05 01:54:28.653292 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10767 | 2026.02.05 01:54:28.653361 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10768 | 2026.02.05 01:54:28.653418 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10769 | 2026.02.05 01:54:28.653478 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10770 | 2026.02.05 01:54:28.653536 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 10771 | 2026.02.05 01:54:28.655267 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002341613 sec., 2054993.7158702142 rows/sec., 138.46 MiB/sec. | ||
| 10772 | 2026.02.05 01:54:28.655581 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10773 | 2026.02.05 01:54:28.655825 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_81_16} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10774 | 2026.02.05 01:54:28.655892 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_81_16} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10775 | 2026.02.05 01:54:28.655960 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10776 | 2026.02.05 01:54:30.099215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27381 | ||
| 10777 | 2026.02.05 01:54:30.099825 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2026.02.05 01:54:30.099877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10779 | 2026.02.05 01:54:30.100646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10780 | 2026.02.05 01:54:30.100879 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.02.05 01:54:30.101013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27381 | ||
| 10782 | 2026.02.05 01:54:31.204584 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59243 | ||
| 10783 | 2026.02.05 01:54:31.204700 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10784 | 2026.02.05 01:54:31.204725 [ 290 ] {} <Debug> TCP-Session: ed453263-27b5-4e66-83e5-9f5b694da85e Authenticating user 'default' from [fd00:1122:3344:101::e]:59243 | ||
| 10785 | 2026.02.05 01:54:31.204747 [ 290 ] {} <Debug> TCP-Session: ed453263-27b5-4e66-83e5-9f5b694da85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10786 | 2026.02.05 01:54:31.204761 [ 290 ] {} <Debug> TCP-Session: ed453263-27b5-4e66-83e5-9f5b694da85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10787 | 2026.02.05 01:54:31.205023 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60384 | ||
| 10788 | 2026.02.05 01:54:31.205052 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45238 | ||
| 10789 | 2026.02.05 01:54:31.205092 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55534 | ||
| 10790 | 2026.02.05 01:54:31.205111 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58213 | ||
| 10791 | 2026.02.05 01:54:31.205156 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10792 | 2026.02.05 01:54:31.205147 [ 290 ] {} <Trace> TCP-Session: ed453263-27b5-4e66-83e5-9f5b694da85e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2026.02.05 01:54:31.205217 [ 291 ] {} <Debug> TCP-Session: a91f0392-03e5-47e5-9e80-79357f42a852 Authenticating user 'default' from [fd00:1122:3344:101::e]:60384 | ||
| 10794 | 2026.02.05 01:54:31.205217 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10795 | 2026.02.05 01:54:31.205271 [ 291 ] {} <Debug> TCP-Session: a91f0392-03e5-47e5-9e80-79357f42a852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10796 | 2026.02.05 01:54:31.205290 [ 286 ] {} <Debug> TCP-Session: 837f893f-6074-46ac-97e8-b6806933a252 Authenticating user 'default' from [fd00:1122:3344:101::e]:55534 | ||
| 10797 | 2026.02.05 01:54:31.205076 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35353 | ||
| 10798 | 2026.02.05 01:54:31.205321 [ 286 ] {} <Debug> TCP-Session: 837f893f-6074-46ac-97e8-b6806933a252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10799 | 2026.02.05 01:54:31.205310 [ 291 ] {} <Debug> TCP-Session: a91f0392-03e5-47e5-9e80-79357f42a852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10800 | 2026.02.05 01:54:31.205349 [ 286 ] {} <Debug> TCP-Session: 837f893f-6074-46ac-97e8-b6806933a252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2026.02.05 01:54:31.205054 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57270 | ||
| 10802 | 2026.02.05 01:54:31.205392 [ 290 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10803 | 2026.02.05 01:54:31.205058 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54310 | ||
| 10804 | 2026.02.05 01:54:31.205108 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51749 | ||
| 10805 | 2026.02.05 01:54:31.205715 [ 290 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10806 | 2026.02.05 01:54:31.205781 [ 290 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10807 | 2026.02.05 01:54:31.205921 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10808 | 2026.02.05 01:54:31.205950 [ 294 ] {} <Debug> TCP-Session: d683adeb-2b0c-4bb1-a329-fe686e11d1e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54310 | ||
| 10809 | 2026.02.05 01:54:31.205966 [ 294 ] {} <Debug> TCP-Session: d683adeb-2b0c-4bb1-a329-fe686e11d1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2026.02.05 01:54:31.205979 [ 294 ] {} <Debug> TCP-Session: d683adeb-2b0c-4bb1-a329-fe686e11d1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2026.02.05 01:54:31.206098 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10812 | 2026.02.05 01:54:31.206156 [ 288 ] {} <Debug> TCP-Session: 80323eeb-7d01-4228-afcd-e7f755108611 Authenticating user 'default' from [fd00:1122:3344:101::e]:51749 | ||
| 10813 | 2026.02.05 01:54:31.206160 [ 290 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 10814 | 2026.02.05 01:54:31.206189 [ 288 ] {} <Debug> TCP-Session: 80323eeb-7d01-4228-afcd-e7f755108611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2026.02.05 01:54:31.206216 [ 288 ] {} <Debug> TCP-Session: 80323eeb-7d01-4228-afcd-e7f755108611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10816 | 2026.02.05 01:54:31.206495 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10817 | 2026.02.05 01:54:31.206538 [ 292 ] {} <Debug> TCP-Session: acc32515-5003-4812-9db4-9bdbab107171 Authenticating user 'default' from [fd00:1122:3344:101::e]:45238 | ||
| 10818 | 2026.02.05 01:54:31.206564 [ 292 ] {} <Debug> TCP-Session: acc32515-5003-4812-9db4-9bdbab107171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10819 | 2026.02.05 01:54:31.206586 [ 292 ] {} <Debug> TCP-Session: acc32515-5003-4812-9db4-9bdbab107171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10820 | 2026.02.05 01:54:31.206648 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10821 | 2026.02.05 01:54:31.206682 [ 3 ] {} <Debug> TCP-Session: 2d11aea2-1be7-44bf-a1cb-f0a5c908c143 Authenticating user 'default' from [fd00:1122:3344:101::e]:35353 | ||
| 10822 | 2026.02.05 01:54:31.206700 [ 3 ] {} <Debug> TCP-Session: 2d11aea2-1be7-44bf-a1cb-f0a5c908c143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.02.05 01:54:31.206712 [ 3 ] {} <Debug> TCP-Session: 2d11aea2-1be7-44bf-a1cb-f0a5c908c143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10824 | 2026.02.05 01:54:31.207101 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10825 | 2026.02.05 01:54:31.207153 [ 293 ] {} <Debug> TCP-Session: 3fd645e6-b41d-4a45-9000-b0fe6e72c407 Authenticating user 'default' from [fd00:1122:3344:101::e]:57270 | ||
| 10826 | 2026.02.05 01:54:31.207186 [ 293 ] {} <Debug> TCP-Session: 3fd645e6-b41d-4a45-9000-b0fe6e72c407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2026.02.05 01:54:31.207207 [ 293 ] {} <Debug> TCP-Session: 3fd645e6-b41d-4a45-9000-b0fe6e72c407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10828 | 2026.02.05 01:54:31.207241 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10829 | 2026.02.05 01:54:31.207283 [ 289 ] {} <Debug> TCP-Session: 7d50e64d-a183-4a47-8516-9a61d45d0558 Authenticating user 'default' from [fd00:1122:3344:101::e]:58213 | ||
| 10830 | 2026.02.05 01:54:31.207304 [ 289 ] {} <Debug> TCP-Session: 7d50e64d-a183-4a47-8516-9a61d45d0558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10831 | 2026.02.05 01:54:31.207320 [ 289 ] {} <Debug> TCP-Session: 7d50e64d-a183-4a47-8516-9a61d45d0558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10832 | 2026.02.05 01:54:31.207367 [ 321 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Trace> AggregatingTransform: Aggregating | ||
| 10833 | 2026.02.05 01:54:31.207405 [ 321 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Trace> Aggregator: Aggregation method: without_key | ||
| 10834 | 2026.02.05 01:54:31.207444 [ 321 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001162111 sec. (860.503 rows/sec., 33.61 KiB/sec.) | ||
| 10835 | 2026.02.05 01:54:31.207462 [ 321 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Trace> Aggregator: Merging aggregated data | ||
| 10836 | 2026.02.05 01:54:31.208963 [ 290 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003633 sec., 275.25461051472615 rows/sec., 10.75 KiB/sec. | ||
| 10837 | 2026.02.05 01:54:31.209145 [ 290 ] {aa9b3dc0-fed2-4fc7-8c59-f9fbf1590a21} <Debug> TCPHandler: Processed in 0.004168436 sec. | ||
| 10838 | 2026.02.05 01:54:31.209299 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10839 | 2026.02.05 01:54:31.209339 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10840 | 2026.02.05 01:54:31.209340 [ 290 ] {} <Debug> TCP-Session: ed453263-27b5-4e66-83e5-9f5b694da85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2026.02.05 01:54:31.209399 [ 289 ] {} <Debug> TCP-Session: 7d50e64d-a183-4a47-8516-9a61d45d0558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2026.02.05 01:54:31.209404 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10843 | 2026.02.05 01:54:31.209424 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10844 | 2026.02.05 01:54:31.209472 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10845 | 2026.02.05 01:54:31.209494 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10846 | 2026.02.05 01:54:31.209521 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10847 | 2026.02.05 01:54:31.209531 [ 291 ] {} <Debug> TCP-Session: a91f0392-03e5-47e5-9e80-79357f42a852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.02.05 01:54:31.209553 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10849 | 2026.02.05 01:54:31.209561 [ 293 ] {} <Debug> TCP-Session: 3fd645e6-b41d-4a45-9000-b0fe6e72c407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10850 | 2026.02.05 01:54:31.209567 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10851 | 2026.02.05 01:54:31.209615 [ 288 ] {} <Debug> TCP-Session: 80323eeb-7d01-4228-afcd-e7f755108611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10852 | 2026.02.05 01:54:31.209645 [ 286 ] {} <Debug> TCP-Session: 837f893f-6074-46ac-97e8-b6806933a252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10853 | 2026.02.05 01:54:31.209567 [ 294 ] {} <Debug> TCP-Session: d683adeb-2b0c-4bb1-a329-fe686e11d1e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2026.02.05 01:54:31.209483 [ 292 ] {} <Debug> TCP-Session: acc32515-5003-4812-9db4-9bdbab107171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.02.05 01:54:31.209488 [ 3 ] {} <Debug> TCP-Session: 2d11aea2-1be7-44bf-a1cb-f0a5c908c143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10856 | 2026.02.05 01:54:31.431441 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52433 | ||
| 10857 | 2026.02.05 01:54:31.431549 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10858 | 2026.02.05 01:54:31.431574 [ 290 ] {} <Debug> TCP-Session: edc75996-c545-4bd3-b254-f740ad45e451 Authenticating user 'default' from [fd00:1122:3344:101::e]:52433 | ||
| 10859 | 2026.02.05 01:54:31.431595 [ 290 ] {} <Debug> TCP-Session: edc75996-c545-4bd3-b254-f740ad45e451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2026.02.05 01:54:31.431608 [ 290 ] {} <Debug> TCP-Session: edc75996-c545-4bd3-b254-f740ad45e451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.02.05 01:54:31.431820 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58116 | ||
| 10862 | 2026.02.05 01:54:31.431867 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34403 | ||
| 10863 | 2026.02.05 01:54:31.431891 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51396 | ||
| 10864 | 2026.02.05 01:54:31.431908 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64114 | ||
| 10865 | 2026.02.05 01:54:31.431942 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10866 | 2026.02.05 01:54:31.431905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41862 | ||
| 10867 | 2026.02.05 01:54:31.431989 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10868 | 2026.02.05 01:54:31.431982 [ 291 ] {} <Debug> TCP-Session: dcf2a201-ae39-470c-ae49-a0916df6836a Authenticating user 'default' from [fd00:1122:3344:101::e]:58116 | ||
| 10869 | 2026.02.05 01:54:31.432036 [ 286 ] {} <Debug> TCP-Session: d5827a6e-95c4-430f-82de-cb00b0aa17d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51396 | ||
| 10870 | 2026.02.05 01:54:31.431975 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10871 | 2026.02.05 01:54:31.432060 [ 291 ] {} <Debug> TCP-Session: dcf2a201-ae39-470c-ae49-a0916df6836a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10872 | 2026.02.05 01:54:31.432099 [ 293 ] {} <Debug> TCP-Session: c6f58245-3ec6-4faa-b722-3f42a9b12fdd Authenticating user 'default' from [fd00:1122:3344:101::e]:34403 | ||
| 10873 | 2026.02.05 01:54:31.432105 [ 291 ] {} <Debug> TCP-Session: dcf2a201-ae39-470c-ae49-a0916df6836a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2026.02.05 01:54:31.432099 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10875 | 2026.02.05 01:54:31.432132 [ 293 ] {} <Debug> TCP-Session: c6f58245-3ec6-4faa-b722-3f42a9b12fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10876 | 2026.02.05 01:54:31.431883 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48467 | ||
| 10877 | 2026.02.05 01:54:31.432181 [ 293 ] {} <Debug> TCP-Session: c6f58245-3ec6-4faa-b722-3f42a9b12fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2026.02.05 01:54:31.432184 [ 288 ] {} <Debug> TCP-Session: 1ceed054-7851-482b-b7b5-74726d46e040 Authenticating user 'default' from [fd00:1122:3344:101::e]:41862 | ||
| 10879 | 2026.02.05 01:54:31.431876 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39869 | ||
| 10880 | 2026.02.05 01:54:31.432256 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10881 | 2026.02.05 01:54:31.432256 [ 288 ] {} <Debug> TCP-Session: 1ceed054-7851-482b-b7b5-74726d46e040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2026.02.05 01:54:31.432303 [ 3 ] {} <Debug> TCP-Session: 9460c332-6e9a-45a9-8f0e-69620f3a0ada Authenticating user 'default' from [fd00:1122:3344:101::e]:48467 | ||
| 10883 | 2026.02.05 01:54:31.432320 [ 288 ] {} <Debug> TCP-Session: 1ceed054-7851-482b-b7b5-74726d46e040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.02.05 01:54:31.432334 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10885 | 2026.02.05 01:54:31.432339 [ 3 ] {} <Debug> TCP-Session: 9460c332-6e9a-45a9-8f0e-69620f3a0ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.02.05 01:54:31.431871 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48715 | ||
| 10887 | 2026.02.05 01:54:31.432379 [ 3 ] {} <Debug> TCP-Session: 9460c332-6e9a-45a9-8f0e-69620f3a0ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.02.05 01:54:31.432371 [ 292 ] {} <Debug> TCP-Session: 363d7baa-03e9-46bd-b8e9-b297e99d9f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:39869 | ||
| 10889 | 2026.02.05 01:54:31.432008 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10890 | 2026.02.05 01:54:31.432447 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10891 | 2026.02.05 01:54:31.432449 [ 292 ] {} <Debug> TCP-Session: 363d7baa-03e9-46bd-b8e9-b297e99d9f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2026.02.05 01:54:31.432470 [ 289 ] {} <Debug> TCP-Session: c7ab52ef-48ec-491b-baec-12317c266a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:64114 | ||
| 10893 | 2026.02.05 01:54:31.432490 [ 294 ] {} <Debug> TCP-Session: 26f6abd8-889d-43f2-be30-05866ec2cc23 Authenticating user 'default' from [fd00:1122:3344:101::e]:48715 | ||
| 10894 | 2026.02.05 01:54:31.432512 [ 289 ] {} <Debug> TCP-Session: c7ab52ef-48ec-491b-baec-12317c266a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2026.02.05 01:54:31.432529 [ 294 ] {} <Debug> TCP-Session: 26f6abd8-889d-43f2-be30-05866ec2cc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10896 | 2026.02.05 01:54:31.432543 [ 289 ] {} <Debug> TCP-Session: c7ab52ef-48ec-491b-baec-12317c266a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.02.05 01:54:31.432557 [ 294 ] {} <Debug> TCP-Session: 26f6abd8-889d-43f2-be30-05866ec2cc23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10898 | 2026.02.05 01:54:31.432500 [ 292 ] {} <Debug> TCP-Session: 363d7baa-03e9-46bd-b8e9-b297e99d9f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10899 | 2026.02.05 01:54:31.431972 [ 290 ] {} <Trace> TCP-Session: edc75996-c545-4bd3-b254-f740ad45e451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10900 | 2026.02.05 01:54:31.432065 [ 286 ] {} <Debug> TCP-Session: d5827a6e-95c4-430f-82de-cb00b0aa17d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2026.02.05 01:54:31.432648 [ 286 ] {} <Debug> TCP-Session: d5827a6e-95c4-430f-82de-cb00b0aa17d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2026.02.05 01:54:31.432788 [ 290 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52433) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10903 | 2026.02.05 01:54:31.433047 [ 290 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10904 | 2026.02.05 01:54:31.433099 [ 290 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10905 | 2026.02.05 01:54:31.433376 [ 290 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 10906 | 2026.02.05 01:54:31.434411 [ 330 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Trace> AggregatingTransform: Aggregating | ||
| 10907 | 2026.02.05 01:54:31.434466 [ 330 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Trace> Aggregator: Aggregation method: without_key | ||
| 10908 | 2026.02.05 01:54:31.434500 [ 330 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027979 sec. (972.783 rows/sec., 38.00 KiB/sec.) | ||
| 10909 | 2026.02.05 01:54:31.434518 [ 330 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Trace> Aggregator: Merging aggregated data | ||
| 10910 | 2026.02.05 01:54:31.435814 [ 290 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003088 sec., 323.8341968911917 rows/sec., 12.65 KiB/sec. | ||
| 10911 | 2026.02.05 01:54:31.435929 [ 290 ] {08c8c558-ae5f-471a-a48c-3da257f8b194} <Debug> TCPHandler: Processed in 0.004104515 sec. | ||
| 10912 | 2026.02.05 01:54:31.436058 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10913 | 2026.02.05 01:54:31.436093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10914 | 2026.02.05 01:54:31.436098 [ 290 ] {} <Debug> TCP-Session: edc75996-c545-4bd3-b254-f740ad45e451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2026.02.05 01:54:31.436130 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10916 | 2026.02.05 01:54:31.436138 [ 289 ] {} <Debug> TCP-Session: c7ab52ef-48ec-491b-baec-12317c266a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10917 | 2026.02.05 01:54:31.436160 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10918 | 2026.02.05 01:54:31.436182 [ 292 ] {} <Debug> TCP-Session: 363d7baa-03e9-46bd-b8e9-b297e99d9f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10919 | 2026.02.05 01:54:31.436188 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10920 | 2026.02.05 01:54:31.436213 [ 291 ] {} <Debug> TCP-Session: dcf2a201-ae39-470c-ae49-a0916df6836a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10921 | 2026.02.05 01:54:31.436224 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10922 | 2026.02.05 01:54:31.436239 [ 293 ] {} <Debug> TCP-Session: c6f58245-3ec6-4faa-b722-3f42a9b12fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10923 | 2026.02.05 01:54:31.436256 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10924 | 2026.02.05 01:54:31.436275 [ 3 ] {} <Debug> TCP-Session: 9460c332-6e9a-45a9-8f0e-69620f3a0ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10925 | 2026.02.05 01:54:31.436279 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10926 | 2026.02.05 01:54:31.436302 [ 294 ] {} <Debug> TCP-Session: 26f6abd8-889d-43f2-be30-05866ec2cc23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10927 | 2026.02.05 01:54:31.436207 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10928 | 2026.02.05 01:54:31.436329 [ 288 ] {} <Debug> TCP-Session: 1ceed054-7851-482b-b7b5-74726d46e040 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10929 | 2026.02.05 01:54:31.436367 [ 286 ] {} <Debug> TCP-Session: d5827a6e-95c4-430f-82de-cb00b0aa17d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10930 | 2026.02.05 01:54:31.648094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10931 | 2026.02.05 01:54:31.663039 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.02.05 01:54:31.663106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 10933 | 2026.02.05 01:54:31.672035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10934 | 2026.02.05 01:54:31.672986 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.02.05 01:54:31.677501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10936 | 2026.02.05 01:54:32.221575 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58210 | ||
| 10937 | 2026.02.05 01:54:32.221712 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10938 | 2026.02.05 01:54:32.221748 [ 292 ] {} <Debug> TCP-Session: 9ecdb9aa-7c2b-4c07-ad5c-5782b3e1f1d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58210 | ||
| 10939 | 2026.02.05 01:54:32.221781 [ 292 ] {} <Debug> TCP-Session: 9ecdb9aa-7c2b-4c07-ad5c-5782b3e1f1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10940 | 2026.02.05 01:54:32.221799 [ 292 ] {} <Debug> TCP-Session: 9ecdb9aa-7c2b-4c07-ad5c-5782b3e1f1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10941 | 2026.02.05 01:54:32.222056 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56577 | ||
| 10942 | 2026.02.05 01:54:32.222100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34725 | ||
| 10943 | 2026.02.05 01:54:32.222128 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53036 | ||
| 10944 | 2026.02.05 01:54:32.222156 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42801 | ||
| 10945 | 2026.02.05 01:54:32.222193 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43320 | ||
| 10946 | 2026.02.05 01:54:32.222243 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10947 | 2026.02.05 01:54:32.222252 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10948 | 2026.02.05 01:54:32.222270 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10949 | 2026.02.05 01:54:32.222289 [ 288 ] {} <Debug> TCP-Session: eee77944-4f9c-444e-94d6-9e12aba86441 Authenticating user 'default' from [fd00:1122:3344:101::e]:53036 | ||
| 10950 | 2026.02.05 01:54:32.222298 [ 292 ] {} <Trace> TCP-Session: 9ecdb9aa-7c2b-4c07-ad5c-5782b3e1f1d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.02.05 01:54:32.222329 [ 288 ] {} <Debug> TCP-Session: eee77944-4f9c-444e-94d6-9e12aba86441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10952 | 2026.02.05 01:54:32.222312 [ 290 ] {} <Debug> TCP-Session: b4bdfa7c-f943-44ec-8626-6737c48a940a Authenticating user 'default' from [fd00:1122:3344:101::e]:42801 | ||
| 10953 | 2026.02.05 01:54:32.222354 [ 288 ] {} <Debug> TCP-Session: eee77944-4f9c-444e-94d6-9e12aba86441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2026.02.05 01:54:32.222369 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10955 | 2026.02.05 01:54:32.222397 [ 290 ] {} <Debug> TCP-Session: b4bdfa7c-f943-44ec-8626-6737c48a940a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.02.05 01:54:32.222307 [ 294 ] {} <Debug> TCP-Session: 2e39529b-690f-411d-ae95-b6d9dd89bb11 Authenticating user 'default' from [fd00:1122:3344:101::e]:34725 | ||
| 10957 | 2026.02.05 01:54:32.222436 [ 290 ] {} <Debug> TCP-Session: b4bdfa7c-f943-44ec-8626-6737c48a940a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.02.05 01:54:32.222436 [ 291 ] {} <Debug> TCP-Session: a4c1c20b-3628-47c0-8e8c-5bd13d2a3028 Authenticating user 'default' from [fd00:1122:3344:101::e]:43320 | ||
| 10959 | 2026.02.05 01:54:32.222459 [ 294 ] {} <Debug> TCP-Session: 2e39529b-690f-411d-ae95-b6d9dd89bb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2026.02.05 01:54:32.222204 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10961 | 2026.02.05 01:54:32.222503 [ 291 ] {} <Debug> TCP-Session: a4c1c20b-3628-47c0-8e8c-5bd13d2a3028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2026.02.05 01:54:32.222539 [ 292 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58210) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10963 | 2026.02.05 01:54:32.222557 [ 293 ] {} <Debug> TCP-Session: c83956e9-6824-4c30-adb3-8c4dd60f67ac Authenticating user 'default' from [fd00:1122:3344:101::e]:56577 | ||
| 10964 | 2026.02.05 01:54:32.222558 [ 291 ] {} <Debug> TCP-Session: a4c1c20b-3628-47c0-8e8c-5bd13d2a3028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.02.05 01:54:32.222507 [ 294 ] {} <Debug> TCP-Session: 2e39529b-690f-411d-ae95-b6d9dd89bb11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10966 | 2026.02.05 01:54:32.222605 [ 293 ] {} <Debug> TCP-Session: c83956e9-6824-4c30-adb3-8c4dd60f67ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2026.02.05 01:54:32.222657 [ 293 ] {} <Debug> TCP-Session: c83956e9-6824-4c30-adb3-8c4dd60f67ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10968 | 2026.02.05 01:54:32.222100 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44635 | ||
| 10969 | 2026.02.05 01:54:32.222141 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35395 | ||
| 10970 | 2026.02.05 01:54:32.222114 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58581 | ||
| 10971 | 2026.02.05 01:54:32.222771 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10972 | 2026.02.05 01:54:32.222799 [ 3 ] {} <Debug> TCP-Session: 80362378-a5f6-4638-b6b4-905c64b8b707 Authenticating user 'default' from [fd00:1122:3344:101::e]:44635 | ||
| 10973 | 2026.02.05 01:54:32.222810 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10974 | 2026.02.05 01:54:32.222819 [ 3 ] {} <Debug> TCP-Session: 80362378-a5f6-4638-b6b4-905c64b8b707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10975 | 2026.02.05 01:54:32.222832 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10976 | 2026.02.05 01:54:32.222854 [ 3 ] {} <Debug> TCP-Session: 80362378-a5f6-4638-b6b4-905c64b8b707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.02.05 01:54:32.222847 [ 289 ] {} <Debug> TCP-Session: 7d127382-b03c-4729-a58b-6785d58b0507 Authenticating user 'default' from [fd00:1122:3344:101::e]:35395 | ||
| 10978 | 2026.02.05 01:54:32.222871 [ 286 ] {} <Debug> TCP-Session: abe115c6-a5fa-4e82-bafc-f781e1bb60f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58581 | ||
| 10979 | 2026.02.05 01:54:32.222900 [ 289 ] {} <Debug> TCP-Session: 7d127382-b03c-4729-a58b-6785d58b0507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.02.05 01:54:32.222914 [ 286 ] {} <Debug> TCP-Session: abe115c6-a5fa-4e82-bafc-f781e1bb60f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.02.05 01:54:32.222931 [ 289 ] {} <Debug> TCP-Session: 7d127382-b03c-4729-a58b-6785d58b0507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.02.05 01:54:32.222947 [ 286 ] {} <Debug> TCP-Session: abe115c6-a5fa-4e82-bafc-f781e1bb60f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2026.02.05 01:54:32.222942 [ 292 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10984 | 2026.02.05 01:54:32.223047 [ 292 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10985 | 2026.02.05 01:54:32.223433 [ 292 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 10986 | 2026.02.05 01:54:32.224757 [ 317 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Trace> AggregatingTransform: Aggregating | ||
| 10987 | 2026.02.05 01:54:32.224801 [ 317 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Trace> Aggregator: Aggregation method: without_key | ||
| 10988 | 2026.02.05 01:54:32.224838 [ 317 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001271993 sec. (786.168 rows/sec., 30.71 KiB/sec.) | ||
| 10989 | 2026.02.05 01:54:32.224856 [ 317 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Trace> Aggregator: Merging aggregated data | ||
| 10990 | 2026.02.05 01:54:32.226004 [ 292 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003556 sec., 281.214848143982 rows/sec., 10.98 KiB/sec. | ||
| 10991 | 2026.02.05 01:54:32.226135 [ 292 ] {e587a4c7-76b6-47c0-8144-8607e1f47794} <Debug> TCPHandler: Processed in 0.004043184 sec. | ||
| 10992 | 2026.02.05 01:54:32.226233 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10993 | 2026.02.05 01:54:32.226260 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10994 | 2026.02.05 01:54:32.226277 [ 293 ] {} <Debug> TCP-Session: c83956e9-6824-4c30-adb3-8c4dd60f67ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2026.02.05 01:54:32.226278 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10996 | 2026.02.05 01:54:32.226304 [ 290 ] {} <Debug> TCP-Session: b4bdfa7c-f943-44ec-8626-6737c48a940a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.02.05 01:54:32.226315 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10998 | 2026.02.05 01:54:32.226333 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10999 | 2026.02.05 01:54:32.226346 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11000 | 2026.02.05 01:54:32.226372 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11001 | 2026.02.05 01:54:32.226386 [ 289 ] {} <Debug> TCP-Session: 7d127382-b03c-4729-a58b-6785d58b0507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2026.02.05 01:54:32.226406 [ 3 ] {} <Debug> TCP-Session: 80362378-a5f6-4638-b6b4-905c64b8b707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2026.02.05 01:54:32.226364 [ 288 ] {} <Debug> TCP-Session: eee77944-4f9c-444e-94d6-9e12aba86441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2026.02.05 01:54:32.226442 [ 291 ] {} <Debug> TCP-Session: a4c1c20b-3628-47c0-8e8c-5bd13d2a3028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.02.05 01:54:32.226334 [ 294 ] {} <Debug> TCP-Session: 2e39529b-690f-411d-ae95-b6d9dd89bb11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.02.05 01:54:32.226295 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11007 | 2026.02.05 01:54:32.226382 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11008 | 2026.02.05 01:54:32.226541 [ 286 ] {} <Debug> TCP-Session: abe115c6-a5fa-4e82-bafc-f781e1bb60f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.02.05 01:54:32.226563 [ 292 ] {} <Debug> TCP-Session: 9ecdb9aa-7c2b-4c07-ad5c-5782b3e1f1d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.02.05 01:54:32.677064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1300 | ||
| 11011 | 2026.02.05 01:54:32.679379 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.02.05 01:54:32.679430 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11013 | 2026.02.05 01:54:32.680640 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11014 | 2026.02.05 01:54:32.680899 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.02.05 01:54:32.681175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 11016 | 2026.02.05 01:54:33.642199 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2026.02.05 01:54:33.642456 [ 4 ] {1e2629ba-b704-4f17-b48a-73c273bdaefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11018 | 2026.02.05 01:54:33.642554 [ 4 ] {1e2629ba-b704-4f17-b48a-73c273bdaefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11019 | 2026.02.05 01:54:33.643434 [ 4 ] {1e2629ba-b704-4f17-b48a-73c273bdaefc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.02.05 01:54:33.643485 [ 4 ] {1e2629ba-b704-4f17-b48a-73c273bdaefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11021 | 2026.02.05 01:54:33.643895 [ 4 ] {1e2629ba-b704-4f17-b48a-73c273bdaefc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11022 | 2026.02.05 01:54:33.644135 [ 4 ] {1e2629ba-b704-4f17-b48a-73c273bdaefc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.02.05 01:54:33.644300 [ 4 ] {1e2629ba-b704-4f17-b48a-73c273bdaefc} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001913 sec., 33455.3058024046 rows/sec., 2.65 MiB/sec. | ||
| 11024 | 2026.02.05 01:54:33.644352 [ 4 ] {1e2629ba-b704-4f17-b48a-73c273bdaefc} <Debug> TCPHandler: Processed in 0.002323102 sec. | ||
| 11025 | 2026.02.05 01:54:33.644479 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2026.02.05 01:54:33.644581 [ 4 ] {032e50ea-2b0c-4356-902c-0298c1ea4cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11027 | 2026.02.05 01:54:33.644625 [ 4 ] {032e50ea-2b0c-4356-902c-0298c1ea4cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11028 | 2026.02.05 01:54:33.645040 [ 4 ] {032e50ea-2b0c-4356-902c-0298c1ea4cd7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.02.05 01:54:33.645078 [ 4 ] {032e50ea-2b0c-4356-902c-0298c1ea4cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11030 | 2026.02.05 01:54:33.645382 [ 4 ] {032e50ea-2b0c-4356-902c-0298c1ea4cd7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11031 | 2026.02.05 01:54:33.645596 [ 4 ] {032e50ea-2b0c-4356-902c-0298c1ea4cd7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2026.02.05 01:54:33.645732 [ 4 ] {032e50ea-2b0c-4356-902c-0298c1ea4cd7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001174 sec., 3407.155025553663 rows/sec., 256.20 KiB/sec. | ||
| 11033 | 2026.02.05 01:54:33.645771 [ 4 ] {032e50ea-2b0c-4356-902c-0298c1ea4cd7} <Debug> TCPHandler: Processed in 0.001346755 sec. | ||
| 11034 | 2026.02.05 01:54:33.645899 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2026.02.05 01:54:33.646012 [ 4 ] {da2d2b5d-f236-4457-841b-fa9ca56ee093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11036 | 2026.02.05 01:54:33.646054 [ 4 ] {da2d2b5d-f236-4457-841b-fa9ca56ee093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11037 | 2026.02.05 01:54:33.646490 [ 4 ] {da2d2b5d-f236-4457-841b-fa9ca56ee093} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2026.02.05 01:54:33.646528 [ 4 ] {da2d2b5d-f236-4457-841b-fa9ca56ee093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11039 | 2026.02.05 01:54:33.646832 [ 4 ] {da2d2b5d-f236-4457-841b-fa9ca56ee093} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11040 | 2026.02.05 01:54:33.647052 [ 4 ] {da2d2b5d-f236-4457-841b-fa9ca56ee093} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2026.02.05 01:54:33.647179 [ 4 ] {da2d2b5d-f236-4457-841b-fa9ca56ee093} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001197 sec., 56808.68838763576 rows/sec., 4.43 MiB/sec. | ||
| 11042 | 2026.02.05 01:54:33.647217 [ 4 ] {da2d2b5d-f236-4457-841b-fa9ca56ee093} <Debug> TCPHandler: Processed in 0.001371646 sec. | ||
| 11043 | 2026.02.05 01:54:33.647331 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2026.02.05 01:54:33.647425 [ 4 ] {34ce2cd7-bb2a-4a4b-831c-65c128a43d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11045 | 2026.02.05 01:54:33.647469 [ 4 ] {34ce2cd7-bb2a-4a4b-831c-65c128a43d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11046 | 2026.02.05 01:54:33.647877 [ 4 ] {34ce2cd7-bb2a-4a4b-831c-65c128a43d4a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2026.02.05 01:54:33.647936 [ 4 ] {34ce2cd7-bb2a-4a4b-831c-65c128a43d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11048 | 2026.02.05 01:54:33.648270 [ 4 ] {34ce2cd7-bb2a-4a4b-831c-65c128a43d4a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11049 | 2026.02.05 01:54:33.648474 [ 4 ] {34ce2cd7-bb2a-4a4b-831c-65c128a43d4a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2026.02.05 01:54:33.648600 [ 4 ] {34ce2cd7-bb2a-4a4b-831c-65c128a43d4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 11051 | 2026.02.05 01:54:33.648637 [ 4 ] {34ce2cd7-bb2a-4a4b-831c-65c128a43d4a} <Debug> TCPHandler: Processed in 0.001356845 sec. | ||
| 11052 | 2026.02.05 01:54:33.648740 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2026.02.05 01:54:33.648834 [ 4 ] {e83611a3-fcde-414a-8402-9d2069a29cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11054 | 2026.02.05 01:54:33.648888 [ 4 ] {e83611a3-fcde-414a-8402-9d2069a29cf9} <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 | ||
| 11055 | 2026.02.05 01:54:33.649706 [ 4 ] {e83611a3-fcde-414a-8402-9d2069a29cf9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.02.05 01:54:33.649742 [ 4 ] {e83611a3-fcde-414a-8402-9d2069a29cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11057 | 2026.02.05 01:54:33.650241 [ 4 ] {e83611a3-fcde-414a-8402-9d2069a29cf9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11058 | 2026.02.05 01:54:33.650461 [ 4 ] {e83611a3-fcde-414a-8402-9d2069a29cf9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.02.05 01:54:33.650584 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11060 | 2026.02.05 01:54:33.650597 [ 4 ] {e83611a3-fcde-414a-8402-9d2069a29cf9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001781 sec., 2245.929253228523 rows/sec., 4.02 MiB/sec. | ||
| 11061 | 2026.02.05 01:54:33.650668 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11062 | 2026.02.05 01:54:33.650695 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11063 | 2026.02.05 01:54:33.650700 [ 4 ] {e83611a3-fcde-414a-8402-9d2069a29cf9} <Debug> TCPHandler: Processed in 0.002007646 sec. | ||
| 11064 | 2026.02.05 01:54:33.650819 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 11065 | 2026.02.05 01:54:33.650833 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.02.05 01:54:33.650965 [ 4 ] {88118623-421b-4919-9f85-aff9e8ffc30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11067 | 2026.02.05 01:54:33.651014 [ 4 ] {88118623-421b-4919-9f85-aff9e8ffc30b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11068 | 2026.02.05 01:54:33.651108 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11069 | 2026.02.05 01:54:33.651169 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1495 rows starting from the beginning of the part | ||
| 11070 | 2026.02.05 01:54:33.651292 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
| 11071 | 2026.02.05 01:54:33.651358 [ 4 ] {88118623-421b-4919-9f85-aff9e8ffc30b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.02.05 01:54:33.651393 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 11073 | 2026.02.05 01:54:33.651398 [ 4 ] {88118623-421b-4919-9f85-aff9e8ffc30b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11074 | 2026.02.05 01:54:33.651493 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
| 11075 | 2026.02.05 01:54:33.651585 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 11076 | 2026.02.05 01:54:33.651671 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
| 11077 | 2026.02.05 01:54:33.651727 [ 4 ] {88118623-421b-4919-9f85-aff9e8ffc30b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11078 | 2026.02.05 01:54:33.651948 [ 4 ] {88118623-421b-4919-9f85-aff9e8ffc30b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2026.02.05 01:54:33.652089 [ 4 ] {88118623-421b-4919-9f85-aff9e8ffc30b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 11080 | 2026.02.05 01:54:33.652127 [ 4 ] {88118623-421b-4919-9f85-aff9e8ffc30b} <Debug> TCPHandler: Processed in 0.001343734 sec. | ||
| 11081 | 2026.02.05 01:54:33.660091 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1579 rows, containing 19 columns (19 merged, 0 gathered) in 0.009321561 sec., 169392.2294774448 rows/sec., 303.54 MiB/sec. | ||
| 11082 | 2026.02.05 01:54:33.661900 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11083 | 2026.02.05 01:54:33.662411 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2026.02.05 01:54:33.662524 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11085 | 2026.02.05 01:54:33.662757 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 11086 | 2026.02.05 01:54:34.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.86 MiB, peak 344.19 MiB, free memory in arenas 0.00 B, will set to 335.96 MiB (RSS), difference: 5.10 MiB | ||
| 11087 | 2026.02.05 01:54:37.438473 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11088 | 2026.02.05 01:54:37.438536 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11089 | 2026.02.05 01:54:37.601206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27829 | ||
| 11090 | 2026.02.05 01:54:37.601771 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2026.02.05 01:54:37.601813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11092 | 2026.02.05 01:54:37.602381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11093 | 2026.02.05 01:54:37.602611 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.02.05 01:54:37.602753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27829 | ||
| 11095 | 2026.02.05 01:54:38.643084 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11096 | 2026.02.05 01:54:38.643402 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 11097 | 2026.02.05 01:54:38.643762 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11098 | 2026.02.05 01:54:38.643800 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11099 | 2026.02.05 01:54:38.644064 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11100 | 2026.02.05 01:54:38.644131 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11101 | 2026.02.05 01:54:38.644271 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 11102 | 2026.02.05 01:54:38.644305 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11103 | 2026.02.05 01:54:38.644326 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (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 | ||
| 11104 | 2026.02.05 01:54:38.644341 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11105 | 2026.02.05 01:54:38.644381 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 11106 | 2026.02.05 01:54:38.644402 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 11107 | 2026.02.05 01:54:38.645149 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001898 sec., 18967.334035827185 rows/sec., 803.68 KiB/sec. | ||
| 11108 | 2026.02.05 01:54:38.645213 [ 4 ] {78fafe85-bea2-4efc-8814-d2a49a5cc601} <Debug> TCPHandler: Processed in 0.002301612 sec. | ||
| 11109 | 2026.02.05 01:54:38.645431 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2026.02.05 01:54:38.645537 [ 4 ] {33740b34-c471-4007-a6a5-b1bec532ed5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 11111 | 2026.02.05 01:54:38.645578 [ 4 ] {33740b34-c471-4007-a6a5-b1bec532ed5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11112 | 2026.02.05 01:54:38.646070 [ 4 ] {33740b34-c471-4007-a6a5-b1bec532ed5b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.02.05 01:54:38.646112 [ 4 ] {33740b34-c471-4007-a6a5-b1bec532ed5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11114 | 2026.02.05 01:54:38.646499 [ 4 ] {33740b34-c471-4007-a6a5-b1bec532ed5b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 11115 | 2026.02.05 01:54:38.646690 [ 4 ] {33740b34-c471-4007-a6a5-b1bec532ed5b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.02.05 01:54:38.646827 [ 4 ] {33740b34-c471-4007-a6a5-b1bec532ed5b} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 78.36 KiB/sec. | ||
| 11117 | 2026.02.05 01:54:38.646867 [ 4 ] {33740b34-c471-4007-a6a5-b1bec532ed5b} <Debug> TCPHandler: Processed in 0.001485717 sec. | ||
| 11118 | 2026.02.05 01:54:38.646980 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2026.02.05 01:54:38.647086 [ 4 ] {bdb7b99c-2737-4d4c-81df-13debfdc1384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11120 | 2026.02.05 01:54:38.647128 [ 4 ] {bdb7b99c-2737-4d4c-81df-13debfdc1384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11121 | 2026.02.05 01:54:38.647589 [ 4 ] {bdb7b99c-2737-4d4c-81df-13debfdc1384} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.02.05 01:54:38.647625 [ 4 ] {bdb7b99c-2737-4d4c-81df-13debfdc1384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11123 | 2026.02.05 01:54:38.647930 [ 4 ] {bdb7b99c-2737-4d4c-81df-13debfdc1384} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11124 | 2026.02.05 01:54:38.648166 [ 4 ] {bdb7b99c-2737-4d4c-81df-13debfdc1384} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.02.05 01:54:38.648292 [ 4 ] {bdb7b99c-2737-4d4c-81df-13debfdc1384} <Debug> executeQuery: Read 129 rows, 11.39 KiB in 0.001224 sec., 105392.15686274509 rows/sec., 9.09 MiB/sec. | ||
| 11126 | 2026.02.05 01:54:38.648329 [ 4 ] {bdb7b99c-2737-4d4c-81df-13debfdc1384} <Debug> TCPHandler: Processed in 0.001398526 sec. | ||
| 11127 | 2026.02.05 01:54:38.648442 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11128 | 2026.02.05 01:54:38.648534 [ 4 ] {f18aeb4f-120f-4cd2-9a98-2067bcf59d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11129 | 2026.02.05 01:54:38.648574 [ 4 ] {f18aeb4f-120f-4cd2-9a98-2067bcf59d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11130 | 2026.02.05 01:54:38.648970 [ 4 ] {f18aeb4f-120f-4cd2-9a98-2067bcf59d13} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.02.05 01:54:38.649017 [ 4 ] {f18aeb4f-120f-4cd2-9a98-2067bcf59d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11132 | 2026.02.05 01:54:38.649300 [ 4 ] {f18aeb4f-120f-4cd2-9a98-2067bcf59d13} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11133 | 2026.02.05 01:54:38.649501 [ 4 ] {f18aeb4f-120f-4cd2-9a98-2067bcf59d13} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.02.05 01:54:38.649627 [ 4 ] {f18aeb4f-120f-4cd2-9a98-2067bcf59d13} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001111 sec., 32403.240324032402 rows/sec., 2.38 MiB/sec. | ||
| 11135 | 2026.02.05 01:54:38.649663 [ 4 ] {f18aeb4f-120f-4cd2-9a98-2067bcf59d13} <Debug> TCPHandler: Processed in 0.001270873 sec. | ||
| 11136 | 2026.02.05 01:54:38.649771 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11137 | 2026.02.05 01:54:38.649864 [ 4 ] {054dc9ac-61f5-42af-8b8c-98ad68e7537c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11138 | 2026.02.05 01:54:38.649903 [ 4 ] {054dc9ac-61f5-42af-8b8c-98ad68e7537c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11139 | 2026.02.05 01:54:38.650281 [ 4 ] {054dc9ac-61f5-42af-8b8c-98ad68e7537c} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.02.05 01:54:38.650316 [ 4 ] {054dc9ac-61f5-42af-8b8c-98ad68e7537c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11141 | 2026.02.05 01:54:38.650589 [ 4 ] {054dc9ac-61f5-42af-8b8c-98ad68e7537c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11142 | 2026.02.05 01:54:38.650800 [ 4 ] {054dc9ac-61f5-42af-8b8c-98ad68e7537c} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.02.05 01:54:38.650921 [ 4 ] {054dc9ac-61f5-42af-8b8c-98ad68e7537c} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 61.77 KiB/sec. | ||
| 11144 | 2026.02.05 01:54:38.650957 [ 4 ] {054dc9ac-61f5-42af-8b8c-98ad68e7537c} <Debug> TCPHandler: Processed in 0.001235453 sec. | ||
| 11145 | 2026.02.05 01:54:38.651068 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11146 | 2026.02.05 01:54:38.651161 [ 4 ] {914f1519-040f-43f1-871f-1e04ccedc3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11147 | 2026.02.05 01:54:38.651199 [ 4 ] {914f1519-040f-43f1-871f-1e04ccedc3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11148 | 2026.02.05 01:54:38.651605 [ 4 ] {914f1519-040f-43f1-871f-1e04ccedc3ab} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.02.05 01:54:38.651640 [ 4 ] {914f1519-040f-43f1-871f-1e04ccedc3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11150 | 2026.02.05 01:54:38.651936 [ 4 ] {914f1519-040f-43f1-871f-1e04ccedc3ab} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11151 | 2026.02.05 01:54:38.652165 [ 4 ] {914f1519-040f-43f1-871f-1e04ccedc3ab} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.02.05 01:54:38.652291 [ 4 ] {914f1519-040f-43f1-871f-1e04ccedc3ab} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001148 sec., 87108.01393728223 rows/sec., 6.80 MiB/sec. | ||
| 11153 | 2026.02.05 01:54:38.652328 [ 4 ] {914f1519-040f-43f1-871f-1e04ccedc3ab} <Debug> TCPHandler: Processed in 0.001308294 sec. | ||
| 11154 | 2026.02.05 01:54:38.652437 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11155 | 2026.02.05 01:54:38.652529 [ 4 ] {c5b979b2-e8df-47e9-8565-cde62f105a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11156 | 2026.02.05 01:54:38.652570 [ 4 ] {c5b979b2-e8df-47e9-8565-cde62f105a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11157 | 2026.02.05 01:54:38.652965 [ 4 ] {c5b979b2-e8df-47e9-8565-cde62f105a4c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.02.05 01:54:38.652999 [ 4 ] {c5b979b2-e8df-47e9-8565-cde62f105a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11159 | 2026.02.05 01:54:38.653331 [ 4 ] {c5b979b2-e8df-47e9-8565-cde62f105a4c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11160 | 2026.02.05 01:54:38.653537 [ 4 ] {c5b979b2-e8df-47e9-8565-cde62f105a4c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.02.05 01:54:38.653663 [ 4 ] {c5b979b2-e8df-47e9-8565-cde62f105a4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 11162 | 2026.02.05 01:54:38.653700 [ 4 ] {c5b979b2-e8df-47e9-8565-cde62f105a4c} <Debug> TCPHandler: Processed in 0.001313594 sec. | ||
| 11163 | 2026.02.05 01:54:38.653799 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2026.02.05 01:54:38.653891 [ 4 ] {a8a867ef-ee36-4226-ae1d-bed14ae3be0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11165 | 2026.02.05 01:54:38.653933 [ 4 ] {a8a867ef-ee36-4226-ae1d-bed14ae3be0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11166 | 2026.02.05 01:54:38.654244 [ 4 ] {a8a867ef-ee36-4226-ae1d-bed14ae3be0f} <Trace> oximeter.measurements_f64 (184fc6f9-b13a-400f-9438-d6e945b5ce46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2026.02.05 01:54:38.654278 [ 4 ] {a8a867ef-ee36-4226-ae1d-bed14ae3be0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11168 | 2026.02.05 01:54:38.654566 [ 4 ] {a8a867ef-ee36-4226-ae1d-bed14ae3be0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 11169 | 2026.02.05 01:54:38.654767 [ 4 ] {a8a867ef-ee36-4226-ae1d-bed14ae3be0f} <Trace> oximeter.measurements_f64 (184fc6f9-b13a-400f-9438-d6e945b5ce46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11170 | 2026.02.05 01:54:38.654887 [ 4 ] {a8a867ef-ee36-4226-ae1d-bed14ae3be0f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 62.66 KiB/sec. | ||
| 11171 | 2026.02.05 01:54:38.654923 [ 4 ] {a8a867ef-ee36-4226-ae1d-bed14ae3be0f} <Debug> TCPHandler: Processed in 0.001172541 sec. | ||
| 11172 | 2026.02.05 01:54:38.655035 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11173 | 2026.02.05 01:54:38.655128 [ 4 ] {8ebb5997-82ea-45a6-a668-da6069fab946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11174 | 2026.02.05 01:54:38.655181 [ 4 ] {8ebb5997-82ea-45a6-a668-da6069fab946} <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 | ||
| 11175 | 2026.02.05 01:54:38.656019 [ 4 ] {8ebb5997-82ea-45a6-a668-da6069fab946} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2026.02.05 01:54:38.656055 [ 4 ] {8ebb5997-82ea-45a6-a668-da6069fab946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11177 | 2026.02.05 01:54:38.656617 [ 4 ] {8ebb5997-82ea-45a6-a668-da6069fab946} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11178 | 2026.02.05 01:54:38.656834 [ 4 ] {8ebb5997-82ea-45a6-a668-da6069fab946} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.02.05 01:54:38.656969 [ 4 ] {8ebb5997-82ea-45a6-a668-da6069fab946} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001858 sec., 19375.6727664155 rows/sec., 34.72 MiB/sec. | ||
| 11180 | 2026.02.05 01:54:38.657032 [ 4 ] {8ebb5997-82ea-45a6-a668-da6069fab946} <Debug> TCPHandler: Processed in 0.002054697 sec. | ||
| 11181 | 2026.02.05 01:54:38.657144 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11182 | 2026.02.05 01:54:38.657237 [ 4 ] {401c7651-fdca-4dca-b009-ad94d410cf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11183 | 2026.02.05 01:54:38.657278 [ 4 ] {401c7651-fdca-4dca-b009-ad94d410cf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11184 | 2026.02.05 01:54:38.657629 [ 4 ] {401c7651-fdca-4dca-b009-ad94d410cf4f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11185 | 2026.02.05 01:54:38.657665 [ 4 ] {401c7651-fdca-4dca-b009-ad94d410cf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11186 | 2026.02.05 01:54:38.657979 [ 4 ] {401c7651-fdca-4dca-b009-ad94d410cf4f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11187 | 2026.02.05 01:54:38.658192 [ 4 ] {401c7651-fdca-4dca-b009-ad94d410cf4f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11188 | 2026.02.05 01:54:38.658318 [ 4 ] {401c7651-fdca-4dca-b009-ad94d410cf4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 11189 | 2026.02.05 01:54:38.658353 [ 4 ] {401c7651-fdca-4dca-b009-ad94d410cf4f} <Debug> TCPHandler: Processed in 0.001258453 sec. | ||
| 11190 | 2026.02.05 01:54:39.177605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11191 | 2026.02.05 01:54:39.193520 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.02.05 01:54:39.193581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11193 | 2026.02.05 01:54:39.199641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11194 | 2026.02.05 01:54:39.200375 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.02.05 01:54:39.203145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11196 | 2026.02.05 01:54:42.681352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1332 | ||
| 11197 | 2026.02.05 01:54:42.683663 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2026.02.05 01:54:42.683708 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11199 | 2026.02.05 01:54:42.684876 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11200 | 2026.02.05 01:54:42.685139 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2026.02.05 01:54:42.685399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 11202 | 2026.02.05 01:54:43.671202 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2026.02.05 01:54:43.671385 [ 4 ] {b3ac3aa6-d31b-40ce-928e-b44991dd4b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11204 | 2026.02.05 01:54:43.671452 [ 4 ] {b3ac3aa6-d31b-40ce-928e-b44991dd4b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11205 | 2026.02.05 01:54:43.672093 [ 4 ] {b3ac3aa6-d31b-40ce-928e-b44991dd4b27} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.02.05 01:54:43.672140 [ 4 ] {b3ac3aa6-d31b-40ce-928e-b44991dd4b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11207 | 2026.02.05 01:54:43.672512 [ 4 ] {b3ac3aa6-d31b-40ce-928e-b44991dd4b27} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11208 | 2026.02.05 01:54:43.672736 [ 4 ] {b3ac3aa6-d31b-40ce-928e-b44991dd4b27} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.02.05 01:54:43.672884 [ 4 ] {b3ac3aa6-d31b-40ce-928e-b44991dd4b27} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001546 sec., 15523.932729624838 rows/sec., 1.29 MiB/sec. | ||
| 11210 | 2026.02.05 01:54:43.672924 [ 4 ] {b3ac3aa6-d31b-40ce-928e-b44991dd4b27} <Debug> TCPHandler: Processed in 0.001867435 sec. | ||
| 11211 | 2026.02.05 01:54:43.673058 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.02.05 01:54:43.673152 [ 4 ] {38bb7faa-7c1c-43af-b92e-8463c9beb830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11213 | 2026.02.05 01:54:43.673193 [ 4 ] {38bb7faa-7c1c-43af-b92e-8463c9beb830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11214 | 2026.02.05 01:54:43.673598 [ 4 ] {38bb7faa-7c1c-43af-b92e-8463c9beb830} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2026.02.05 01:54:43.673634 [ 4 ] {38bb7faa-7c1c-43af-b92e-8463c9beb830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11216 | 2026.02.05 01:54:43.673927 [ 4 ] {38bb7faa-7c1c-43af-b92e-8463c9beb830} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11217 | 2026.02.05 01:54:43.674151 [ 4 ] {38bb7faa-7c1c-43af-b92e-8463c9beb830} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.02.05 01:54:43.674276 [ 4 ] {38bb7faa-7c1c-43af-b92e-8463c9beb830} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 868.06 KiB/sec. | ||
| 11219 | 2026.02.05 01:54:43.674313 [ 4 ] {38bb7faa-7c1c-43af-b92e-8463c9beb830} <Debug> TCPHandler: Processed in 0.001313564 sec. | ||
| 11220 | 2026.02.05 01:54:43.674423 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.02.05 01:54:43.674515 [ 4 ] {e3046a31-8b66-4b4e-9568-9b92f4b5aead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11222 | 2026.02.05 01:54:43.674555 [ 4 ] {e3046a31-8b66-4b4e-9568-9b92f4b5aead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11223 | 2026.02.05 01:54:43.675624 [ 4 ] {e3046a31-8b66-4b4e-9568-9b92f4b5aead} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.02.05 01:54:43.675660 [ 4 ] {e3046a31-8b66-4b4e-9568-9b92f4b5aead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11225 | 2026.02.05 01:54:43.676080 [ 4 ] {e3046a31-8b66-4b4e-9568-9b92f4b5aead} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11226 | 2026.02.05 01:54:43.676291 [ 4 ] {e3046a31-8b66-4b4e-9568-9b92f4b5aead} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.02.05 01:54:43.676428 [ 4 ] {e3046a31-8b66-4b4e-9568-9b92f4b5aead} <Debug> executeQuery: Read 1331 rows, 113.75 KiB in 0.00193 sec., 689637.3056994819 rows/sec., 57.55 MiB/sec. | ||
| 11228 | 2026.02.05 01:54:43.676465 [ 4 ] {e3046a31-8b66-4b4e-9568-9b92f4b5aead} <Debug> TCPHandler: Processed in 0.002091038 sec. | ||
| 11229 | 2026.02.05 01:54:43.676583 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.02.05 01:54:43.676676 [ 4 ] {9a33b6e1-8e07-4c37-9b62-6d1e161fb1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11231 | 2026.02.05 01:54:43.676717 [ 4 ] {9a33b6e1-8e07-4c37-9b62-6d1e161fb1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11232 | 2026.02.05 01:54:43.677121 [ 4 ] {9a33b6e1-8e07-4c37-9b62-6d1e161fb1fd} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.02.05 01:54:43.677157 [ 4 ] {9a33b6e1-8e07-4c37-9b62-6d1e161fb1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11234 | 2026.02.05 01:54:43.677449 [ 4 ] {9a33b6e1-8e07-4c37-9b62-6d1e161fb1fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11235 | 2026.02.05 01:54:43.677654 [ 4 ] {9a33b6e1-8e07-4c37-9b62-6d1e161fb1fd} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.02.05 01:54:43.677782 [ 4 ] {9a33b6e1-8e07-4c37-9b62-6d1e161fb1fd} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001124 sec., 24911.032028469752 rows/sec., 1.84 MiB/sec. | ||
| 11237 | 2026.02.05 01:54:43.677780 [ 106 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11238 | 2026.02.05 01:54:43.677820 [ 4 ] {9a33b6e1-8e07-4c37-9b62-6d1e161fb1fd} <Debug> TCPHandler: Processed in 0.001286893 sec. | ||
| 11239 | 2026.02.05 01:54:43.677852 [ 106 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2026.02.05 01:54:43.677877 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11241 | 2026.02.05 01:54:43.677942 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.02.05 01:54:43.677965 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 11243 | 2026.02.05 01:54:43.678049 [ 4 ] {24395849-f35d-4afe-99d5-c8c432492574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.02.05 01:54:43.678051 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11245 | 2026.02.05 01:54:43.678089 [ 4 ] {24395849-f35d-4afe-99d5-c8c432492574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11246 | 2026.02.05 01:54:43.678089 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 72 rows starting from the beginning of the part | ||
| 11247 | 2026.02.05 01:54:43.678157 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 4 rows starting from the beginning of the part | ||
| 11248 | 2026.02.05 01:54:43.678200 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 11249 | 2026.02.05 01:54:43.678240 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 4 rows starting from the beginning of the part | ||
| 11250 | 2026.02.05 01:54:43.678279 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 11251 | 2026.02.05 01:54:43.678320 [ 197 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part | ||
| 11252 | 2026.02.05 01:54:43.678569 [ 4 ] {24395849-f35d-4afe-99d5-c8c432492574} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.02.05 01:54:43.678604 [ 4 ] {24395849-f35d-4afe-99d5-c8c432492574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11254 | 2026.02.05 01:54:43.678927 [ 4 ] {24395849-f35d-4afe-99d5-c8c432492574} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11255 | 2026.02.05 01:54:43.679061 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001128371 sec., 159522.00118578022 rows/sec., 12.30 MiB/sec. | ||
| 11256 | 2026.02.05 01:54:43.679162 [ 4 ] {24395849-f35d-4afe-99d5-c8c432492574} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2026.02.05 01:54:43.679253 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11258 | 2026.02.05 01:54:43.679299 [ 4 ] {24395849-f35d-4afe-99d5-c8c432492574} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001278 sec., 197183.0985915493 rows/sec., 13.64 MiB/sec. | ||
| 11259 | 2026.02.05 01:54:43.679341 [ 4 ] {24395849-f35d-4afe-99d5-c8c432492574} <Debug> TCPHandler: Processed in 0.001449406 sec. | ||
| 11260 | 2026.02.05 01:54:43.679466 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11261 | 2026.02.05 01:54:43.679562 [ 4 ] {c9ff3800-535e-439e-96b6-44ae13ebce55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11262 | 2026.02.05 01:54:43.679564 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.02.05 01:54:43.679606 [ 4 ] {c9ff3800-535e-439e-96b6-44ae13ebce55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11264 | 2026.02.05 01:54:43.679666 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_81_16} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11265 | 2026.02.05 01:54:43.679787 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11266 | 2026.02.05 01:54:43.680010 [ 4 ] {c9ff3800-535e-439e-96b6-44ae13ebce55} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2026.02.05 01:54:43.680058 [ 4 ] {c9ff3800-535e-439e-96b6-44ae13ebce55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11268 | 2026.02.05 01:54:43.680358 [ 4 ] {c9ff3800-535e-439e-96b6-44ae13ebce55} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11269 | 2026.02.05 01:54:43.680590 [ 4 ] {c9ff3800-535e-439e-96b6-44ae13ebce55} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.02.05 01:54:43.680716 [ 4 ] {c9ff3800-535e-439e-96b6-44ae13ebce55} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 11271 | 2026.02.05 01:54:43.680754 [ 4 ] {c9ff3800-535e-439e-96b6-44ae13ebce55} <Debug> TCPHandler: Processed in 0.001338414 sec. | ||
| 11272 | 2026.02.05 01:54:43.680875 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2026.02.05 01:54:43.680973 [ 4 ] {14c37f0c-b281-4c95-bad9-b2a1ede58f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11274 | 2026.02.05 01:54:43.681014 [ 4 ] {14c37f0c-b281-4c95-bad9-b2a1ede58f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11275 | 2026.02.05 01:54:43.681673 [ 4 ] {14c37f0c-b281-4c95-bad9-b2a1ede58f00} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.02.05 01:54:43.681708 [ 4 ] {14c37f0c-b281-4c95-bad9-b2a1ede58f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11277 | 2026.02.05 01:54:43.682061 [ 4 ] {14c37f0c-b281-4c95-bad9-b2a1ede58f00} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11278 | 2026.02.05 01:54:43.682266 [ 4 ] {14c37f0c-b281-4c95-bad9-b2a1ede58f00} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.02.05 01:54:43.682404 [ 4 ] {14c37f0c-b281-4c95-bad9-b2a1ede58f00} <Debug> executeQuery: Read 572 rows, 43.97 KiB in 0.00145 sec., 394482.7586206897 rows/sec., 29.62 MiB/sec. | ||
| 11280 | 2026.02.05 01:54:43.682442 [ 4 ] {14c37f0c-b281-4c95-bad9-b2a1ede58f00} <Debug> TCPHandler: Processed in 0.0016176 sec. | ||
| 11281 | 2026.02.05 01:54:43.682555 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2026.02.05 01:54:43.682648 [ 4 ] {aa635b31-4a62-4088-92bd-cd9df469ea7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11283 | 2026.02.05 01:54:43.682692 [ 4 ] {aa635b31-4a62-4088-92bd-cd9df469ea7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11284 | 2026.02.05 01:54:43.683356 [ 4 ] {aa635b31-4a62-4088-92bd-cd9df469ea7d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2026.02.05 01:54:43.683392 [ 4 ] {aa635b31-4a62-4088-92bd-cd9df469ea7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11286 | 2026.02.05 01:54:43.683774 [ 4 ] {aa635b31-4a62-4088-92bd-cd9df469ea7d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11287 | 2026.02.05 01:54:43.683983 [ 4 ] {aa635b31-4a62-4088-92bd-cd9df469ea7d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2026.02.05 01:54:43.684132 [ 4 ] {aa635b31-4a62-4088-92bd-cd9df469ea7d} <Debug> executeQuery: Read 886 rows, 61.59 KiB in 0.001503 sec., 589487.6912840984 rows/sec., 40.01 MiB/sec. | ||
| 11289 | 2026.02.05 01:54:43.684170 [ 4 ] {aa635b31-4a62-4088-92bd-cd9df469ea7d} <Debug> TCPHandler: Processed in 0.00166403 sec. | ||
| 11290 | 2026.02.05 01:54:43.684292 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2026.02.05 01:54:43.684385 [ 4 ] {c249fa71-4a20-45fd-bdac-c2ee20bc340b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11292 | 2026.02.05 01:54:43.684439 [ 4 ] {c249fa71-4a20-45fd-bdac-c2ee20bc340b} <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 | ||
| 11293 | 2026.02.05 01:54:43.685184 [ 4 ] {c249fa71-4a20-45fd-bdac-c2ee20bc340b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.02.05 01:54:43.685219 [ 4 ] {c249fa71-4a20-45fd-bdac-c2ee20bc340b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11295 | 2026.02.05 01:54:43.685705 [ 4 ] {c249fa71-4a20-45fd-bdac-c2ee20bc340b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11296 | 2026.02.05 01:54:43.685940 [ 4 ] {c249fa71-4a20-45fd-bdac-c2ee20bc340b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2026.02.05 01:54:43.686095 [ 4 ] {c249fa71-4a20-45fd-bdac-c2ee20bc340b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001729 sec., 2313.475997686524 rows/sec., 4.15 MiB/sec. | ||
| 11298 | 2026.02.05 01:54:43.686151 [ 4 ] {c249fa71-4a20-45fd-bdac-c2ee20bc340b} <Debug> TCPHandler: Processed in 0.001909315 sec. | ||
| 11299 | 2026.02.05 01:54:43.686270 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2026.02.05 01:54:43.686363 [ 4 ] {af5c6859-b011-4d81-aea5-1b8815a411f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11301 | 2026.02.05 01:54:43.686403 [ 4 ] {af5c6859-b011-4d81-aea5-1b8815a411f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11302 | 2026.02.05 01:54:43.686742 [ 4 ] {af5c6859-b011-4d81-aea5-1b8815a411f0} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2026.02.05 01:54:43.686777 [ 4 ] {af5c6859-b011-4d81-aea5-1b8815a411f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11304 | 2026.02.05 01:54:43.687084 [ 4 ] {af5c6859-b011-4d81-aea5-1b8815a411f0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11305 | 2026.02.05 01:54:43.687275 [ 4 ] {af5c6859-b011-4d81-aea5-1b8815a411f0} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2026.02.05 01:54:43.687391 [ 4 ] {af5c6859-b011-4d81-aea5-1b8815a411f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 11307 | 2026.02.05 01:54:43.687425 [ 4 ] {af5c6859-b011-4d81-aea5-1b8815a411f0} <Debug> TCPHandler: Processed in 0.001232993 sec. | ||
| 11308 | 2026.02.05 01:54:45.102897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28341 | ||
| 11309 | 2026.02.05 01:54:45.103498 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.02.05 01:54:45.103543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11311 | 2026.02.05 01:54:45.104044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11312 | 2026.02.05 01:54:45.104287 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.02.05 01:54:45.104435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28341 | ||
| 11314 | 2026.02.05 01:54:46.703229 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11315 | 2026.02.05 01:54:46.719879 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.02.05 01:54:46.719931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11317 | 2026.02.05 01:54:46.726140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11318 | 2026.02.05 01:54:46.726895 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.02.05 01:54:46.729977 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11320 | 2026.02.05 01:54:48.643501 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11321 | 2026.02.05 01:54:48.643689 [ 4 ] {2e277aee-af76-430e-b587-d7e47c878d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11322 | 2026.02.05 01:54:48.643753 [ 4 ] {2e277aee-af76-430e-b587-d7e47c878d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11323 | 2026.02.05 01:54:48.644403 [ 4 ] {2e277aee-af76-430e-b587-d7e47c878d3c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2026.02.05 01:54:48.644440 [ 4 ] {2e277aee-af76-430e-b587-d7e47c878d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11325 | 2026.02.05 01:54:48.644839 [ 4 ] {2e277aee-af76-430e-b587-d7e47c878d3c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11326 | 2026.02.05 01:54:48.645072 [ 4 ] {2e277aee-af76-430e-b587-d7e47c878d3c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2026.02.05 01:54:48.645208 [ 99 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11328 | 2026.02.05 01:54:48.645217 [ 4 ] {2e277aee-af76-430e-b587-d7e47c878d3c} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001576 sec., 81218.27411167513 rows/sec., 7.00 MiB/sec. | ||
| 11329 | 2026.02.05 01:54:48.645250 [ 99 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.02.05 01:54:48.645270 [ 4 ] {2e277aee-af76-430e-b587-d7e47c878d3c} <Debug> TCPHandler: Processed in 0.001896255 sec. | ||
| 11331 | 2026.02.05 01:54:48.645274 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11332 | 2026.02.05 01:54:48.645392 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11333 | 2026.02.05 01:54:48.645407 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 11334 | 2026.02.05 01:54:48.645487 [ 4 ] {392bae82-66b1-45eb-81e5-c3e9b04f8fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11335 | 2026.02.05 01:54:48.645534 [ 4 ] {392bae82-66b1-45eb-81e5-c3e9b04f8fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11336 | 2026.02.05 01:54:48.645562 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11337 | 2026.02.05 01:54:48.645608 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1407 rows starting from the beginning of the part | ||
| 11338 | 2026.02.05 01:54:48.645686 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 11339 | 2026.02.05 01:54:48.645742 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11340 | 2026.02.05 01:54:48.645791 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 129 rows starting from the beginning of the part | ||
| 11341 | 2026.02.05 01:54:48.645839 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1331 rows starting from the beginning of the part | ||
| 11342 | 2026.02.05 01:54:48.645884 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 128 rows starting from the beginning of the part | ||
| 11343 | 2026.02.05 01:54:48.645942 [ 4 ] {392bae82-66b1-45eb-81e5-c3e9b04f8fc8} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.02.05 01:54:48.645981 [ 4 ] {392bae82-66b1-45eb-81e5-c3e9b04f8fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11345 | 2026.02.05 01:54:48.646321 [ 4 ] {392bae82-66b1-45eb-81e5-c3e9b04f8fc8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11346 | 2026.02.05 01:54:48.646570 [ 4 ] {392bae82-66b1-45eb-81e5-c3e9b04f8fc8} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.02.05 01:54:48.646704 [ 4 ] {392bae82-66b1-45eb-81e5-c3e9b04f8fc8} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001236 sec., 29126.213592233013 rows/sec., 2.14 MiB/sec. | ||
| 11348 | 2026.02.05 01:54:48.646742 [ 4 ] {392bae82-66b1-45eb-81e5-c3e9b04f8fc8} <Debug> TCPHandler: Processed in 0.001401106 sec. | ||
| 11349 | 2026.02.05 01:54:48.646852 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2026.02.05 01:54:48.646944 [ 4 ] {4ca90e3c-6ea2-489c-82a6-c11537aea4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11351 | 2026.02.05 01:54:48.646984 [ 4 ] {4ca90e3c-6ea2-489c-82a6-c11537aea4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11352 | 2026.02.05 01:54:48.647334 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001990386 sec., 1601196.9537567087 rows/sec., 140.46 MiB/sec. | ||
| 11353 | 2026.02.05 01:54:48.647412 [ 4 ] {4ca90e3c-6ea2-489c-82a6-c11537aea4cf} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.02.05 01:54:48.647452 [ 4 ] {4ca90e3c-6ea2-489c-82a6-c11537aea4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11355 | 2026.02.05 01:54:48.647538 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11356 | 2026.02.05 01:54:48.647811 [ 4 ] {4ca90e3c-6ea2-489c-82a6-c11537aea4cf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11357 | 2026.02.05 01:54:48.647828 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2026.02.05 01:54:48.647918 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_86_17} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11359 | 2026.02.05 01:54:48.647997 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11360 | 2026.02.05 01:54:48.648046 [ 4 ] {4ca90e3c-6ea2-489c-82a6-c11537aea4cf} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.02.05 01:54:48.648193 [ 4 ] {4ca90e3c-6ea2-489c-82a6-c11537aea4cf} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001268 sec., 78864.35331230283 rows/sec., 6.16 MiB/sec. | ||
| 11362 | 2026.02.05 01:54:48.648214 [ 98 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11363 | 2026.02.05 01:54:48.648229 [ 4 ] {4ca90e3c-6ea2-489c-82a6-c11537aea4cf} <Debug> TCPHandler: Processed in 0.001427096 sec. | ||
| 11364 | 2026.02.05 01:54:48.648286 [ 98 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2026.02.05 01:54:48.648315 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11366 | 2026.02.05 01:54:48.648379 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11367 | 2026.02.05 01:54:48.648441 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 11368 | 2026.02.05 01:54:48.648477 [ 4 ] {52be430e-6e77-46de-847f-626f5cf94649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11369 | 2026.02.05 01:54:48.648528 [ 4 ] {52be430e-6e77-46de-847f-626f5cf94649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11370 | 2026.02.05 01:54:48.648584 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11371 | 2026.02.05 01:54:48.648627 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 634 rows starting from the beginning of the part | ||
| 11372 | 2026.02.05 01:54:48.648694 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 100 rows starting from the beginning of the part | ||
| 11373 | 2026.02.05 01:54:48.648738 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 68 rows starting from the beginning of the part | ||
| 11374 | 2026.02.05 01:54:48.648779 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 100 rows starting from the beginning of the part | ||
| 11375 | 2026.02.05 01:54:48.648818 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 572 rows starting from the beginning of the part | ||
| 11376 | 2026.02.05 01:54:48.648859 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part | ||
| 11377 | 2026.02.05 01:54:48.648925 [ 4 ] {52be430e-6e77-46de-847f-626f5cf94649} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11378 | 2026.02.05 01:54:48.648965 [ 4 ] {52be430e-6e77-46de-847f-626f5cf94649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11379 | 2026.02.05 01:54:48.649334 [ 4 ] {52be430e-6e77-46de-847f-626f5cf94649} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11380 | 2026.02.05 01:54:48.649565 [ 4 ] {52be430e-6e77-46de-847f-626f5cf94649} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11381 | 2026.02.05 01:54:48.649685 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11382 | 2026.02.05 01:54:48.649699 [ 4 ] {52be430e-6e77-46de-847f-626f5cf94649} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 11383 | 2026.02.05 01:54:48.649717 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.02.05 01:54:48.649739 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11385 | 2026.02.05 01:54:48.649743 [ 4 ] {52be430e-6e77-46de-847f-626f5cf94649} <Debug> TCPHandler: Processed in 0.001418686 sec. | ||
| 11386 | 2026.02.05 01:54:48.649809 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 11387 | 2026.02.05 01:54:48.649859 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2026.02.05 01:54:48.649900 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11389 | 2026.02.05 01:54:48.649931 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23495 rows starting from the beginning of the part | ||
| 11390 | 2026.02.05 01:54:48.649955 [ 4 ] {5ea93188-9d92-4f95-8ce0-501cffdf896d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11391 | 2026.02.05 01:54:48.649966 [ 201 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1574 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586249 sec., 992278.0093163179 rows/sec., 79.12 MiB/sec. | ||
| 11392 | 2026.02.05 01:54:48.649979 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 11393 | 2026.02.05 01:54:48.650016 [ 4 ] {5ea93188-9d92-4f95-8ce0-501cffdf896d} <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 | ||
| 11394 | 2026.02.05 01:54:48.650046 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11395 | 2026.02.05 01:54:48.650088 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 11396 | 2026.02.05 01:54:48.650120 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 886 rows starting from the beginning of the part | ||
| 11397 | 2026.02.05 01:54:48.650143 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11398 | 2026.02.05 01:54:48.650156 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11399 | 2026.02.05 01:54:48.650442 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.02.05 01:54:48.650516 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_86_17} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11401 | 2026.02.05 01:54:48.650586 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11402 | 2026.02.05 01:54:48.650844 [ 4 ] {5ea93188-9d92-4f95-8ce0-501cffdf896d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11403 | 2026.02.05 01:54:48.650885 [ 4 ] {5ea93188-9d92-4f95-8ce0-501cffdf896d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11404 | 2026.02.05 01:54:48.651509 [ 4 ] {5ea93188-9d92-4f95-8ce0-501cffdf896d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11405 | 2026.02.05 01:54:48.651744 [ 4 ] {5ea93188-9d92-4f95-8ce0-501cffdf896d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11406 | 2026.02.05 01:54:48.651888 [ 4 ] {5ea93188-9d92-4f95-8ce0-501cffdf896d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001951 sec., 18452.075858534085 rows/sec., 33.07 MiB/sec. | ||
| 11407 | 2026.02.05 01:54:48.651942 [ 4 ] {5ea93188-9d92-4f95-8ce0-501cffdf896d} <Debug> TCPHandler: Processed in 0.002133449 sec. | ||
| 11408 | 2026.02.05 01:54:48.652065 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11409 | 2026.02.05 01:54:48.652160 [ 4 ] {676133ae-e671-45ec-bf00-54c8db49bead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11410 | 2026.02.05 01:54:48.652201 [ 4 ] {676133ae-e671-45ec-bf00-54c8db49bead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11411 | 2026.02.05 01:54:48.652534 [ 4 ] {676133ae-e671-45ec-bf00-54c8db49bead} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2026.02.05 01:54:48.652571 [ 4 ] {676133ae-e671-45ec-bf00-54c8db49bead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11413 | 2026.02.05 01:54:48.652907 [ 4 ] {676133ae-e671-45ec-bf00-54c8db49bead} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11414 | 2026.02.05 01:54:48.653124 [ 4 ] {676133ae-e671-45ec-bf00-54c8db49bead} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11415 | 2026.02.05 01:54:48.653268 [ 4 ] {676133ae-e671-45ec-bf00-54c8db49bead} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 11416 | 2026.02.05 01:54:48.653304 [ 4 ] {676133ae-e671-45ec-bf00-54c8db49bead} <Debug> TCPHandler: Processed in 0.001297434 sec. | ||
| 11417 | 2026.02.05 01:54:48.656016 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25021 rows, containing 5 columns (5 merged, 0 gathered) in 0.006237105 sec., 4011636.809064462 rows/sec., 275.60 MiB/sec. | ||
| 11418 | 2026.02.05 01:54:48.656348 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11419 | 2026.02.05 01:54:48.656640 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.02.05 01:54:48.656712 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11421 | 2026.02.05 01:54:48.656796 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11422 | 2026.02.05 01:54:52.438588 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11423 | 2026.02.05 01:54:52.438684 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11424 | 2026.02.05 01:54:52.604600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28789 | ||
| 11425 | 2026.02.05 01:54:52.605409 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2026.02.05 01:54:52.605485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11427 | 2026.02.05 01:54:52.606277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11428 | 2026.02.05 01:54:52.606518 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.02.05 01:54:52.606653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28789 | ||
| 11430 | 2026.02.05 01:54:52.685609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1364 | ||
| 11431 | 2026.02.05 01:54:52.687912 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.02.05 01:54:52.687949 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11433 | 2026.02.05 01:54:52.689131 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11434 | 2026.02.05 01:54:52.689395 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2026.02.05 01:54:52.689647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 11436 | 2026.02.05 01:54:53.641921 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11437 | 2026.02.05 01:54:53.642099 [ 4 ] {94969291-0c97-418d-a062-a5d1b58bd27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11438 | 2026.02.05 01:54:53.642163 [ 4 ] {94969291-0c97-418d-a062-a5d1b58bd27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11439 | 2026.02.05 01:54:53.642813 [ 4 ] {94969291-0c97-418d-a062-a5d1b58bd27a} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2026.02.05 01:54:53.642849 [ 4 ] {94969291-0c97-418d-a062-a5d1b58bd27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11441 | 2026.02.05 01:54:53.643240 [ 4 ] {94969291-0c97-418d-a062-a5d1b58bd27a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11442 | 2026.02.05 01:54:53.643460 [ 4 ] {94969291-0c97-418d-a062-a5d1b58bd27a} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2026.02.05 01:54:53.643606 [ 4 ] {94969291-0c97-418d-a062-a5d1b58bd27a} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001561 sec., 40999.35938500961 rows/sec., 3.25 MiB/sec. | ||
| 11444 | 2026.02.05 01:54:53.643646 [ 4 ] {94969291-0c97-418d-a062-a5d1b58bd27a} <Debug> TCPHandler: Processed in 0.001860804 sec. | ||
| 11445 | 2026.02.05 01:54:53.643771 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2026.02.05 01:54:53.643864 [ 4 ] {0a7cd51c-ddc4-4a37-b7df-78324a0938d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11447 | 2026.02.05 01:54:53.643904 [ 4 ] {0a7cd51c-ddc4-4a37-b7df-78324a0938d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11448 | 2026.02.05 01:54:53.644300 [ 4 ] {0a7cd51c-ddc4-4a37-b7df-78324a0938d5} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2026.02.05 01:54:53.644333 [ 4 ] {0a7cd51c-ddc4-4a37-b7df-78324a0938d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11450 | 2026.02.05 01:54:53.644621 [ 4 ] {0a7cd51c-ddc4-4a37-b7df-78324a0938d5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11451 | 2026.02.05 01:54:53.644819 [ 4 ] {0a7cd51c-ddc4-4a37-b7df-78324a0938d5} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2026.02.05 01:54:53.644942 [ 4 ] {0a7cd51c-ddc4-4a37-b7df-78324a0938d5} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001097 sec., 3646.3081130355513 rows/sec., 274.19 KiB/sec. | ||
| 11453 | 2026.02.05 01:54:53.644979 [ 4 ] {0a7cd51c-ddc4-4a37-b7df-78324a0938d5} <Debug> TCPHandler: Processed in 0.001258623 sec. | ||
| 11454 | 2026.02.05 01:54:53.645098 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.02.05 01:54:53.645191 [ 4 ] {38748af9-ee94-4a89-84f2-151eac40ff75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11456 | 2026.02.05 01:54:53.645230 [ 4 ] {38748af9-ee94-4a89-84f2-151eac40ff75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11457 | 2026.02.05 01:54:53.645631 [ 4 ] {38748af9-ee94-4a89-84f2-151eac40ff75} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.02.05 01:54:53.645665 [ 4 ] {38748af9-ee94-4a89-84f2-151eac40ff75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11459 | 2026.02.05 01:54:53.645966 [ 4 ] {38748af9-ee94-4a89-84f2-151eac40ff75} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11460 | 2026.02.05 01:54:53.646180 [ 4 ] {38748af9-ee94-4a89-84f2-151eac40ff75} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.02.05 01:54:53.646305 [ 4 ] {38748af9-ee94-4a89-84f2-151eac40ff75} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001132 sec., 60070.67137809187 rows/sec., 4.69 MiB/sec. | ||
| 11462 | 2026.02.05 01:54:53.646342 [ 4 ] {38748af9-ee94-4a89-84f2-151eac40ff75} <Debug> TCPHandler: Processed in 0.001304594 sec. | ||
| 11463 | 2026.02.05 01:54:53.646465 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11464 | 2026.02.05 01:54:53.646559 [ 4 ] {39c51ca3-2105-4676-91d0-a4127df13a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11465 | 2026.02.05 01:54:53.646601 [ 4 ] {39c51ca3-2105-4676-91d0-a4127df13a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11466 | 2026.02.05 01:54:53.646999 [ 4 ] {39c51ca3-2105-4676-91d0-a4127df13a7d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11467 | 2026.02.05 01:54:53.647032 [ 4 ] {39c51ca3-2105-4676-91d0-a4127df13a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11468 | 2026.02.05 01:54:53.647362 [ 4 ] {39c51ca3-2105-4676-91d0-a4127df13a7d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11469 | 2026.02.05 01:54:53.647563 [ 4 ] {39c51ca3-2105-4676-91d0-a4127df13a7d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.02.05 01:54:53.647687 [ 4 ] {39c51ca3-2105-4676-91d0-a4127df13a7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 11471 | 2026.02.05 01:54:53.647723 [ 4 ] {39c51ca3-2105-4676-91d0-a4127df13a7d} <Debug> TCPHandler: Processed in 0.001307204 sec. | ||
| 11472 | 2026.02.05 01:54:53.647827 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11473 | 2026.02.05 01:54:53.647918 [ 4 ] {9a3ee16a-f0b9-40e1-8bad-25f0aebe0897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11474 | 2026.02.05 01:54:53.647970 [ 4 ] {9a3ee16a-f0b9-40e1-8bad-25f0aebe0897} <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 | ||
| 11475 | 2026.02.05 01:54:53.648703 [ 4 ] {9a3ee16a-f0b9-40e1-8bad-25f0aebe0897} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.02.05 01:54:53.648736 [ 4 ] {9a3ee16a-f0b9-40e1-8bad-25f0aebe0897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11477 | 2026.02.05 01:54:53.649236 [ 4 ] {9a3ee16a-f0b9-40e1-8bad-25f0aebe0897} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11478 | 2026.02.05 01:54:53.649447 [ 4 ] {9a3ee16a-f0b9-40e1-8bad-25f0aebe0897} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.02.05 01:54:53.649579 [ 4 ] {9a3ee16a-f0b9-40e1-8bad-25f0aebe0897} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001679 sec., 2382.370458606313 rows/sec., 4.27 MiB/sec. | ||
| 11480 | 2026.02.05 01:54:53.649630 [ 4 ] {9a3ee16a-f0b9-40e1-8bad-25f0aebe0897} <Debug> TCPHandler: Processed in 0.001853034 sec. | ||
| 11481 | 2026.02.05 01:54:53.649746 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11482 | 2026.02.05 01:54:53.649839 [ 4 ] {96893367-ddbf-46a2-b7d3-eacbef82fc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11483 | 2026.02.05 01:54:53.649880 [ 4 ] {96893367-ddbf-46a2-b7d3-eacbef82fc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11484 | 2026.02.05 01:54:53.650222 [ 4 ] {96893367-ddbf-46a2-b7d3-eacbef82fc86} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2026.02.05 01:54:53.650254 [ 4 ] {96893367-ddbf-46a2-b7d3-eacbef82fc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11486 | 2026.02.05 01:54:53.650545 [ 4 ] {96893367-ddbf-46a2-b7d3-eacbef82fc86} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11487 | 2026.02.05 01:54:53.650750 [ 4 ] {96893367-ddbf-46a2-b7d3-eacbef82fc86} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2026.02.05 01:54:53.650836 [ 95 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11489 | 2026.02.05 01:54:53.650872 [ 95 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.02.05 01:54:53.650872 [ 4 ] {96893367-ddbf-46a2-b7d3-eacbef82fc86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 11491 | 2026.02.05 01:54:53.650891 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11492 | 2026.02.05 01:54:53.650916 [ 4 ] {96893367-ddbf-46a2-b7d3-eacbef82fc86} <Debug> TCPHandler: Processed in 0.001222332 sec. | ||
| 11493 | 2026.02.05 01:54:53.651028 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 11494 | 2026.02.05 01:54:53.651192 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11495 | 2026.02.05 01:54:53.651234 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4812 rows starting from the beginning of the part | ||
| 11496 | 2026.02.05 01:54:53.651301 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 11497 | 2026.02.05 01:54:53.651350 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 11498 | 2026.02.05 01:54:53.651393 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 11499 | 2026.02.05 01:54:53.651432 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 11500 | 2026.02.05 01:54:53.651472 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 11501 | 2026.02.05 01:54:53.653020 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5112 rows, containing 4 columns (4 merged, 0 gathered) in 0.002062757 sec., 2478236.651239094 rows/sec., 166.98 MiB/sec. | ||
| 11502 | 2026.02.05 01:54:53.653304 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11503 | 2026.02.05 01:54:53.653544 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_86_17} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2026.02.05 01:54:53.653614 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_86_17} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11505 | 2026.02.05 01:54:53.653683 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11506 | 2026.02.05 01:54:54.230105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11507 | 2026.02.05 01:54:54.246761 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.02.05 01:54:54.246812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11509 | 2026.02.05 01:54:54.252944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11510 | 2026.02.05 01:54:54.253666 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.02.05 01:54:54.256335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11512 | 2026.02.05 01:54:58.642757 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11513 | 2026.02.05 01:54:58.642946 [ 4 ] {3ae0d7e3-b6d1-41f8-8b19-0bfc5fc3f0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11514 | 2026.02.05 01:54:58.643011 [ 4 ] {3ae0d7e3-b6d1-41f8-8b19-0bfc5fc3f0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11515 | 2026.02.05 01:54:58.643640 [ 4 ] {3ae0d7e3-b6d1-41f8-8b19-0bfc5fc3f0bd} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2026.02.05 01:54:58.643685 [ 4 ] {3ae0d7e3-b6d1-41f8-8b19-0bfc5fc3f0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11517 | 2026.02.05 01:54:58.644051 [ 4 ] {3ae0d7e3-b6d1-41f8-8b19-0bfc5fc3f0bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11518 | 2026.02.05 01:54:58.644279 [ 4 ] {3ae0d7e3-b6d1-41f8-8b19-0bfc5fc3f0bd} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11519 | 2026.02.05 01:54:58.644424 [ 4 ] {3ae0d7e3-b6d1-41f8-8b19-0bfc5fc3f0bd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 320.61 KiB/sec. | ||
| 11520 | 2026.02.05 01:54:58.644465 [ 4 ] {3ae0d7e3-b6d1-41f8-8b19-0bfc5fc3f0bd} <Debug> TCPHandler: Processed in 0.001839294 sec. | ||
| 11521 | 2026.02.05 01:54:58.644593 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11522 | 2026.02.05 01:54:58.644687 [ 4 ] {caad6430-b23f-4d80-ad63-557e4032d7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11523 | 2026.02.05 01:54:58.644727 [ 4 ] {caad6430-b23f-4d80-ad63-557e4032d7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11524 | 2026.02.05 01:54:58.645203 [ 4 ] {caad6430-b23f-4d80-ad63-557e4032d7f0} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.02.05 01:54:58.645239 [ 4 ] {caad6430-b23f-4d80-ad63-557e4032d7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11526 | 2026.02.05 01:54:58.645545 [ 4 ] {caad6430-b23f-4d80-ad63-557e4032d7f0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11527 | 2026.02.05 01:54:58.645756 [ 4 ] {caad6430-b23f-4d80-ad63-557e4032d7f0} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11528 | 2026.02.05 01:54:58.645883 [ 4 ] {caad6430-b23f-4d80-ad63-557e4032d7f0} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001214 sec., 107907.74299835255 rows/sec., 9.26 MiB/sec. | ||
| 11529 | 2026.02.05 01:54:58.645919 [ 4 ] {caad6430-b23f-4d80-ad63-557e4032d7f0} <Debug> TCPHandler: Processed in 0.001376785 sec. | ||
| 11530 | 2026.02.05 01:54:58.646045 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11531 | 2026.02.05 01:54:58.646137 [ 4 ] {473c238e-4b6d-49f5-aeff-59800ae867b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11532 | 2026.02.05 01:54:58.646177 [ 4 ] {473c238e-4b6d-49f5-aeff-59800ae867b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11533 | 2026.02.05 01:54:58.646600 [ 4 ] {473c238e-4b6d-49f5-aeff-59800ae867b2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.02.05 01:54:58.646636 [ 4 ] {473c238e-4b6d-49f5-aeff-59800ae867b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11535 | 2026.02.05 01:54:58.646923 [ 4 ] {473c238e-4b6d-49f5-aeff-59800ae867b2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11536 | 2026.02.05 01:54:58.647139 [ 4 ] {473c238e-4b6d-49f5-aeff-59800ae867b2} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.02.05 01:54:58.647276 [ 4 ] {473c238e-4b6d-49f5-aeff-59800ae867b2} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001157 sec., 36300.77787381158 rows/sec., 2.64 MiB/sec. | ||
| 11538 | 2026.02.05 01:54:58.647315 [ 4 ] {473c238e-4b6d-49f5-aeff-59800ae867b2} <Debug> TCPHandler: Processed in 0.001319594 sec. | ||
| 11539 | 2026.02.05 01:54:58.647426 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.02.05 01:54:58.647518 [ 4 ] {afee603a-85e0-4c03-9d59-e8d333bc4bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11541 | 2026.02.05 01:54:58.647557 [ 4 ] {afee603a-85e0-4c03-9d59-e8d333bc4bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11542 | 2026.02.05 01:54:58.647988 [ 4 ] {afee603a-85e0-4c03-9d59-e8d333bc4bae} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.02.05 01:54:58.648024 [ 4 ] {afee603a-85e0-4c03-9d59-e8d333bc4bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11544 | 2026.02.05 01:54:58.648334 [ 4 ] {afee603a-85e0-4c03-9d59-e8d333bc4bae} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11545 | 2026.02.05 01:54:58.648543 [ 4 ] {afee603a-85e0-4c03-9d59-e8d333bc4bae} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.02.05 01:54:58.648669 [ 4 ] {afee603a-85e0-4c03-9d59-e8d333bc4bae} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.09 MiB/sec. | ||
| 11547 | 2026.02.05 01:54:58.648707 [ 4 ] {afee603a-85e0-4c03-9d59-e8d333bc4bae} <Debug> TCPHandler: Processed in 0.001331235 sec. | ||
| 11548 | 2026.02.05 01:54:58.648820 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11549 | 2026.02.05 01:54:58.648912 [ 4 ] {8de2482f-1303-43a9-9bf2-70035d97cc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.02.05 01:54:58.648955 [ 4 ] {8de2482f-1303-43a9-9bf2-70035d97cc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11551 | 2026.02.05 01:54:58.649374 [ 4 ] {8de2482f-1303-43a9-9bf2-70035d97cc28} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2026.02.05 01:54:58.649409 [ 4 ] {8de2482f-1303-43a9-9bf2-70035d97cc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11553 | 2026.02.05 01:54:58.649736 [ 4 ] {8de2482f-1303-43a9-9bf2-70035d97cc28} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11554 | 2026.02.05 01:54:58.649941 [ 4 ] {8de2482f-1303-43a9-9bf2-70035d97cc28} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11555 | 2026.02.05 01:54:58.650069 [ 4 ] {8de2482f-1303-43a9-9bf2-70035d97cc28} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001174 sec., 138841.56729131177 rows/sec., 9.67 MiB/sec. | ||
| 11556 | 2026.02.05 01:54:58.650105 [ 4 ] {8de2482f-1303-43a9-9bf2-70035d97cc28} <Debug> TCPHandler: Processed in 0.001335864 sec. | ||
| 11557 | 2026.02.05 01:54:58.650220 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11558 | 2026.02.05 01:54:58.650313 [ 4 ] {18f4a496-818d-435e-ac3f-f3120b4b3479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11559 | 2026.02.05 01:54:58.650367 [ 4 ] {18f4a496-818d-435e-ac3f-f3120b4b3479} <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 | ||
| 11560 | 2026.02.05 01:54:58.651211 [ 4 ] {18f4a496-818d-435e-ac3f-f3120b4b3479} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11561 | 2026.02.05 01:54:58.651245 [ 4 ] {18f4a496-818d-435e-ac3f-f3120b4b3479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11562 | 2026.02.05 01:54:58.651793 [ 4 ] {18f4a496-818d-435e-ac3f-f3120b4b3479} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11563 | 2026.02.05 01:54:58.652021 [ 4 ] {18f4a496-818d-435e-ac3f-f3120b4b3479} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.02.05 01:54:58.652129 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11565 | 2026.02.05 01:54:58.652156 [ 4 ] {18f4a496-818d-435e-ac3f-f3120b4b3479} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001861 sec., 19344.438473938742 rows/sec., 34.66 MiB/sec. | ||
| 11566 | 2026.02.05 01:54:58.652199 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11567 | 2026.02.05 01:54:58.652228 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11568 | 2026.02.05 01:54:58.652231 [ 4 ] {18f4a496-818d-435e-ac3f-f3120b4b3479} <Debug> TCPHandler: Processed in 0.002068308 sec. | ||
| 11569 | 2026.02.05 01:54:58.652360 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11570 | 2026.02.05 01:54:58.652358 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 11571 | 2026.02.05 01:54:58.652454 [ 4 ] {3bb0bb78-6588-44ee-8dbb-2ff5961d7b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11572 | 2026.02.05 01:54:58.652501 [ 4 ] {3bb0bb78-6588-44ee-8dbb-2ff5961d7b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11573 | 2026.02.05 01:54:58.652628 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11574 | 2026.02.05 01:54:58.652698 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1579 rows starting from the beginning of the part | ||
| 11575 | 2026.02.05 01:54:58.652830 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 11576 | 2026.02.05 01:54:58.652835 [ 4 ] {3bb0bb78-6588-44ee-8dbb-2ff5961d7b76} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11577 | 2026.02.05 01:54:58.652881 [ 4 ] {3bb0bb78-6588-44ee-8dbb-2ff5961d7b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11578 | 2026.02.05 01:54:58.652938 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
| 11579 | 2026.02.05 01:54:58.653048 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 11580 | 2026.02.05 01:54:58.653145 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part | ||
| 11581 | 2026.02.05 01:54:58.653208 [ 4 ] {3bb0bb78-6588-44ee-8dbb-2ff5961d7b76} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11582 | 2026.02.05 01:54:58.653250 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11583 | 2026.02.05 01:54:58.653442 [ 4 ] {3bb0bb78-6588-44ee-8dbb-2ff5961d7b76} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.02.05 01:54:58.653572 [ 4 ] {3bb0bb78-6588-44ee-8dbb-2ff5961d7b76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 11585 | 2026.02.05 01:54:58.653611 [ 4 ] {3bb0bb78-6588-44ee-8dbb-2ff5961d7b76} <Debug> TCPHandler: Processed in 0.001302493 sec. | ||
| 11586 | 2026.02.05 01:54:58.664304 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 19 columns (19 merged, 0 gathered) in 0.01200004 sec., 141249.5291682361 rows/sec., 253.11 MiB/sec. | ||
| 11587 | 2026.02.05 01:54:58.665515 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11588 | 2026.02.05 01:54:58.665847 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.02.05 01:54:58.665926 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11590 | 2026.02.05 01:54:58.666042 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.55 MiB. | ||
| 11591 | 2026.02.05 01:54:59.000301 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.72 MiB, peak 351.22 MiB, free memory in arenas 0.00 B, will set to 342.68 MiB (RSS), difference: 4.96 MiB | ||
| 11592 | 2026.02.05 01:55:00.106885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29301 | ||
| 11593 | 2026.02.05 01:55:00.107468 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11594 | 2026.02.05 01:55:00.107508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11595 | 2026.02.05 01:55:00.107978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11596 | 2026.02.05 01:55:00.108213 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2026.02.05 01:55:00.108345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29301 | ||
| 11598 | 2026.02.05 01:55:00.108386 [ 89 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11599 | 2026.02.05 01:55:00.108488 [ 89 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.02.05 01:55:00.108527 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11601 | 2026.02.05 01:55:00.108640 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 11602 | 2026.02.05 01:55:00.108736 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11603 | 2026.02.05 01:55:00.108768 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26869 rows starting from the beginning of the part | ||
| 11604 | 2026.02.05 01:55:00.108826 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 11605 | 2026.02.05 01:55:00.108871 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 11606 | 2026.02.05 01:55:00.108913 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 11607 | 2026.02.05 01:55:00.108952 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 11608 | 2026.02.05 01:55:00.108991 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 11609 | 2026.02.05 01:55:00.111066 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29301 rows, containing 4 columns (4 merged, 0 gathered) in 0.002470356 sec., 11861043.509518467 rows/sec., 169.67 MiB/sec. | ||
| 11610 | 2026.02.05 01:55:00.111276 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11611 | 2026.02.05 01:55:00.111528 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.02.05 01:55:00.111596 [ 202 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_61_12} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11613 | 2026.02.05 01:55:00.111659 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 11614 | 2026.02.05 01:55:01.756575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11615 | 2026.02.05 01:55:01.773807 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.02.05 01:55:01.773856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11617 | 2026.02.05 01:55:01.780045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11618 | 2026.02.05 01:55:01.780745 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2026.02.05 01:55:01.781068 [ 47 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11620 | 2026.02.05 01:55:01.781138 [ 47 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2026.02.05 01:55:01.781162 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11622 | 2026.02.05 01:55:01.781292 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 11623 | 2026.02.05 01:55:01.783772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11624 | 2026.02.05 01:55:01.784931 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11625 | 2026.02.05 01:55:01.786530 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 11626 | 2026.02.05 01:55:01.791127 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 11627 | 2026.02.05 01:55:01.795799 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 11628 | 2026.02.05 01:55:01.800447 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 11629 | 2026.02.05 01:55:01.805093 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 11630 | 2026.02.05 01:55:01.809445 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 11631 | 2026.02.05 01:55:01.859627 [ 190 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078384514 sec., 5868.50611844069 rows/sec., 30.35 MiB/sec. | ||
| 11632 | 2026.02.05 01:55:01.862436 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11633 | 2026.02.05 01:55:01.864496 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_61_12} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.02.05 01:55:01.864605 [ 189 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_61_12} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11635 | 2026.02.05 01:55:01.867596 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11636 | 2026.02.05 01:55:02.690034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1390 | ||
| 11637 | 2026.02.05 01:55:02.692254 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.02.05 01:55:02.692305 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11639 | 2026.02.05 01:55:02.693504 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11640 | 2026.02.05 01:55:02.693771 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.02.05 01:55:02.694047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
| 11642 | 2026.02.05 01:55:03.640807 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.02.05 01:55:03.640979 [ 4 ] {3b507a46-6c70-452b-bbdc-52c4a28984aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11644 | 2026.02.05 01:55:03.641043 [ 4 ] {3b507a46-6c70-452b-bbdc-52c4a28984aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11645 | 2026.02.05 01:55:03.641739 [ 4 ] {3b507a46-6c70-452b-bbdc-52c4a28984aa} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.02.05 01:55:03.641783 [ 4 ] {3b507a46-6c70-452b-bbdc-52c4a28984aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11647 | 2026.02.05 01:55:03.642165 [ 4 ] {3b507a46-6c70-452b-bbdc-52c4a28984aa} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11648 | 2026.02.05 01:55:03.642398 [ 4 ] {3b507a46-6c70-452b-bbdc-52c4a28984aa} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11649 | 2026.02.05 01:55:03.642546 [ 4 ] {3b507a46-6c70-452b-bbdc-52c4a28984aa} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001615 sec., 39628.482972136226 rows/sec., 3.14 MiB/sec. | ||
| 11650 | 2026.02.05 01:55:03.642597 [ 4 ] {3b507a46-6c70-452b-bbdc-52c4a28984aa} <Debug> TCPHandler: Processed in 0.001916205 sec. | ||
| 11651 | 2026.02.05 01:55:03.642718 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2026.02.05 01:55:03.642816 [ 4 ] {2406477d-f876-4be8-ba90-6b3ff1934036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11653 | 2026.02.05 01:55:03.642859 [ 4 ] {2406477d-f876-4be8-ba90-6b3ff1934036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11654 | 2026.02.05 01:55:03.643256 [ 4 ] {2406477d-f876-4be8-ba90-6b3ff1934036} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2026.02.05 01:55:03.643301 [ 4 ] {2406477d-f876-4be8-ba90-6b3ff1934036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11656 | 2026.02.05 01:55:03.643633 [ 4 ] {2406477d-f876-4be8-ba90-6b3ff1934036} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11657 | 2026.02.05 01:55:03.643838 [ 4 ] {2406477d-f876-4be8-ba90-6b3ff1934036} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.02.05 01:55:03.643966 [ 4 ] {2406477d-f876-4be8-ba90-6b3ff1934036} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001172 sec., 3412.9692832764504 rows/sec., 256.64 KiB/sec. | ||
| 11659 | 2026.02.05 01:55:03.644004 [ 4 ] {2406477d-f876-4be8-ba90-6b3ff1934036} <Debug> TCPHandler: Processed in 0.001337494 sec. | ||
| 11660 | 2026.02.05 01:55:03.644117 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2026.02.05 01:55:03.644208 [ 4 ] {fe6fce41-b65d-44a5-8a07-4a244e758cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11662 | 2026.02.05 01:55:03.644247 [ 4 ] {fe6fce41-b65d-44a5-8a07-4a244e758cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11663 | 2026.02.05 01:55:03.644707 [ 4 ] {fe6fce41-b65d-44a5-8a07-4a244e758cdb} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.02.05 01:55:03.644744 [ 4 ] {fe6fce41-b65d-44a5-8a07-4a244e758cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11665 | 2026.02.05 01:55:03.645063 [ 4 ] {fe6fce41-b65d-44a5-8a07-4a244e758cdb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11666 | 2026.02.05 01:55:03.645288 [ 4 ] {fe6fce41-b65d-44a5-8a07-4a244e758cdb} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.02.05 01:55:03.645419 [ 4 ] {fe6fce41-b65d-44a5-8a07-4a244e758cdb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001228 sec., 55374.592833876224 rows/sec., 4.32 MiB/sec. | ||
| 11668 | 2026.02.05 01:55:03.645458 [ 4 ] {fe6fce41-b65d-44a5-8a07-4a244e758cdb} <Debug> TCPHandler: Processed in 0.001389875 sec. | ||
| 11669 | 2026.02.05 01:55:03.645575 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2026.02.05 01:55:03.645671 [ 4 ] {9fab3bf0-dda6-48b2-b313-1431c3756a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11671 | 2026.02.05 01:55:03.645715 [ 4 ] {9fab3bf0-dda6-48b2-b313-1431c3756a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11672 | 2026.02.05 01:55:03.646124 [ 4 ] {9fab3bf0-dda6-48b2-b313-1431c3756a9a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.02.05 01:55:03.646160 [ 4 ] {9fab3bf0-dda6-48b2-b313-1431c3756a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11674 | 2026.02.05 01:55:03.646492 [ 4 ] {9fab3bf0-dda6-48b2-b313-1431c3756a9a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11675 | 2026.02.05 01:55:03.646706 [ 4 ] {9fab3bf0-dda6-48b2-b313-1431c3756a9a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.02.05 01:55:03.646836 [ 4 ] {9fab3bf0-dda6-48b2-b313-1431c3756a9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 11677 | 2026.02.05 01:55:03.646875 [ 4 ] {9fab3bf0-dda6-48b2-b313-1431c3756a9a} <Debug> TCPHandler: Processed in 0.001350485 sec. | ||
| 11678 | 2026.02.05 01:55:03.646977 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2026.02.05 01:55:03.647071 [ 4 ] {613ad475-c8c8-4873-b8fd-de16391f2783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11680 | 2026.02.05 01:55:03.647127 [ 4 ] {613ad475-c8c8-4873-b8fd-de16391f2783} <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 | ||
| 11681 | 2026.02.05 01:55:03.647875 [ 4 ] {613ad475-c8c8-4873-b8fd-de16391f2783} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.02.05 01:55:03.647911 [ 4 ] {613ad475-c8c8-4873-b8fd-de16391f2783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11683 | 2026.02.05 01:55:03.648416 [ 4 ] {613ad475-c8c8-4873-b8fd-de16391f2783} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11684 | 2026.02.05 01:55:03.648640 [ 4 ] {613ad475-c8c8-4873-b8fd-de16391f2783} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11685 | 2026.02.05 01:55:03.648779 [ 4 ] {613ad475-c8c8-4873-b8fd-de16391f2783} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001725 sec., 2318.840579710145 rows/sec., 4.16 MiB/sec. | ||
| 11686 | 2026.02.05 01:55:03.648833 [ 4 ] {613ad475-c8c8-4873-b8fd-de16391f2783} <Debug> TCPHandler: Processed in 0.001905485 sec. | ||
| 11687 | 2026.02.05 01:55:03.648951 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11688 | 2026.02.05 01:55:03.649046 [ 4 ] {b6eab225-1a14-478b-9ba5-d9fec1b5f894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11689 | 2026.02.05 01:55:03.649088 [ 4 ] {b6eab225-1a14-478b-9ba5-d9fec1b5f894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11690 | 2026.02.05 01:55:03.649423 [ 4 ] {b6eab225-1a14-478b-9ba5-d9fec1b5f894} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2026.02.05 01:55:03.649458 [ 4 ] {b6eab225-1a14-478b-9ba5-d9fec1b5f894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11692 | 2026.02.05 01:55:03.649762 [ 4 ] {b6eab225-1a14-478b-9ba5-d9fec1b5f894} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11693 | 2026.02.05 01:55:03.649975 [ 4 ] {b6eab225-1a14-478b-9ba5-d9fec1b5f894} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11694 | 2026.02.05 01:55:03.650104 [ 4 ] {b6eab225-1a14-478b-9ba5-d9fec1b5f894} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 11695 | 2026.02.05 01:55:03.650141 [ 4 ] {b6eab225-1a14-478b-9ba5-d9fec1b5f894} <Debug> TCPHandler: Processed in 0.001240333 sec. | ||
| 11696 | 2026.02.05 01:55:07.438739 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11697 | 2026.02.05 01:55:07.438802 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11698 | 2026.02.05 01:55:07.608548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29749 | ||
| 11699 | 2026.02.05 01:55:07.609120 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.02.05 01:55:07.609171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11701 | 2026.02.05 01:55:07.609674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11702 | 2026.02.05 01:55:07.609899 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.02.05 01:55:07.610041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29749 | ||
| 11704 | 2026.02.05 01:55:08.643038 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11705 | 2026.02.05 01:55:08.643238 [ 4 ] {6040112e-236f-4625-ac44-0520403f9ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11706 | 2026.02.05 01:55:08.643317 [ 4 ] {6040112e-236f-4625-ac44-0520403f9ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11707 | 2026.02.05 01:55:08.644064 [ 4 ] {6040112e-236f-4625-ac44-0520403f9ee8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.02.05 01:55:08.644143 [ 4 ] {6040112e-236f-4625-ac44-0520403f9ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11709 | 2026.02.05 01:55:08.644549 [ 4 ] {6040112e-236f-4625-ac44-0520403f9ee8} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11710 | 2026.02.05 01:55:08.644779 [ 4 ] {6040112e-236f-4625-ac44-0520403f9ee8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2026.02.05 01:55:08.644932 [ 4 ] {6040112e-236f-4625-ac44-0520403f9ee8} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001749 sec., 73184.67695826187 rows/sec., 6.31 MiB/sec. | ||
| 11712 | 2026.02.05 01:55:08.644976 [ 4 ] {6040112e-236f-4625-ac44-0520403f9ee8} <Debug> TCPHandler: Processed in 0.002081068 sec. | ||
| 11713 | 2026.02.05 01:55:08.645104 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11714 | 2026.02.05 01:55:08.645201 [ 4 ] {f83fcb3a-13ed-46d4-9f20-ff131fc257f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11715 | 2026.02.05 01:55:08.645243 [ 4 ] {f83fcb3a-13ed-46d4-9f20-ff131fc257f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11716 | 2026.02.05 01:55:08.645664 [ 4 ] {f83fcb3a-13ed-46d4-9f20-ff131fc257f9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11717 | 2026.02.05 01:55:08.645755 [ 4 ] {f83fcb3a-13ed-46d4-9f20-ff131fc257f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11718 | 2026.02.05 01:55:08.646065 [ 4 ] {f83fcb3a-13ed-46d4-9f20-ff131fc257f9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11719 | 2026.02.05 01:55:08.646275 [ 4 ] {f83fcb3a-13ed-46d4-9f20-ff131fc257f9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.02.05 01:55:08.646393 [ 52 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11721 | 2026.02.05 01:55:08.646407 [ 4 ] {f83fcb3a-13ed-46d4-9f20-ff131fc257f9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001224 sec., 29411.764705882353 rows/sec., 2.16 MiB/sec. | ||
| 11722 | 2026.02.05 01:55:08.646460 [ 52 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2026.02.05 01:55:08.646472 [ 4 ] {f83fcb3a-13ed-46d4-9f20-ff131fc257f9} <Debug> TCPHandler: Processed in 0.001419676 sec. | ||
| 11724 | 2026.02.05 01:55:08.646492 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11725 | 2026.02.05 01:55:08.646596 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2026.02.05 01:55:08.646635 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 11727 | 2026.02.05 01:55:08.646694 [ 4 ] {358c90f6-048d-41ba-8e9d-2544d6db51d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11728 | 2026.02.05 01:55:08.646740 [ 4 ] {358c90f6-048d-41ba-8e9d-2544d6db51d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11729 | 2026.02.05 01:55:08.646796 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11730 | 2026.02.05 01:55:08.646842 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 72 rows starting from the beginning of the part | ||
| 11731 | 2026.02.05 01:55:08.646920 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 36 rows starting from the beginning of the part | ||
| 11732 | 2026.02.05 01:55:08.646975 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 4 rows starting from the beginning of the part | ||
| 11733 | 2026.02.05 01:55:08.647022 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 42 rows starting from the beginning of the part | ||
| 11734 | 2026.02.05 01:55:08.647066 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 4 rows starting from the beginning of the part | ||
| 11735 | 2026.02.05 01:55:08.647111 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 36 rows starting from the beginning of the part | ||
| 11736 | 2026.02.05 01:55:08.647182 [ 4 ] {358c90f6-048d-41ba-8e9d-2544d6db51d9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2026.02.05 01:55:08.647223 [ 4 ] {358c90f6-048d-41ba-8e9d-2544d6db51d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11738 | 2026.02.05 01:55:08.647560 [ 4 ] {358c90f6-048d-41ba-8e9d-2544d6db51d9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11739 | 2026.02.05 01:55:08.647790 [ 4 ] {358c90f6-048d-41ba-8e9d-2544d6db51d9} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2026.02.05 01:55:08.647925 [ 4 ] {358c90f6-048d-41ba-8e9d-2544d6db51d9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001249 sec., 80064.0512409928 rows/sec., 6.25 MiB/sec. | ||
| 11741 | 2026.02.05 01:55:08.647963 [ 4 ] {358c90f6-048d-41ba-8e9d-2544d6db51d9} <Debug> TCPHandler: Processed in 0.001418677 sec. | ||
| 11742 | 2026.02.05 01:55:08.648017 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443846 sec., 134363.36008133832 rows/sec., 10.33 MiB/sec. | ||
| 11743 | 2026.02.05 01:55:08.648075 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2026.02.05 01:55:08.648174 [ 4 ] {f33ce9bb-7210-4567-a719-330fb0c3c142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11745 | 2026.02.05 01:55:08.648219 [ 4 ] {f33ce9bb-7210-4567-a719-330fb0c3c142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11746 | 2026.02.05 01:55:08.648244 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11747 | 2026.02.05 01:55:08.648581 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2026.02.05 01:55:08.648628 [ 4 ] {f33ce9bb-7210-4567-a719-330fb0c3c142} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.02.05 01:55:08.648667 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_86_17} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11750 | 2026.02.05 01:55:08.648670 [ 4 ] {f33ce9bb-7210-4567-a719-330fb0c3c142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11751 | 2026.02.05 01:55:08.648777 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11752 | 2026.02.05 01:55:08.649040 [ 4 ] {f33ce9bb-7210-4567-a719-330fb0c3c142} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11753 | 2026.02.05 01:55:08.649259 [ 4 ] {f33ce9bb-7210-4567-a719-330fb0c3c142} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.02.05 01:55:08.649389 [ 4 ] {f33ce9bb-7210-4567-a719-330fb0c3c142} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 11755 | 2026.02.05 01:55:08.649428 [ 4 ] {f33ce9bb-7210-4567-a719-330fb0c3c142} <Debug> TCPHandler: Processed in 0.001402665 sec. | ||
| 11756 | 2026.02.05 01:55:08.649538 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.02.05 01:55:08.649632 [ 4 ] {2282d3ce-0012-4cc6-adec-e1d165b2ca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11758 | 2026.02.05 01:55:08.649686 [ 4 ] {2282d3ce-0012-4cc6-adec-e1d165b2ca4d} <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 | ||
| 11759 | 2026.02.05 01:55:08.650551 [ 4 ] {2282d3ce-0012-4cc6-adec-e1d165b2ca4d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.02.05 01:55:08.650588 [ 4 ] {2282d3ce-0012-4cc6-adec-e1d165b2ca4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11761 | 2026.02.05 01:55:08.651142 [ 4 ] {2282d3ce-0012-4cc6-adec-e1d165b2ca4d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11762 | 2026.02.05 01:55:08.651370 [ 4 ] {2282d3ce-0012-4cc6-adec-e1d165b2ca4d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.02.05 01:55:08.651507 [ 4 ] {2282d3ce-0012-4cc6-adec-e1d165b2ca4d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001892 sec., 19027.484143763213 rows/sec., 34.10 MiB/sec. | ||
| 11764 | 2026.02.05 01:55:08.651562 [ 4 ] {2282d3ce-0012-4cc6-adec-e1d165b2ca4d} <Debug> TCPHandler: Processed in 0.002073708 sec. | ||
| 11765 | 2026.02.05 01:55:08.651678 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2026.02.05 01:55:08.651773 [ 4 ] {e167130c-4b9c-4e9c-a50c-8c61a4705fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11767 | 2026.02.05 01:55:08.651815 [ 4 ] {e167130c-4b9c-4e9c-a50c-8c61a4705fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11768 | 2026.02.05 01:55:08.652160 [ 4 ] {e167130c-4b9c-4e9c-a50c-8c61a4705fbe} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2026.02.05 01:55:08.652197 [ 4 ] {e167130c-4b9c-4e9c-a50c-8c61a4705fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11770 | 2026.02.05 01:55:08.652500 [ 4 ] {e167130c-4b9c-4e9c-a50c-8c61a4705fbe} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11771 | 2026.02.05 01:55:08.652715 [ 4 ] {e167130c-4b9c-4e9c-a50c-8c61a4705fbe} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2026.02.05 01:55:08.652841 [ 4 ] {e167130c-4b9c-4e9c-a50c-8c61a4705fbe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11773 | 2026.02.05 01:55:08.652878 [ 4 ] {e167130c-4b9c-4e9c-a50c-8c61a4705fbe} <Debug> TCPHandler: Processed in 0.001251314 sec. | ||
| 11774 | 2026.02.05 01:55:09.283881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11775 | 2026.02.05 01:55:09.298762 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11776 | 2026.02.05 01:55:09.298809 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11777 | 2026.02.05 01:55:09.304402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11778 | 2026.02.05 01:55:09.305077 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2026.02.05 01:55:09.307682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11780 | 2026.02.05 01:55:10.254442 [ 61 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11781 | 2026.02.05 01:55:10.254505 [ 61 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2026.02.05 01:55:10.254530 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11783 | 2026.02.05 01:55:10.254652 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 11784 | 2026.02.05 01:55:10.254794 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11785 | 2026.02.05 01:55:10.254826 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 11786 | 2026.02.05 01:55:10.254893 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 11787 | 2026.02.05 01:55:10.254946 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 11788 | 2026.02.05 01:55:10.254995 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 11789 | 2026.02.05 01:55:10.255038 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11790 | 2026.02.05 01:55:10.255744 [ 198 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114052 sec., 40332.47992143935 rows/sec., 3.39 MiB/sec. | ||
| 11791 | 2026.02.05 01:55:10.255907 [ 197 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11792 | 2026.02.05 01:55:10.256172 [ 197 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.02.05 01:55:10.256243 [ 197 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_21_5} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11794 | 2026.02.05 01:55:10.256313 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11795 | 2026.02.05 01:55:12.695178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1414 | ||
| 11796 | 2026.02.05 01:55:12.697351 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.02.05 01:55:12.697399 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11798 | 2026.02.05 01:55:12.698583 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11799 | 2026.02.05 01:55:12.698852 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2026.02.05 01:55:12.699076 [ 86 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11801 | 2026.02.05 01:55:12.699123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 11802 | 2026.02.05 01:55:12.699180 [ 86 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2026.02.05 01:55:12.699223 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11804 | 2026.02.05 01:55:12.699400 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 11805 | 2026.02.05 01:55:12.700288 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11806 | 2026.02.05 01:55:12.700509 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1270 rows starting from the beginning of the part | ||
| 11807 | 2026.02.05 01:55:12.700883 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 11808 | 2026.02.05 01:55:12.701225 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 11809 | 2026.02.05 01:55:12.701574 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 11810 | 2026.02.05 01:55:12.701920 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 11811 | 2026.02.05 01:55:12.702251 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 11812 | 2026.02.05 01:55:12.708512 [ 197 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 72 columns (72 merged, 0 gathered) in 0.009192058 sec., 153828.4462521886 rows/sec., 119.61 MiB/sec. | ||
| 11813 | 2026.02.05 01:55:12.710100 [ 197 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11814 | 2026.02.05 01:55:12.710762 [ 197 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2026.02.05 01:55:12.710857 [ 197 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_46_9} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11816 | 2026.02.05 01:55:12.711264 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11817 | 2026.02.05 01:55:13.670089 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2026.02.05 01:55:13.670285 [ 4 ] {5148ff7f-dc98-40c5-85d0-4020adadfea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11819 | 2026.02.05 01:55:13.670361 [ 4 ] {5148ff7f-dc98-40c5-85d0-4020adadfea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11820 | 2026.02.05 01:55:13.671021 [ 4 ] {5148ff7f-dc98-40c5-85d0-4020adadfea9} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2026.02.05 01:55:13.671069 [ 4 ] {5148ff7f-dc98-40c5-85d0-4020adadfea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11822 | 2026.02.05 01:55:13.671468 [ 4 ] {5148ff7f-dc98-40c5-85d0-4020adadfea9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11823 | 2026.02.05 01:55:13.671704 [ 4 ] {5148ff7f-dc98-40c5-85d0-4020adadfea9} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2026.02.05 01:55:13.671853 [ 4 ] {5148ff7f-dc98-40c5-85d0-4020adadfea9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 11825 | 2026.02.05 01:55:13.671897 [ 4 ] {5148ff7f-dc98-40c5-85d0-4020adadfea9} <Debug> TCPHandler: Processed in 0.001950165 sec. | ||
| 11826 | 2026.02.05 01:55:13.672016 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2026.02.05 01:55:13.672112 [ 4 ] {04135920-ed35-47a7-8be0-50880f808ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11828 | 2026.02.05 01:55:13.672154 [ 4 ] {04135920-ed35-47a7-8be0-50880f808ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11829 | 2026.02.05 01:55:13.672538 [ 4 ] {04135920-ed35-47a7-8be0-50880f808ae8} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.02.05 01:55:13.672575 [ 4 ] {04135920-ed35-47a7-8be0-50880f808ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11831 | 2026.02.05 01:55:13.672872 [ 4 ] {04135920-ed35-47a7-8be0-50880f808ae8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11832 | 2026.02.05 01:55:13.673092 [ 4 ] {04135920-ed35-47a7-8be0-50880f808ae8} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.02.05 01:55:13.673221 [ 4 ] {04135920-ed35-47a7-8be0-50880f808ae8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001128 sec., 1773.0496453900707 rows/sec., 144.58 KiB/sec. | ||
| 11834 | 2026.02.05 01:55:13.673259 [ 4 ] {04135920-ed35-47a7-8be0-50880f808ae8} <Debug> TCPHandler: Processed in 0.001293713 sec. | ||
| 11835 | 2026.02.05 01:55:13.673370 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2026.02.05 01:55:13.673462 [ 4 ] {d3497980-234b-47b1-b0ba-e3a8aa4bfc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11837 | 2026.02.05 01:55:13.673502 [ 4 ] {d3497980-234b-47b1-b0ba-e3a8aa4bfc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11838 | 2026.02.05 01:55:13.674461 [ 4 ] {d3497980-234b-47b1-b0ba-e3a8aa4bfc76} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2026.02.05 01:55:13.674499 [ 4 ] {d3497980-234b-47b1-b0ba-e3a8aa4bfc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11840 | 2026.02.05 01:55:13.674891 [ 4 ] {d3497980-234b-47b1-b0ba-e3a8aa4bfc76} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11841 | 2026.02.05 01:55:13.675119 [ 4 ] {d3497980-234b-47b1-b0ba-e3a8aa4bfc76} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2026.02.05 01:55:13.675248 [ 4 ] {d3497980-234b-47b1-b0ba-e3a8aa4bfc76} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.001804 sec., 734478.9356984479 rows/sec., 61.32 MiB/sec. | ||
| 11843 | 2026.02.05 01:55:13.675246 [ 86 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11844 | 2026.02.05 01:55:13.675288 [ 4 ] {d3497980-234b-47b1-b0ba-e3a8aa4bfc76} <Debug> TCPHandler: Processed in 0.001967476 sec. | ||
| 11845 | 2026.02.05 01:55:13.675324 [ 86 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2026.02.05 01:55:13.675351 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11847 | 2026.02.05 01:55:13.675410 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.02.05 01:55:13.675452 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 11849 | 2026.02.05 01:55:13.675508 [ 4 ] {c81f366b-981d-4043-8593-cc0a930b590e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11850 | 2026.02.05 01:55:13.675553 [ 4 ] {c81f366b-981d-4043-8593-cc0a930b590e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11851 | 2026.02.05 01:55:13.675579 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11852 | 2026.02.05 01:55:13.675622 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1408 rows starting from the beginning of the part | ||
| 11853 | 2026.02.05 01:55:13.675698 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 11854 | 2026.02.05 01:55:13.675751 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 131 rows starting from the beginning of the part | ||
| 11855 | 2026.02.05 01:55:13.675800 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 11856 | 2026.02.05 01:55:13.675847 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part | ||
| 11857 | 2026.02.05 01:55:13.675892 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1325 rows starting from the beginning of the part | ||
| 11858 | 2026.02.05 01:55:13.675961 [ 4 ] {c81f366b-981d-4043-8593-cc0a930b590e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2026.02.05 01:55:13.676001 [ 4 ] {c81f366b-981d-4043-8593-cc0a930b590e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11860 | 2026.02.05 01:55:13.676345 [ 4 ] {c81f366b-981d-4043-8593-cc0a930b590e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11861 | 2026.02.05 01:55:13.676577 [ 4 ] {c81f366b-981d-4043-8593-cc0a930b590e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2026.02.05 01:55:13.676710 [ 4 ] {c81f366b-981d-4043-8593-cc0a930b590e} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001221 sec., 14742.01474201474 rows/sec., 1.12 MiB/sec. | ||
| 11863 | 2026.02.05 01:55:13.676749 [ 4 ] {c81f366b-981d-4043-8593-cc0a930b590e} <Debug> TCPHandler: Processed in 0.001387515 sec. | ||
| 11864 | 2026.02.05 01:55:13.676855 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11865 | 2026.02.05 01:55:13.676949 [ 4 ] {d8bbc57e-533d-4f0a-8a26-b6fde76bbe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11866 | 2026.02.05 01:55:13.676990 [ 4 ] {d8bbc57e-533d-4f0a-8a26-b6fde76bbe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11867 | 2026.02.05 01:55:13.677429 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018667 sec., 1545574.3815101748 rows/sec., 135.30 MiB/sec. | ||
| 11868 | 2026.02.05 01:55:13.677448 [ 4 ] {d8bbc57e-533d-4f0a-8a26-b6fde76bbe2d} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2026.02.05 01:55:13.677504 [ 4 ] {d8bbc57e-533d-4f0a-8a26-b6fde76bbe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11870 | 2026.02.05 01:55:13.677746 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11871 | 2026.02.05 01:55:13.677863 [ 4 ] {d8bbc57e-533d-4f0a-8a26-b6fde76bbe2d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11872 | 2026.02.05 01:55:13.678165 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.02.05 01:55:13.678174 [ 4 ] {d8bbc57e-533d-4f0a-8a26-b6fde76bbe2d} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.02.05 01:55:13.678283 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_91_18} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11875 | 2026.02.05 01:55:13.678320 [ 4 ] {d8bbc57e-533d-4f0a-8a26-b6fde76bbe2d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00139 sec., 181294.96402877697 rows/sec., 12.54 MiB/sec. | ||
| 11876 | 2026.02.05 01:55:13.678365 [ 4 ] {d8bbc57e-533d-4f0a-8a26-b6fde76bbe2d} <Debug> TCPHandler: Processed in 0.001558179 sec. | ||
| 11877 | 2026.02.05 01:55:13.678417 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11878 | 2026.02.05 01:55:13.678477 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2026.02.05 01:55:13.678576 [ 4 ] {6713069c-dac6-4f6b-befd-3abb89b4ab04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11880 | 2026.02.05 01:55:13.678617 [ 4 ] {6713069c-dac6-4f6b-befd-3abb89b4ab04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11881 | 2026.02.05 01:55:13.679011 [ 4 ] {6713069c-dac6-4f6b-befd-3abb89b4ab04} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.02.05 01:55:13.679047 [ 4 ] {6713069c-dac6-4f6b-befd-3abb89b4ab04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11883 | 2026.02.05 01:55:13.679358 [ 4 ] {6713069c-dac6-4f6b-befd-3abb89b4ab04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11884 | 2026.02.05 01:55:13.679602 [ 4 ] {6713069c-dac6-4f6b-befd-3abb89b4ab04} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2026.02.05 01:55:13.679730 [ 4 ] {6713069c-dac6-4f6b-befd-3abb89b4ab04} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 11886 | 2026.02.05 01:55:13.679769 [ 4 ] {6713069c-dac6-4f6b-befd-3abb89b4ab04} <Debug> TCPHandler: Processed in 0.001341224 sec. | ||
| 11887 | 2026.02.05 01:55:13.679878 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.02.05 01:55:13.679971 [ 4 ] {032f1fe4-aa39-4c04-a8a1-c304d5da9bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11889 | 2026.02.05 01:55:13.680011 [ 4 ] {032f1fe4-aa39-4c04-a8a1-c304d5da9bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11890 | 2026.02.05 01:55:13.680615 [ 4 ] {032f1fe4-aa39-4c04-a8a1-c304d5da9bbc} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.02.05 01:55:13.680651 [ 4 ] {032f1fe4-aa39-4c04-a8a1-c304d5da9bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11892 | 2026.02.05 01:55:13.680988 [ 4 ] {032f1fe4-aa39-4c04-a8a1-c304d5da9bbc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11893 | 2026.02.05 01:55:13.681216 [ 4 ] {032f1fe4-aa39-4c04-a8a1-c304d5da9bbc} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.02.05 01:55:13.681348 [ 4 ] {032f1fe4-aa39-4c04-a8a1-c304d5da9bbc} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001394 sec., 403156.3845050215 rows/sec., 30.23 MiB/sec. | ||
| 11895 | 2026.02.05 01:55:13.681348 [ 85 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11896 | 2026.02.05 01:55:13.681387 [ 4 ] {032f1fe4-aa39-4c04-a8a1-c304d5da9bbc} <Debug> TCPHandler: Processed in 0.001558629 sec. | ||
| 11897 | 2026.02.05 01:55:13.681422 [ 85 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.02.05 01:55:13.681447 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11899 | 2026.02.05 01:55:13.681512 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11900 | 2026.02.05 01:55:13.681545 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 11901 | 2026.02.05 01:55:13.681612 [ 4 ] {adc741fd-a1cf-4203-91f6-aa245a747ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11902 | 2026.02.05 01:55:13.681661 [ 4 ] {adc741fd-a1cf-4203-91f6-aa245a747ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11903 | 2026.02.05 01:55:13.681665 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11904 | 2026.02.05 01:55:13.681710 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 634 rows starting from the beginning of the part | ||
| 11905 | 2026.02.05 01:55:13.681780 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 68 rows starting from the beginning of the part | ||
| 11906 | 2026.02.05 01:55:13.681830 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 106 rows starting from the beginning of the part | ||
| 11907 | 2026.02.05 01:55:13.681876 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 68 rows starting from the beginning of the part | ||
| 11908 | 2026.02.05 01:55:13.681919 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part | ||
| 11909 | 2026.02.05 01:55:13.681964 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 562 rows starting from the beginning of the part | ||
| 11910 | 2026.02.05 01:55:13.682320 [ 4 ] {adc741fd-a1cf-4203-91f6-aa245a747ce6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.02.05 01:55:13.682366 [ 4 ] {adc741fd-a1cf-4203-91f6-aa245a747ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11912 | 2026.02.05 01:55:13.682819 [ 4 ] {adc741fd-a1cf-4203-91f6-aa245a747ce6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11913 | 2026.02.05 01:55:13.683040 [ 4 ] {adc741fd-a1cf-4203-91f6-aa245a747ce6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11914 | 2026.02.05 01:55:13.683081 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580699 sec., 972987.2670255374 rows/sec., 77.51 MiB/sec. | ||
| 11915 | 2026.02.05 01:55:13.683173 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11916 | 2026.02.05 01:55:13.683177 [ 4 ] {adc741fd-a1cf-4203-91f6-aa245a747ce6} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001583 sec., 556538.218572331 rows/sec., 37.77 MiB/sec. | ||
| 11917 | 2026.02.05 01:55:13.683218 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.02.05 01:55:13.683240 [ 4 ] {adc741fd-a1cf-4203-91f6-aa245a747ce6} <Debug> TCPHandler: Processed in 0.001777113 sec. | ||
| 11919 | 2026.02.05 01:55:13.683249 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11920 | 2026.02.05 01:55:13.683336 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11921 | 2026.02.05 01:55:13.683344 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 11922 | 2026.02.05 01:55:13.683367 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2026.02.05 01:55:13.683457 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11924 | 2026.02.05 01:55:13.683469 [ 4 ] {35fc41cb-c03e-47a3-be75-8dfce11670e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11925 | 2026.02.05 01:55:13.683494 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25021 rows starting from the beginning of the part | ||
| 11926 | 2026.02.05 01:55:13.683536 [ 4 ] {35fc41cb-c03e-47a3-be75-8dfce11670e5} <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 | ||
| 11927 | 2026.02.05 01:55:13.683557 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 11928 | 2026.02.05 01:55:13.683607 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 163 rows starting from the beginning of the part | ||
| 11929 | 2026.02.05 01:55:13.683648 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2026.02.05 01:55:13.683650 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 11931 | 2026.02.05 01:55:13.683710 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 11932 | 2026.02.05 01:55:13.683743 [ 196 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_91_18} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11933 | 2026.02.05 01:55:13.683750 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 881 rows starting from the beginning of the part | ||
| 11934 | 2026.02.05 01:55:13.683848 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11935 | 2026.02.05 01:55:13.684322 [ 4 ] {35fc41cb-c03e-47a3-be75-8dfce11670e5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.02.05 01:55:13.684365 [ 4 ] {35fc41cb-c03e-47a3-be75-8dfce11670e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11937 | 2026.02.05 01:55:13.684905 [ 4 ] {35fc41cb-c03e-47a3-be75-8dfce11670e5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11938 | 2026.02.05 01:55:13.685149 [ 4 ] {35fc41cb-c03e-47a3-be75-8dfce11670e5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.02.05 01:55:13.685400 [ 4 ] {35fc41cb-c03e-47a3-be75-8dfce11670e5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00195 sec., 2051.2820512820513 rows/sec., 3.68 MiB/sec. | ||
| 11940 | 2026.02.05 01:55:13.685477 [ 4 ] {35fc41cb-c03e-47a3-be75-8dfce11670e5} <Debug> TCPHandler: Processed in 0.00216113 sec. | ||
| 11941 | 2026.02.05 01:55:13.685599 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.02.05 01:55:13.685695 [ 4 ] {5fb6f8a4-cf61-4e28-a663-ab0bfab66298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11943 | 2026.02.05 01:55:13.685736 [ 4 ] {5fb6f8a4-cf61-4e28-a663-ab0bfab66298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11944 | 2026.02.05 01:55:13.686088 [ 4 ] {5fb6f8a4-cf61-4e28-a663-ab0bfab66298} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.02.05 01:55:13.686124 [ 4 ] {5fb6f8a4-cf61-4e28-a663-ab0bfab66298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11946 | 2026.02.05 01:55:13.686665 [ 4 ] {5fb6f8a4-cf61-4e28-a663-ab0bfab66298} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11947 | 2026.02.05 01:55:13.686868 [ 4 ] {5fb6f8a4-cf61-4e28-a663-ab0bfab66298} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.02.05 01:55:13.686989 [ 4 ] {5fb6f8a4-cf61-4e28-a663-ab0bfab66298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
| 11949 | 2026.02.05 01:55:13.687023 [ 4 ] {5fb6f8a4-cf61-4e28-a663-ab0bfab66298} <Debug> TCPHandler: Processed in 0.001523578 sec. | ||
| 11950 | 2026.02.05 01:55:13.689969 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26545 rows, containing 5 columns (5 merged, 0 gathered) in 0.006654562 sec., 3988992.814252839 rows/sec., 274.02 MiB/sec. | ||
| 11951 | 2026.02.05 01:55:13.690283 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11952 | 2026.02.05 01:55:13.690576 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.02.05 01:55:13.690664 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11954 | 2026.02.05 01:55:13.690760 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11955 | 2026.02.05 01:55:15.111129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30261 | ||
| 11956 | 2026.02.05 01:55:15.111664 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.02.05 01:55:15.111708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11958 | 2026.02.05 01:55:15.112211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11959 | 2026.02.05 01:55:15.112448 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.02.05 01:55:15.112602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30261 | ||
| 11961 | 2026.02.05 01:55:16.808703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11962 | 2026.02.05 01:55:16.825252 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.02.05 01:55:16.825306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 11964 | 2026.02.05 01:55:16.831379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11965 | 2026.02.05 01:55:16.832078 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11966 | 2026.02.05 01:55:16.834901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11967 | 2026.02.05 01:55:18.642844 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2026.02.05 01:55:18.643030 [ 4 ] {64ca5fed-dc57-4e93-822d-1fa3b148ea0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11969 | 2026.02.05 01:55:18.643092 [ 4 ] {64ca5fed-dc57-4e93-822d-1fa3b148ea0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11970 | 2026.02.05 01:55:18.643790 [ 4 ] {64ca5fed-dc57-4e93-822d-1fa3b148ea0b} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2026.02.05 01:55:18.643826 [ 4 ] {64ca5fed-dc57-4e93-822d-1fa3b148ea0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11972 | 2026.02.05 01:55:18.644208 [ 4 ] {64ca5fed-dc57-4e93-822d-1fa3b148ea0b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11973 | 2026.02.05 01:55:18.644437 [ 4 ] {64ca5fed-dc57-4e93-822d-1fa3b148ea0b} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.02.05 01:55:18.644579 [ 4 ] {64ca5fed-dc57-4e93-822d-1fa3b148ea0b} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001598 sec., 80100.12515644556 rows/sec., 6.90 MiB/sec. | ||
| 11975 | 2026.02.05 01:55:18.644619 [ 4 ] {64ca5fed-dc57-4e93-822d-1fa3b148ea0b} <Debug> TCPHandler: Processed in 0.001911144 sec. | ||
| 11976 | 2026.02.05 01:55:18.644747 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2026.02.05 01:55:18.644841 [ 4 ] {9956f02f-894d-4d0d-806b-b2ab36481fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11978 | 2026.02.05 01:55:18.644882 [ 4 ] {9956f02f-894d-4d0d-806b-b2ab36481fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11979 | 2026.02.05 01:55:18.645308 [ 4 ] {9956f02f-894d-4d0d-806b-b2ab36481fcb} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2026.02.05 01:55:18.645353 [ 4 ] {9956f02f-894d-4d0d-806b-b2ab36481fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11981 | 2026.02.05 01:55:18.645642 [ 4 ] {9956f02f-894d-4d0d-806b-b2ab36481fcb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11982 | 2026.02.05 01:55:18.645849 [ 4 ] {9956f02f-894d-4d0d-806b-b2ab36481fcb} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.02.05 01:55:18.645975 [ 4 ] {9956f02f-894d-4d0d-806b-b2ab36481fcb} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001153 sec., 31222.896790980052 rows/sec., 2.29 MiB/sec. | ||
| 11984 | 2026.02.05 01:55:18.646012 [ 4 ] {9956f02f-894d-4d0d-806b-b2ab36481fcb} <Debug> TCPHandler: Processed in 0.001315374 sec. | ||
| 11985 | 2026.02.05 01:55:18.646120 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.02.05 01:55:18.646212 [ 4 ] {b436b8b1-9af6-4d42-bda9-168dba8e57cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11987 | 2026.02.05 01:55:18.646251 [ 4 ] {b436b8b1-9af6-4d42-bda9-168dba8e57cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11988 | 2026.02.05 01:55:18.646681 [ 4 ] {b436b8b1-9af6-4d42-bda9-168dba8e57cc} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2026.02.05 01:55:18.646715 [ 4 ] {b436b8b1-9af6-4d42-bda9-168dba8e57cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11990 | 2026.02.05 01:55:18.647026 [ 4 ] {b436b8b1-9af6-4d42-bda9-168dba8e57cc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11991 | 2026.02.05 01:55:18.647226 [ 4 ] {b436b8b1-9af6-4d42-bda9-168dba8e57cc} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.02.05 01:55:18.647360 [ 4 ] {b436b8b1-9af6-4d42-bda9-168dba8e57cc} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001166 sec., 85763.29331046312 rows/sec., 6.70 MiB/sec. | ||
| 11993 | 2026.02.05 01:55:18.647398 [ 4 ] {b436b8b1-9af6-4d42-bda9-168dba8e57cc} <Debug> TCPHandler: Processed in 0.001327244 sec. | ||
| 11994 | 2026.02.05 01:55:18.647508 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.02.05 01:55:18.647601 [ 4 ] {cb4f6b83-f598-4912-8b8c-c3ada7ebbdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11996 | 2026.02.05 01:55:18.647644 [ 4 ] {cb4f6b83-f598-4912-8b8c-c3ada7ebbdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11997 | 2026.02.05 01:55:18.648043 [ 4 ] {cb4f6b83-f598-4912-8b8c-c3ada7ebbdeb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.02.05 01:55:18.648077 [ 4 ] {cb4f6b83-f598-4912-8b8c-c3ada7ebbdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 11999 | 2026.02.05 01:55:18.648407 [ 4 ] {cb4f6b83-f598-4912-8b8c-c3ada7ebbdeb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12000 | 2026.02.05 01:55:18.648609 [ 4 ] {cb4f6b83-f598-4912-8b8c-c3ada7ebbdeb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.02.05 01:55:18.648736 [ 4 ] {cb4f6b83-f598-4912-8b8c-c3ada7ebbdeb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 12002 | 2026.02.05 01:55:18.648771 [ 4 ] {cb4f6b83-f598-4912-8b8c-c3ada7ebbdeb} <Debug> TCPHandler: Processed in 0.001311664 sec. | ||
| 12003 | 2026.02.05 01:55:18.648872 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12004 | 2026.02.05 01:55:18.648964 [ 4 ] {11a102b2-d7ac-4831-9160-586a78267e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12005 | 2026.02.05 01:55:18.649017 [ 4 ] {11a102b2-d7ac-4831-9160-586a78267e33} <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 | ||
| 12006 | 2026.02.05 01:55:18.649867 [ 4 ] {11a102b2-d7ac-4831-9160-586a78267e33} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2026.02.05 01:55:18.649900 [ 4 ] {11a102b2-d7ac-4831-9160-586a78267e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12008 | 2026.02.05 01:55:18.650444 [ 4 ] {11a102b2-d7ac-4831-9160-586a78267e33} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12009 | 2026.02.05 01:55:18.650654 [ 4 ] {11a102b2-d7ac-4831-9160-586a78267e33} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12010 | 2026.02.05 01:55:18.650792 [ 4 ] {11a102b2-d7ac-4831-9160-586a78267e33} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001847 sec., 19491.066594477532 rows/sec., 34.93 MiB/sec. | ||
| 12011 | 2026.02.05 01:55:18.650844 [ 4 ] {11a102b2-d7ac-4831-9160-586a78267e33} <Debug> TCPHandler: Processed in 0.002021827 sec. | ||
| 12012 | 2026.02.05 01:55:18.650957 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12013 | 2026.02.05 01:55:18.651050 [ 4 ] {2b434d17-47cc-4f1c-9f87-066492f5c210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12014 | 2026.02.05 01:55:18.651091 [ 4 ] {2b434d17-47cc-4f1c-9f87-066492f5c210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12015 | 2026.02.05 01:55:18.651431 [ 4 ] {2b434d17-47cc-4f1c-9f87-066492f5c210} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.02.05 01:55:18.651464 [ 4 ] {2b434d17-47cc-4f1c-9f87-066492f5c210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12017 | 2026.02.05 01:55:18.651752 [ 4 ] {2b434d17-47cc-4f1c-9f87-066492f5c210} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12018 | 2026.02.05 01:55:18.651958 [ 4 ] {2b434d17-47cc-4f1c-9f87-066492f5c210} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12019 | 2026.02.05 01:55:18.652075 [ 79 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12020 | 2026.02.05 01:55:18.652082 [ 4 ] {2b434d17-47cc-4f1c-9f87-066492f5c210} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 12021 | 2026.02.05 01:55:18.652111 [ 79 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2026.02.05 01:55:18.652127 [ 4 ] {2b434d17-47cc-4f1c-9f87-066492f5c210} <Debug> TCPHandler: Processed in 0.001220623 sec. | ||
| 12023 | 2026.02.05 01:55:18.652129 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12024 | 2026.02.05 01:55:18.652255 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12025 | 2026.02.05 01:55:18.652412 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12026 | 2026.02.05 01:55:18.652451 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5112 rows starting from the beginning of the part | ||
| 12027 | 2026.02.05 01:55:18.652521 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12028 | 2026.02.05 01:55:18.652569 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12029 | 2026.02.05 01:55:18.652614 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12030 | 2026.02.05 01:55:18.652657 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12031 | 2026.02.05 01:55:18.652700 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12032 | 2026.02.05 01:55:18.654265 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 4 columns (4 merged, 0 gathered) in 0.002066008 sec., 2619544.551618387 rows/sec., 176.50 MiB/sec. | ||
| 12033 | 2026.02.05 01:55:18.654609 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12034 | 2026.02.05 01:55:18.654886 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_91_18} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2026.02.05 01:55:18.654964 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_91_18} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12036 | 2026.02.05 01:55:18.655048 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12037 | 2026.02.05 01:55:22.438839 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12038 | 2026.02.05 01:55:22.438911 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12039 | 2026.02.05 01:55:22.612899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30709 | ||
| 12040 | 2026.02.05 01:55:22.613414 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2026.02.05 01:55:22.613463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12042 | 2026.02.05 01:55:22.613959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12043 | 2026.02.05 01:55:22.614190 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2026.02.05 01:55:22.614318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30709 | ||
| 12045 | 2026.02.05 01:55:22.699465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1446 | ||
| 12046 | 2026.02.05 01:55:22.701857 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.02.05 01:55:22.701904 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12048 | 2026.02.05 01:55:22.703123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12049 | 2026.02.05 01:55:22.703386 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.02.05 01:55:22.703643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
| 12051 | 2026.02.05 01:55:23.002265 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001840974 sec. | ||
| 12052 | 2026.02.05 01:55:23.642169 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.02.05 01:55:23.642341 [ 4 ] {57ad916c-a8bd-4684-bbbf-d23ef6d27959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12054 | 2026.02.05 01:55:23.642405 [ 4 ] {57ad916c-a8bd-4684-bbbf-d23ef6d27959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12055 | 2026.02.05 01:55:23.643120 [ 4 ] {57ad916c-a8bd-4684-bbbf-d23ef6d27959} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.02.05 01:55:23.643157 [ 4 ] {57ad916c-a8bd-4684-bbbf-d23ef6d27959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12057 | 2026.02.05 01:55:23.643544 [ 4 ] {57ad916c-a8bd-4684-bbbf-d23ef6d27959} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12058 | 2026.02.05 01:55:23.643769 [ 4 ] {57ad916c-a8bd-4684-bbbf-d23ef6d27959} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.02.05 01:55:23.643929 [ 4 ] {57ad916c-a8bd-4684-bbbf-d23ef6d27959} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001636 sec., 39119.80440097799 rows/sec., 3.10 MiB/sec. | ||
| 12060 | 2026.02.05 01:55:23.643971 [ 4 ] {57ad916c-a8bd-4684-bbbf-d23ef6d27959} <Debug> TCPHandler: Processed in 0.001935126 sec. | ||
| 12061 | 2026.02.05 01:55:23.644098 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.02.05 01:55:23.644191 [ 4 ] {1e8d04b6-7c7e-4dae-ae5c-e49f0c49ef56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12063 | 2026.02.05 01:55:23.644232 [ 4 ] {1e8d04b6-7c7e-4dae-ae5c-e49f0c49ef56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12064 | 2026.02.05 01:55:23.644640 [ 4 ] {1e8d04b6-7c7e-4dae-ae5c-e49f0c49ef56} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.02.05 01:55:23.644673 [ 4 ] {1e8d04b6-7c7e-4dae-ae5c-e49f0c49ef56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12066 | 2026.02.05 01:55:23.644974 [ 4 ] {1e8d04b6-7c7e-4dae-ae5c-e49f0c49ef56} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12067 | 2026.02.05 01:55:23.645184 [ 4 ] {1e8d04b6-7c7e-4dae-ae5c-e49f0c49ef56} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.02.05 01:55:23.645309 [ 4 ] {1e8d04b6-7c7e-4dae-ae5c-e49f0c49ef56} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001135 sec., 3524.229074889868 rows/sec., 265.01 KiB/sec. | ||
| 12069 | 2026.02.05 01:55:23.645345 [ 4 ] {1e8d04b6-7c7e-4dae-ae5c-e49f0c49ef56} <Debug> TCPHandler: Processed in 0.001298184 sec. | ||
| 12070 | 2026.02.05 01:55:23.645453 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.02.05 01:55:23.645555 [ 4 ] {245439ac-529b-41e1-9cb4-d565f6d24f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12072 | 2026.02.05 01:55:23.645595 [ 4 ] {245439ac-529b-41e1-9cb4-d565f6d24f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12073 | 2026.02.05 01:55:23.646002 [ 4 ] {245439ac-529b-41e1-9cb4-d565f6d24f0f} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.02.05 01:55:23.646034 [ 4 ] {245439ac-529b-41e1-9cb4-d565f6d24f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12075 | 2026.02.05 01:55:23.646330 [ 4 ] {245439ac-529b-41e1-9cb4-d565f6d24f0f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12076 | 2026.02.05 01:55:23.646557 [ 4 ] {245439ac-529b-41e1-9cb4-d565f6d24f0f} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.02.05 01:55:23.646683 [ 4 ] {245439ac-529b-41e1-9cb4-d565f6d24f0f} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001146 sec., 59336.823734729485 rows/sec., 4.63 MiB/sec. | ||
| 12078 | 2026.02.05 01:55:23.646720 [ 4 ] {245439ac-529b-41e1-9cb4-d565f6d24f0f} <Debug> TCPHandler: Processed in 0.001316744 sec. | ||
| 12079 | 2026.02.05 01:55:23.646829 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2026.02.05 01:55:23.646921 [ 4 ] {22dbb59b-b377-4b81-af94-3d376bbec0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12081 | 2026.02.05 01:55:23.646964 [ 4 ] {22dbb59b-b377-4b81-af94-3d376bbec0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12082 | 2026.02.05 01:55:23.647368 [ 4 ] {22dbb59b-b377-4b81-af94-3d376bbec0eb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2026.02.05 01:55:23.647402 [ 4 ] {22dbb59b-b377-4b81-af94-3d376bbec0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12084 | 2026.02.05 01:55:23.647740 [ 4 ] {22dbb59b-b377-4b81-af94-3d376bbec0eb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12085 | 2026.02.05 01:55:23.647942 [ 4 ] {22dbb59b-b377-4b81-af94-3d376bbec0eb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2026.02.05 01:55:23.648067 [ 4 ] {22dbb59b-b377-4b81-af94-3d376bbec0eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 12087 | 2026.02.05 01:55:23.648103 [ 4 ] {22dbb59b-b377-4b81-af94-3d376bbec0eb} <Debug> TCPHandler: Processed in 0.001323484 sec. | ||
| 12088 | 2026.02.05 01:55:23.648202 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12089 | 2026.02.05 01:55:23.648303 [ 4 ] {d62bbf92-3cc8-4ba1-a9df-503c8002a112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12090 | 2026.02.05 01:55:23.648357 [ 4 ] {d62bbf92-3cc8-4ba1-a9df-503c8002a112} <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 | ||
| 12091 | 2026.02.05 01:55:23.649100 [ 4 ] {d62bbf92-3cc8-4ba1-a9df-503c8002a112} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.02.05 01:55:23.649134 [ 4 ] {d62bbf92-3cc8-4ba1-a9df-503c8002a112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12093 | 2026.02.05 01:55:23.649633 [ 4 ] {d62bbf92-3cc8-4ba1-a9df-503c8002a112} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12094 | 2026.02.05 01:55:23.649850 [ 4 ] {d62bbf92-3cc8-4ba1-a9df-503c8002a112} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.02.05 01:55:23.649955 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12096 | 2026.02.05 01:55:23.649985 [ 4 ] {d62bbf92-3cc8-4ba1-a9df-503c8002a112} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001709 sec., 2340.5500292568754 rows/sec., 4.19 MiB/sec. | ||
| 12097 | 2026.02.05 01:55:23.649995 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12098 | 2026.02.05 01:55:23.650030 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12099 | 2026.02.05 01:55:23.650050 [ 4 ] {d62bbf92-3cc8-4ba1-a9df-503c8002a112} <Debug> TCPHandler: Processed in 0.001895905 sec. | ||
| 12100 | 2026.02.05 01:55:23.650169 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2026.02.05 01:55:23.650203 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 12102 | 2026.02.05 01:55:23.650263 [ 4 ] {f8b9e406-031f-4c33-80e4-23aa1c31ae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12103 | 2026.02.05 01:55:23.650312 [ 4 ] {f8b9e406-031f-4c33-80e4-23aa1c31ae21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12104 | 2026.02.05 01:55:23.650609 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12105 | 2026.02.05 01:55:23.650687 [ 4 ] {f8b9e406-031f-4c33-80e4-23aa1c31ae21} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.02.05 01:55:23.650711 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1695 rows starting from the beginning of the part | ||
| 12107 | 2026.02.05 01:55:23.650738 [ 4 ] {f8b9e406-031f-4c33-80e4-23aa1c31ae21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12108 | 2026.02.05 01:55:23.650955 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 4 rows starting from the beginning of the part | ||
| 12109 | 2026.02.05 01:55:23.651092 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
| 12110 | 2026.02.05 01:55:23.651135 [ 4 ] {f8b9e406-031f-4c33-80e4-23aa1c31ae21} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12111 | 2026.02.05 01:55:23.651196 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part | ||
| 12112 | 2026.02.05 01:55:23.651293 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 12113 | 2026.02.05 01:55:23.651387 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
| 12114 | 2026.02.05 01:55:23.651388 [ 4 ] {f8b9e406-031f-4c33-80e4-23aa1c31ae21} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.02.05 01:55:23.651537 [ 4 ] {f8b9e406-031f-4c33-80e4-23aa1c31ae21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 12116 | 2026.02.05 01:55:23.651574 [ 4 ] {f8b9e406-031f-4c33-80e4-23aa1c31ae21} <Debug> TCPHandler: Processed in 0.001456477 sec. | ||
| 12117 | 2026.02.05 01:55:23.662392 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1779 rows, containing 19 columns (19 merged, 0 gathered) in 0.012277585 sec., 144898.20270028673 rows/sec., 259.65 MiB/sec. | ||
| 12118 | 2026.02.05 01:55:23.663787 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12119 | 2026.02.05 01:55:23.664167 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.02.05 01:55:23.664246 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12121 | 2026.02.05 01:55:23.664357 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.09 MiB. | ||
| 12122 | 2026.02.05 01:55:24.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.57 MiB, peak 362.63 MiB, free memory in arenas 0.00 B, will set to 351.64 MiB (RSS), difference: 6.07 MiB | ||
| 12123 | 2026.02.05 01:55:24.335126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12124 | 2026.02.05 01:55:24.352561 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12125 | 2026.02.05 01:55:24.352622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12126 | 2026.02.05 01:55:24.358931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12127 | 2026.02.05 01:55:24.359650 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2026.02.05 01:55:24.363347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12129 | 2026.02.05 01:55:24.450236 [ 75 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12130 | 2026.02.05 01:55:24.450305 [ 75 ] {} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12131 | 2026.02.05 01:55:24.450330 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12132 | 2026.02.05 01:55:24.450496 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 12133 | 2026.02.05 01:55:24.450709 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12134 | 2026.02.05 01:55:24.450766 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 12135 | 2026.02.05 01:55:24.450877 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 12136 | 2026.02.05 01:55:24.450959 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 12137 | 2026.02.05 01:55:24.451034 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 12138 | 2026.02.05 01:55:24.451097 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 12139 | 2026.02.05 01:55:24.452013 [ 188 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599469 sec., 630834.3581526119 rows/sec., 46.03 MiB/sec. | ||
| 12140 | 2026.02.05 01:55:24.452217 [ 187 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12141 | 2026.02.05 01:55:24.452548 [ 187 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2026.02.05 01:55:24.452637 [ 187 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_17_4} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12143 | 2026.02.05 01:55:24.452732 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 12144 | 2026.02.05 01:55:28.643089 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2026.02.05 01:55:28.643350 [ 4 ] {4c44f3ef-e56d-4279-941d-e21ae37e5ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12146 | 2026.02.05 01:55:28.643449 [ 4 ] {4c44f3ef-e56d-4279-941d-e21ae37e5ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12147 | 2026.02.05 01:55:28.644382 [ 4 ] {4c44f3ef-e56d-4279-941d-e21ae37e5ad9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2026.02.05 01:55:28.644424 [ 4 ] {4c44f3ef-e56d-4279-941d-e21ae37e5ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12149 | 2026.02.05 01:55:28.644833 [ 4 ] {4c44f3ef-e56d-4279-941d-e21ae37e5ad9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12150 | 2026.02.05 01:55:28.645077 [ 4 ] {4c44f3ef-e56d-4279-941d-e21ae37e5ad9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2026.02.05 01:55:28.645227 [ 4 ] {4c44f3ef-e56d-4279-941d-e21ae37e5ad9} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001946 sec., 65775.950668037 rows/sec., 5.67 MiB/sec. | ||
| 12152 | 2026.02.05 01:55:28.645269 [ 4 ] {4c44f3ef-e56d-4279-941d-e21ae37e5ad9} <Debug> TCPHandler: Processed in 0.002315042 sec. | ||
| 12153 | 2026.02.05 01:55:28.645393 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12154 | 2026.02.05 01:55:28.645489 [ 4 ] {6a5366a1-0448-42e5-99b6-adc2a68ede30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12155 | 2026.02.05 01:55:28.645529 [ 4 ] {6a5366a1-0448-42e5-99b6-adc2a68ede30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12156 | 2026.02.05 01:55:28.645935 [ 4 ] {6a5366a1-0448-42e5-99b6-adc2a68ede30} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.02.05 01:55:28.645970 [ 4 ] {6a5366a1-0448-42e5-99b6-adc2a68ede30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12158 | 2026.02.05 01:55:28.646273 [ 4 ] {6a5366a1-0448-42e5-99b6-adc2a68ede30} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12159 | 2026.02.05 01:55:28.646493 [ 4 ] {6a5366a1-0448-42e5-99b6-adc2a68ede30} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.02.05 01:55:28.646622 [ 4 ] {6a5366a1-0448-42e5-99b6-adc2a68ede30} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001153 sec., 31222.896790980052 rows/sec., 2.29 MiB/sec. | ||
| 12161 | 2026.02.05 01:55:28.646660 [ 4 ] {6a5366a1-0448-42e5-99b6-adc2a68ede30} <Debug> TCPHandler: Processed in 0.001316935 sec. | ||
| 12162 | 2026.02.05 01:55:28.646772 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12163 | 2026.02.05 01:55:28.646865 [ 4 ] {75de3563-dde2-44e0-beee-f251a2aca8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12164 | 2026.02.05 01:55:28.646905 [ 4 ] {75de3563-dde2-44e0-beee-f251a2aca8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12165 | 2026.02.05 01:55:28.647317 [ 4 ] {75de3563-dde2-44e0-beee-f251a2aca8a1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.02.05 01:55:28.647353 [ 4 ] {75de3563-dde2-44e0-beee-f251a2aca8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12167 | 2026.02.05 01:55:28.647662 [ 4 ] {75de3563-dde2-44e0-beee-f251a2aca8a1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12168 | 2026.02.05 01:55:28.647884 [ 4 ] {75de3563-dde2-44e0-beee-f251a2aca8a1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.02.05 01:55:28.648009 [ 4 ] {75de3563-dde2-44e0-beee-f251a2aca8a1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001162 sec., 86058.51979345955 rows/sec., 6.72 MiB/sec. | ||
| 12170 | 2026.02.05 01:55:28.648047 [ 4 ] {75de3563-dde2-44e0-beee-f251a2aca8a1} <Debug> TCPHandler: Processed in 0.001324234 sec. | ||
| 12171 | 2026.02.05 01:55:28.648162 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.02.05 01:55:28.648255 [ 4 ] {d52483c7-946d-4eca-ba1b-44b07549543a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12173 | 2026.02.05 01:55:28.648298 [ 4 ] {d52483c7-946d-4eca-ba1b-44b07549543a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12174 | 2026.02.05 01:55:28.648710 [ 4 ] {d52483c7-946d-4eca-ba1b-44b07549543a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.02.05 01:55:28.648747 [ 4 ] {d52483c7-946d-4eca-ba1b-44b07549543a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12176 | 2026.02.05 01:55:28.649070 [ 4 ] {d52483c7-946d-4eca-ba1b-44b07549543a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12177 | 2026.02.05 01:55:28.649267 [ 4 ] {d52483c7-946d-4eca-ba1b-44b07549543a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.02.05 01:55:28.649396 [ 4 ] {d52483c7-946d-4eca-ba1b-44b07549543a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 12179 | 2026.02.05 01:55:28.649433 [ 4 ] {d52483c7-946d-4eca-ba1b-44b07549543a} <Debug> TCPHandler: Processed in 0.001321514 sec. | ||
| 12180 | 2026.02.05 01:55:28.649542 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2026.02.05 01:55:28.649635 [ 4 ] {09ebb608-1f93-4401-98fc-b62075427bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.02.05 01:55:28.649687 [ 4 ] {09ebb608-1f93-4401-98fc-b62075427bb9} <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 | ||
| 12183 | 2026.02.05 01:55:28.650460 [ 4 ] {09ebb608-1f93-4401-98fc-b62075427bb9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.02.05 01:55:28.650499 [ 4 ] {09ebb608-1f93-4401-98fc-b62075427bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12185 | 2026.02.05 01:55:28.651021 [ 4 ] {09ebb608-1f93-4401-98fc-b62075427bb9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12186 | 2026.02.05 01:55:28.651232 [ 4 ] {09ebb608-1f93-4401-98fc-b62075427bb9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.02.05 01:55:28.651364 [ 4 ] {09ebb608-1f93-4401-98fc-b62075427bb9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001748 sec., 20594.965675057207 rows/sec., 36.91 MiB/sec. | ||
| 12188 | 2026.02.05 01:55:28.651417 [ 4 ] {09ebb608-1f93-4401-98fc-b62075427bb9} <Debug> TCPHandler: Processed in 0.001922266 sec. | ||
| 12189 | 2026.02.05 01:55:28.651530 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12190 | 2026.02.05 01:55:28.651623 [ 4 ] {3bdc5127-e3c5-4a1c-943a-ff92e2d91a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12191 | 2026.02.05 01:55:28.651663 [ 4 ] {3bdc5127-e3c5-4a1c-943a-ff92e2d91a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12192 | 2026.02.05 01:55:28.651987 [ 4 ] {3bdc5127-e3c5-4a1c-943a-ff92e2d91a89} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.02.05 01:55:28.652021 [ 4 ] {3bdc5127-e3c5-4a1c-943a-ff92e2d91a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12194 | 2026.02.05 01:55:28.652308 [ 4 ] {3bdc5127-e3c5-4a1c-943a-ff92e2d91a89} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12195 | 2026.02.05 01:55:28.652512 [ 4 ] {3bdc5127-e3c5-4a1c-943a-ff92e2d91a89} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.02.05 01:55:28.652634 [ 4 ] {3bdc5127-e3c5-4a1c-943a-ff92e2d91a89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 12197 | 2026.02.05 01:55:28.652669 [ 4 ] {3bdc5127-e3c5-4a1c-943a-ff92e2d91a89} <Debug> TCPHandler: Processed in 0.001187081 sec. | ||
| 12198 | 2026.02.05 01:55:30.114499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31221 | ||
| 12199 | 2026.02.05 01:55:30.115305 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.02.05 01:55:30.115345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12201 | 2026.02.05 01:55:30.115834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12202 | 2026.02.05 01:55:30.116068 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.02.05 01:55:30.116225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31221 | ||
| 12204 | 2026.02.05 01:55:31.117217 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37532 | ||
| 12205 | 2026.02.05 01:55:31.117328 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12206 | 2026.02.05 01:55:31.117353 [ 292 ] {} <Debug> TCP-Session: e2a06a7b-b5c9-4235-bb9e-c93e6938c311 Authenticating user 'default' from [fd00:1122:3344:101::e]:37532 | ||
| 12207 | 2026.02.05 01:55:31.117376 [ 292 ] {} <Debug> TCP-Session: e2a06a7b-b5c9-4235-bb9e-c93e6938c311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12208 | 2026.02.05 01:55:31.117395 [ 292 ] {} <Debug> TCP-Session: e2a06a7b-b5c9-4235-bb9e-c93e6938c311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.02.05 01:55:31.117598 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51209 | ||
| 12210 | 2026.02.05 01:55:31.117658 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33311 | ||
| 12211 | 2026.02.05 01:55:31.117691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55495 | ||
| 12212 | 2026.02.05 01:55:31.117713 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12213 | 2026.02.05 01:55:31.117712 [ 292 ] {} <Trace> TCP-Session: e2a06a7b-b5c9-4235-bb9e-c93e6938c311 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12214 | 2026.02.05 01:55:31.117749 [ 293 ] {} <Debug> TCP-Session: eb730879-a833-4037-ab3b-54f44079d8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:51209 | ||
| 12215 | 2026.02.05 01:55:31.117728 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52947 | ||
| 12216 | 2026.02.05 01:55:31.117787 [ 293 ] {} <Debug> TCP-Session: eb730879-a833-4037-ab3b-54f44079d8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2026.02.05 01:55:31.117777 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12218 | 2026.02.05 01:55:31.117832 [ 293 ] {} <Debug> TCP-Session: eb730879-a833-4037-ab3b-54f44079d8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12219 | 2026.02.05 01:55:31.117703 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61904 | ||
| 12220 | 2026.02.05 01:55:31.117849 [ 289 ] {} <Debug> TCP-Session: 99822f57-0ff1-4ebc-8df1-78222c48e52d Authenticating user 'default' from [fd00:1122:3344:101::e]:55495 | ||
| 12221 | 2026.02.05 01:55:31.117683 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57296 | ||
| 12222 | 2026.02.05 01:55:31.117906 [ 292 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37532) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12223 | 2026.02.05 01:55:31.117898 [ 289 ] {} <Debug> TCP-Session: 99822f57-0ff1-4ebc-8df1-78222c48e52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12224 | 2026.02.05 01:55:31.117934 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12225 | 2026.02.05 01:55:31.117960 [ 289 ] {} <Debug> TCP-Session: 99822f57-0ff1-4ebc-8df1-78222c48e52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12226 | 2026.02.05 01:55:31.117975 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12227 | 2026.02.05 01:55:31.117984 [ 290 ] {} <Debug> TCP-Session: 07da1212-2e0d-4fbc-9864-c99317ceedb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61904 | ||
| 12228 | 2026.02.05 01:55:31.118008 [ 288 ] {} <Debug> TCP-Session: 27b2ea33-0c03-4fbd-894c-996b67a3bca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57296 | ||
| 12229 | 2026.02.05 01:55:31.118032 [ 290 ] {} <Debug> TCP-Session: 07da1212-2e0d-4fbc-9864-c99317ceedb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12230 | 2026.02.05 01:55:31.117888 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12231 | 2026.02.05 01:55:31.118059 [ 290 ] {} <Debug> TCP-Session: 07da1212-2e0d-4fbc-9864-c99317ceedb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12232 | 2026.02.05 01:55:31.118053 [ 288 ] {} <Debug> TCP-Session: 27b2ea33-0c03-4fbd-894c-996b67a3bca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12233 | 2026.02.05 01:55:31.118096 [ 291 ] {} <Debug> TCP-Session: 38a0a49f-5091-424d-9993-85e385ef492f Authenticating user 'default' from [fd00:1122:3344:101::e]:52947 | ||
| 12234 | 2026.02.05 01:55:31.118113 [ 288 ] {} <Debug> TCP-Session: 27b2ea33-0c03-4fbd-894c-996b67a3bca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2026.02.05 01:55:31.117675 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63889 | ||
| 12236 | 2026.02.05 01:55:31.118139 [ 291 ] {} <Debug> TCP-Session: 38a0a49f-5091-424d-9993-85e385ef492f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12237 | 2026.02.05 01:55:31.118175 [ 292 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12238 | 2026.02.05 01:55:31.118188 [ 291 ] {} <Debug> TCP-Session: 38a0a49f-5091-424d-9993-85e385ef492f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12239 | 2026.02.05 01:55:31.118210 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12240 | 2026.02.05 01:55:31.117662 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59632 | ||
| 12241 | 2026.02.05 01:55:31.118242 [ 286 ] {} <Debug> TCP-Session: e9f344cc-e0cd-4a25-90bb-5356536e2771 Authenticating user 'default' from [fd00:1122:3344:101::e]:63889 | ||
| 12242 | 2026.02.05 01:55:31.118242 [ 292 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12243 | 2026.02.05 01:55:31.118269 [ 286 ] {} <Debug> TCP-Session: e9f344cc-e0cd-4a25-90bb-5356536e2771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12244 | 2026.02.05 01:55:31.117782 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12245 | 2026.02.05 01:55:31.118292 [ 286 ] {} <Debug> TCP-Session: e9f344cc-e0cd-4a25-90bb-5356536e2771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12246 | 2026.02.05 01:55:31.118308 [ 294 ] {} <Debug> TCP-Session: 91d19527-f890-4af8-8d0b-16773572ae97 Authenticating user 'default' from [fd00:1122:3344:101::e]:33311 | ||
| 12247 | 2026.02.05 01:55:31.118326 [ 294 ] {} <Debug> TCP-Session: 91d19527-f890-4af8-8d0b-16773572ae97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12248 | 2026.02.05 01:55:31.118338 [ 294 ] {} <Debug> TCP-Session: 91d19527-f890-4af8-8d0b-16773572ae97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12249 | 2026.02.05 01:55:31.118484 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12250 | 2026.02.05 01:55:31.118511 [ 3 ] {} <Debug> TCP-Session: 342f58fd-aea9-448c-b96b-9c7d18ce4ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59632 | ||
| 12251 | 2026.02.05 01:55:31.118527 [ 3 ] {} <Debug> TCP-Session: 342f58fd-aea9-448c-b96b-9c7d18ce4ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12252 | 2026.02.05 01:55:31.118539 [ 3 ] {} <Debug> TCP-Session: 342f58fd-aea9-448c-b96b-9c7d18ce4ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12253 | 2026.02.05 01:55:31.118567 [ 292 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 12254 | 2026.02.05 01:55:31.119507 [ 347 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Trace> AggregatingTransform: Aggregating | ||
| 12255 | 2026.02.05 01:55:31.119578 [ 347 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 12256 | 2026.02.05 01:55:31.119617 [ 347 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946427 sec. (1056.606 rows/sec., 41.27 KiB/sec.) | ||
| 12257 | 2026.02.05 01:55:31.119637 [ 347 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Trace> Aggregator: Merging aggregated data | ||
| 12258 | 2026.02.05 01:55:31.121191 [ 292 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00334 sec., 299.4011976047904 rows/sec., 11.70 KiB/sec. | ||
| 12259 | 2026.02.05 01:55:31.121328 [ 292 ] {93fb85f9-6e17-440e-8f9a-54d9b7c7b4eb} <Debug> TCPHandler: Processed in 0.003732678 sec. | ||
| 12260 | 2026.02.05 01:55:31.121464 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12261 | 2026.02.05 01:55:31.121489 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12262 | 2026.02.05 01:55:31.121501 [ 292 ] {} <Debug> TCP-Session: e2a06a7b-b5c9-4235-bb9e-c93e6938c311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12263 | 2026.02.05 01:55:31.121510 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12264 | 2026.02.05 01:55:31.121534 [ 289 ] {} <Debug> TCP-Session: 99822f57-0ff1-4ebc-8df1-78222c48e52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12265 | 2026.02.05 01:55:31.121549 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12266 | 2026.02.05 01:55:31.121569 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12267 | 2026.02.05 01:55:31.121571 [ 290 ] {} <Debug> TCP-Session: 07da1212-2e0d-4fbc-9864-c99317ceedb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2026.02.05 01:55:31.121597 [ 3 ] {} <Debug> TCP-Session: 342f58fd-aea9-448c-b96b-9c7d18ce4ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12269 | 2026.02.05 01:55:31.121605 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12270 | 2026.02.05 01:55:31.121609 [ 294 ] {} <Debug> TCP-Session: 91d19527-f890-4af8-8d0b-16773572ae97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12271 | 2026.02.05 01:55:31.121624 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12272 | 2026.02.05 01:55:31.121643 [ 286 ] {} <Debug> TCP-Session: e9f344cc-e0cd-4a25-90bb-5356536e2771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12273 | 2026.02.05 01:55:31.121590 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12274 | 2026.02.05 01:55:31.121675 [ 288 ] {} <Debug> TCP-Session: 27b2ea33-0c03-4fbd-894c-996b67a3bca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2026.02.05 01:55:31.121536 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12276 | 2026.02.05 01:55:31.121712 [ 293 ] {} <Debug> TCP-Session: eb730879-a833-4037-ab3b-54f44079d8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12277 | 2026.02.05 01:55:31.121755 [ 291 ] {} <Debug> TCP-Session: 38a0a49f-5091-424d-9993-85e385ef492f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12278 | 2026.02.05 01:55:31.287565 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42002 | ||
| 12279 | 2026.02.05 01:55:31.287696 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12280 | 2026.02.05 01:55:31.287736 [ 292 ] {} <Debug> TCP-Session: 193ad2a6-24f2-4025-8c33-01f56e872517 Authenticating user 'default' from [fd00:1122:3344:101::e]:42002 | ||
| 12281 | 2026.02.05 01:55:31.287766 [ 292 ] {} <Debug> TCP-Session: 193ad2a6-24f2-4025-8c33-01f56e872517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12282 | 2026.02.05 01:55:31.287782 [ 292 ] {} <Debug> TCP-Session: 193ad2a6-24f2-4025-8c33-01f56e872517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12283 | 2026.02.05 01:55:31.288068 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36991 | ||
| 12284 | 2026.02.05 01:55:31.288151 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49413 | ||
| 12285 | 2026.02.05 01:55:31.288166 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39153 | ||
| 12286 | 2026.02.05 01:55:31.288192 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43035 | ||
| 12287 | 2026.02.05 01:55:31.288237 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53747 | ||
| 12288 | 2026.02.05 01:55:31.288269 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12289 | 2026.02.05 01:55:31.288297 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12290 | 2026.02.05 01:55:31.288319 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12291 | 2026.02.05 01:55:31.288335 [ 293 ] {} <Debug> TCP-Session: 7eb82b03-9e60-460a-bf88-7c73335d3111 Authenticating user 'default' from [fd00:1122:3344:101::e]:36991 | ||
| 12292 | 2026.02.05 01:55:31.288352 [ 288 ] {} <Debug> TCP-Session: 2d9251a9-8240-4e15-8b61-8439cab09e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:39153 | ||
| 12293 | 2026.02.05 01:55:31.288368 [ 289 ] {} <Debug> TCP-Session: e7b3ebd2-1315-4696-a802-bd07b9d0dcc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43035 | ||
| 12294 | 2026.02.05 01:55:31.288386 [ 293 ] {} <Debug> TCP-Session: 7eb82b03-9e60-460a-bf88-7c73335d3111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12295 | 2026.02.05 01:55:31.288400 [ 288 ] {} <Debug> TCP-Session: 2d9251a9-8240-4e15-8b61-8439cab09e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12296 | 2026.02.05 01:55:31.288416 [ 289 ] {} <Debug> TCP-Session: e7b3ebd2-1315-4696-a802-bd07b9d0dcc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12297 | 2026.02.05 01:55:31.288444 [ 288 ] {} <Debug> TCP-Session: 2d9251a9-8240-4e15-8b61-8439cab09e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2026.02.05 01:55:31.288462 [ 289 ] {} <Debug> TCP-Session: e7b3ebd2-1315-4696-a802-bd07b9d0dcc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12299 | 2026.02.05 01:55:31.288424 [ 293 ] {} <Debug> TCP-Session: 7eb82b03-9e60-460a-bf88-7c73335d3111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12300 | 2026.02.05 01:55:31.288387 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12301 | 2026.02.05 01:55:31.288275 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12302 | 2026.02.05 01:55:31.288583 [ 291 ] {} <Debug> TCP-Session: 81849f21-2dcf-4787-9c25-cac392b51c57 Authenticating user 'default' from [fd00:1122:3344:101::e]:53747 | ||
| 12303 | 2026.02.05 01:55:31.288203 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43313 | ||
| 12304 | 2026.02.05 01:55:31.288615 [ 286 ] {} <Debug> TCP-Session: 9679d61c-10d0-41f3-8c61-4bac54a93da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49413 | ||
| 12305 | 2026.02.05 01:55:31.288632 [ 291 ] {} <Debug> TCP-Session: 81849f21-2dcf-4787-9c25-cac392b51c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12306 | 2026.02.05 01:55:31.288666 [ 286 ] {} <Debug> TCP-Session: 9679d61c-10d0-41f3-8c61-4bac54a93da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12307 | 2026.02.05 01:55:31.288136 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63259 | ||
| 12308 | 2026.02.05 01:55:31.288689 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12309 | 2026.02.05 01:55:31.288717 [ 291 ] {} <Debug> TCP-Session: 81849f21-2dcf-4787-9c25-cac392b51c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12310 | 2026.02.05 01:55:31.288740 [ 290 ] {} <Debug> TCP-Session: ab1ef47e-8eb9-430c-b8dc-e513077a116c Authenticating user 'default' from [fd00:1122:3344:101::e]:43313 | ||
| 12311 | 2026.02.05 01:55:31.288763 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12312 | 2026.02.05 01:55:31.288693 [ 286 ] {} <Debug> TCP-Session: 9679d61c-10d0-41f3-8c61-4bac54a93da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12313 | 2026.02.05 01:55:31.288790 [ 290 ] {} <Debug> TCP-Session: ab1ef47e-8eb9-430c-b8dc-e513077a116c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12314 | 2026.02.05 01:55:31.288800 [ 3 ] {} <Debug> TCP-Session: e339a261-6dc3-46f9-860b-54b5f8c2e8fc Authenticating user 'default' from [fd00:1122:3344:101::e]:63259 | ||
| 12315 | 2026.02.05 01:55:31.288820 [ 290 ] {} <Debug> TCP-Session: ab1ef47e-8eb9-430c-b8dc-e513077a116c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.02.05 01:55:31.288834 [ 3 ] {} <Debug> TCP-Session: e339a261-6dc3-46f9-860b-54b5f8c2e8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12317 | 2026.02.05 01:55:31.288133 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51238 | ||
| 12318 | 2026.02.05 01:55:31.288854 [ 3 ] {} <Debug> TCP-Session: e339a261-6dc3-46f9-860b-54b5f8c2e8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2026.02.05 01:55:31.288224 [ 292 ] {} <Trace> TCP-Session: 193ad2a6-24f2-4025-8c33-01f56e872517 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12320 | 2026.02.05 01:55:31.288916 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12321 | 2026.02.05 01:55:31.288943 [ 294 ] {} <Debug> TCP-Session: f0138b0b-2627-4f49-9517-7ef0a664a2a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51238 | ||
| 12322 | 2026.02.05 01:55:31.288958 [ 294 ] {} <Debug> TCP-Session: f0138b0b-2627-4f49-9517-7ef0a664a2a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12323 | 2026.02.05 01:55:31.288971 [ 294 ] {} <Debug> TCP-Session: f0138b0b-2627-4f49-9517-7ef0a664a2a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12324 | 2026.02.05 01:55:31.289089 [ 292 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42002) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12325 | 2026.02.05 01:55:31.289386 [ 292 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12326 | 2026.02.05 01:55:31.289446 [ 292 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12327 | 2026.02.05 01:55:31.289774 [ 292 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 12328 | 2026.02.05 01:55:31.291100 [ 317 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Trace> AggregatingTransform: Aggregating | ||
| 12329 | 2026.02.05 01:55:31.291144 [ 317 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Trace> Aggregator: Aggregation method: without_key | ||
| 12330 | 2026.02.05 01:55:31.291183 [ 317 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001290273 sec. (775.030 rows/sec., 30.27 KiB/sec.) | ||
| 12331 | 2026.02.05 01:55:31.291202 [ 317 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Trace> Aggregator: Merging aggregated data | ||
| 12332 | 2026.02.05 01:55:31.293040 [ 292 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004014 sec., 249.12805181863476 rows/sec., 9.73 KiB/sec. | ||
| 12333 | 2026.02.05 01:55:31.293277 [ 292 ] {522d6b16-acda-4f3b-b5da-65b1b0801635} <Debug> TCPHandler: Processed in 0.005181975 sec. | ||
| 12334 | 2026.02.05 01:55:31.293449 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12335 | 2026.02.05 01:55:31.293498 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12336 | 2026.02.05 01:55:31.293512 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12337 | 2026.02.05 01:55:31.293531 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12338 | 2026.02.05 01:55:31.293560 [ 293 ] {} <Debug> TCP-Session: 7eb82b03-9e60-460a-bf88-7c73335d3111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12339 | 2026.02.05 01:55:31.293586 [ 3 ] {} <Debug> TCP-Session: e339a261-6dc3-46f9-860b-54b5f8c2e8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12340 | 2026.02.05 01:55:31.293602 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12341 | 2026.02.05 01:55:31.293577 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12342 | 2026.02.05 01:55:31.293564 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12343 | 2026.02.05 01:55:31.293669 [ 289 ] {} <Debug> TCP-Session: e7b3ebd2-1315-4696-a802-bd07b9d0dcc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12344 | 2026.02.05 01:55:31.293687 [ 286 ] {} <Debug> TCP-Session: 9679d61c-10d0-41f3-8c61-4bac54a93da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12345 | 2026.02.05 01:55:31.293699 [ 294 ] {} <Debug> TCP-Session: f0138b0b-2627-4f49-9517-7ef0a664a2a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12346 | 2026.02.05 01:55:31.293551 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12347 | 2026.02.05 01:55:31.293499 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12348 | 2026.02.05 01:55:31.293778 [ 290 ] {} <Debug> TCP-Session: ab1ef47e-8eb9-430c-b8dc-e513077a116c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12349 | 2026.02.05 01:55:31.293597 [ 288 ] {} <Debug> TCP-Session: 2d9251a9-8240-4e15-8b61-8439cab09e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12350 | 2026.02.05 01:55:31.293812 [ 291 ] {} <Debug> TCP-Session: 81849f21-2dcf-4787-9c25-cac392b51c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12351 | 2026.02.05 01:55:31.293503 [ 292 ] {} <Debug> TCP-Session: 193ad2a6-24f2-4025-8c33-01f56e872517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12352 | 2026.02.05 01:55:31.864350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12353 | 2026.02.05 01:55:31.883973 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2026.02.05 01:55:31.884048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12355 | 2026.02.05 01:55:31.890727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12356 | 2026.02.05 01:55:31.891706 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2026.02.05 01:55:31.897168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12358 | 2026.02.05 01:55:31.911860 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52936 | ||
| 12359 | 2026.02.05 01:55:31.911977 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12360 | 2026.02.05 01:55:31.912006 [ 290 ] {} <Debug> TCP-Session: 2adeb142-2eb5-4c69-8988-bb94f2b909ba Authenticating user 'default' from [fd00:1122:3344:101::e]:52936 | ||
| 12361 | 2026.02.05 01:55:31.912028 [ 290 ] {} <Debug> TCP-Session: 2adeb142-2eb5-4c69-8988-bb94f2b909ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12362 | 2026.02.05 01:55:31.912041 [ 290 ] {} <Debug> TCP-Session: 2adeb142-2eb5-4c69-8988-bb94f2b909ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12363 | 2026.02.05 01:55:31.912281 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48195 | ||
| 12364 | 2026.02.05 01:55:31.912295 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36705 | ||
| 12365 | 2026.02.05 01:55:31.912319 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44808 | ||
| 12366 | 2026.02.05 01:55:31.912338 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50406 | ||
| 12367 | 2026.02.05 01:55:31.912334 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62112 | ||
| 12368 | 2026.02.05 01:55:31.912389 [ 290 ] {} <Trace> TCP-Session: 2adeb142-2eb5-4c69-8988-bb94f2b909ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2026.02.05 01:55:31.912412 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12370 | 2026.02.05 01:55:31.912441 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12371 | 2026.02.05 01:55:31.912477 [ 291 ] {} <Debug> TCP-Session: 63e96955-4207-4094-9824-835c3ebca67a Authenticating user 'default' from [fd00:1122:3344:101::e]:48195 | ||
| 12372 | 2026.02.05 01:55:31.912486 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12373 | 2026.02.05 01:55:31.912500 [ 293 ] {} <Debug> TCP-Session: a3979f55-9a73-44c8-9669-723cc35e08a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36705 | ||
| 12374 | 2026.02.05 01:55:31.912530 [ 288 ] {} <Debug> TCP-Session: cc225337-89fd-49c3-bf8e-a98451c1e47f Authenticating user 'default' from [fd00:1122:3344:101::e]:62112 | ||
| 12375 | 2026.02.05 01:55:31.912511 [ 291 ] {} <Debug> TCP-Session: 63e96955-4207-4094-9824-835c3ebca67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12376 | 2026.02.05 01:55:31.912555 [ 293 ] {} <Debug> TCP-Session: a3979f55-9a73-44c8-9669-723cc35e08a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12377 | 2026.02.05 01:55:31.912568 [ 288 ] {} <Debug> TCP-Session: cc225337-89fd-49c3-bf8e-a98451c1e47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12378 | 2026.02.05 01:55:31.912587 [ 290 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52936) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12379 | 2026.02.05 01:55:31.912610 [ 288 ] {} <Debug> TCP-Session: cc225337-89fd-49c3-bf8e-a98451c1e47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12380 | 2026.02.05 01:55:31.912573 [ 291 ] {} <Debug> TCP-Session: 63e96955-4207-4094-9824-835c3ebca67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12381 | 2026.02.05 01:55:31.912433 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12382 | 2026.02.05 01:55:31.912311 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47453 | ||
| 12383 | 2026.02.05 01:55:31.912693 [ 286 ] {} <Debug> TCP-Session: 79fc8936-ea99-4fc4-ab3a-76389d6768eb Authenticating user 'default' from [fd00:1122:3344:101::e]:44808 | ||
| 12384 | 2026.02.05 01:55:31.912301 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60458 | ||
| 12385 | 2026.02.05 01:55:31.912725 [ 286 ] {} <Debug> TCP-Session: 79fc8936-ea99-4fc4-ab3a-76389d6768eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2026.02.05 01:55:31.912287 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54647 | ||
| 12387 | 2026.02.05 01:55:31.912755 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12388 | 2026.02.05 01:55:31.912777 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12389 | 2026.02.05 01:55:31.912749 [ 286 ] {} <Debug> TCP-Session: 79fc8936-ea99-4fc4-ab3a-76389d6768eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12390 | 2026.02.05 01:55:31.912805 [ 294 ] {} <Debug> TCP-Session: 479dece7-00bc-4195-a7f5-65e8723e0109 Authenticating user 'default' from [fd00:1122:3344:101::e]:60458 | ||
| 12391 | 2026.02.05 01:55:31.912795 [ 3 ] {} <Debug> TCP-Session: 4fc8a3bf-b00a-4b05-b456-83b24fa60771 Authenticating user 'default' from [fd00:1122:3344:101::e]:47453 | ||
| 12392 | 2026.02.05 01:55:31.912442 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12393 | 2026.02.05 01:55:31.912830 [ 294 ] {} <Debug> TCP-Session: 479dece7-00bc-4195-a7f5-65e8723e0109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12394 | 2026.02.05 01:55:31.912838 [ 3 ] {} <Debug> TCP-Session: 4fc8a3bf-b00a-4b05-b456-83b24fa60771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12395 | 2026.02.05 01:55:31.912859 [ 289 ] {} <Debug> TCP-Session: 3fc687c3-addb-4680-9760-5710d1668e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:50406 | ||
| 12396 | 2026.02.05 01:55:31.912873 [ 3 ] {} <Debug> TCP-Session: 4fc8a3bf-b00a-4b05-b456-83b24fa60771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12397 | 2026.02.05 01:55:31.912893 [ 289 ] {} <Debug> TCP-Session: 3fc687c3-addb-4680-9760-5710d1668e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12398 | 2026.02.05 01:55:31.912899 [ 290 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12399 | 2026.02.05 01:55:31.912916 [ 289 ] {} <Debug> TCP-Session: 3fc687c3-addb-4680-9760-5710d1668e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12400 | 2026.02.05 01:55:31.912866 [ 294 ] {} <Debug> TCP-Session: 479dece7-00bc-4195-a7f5-65e8723e0109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12401 | 2026.02.05 01:55:31.912967 [ 290 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12402 | 2026.02.05 01:55:31.912823 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12403 | 2026.02.05 01:55:31.912590 [ 293 ] {} <Debug> TCP-Session: a3979f55-9a73-44c8-9669-723cc35e08a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12404 | 2026.02.05 01:55:31.913031 [ 292 ] {} <Debug> TCP-Session: 2b04d31c-fc97-48f9-8517-5ba4f3fb2ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54647 | ||
| 12405 | 2026.02.05 01:55:31.913060 [ 292 ] {} <Debug> TCP-Session: 2b04d31c-fc97-48f9-8517-5ba4f3fb2ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12406 | 2026.02.05 01:55:31.913073 [ 292 ] {} <Debug> TCP-Session: 2b04d31c-fc97-48f9-8517-5ba4f3fb2ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12407 | 2026.02.05 01:55:31.913266 [ 290 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 12408 | 2026.02.05 01:55:31.914303 [ 349 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Trace> AggregatingTransform: Aggregating | ||
| 12409 | 2026.02.05 01:55:31.914356 [ 349 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Trace> Aggregator: Aggregation method: without_key | ||
| 12410 | 2026.02.05 01:55:31.914395 [ 349 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025218 sec. (975.402 rows/sec., 38.10 KiB/sec.) | ||
| 12411 | 2026.02.05 01:55:31.914414 [ 349 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Trace> Aggregator: Merging aggregated data | ||
| 12412 | 2026.02.05 01:55:31.915754 [ 290 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00322 sec., 310.5590062111801 rows/sec., 12.13 KiB/sec. | ||
| 12413 | 2026.02.05 01:55:31.915898 [ 290 ] {b00fe10a-b174-4daf-9e1c-b7d0c60edbf6} <Debug> TCPHandler: Processed in 0.003632156 sec. | ||
| 12414 | 2026.02.05 01:55:31.916024 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12415 | 2026.02.05 01:55:31.916051 [ 290 ] {} <Debug> TCP-Session: 2adeb142-2eb5-4c69-8988-bb94f2b909ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12416 | 2026.02.05 01:55:31.916055 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12417 | 2026.02.05 01:55:31.916064 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12418 | 2026.02.05 01:55:31.916083 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12419 | 2026.02.05 01:55:31.916116 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12420 | 2026.02.05 01:55:31.916139 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12421 | 2026.02.05 01:55:31.916152 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12422 | 2026.02.05 01:55:31.916179 [ 291 ] {} <Debug> TCP-Session: 63e96955-4207-4094-9824-835c3ebca67a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12423 | 2026.02.05 01:55:31.916194 [ 3 ] {} <Debug> TCP-Session: 4fc8a3bf-b00a-4b05-b456-83b24fa60771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12424 | 2026.02.05 01:55:31.916202 [ 286 ] {} <Debug> TCP-Session: 79fc8936-ea99-4fc4-ab3a-76389d6768eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12425 | 2026.02.05 01:55:31.916159 [ 289 ] {} <Debug> TCP-Session: 3fc687c3-addb-4680-9760-5710d1668e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12426 | 2026.02.05 01:55:31.916129 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12427 | 2026.02.05 01:55:31.916129 [ 292 ] {} <Debug> TCP-Session: 2b04d31c-fc97-48f9-8517-5ba4f3fb2ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12428 | 2026.02.05 01:55:31.916295 [ 294 ] {} <Debug> TCP-Session: 479dece7-00bc-4195-a7f5-65e8723e0109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12429 | 2026.02.05 01:55:31.916168 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12430 | 2026.02.05 01:55:31.916112 [ 293 ] {} <Debug> TCP-Session: a3979f55-9a73-44c8-9669-723cc35e08a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12431 | 2026.02.05 01:55:31.916356 [ 288 ] {} <Debug> TCP-Session: cc225337-89fd-49c3-bf8e-a98451c1e47f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12432 | 2026.02.05 01:55:32.001182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.88 MiB, peak 364.25 MiB, free memory in arenas 0.00 B, will set to 351.66 MiB (RSS), difference: -1.22 MiB | ||
| 12433 | 2026.02.05 01:55:32.704791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1476 | ||
| 12434 | 2026.02.05 01:55:32.707178 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12435 | 2026.02.05 01:55:32.707225 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12436 | 2026.02.05 01:55:32.708430 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12437 | 2026.02.05 01:55:32.708697 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12438 | 2026.02.05 01:55:32.708997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 12439 | 2026.02.05 01:55:33.641813 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2026.02.05 01:55:33.642067 [ 4 ] {756b55cb-d7aa-4f04-b5ba-44755f2afa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12441 | 2026.02.05 01:55:33.642165 [ 4 ] {756b55cb-d7aa-4f04-b5ba-44755f2afa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12442 | 2026.02.05 01:55:33.642932 [ 4 ] {756b55cb-d7aa-4f04-b5ba-44755f2afa69} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2026.02.05 01:55:33.642982 [ 4 ] {756b55cb-d7aa-4f04-b5ba-44755f2afa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12444 | 2026.02.05 01:55:33.643371 [ 4 ] {756b55cb-d7aa-4f04-b5ba-44755f2afa69} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12445 | 2026.02.05 01:55:33.643594 [ 4 ] {756b55cb-d7aa-4f04-b5ba-44755f2afa69} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2026.02.05 01:55:33.643802 [ 4 ] {756b55cb-d7aa-4f04-b5ba-44755f2afa69} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001805 sec., 35457.06371191136 rows/sec., 2.81 MiB/sec. | ||
| 12447 | 2026.02.05 01:55:33.643846 [ 4 ] {756b55cb-d7aa-4f04-b5ba-44755f2afa69} <Debug> TCPHandler: Processed in 0.002204031 sec. | ||
| 12448 | 2026.02.05 01:55:33.643970 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12449 | 2026.02.05 01:55:33.644066 [ 4 ] {4d286b8a-2b7e-44bc-b1d1-ffb13315c5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12450 | 2026.02.05 01:55:33.644109 [ 4 ] {4d286b8a-2b7e-44bc-b1d1-ffb13315c5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12451 | 2026.02.05 01:55:33.644507 [ 4 ] {4d286b8a-2b7e-44bc-b1d1-ffb13315c5ad} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.02.05 01:55:33.644543 [ 4 ] {4d286b8a-2b7e-44bc-b1d1-ffb13315c5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12453 | 2026.02.05 01:55:33.644831 [ 4 ] {4d286b8a-2b7e-44bc-b1d1-ffb13315c5ad} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12454 | 2026.02.05 01:55:33.645083 [ 4 ] {4d286b8a-2b7e-44bc-b1d1-ffb13315c5ad} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.02.05 01:55:33.645207 [ 69 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12456 | 2026.02.05 01:55:33.645216 [ 4 ] {4d286b8a-2b7e-44bc-b1d1-ffb13315c5ad} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001169 sec., 3421.7279726261763 rows/sec., 257.30 KiB/sec. | ||
| 12457 | 2026.02.05 01:55:33.645290 [ 69 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2026.02.05 01:55:33.645300 [ 4 ] {4d286b8a-2b7e-44bc-b1d1-ffb13315c5ad} <Debug> TCPHandler: Processed in 0.001381125 sec. | ||
| 12459 | 2026.02.05 01:55:33.645328 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12460 | 2026.02.05 01:55:33.645429 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12461 | 2026.02.05 01:55:33.645497 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 12462 | 2026.02.05 01:55:33.645527 [ 4 ] {505d0e03-2c30-4ee4-980d-4418bdede266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12463 | 2026.02.05 01:55:33.645598 [ 4 ] {505d0e03-2c30-4ee4-980d-4418bdede266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12464 | 2026.02.05 01:55:33.645704 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12465 | 2026.02.05 01:55:33.645761 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 72 rows starting from the beginning of the part | ||
| 12466 | 2026.02.05 01:55:33.645862 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 18 rows starting from the beginning of the part | ||
| 12467 | 2026.02.05 01:55:33.645934 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part | ||
| 12468 | 2026.02.05 01:55:33.646001 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 4 rows starting from the beginning of the part | ||
| 12469 | 2026.02.05 01:55:33.646032 [ 4 ] {505d0e03-2c30-4ee4-980d-4418bdede266} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.02.05 01:55:33.646063 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 36 rows starting from the beginning of the part | ||
| 12471 | 2026.02.05 01:55:33.646073 [ 4 ] {505d0e03-2c30-4ee4-980d-4418bdede266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12472 | 2026.02.05 01:55:33.646135 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 4 rows starting from the beginning of the part | ||
| 12473 | 2026.02.05 01:55:33.646397 [ 4 ] {505d0e03-2c30-4ee4-980d-4418bdede266} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12474 | 2026.02.05 01:55:33.646638 [ 4 ] {505d0e03-2c30-4ee4-980d-4418bdede266} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.02.05 01:55:33.646772 [ 4 ] {505d0e03-2c30-4ee4-980d-4418bdede266} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001262 sec., 53882.72583201267 rows/sec., 4.21 MiB/sec. | ||
| 12476 | 2026.02.05 01:55:33.646810 [ 4 ] {505d0e03-2c30-4ee4-980d-4418bdede266} <Debug> TCPHandler: Processed in 0.001431916 sec. | ||
| 12477 | 2026.02.05 01:55:33.646925 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12478 | 2026.02.05 01:55:33.647004 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588539 sec., 107016.57309011614 rows/sec., 8.27 MiB/sec. | ||
| 12479 | 2026.02.05 01:55:33.647018 [ 4 ] {8b41b861-1841-4112-b779-50374967e26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12480 | 2026.02.05 01:55:33.647079 [ 4 ] {8b41b861-1841-4112-b779-50374967e26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12481 | 2026.02.05 01:55:33.647138 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12482 | 2026.02.05 01:55:33.647389 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12483 | 2026.02.05 01:55:33.647464 [ 188 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_91_18} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12484 | 2026.02.05 01:55:33.647487 [ 4 ] {8b41b861-1841-4112-b779-50374967e26f} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.02.05 01:55:33.647527 [ 4 ] {8b41b861-1841-4112-b779-50374967e26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12486 | 2026.02.05 01:55:33.647534 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12487 | 2026.02.05 01:55:33.647859 [ 4 ] {8b41b861-1841-4112-b779-50374967e26f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12488 | 2026.02.05 01:55:33.648066 [ 4 ] {8b41b861-1841-4112-b779-50374967e26f} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.02.05 01:55:33.648197 [ 4 ] {8b41b861-1841-4112-b779-50374967e26f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 12490 | 2026.02.05 01:55:33.648234 [ 4 ] {8b41b861-1841-4112-b779-50374967e26f} <Debug> TCPHandler: Processed in 0.001358575 sec. | ||
| 12491 | 2026.02.05 01:55:33.648356 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.02.05 01:55:33.648456 [ 4 ] {7f8affd2-82f6-4451-827f-4c5eebd3fb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12493 | 2026.02.05 01:55:33.648513 [ 4 ] {7f8affd2-82f6-4451-827f-4c5eebd3fb1a} <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 | ||
| 12494 | 2026.02.05 01:55:33.649284 [ 4 ] {7f8affd2-82f6-4451-827f-4c5eebd3fb1a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.02.05 01:55:33.649321 [ 4 ] {7f8affd2-82f6-4451-827f-4c5eebd3fb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12496 | 2026.02.05 01:55:33.649820 [ 4 ] {7f8affd2-82f6-4451-827f-4c5eebd3fb1a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12497 | 2026.02.05 01:55:33.650038 [ 4 ] {7f8affd2-82f6-4451-827f-4c5eebd3fb1a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.02.05 01:55:33.650173 [ 4 ] {7f8affd2-82f6-4451-827f-4c5eebd3fb1a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001738 sec., 2301.4959723820484 rows/sec., 4.12 MiB/sec. | ||
| 12499 | 2026.02.05 01:55:33.650227 [ 4 ] {7f8affd2-82f6-4451-827f-4c5eebd3fb1a} <Debug> TCPHandler: Processed in 0.001922405 sec. | ||
| 12500 | 2026.02.05 01:55:33.650344 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.02.05 01:55:33.650438 [ 4 ] {3130e2ad-3b6b-4ccc-83f8-2ca6513ad444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12502 | 2026.02.05 01:55:33.650479 [ 4 ] {3130e2ad-3b6b-4ccc-83f8-2ca6513ad444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12503 | 2026.02.05 01:55:33.650815 [ 4 ] {3130e2ad-3b6b-4ccc-83f8-2ca6513ad444} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.02.05 01:55:33.650850 [ 4 ] {3130e2ad-3b6b-4ccc-83f8-2ca6513ad444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12505 | 2026.02.05 01:55:33.651149 [ 4 ] {3130e2ad-3b6b-4ccc-83f8-2ca6513ad444} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12506 | 2026.02.05 01:55:33.651363 [ 4 ] {3130e2ad-3b6b-4ccc-83f8-2ca6513ad444} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.02.05 01:55:33.651489 [ 4 ] {3130e2ad-3b6b-4ccc-83f8-2ca6513ad444} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 12508 | 2026.02.05 01:55:33.651524 [ 4 ] {3130e2ad-3b6b-4ccc-83f8-2ca6513ad444} <Debug> TCPHandler: Processed in 0.001230372 sec. | ||
| 12509 | 2026.02.05 01:55:37.438949 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12510 | 2026.02.05 01:55:37.439008 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12511 | 2026.02.05 01:55:37.616455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31669 | ||
| 12512 | 2026.02.05 01:55:37.617021 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.02.05 01:55:37.617064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12514 | 2026.02.05 01:55:37.617554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12515 | 2026.02.05 01:55:37.617795 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.02.05 01:55:37.617927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31669 | ||
| 12517 | 2026.02.05 01:55:37.617938 [ 62 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12518 | 2026.02.05 01:55:37.617985 [ 62 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12519 | 2026.02.05 01:55:37.618008 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12520 | 2026.02.05 01:55:37.618100 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 12521 | 2026.02.05 01:55:37.618189 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12522 | 2026.02.05 01:55:37.618218 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29301 rows starting from the beginning of the part | ||
| 12523 | 2026.02.05 01:55:37.618276 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 12524 | 2026.02.05 01:55:37.618322 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 12525 | 2026.02.05 01:55:37.618365 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 12526 | 2026.02.05 01:55:37.618404 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 12527 | 2026.02.05 01:55:37.618443 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 12528 | 2026.02.05 01:55:37.620600 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31669 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537286 sec., 12481446.711170912 rows/sec., 178.55 MiB/sec. | ||
| 12529 | 2026.02.05 01:55:37.620827 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12530 | 2026.02.05 01:55:37.621074 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12531 | 2026.02.05 01:55:37.621136 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_66_13} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12532 | 2026.02.05 01:55:37.621200 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12533 | 2026.02.05 01:55:38.642955 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12534 | 2026.02.05 01:55:38.643211 [ 4 ] {fcaffad5-5319-4646-af6c-06fa2b8a4592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12535 | 2026.02.05 01:55:38.643309 [ 4 ] {fcaffad5-5319-4646-af6c-06fa2b8a4592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12536 | 2026.02.05 01:55:38.644166 [ 4 ] {fcaffad5-5319-4646-af6c-06fa2b8a4592} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.02.05 01:55:38.644210 [ 4 ] {fcaffad5-5319-4646-af6c-06fa2b8a4592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12538 | 2026.02.05 01:55:38.644608 [ 4 ] {fcaffad5-5319-4646-af6c-06fa2b8a4592} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12539 | 2026.02.05 01:55:38.644829 [ 4 ] {fcaffad5-5319-4646-af6c-06fa2b8a4592} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.02.05 01:55:38.644971 [ 65 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12541 | 2026.02.05 01:55:38.644980 [ 4 ] {fcaffad5-5319-4646-af6c-06fa2b8a4592} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001839 sec., 69603.04513322459 rows/sec., 6.00 MiB/sec. | ||
| 12542 | 2026.02.05 01:55:38.645042 [ 65 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12543 | 2026.02.05 01:55:38.645063 [ 4 ] {fcaffad5-5319-4646-af6c-06fa2b8a4592} <Debug> TCPHandler: Processed in 0.002277792 sec. | ||
| 12544 | 2026.02.05 01:55:38.645069 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12545 | 2026.02.05 01:55:38.645199 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 12546 | 2026.02.05 01:55:38.645209 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2026.02.05 01:55:38.645344 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12548 | 2026.02.05 01:55:38.645346 [ 4 ] {0c75d9c3-4c0d-4d6b-a209-d68ca314d971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12549 | 2026.02.05 01:55:38.645385 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1408 rows starting from the beginning of the part | ||
| 12550 | 2026.02.05 01:55:38.645405 [ 4 ] {0c75d9c3-4c0d-4d6b-a209-d68ca314d971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12551 | 2026.02.05 01:55:38.645457 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
| 12552 | 2026.02.05 01:55:38.645509 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 12553 | 2026.02.05 01:55:38.645552 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 128 rows starting from the beginning of the part | ||
| 12554 | 2026.02.05 01:55:38.645592 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 12555 | 2026.02.05 01:55:38.645636 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 12556 | 2026.02.05 01:55:38.645841 [ 4 ] {0c75d9c3-4c0d-4d6b-a209-d68ca314d971} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.02.05 01:55:38.645883 [ 4 ] {0c75d9c3-4c0d-4d6b-a209-d68ca314d971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12558 | 2026.02.05 01:55:38.646201 [ 4 ] {0c75d9c3-4c0d-4d6b-a209-d68ca314d971} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12559 | 2026.02.05 01:55:38.646427 [ 4 ] {0c75d9c3-4c0d-4d6b-a209-d68ca314d971} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.02.05 01:55:38.646559 [ 4 ] {0c75d9c3-4c0d-4d6b-a209-d68ca314d971} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001232 sec., 29220.77922077922 rows/sec., 2.15 MiB/sec. | ||
| 12561 | 2026.02.05 01:55:38.646596 [ 4 ] {0c75d9c3-4c0d-4d6b-a209-d68ca314d971} <Debug> TCPHandler: Processed in 0.001436736 sec. | ||
| 12562 | 2026.02.05 01:55:38.646712 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.02.05 01:55:38.646806 [ 4 ] {3e197ac3-58ac-4603-989a-013101f67ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12564 | 2026.02.05 01:55:38.646828 [ 201 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685681 sec., 1139005.5413806052 rows/sec., 100.09 MiB/sec. | ||
| 12565 | 2026.02.05 01:55:38.646845 [ 4 ] {3e197ac3-58ac-4603-989a-013101f67ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12566 | 2026.02.05 01:55:38.647065 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12567 | 2026.02.05 01:55:38.647282 [ 4 ] {3e197ac3-58ac-4603-989a-013101f67ab5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2026.02.05 01:55:38.647317 [ 4 ] {3e197ac3-58ac-4603-989a-013101f67ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12569 | 2026.02.05 01:55:38.647375 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.02.05 01:55:38.647457 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_96_19} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12571 | 2026.02.05 01:55:38.647562 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12572 | 2026.02.05 01:55:38.647618 [ 4 ] {3e197ac3-58ac-4603-989a-013101f67ab5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12573 | 2026.02.05 01:55:38.647835 [ 4 ] {3e197ac3-58ac-4603-989a-013101f67ab5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12574 | 2026.02.05 01:55:38.647948 [ 65 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12575 | 2026.02.05 01:55:38.647959 [ 4 ] {3e197ac3-58ac-4603-989a-013101f67ab5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001172 sec., 85324.23208191125 rows/sec., 6.66 MiB/sec. | ||
| 12576 | 2026.02.05 01:55:38.647987 [ 65 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2026.02.05 01:55:38.648009 [ 4 ] {3e197ac3-58ac-4603-989a-013101f67ab5} <Debug> TCPHandler: Processed in 0.001346215 sec. | ||
| 12578 | 2026.02.05 01:55:38.648010 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12579 | 2026.02.05 01:55:38.648116 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 12580 | 2026.02.05 01:55:38.648133 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12581 | 2026.02.05 01:55:38.648239 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12582 | 2026.02.05 01:55:38.648240 [ 4 ] {4019ebc0-2172-4abe-80b9-a9fa6629a2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12583 | 2026.02.05 01:55:38.648280 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 634 rows starting from the beginning of the part | ||
| 12584 | 2026.02.05 01:55:38.648303 [ 4 ] {4019ebc0-2172-4abe-80b9-a9fa6629a2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12585 | 2026.02.05 01:55:38.648351 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 100 rows starting from the beginning of the part | ||
| 12586 | 2026.02.05 01:55:38.648402 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 68 rows starting from the beginning of the part | ||
| 12587 | 2026.02.05 01:55:38.648443 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 100 rows starting from the beginning of the part | ||
| 12588 | 2026.02.05 01:55:38.648481 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 68 rows starting from the beginning of the part | ||
| 12589 | 2026.02.05 01:55:38.648518 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 100 rows starting from the beginning of the part | ||
| 12590 | 2026.02.05 01:55:38.648713 [ 4 ] {4019ebc0-2172-4abe-80b9-a9fa6629a2eb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2026.02.05 01:55:38.648753 [ 4 ] {4019ebc0-2172-4abe-80b9-a9fa6629a2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12592 | 2026.02.05 01:55:38.649083 [ 4 ] {4019ebc0-2172-4abe-80b9-a9fa6629a2eb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12593 | 2026.02.05 01:55:38.649304 [ 4 ] {4019ebc0-2172-4abe-80b9-a9fa6629a2eb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.02.05 01:55:38.649418 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12595 | 2026.02.05 01:55:38.649432 [ 4 ] {4019ebc0-2172-4abe-80b9-a9fa6629a2eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 12596 | 2026.02.05 01:55:38.649451 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.02.05 01:55:38.649474 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12598 | 2026.02.05 01:55:38.649476 [ 4 ] {4019ebc0-2172-4abe-80b9-a9fa6629a2eb} <Debug> TCPHandler: Processed in 0.001391976 sec. | ||
| 12599 | 2026.02.05 01:55:38.649517 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446007 sec., 739968.7553379756 rows/sec., 59.43 MiB/sec. | ||
| 12600 | 2026.02.05 01:55:38.649543 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 12601 | 2026.02.05 01:55:38.649602 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2026.02.05 01:55:38.649644 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12603 | 2026.02.05 01:55:38.649680 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26545 rows starting from the beginning of the part | ||
| 12604 | 2026.02.05 01:55:38.649694 [ 4 ] {4086c2ae-3d14-45c5-98fc-4fbb91725864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.02.05 01:55:38.649728 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12606 | 2026.02.05 01:55:38.649748 [ 4 ] {4086c2ae-3d14-45c5-98fc-4fbb91725864} <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 | ||
| 12607 | 2026.02.05 01:55:38.649748 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12608 | 2026.02.05 01:55:38.649820 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 12609 | 2026.02.05 01:55:38.649870 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12610 | 2026.02.05 01:55:38.649921 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 12611 | 2026.02.05 01:55:38.649969 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 12612 | 2026.02.05 01:55:38.650077 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12613 | 2026.02.05 01:55:38.650172 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_96_19} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12614 | 2026.02.05 01:55:38.650287 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12615 | 2026.02.05 01:55:38.650613 [ 4 ] {4086c2ae-3d14-45c5-98fc-4fbb91725864} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.02.05 01:55:38.650652 [ 4 ] {4086c2ae-3d14-45c5-98fc-4fbb91725864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12617 | 2026.02.05 01:55:38.651193 [ 4 ] {4086c2ae-3d14-45c5-98fc-4fbb91725864} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12618 | 2026.02.05 01:55:38.651402 [ 4 ] {4086c2ae-3d14-45c5-98fc-4fbb91725864} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.02.05 01:55:38.651533 [ 4 ] {4086c2ae-3d14-45c5-98fc-4fbb91725864} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 34.74 MiB/sec. | ||
| 12620 | 2026.02.05 01:55:38.651587 [ 4 ] {4086c2ae-3d14-45c5-98fc-4fbb91725864} <Debug> TCPHandler: Processed in 0.002033007 sec. | ||
| 12621 | 2026.02.05 01:55:38.651692 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12622 | 2026.02.05 01:55:38.651779 [ 4 ] {8692cf4a-b6c2-4512-8c48-fe55daccdd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12623 | 2026.02.05 01:55:38.651816 [ 4 ] {8692cf4a-b6c2-4512-8c48-fe55daccdd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12624 | 2026.02.05 01:55:38.652126 [ 4 ] {8692cf4a-b6c2-4512-8c48-fe55daccdd97} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12625 | 2026.02.05 01:55:38.652159 [ 4 ] {8692cf4a-b6c2-4512-8c48-fe55daccdd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12626 | 2026.02.05 01:55:38.652432 [ 4 ] {8692cf4a-b6c2-4512-8c48-fe55daccdd97} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12627 | 2026.02.05 01:55:38.652685 [ 4 ] {8692cf4a-b6c2-4512-8c48-fe55daccdd97} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12628 | 2026.02.05 01:55:38.652808 [ 4 ] {8692cf4a-b6c2-4512-8c48-fe55daccdd97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 12629 | 2026.02.05 01:55:38.652843 [ 4 ] {8692cf4a-b6c2-4512-8c48-fe55daccdd97} <Debug> TCPHandler: Processed in 0.001193122 sec. | ||
| 12630 | 2026.02.05 01:55:38.655298 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27345 rows, containing 5 columns (5 merged, 0 gathered) in 0.005783276 sec., 4728288.949031656 rows/sec., 324.94 MiB/sec. | ||
| 12631 | 2026.02.05 01:55:38.655775 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12632 | 2026.02.05 01:55:38.656084 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2026.02.05 01:55:38.656172 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12634 | 2026.02.05 01:55:38.656264 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12635 | 2026.02.05 01:55:39.397422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12636 | 2026.02.05 01:55:39.414760 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.02.05 01:55:39.414805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12638 | 2026.02.05 01:55:39.420959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12639 | 2026.02.05 01:55:39.421659 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2026.02.05 01:55:39.422004 [ 60 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12641 | 2026.02.05 01:55:39.422096 [ 60 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.02.05 01:55:39.422134 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12643 | 2026.02.05 01:55:39.422313 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 12644 | 2026.02.05 01:55:39.424744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12645 | 2026.02.05 01:55:39.426330 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12646 | 2026.02.05 01:55:39.427938 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 12647 | 2026.02.05 01:55:39.432559 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 12648 | 2026.02.05 01:55:39.437248 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 12649 | 2026.02.05 01:55:39.442175 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 12650 | 2026.02.05 01:55:39.446616 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 12651 | 2026.02.05 01:55:39.450397 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 12652 | 2026.02.05 01:55:39.504767 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.08254075 sec., 6021.268282636152 rows/sec., 31.13 MiB/sec. | ||
| 12653 | 2026.02.05 01:55:39.508163 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12654 | 2026.02.05 01:55:39.510228 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_66_13} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.02.05 01:55:39.510337 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_66_13} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12656 | 2026.02.05 01:55:39.513068 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12657 | 2026.02.05 01:55:40.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.82 MiB, peak 366.56 MiB, free memory in arenas 0.00 B, will set to 353.86 MiB (RSS), difference: 1.03 MiB | ||
| 12658 | 2026.02.05 01:55:42.709351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1500 | ||
| 12659 | 2026.02.05 01:55:42.711515 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12660 | 2026.02.05 01:55:42.711563 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12661 | 2026.02.05 01:55:42.712723 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12662 | 2026.02.05 01:55:42.712981 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12663 | 2026.02.05 01:55:42.713241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 12664 | 2026.02.05 01:55:43.668377 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12665 | 2026.02.05 01:55:43.668564 [ 4 ] {f5d166e7-93bb-4b6a-917b-344da186ffc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12666 | 2026.02.05 01:55:43.668635 [ 4 ] {f5d166e7-93bb-4b6a-917b-344da186ffc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12667 | 2026.02.05 01:55:43.669310 [ 4 ] {f5d166e7-93bb-4b6a-917b-344da186ffc5} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.02.05 01:55:43.669360 [ 4 ] {f5d166e7-93bb-4b6a-917b-344da186ffc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12669 | 2026.02.05 01:55:43.669771 [ 4 ] {f5d166e7-93bb-4b6a-917b-344da186ffc5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12670 | 2026.02.05 01:55:43.670004 [ 4 ] {f5d166e7-93bb-4b6a-917b-344da186ffc5} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.02.05 01:55:43.670160 [ 4 ] {f5d166e7-93bb-4b6a-917b-344da186ffc5} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001649 sec., 7277.137659187386 rows/sec., 601.69 KiB/sec. | ||
| 12672 | 2026.02.05 01:55:43.670207 [ 4 ] {f5d166e7-93bb-4b6a-917b-344da186ffc5} <Debug> TCPHandler: Processed in 0.001966385 sec. | ||
| 12673 | 2026.02.05 01:55:43.670382 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2026.02.05 01:55:43.670501 [ 4 ] {73b71340-f402-4327-8ae3-d78a62cbe0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12675 | 2026.02.05 01:55:43.670552 [ 4 ] {73b71340-f402-4327-8ae3-d78a62cbe0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12676 | 2026.02.05 01:55:43.672600 [ 4 ] {73b71340-f402-4327-8ae3-d78a62cbe0c3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2026.02.05 01:55:43.672639 [ 4 ] {73b71340-f402-4327-8ae3-d78a62cbe0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12678 | 2026.02.05 01:55:43.673039 [ 4 ] {73b71340-f402-4327-8ae3-d78a62cbe0c3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12679 | 2026.02.05 01:55:43.673264 [ 4 ] {73b71340-f402-4327-8ae3-d78a62cbe0c3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12680 | 2026.02.05 01:55:43.673398 [ 4 ] {73b71340-f402-4327-8ae3-d78a62cbe0c3} <Debug> executeQuery: Read 1211 rows, 102.28 KiB in 0.002925 sec., 414017.094017094 rows/sec., 34.15 MiB/sec. | ||
| 12681 | 2026.02.05 01:55:43.673436 [ 4 ] {73b71340-f402-4327-8ae3-d78a62cbe0c3} <Debug> TCPHandler: Processed in 0.003118437 sec. | ||
| 12682 | 2026.02.05 01:55:43.673573 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12683 | 2026.02.05 01:55:43.673668 [ 4 ] {8d1f63c5-31eb-43ec-81a6-4a8511080352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12684 | 2026.02.05 01:55:43.673709 [ 4 ] {8d1f63c5-31eb-43ec-81a6-4a8511080352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12685 | 2026.02.05 01:55:43.674121 [ 4 ] {8d1f63c5-31eb-43ec-81a6-4a8511080352} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12686 | 2026.02.05 01:55:43.674157 [ 4 ] {8d1f63c5-31eb-43ec-81a6-4a8511080352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12687 | 2026.02.05 01:55:43.674440 [ 4 ] {8d1f63c5-31eb-43ec-81a6-4a8511080352} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12688 | 2026.02.05 01:55:43.674643 [ 4 ] {8d1f63c5-31eb-43ec-81a6-4a8511080352} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2026.02.05 01:55:43.674771 [ 4 ] {8d1f63c5-31eb-43ec-81a6-4a8511080352} <Debug> executeQuery: Read 16 rows, 1.15 KiB in 0.001122 sec., 14260.249554367201 rows/sec., 1.00 MiB/sec. | ||
| 12690 | 2026.02.05 01:55:43.674808 [ 4 ] {8d1f63c5-31eb-43ec-81a6-4a8511080352} <Debug> TCPHandler: Processed in 0.001286204 sec. | ||
| 12691 | 2026.02.05 01:55:43.674920 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12692 | 2026.02.05 01:55:43.675012 [ 4 ] {414afab6-83a2-4162-b526-a27947a31ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12693 | 2026.02.05 01:55:43.675051 [ 4 ] {414afab6-83a2-4162-b526-a27947a31ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12694 | 2026.02.05 01:55:43.675551 [ 4 ] {414afab6-83a2-4162-b526-a27947a31ce9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.02.05 01:55:43.675587 [ 4 ] {414afab6-83a2-4162-b526-a27947a31ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12696 | 2026.02.05 01:55:43.675892 [ 4 ] {414afab6-83a2-4162-b526-a27947a31ce9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12697 | 2026.02.05 01:55:43.676099 [ 4 ] {414afab6-83a2-4162-b526-a27947a31ce9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.02.05 01:55:43.676223 [ 4 ] {414afab6-83a2-4162-b526-a27947a31ce9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001229 sec., 185516.68022782748 rows/sec., 12.56 MiB/sec. | ||
| 12699 | 2026.02.05 01:55:43.676260 [ 4 ] {414afab6-83a2-4162-b526-a27947a31ce9} <Debug> TCPHandler: Processed in 0.001389105 sec. | ||
| 12700 | 2026.02.05 01:55:43.676374 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2026.02.05 01:55:43.676466 [ 4 ] {849c531f-0109-4c95-a90d-0afb158e8d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12702 | 2026.02.05 01:55:43.676505 [ 4 ] {849c531f-0109-4c95-a90d-0afb158e8d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12703 | 2026.02.05 01:55:43.677330 [ 4 ] {849c531f-0109-4c95-a90d-0afb158e8d3d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.02.05 01:55:43.677375 [ 4 ] {849c531f-0109-4c95-a90d-0afb158e8d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12705 | 2026.02.05 01:55:43.677809 [ 4 ] {849c531f-0109-4c95-a90d-0afb158e8d3d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12706 | 2026.02.05 01:55:43.678084 [ 4 ] {849c531f-0109-4c95-a90d-0afb158e8d3d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.02.05 01:55:43.678242 [ 4 ] {849c531f-0109-4c95-a90d-0afb158e8d3d} <Debug> executeQuery: Read 536 rows, 40.72 KiB in 0.001792 sec., 299107.14285714284 rows/sec., 22.19 MiB/sec. | ||
| 12708 | 2026.02.05 01:55:43.678289 [ 4 ] {849c531f-0109-4c95-a90d-0afb158e8d3d} <Debug> TCPHandler: Processed in 0.001963276 sec. | ||
| 12709 | 2026.02.05 01:55:43.679631 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2026.02.05 01:55:43.679757 [ 4 ] {a6bbfb9b-24cd-409c-9b71-7302e316b469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12711 | 2026.02.05 01:55:43.679813 [ 4 ] {a6bbfb9b-24cd-409c-9b71-7302e316b469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12712 | 2026.02.05 01:55:43.680796 [ 4 ] {a6bbfb9b-24cd-409c-9b71-7302e316b469} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.02.05 01:55:43.680838 [ 4 ] {a6bbfb9b-24cd-409c-9b71-7302e316b469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12714 | 2026.02.05 01:55:43.681251 [ 4 ] {a6bbfb9b-24cd-409c-9b71-7302e316b469} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12715 | 2026.02.05 01:55:43.681482 [ 4 ] {a6bbfb9b-24cd-409c-9b71-7302e316b469} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.02.05 01:55:43.681621 [ 4 ] {a6bbfb9b-24cd-409c-9b71-7302e316b469} <Debug> executeQuery: Read 850 rows, 58.60 KiB in 0.001887 sec., 450450.4504504505 rows/sec., 30.33 MiB/sec. | ||
| 12717 | 2026.02.05 01:55:43.681660 [ 4 ] {a6bbfb9b-24cd-409c-9b71-7302e316b469} <Debug> TCPHandler: Processed in 0.002092248 sec. | ||
| 12718 | 2026.02.05 01:55:43.681787 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12719 | 2026.02.05 01:55:43.681884 [ 4 ] {f753efe0-58c3-4450-9509-0d1599d93212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12720 | 2026.02.05 01:55:43.681939 [ 4 ] {f753efe0-58c3-4450-9509-0d1599d93212} <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 | ||
| 12721 | 2026.02.05 01:55:43.682727 [ 4 ] {f753efe0-58c3-4450-9509-0d1599d93212} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.02.05 01:55:43.682765 [ 4 ] {f753efe0-58c3-4450-9509-0d1599d93212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12723 | 2026.02.05 01:55:43.683283 [ 4 ] {f753efe0-58c3-4450-9509-0d1599d93212} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12724 | 2026.02.05 01:55:43.683521 [ 4 ] {f753efe0-58c3-4450-9509-0d1599d93212} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.02.05 01:55:43.683661 [ 4 ] {f753efe0-58c3-4450-9509-0d1599d93212} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001796 sec., 2227.1714922048996 rows/sec., 3.99 MiB/sec. | ||
| 12726 | 2026.02.05 01:55:43.683717 [ 4 ] {f753efe0-58c3-4450-9509-0d1599d93212} <Debug> TCPHandler: Processed in 0.001980246 sec. | ||
| 12727 | 2026.02.05 01:55:43.683849 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.02.05 01:55:43.683960 [ 4 ] {7c72113c-4f39-4b21-a163-97cc891a1961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12729 | 2026.02.05 01:55:43.684014 [ 4 ] {7c72113c-4f39-4b21-a163-97cc891a1961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12730 | 2026.02.05 01:55:43.684411 [ 4 ] {7c72113c-4f39-4b21-a163-97cc891a1961} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.02.05 01:55:43.684446 [ 4 ] {7c72113c-4f39-4b21-a163-97cc891a1961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12732 | 2026.02.05 01:55:43.684771 [ 4 ] {7c72113c-4f39-4b21-a163-97cc891a1961} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12733 | 2026.02.05 01:55:43.684989 [ 4 ] {7c72113c-4f39-4b21-a163-97cc891a1961} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.02.05 01:55:43.685112 [ 54 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12735 | 2026.02.05 01:55:43.685120 [ 4 ] {7c72113c-4f39-4b21-a163-97cc891a1961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 12736 | 2026.02.05 01:55:43.685186 [ 54 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.02.05 01:55:43.685200 [ 4 ] {7c72113c-4f39-4b21-a163-97cc891a1961} <Debug> TCPHandler: Processed in 0.001402346 sec. | ||
| 12738 | 2026.02.05 01:55:43.685215 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12739 | 2026.02.05 01:55:43.685326 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12740 | 2026.02.05 01:55:43.685469 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12741 | 2026.02.05 01:55:43.685513 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5412 rows starting from the beginning of the part | ||
| 12742 | 2026.02.05 01:55:43.685595 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12743 | 2026.02.05 01:55:43.685660 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12744 | 2026.02.05 01:55:43.685724 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12745 | 2026.02.05 01:55:43.685786 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12746 | 2026.02.05 01:55:43.685831 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 12747 | 2026.02.05 01:55:43.687620 [ 199 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5712 rows, containing 4 columns (4 merged, 0 gathered) in 0.002340713 sec., 2440282.084988634 rows/sec., 164.43 MiB/sec. | ||
| 12748 | 2026.02.05 01:55:43.688076 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12749 | 2026.02.05 01:55:43.688406 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_96_19} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.02.05 01:55:43.688494 [ 196 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_96_19} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12751 | 2026.02.05 01:55:43.688592 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12752 | 2026.02.05 01:55:45.118114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32181 | ||
| 12753 | 2026.02.05 01:55:45.118652 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12754 | 2026.02.05 01:55:45.118699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12755 | 2026.02.05 01:55:45.119220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12756 | 2026.02.05 01:55:45.119458 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12757 | 2026.02.05 01:55:45.119589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32181 | ||
| 12758 | 2026.02.05 01:55:46.924842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12759 | 2026.02.05 01:55:46.941010 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2026.02.05 01:55:46.941074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12761 | 2026.02.05 01:55:46.946335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12762 | 2026.02.05 01:55:46.947038 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2026.02.05 01:55:46.950332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12764 | 2026.02.05 01:55:48.643348 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2026.02.05 01:55:48.643556 [ 4 ] {3b73bf75-0d59-4544-8aa4-0ed22b7ae63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12766 | 2026.02.05 01:55:48.643630 [ 4 ] {3b73bf75-0d59-4544-8aa4-0ed22b7ae63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12767 | 2026.02.05 01:55:48.644362 [ 4 ] {3b73bf75-0d59-4544-8aa4-0ed22b7ae63c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2026.02.05 01:55:48.644407 [ 4 ] {3b73bf75-0d59-4544-8aa4-0ed22b7ae63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12769 | 2026.02.05 01:55:48.644798 [ 4 ] {3b73bf75-0d59-4544-8aa4-0ed22b7ae63c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12770 | 2026.02.05 01:55:48.645027 [ 4 ] {3b73bf75-0d59-4544-8aa4-0ed22b7ae63c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2026.02.05 01:55:48.645178 [ 4 ] {3b73bf75-0d59-4544-8aa4-0ed22b7ae63c} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001675 sec., 76417.9104477612 rows/sec., 6.58 MiB/sec. | ||
| 12772 | 2026.02.05 01:55:48.645220 [ 4 ] {3b73bf75-0d59-4544-8aa4-0ed22b7ae63c} <Debug> TCPHandler: Processed in 0.002011817 sec. | ||
| 12773 | 2026.02.05 01:55:48.645346 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2026.02.05 01:55:48.645440 [ 4 ] {80265b9f-58c1-4aef-b34c-4e3234a243a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12775 | 2026.02.05 01:55:48.645479 [ 4 ] {80265b9f-58c1-4aef-b34c-4e3234a243a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12776 | 2026.02.05 01:55:48.645889 [ 4 ] {80265b9f-58c1-4aef-b34c-4e3234a243a9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2026.02.05 01:55:48.645925 [ 4 ] {80265b9f-58c1-4aef-b34c-4e3234a243a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12778 | 2026.02.05 01:55:48.646210 [ 4 ] {80265b9f-58c1-4aef-b34c-4e3234a243a9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12779 | 2026.02.05 01:55:48.646419 [ 4 ] {80265b9f-58c1-4aef-b34c-4e3234a243a9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.02.05 01:55:48.646544 [ 4 ] {80265b9f-58c1-4aef-b34c-4e3234a243a9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001123 sec., 32056.990204808546 rows/sec., 2.35 MiB/sec. | ||
| 12781 | 2026.02.05 01:55:48.646581 [ 4 ] {80265b9f-58c1-4aef-b34c-4e3234a243a9} <Debug> TCPHandler: Processed in 0.001285153 sec. | ||
| 12782 | 2026.02.05 01:55:48.646694 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2026.02.05 01:55:48.646787 [ 4 ] {847c27f4-0c74-4bc4-a9b1-0252820898e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12784 | 2026.02.05 01:55:48.646827 [ 4 ] {847c27f4-0c74-4bc4-a9b1-0252820898e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12785 | 2026.02.05 01:55:48.647261 [ 4 ] {847c27f4-0c74-4bc4-a9b1-0252820898e7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2026.02.05 01:55:48.647295 [ 4 ] {847c27f4-0c74-4bc4-a9b1-0252820898e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12787 | 2026.02.05 01:55:48.647585 [ 4 ] {847c27f4-0c74-4bc4-a9b1-0252820898e7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12788 | 2026.02.05 01:55:48.647792 [ 4 ] {847c27f4-0c74-4bc4-a9b1-0252820898e7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2026.02.05 01:55:48.647921 [ 4 ] {847c27f4-0c74-4bc4-a9b1-0252820898e7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001152 sec., 86805.55555555555 rows/sec., 6.78 MiB/sec. | ||
| 12790 | 2026.02.05 01:55:48.647958 [ 4 ] {847c27f4-0c74-4bc4-a9b1-0252820898e7} <Debug> TCPHandler: Processed in 0.001313035 sec. | ||
| 12791 | 2026.02.05 01:55:48.648074 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12792 | 2026.02.05 01:55:48.648166 [ 4 ] {0efa13dc-c846-41dd-98d5-f95bfaee79f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12793 | 2026.02.05 01:55:48.648208 [ 4 ] {0efa13dc-c846-41dd-98d5-f95bfaee79f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12794 | 2026.02.05 01:55:48.648612 [ 4 ] {0efa13dc-c846-41dd-98d5-f95bfaee79f5} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12795 | 2026.02.05 01:55:48.648646 [ 4 ] {0efa13dc-c846-41dd-98d5-f95bfaee79f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12796 | 2026.02.05 01:55:48.648975 [ 4 ] {0efa13dc-c846-41dd-98d5-f95bfaee79f5} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12797 | 2026.02.05 01:55:48.649184 [ 4 ] {0efa13dc-c846-41dd-98d5-f95bfaee79f5} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12798 | 2026.02.05 01:55:48.649316 [ 4 ] {0efa13dc-c846-41dd-98d5-f95bfaee79f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 12799 | 2026.02.05 01:55:48.649351 [ 4 ] {0efa13dc-c846-41dd-98d5-f95bfaee79f5} <Debug> TCPHandler: Processed in 0.001326494 sec. | ||
| 12800 | 2026.02.05 01:55:48.649464 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12801 | 2026.02.05 01:55:48.649555 [ 4 ] {28a1bc0d-3cd5-4e80-ab83-76d7c2b8ae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12802 | 2026.02.05 01:55:48.649610 [ 4 ] {28a1bc0d-3cd5-4e80-ab83-76d7c2b8ae7b} <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 | ||
| 12803 | 2026.02.05 01:55:48.650452 [ 4 ] {28a1bc0d-3cd5-4e80-ab83-76d7c2b8ae7b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12804 | 2026.02.05 01:55:48.650487 [ 4 ] {28a1bc0d-3cd5-4e80-ab83-76d7c2b8ae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12805 | 2026.02.05 01:55:48.651044 [ 4 ] {28a1bc0d-3cd5-4e80-ab83-76d7c2b8ae7b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12806 | 2026.02.05 01:55:48.651260 [ 4 ] {28a1bc0d-3cd5-4e80-ab83-76d7c2b8ae7b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12807 | 2026.02.05 01:55:48.651385 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12808 | 2026.02.05 01:55:48.651395 [ 4 ] {28a1bc0d-3cd5-4e80-ab83-76d7c2b8ae7b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 34.74 MiB/sec. | ||
| 12809 | 2026.02.05 01:55:48.651458 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.02.05 01:55:48.651484 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12811 | 2026.02.05 01:55:48.651490 [ 4 ] {28a1bc0d-3cd5-4e80-ab83-76d7c2b8ae7b} <Debug> TCPHandler: Processed in 0.002074218 sec. | ||
| 12812 | 2026.02.05 01:55:48.651608 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 12813 | 2026.02.05 01:55:48.651627 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12814 | 2026.02.05 01:55:48.651738 [ 4 ] {07d01528-2801-43a6-b65b-7692a6fd93ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12815 | 2026.02.05 01:55:48.651780 [ 4 ] {07d01528-2801-43a6-b65b-7692a6fd93ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12816 | 2026.02.05 01:55:48.651871 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12817 | 2026.02.05 01:55:48.651939 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1779 rows starting from the beginning of the part | ||
| 12818 | 2026.02.05 01:55:48.652074 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 12819 | 2026.02.05 01:55:48.652125 [ 4 ] {07d01528-2801-43a6-b65b-7692a6fd93ef} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12820 | 2026.02.05 01:55:48.652164 [ 4 ] {07d01528-2801-43a6-b65b-7692a6fd93ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12821 | 2026.02.05 01:55:48.652182 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 4 rows starting from the beginning of the part | ||
| 12822 | 2026.02.05 01:55:48.652284 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 12823 | 2026.02.05 01:55:48.652376 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 4 rows starting from the beginning of the part | ||
| 12824 | 2026.02.05 01:55:48.652469 [ 194 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 12825 | 2026.02.05 01:55:48.652488 [ 4 ] {07d01528-2801-43a6-b65b-7692a6fd93ef} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12826 | 2026.02.05 01:55:48.652706 [ 4 ] {07d01528-2801-43a6-b65b-7692a6fd93ef} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.02.05 01:55:48.652840 [ 4 ] {07d01528-2801-43a6-b65b-7692a6fd93ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 12828 | 2026.02.05 01:55:48.652878 [ 4 ] {07d01528-2801-43a6-b65b-7692a6fd93ef} <Debug> TCPHandler: Processed in 0.001301754 sec. | ||
| 12829 | 2026.02.05 01:55:48.663607 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1895 rows, containing 19 columns (19 merged, 0 gathered) in 0.012042781 sec., 157355.68055252352 rows/sec., 281.97 MiB/sec. | ||
| 12830 | 2026.02.05 01:55:48.665499 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12831 | 2026.02.05 01:55:48.665904 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2026.02.05 01:55:48.666007 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12833 | 2026.02.05 01:55:48.666202 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
| 12834 | 2026.02.05 01:55:49.000265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.36 MiB, peak 371.65 MiB, free memory in arenas 0.00 B, will set to 362.10 MiB (RSS), difference: 7.74 MiB | ||
| 12835 | 2026.02.05 01:55:52.439043 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12836 | 2026.02.05 01:55:52.439113 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12837 | 2026.02.05 01:55:52.619785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32629 | ||
| 12838 | 2026.02.05 01:55:52.620273 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2026.02.05 01:55:52.620308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12840 | 2026.02.05 01:55:52.620815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12841 | 2026.02.05 01:55:52.621050 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12842 | 2026.02.05 01:55:52.621181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32629 | ||
| 12843 | 2026.02.05 01:55:52.713503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1528 | ||
| 12844 | 2026.02.05 01:55:52.715726 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2026.02.05 01:55:52.715767 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12846 | 2026.02.05 01:55:52.716950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12847 | 2026.02.05 01:55:52.717207 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2026.02.05 01:55:52.717473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
| 12849 | 2026.02.05 01:55:53.641818 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.02.05 01:55:53.642008 [ 4 ] {9661e09a-19eb-4907-90b0-9106d04e2c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12851 | 2026.02.05 01:55:53.642081 [ 4 ] {9661e09a-19eb-4907-90b0-9106d04e2c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12852 | 2026.02.05 01:55:53.642739 [ 4 ] {9661e09a-19eb-4907-90b0-9106d04e2c7f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.02.05 01:55:53.642786 [ 4 ] {9661e09a-19eb-4907-90b0-9106d04e2c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12854 | 2026.02.05 01:55:53.643174 [ 4 ] {9661e09a-19eb-4907-90b0-9106d04e2c7f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12855 | 2026.02.05 01:55:53.643399 [ 4 ] {9661e09a-19eb-4907-90b0-9106d04e2c7f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.02.05 01:55:53.643551 [ 4 ] {9661e09a-19eb-4907-90b0-9106d04e2c7f} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001596 sec., 40100.25062656642 rows/sec., 3.17 MiB/sec. | ||
| 12857 | 2026.02.05 01:55:53.643592 [ 4 ] {9661e09a-19eb-4907-90b0-9106d04e2c7f} <Debug> TCPHandler: Processed in 0.001912115 sec. | ||
| 12858 | 2026.02.05 01:55:53.643715 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12859 | 2026.02.05 01:55:53.643810 [ 4 ] {97835f41-65ab-46b7-aff5-2100b33bf905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12860 | 2026.02.05 01:55:53.643850 [ 4 ] {97835f41-65ab-46b7-aff5-2100b33bf905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12861 | 2026.02.05 01:55:53.644241 [ 4 ] {97835f41-65ab-46b7-aff5-2100b33bf905} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.02.05 01:55:53.644276 [ 4 ] {97835f41-65ab-46b7-aff5-2100b33bf905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12863 | 2026.02.05 01:55:53.644592 [ 4 ] {97835f41-65ab-46b7-aff5-2100b33bf905} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12864 | 2026.02.05 01:55:53.644804 [ 4 ] {97835f41-65ab-46b7-aff5-2100b33bf905} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.02.05 01:55:53.644934 [ 4 ] {97835f41-65ab-46b7-aff5-2100b33bf905} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 263.38 KiB/sec. | ||
| 12866 | 2026.02.05 01:55:53.644971 [ 4 ] {97835f41-65ab-46b7-aff5-2100b33bf905} <Debug> TCPHandler: Processed in 0.001305524 sec. | ||
| 12867 | 2026.02.05 01:55:53.645072 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2026.02.05 01:55:53.645164 [ 4 ] {ce344688-5651-484d-af7d-baf7fce0f1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12869 | 2026.02.05 01:55:53.645203 [ 4 ] {ce344688-5651-484d-af7d-baf7fce0f1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12870 | 2026.02.05 01:55:53.645607 [ 4 ] {ce344688-5651-484d-af7d-baf7fce0f1fb} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12871 | 2026.02.05 01:55:53.645642 [ 4 ] {ce344688-5651-484d-af7d-baf7fce0f1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12872 | 2026.02.05 01:55:53.645956 [ 4 ] {ce344688-5651-484d-af7d-baf7fce0f1fb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12873 | 2026.02.05 01:55:53.646171 [ 4 ] {ce344688-5651-484d-af7d-baf7fce0f1fb} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.02.05 01:55:53.646298 [ 4 ] {ce344688-5651-484d-af7d-baf7fce0f1fb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001152 sec., 59027.777777777774 rows/sec., 4.61 MiB/sec. | ||
| 12875 | 2026.02.05 01:55:53.646336 [ 4 ] {ce344688-5651-484d-af7d-baf7fce0f1fb} <Debug> TCPHandler: Processed in 0.001313514 sec. | ||
| 12876 | 2026.02.05 01:55:53.646447 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12877 | 2026.02.05 01:55:53.646540 [ 4 ] {fbb78fc2-9789-479b-877f-327e89c82a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12878 | 2026.02.05 01:55:53.646585 [ 4 ] {fbb78fc2-9789-479b-877f-327e89c82a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12879 | 2026.02.05 01:55:53.646994 [ 4 ] {fbb78fc2-9789-479b-877f-327e89c82a72} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12880 | 2026.02.05 01:55:53.647031 [ 4 ] {fbb78fc2-9789-479b-877f-327e89c82a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12881 | 2026.02.05 01:55:53.647371 [ 4 ] {fbb78fc2-9789-479b-877f-327e89c82a72} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12882 | 2026.02.05 01:55:53.647588 [ 4 ] {fbb78fc2-9789-479b-877f-327e89c82a72} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2026.02.05 01:55:53.647717 [ 4 ] {fbb78fc2-9789-479b-877f-327e89c82a72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 12884 | 2026.02.05 01:55:53.647756 [ 4 ] {fbb78fc2-9789-479b-877f-327e89c82a72} <Debug> TCPHandler: Processed in 0.001358715 sec. | ||
| 12885 | 2026.02.05 01:55:53.647855 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12886 | 2026.02.05 01:55:53.647947 [ 4 ] {193add20-d9bb-49dc-b8b9-6c2c7eca4f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12887 | 2026.02.05 01:55:53.648000 [ 4 ] {193add20-d9bb-49dc-b8b9-6c2c7eca4f36} <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 | ||
| 12888 | 2026.02.05 01:55:53.648724 [ 4 ] {193add20-d9bb-49dc-b8b9-6c2c7eca4f36} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12889 | 2026.02.05 01:55:53.648760 [ 4 ] {193add20-d9bb-49dc-b8b9-6c2c7eca4f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12890 | 2026.02.05 01:55:53.649264 [ 4 ] {193add20-d9bb-49dc-b8b9-6c2c7eca4f36} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12891 | 2026.02.05 01:55:53.649498 [ 4 ] {193add20-d9bb-49dc-b8b9-6c2c7eca4f36} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12892 | 2026.02.05 01:55:53.649635 [ 4 ] {193add20-d9bb-49dc-b8b9-6c2c7eca4f36} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001706 sec., 2344.6658851113716 rows/sec., 4.20 MiB/sec. | ||
| 12893 | 2026.02.05 01:55:53.649689 [ 4 ] {193add20-d9bb-49dc-b8b9-6c2c7eca4f36} <Debug> TCPHandler: Processed in 0.001881994 sec. | ||
| 12894 | 2026.02.05 01:55:53.649802 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12895 | 2026.02.05 01:55:53.649896 [ 4 ] {5853ad27-7269-4006-9c78-357b9f4f5883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12896 | 2026.02.05 01:55:53.649937 [ 4 ] {5853ad27-7269-4006-9c78-357b9f4f5883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12897 | 2026.02.05 01:55:53.650267 [ 4 ] {5853ad27-7269-4006-9c78-357b9f4f5883} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.02.05 01:55:53.650302 [ 4 ] {5853ad27-7269-4006-9c78-357b9f4f5883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12899 | 2026.02.05 01:55:53.650600 [ 4 ] {5853ad27-7269-4006-9c78-357b9f4f5883} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12900 | 2026.02.05 01:55:53.650805 [ 4 ] {5853ad27-7269-4006-9c78-357b9f4f5883} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.02.05 01:55:53.650944 [ 4 ] {5853ad27-7269-4006-9c78-357b9f4f5883} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12902 | 2026.02.05 01:55:53.650980 [ 4 ] {5853ad27-7269-4006-9c78-357b9f4f5883} <Debug> TCPHandler: Processed in 0.001226973 sec. | ||
| 12903 | 2026.02.05 01:55:54.450478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12904 | 2026.02.05 01:55:54.466678 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12905 | 2026.02.05 01:55:54.466737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 12906 | 2026.02.05 01:55:54.472044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12907 | 2026.02.05 01:55:54.472718 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12908 | 2026.02.05 01:55:54.475414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12909 | 2026.02.05 01:55:58.643815 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12910 | 2026.02.05 01:55:58.644028 [ 4 ] {b9c8ced4-1b8c-4a62-be87-bd5a93fc84e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12911 | 2026.02.05 01:55:58.644103 [ 4 ] {b9c8ced4-1b8c-4a62-be87-bd5a93fc84e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12912 | 2026.02.05 01:55:58.644759 [ 4 ] {b9c8ced4-1b8c-4a62-be87-bd5a93fc84e3} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.02.05 01:55:58.644803 [ 4 ] {b9c8ced4-1b8c-4a62-be87-bd5a93fc84e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12914 | 2026.02.05 01:55:58.645171 [ 4 ] {b9c8ced4-1b8c-4a62-be87-bd5a93fc84e3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12915 | 2026.02.05 01:55:58.645408 [ 4 ] {b9c8ced4-1b8c-4a62-be87-bd5a93fc84e3} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.02.05 01:55:58.646265 [ 4 ] {b9c8ced4-1b8c-4a62-be87-bd5a93fc84e3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002289 sec., 2621.2319790301444 rows/sec., 213.74 KiB/sec. | ||
| 12917 | 2026.02.05 01:55:58.646311 [ 4 ] {b9c8ced4-1b8c-4a62-be87-bd5a93fc84e3} <Debug> TCPHandler: Processed in 0.002637168 sec. | ||
| 12918 | 2026.02.05 01:55:58.646462 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12919 | 2026.02.05 01:55:58.646560 [ 4 ] {ba0c643e-0fac-4c9d-ac9f-2e6036c8d469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12920 | 2026.02.05 01:55:58.646600 [ 4 ] {ba0c643e-0fac-4c9d-ac9f-2e6036c8d469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12921 | 2026.02.05 01:55:58.647089 [ 4 ] {ba0c643e-0fac-4c9d-ac9f-2e6036c8d469} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.02.05 01:55:58.647127 [ 4 ] {ba0c643e-0fac-4c9d-ac9f-2e6036c8d469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12923 | 2026.02.05 01:55:58.647446 [ 4 ] {ba0c643e-0fac-4c9d-ac9f-2e6036c8d469} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12924 | 2026.02.05 01:55:58.647661 [ 4 ] {ba0c643e-0fac-4c9d-ac9f-2e6036c8d469} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.02.05 01:55:58.647791 [ 4 ] {ba0c643e-0fac-4c9d-ac9f-2e6036c8d469} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001252 sec., 104632.58785942491 rows/sec., 8.98 MiB/sec. | ||
| 12926 | 2026.02.05 01:55:58.647829 [ 4 ] {ba0c643e-0fac-4c9d-ac9f-2e6036c8d469} <Debug> TCPHandler: Processed in 0.001416196 sec. | ||
| 12927 | 2026.02.05 01:55:58.647943 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12928 | 2026.02.05 01:55:58.648039 [ 4 ] {717438b5-9ca1-4fe4-abad-9c2f50ce9b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12929 | 2026.02.05 01:55:58.648079 [ 4 ] {717438b5-9ca1-4fe4-abad-9c2f50ce9b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12930 | 2026.02.05 01:55:58.648484 [ 4 ] {717438b5-9ca1-4fe4-abad-9c2f50ce9b25} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2026.02.05 01:55:58.648518 [ 4 ] {717438b5-9ca1-4fe4-abad-9c2f50ce9b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12932 | 2026.02.05 01:55:58.648855 [ 4 ] {717438b5-9ca1-4fe4-abad-9c2f50ce9b25} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12933 | 2026.02.05 01:55:58.649125 [ 4 ] {717438b5-9ca1-4fe4-abad-9c2f50ce9b25} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.02.05 01:55:58.649283 [ 4 ] {717438b5-9ca1-4fe4-abad-9c2f50ce9b25} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001261 sec., 33306.89928628073 rows/sec., 2.42 MiB/sec. | ||
| 12935 | 2026.02.05 01:55:58.649303 [ 25 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12936 | 2026.02.05 01:55:58.649323 [ 4 ] {717438b5-9ca1-4fe4-abad-9c2f50ce9b25} <Debug> TCPHandler: Processed in 0.001429526 sec. | ||
| 12937 | 2026.02.05 01:55:58.649372 [ 25 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2026.02.05 01:55:58.649406 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12939 | 2026.02.05 01:55:58.649462 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12940 | 2026.02.05 01:55:58.649505 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 12941 | 2026.02.05 01:55:58.649561 [ 4 ] {5a563e3e-ccfb-4c59-a2ea-b261530f40c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12942 | 2026.02.05 01:55:58.649607 [ 4 ] {5a563e3e-ccfb-4c59-a2ea-b261530f40c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12943 | 2026.02.05 01:55:58.649622 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12944 | 2026.02.05 01:55:58.649660 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 72 rows starting from the beginning of the part | ||
| 12945 | 2026.02.05 01:55:58.649725 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 12946 | 2026.02.05 01:55:58.649770 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 16 rows starting from the beginning of the part | ||
| 12947 | 2026.02.05 01:55:58.649818 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 36 rows starting from the beginning of the part | ||
| 12948 | 2026.02.05 01:55:58.649860 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 4 rows starting from the beginning of the part | ||
| 12949 | 2026.02.05 01:55:58.649932 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 42 rows starting from the beginning of the part | ||
| 12950 | 2026.02.05 01:55:58.650053 [ 4 ] {5a563e3e-ccfb-4c59-a2ea-b261530f40c5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12951 | 2026.02.05 01:55:58.650097 [ 4 ] {5a563e3e-ccfb-4c59-a2ea-b261530f40c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12952 | 2026.02.05 01:55:58.650425 [ 4 ] {5a563e3e-ccfb-4c59-a2ea-b261530f40c5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12953 | 2026.02.05 01:55:58.650650 [ 4 ] {5a563e3e-ccfb-4c59-a2ea-b261530f40c5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2026.02.05 01:55:58.650759 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296924 sec., 158837.37212049434 rows/sec., 12.18 MiB/sec. | ||
| 12955 | 2026.02.05 01:55:58.650779 [ 4 ] {5a563e3e-ccfb-4c59-a2ea-b261530f40c5} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001237 sec., 85691.1883589329 rows/sec., 6.70 MiB/sec. | ||
| 12956 | 2026.02.05 01:55:58.650833 [ 4 ] {5a563e3e-ccfb-4c59-a2ea-b261530f40c5} <Debug> TCPHandler: Processed in 0.001420917 sec. | ||
| 12957 | 2026.02.05 01:55:58.650947 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12958 | 2026.02.05 01:55:58.650965 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12959 | 2026.02.05 01:55:58.651040 [ 4 ] {2a4c5e65-bc86-41f6-b59e-62db1d8a68ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12960 | 2026.02.05 01:55:58.651090 [ 4 ] {2a4c5e65-bc86-41f6-b59e-62db1d8a68ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12961 | 2026.02.05 01:55:58.651283 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.02.05 01:55:58.651370 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_96_19} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12963 | 2026.02.05 01:55:58.651474 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12964 | 2026.02.05 01:55:58.651500 [ 4 ] {2a4c5e65-bc86-41f6-b59e-62db1d8a68ca} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.02.05 01:55:58.651540 [ 4 ] {2a4c5e65-bc86-41f6-b59e-62db1d8a68ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12966 | 2026.02.05 01:55:58.651866 [ 4 ] {2a4c5e65-bc86-41f6-b59e-62db1d8a68ca} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12967 | 2026.02.05 01:55:58.652069 [ 4 ] {2a4c5e65-bc86-41f6-b59e-62db1d8a68ca} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.02.05 01:55:58.652199 [ 4 ] {2a4c5e65-bc86-41f6-b59e-62db1d8a68ca} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001177 sec., 138487.6805437553 rows/sec., 9.64 MiB/sec. | ||
| 12969 | 2026.02.05 01:55:58.652236 [ 4 ] {2a4c5e65-bc86-41f6-b59e-62db1d8a68ca} <Debug> TCPHandler: Processed in 0.001339564 sec. | ||
| 12970 | 2026.02.05 01:55:58.652338 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12971 | 2026.02.05 01:55:58.652430 [ 4 ] {d05e450f-67b9-45e0-9d80-75796fb43820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12972 | 2026.02.05 01:55:58.652484 [ 4 ] {d05e450f-67b9-45e0-9d80-75796fb43820} <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 | ||
| 12973 | 2026.02.05 01:55:58.653333 [ 4 ] {d05e450f-67b9-45e0-9d80-75796fb43820} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.02.05 01:55:58.653369 [ 4 ] {d05e450f-67b9-45e0-9d80-75796fb43820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12975 | 2026.02.05 01:55:58.653912 [ 4 ] {d05e450f-67b9-45e0-9d80-75796fb43820} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12976 | 2026.02.05 01:55:58.654135 [ 4 ] {d05e450f-67b9-45e0-9d80-75796fb43820} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.02.05 01:55:58.654269 [ 4 ] {d05e450f-67b9-45e0-9d80-75796fb43820} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001858 sec., 19375.6727664155 rows/sec., 34.72 MiB/sec. | ||
| 12978 | 2026.02.05 01:55:58.654324 [ 4 ] {d05e450f-67b9-45e0-9d80-75796fb43820} <Debug> TCPHandler: Processed in 0.002035657 sec. | ||
| 12979 | 2026.02.05 01:55:58.654436 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.02.05 01:55:58.654530 [ 4 ] {72c1faca-017d-47b1-886f-913566892d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12981 | 2026.02.05 01:55:58.654570 [ 4 ] {72c1faca-017d-47b1-886f-913566892d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12982 | 2026.02.05 01:55:58.654905 [ 4 ] {72c1faca-017d-47b1-886f-913566892d8f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2026.02.05 01:55:58.654941 [ 4 ] {72c1faca-017d-47b1-886f-913566892d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12984 | 2026.02.05 01:55:58.655233 [ 4 ] {72c1faca-017d-47b1-886f-913566892d8f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12985 | 2026.02.05 01:55:58.655438 [ 4 ] {72c1faca-017d-47b1-886f-913566892d8f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.02.05 01:55:58.655565 [ 4 ] {72c1faca-017d-47b1-886f-913566892d8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 12987 | 2026.02.05 01:55:58.655601 [ 4 ] {72c1faca-017d-47b1-886f-913566892d8f} <Debug> TCPHandler: Processed in 0.001214703 sec. | ||
| 12988 | 2026.02.05 01:56:00.121380 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33141 | ||
| 12989 | 2026.02.05 01:56:00.121931 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.02.05 01:56:00.121977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12991 | 2026.02.05 01:56:00.122524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12992 | 2026.02.05 01:56:00.122762 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2026.02.05 01:56:00.122901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33141 | ||
| 12994 | 2026.02.05 01:56:01.975542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12995 | 2026.02.05 01:56:01.992160 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.02.05 01:56:01.992218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 12997 | 2026.02.05 01:56:01.998245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12998 | 2026.02.05 01:56:01.998990 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.02.05 01:56:02.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.63 MiB, peak 371.65 MiB, free memory in arenas 0.00 B, will set to 362.11 MiB (RSS), difference: -4.52 MiB | ||
| 13000 | 2026.02.05 01:56:02.002012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13001 | 2026.02.05 01:56:02.717726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1554 | ||
| 13002 | 2026.02.05 01:56:02.720043 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.02.05 01:56:02.720092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13004 | 2026.02.05 01:56:02.721276 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13005 | 2026.02.05 01:56:02.721554 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.02.05 01:56:02.721762 [ 41 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13007 | 2026.02.05 01:56:02.721819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
| 13008 | 2026.02.05 01:56:02.721833 [ 41 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.02.05 01:56:02.721866 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13010 | 2026.02.05 01:56:02.721981 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 13011 | 2026.02.05 01:56:02.722569 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13012 | 2026.02.05 01:56:02.722717 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1414 rows starting from the beginning of the part | ||
| 13013 | 2026.02.05 01:56:02.723111 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 13014 | 2026.02.05 01:56:02.723488 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 13015 | 2026.02.05 01:56:02.723845 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 13016 | 2026.02.05 01:56:02.724184 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 13017 | 2026.02.05 01:56:02.724509 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 13018 | 2026.02.05 01:56:02.731771 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 72 columns (72 merged, 0 gathered) in 0.00983395 sec., 158023.98832615584 rows/sec., 121.96 MiB/sec. | ||
| 13019 | 2026.02.05 01:56:02.733600 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13020 | 2026.02.05 01:56:02.734236 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.02.05 01:56:02.734330 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_51_10} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13022 | 2026.02.05 01:56:02.734688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 13023 | 2026.02.05 01:56:03.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.21 MiB, peak 371.65 MiB, free memory in arenas 0.00 B, will set to 362.34 MiB (RSS), difference: 4.14 MiB | ||
| 13024 | 2026.02.05 01:56:03.641590 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2026.02.05 01:56:03.641782 [ 4 ] {d7d78264-b6ab-48be-bf20-601477607285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13026 | 2026.02.05 01:56:03.641854 [ 4 ] {d7d78264-b6ab-48be-bf20-601477607285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13027 | 2026.02.05 01:56:03.642574 [ 4 ] {d7d78264-b6ab-48be-bf20-601477607285} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.02.05 01:56:03.642619 [ 4 ] {d7d78264-b6ab-48be-bf20-601477607285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13029 | 2026.02.05 01:56:03.642992 [ 4 ] {d7d78264-b6ab-48be-bf20-601477607285} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13030 | 2026.02.05 01:56:03.643212 [ 4 ] {d7d78264-b6ab-48be-bf20-601477607285} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.02.05 01:56:03.643352 [ 41 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13032 | 2026.02.05 01:56:03.643359 [ 4 ] {d7d78264-b6ab-48be-bf20-601477607285} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.00163 sec., 39263.8036809816 rows/sec., 3.11 MiB/sec. | ||
| 13033 | 2026.02.05 01:56:03.643427 [ 41 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2026.02.05 01:56:03.643446 [ 4 ] {d7d78264-b6ab-48be-bf20-601477607285} <Debug> TCPHandler: Processed in 0.001993407 sec. | ||
| 13035 | 2026.02.05 01:56:03.643459 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13036 | 2026.02.05 01:56:03.643565 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2026.02.05 01:56:03.643589 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 13038 | 2026.02.05 01:56:03.643661 [ 4 ] {a719ae64-67de-47dd-bde6-22c39773417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13039 | 2026.02.05 01:56:03.643706 [ 4 ] {a719ae64-67de-47dd-bde6-22c39773417d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13040 | 2026.02.05 01:56:03.643718 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13041 | 2026.02.05 01:56:03.643760 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1408 rows starting from the beginning of the part | ||
| 13042 | 2026.02.05 01:56:03.643837 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1211 rows starting from the beginning of the part | ||
| 13043 | 2026.02.05 01:56:03.643888 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 128 rows starting from the beginning of the part | ||
| 13044 | 2026.02.05 01:56:03.643936 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 13045 | 2026.02.05 01:56:03.643982 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 131 rows starting from the beginning of the part | ||
| 13046 | 2026.02.05 01:56:03.644025 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 13047 | 2026.02.05 01:56:03.644103 [ 4 ] {a719ae64-67de-47dd-bde6-22c39773417d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2026.02.05 01:56:03.644144 [ 4 ] {a719ae64-67de-47dd-bde6-22c39773417d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13049 | 2026.02.05 01:56:03.644473 [ 4 ] {a719ae64-67de-47dd-bde6-22c39773417d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13050 | 2026.02.05 01:56:03.644701 [ 4 ] {a719ae64-67de-47dd-bde6-22c39773417d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.02.05 01:56:03.644832 [ 4 ] {a719ae64-67de-47dd-bde6-22c39773417d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001189 sec., 3364.1715727502105 rows/sec., 252.97 KiB/sec. | ||
| 13052 | 2026.02.05 01:56:03.644869 [ 4 ] {a719ae64-67de-47dd-bde6-22c39773417d} <Debug> TCPHandler: Processed in 0.001352705 sec. | ||
| 13053 | 2026.02.05 01:56:03.644978 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13054 | 2026.02.05 01:56:03.645069 [ 4 ] {30efca84-dba7-4e96-b5fc-e8998bf5173e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13055 | 2026.02.05 01:56:03.645107 [ 4 ] {30efca84-dba7-4e96-b5fc-e8998bf5173e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13056 | 2026.02.05 01:56:03.645465 [ 188 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3006 rows, containing 5 columns (5 merged, 0 gathered) in 0.001919425 sec., 1566094.0125297941 rows/sec., 136.47 MiB/sec. | ||
| 13057 | 2026.02.05 01:56:03.645507 [ 4 ] {30efca84-dba7-4e96-b5fc-e8998bf5173e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2026.02.05 01:56:03.645546 [ 4 ] {30efca84-dba7-4e96-b5fc-e8998bf5173e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13059 | 2026.02.05 01:56:03.645802 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13060 | 2026.02.05 01:56:03.645854 [ 4 ] {30efca84-dba7-4e96-b5fc-e8998bf5173e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13061 | 2026.02.05 01:56:03.646129 [ 4 ] {30efca84-dba7-4e96-b5fc-e8998bf5173e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2026.02.05 01:56:03.646198 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2026.02.05 01:56:03.646251 [ 41 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13064 | 2026.02.05 01:56:03.646261 [ 4 ] {30efca84-dba7-4e96-b5fc-e8998bf5173e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00121 sec., 56198.34710743802 rows/sec., 4.39 MiB/sec. | ||
| 13065 | 2026.02.05 01:56:03.646288 [ 41 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.02.05 01:56:03.646295 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_101_20} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13067 | 2026.02.05 01:56:03.646312 [ 4 ] {30efca84-dba7-4e96-b5fc-e8998bf5173e} <Debug> TCPHandler: Processed in 0.001382345 sec. | ||
| 13068 | 2026.02.05 01:56:03.646320 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13069 | 2026.02.05 01:56:03.646432 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13070 | 2026.02.05 01:56:03.646438 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13071 | 2026.02.05 01:56:03.646486 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 13072 | 2026.02.05 01:56:03.646544 [ 4 ] {b38df792-8391-4f9f-8d56-235d35c10bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13073 | 2026.02.05 01:56:03.646590 [ 4 ] {b38df792-8391-4f9f-8d56-235d35c10bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13074 | 2026.02.05 01:56:03.646604 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13075 | 2026.02.05 01:56:03.646643 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 634 rows starting from the beginning of the part | ||
| 13076 | 2026.02.05 01:56:03.646709 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 536 rows starting from the beginning of the part | ||
| 13077 | 2026.02.05 01:56:03.646756 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 100 rows starting from the beginning of the part | ||
| 13078 | 2026.02.05 01:56:03.646798 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 68 rows starting from the beginning of the part | ||
| 13079 | 2026.02.05 01:56:03.646835 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 106 rows starting from the beginning of the part | ||
| 13080 | 2026.02.05 01:56:03.646881 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 68 rows starting from the beginning of the part | ||
| 13081 | 2026.02.05 01:56:03.646986 [ 4 ] {b38df792-8391-4f9f-8d56-235d35c10bcb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.02.05 01:56:03.647027 [ 4 ] {b38df792-8391-4f9f-8d56-235d35c10bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13083 | 2026.02.05 01:56:03.647372 [ 4 ] {b38df792-8391-4f9f-8d56-235d35c10bcb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13084 | 2026.02.05 01:56:03.647598 [ 4 ] {b38df792-8391-4f9f-8d56-235d35c10bcb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.02.05 01:56:03.647713 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13086 | 2026.02.05 01:56:03.647725 [ 4 ] {b38df792-8391-4f9f-8d56-235d35c10bcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 13087 | 2026.02.05 01:56:03.647744 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.02.05 01:56:03.647766 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13089 | 2026.02.05 01:56:03.647771 [ 4 ] {b38df792-8391-4f9f-8d56-235d35c10bcb} <Debug> TCPHandler: Processed in 0.001381285 sec. | ||
| 13090 | 2026.02.05 01:56:03.647890 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 13091 | 2026.02.05 01:56:03.647908 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2026.02.05 01:56:03.647956 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566498 sec., 965210.2971085823 rows/sec., 76.64 MiB/sec. | ||
| 13093 | 2026.02.05 01:56:03.648012 [ 4 ] {e4d5bf03-2df3-4b9d-b6ab-8eb93e0b5a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13094 | 2026.02.05 01:56:03.648016 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13095 | 2026.02.05 01:56:03.648067 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27345 rows starting from the beginning of the part | ||
| 13096 | 2026.02.05 01:56:03.648072 [ 4 ] {e4d5bf03-2df3-4b9d-b6ab-8eb93e0b5a9a} <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 | ||
| 13097 | 2026.02.05 01:56:03.648136 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 850 rows starting from the beginning of the part | ||
| 13098 | 2026.02.05 01:56:03.648151 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13099 | 2026.02.05 01:56:03.648188 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13100 | 2026.02.05 01:56:03.648233 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 13101 | 2026.02.05 01:56:03.648271 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 163 rows starting from the beginning of the part | ||
| 13102 | 2026.02.05 01:56:03.648311 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13103 | 2026.02.05 01:56:03.648481 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.02.05 01:56:03.648561 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_101_20} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13105 | 2026.02.05 01:56:03.648656 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 13106 | 2026.02.05 01:56:03.648830 [ 4 ] {e4d5bf03-2df3-4b9d-b6ab-8eb93e0b5a9a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.02.05 01:56:03.648870 [ 4 ] {e4d5bf03-2df3-4b9d-b6ab-8eb93e0b5a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13108 | 2026.02.05 01:56:03.649378 [ 4 ] {e4d5bf03-2df3-4b9d-b6ab-8eb93e0b5a9a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13109 | 2026.02.05 01:56:03.649600 [ 4 ] {e4d5bf03-2df3-4b9d-b6ab-8eb93e0b5a9a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2026.02.05 01:56:03.649739 [ 4 ] {e4d5bf03-2df3-4b9d-b6ab-8eb93e0b5a9a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001745 sec., 2292.2636103151863 rows/sec., 4.11 MiB/sec. | ||
| 13111 | 2026.02.05 01:56:03.649794 [ 4 ] {e4d5bf03-2df3-4b9d-b6ab-8eb93e0b5a9a} <Debug> TCPHandler: Processed in 0.001938716 sec. | ||
| 13112 | 2026.02.05 01:56:03.649904 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13113 | 2026.02.05 01:56:03.649996 [ 4 ] {f96dcf0e-ad6d-4d21-952e-9cbe9c5b4bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13114 | 2026.02.05 01:56:03.650037 [ 4 ] {f96dcf0e-ad6d-4d21-952e-9cbe9c5b4bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13115 | 2026.02.05 01:56:03.650362 [ 4 ] {f96dcf0e-ad6d-4d21-952e-9cbe9c5b4bf7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2026.02.05 01:56:03.650396 [ 4 ] {f96dcf0e-ad6d-4d21-952e-9cbe9c5b4bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13117 | 2026.02.05 01:56:03.650716 [ 4 ] {f96dcf0e-ad6d-4d21-952e-9cbe9c5b4bf7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13118 | 2026.02.05 01:56:03.650924 [ 4 ] {f96dcf0e-ad6d-4d21-952e-9cbe9c5b4bf7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.02.05 01:56:03.651050 [ 4 ] {f96dcf0e-ad6d-4d21-952e-9cbe9c5b4bf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 13120 | 2026.02.05 01:56:03.651085 [ 4 ] {f96dcf0e-ad6d-4d21-952e-9cbe9c5b4bf7} <Debug> TCPHandler: Processed in 0.001229943 sec. | ||
| 13121 | 2026.02.05 01:56:03.654369 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28838 rows, containing 5 columns (5 merged, 0 gathered) in 0.0065278 sec., 4417721.131162106 rows/sec., 303.51 MiB/sec. | ||
| 13122 | 2026.02.05 01:56:03.654828 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13123 | 2026.02.05 01:56:03.655114 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.02.05 01:56:03.655246 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13125 | 2026.02.05 01:56:03.655326 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13126 | 2026.02.05 01:56:07.439152 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13127 | 2026.02.05 01:56:07.439220 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13128 | 2026.02.05 01:56:07.623122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33589 | ||
| 13129 | 2026.02.05 01:56:07.623684 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.02.05 01:56:07.623725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13131 | 2026.02.05 01:56:07.624232 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13132 | 2026.02.05 01:56:07.624465 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.02.05 01:56:07.624598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33589 | ||
| 13134 | 2026.02.05 01:56:08.427071 [ 223 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 13135 | 2026.02.05 01:56:08.427127 [ 223 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 13136 | 2026.02.05 01:56:08.442843 [ 223 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 13137 | 2026.02.05 01:56:08.531103 [ 224 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 13138 | 2026.02.05 01:56:08.531154 [ 224 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 13139 | 2026.02.05 01:56:08.534528 [ 224 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 13140 | 2026.02.05 01:56:08.644695 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.02.05 01:56:08.644871 [ 4 ] {2650abeb-2f2a-4bcc-a27d-d9700452c8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13142 | 2026.02.05 01:56:08.644938 [ 4 ] {2650abeb-2f2a-4bcc-a27d-d9700452c8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13143 | 2026.02.05 01:56:08.645624 [ 4 ] {2650abeb-2f2a-4bcc-a27d-d9700452c8ed} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.02.05 01:56:08.645671 [ 4 ] {2650abeb-2f2a-4bcc-a27d-d9700452c8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13145 | 2026.02.05 01:56:08.646057 [ 4 ] {2650abeb-2f2a-4bcc-a27d-d9700452c8ed} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13146 | 2026.02.05 01:56:08.646279 [ 4 ] {2650abeb-2f2a-4bcc-a27d-d9700452c8ed} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.02.05 01:56:08.646424 [ 4 ] {2650abeb-2f2a-4bcc-a27d-d9700452c8ed} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001602 sec., 79900.12484394507 rows/sec., 6.88 MiB/sec. | ||
| 13148 | 2026.02.05 01:56:08.646467 [ 4 ] {2650abeb-2f2a-4bcc-a27d-d9700452c8ed} <Debug> TCPHandler: Processed in 0.001903944 sec. | ||
| 13149 | 2026.02.05 01:56:08.646673 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.02.05 01:56:08.646794 [ 4 ] {da9ecc42-1209-48f2-aaff-6e499a67a9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13151 | 2026.02.05 01:56:08.646842 [ 4 ] {da9ecc42-1209-48f2-aaff-6e499a67a9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13152 | 2026.02.05 01:56:08.647357 [ 4 ] {da9ecc42-1209-48f2-aaff-6e499a67a9fe} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.02.05 01:56:08.647401 [ 4 ] {da9ecc42-1209-48f2-aaff-6e499a67a9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13154 | 2026.02.05 01:56:08.647758 [ 4 ] {da9ecc42-1209-48f2-aaff-6e499a67a9fe} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13155 | 2026.02.05 01:56:08.648017 [ 4 ] {da9ecc42-1209-48f2-aaff-6e499a67a9fe} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.02.05 01:56:08.648168 [ 4 ] {da9ecc42-1209-48f2-aaff-6e499a67a9fe} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001399 sec., 25732.66619013581 rows/sec., 1.89 MiB/sec. | ||
| 13157 | 2026.02.05 01:56:08.648209 [ 4 ] {da9ecc42-1209-48f2-aaff-6e499a67a9fe} <Debug> TCPHandler: Processed in 0.001597769 sec. | ||
| 13158 | 2026.02.05 01:56:08.648325 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.02.05 01:56:08.648423 [ 4 ] {4c16d239-f954-4c90-bb65-e8ce10d122cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13160 | 2026.02.05 01:56:08.648467 [ 4 ] {4c16d239-f954-4c90-bb65-e8ce10d122cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13161 | 2026.02.05 01:56:08.648924 [ 4 ] {4c16d239-f954-4c90-bb65-e8ce10d122cf} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.02.05 01:56:08.648963 [ 4 ] {4c16d239-f954-4c90-bb65-e8ce10d122cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13163 | 2026.02.05 01:56:08.649291 [ 4 ] {4c16d239-f954-4c90-bb65-e8ce10d122cf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13164 | 2026.02.05 01:56:08.649502 [ 4 ] {4c16d239-f954-4c90-bb65-e8ce10d122cf} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.02.05 01:56:08.649632 [ 4 ] {4c16d239-f954-4c90-bb65-e8ce10d122cf} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001227 sec., 81499.59250203749 rows/sec., 6.37 MiB/sec. | ||
| 13166 | 2026.02.05 01:56:08.649673 [ 4 ] {4c16d239-f954-4c90-bb65-e8ce10d122cf} <Debug> TCPHandler: Processed in 0.001397386 sec. | ||
| 13167 | 2026.02.05 01:56:08.649803 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13168 | 2026.02.05 01:56:08.649899 [ 4 ] {f0b9c1a2-3374-413f-920e-d1ae039d0805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13169 | 2026.02.05 01:56:08.649945 [ 4 ] {f0b9c1a2-3374-413f-920e-d1ae039d0805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13170 | 2026.02.05 01:56:08.650382 [ 4 ] {f0b9c1a2-3374-413f-920e-d1ae039d0805} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.02.05 01:56:08.650420 [ 4 ] {f0b9c1a2-3374-413f-920e-d1ae039d0805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13172 | 2026.02.05 01:56:08.650754 [ 4 ] {f0b9c1a2-3374-413f-920e-d1ae039d0805} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13173 | 2026.02.05 01:56:08.650967 [ 4 ] {f0b9c1a2-3374-413f-920e-d1ae039d0805} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.02.05 01:56:08.651104 [ 4 ] {f0b9c1a2-3374-413f-920e-d1ae039d0805} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 13175 | 2026.02.05 01:56:08.651142 [ 4 ] {f0b9c1a2-3374-413f-920e-d1ae039d0805} <Debug> TCPHandler: Processed in 0.001391226 sec. | ||
| 13176 | 2026.02.05 01:56:08.651174 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 13177 | 2026.02.05 01:56:08.651216 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 13178 | 2026.02.05 01:56:08.651260 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2026.02.05 01:56:08.651360 [ 4 ] {49afe737-9a7c-4665-b404-f3ca967eb892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13180 | 2026.02.05 01:56:08.651415 [ 4 ] {49afe737-9a7c-4665-b404-f3ca967eb892} <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 | ||
| 13181 | 2026.02.05 01:56:08.652278 [ 4 ] {49afe737-9a7c-4665-b404-f3ca967eb892} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2026.02.05 01:56:08.652317 [ 4 ] {49afe737-9a7c-4665-b404-f3ca967eb892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13183 | 2026.02.05 01:56:08.652929 [ 4 ] {49afe737-9a7c-4665-b404-f3ca967eb892} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13184 | 2026.02.05 01:56:08.653178 [ 4 ] {49afe737-9a7c-4665-b404-f3ca967eb892} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2026.02.05 01:56:08.653337 [ 4 ] {49afe737-9a7c-4665-b404-f3ca967eb892} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001995 sec., 18045.11278195489 rows/sec., 32.34 MiB/sec. | ||
| 13186 | 2026.02.05 01:56:08.653396 [ 4 ] {49afe737-9a7c-4665-b404-f3ca967eb892} <Debug> TCPHandler: Processed in 0.00218636 sec. | ||
| 13187 | 2026.02.05 01:56:08.653514 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13188 | 2026.02.05 01:56:08.653610 [ 4 ] {11b1172a-ff86-42c8-9671-a6f923bdc14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13189 | 2026.02.05 01:56:08.653653 [ 4 ] {11b1172a-ff86-42c8-9671-a6f923bdc14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13190 | 2026.02.05 01:56:08.654000 [ 4 ] {11b1172a-ff86-42c8-9671-a6f923bdc14f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2026.02.05 01:56:08.654037 [ 4 ] {11b1172a-ff86-42c8-9671-a6f923bdc14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13192 | 2026.02.05 01:56:08.654344 [ 4 ] {11b1172a-ff86-42c8-9671-a6f923bdc14f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13193 | 2026.02.05 01:56:08.654622 [ 4 ] {11b1172a-ff86-42c8-9671-a6f923bdc14f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13194 | 2026.02.05 01:56:08.654746 [ 37 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13195 | 2026.02.05 01:56:08.654756 [ 4 ] {11b1172a-ff86-42c8-9671-a6f923bdc14f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 13196 | 2026.02.05 01:56:08.654799 [ 37 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13197 | 2026.02.05 01:56:08.654813 [ 4 ] {11b1172a-ff86-42c8-9671-a6f923bdc14f} <Debug> TCPHandler: Processed in 0.001350045 sec. | ||
| 13198 | 2026.02.05 01:56:08.654837 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13199 | 2026.02.05 01:56:08.654969 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13200 | 2026.02.05 01:56:08.655119 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13201 | 2026.02.05 01:56:08.655156 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5712 rows starting from the beginning of the part | ||
| 13202 | 2026.02.05 01:56:08.655209 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 13203 | 2026.02.05 01:56:08.655225 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13204 | 2026.02.05 01:56:08.655278 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13205 | 2026.02.05 01:56:08.655322 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13206 | 2026.02.05 01:56:08.655357 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13207 | 2026.02.05 01:56:08.655392 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13208 | 2026.02.05 01:56:08.657047 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6012 rows, containing 4 columns (4 merged, 0 gathered) in 0.002131799 sec., 2820153.3071363666 rows/sec., 190.02 MiB/sec. | ||
| 13209 | 2026.02.05 01:56:08.657472 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13210 | 2026.02.05 01:56:08.657779 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_101_20} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.02.05 01:56:08.657853 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_101_20} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13212 | 2026.02.05 01:56:08.657929 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13213 | 2026.02.05 01:56:08.928768 [ 225 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 13214 | 2026.02.05 01:56:08.928817 [ 225 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 13215 | 2026.02.05 01:56:08.932472 [ 225 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 13216 | 2026.02.05 01:56:09.502168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 13217 | 2026.02.05 01:56:09.520097 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13218 | 2026.02.05 01:56:09.520164 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 13219 | 2026.02.05 01:56:09.526464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13220 | 2026.02.05 01:56:09.527217 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13221 | 2026.02.05 01:56:09.530947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 13222 | 2026.02.05 01:56:09.535997 [ 220 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 13223 | 2026.02.05 01:56:09.536024 [ 220 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 13224 | 2026.02.05 01:56:09.538755 [ 220 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 13225 | 2026.02.05 01:56:12.722286 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1578 | ||
| 13226 | 2026.02.05 01:56:12.724609 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.02.05 01:56:12.724663 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13228 | 2026.02.05 01:56:12.725889 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13229 | 2026.02.05 01:56:12.726163 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2026.02.05 01:56:12.726459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 13231 | 2026.02.05 01:56:13.675278 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13232 | 2026.02.05 01:56:13.675456 [ 4 ] {4ddb2969-8407-4d06-a336-54dd320b6635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13233 | 2026.02.05 01:56:13.675525 [ 4 ] {4ddb2969-8407-4d06-a336-54dd320b6635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13234 | 2026.02.05 01:56:13.676175 [ 4 ] {4ddb2969-8407-4d06-a336-54dd320b6635} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13235 | 2026.02.05 01:56:13.676222 [ 4 ] {4ddb2969-8407-4d06-a336-54dd320b6635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13236 | 2026.02.05 01:56:13.676628 [ 4 ] {4ddb2969-8407-4d06-a336-54dd320b6635} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13237 | 2026.02.05 01:56:13.676870 [ 4 ] {4ddb2969-8407-4d06-a336-54dd320b6635} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13238 | 2026.02.05 01:56:13.677021 [ 4 ] {4ddb2969-8407-4d06-a336-54dd320b6635} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 13239 | 2026.02.05 01:56:13.677065 [ 4 ] {4ddb2969-8407-4d06-a336-54dd320b6635} <Debug> TCPHandler: Processed in 0.001923795 sec. | ||
| 13240 | 2026.02.05 01:56:13.677195 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13241 | 2026.02.05 01:56:13.677292 [ 4 ] {cb3a85a8-b40a-4a54-abb5-779f9e107822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13242 | 2026.02.05 01:56:13.677341 [ 4 ] {cb3a85a8-b40a-4a54-abb5-779f9e107822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13243 | 2026.02.05 01:56:13.677768 [ 4 ] {cb3a85a8-b40a-4a54-abb5-779f9e107822} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2026.02.05 01:56:13.677811 [ 4 ] {cb3a85a8-b40a-4a54-abb5-779f9e107822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13245 | 2026.02.05 01:56:13.678120 [ 4 ] {cb3a85a8-b40a-4a54-abb5-779f9e107822} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13246 | 2026.02.05 01:56:13.678337 [ 4 ] {cb3a85a8-b40a-4a54-abb5-779f9e107822} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2026.02.05 01:56:13.678489 [ 4 ] {cb3a85a8-b40a-4a54-abb5-779f9e107822} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001217 sec., 1643.3853738701725 rows/sec., 134.01 KiB/sec. | ||
| 13248 | 2026.02.05 01:56:13.678528 [ 4 ] {cb3a85a8-b40a-4a54-abb5-779f9e107822} <Debug> TCPHandler: Processed in 0.001384796 sec. | ||
| 13249 | 2026.02.05 01:56:13.678643 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13250 | 2026.02.05 01:56:13.678737 [ 4 ] {f3c27996-ddd4-4729-b1ee-9b5e4f39e06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13251 | 2026.02.05 01:56:13.678777 [ 4 ] {f3c27996-ddd4-4729-b1ee-9b5e4f39e06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13252 | 2026.02.05 01:56:13.679979 [ 4 ] {f3c27996-ddd4-4729-b1ee-9b5e4f39e06c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.02.05 01:56:13.680016 [ 4 ] {f3c27996-ddd4-4729-b1ee-9b5e4f39e06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13254 | 2026.02.05 01:56:13.680411 [ 4 ] {f3c27996-ddd4-4729-b1ee-9b5e4f39e06c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13255 | 2026.02.05 01:56:13.680635 [ 4 ] {f3c27996-ddd4-4729-b1ee-9b5e4f39e06c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.02.05 01:56:13.680777 [ 4 ] {f3c27996-ddd4-4729-b1ee-9b5e4f39e06c} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.002058 sec., 643828.9601554908 rows/sec., 53.76 MiB/sec. | ||
| 13257 | 2026.02.05 01:56:13.680816 [ 4 ] {f3c27996-ddd4-4729-b1ee-9b5e4f39e06c} <Debug> TCPHandler: Processed in 0.00222002 sec. | ||
| 13258 | 2026.02.05 01:56:13.680939 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2026.02.05 01:56:13.681041 [ 4 ] {71d4eca4-5016-4956-8910-bbb3e3977ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13260 | 2026.02.05 01:56:13.681086 [ 4 ] {71d4eca4-5016-4956-8910-bbb3e3977ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13261 | 2026.02.05 01:56:13.681528 [ 4 ] {71d4eca4-5016-4956-8910-bbb3e3977ee9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2026.02.05 01:56:13.681567 [ 4 ] {71d4eca4-5016-4956-8910-bbb3e3977ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13263 | 2026.02.05 01:56:13.681900 [ 4 ] {71d4eca4-5016-4956-8910-bbb3e3977ee9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13264 | 2026.02.05 01:56:13.682139 [ 4 ] {71d4eca4-5016-4956-8910-bbb3e3977ee9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2026.02.05 01:56:13.682276 [ 4 ] {71d4eca4-5016-4956-8910-bbb3e3977ee9} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001254 sec., 14354.066985645934 rows/sec., 1.09 MiB/sec. | ||
| 13266 | 2026.02.05 01:56:13.682317 [ 4 ] {71d4eca4-5016-4956-8910-bbb3e3977ee9} <Debug> TCPHandler: Processed in 0.001431096 sec. | ||
| 13267 | 2026.02.05 01:56:13.682437 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13268 | 2026.02.05 01:56:13.682531 [ 4 ] {415a00d4-3120-404b-82c0-5e6fd4a4a5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13269 | 2026.02.05 01:56:13.682576 [ 4 ] {415a00d4-3120-404b-82c0-5e6fd4a4a5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13270 | 2026.02.05 01:56:13.683117 [ 4 ] {415a00d4-3120-404b-82c0-5e6fd4a4a5d4} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2026.02.05 01:56:13.683165 [ 4 ] {415a00d4-3120-404b-82c0-5e6fd4a4a5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13272 | 2026.02.05 01:56:13.683602 [ 4 ] {415a00d4-3120-404b-82c0-5e6fd4a4a5d4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13273 | 2026.02.05 01:56:13.683928 [ 4 ] {415a00d4-3120-404b-82c0-5e6fd4a4a5d4} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2026.02.05 01:56:13.684081 [ 4 ] {415a00d4-3120-404b-82c0-5e6fd4a4a5d4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001568 sec., 160714.2857142857 rows/sec., 11.12 MiB/sec. | ||
| 13275 | 2026.02.05 01:56:13.684123 [ 4 ] {415a00d4-3120-404b-82c0-5e6fd4a4a5d4} <Debug> TCPHandler: Processed in 0.001736542 sec. | ||
| 13276 | 2026.02.05 01:56:13.684259 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13277 | 2026.02.05 01:56:13.684354 [ 4 ] {afc6b87e-69b4-4cb6-a2d8-432b234c1e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13278 | 2026.02.05 01:56:13.684396 [ 4 ] {afc6b87e-69b4-4cb6-a2d8-432b234c1e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13279 | 2026.02.05 01:56:13.684826 [ 4 ] {afc6b87e-69b4-4cb6-a2d8-432b234c1e8e} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13280 | 2026.02.05 01:56:13.684864 [ 4 ] {afc6b87e-69b4-4cb6-a2d8-432b234c1e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13281 | 2026.02.05 01:56:13.685173 [ 4 ] {afc6b87e-69b4-4cb6-a2d8-432b234c1e8e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13282 | 2026.02.05 01:56:13.685405 [ 4 ] {afc6b87e-69b4-4cb6-a2d8-432b234c1e8e} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13283 | 2026.02.05 01:56:13.685540 [ 4 ] {afc6b87e-69b4-4cb6-a2d8-432b234c1e8e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001205 sec., 9958.50622406639 rows/sec., 778.01 KiB/sec. | ||
| 13284 | 2026.02.05 01:56:13.685580 [ 4 ] {afc6b87e-69b4-4cb6-a2d8-432b234c1e8e} <Debug> TCPHandler: Processed in 0.001371775 sec. | ||
| 13285 | 2026.02.05 01:56:13.685701 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13286 | 2026.02.05 01:56:13.685795 [ 4 ] {1c0bab65-f337-4106-9f1a-92c1b1d2c8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13287 | 2026.02.05 01:56:13.685836 [ 4 ] {1c0bab65-f337-4106-9f1a-92c1b1d2c8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13288 | 2026.02.05 01:56:13.686468 [ 4 ] {1c0bab65-f337-4106-9f1a-92c1b1d2c8f5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.02.05 01:56:13.686505 [ 4 ] {1c0bab65-f337-4106-9f1a-92c1b1d2c8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13290 | 2026.02.05 01:56:13.686850 [ 4 ] {1c0bab65-f337-4106-9f1a-92c1b1d2c8f5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13291 | 2026.02.05 01:56:13.687067 [ 4 ] {1c0bab65-f337-4106-9f1a-92c1b1d2c8f5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2026.02.05 01:56:13.687193 [ 4 ] {1c0bab65-f337-4106-9f1a-92c1b1d2c8f5} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.00143 sec., 393006.99300699297 rows/sec., 29.46 MiB/sec. | ||
| 13293 | 2026.02.05 01:56:13.687234 [ 4 ] {1c0bab65-f337-4106-9f1a-92c1b1d2c8f5} <Debug> TCPHandler: Processed in 0.001601569 sec. | ||
| 13294 | 2026.02.05 01:56:13.687354 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2026.02.05 01:56:13.687449 [ 4 ] {089e7ff2-98c6-4f9b-977f-0d2be4021716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13296 | 2026.02.05 01:56:13.687491 [ 4 ] {089e7ff2-98c6-4f9b-977f-0d2be4021716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13297 | 2026.02.05 01:56:13.688124 [ 4 ] {089e7ff2-98c6-4f9b-977f-0d2be4021716} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2026.02.05 01:56:13.688161 [ 4 ] {089e7ff2-98c6-4f9b-977f-0d2be4021716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13299 | 2026.02.05 01:56:13.688544 [ 4 ] {089e7ff2-98c6-4f9b-977f-0d2be4021716} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13300 | 2026.02.05 01:56:13.688761 [ 4 ] {089e7ff2-98c6-4f9b-977f-0d2be4021716} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2026.02.05 01:56:13.688890 [ 4 ] {089e7ff2-98c6-4f9b-977f-0d2be4021716} <Debug> executeQuery: Read 917 rows, 64.22 KiB in 0.001427 sec., 642606.8675543097 rows/sec., 43.95 MiB/sec. | ||
| 13302 | 2026.02.05 01:56:13.688929 [ 4 ] {089e7ff2-98c6-4f9b-977f-0d2be4021716} <Debug> TCPHandler: Processed in 0.001604709 sec. | ||
| 13303 | 2026.02.05 01:56:13.689053 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.02.05 01:56:13.689149 [ 4 ] {288938e1-08eb-4570-bb01-a7e6dbfe67df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13305 | 2026.02.05 01:56:13.689204 [ 4 ] {288938e1-08eb-4570-bb01-a7e6dbfe67df} <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 | ||
| 13306 | 2026.02.05 01:56:13.689975 [ 4 ] {288938e1-08eb-4570-bb01-a7e6dbfe67df} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.02.05 01:56:13.690016 [ 4 ] {288938e1-08eb-4570-bb01-a7e6dbfe67df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13308 | 2026.02.05 01:56:13.690535 [ 4 ] {288938e1-08eb-4570-bb01-a7e6dbfe67df} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13309 | 2026.02.05 01:56:13.690761 [ 4 ] {288938e1-08eb-4570-bb01-a7e6dbfe67df} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.02.05 01:56:13.690900 [ 4 ] {288938e1-08eb-4570-bb01-a7e6dbfe67df} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001769 sec., 2261.1644997173544 rows/sec., 4.05 MiB/sec. | ||
| 13311 | 2026.02.05 01:56:13.690897 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13312 | 2026.02.05 01:56:13.690957 [ 4 ] {288938e1-08eb-4570-bb01-a7e6dbfe67df} <Debug> TCPHandler: Processed in 0.001954586 sec. | ||
| 13313 | 2026.02.05 01:56:13.690969 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.02.05 01:56:13.690999 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13315 | 2026.02.05 01:56:13.691098 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13316 | 2026.02.05 01:56:13.691117 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 13317 | 2026.02.05 01:56:13.691202 [ 4 ] {f228a0da-7843-4755-842c-2571caa91b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13318 | 2026.02.05 01:56:13.691256 [ 4 ] {f228a0da-7843-4755-842c-2571caa91b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13319 | 2026.02.05 01:56:13.691432 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13320 | 2026.02.05 01:56:13.691512 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1895 rows starting from the beginning of the part | ||
| 13321 | 2026.02.05 01:56:13.691654 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 4 rows starting from the beginning of the part | ||
| 13322 | 2026.02.05 01:56:13.691694 [ 4 ] {f228a0da-7843-4755-842c-2571caa91b47} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2026.02.05 01:56:13.691737 [ 4 ] {f228a0da-7843-4755-842c-2571caa91b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13324 | 2026.02.05 01:56:13.691764 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 13325 | 2026.02.05 01:56:13.691879 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 4 rows starting from the beginning of the part | ||
| 13326 | 2026.02.05 01:56:13.691980 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 13327 | 2026.02.05 01:56:13.692079 [ 4 ] {f228a0da-7843-4755-842c-2571caa91b47} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13328 | 2026.02.05 01:56:13.692080 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 4 rows starting from the beginning of the part | ||
| 13329 | 2026.02.05 01:56:13.692324 [ 4 ] {f228a0da-7843-4755-842c-2571caa91b47} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13330 | 2026.02.05 01:56:13.692477 [ 4 ] {f228a0da-7843-4755-842c-2571caa91b47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec. | ||
| 13331 | 2026.02.05 01:56:13.692526 [ 223 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 13332 | 2026.02.05 01:56:13.692530 [ 4 ] {f228a0da-7843-4755-842c-2571caa91b47} <Debug> TCPHandler: Processed in 0.001484978 sec. | ||
| 13333 | 2026.02.05 01:56:13.692561 [ 223 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 13334 | 2026.02.05 01:56:13.696165 [ 223 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 13335 | 2026.02.05 01:56:13.702098 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1979 rows, containing 19 columns (19 merged, 0 gathered) in 0.011040172 sec., 179254.45364438163 rows/sec., 321.22 MiB/sec. | ||
| 13336 | 2026.02.05 01:56:13.703896 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13337 | 2026.02.05 01:56:13.704320 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13338 | 2026.02.05 01:56:13.704412 [ 200 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13339 | 2026.02.05 01:56:13.704573 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 13340 | 2026.02.05 01:56:14.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.37 MiB, peak 381.67 MiB, free memory in arenas 0.00 B, will set to 368.20 MiB (RSS), difference: 3.83 MiB | ||
| 13341 | 2026.02.05 01:56:15.124808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34101 | ||
| 13342 | 2026.02.05 01:56:15.125345 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13343 | 2026.02.05 01:56:15.125383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13344 | 2026.02.05 01:56:15.125898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13345 | 2026.02.05 01:56:15.126146 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.02.05 01:56:15.126279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34101 | ||
| 13347 | 2026.02.05 01:56:15.126288 [ 23 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13348 | 2026.02.05 01:56:15.126354 [ 23 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2026.02.05 01:56:15.126376 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13350 | 2026.02.05 01:56:15.126478 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 13351 | 2026.02.05 01:56:15.126594 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13352 | 2026.02.05 01:56:15.126633 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31669 rows starting from the beginning of the part | ||
| 13353 | 2026.02.05 01:56:15.126697 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 13354 | 2026.02.05 01:56:15.126743 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 13355 | 2026.02.05 01:56:15.126787 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 13356 | 2026.02.05 01:56:15.126855 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 13357 | 2026.02.05 01:56:15.126937 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 13358 | 2026.02.05 01:56:15.129703 [ 186 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34101 rows, containing 4 columns (4 merged, 0 gathered) in 0.00326501 sec., 10444378.424568377 rows/sec., 149.41 MiB/sec. | ||
| 13359 | 2026.02.05 01:56:15.129853 [ 199 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13360 | 2026.02.05 01:56:15.130171 [ 199 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2026.02.05 01:56:15.130253 [ 199 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_71_14} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13362 | 2026.02.05 01:56:15.130367 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 13363 | 2026.02.05 01:56:17.031089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 13364 | 2026.02.05 01:56:17.048376 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13365 | 2026.02.05 01:56:17.048422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13366 | 2026.02.05 01:56:17.054494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13367 | 2026.02.05 01:56:17.055194 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13368 | 2026.02.05 01:56:17.055499 [ 81 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13369 | 2026.02.05 01:56:17.055542 [ 81 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13370 | 2026.02.05 01:56:17.055564 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13371 | 2026.02.05 01:56:17.055697 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 13372 | 2026.02.05 01:56:17.058378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13373 | 2026.02.05 01:56:17.059495 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13374 | 2026.02.05 01:56:17.060934 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 13375 | 2026.02.05 01:56:17.065258 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 13376 | 2026.02.05 01:56:17.069779 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 13377 | 2026.02.05 01:56:17.074679 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 13378 | 2026.02.05 01:56:17.079698 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 13379 | 2026.02.05 01:56:17.084373 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 13380 | 2026.02.05 01:56:17.137593 [ 194 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081953209 sec., 6528.1153298097215 rows/sec., 33.76 MiB/sec. | ||
| 13381 | 2026.02.05 01:56:17.139554 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13382 | 2026.02.05 01:56:17.141236 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_71_14} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.02.05 01:56:17.141321 [ 186 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_71_14} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13384 | 2026.02.05 01:56:17.142648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 13385 | 2026.02.05 01:56:18.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.28 MiB, peak 386.68 MiB, free memory in arenas 0.00 B, will set to 368.23 MiB (RSS), difference: -1.05 MiB | ||
| 13386 | 2026.02.05 01:56:18.644480 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13387 | 2026.02.05 01:56:18.644676 [ 4 ] {266e6e5a-bcc1-4b9c-84fb-fdde8cb405de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13388 | 2026.02.05 01:56:18.644750 [ 4 ] {266e6e5a-bcc1-4b9c-84fb-fdde8cb405de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13389 | 2026.02.05 01:56:18.645458 [ 4 ] {266e6e5a-bcc1-4b9c-84fb-fdde8cb405de} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13390 | 2026.02.05 01:56:18.645497 [ 4 ] {266e6e5a-bcc1-4b9c-84fb-fdde8cb405de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13391 | 2026.02.05 01:56:18.645890 [ 4 ] {266e6e5a-bcc1-4b9c-84fb-fdde8cb405de} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13392 | 2026.02.05 01:56:18.646115 [ 4 ] {266e6e5a-bcc1-4b9c-84fb-fdde8cb405de} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2026.02.05 01:56:18.646267 [ 4 ] {266e6e5a-bcc1-4b9c-84fb-fdde8cb405de} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001644 sec., 77858.8807785888 rows/sec., 6.71 MiB/sec. | ||
| 13394 | 2026.02.05 01:56:18.646308 [ 4 ] {266e6e5a-bcc1-4b9c-84fb-fdde8cb405de} <Debug> TCPHandler: Processed in 0.001968706 sec. | ||
| 13395 | 2026.02.05 01:56:18.646428 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13396 | 2026.02.05 01:56:18.646525 [ 4 ] {4fbb150e-597e-43de-b340-ff9c0b991061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13397 | 2026.02.05 01:56:18.646565 [ 4 ] {4fbb150e-597e-43de-b340-ff9c0b991061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13398 | 2026.02.05 01:56:18.646978 [ 4 ] {4fbb150e-597e-43de-b340-ff9c0b991061} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2026.02.05 01:56:18.647017 [ 4 ] {4fbb150e-597e-43de-b340-ff9c0b991061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13400 | 2026.02.05 01:56:18.647315 [ 4 ] {4fbb150e-597e-43de-b340-ff9c0b991061} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13401 | 2026.02.05 01:56:18.647538 [ 4 ] {4fbb150e-597e-43de-b340-ff9c0b991061} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2026.02.05 01:56:18.647664 [ 4 ] {4fbb150e-597e-43de-b340-ff9c0b991061} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001158 sec., 31088.082901554404 rows/sec., 2.28 MiB/sec. | ||
| 13403 | 2026.02.05 01:56:18.647701 [ 4 ] {4fbb150e-597e-43de-b340-ff9c0b991061} <Debug> TCPHandler: Processed in 0.001323264 sec. | ||
| 13404 | 2026.02.05 01:56:18.647730 [ 219 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 13405 | 2026.02.05 01:56:18.647783 [ 219 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 13406 | 2026.02.05 01:56:18.647813 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13407 | 2026.02.05 01:56:18.647913 [ 4 ] {c01ca3a2-94e6-4b30-877d-d9e328593e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13408 | 2026.02.05 01:56:18.647954 [ 4 ] {c01ca3a2-94e6-4b30-877d-d9e328593e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13409 | 2026.02.05 01:56:18.648373 [ 4 ] {c01ca3a2-94e6-4b30-877d-d9e328593e5d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2026.02.05 01:56:18.648413 [ 4 ] {c01ca3a2-94e6-4b30-877d-d9e328593e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13411 | 2026.02.05 01:56:18.648756 [ 4 ] {c01ca3a2-94e6-4b30-877d-d9e328593e5d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13412 | 2026.02.05 01:56:18.648983 [ 4 ] {c01ca3a2-94e6-4b30-877d-d9e328593e5d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13413 | 2026.02.05 01:56:18.649127 [ 4 ] {c01ca3a2-94e6-4b30-877d-d9e328593e5d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001231 sec., 81234.76848090983 rows/sec., 6.34 MiB/sec. | ||
| 13414 | 2026.02.05 01:56:18.649166 [ 4 ] {c01ca3a2-94e6-4b30-877d-d9e328593e5d} <Debug> TCPHandler: Processed in 0.001403435 sec. | ||
| 13415 | 2026.02.05 01:56:18.649281 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13416 | 2026.02.05 01:56:18.649376 [ 4 ] {a22f52e7-a955-4037-8dc6-d62c319b6760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13417 | 2026.02.05 01:56:18.649419 [ 4 ] {a22f52e7-a955-4037-8dc6-d62c319b6760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13418 | 2026.02.05 01:56:18.649819 [ 4 ] {a22f52e7-a955-4037-8dc6-d62c319b6760} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13419 | 2026.02.05 01:56:18.649857 [ 4 ] {a22f52e7-a955-4037-8dc6-d62c319b6760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13420 | 2026.02.05 01:56:18.650195 [ 4 ] {a22f52e7-a955-4037-8dc6-d62c319b6760} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13421 | 2026.02.05 01:56:18.650398 [ 4 ] {a22f52e7-a955-4037-8dc6-d62c319b6760} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13422 | 2026.02.05 01:56:18.650542 [ 4 ] {a22f52e7-a955-4037-8dc6-d62c319b6760} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 13423 | 2026.02.05 01:56:18.650577 [ 219 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 13424 | 2026.02.05 01:56:18.650580 [ 4 ] {a22f52e7-a955-4037-8dc6-d62c319b6760} <Debug> TCPHandler: Processed in 0.001350015 sec. | ||
| 13425 | 2026.02.05 01:56:18.650716 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2026.02.05 01:56:18.650811 [ 4 ] {9ba0ecca-17fb-491d-83d8-5f8662bff29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13427 | 2026.02.05 01:56:18.650866 [ 4 ] {9ba0ecca-17fb-491d-83d8-5f8662bff29a} <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 | ||
| 13428 | 2026.02.05 01:56:18.651656 [ 4 ] {9ba0ecca-17fb-491d-83d8-5f8662bff29a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.02.05 01:56:18.651691 [ 4 ] {9ba0ecca-17fb-491d-83d8-5f8662bff29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13430 | 2026.02.05 01:56:18.652246 [ 4 ] {9ba0ecca-17fb-491d-83d8-5f8662bff29a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13431 | 2026.02.05 01:56:18.652458 [ 4 ] {9ba0ecca-17fb-491d-83d8-5f8662bff29a} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2026.02.05 01:56:18.652595 [ 4 ] {9ba0ecca-17fb-491d-83d8-5f8662bff29a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001803 sec., 19966.722129783695 rows/sec., 35.78 MiB/sec. | ||
| 13433 | 2026.02.05 01:56:18.652650 [ 4 ] {9ba0ecca-17fb-491d-83d8-5f8662bff29a} <Debug> TCPHandler: Processed in 0.001984586 sec. | ||
| 13434 | 2026.02.05 01:56:18.652765 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13435 | 2026.02.05 01:56:18.652860 [ 4 ] {bda4eed7-e13b-4325-a5fc-900b19e55898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13436 | 2026.02.05 01:56:18.652901 [ 4 ] {bda4eed7-e13b-4325-a5fc-900b19e55898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13437 | 2026.02.05 01:56:18.653238 [ 4 ] {bda4eed7-e13b-4325-a5fc-900b19e55898} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2026.02.05 01:56:18.653271 [ 4 ] {bda4eed7-e13b-4325-a5fc-900b19e55898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13439 | 2026.02.05 01:56:18.653561 [ 4 ] {bda4eed7-e13b-4325-a5fc-900b19e55898} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13440 | 2026.02.05 01:56:18.653758 [ 4 ] {bda4eed7-e13b-4325-a5fc-900b19e55898} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2026.02.05 01:56:18.653884 [ 4 ] {bda4eed7-e13b-4325-a5fc-900b19e55898} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 13442 | 2026.02.05 01:56:18.653919 [ 4 ] {bda4eed7-e13b-4325-a5fc-900b19e55898} <Debug> TCPHandler: Processed in 0.001205862 sec. | ||
| 13443 | 2026.02.05 01:56:22.439275 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13444 | 2026.02.05 01:56:22.439381 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13445 | 2026.02.05 01:56:22.626443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34549 | ||
| 13446 | 2026.02.05 01:56:22.627027 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.02.05 01:56:22.627073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13448 | 2026.02.05 01:56:22.627581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13449 | 2026.02.05 01:56:22.627815 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.02.05 01:56:22.627951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34549 | ||
| 13451 | 2026.02.05 01:56:22.726625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1610 | ||
| 13452 | 2026.02.05 01:56:22.728955 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13453 | 2026.02.05 01:56:22.729002 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13454 | 2026.02.05 01:56:22.730165 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13455 | 2026.02.05 01:56:22.730429 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13456 | 2026.02.05 01:56:22.730710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1610 | ||
| 13457 | 2026.02.05 01:56:23.642303 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2026.02.05 01:56:23.642503 [ 4 ] {a0a0e05b-af43-4501-8da5-92c97793ec7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13459 | 2026.02.05 01:56:23.642577 [ 4 ] {a0a0e05b-af43-4501-8da5-92c97793ec7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13460 | 2026.02.05 01:56:23.643339 [ 4 ] {a0a0e05b-af43-4501-8da5-92c97793ec7d} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2026.02.05 01:56:23.643383 [ 4 ] {a0a0e05b-af43-4501-8da5-92c97793ec7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13462 | 2026.02.05 01:56:23.643788 [ 4 ] {a0a0e05b-af43-4501-8da5-92c97793ec7d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13463 | 2026.02.05 01:56:23.644008 [ 4 ] {a0a0e05b-af43-4501-8da5-92c97793ec7d} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.02.05 01:56:23.644160 [ 4 ] {a0a0e05b-af43-4501-8da5-92c97793ec7d} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.00171 sec., 37426.90058479532 rows/sec., 2.96 MiB/sec. | ||
| 13465 | 2026.02.05 01:56:23.644203 [ 4 ] {a0a0e05b-af43-4501-8da5-92c97793ec7d} <Debug> TCPHandler: Processed in 0.002038848 sec. | ||
| 13466 | 2026.02.05 01:56:23.644338 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2026.02.05 01:56:23.644434 [ 4 ] {f91ef68b-0bed-41d8-b016-3d6dd17a4170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13468 | 2026.02.05 01:56:23.644476 [ 4 ] {f91ef68b-0bed-41d8-b016-3d6dd17a4170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13469 | 2026.02.05 01:56:23.644877 [ 4 ] {f91ef68b-0bed-41d8-b016-3d6dd17a4170} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2026.02.05 01:56:23.644914 [ 4 ] {f91ef68b-0bed-41d8-b016-3d6dd17a4170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13471 | 2026.02.05 01:56:23.645209 [ 4 ] {f91ef68b-0bed-41d8-b016-3d6dd17a4170} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13472 | 2026.02.05 01:56:23.645448 [ 4 ] {f91ef68b-0bed-41d8-b016-3d6dd17a4170} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.02.05 01:56:23.645570 [ 152 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13474 | 2026.02.05 01:56:23.645579 [ 4 ] {f91ef68b-0bed-41d8-b016-3d6dd17a4170} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001164 sec., 3436.426116838488 rows/sec., 258.40 KiB/sec. | ||
| 13475 | 2026.02.05 01:56:23.645635 [ 152 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.02.05 01:56:23.645645 [ 4 ] {f91ef68b-0bed-41d8-b016-3d6dd17a4170} <Debug> TCPHandler: Processed in 0.001358055 sec. | ||
| 13477 | 2026.02.05 01:56:23.645664 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13478 | 2026.02.05 01:56:23.645783 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 13479 | 2026.02.05 01:56:23.645784 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2026.02.05 01:56:23.645902 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13481 | 2026.02.05 01:56:23.645903 [ 4 ] {4cbb4a64-ad38-41d7-bc72-9dfdff46c5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13482 | 2026.02.05 01:56:23.645942 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 72 rows starting from the beginning of the part | ||
| 13483 | 2026.02.05 01:56:23.645962 [ 4 ] {4cbb4a64-ad38-41d7-bc72-9dfdff46c5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13484 | 2026.02.05 01:56:23.646013 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 4 rows starting from the beginning of the part | ||
| 13485 | 2026.02.05 01:56:23.646068 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
| 13486 | 2026.02.05 01:56:23.646110 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 18 rows starting from the beginning of the part | ||
| 13487 | 2026.02.05 01:56:23.646147 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 36 rows starting from the beginning of the part | ||
| 13488 | 2026.02.05 01:56:23.646195 [ 195 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 4 rows starting from the beginning of the part | ||
| 13489 | 2026.02.05 01:56:23.646406 [ 4 ] {4cbb4a64-ad38-41d7-bc72-9dfdff46c5e0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.02.05 01:56:23.646449 [ 4 ] {4cbb4a64-ad38-41d7-bc72-9dfdff46c5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13491 | 2026.02.05 01:56:23.646772 [ 4 ] {4cbb4a64-ad38-41d7-bc72-9dfdff46c5e0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13492 | 2026.02.05 01:56:23.647003 [ 4 ] {4cbb4a64-ad38-41d7-bc72-9dfdff46c5e0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.02.05 01:56:23.647024 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291474 sec., 131632.53770497898 rows/sec., 10.18 MiB/sec. | ||
| 13494 | 2026.02.05 01:56:23.647138 [ 4 ] {4cbb4a64-ad38-41d7-bc72-9dfdff46c5e0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001253 sec., 54269.75259377494 rows/sec., 4.24 MiB/sec. | ||
| 13495 | 2026.02.05 01:56:23.647183 [ 4 ] {4cbb4a64-ad38-41d7-bc72-9dfdff46c5e0} <Debug> TCPHandler: Processed in 0.001456406 sec. | ||
| 13496 | 2026.02.05 01:56:23.647266 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13497 | 2026.02.05 01:56:23.647316 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13498 | 2026.02.05 01:56:23.647415 [ 4 ] {70a852f0-bf95-43a9-9342-919cb1d3b7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13499 | 2026.02.05 01:56:23.647461 [ 4 ] {70a852f0-bf95-43a9-9342-919cb1d3b7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13500 | 2026.02.05 01:56:23.647600 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2026.02.05 01:56:23.647712 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_101_20} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13502 | 2026.02.05 01:56:23.647835 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13503 | 2026.02.05 01:56:23.647899 [ 4 ] {70a852f0-bf95-43a9-9342-919cb1d3b7ef} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2026.02.05 01:56:23.647940 [ 4 ] {70a852f0-bf95-43a9-9342-919cb1d3b7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13505 | 2026.02.05 01:56:23.648284 [ 4 ] {70a852f0-bf95-43a9-9342-919cb1d3b7ef} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13506 | 2026.02.05 01:56:23.648531 [ 4 ] {70a852f0-bf95-43a9-9342-919cb1d3b7ef} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13507 | 2026.02.05 01:56:23.648663 [ 4 ] {70a852f0-bf95-43a9-9342-919cb1d3b7ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 13508 | 2026.02.05 01:56:23.648702 [ 4 ] {70a852f0-bf95-43a9-9342-919cb1d3b7ef} <Debug> TCPHandler: Processed in 0.001437386 sec. | ||
| 13509 | 2026.02.05 01:56:23.648839 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13510 | 2026.02.05 01:56:23.648935 [ 4 ] {824dae16-a760-463c-be60-813e955b7f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13511 | 2026.02.05 01:56:23.648989 [ 4 ] {824dae16-a760-463c-be60-813e955b7f9f} <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 | ||
| 13512 | 2026.02.05 01:56:23.649766 [ 4 ] {824dae16-a760-463c-be60-813e955b7f9f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2026.02.05 01:56:23.649804 [ 4 ] {824dae16-a760-463c-be60-813e955b7f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13514 | 2026.02.05 01:56:23.650306 [ 4 ] {824dae16-a760-463c-be60-813e955b7f9f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13515 | 2026.02.05 01:56:23.650530 [ 4 ] {824dae16-a760-463c-be60-813e955b7f9f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.02.05 01:56:23.650677 [ 4 ] {824dae16-a760-463c-be60-813e955b7f9f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001761 sec., 2271.4366837024418 rows/sec., 4.07 MiB/sec. | ||
| 13517 | 2026.02.05 01:56:23.650746 [ 4 ] {824dae16-a760-463c-be60-813e955b7f9f} <Debug> TCPHandler: Processed in 0.001956105 sec. | ||
| 13518 | 2026.02.05 01:56:23.650917 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2026.02.05 01:56:23.651033 [ 4 ] {205d0656-2226-4c29-a573-bd8aeae34d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13520 | 2026.02.05 01:56:23.651083 [ 4 ] {205d0656-2226-4c29-a573-bd8aeae34d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13521 | 2026.02.05 01:56:23.651475 [ 4 ] {205d0656-2226-4c29-a573-bd8aeae34d3f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2026.02.05 01:56:23.651511 [ 4 ] {205d0656-2226-4c29-a573-bd8aeae34d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13523 | 2026.02.05 01:56:23.651834 [ 4 ] {205d0656-2226-4c29-a573-bd8aeae34d3f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13524 | 2026.02.05 01:56:23.652047 [ 4 ] {205d0656-2226-4c29-a573-bd8aeae34d3f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.02.05 01:56:23.652178 [ 4 ] {205d0656-2226-4c29-a573-bd8aeae34d3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 13526 | 2026.02.05 01:56:23.652215 [ 4 ] {205d0656-2226-4c29-a573-bd8aeae34d3f} <Debug> TCPHandler: Processed in 0.001368565 sec. | ||
| 13527 | 2026.02.05 01:56:24.558494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 13528 | 2026.02.05 01:56:24.574568 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.02.05 01:56:24.574630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13530 | 2026.02.05 01:56:24.579519 [ 132 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 13531 | 2026.02.05 01:56:24.579585 [ 132 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2026.02.05 01:56:24.579610 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 13533 | 2026.02.05 01:56:24.579737 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 13534 | 2026.02.05 01:56:24.579880 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13535 | 2026.02.05 01:56:24.579914 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 13536 | 2026.02.05 01:56:24.579983 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 13537 | 2026.02.05 01:56:24.580030 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 13538 | 2026.02.05 01:56:24.580076 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 13539 | 2026.02.05 01:56:24.580116 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 13540 | 2026.02.05 01:56:24.580441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13541 | 2026.02.05 01:56:24.580867 [ 194 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185992 sec., 35413.39233316919 rows/sec., 2.98 MiB/sec. | ||
| 13542 | 2026.02.05 01:56:24.581075 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 13543 | 2026.02.05 01:56:24.581166 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2026.02.05 01:56:24.581447 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.02.05 01:56:24.581540 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_25_6} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 13546 | 2026.02.05 01:56:24.581656 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13547 | 2026.02.05 01:56:24.584302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 13548 | 2026.02.05 01:56:28.643965 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.02.05 01:56:28.644173 [ 4 ] {32765e2c-4a9d-410c-a3b0-77689ac07810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13550 | 2026.02.05 01:56:28.644242 [ 4 ] {32765e2c-4a9d-410c-a3b0-77689ac07810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13551 | 2026.02.05 01:56:28.644952 [ 4 ] {32765e2c-4a9d-410c-a3b0-77689ac07810} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.02.05 01:56:28.645006 [ 4 ] {32765e2c-4a9d-410c-a3b0-77689ac07810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13553 | 2026.02.05 01:56:28.645429 [ 4 ] {32765e2c-4a9d-410c-a3b0-77689ac07810} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13554 | 2026.02.05 01:56:28.645671 [ 4 ] {32765e2c-4a9d-410c-a3b0-77689ac07810} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.02.05 01:56:28.645839 [ 4 ] {32765e2c-4a9d-410c-a3b0-77689ac07810} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001715 sec., 74635.56851311954 rows/sec., 6.43 MiB/sec. | ||
| 13556 | 2026.02.05 01:56:28.645862 [ 125 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13557 | 2026.02.05 01:56:28.645886 [ 4 ] {32765e2c-4a9d-410c-a3b0-77689ac07810} <Debug> TCPHandler: Processed in 0.002062938 sec. | ||
| 13558 | 2026.02.05 01:56:28.645932 [ 125 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.02.05 01:56:28.645964 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13560 | 2026.02.05 01:56:28.646050 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13561 | 2026.02.05 01:56:28.646096 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 13562 | 2026.02.05 01:56:28.646152 [ 4 ] {0fd1af40-d942-4d97-a85a-5528126f15ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13563 | 2026.02.05 01:56:28.646199 [ 4 ] {0fd1af40-d942-4d97-a85a-5528126f15ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13564 | 2026.02.05 01:56:28.646230 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13565 | 2026.02.05 01:56:28.646267 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1408 rows starting from the beginning of the part | ||
| 13566 | 2026.02.05 01:56:28.646334 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 128 rows starting from the beginning of the part | ||
| 13567 | 2026.02.05 01:56:28.646378 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1325 rows starting from the beginning of the part | ||
| 13568 | 2026.02.05 01:56:28.646421 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 128 rows starting from the beginning of the part | ||
| 13569 | 2026.02.05 01:56:28.646459 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 13570 | 2026.02.05 01:56:28.646498 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 13571 | 2026.02.05 01:56:28.646632 [ 4 ] {0fd1af40-d942-4d97-a85a-5528126f15ee} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13572 | 2026.02.05 01:56:28.646673 [ 4 ] {0fd1af40-d942-4d97-a85a-5528126f15ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13573 | 2026.02.05 01:56:28.647014 [ 4 ] {0fd1af40-d942-4d97-a85a-5528126f15ee} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13574 | 2026.02.05 01:56:28.647246 [ 4 ] {0fd1af40-d942-4d97-a85a-5528126f15ee} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.02.05 01:56:28.647385 [ 4 ] {0fd1af40-d942-4d97-a85a-5528126f15ee} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001254 sec., 28708.133971291867 rows/sec., 2.11 MiB/sec. | ||
| 13576 | 2026.02.05 01:56:28.647425 [ 4 ] {0fd1af40-d942-4d97-a85a-5528126f15ee} <Debug> TCPHandler: Processed in 0.001426046 sec. | ||
| 13577 | 2026.02.05 01:56:28.647548 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2026.02.05 01:56:28.647641 [ 4 ] {cb9b3a0e-b868-4241-908c-eb997b6f021b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13579 | 2026.02.05 01:56:28.647681 [ 4 ] {cb9b3a0e-b868-4241-908c-eb997b6f021b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13580 | 2026.02.05 01:56:28.647913 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877755 sec., 1694044.2176961317 rows/sec., 148.64 MiB/sec. | ||
| 13581 | 2026.02.05 01:56:28.648117 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13582 | 2026.02.05 01:56:28.648143 [ 4 ] {cb9b3a0e-b868-4241-908c-eb997b6f021b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13583 | 2026.02.05 01:56:28.648191 [ 4 ] {cb9b3a0e-b868-4241-908c-eb997b6f021b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13584 | 2026.02.05 01:56:28.648417 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.02.05 01:56:28.648496 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_106_21} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13586 | 2026.02.05 01:56:28.648538 [ 4 ] {cb9b3a0e-b868-4241-908c-eb997b6f021b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13587 | 2026.02.05 01:56:28.648568 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13588 | 2026.02.05 01:56:28.648758 [ 4 ] {cb9b3a0e-b868-4241-908c-eb997b6f021b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.02.05 01:56:28.648891 [ 125 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13590 | 2026.02.05 01:56:28.648893 [ 4 ] {cb9b3a0e-b868-4241-908c-eb997b6f021b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001271 sec., 78678.20613690007 rows/sec., 6.15 MiB/sec. | ||
| 13591 | 2026.02.05 01:56:28.648930 [ 125 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.02.05 01:56:28.648954 [ 4 ] {cb9b3a0e-b868-4241-908c-eb997b6f021b} <Debug> TCPHandler: Processed in 0.001462597 sec. | ||
| 13593 | 2026.02.05 01:56:28.648955 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13594 | 2026.02.05 01:56:28.649066 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 13595 | 2026.02.05 01:56:28.649091 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13596 | 2026.02.05 01:56:28.649188 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13597 | 2026.02.05 01:56:28.649190 [ 4 ] {347d9bb7-fd45-4180-8e23-62e8e93cc15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13598 | 2026.02.05 01:56:28.649231 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 634 rows starting from the beginning of the part | ||
| 13599 | 2026.02.05 01:56:28.649252 [ 4 ] {347d9bb7-fd45-4180-8e23-62e8e93cc15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13600 | 2026.02.05 01:56:28.649305 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part | ||
| 13601 | 2026.02.05 01:56:28.649357 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 562 rows starting from the beginning of the part | ||
| 13602 | 2026.02.05 01:56:28.649399 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part | ||
| 13603 | 2026.02.05 01:56:28.649439 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 68 rows starting from the beginning of the part | ||
| 13604 | 2026.02.05 01:56:28.649480 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 100 rows starting from the beginning of the part | ||
| 13605 | 2026.02.05 01:56:28.649703 [ 4 ] {347d9bb7-fd45-4180-8e23-62e8e93cc15e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2026.02.05 01:56:28.649745 [ 4 ] {347d9bb7-fd45-4180-8e23-62e8e93cc15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13607 | 2026.02.05 01:56:28.650111 [ 4 ] {347d9bb7-fd45-4180-8e23-62e8e93cc15e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13608 | 2026.02.05 01:56:28.650338 [ 4 ] {347d9bb7-fd45-4180-8e23-62e8e93cc15e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.02.05 01:56:28.650455 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13610 | 2026.02.05 01:56:28.650467 [ 4 ] {347d9bb7-fd45-4180-8e23-62e8e93cc15e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 13611 | 2026.02.05 01:56:28.650492 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2026.02.05 01:56:28.650515 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13613 | 2026.02.05 01:56:28.650515 [ 4 ] {347d9bb7-fd45-4180-8e23-62e8e93cc15e} <Debug> TCPHandler: Processed in 0.001475618 sec. | ||
| 13614 | 2026.02.05 01:56:28.650560 [ 201 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538618 sec., 1016496.6222935127 rows/sec., 81.01 MiB/sec. | ||
| 13615 | 2026.02.05 01:56:28.650585 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 13616 | 2026.02.05 01:56:28.650649 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13617 | 2026.02.05 01:56:28.650684 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13618 | 2026.02.05 01:56:28.650715 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 28838 rows starting from the beginning of the part | ||
| 13619 | 2026.02.05 01:56:28.650726 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13620 | 2026.02.05 01:56:28.650746 [ 4 ] {8fedc320-5f44-4104-9ded-39b326d377f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13621 | 2026.02.05 01:56:28.650763 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 13622 | 2026.02.05 01:56:28.650800 [ 4 ] {8fedc320-5f44-4104-9ded-39b326d377f5} <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 | ||
| 13623 | 2026.02.05 01:56:28.650805 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 917 rows starting from the beginning of the part | ||
| 13624 | 2026.02.05 01:56:28.650859 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13625 | 2026.02.05 01:56:28.650894 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 13626 | 2026.02.05 01:56:28.650932 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 13627 | 2026.02.05 01:56:28.651090 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2026.02.05 01:56:28.651189 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_106_21} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13629 | 2026.02.05 01:56:28.651293 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13630 | 2026.02.05 01:56:28.651703 [ 4 ] {8fedc320-5f44-4104-9ded-39b326d377f5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.02.05 01:56:28.651738 [ 4 ] {8fedc320-5f44-4104-9ded-39b326d377f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13632 | 2026.02.05 01:56:28.652311 [ 4 ] {8fedc320-5f44-4104-9ded-39b326d377f5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13633 | 2026.02.05 01:56:28.652530 [ 4 ] {8fedc320-5f44-4104-9ded-39b326d377f5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2026.02.05 01:56:28.652669 [ 4 ] {8fedc320-5f44-4104-9ded-39b326d377f5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001941 sec., 18547.140649149922 rows/sec., 33.24 MiB/sec. | ||
| 13635 | 2026.02.05 01:56:28.652725 [ 4 ] {8fedc320-5f44-4104-9ded-39b326d377f5} <Debug> TCPHandler: Processed in 0.002124809 sec. | ||
| 13636 | 2026.02.05 01:56:28.652847 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.02.05 01:56:28.652940 [ 4 ] {5e88b498-f08f-43fd-820d-bba6b4b65442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13638 | 2026.02.05 01:56:28.652981 [ 4 ] {5e88b498-f08f-43fd-820d-bba6b4b65442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13639 | 2026.02.05 01:56:28.653339 [ 4 ] {5e88b498-f08f-43fd-820d-bba6b4b65442} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2026.02.05 01:56:28.653374 [ 4 ] {5e88b498-f08f-43fd-820d-bba6b4b65442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13641 | 2026.02.05 01:56:28.653698 [ 4 ] {5e88b498-f08f-43fd-820d-bba6b4b65442} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13642 | 2026.02.05 01:56:28.653910 [ 4 ] {5e88b498-f08f-43fd-820d-bba6b4b65442} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2026.02.05 01:56:28.654042 [ 4 ] {5e88b498-f08f-43fd-820d-bba6b4b65442} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 13644 | 2026.02.05 01:56:28.654079 [ 4 ] {5e88b498-f08f-43fd-820d-bba6b4b65442} <Debug> TCPHandler: Processed in 0.001281104 sec. | ||
| 13645 | 2026.02.05 01:56:28.656550 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30395 rows, containing 5 columns (5 merged, 0 gathered) in 0.00599393 sec., 5070963.458031709 rows/sec., 348.44 MiB/sec. | ||
| 13646 | 2026.02.05 01:56:28.656935 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13647 | 2026.02.05 01:56:28.657214 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.02.05 01:56:28.657291 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13649 | 2026.02.05 01:56:28.657358 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13650 | 2026.02.05 01:56:30.128203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35061 | ||
| 13651 | 2026.02.05 01:56:30.128771 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13652 | 2026.02.05 01:56:30.128818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13653 | 2026.02.05 01:56:30.129316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13654 | 2026.02.05 01:56:30.129568 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.02.05 01:56:30.129721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35061 | ||
| 13656 | 2026.02.05 01:56:31.337966 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61622 | ||
| 13657 | 2026.02.05 01:56:31.338106 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13658 | 2026.02.05 01:56:31.338137 [ 290 ] {} <Debug> TCP-Session: 6613c9ea-dc20-46ad-b018-5934a22f2fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61622 | ||
| 13659 | 2026.02.05 01:56:31.338166 [ 290 ] {} <Debug> TCP-Session: 6613c9ea-dc20-46ad-b018-5934a22f2fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2026.02.05 01:56:31.338196 [ 290 ] {} <Debug> TCP-Session: 6613c9ea-dc20-46ad-b018-5934a22f2fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13661 | 2026.02.05 01:56:31.338536 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37518 | ||
| 13662 | 2026.02.05 01:56:31.338545 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58956 | ||
| 13663 | 2026.02.05 01:56:31.338598 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61194 | ||
| 13664 | 2026.02.05 01:56:31.338598 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55779 | ||
| 13665 | 2026.02.05 01:56:31.338582 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62524 | ||
| 13666 | 2026.02.05 01:56:31.338684 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13667 | 2026.02.05 01:56:31.338705 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13668 | 2026.02.05 01:56:31.338742 [ 291 ] {} <Debug> TCP-Session: 815bd340-366c-41a2-984e-6ba082936cdb Authenticating user 'default' from [fd00:1122:3344:101::e]:37518 | ||
| 13669 | 2026.02.05 01:56:31.338764 [ 293 ] {} <Debug> TCP-Session: e466055d-6a6f-405a-84b1-dda4daff522d Authenticating user 'default' from [fd00:1122:3344:101::e]:58956 | ||
| 13670 | 2026.02.05 01:56:31.338768 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13671 | 2026.02.05 01:56:31.338785 [ 291 ] {} <Debug> TCP-Session: 815bd340-366c-41a2-984e-6ba082936cdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13672 | 2026.02.05 01:56:31.338809 [ 293 ] {} <Debug> TCP-Session: e466055d-6a6f-405a-84b1-dda4daff522d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13673 | 2026.02.05 01:56:31.338834 [ 291 ] {} <Debug> TCP-Session: 815bd340-366c-41a2-984e-6ba082936cdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13674 | 2026.02.05 01:56:31.338854 [ 293 ] {} <Debug> TCP-Session: e466055d-6a6f-405a-84b1-dda4daff522d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13675 | 2026.02.05 01:56:31.338821 [ 286 ] {} <Debug> TCP-Session: 97c975ad-d132-41e2-ab1b-3203f8adf6c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62524 | ||
| 13676 | 2026.02.05 01:56:31.338778 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13677 | 2026.02.05 01:56:31.338918 [ 286 ] {} <Debug> TCP-Session: 97c975ad-d132-41e2-ab1b-3203f8adf6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13678 | 2026.02.05 01:56:31.338705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13679 | 2026.02.05 01:56:31.338967 [ 288 ] {} <Debug> TCP-Session: 26b38114-8f8f-496f-b0cd-488fe19f5d9c Authenticating user 'default' from [fd00:1122:3344:101::e]:55779 | ||
| 13680 | 2026.02.05 01:56:31.338962 [ 286 ] {} <Debug> TCP-Session: 97c975ad-d132-41e2-ab1b-3203f8adf6c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13681 | 2026.02.05 01:56:31.339007 [ 289 ] {} <Debug> TCP-Session: 22555673-57f9-4a22-8540-4bc9439cd6dd Authenticating user 'default' from [fd00:1122:3344:101::e]:61194 | ||
| 13682 | 2026.02.05 01:56:31.339026 [ 288 ] {} <Debug> TCP-Session: 26b38114-8f8f-496f-b0cd-488fe19f5d9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13683 | 2026.02.05 01:56:31.339058 [ 289 ] {} <Debug> TCP-Session: 22555673-57f9-4a22-8540-4bc9439cd6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13684 | 2026.02.05 01:56:31.339075 [ 288 ] {} <Debug> TCP-Session: 26b38114-8f8f-496f-b0cd-488fe19f5d9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13685 | 2026.02.05 01:56:31.339091 [ 289 ] {} <Debug> TCP-Session: 22555673-57f9-4a22-8540-4bc9439cd6dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13686 | 2026.02.05 01:56:31.338568 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56600 | ||
| 13687 | 2026.02.05 01:56:31.338553 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60774 | ||
| 13688 | 2026.02.05 01:56:31.338542 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34204 | ||
| 13689 | 2026.02.05 01:56:31.339209 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13690 | 2026.02.05 01:56:31.338705 [ 290 ] {} <Trace> TCP-Session: 6613c9ea-dc20-46ad-b018-5934a22f2fd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13691 | 2026.02.05 01:56:31.339261 [ 3 ] {} <Debug> TCP-Session: 821d8e85-f1fd-43ad-840f-8fca2299e801 Authenticating user 'default' from [fd00:1122:3344:101::e]:56600 | ||
| 13692 | 2026.02.05 01:56:31.339292 [ 3 ] {} <Debug> TCP-Session: 821d8e85-f1fd-43ad-840f-8fca2299e801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2026.02.05 01:56:31.339311 [ 3 ] {} <Debug> TCP-Session: 821d8e85-f1fd-43ad-840f-8fca2299e801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2026.02.05 01:56:31.339483 [ 290 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61622) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13695 | 2026.02.05 01:56:31.339908 [ 290 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13696 | 2026.02.05 01:56:31.339971 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13697 | 2026.02.05 01:56:31.339986 [ 290 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13698 | 2026.02.05 01:56:31.340008 [ 294 ] {} <Debug> TCP-Session: 6d160f0c-6f4f-4a22-8216-39dc38ca1972 Authenticating user 'default' from [fd00:1122:3344:101::e]:60774 | ||
| 13699 | 2026.02.05 01:56:31.340032 [ 294 ] {} <Debug> TCP-Session: 6d160f0c-6f4f-4a22-8216-39dc38ca1972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13700 | 2026.02.05 01:56:31.340048 [ 294 ] {} <Debug> TCP-Session: 6d160f0c-6f4f-4a22-8216-39dc38ca1972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13701 | 2026.02.05 01:56:31.340423 [ 290 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 13702 | 2026.02.05 01:56:31.341893 [ 342 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Trace> AggregatingTransform: Aggregating | ||
| 13703 | 2026.02.05 01:56:31.341952 [ 342 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13704 | 2026.02.05 01:56:31.341989 [ 342 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001424626 sec. (701.939 rows/sec., 27.42 KiB/sec.) | ||
| 13705 | 2026.02.05 01:56:31.342008 [ 342 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Trace> Aggregator: Merging aggregated data | ||
| 13706 | 2026.02.05 01:56:31.342072 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13707 | 2026.02.05 01:56:31.342126 [ 292 ] {} <Debug> TCP-Session: 3e93b242-9c5a-4bf0-b983-3bd6904636a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34204 | ||
| 13708 | 2026.02.05 01:56:31.342151 [ 292 ] {} <Debug> TCP-Session: 3e93b242-9c5a-4bf0-b983-3bd6904636a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13709 | 2026.02.05 01:56:31.342170 [ 292 ] {} <Debug> TCP-Session: 3e93b242-9c5a-4bf0-b983-3bd6904636a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13710 | 2026.02.05 01:56:31.343549 [ 290 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004156 sec., 240.61597690086623 rows/sec., 9.40 KiB/sec. | ||
| 13711 | 2026.02.05 01:56:31.343735 [ 290 ] {55f18783-fd4e-48a5-952a-f128bfba0fc2} <Debug> TCPHandler: Processed in 0.005210265 sec. | ||
| 13712 | 2026.02.05 01:56:31.343915 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13713 | 2026.02.05 01:56:31.343953 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13714 | 2026.02.05 01:56:31.343966 [ 290 ] {} <Debug> TCP-Session: 6613c9ea-dc20-46ad-b018-5934a22f2fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13715 | 2026.02.05 01:56:31.344005 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13716 | 2026.02.05 01:56:31.344024 [ 289 ] {} <Debug> TCP-Session: 22555673-57f9-4a22-8540-4bc9439cd6dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13717 | 2026.02.05 01:56:31.344058 [ 3 ] {} <Debug> TCP-Session: 821d8e85-f1fd-43ad-840f-8fca2299e801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13718 | 2026.02.05 01:56:31.344068 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13719 | 2026.02.05 01:56:31.344091 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13720 | 2026.02.05 01:56:31.344118 [ 294 ] {} <Debug> TCP-Session: 6d160f0c-6f4f-4a22-8216-39dc38ca1972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13721 | 2026.02.05 01:56:31.344120 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13722 | 2026.02.05 01:56:31.344139 [ 286 ] {} <Debug> TCP-Session: 97c975ad-d132-41e2-ab1b-3203f8adf6c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13723 | 2026.02.05 01:56:31.344055 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13724 | 2026.02.05 01:56:31.344191 [ 288 ] {} <Debug> TCP-Session: 26b38114-8f8f-496f-b0cd-488fe19f5d9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13725 | 2026.02.05 01:56:31.343987 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13726 | 2026.02.05 01:56:31.344257 [ 291 ] {} <Debug> TCP-Session: 815bd340-366c-41a2-984e-6ba082936cdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13727 | 2026.02.05 01:56:31.344022 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13728 | 2026.02.05 01:56:31.344293 [ 293 ] {} <Debug> TCP-Session: e466055d-6a6f-405a-84b1-dda4daff522d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13729 | 2026.02.05 01:56:31.344344 [ 292 ] {} <Debug> TCP-Session: 3e93b242-9c5a-4bf0-b983-3bd6904636a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13730 | 2026.02.05 01:56:31.411686 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44818 | ||
| 13731 | 2026.02.05 01:56:31.411799 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13732 | 2026.02.05 01:56:31.411827 [ 290 ] {} <Debug> TCP-Session: 9ec4dca7-95e9-4bf8-a13c-429e33b2fbe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44818 | ||
| 13733 | 2026.02.05 01:56:31.411849 [ 290 ] {} <Debug> TCP-Session: 9ec4dca7-95e9-4bf8-a13c-429e33b2fbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13734 | 2026.02.05 01:56:31.411862 [ 290 ] {} <Debug> TCP-Session: 9ec4dca7-95e9-4bf8-a13c-429e33b2fbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13735 | 2026.02.05 01:56:31.412067 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55880 | ||
| 13736 | 2026.02.05 01:56:31.412099 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40884 | ||
| 13737 | 2026.02.05 01:56:31.412117 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34303 | ||
| 13738 | 2026.02.05 01:56:31.412129 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39697 | ||
| 13739 | 2026.02.05 01:56:31.412140 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32908 | ||
| 13740 | 2026.02.05 01:56:31.412186 [ 290 ] {} <Trace> TCP-Session: 9ec4dca7-95e9-4bf8-a13c-429e33b2fbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13741 | 2026.02.05 01:56:31.412210 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13742 | 2026.02.05 01:56:31.412213 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13743 | 2026.02.05 01:56:31.412204 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13744 | 2026.02.05 01:56:31.412249 [ 291 ] {} <Debug> TCP-Session: 99b35321-3223-4145-80b2-bb2756d7fbc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55880 | ||
| 13745 | 2026.02.05 01:56:31.412262 [ 286 ] {} <Debug> TCP-Session: be961a2f-9b27-4653-a878-3d37ff2979b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39697 | ||
| 13746 | 2026.02.05 01:56:31.412275 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13747 | 2026.02.05 01:56:31.412296 [ 291 ] {} <Debug> TCP-Session: 99b35321-3223-4145-80b2-bb2756d7fbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13748 | 2026.02.05 01:56:31.412309 [ 286 ] {} <Debug> TCP-Session: be961a2f-9b27-4653-a878-3d37ff2979b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13749 | 2026.02.05 01:56:31.412333 [ 291 ] {} <Debug> TCP-Session: 99b35321-3223-4145-80b2-bb2756d7fbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13750 | 2026.02.05 01:56:31.412347 [ 286 ] {} <Debug> TCP-Session: be961a2f-9b27-4653-a878-3d37ff2979b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13751 | 2026.02.05 01:56:31.412367 [ 290 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44818) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13752 | 2026.02.05 01:56:31.412277 [ 294 ] {} <Debug> TCP-Session: cbf5f40b-e237-4c53-9983-fcd728ca4e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:40884 | ||
| 13753 | 2026.02.05 01:56:31.412201 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13754 | 2026.02.05 01:56:31.412415 [ 294 ] {} <Debug> TCP-Session: cbf5f40b-e237-4c53-9983-fcd728ca4e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13755 | 2026.02.05 01:56:31.412087 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40161 | ||
| 13756 | 2026.02.05 01:56:31.412435 [ 3 ] {} <Debug> TCP-Session: 3b665e73-5b2d-4650-9d86-84bdbcbd61dc Authenticating user 'default' from [fd00:1122:3344:101::e]:34303 | ||
| 13757 | 2026.02.05 01:56:31.412435 [ 294 ] {} <Debug> TCP-Session: cbf5f40b-e237-4c53-9983-fcd728ca4e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2026.02.05 01:56:31.412480 [ 3 ] {} <Debug> TCP-Session: 3b665e73-5b2d-4650-9d86-84bdbcbd61dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13759 | 2026.02.05 01:56:31.412328 [ 288 ] {} <Debug> TCP-Session: 99d0320b-8760-4c63-a147-54539f9cdd59 Authenticating user 'default' from [fd00:1122:3344:101::e]:32908 | ||
| 13760 | 2026.02.05 01:56:31.412496 [ 3 ] {} <Debug> TCP-Session: 3b665e73-5b2d-4650-9d86-84bdbcbd61dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13761 | 2026.02.05 01:56:31.412527 [ 288 ] {} <Debug> TCP-Session: 99d0320b-8760-4c63-a147-54539f9cdd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13762 | 2026.02.05 01:56:31.412529 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13763 | 2026.02.05 01:56:31.412550 [ 288 ] {} <Debug> TCP-Session: 99d0320b-8760-4c63-a147-54539f9cdd59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13764 | 2026.02.05 01:56:31.412144 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62237 | ||
| 13765 | 2026.02.05 01:56:31.412575 [ 293 ] {} <Debug> TCP-Session: 6e32ad74-41ec-4ef7-b81e-003d9a11efd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40161 | ||
| 13766 | 2026.02.05 01:56:31.412075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62913 | ||
| 13767 | 2026.02.05 01:56:31.412642 [ 293 ] {} <Debug> TCP-Session: 6e32ad74-41ec-4ef7-b81e-003d9a11efd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2026.02.05 01:56:31.412666 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13769 | 2026.02.05 01:56:31.412680 [ 293 ] {} <Debug> TCP-Session: 6e32ad74-41ec-4ef7-b81e-003d9a11efd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13770 | 2026.02.05 01:56:31.412630 [ 290 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13771 | 2026.02.05 01:56:31.412698 [ 289 ] {} <Debug> TCP-Session: e4816b84-16cc-4b98-ad58-05b98042e161 Authenticating user 'default' from [fd00:1122:3344:101::e]:62237 | ||
| 13772 | 2026.02.05 01:56:31.412704 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13773 | 2026.02.05 01:56:31.412752 [ 289 ] {} <Debug> TCP-Session: e4816b84-16cc-4b98-ad58-05b98042e161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13774 | 2026.02.05 01:56:31.412776 [ 290 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13775 | 2026.02.05 01:56:31.412792 [ 289 ] {} <Debug> TCP-Session: e4816b84-16cc-4b98-ad58-05b98042e161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13776 | 2026.02.05 01:56:31.412778 [ 292 ] {} <Debug> TCP-Session: a6063c29-207a-44c4-ab00-079151266851 Authenticating user 'default' from [fd00:1122:3344:101::e]:62913 | ||
| 13777 | 2026.02.05 01:56:31.412851 [ 292 ] {} <Debug> TCP-Session: a6063c29-207a-44c4-ab00-079151266851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13778 | 2026.02.05 01:56:31.412870 [ 292 ] {} <Debug> TCP-Session: a6063c29-207a-44c4-ab00-079151266851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13779 | 2026.02.05 01:56:31.413108 [ 290 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 13780 | 2026.02.05 01:56:31.414180 [ 332 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Trace> AggregatingTransform: Aggregating | ||
| 13781 | 2026.02.05 01:56:31.414232 [ 332 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Trace> Aggregator: Aggregation method: without_key | ||
| 13782 | 2026.02.05 01:56:31.414272 [ 332 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104905 sec. (953.243 rows/sec., 37.24 KiB/sec.) | ||
| 13783 | 2026.02.05 01:56:31.414290 [ 332 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Trace> Aggregator: Merging aggregated data | ||
| 13784 | 2026.02.05 01:56:31.415790 [ 290 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003477 sec., 287.60425654299684 rows/sec., 11.23 KiB/sec. | ||
| 13785 | 2026.02.05 01:56:31.415960 [ 290 ] {d45bc29b-3dc5-4d05-9a59-a3d2b2754226} <Debug> TCPHandler: Processed in 0.003890212 sec. | ||
| 13786 | 2026.02.05 01:56:31.416100 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13787 | 2026.02.05 01:56:31.416133 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13788 | 2026.02.05 01:56:31.416155 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13789 | 2026.02.05 01:56:31.416179 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13790 | 2026.02.05 01:56:31.416185 [ 291 ] {} <Debug> TCP-Session: 99b35321-3223-4145-80b2-bb2756d7fbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2026.02.05 01:56:31.416212 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13792 | 2026.02.05 01:56:31.416231 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13793 | 2026.02.05 01:56:31.416247 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13794 | 2026.02.05 01:56:31.416264 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13795 | 2026.02.05 01:56:31.416282 [ 289 ] {} <Debug> TCP-Session: e4816b84-16cc-4b98-ad58-05b98042e161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13796 | 2026.02.05 01:56:31.416306 [ 294 ] {} <Debug> TCP-Session: cbf5f40b-e237-4c53-9983-fcd728ca4e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13797 | 2026.02.05 01:56:31.416313 [ 3 ] {} <Debug> TCP-Session: 3b665e73-5b2d-4650-9d86-84bdbcbd61dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13798 | 2026.02.05 01:56:31.416260 [ 293 ] {} <Debug> TCP-Session: 6e32ad74-41ec-4ef7-b81e-003d9a11efd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13799 | 2026.02.05 01:56:31.416227 [ 286 ] {} <Debug> TCP-Session: be961a2f-9b27-4653-a878-3d37ff2979b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13800 | 2026.02.05 01:56:31.416214 [ 292 ] {} <Debug> TCP-Session: a6063c29-207a-44c4-ab00-079151266851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13801 | 2026.02.05 01:56:31.416196 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13802 | 2026.02.05 01:56:31.416135 [ 290 ] {} <Debug> TCP-Session: 9ec4dca7-95e9-4bf8-a13c-429e33b2fbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2026.02.05 01:56:31.416437 [ 288 ] {} <Debug> TCP-Session: 99d0320b-8760-4c63-a147-54539f9cdd59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13804 | 2026.02.05 01:56:31.959907 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49789 | ||
| 13805 | 2026.02.05 01:56:31.960010 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13806 | 2026.02.05 01:56:31.960035 [ 290 ] {} <Debug> TCP-Session: 630f8c70-399c-4e4b-a207-d09293bf5436 Authenticating user 'default' from [fd00:1122:3344:101::e]:49789 | ||
| 13807 | 2026.02.05 01:56:31.960062 [ 290 ] {} <Debug> TCP-Session: 630f8c70-399c-4e4b-a207-d09293bf5436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2026.02.05 01:56:31.960075 [ 290 ] {} <Debug> TCP-Session: 630f8c70-399c-4e4b-a207-d09293bf5436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2026.02.05 01:56:31.960279 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42234 | ||
| 13810 | 2026.02.05 01:56:31.960307 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44211 | ||
| 13811 | 2026.02.05 01:56:31.960329 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47310 | ||
| 13812 | 2026.02.05 01:56:31.960358 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36373 | ||
| 13813 | 2026.02.05 01:56:31.960385 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13814 | 2026.02.05 01:56:31.960352 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41242 | ||
| 13815 | 2026.02.05 01:56:31.960430 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13816 | 2026.02.05 01:56:31.960435 [ 291 ] {} <Debug> TCP-Session: 8708cdff-b575-4de9-b997-f2f2fd50ddc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42234 | ||
| 13817 | 2026.02.05 01:56:31.960467 [ 292 ] {} <Debug> TCP-Session: 3a773ae2-74e6-4592-890f-dd42738c5cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:44211 | ||
| 13818 | 2026.02.05 01:56:31.960471 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13819 | 2026.02.05 01:56:31.960483 [ 291 ] {} <Debug> TCP-Session: 8708cdff-b575-4de9-b997-f2f2fd50ddc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13820 | 2026.02.05 01:56:31.960500 [ 292 ] {} <Debug> TCP-Session: 3a773ae2-74e6-4592-890f-dd42738c5cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13821 | 2026.02.05 01:56:31.960521 [ 291 ] {} <Debug> TCP-Session: 8708cdff-b575-4de9-b997-f2f2fd50ddc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13822 | 2026.02.05 01:56:31.960522 [ 289 ] {} <Debug> TCP-Session: 762f6e49-0115-4054-9527-ea0de9361e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:36373 | ||
| 13823 | 2026.02.05 01:56:31.960535 [ 292 ] {} <Debug> TCP-Session: 3a773ae2-74e6-4592-890f-dd42738c5cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13824 | 2026.02.05 01:56:31.960491 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13825 | 2026.02.05 01:56:31.960571 [ 289 ] {} <Debug> TCP-Session: 762f6e49-0115-4054-9527-ea0de9361e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13826 | 2026.02.05 01:56:31.960600 [ 288 ] {} <Debug> TCP-Session: 1dea6a9e-c096-4751-bfd5-39ec231027d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41242 | ||
| 13827 | 2026.02.05 01:56:31.960611 [ 289 ] {} <Debug> TCP-Session: 762f6e49-0115-4054-9527-ea0de9361e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13828 | 2026.02.05 01:56:31.960634 [ 288 ] {} <Debug> TCP-Session: 1dea6a9e-c096-4751-bfd5-39ec231027d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13829 | 2026.02.05 01:56:31.960423 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13830 | 2026.02.05 01:56:31.960663 [ 288 ] {} <Debug> TCP-Session: 1dea6a9e-c096-4751-bfd5-39ec231027d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.02.05 01:56:31.960341 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38519 | ||
| 13832 | 2026.02.05 01:56:31.960693 [ 3 ] {} <Debug> TCP-Session: 5d6e44bb-f3ea-4547-bf88-f7ef254586b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47310 | ||
| 13833 | 2026.02.05 01:56:31.960317 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64036 | ||
| 13834 | 2026.02.05 01:56:31.960731 [ 3 ] {} <Debug> TCP-Session: 5d6e44bb-f3ea-4547-bf88-f7ef254586b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2026.02.05 01:56:31.960310 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43673 | ||
| 13836 | 2026.02.05 01:56:31.960762 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13837 | 2026.02.05 01:56:31.960791 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13838 | 2026.02.05 01:56:31.960762 [ 3 ] {} <Debug> TCP-Session: 5d6e44bb-f3ea-4547-bf88-f7ef254586b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13839 | 2026.02.05 01:56:31.960809 [ 286 ] {} <Debug> TCP-Session: bb4326f9-6748-4b20-8bbf-f6d083671030 Authenticating user 'default' from [fd00:1122:3344:101::e]:38519 | ||
| 13840 | 2026.02.05 01:56:31.960819 [ 294 ] {} <Debug> TCP-Session: 98d4db25-6618-429b-a5e4-140692a4db25 Authenticating user 'default' from [fd00:1122:3344:101::e]:64036 | ||
| 13841 | 2026.02.05 01:56:31.960834 [ 286 ] {} <Debug> TCP-Session: bb4326f9-6748-4b20-8bbf-f6d083671030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13842 | 2026.02.05 01:56:31.960836 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13843 | 2026.02.05 01:56:31.960852 [ 286 ] {} <Debug> TCP-Session: bb4326f9-6748-4b20-8bbf-f6d083671030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13844 | 2026.02.05 01:56:31.960845 [ 294 ] {} <Debug> TCP-Session: 98d4db25-6618-429b-a5e4-140692a4db25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13845 | 2026.02.05 01:56:31.960874 [ 293 ] {} <Debug> TCP-Session: a11bb684-4d25-4fcd-af56-dbafd15f763f Authenticating user 'default' from [fd00:1122:3344:101::e]:43673 | ||
| 13846 | 2026.02.05 01:56:31.960894 [ 294 ] {} <Debug> TCP-Session: 98d4db25-6618-429b-a5e4-140692a4db25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13847 | 2026.02.05 01:56:31.961033 [ 293 ] {} <Debug> TCP-Session: a11bb684-4d25-4fcd-af56-dbafd15f763f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13848 | 2026.02.05 01:56:31.960366 [ 290 ] {} <Trace> TCP-Session: 630f8c70-399c-4e4b-a207-d09293bf5436 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13849 | 2026.02.05 01:56:31.961060 [ 293 ] {} <Debug> TCP-Session: a11bb684-4d25-4fcd-af56-dbafd15f763f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13850 | 2026.02.05 01:56:31.961232 [ 290 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49789) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13851 | 2026.02.05 01:56:31.961482 [ 290 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13852 | 2026.02.05 01:56:31.961533 [ 290 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13853 | 2026.02.05 01:56:31.961808 [ 290 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 13854 | 2026.02.05 01:56:31.962669 [ 306 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Trace> AggregatingTransform: Aggregating | ||
| 13855 | 2026.02.05 01:56:31.962754 [ 306 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Trace> Aggregator: Aggregation method: without_key | ||
| 13856 | 2026.02.05 01:56:31.962793 [ 306 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889347 sec. (1124.421 rows/sec., 43.92 KiB/sec.) | ||
| 13857 | 2026.02.05 01:56:31.962814 [ 306 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Trace> Aggregator: Merging aggregated data | ||
| 13858 | 2026.02.05 01:56:31.964305 [ 290 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003135 sec., 318.97926634768737 rows/sec., 12.46 KiB/sec. | ||
| 13859 | 2026.02.05 01:56:31.964409 [ 290 ] {78a43cf0-94f0-4183-82d2-cb1d5643383b} <Debug> TCPHandler: Processed in 0.004154026 sec. | ||
| 13860 | 2026.02.05 01:56:31.964524 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13861 | 2026.02.05 01:56:31.964554 [ 290 ] {} <Debug> TCP-Session: 630f8c70-399c-4e4b-a207-d09293bf5436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2026.02.05 01:56:31.964564 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13863 | 2026.02.05 01:56:31.964601 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13864 | 2026.02.05 01:56:31.964611 [ 291 ] {} <Debug> TCP-Session: 8708cdff-b575-4de9-b997-f2f2fd50ddc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13865 | 2026.02.05 01:56:31.964619 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13866 | 2026.02.05 01:56:31.964641 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13867 | 2026.02.05 01:56:31.964681 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13868 | 2026.02.05 01:56:31.964688 [ 286 ] {} <Debug> TCP-Session: bb4326f9-6748-4b20-8bbf-f6d083671030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13869 | 2026.02.05 01:56:31.964700 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13870 | 2026.02.05 01:56:31.964720 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13871 | 2026.02.05 01:56:31.964724 [ 288 ] {} <Debug> TCP-Session: 1dea6a9e-c096-4751-bfd5-39ec231027d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13872 | 2026.02.05 01:56:31.964750 [ 294 ] {} <Debug> TCP-Session: 98d4db25-6618-429b-a5e4-140692a4db25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13873 | 2026.02.05 01:56:31.964760 [ 3 ] {} <Debug> TCP-Session: 5d6e44bb-f3ea-4547-bf88-f7ef254586b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13874 | 2026.02.05 01:56:31.964658 [ 289 ] {} <Debug> TCP-Session: 762f6e49-0115-4054-9527-ea0de9361e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13875 | 2026.02.05 01:56:31.964659 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13876 | 2026.02.05 01:56:31.964719 [ 292 ] {} <Debug> TCP-Session: 3a773ae2-74e6-4592-890f-dd42738c5cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13877 | 2026.02.05 01:56:31.964845 [ 293 ] {} <Debug> TCP-Session: a11bb684-4d25-4fcd-af56-dbafd15f763f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13878 | 2026.02.05 01:56:32.084451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 13879 | 2026.02.05 01:56:32.102067 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.02.05 01:56:32.102131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13881 | 2026.02.05 01:56:32.108388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13882 | 2026.02.05 01:56:32.109124 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.02.05 01:56:32.112466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13884 | 2026.02.05 01:56:32.731017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1640 | ||
| 13885 | 2026.02.05 01:56:32.733339 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.02.05 01:56:32.733378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13887 | 2026.02.05 01:56:32.734579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13888 | 2026.02.05 01:56:32.734837 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.02.05 01:56:32.735065 [ 221 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 13890 | 2026.02.05 01:56:32.735098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 13891 | 2026.02.05 01:56:32.735125 [ 221 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 13892 | 2026.02.05 01:56:32.773187 [ 221 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 13893 | 2026.02.05 01:56:33.067709 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 13894 | 2026.02.05 01:56:33.067782 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 13895 | 2026.02.05 01:56:33.107498 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 13896 | 2026.02.05 01:56:33.532787 [ 223 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 13897 | 2026.02.05 01:56:33.532860 [ 223 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 13898 | 2026.02.05 01:56:33.553923 [ 223 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 13899 | 2026.02.05 01:56:33.643129 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13900 | 2026.02.05 01:56:33.643319 [ 4 ] {95bf68fc-2fc6-47cc-be14-0637e331b8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13901 | 2026.02.05 01:56:33.643391 [ 4 ] {95bf68fc-2fc6-47cc-be14-0637e331b8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13902 | 2026.02.05 01:56:33.644095 [ 4 ] {95bf68fc-2fc6-47cc-be14-0637e331b8ff} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2026.02.05 01:56:33.644133 [ 4 ] {95bf68fc-2fc6-47cc-be14-0637e331b8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13904 | 2026.02.05 01:56:33.644533 [ 4 ] {95bf68fc-2fc6-47cc-be14-0637e331b8ff} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13905 | 2026.02.05 01:56:33.644766 [ 4 ] {95bf68fc-2fc6-47cc-be14-0637e331b8ff} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2026.02.05 01:56:33.644918 [ 4 ] {95bf68fc-2fc6-47cc-be14-0637e331b8ff} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001653 sec., 38717.48336358137 rows/sec., 3.07 MiB/sec. | ||
| 13907 | 2026.02.05 01:56:33.644960 [ 4 ] {95bf68fc-2fc6-47cc-be14-0637e331b8ff} <Debug> TCPHandler: Processed in 0.001971376 sec. | ||
| 13908 | 2026.02.05 01:56:33.645084 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.02.05 01:56:33.645177 [ 4 ] {08e937c0-00a4-4fda-b1a8-6f0caebb59b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13910 | 2026.02.05 01:56:33.645217 [ 4 ] {08e937c0-00a4-4fda-b1a8-6f0caebb59b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13911 | 2026.02.05 01:56:33.645612 [ 4 ] {08e937c0-00a4-4fda-b1a8-6f0caebb59b3} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.02.05 01:56:33.645646 [ 4 ] {08e937c0-00a4-4fda-b1a8-6f0caebb59b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13913 | 2026.02.05 01:56:33.645955 [ 4 ] {08e937c0-00a4-4fda-b1a8-6f0caebb59b3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13914 | 2026.02.05 01:56:33.646159 [ 4 ] {08e937c0-00a4-4fda-b1a8-6f0caebb59b3} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.02.05 01:56:33.646285 [ 4 ] {08e937c0-00a4-4fda-b1a8-6f0caebb59b3} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001126 sec., 3552.3978685612788 rows/sec., 267.12 KiB/sec. | ||
| 13916 | 2026.02.05 01:56:33.646322 [ 4 ] {08e937c0-00a4-4fda-b1a8-6f0caebb59b3} <Debug> TCPHandler: Processed in 0.001289564 sec. | ||
| 13917 | 2026.02.05 01:56:33.646430 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.02.05 01:56:33.646522 [ 4 ] {51f2c595-eaa3-45af-ac34-d35aa78a90de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13919 | 2026.02.05 01:56:33.646561 [ 4 ] {51f2c595-eaa3-45af-ac34-d35aa78a90de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13920 | 2026.02.05 01:56:33.646977 [ 4 ] {51f2c595-eaa3-45af-ac34-d35aa78a90de} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.02.05 01:56:33.647010 [ 4 ] {51f2c595-eaa3-45af-ac34-d35aa78a90de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13922 | 2026.02.05 01:56:33.647314 [ 4 ] {51f2c595-eaa3-45af-ac34-d35aa78a90de} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13923 | 2026.02.05 01:56:33.647520 [ 4 ] {51f2c595-eaa3-45af-ac34-d35aa78a90de} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.02.05 01:56:33.647643 [ 4 ] {51f2c595-eaa3-45af-ac34-d35aa78a90de} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001139 sec., 59701.49253731343 rows/sec., 4.66 MiB/sec. | ||
| 13925 | 2026.02.05 01:56:33.647680 [ 4 ] {51f2c595-eaa3-45af-ac34-d35aa78a90de} <Debug> TCPHandler: Processed in 0.001299043 sec. | ||
| 13926 | 2026.02.05 01:56:33.647733 [ 218 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 13927 | 2026.02.05 01:56:33.647786 [ 218 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 13928 | 2026.02.05 01:56:33.647805 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2026.02.05 01:56:33.647902 [ 4 ] {83b29c2c-adae-4b4b-9961-a9330f16b99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13930 | 2026.02.05 01:56:33.647946 [ 4 ] {83b29c2c-adae-4b4b-9961-a9330f16b99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13931 | 2026.02.05 01:56:33.648370 [ 4 ] {83b29c2c-adae-4b4b-9961-a9330f16b99e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2026.02.05 01:56:33.648406 [ 4 ] {83b29c2c-adae-4b4b-9961-a9330f16b99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13933 | 2026.02.05 01:56:33.648728 [ 4 ] {83b29c2c-adae-4b4b-9961-a9330f16b99e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13934 | 2026.02.05 01:56:33.648987 [ 4 ] {83b29c2c-adae-4b4b-9961-a9330f16b99e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2026.02.05 01:56:33.649115 [ 4 ] {83b29c2c-adae-4b4b-9961-a9330f16b99e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 13936 | 2026.02.05 01:56:33.649151 [ 4 ] {83b29c2c-adae-4b4b-9961-a9330f16b99e} <Debug> TCPHandler: Processed in 0.001396776 sec. | ||
| 13937 | 2026.02.05 01:56:33.649268 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13938 | 2026.02.05 01:56:33.649361 [ 4 ] {f977d796-dad2-4450-bed4-ec0edf644347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13939 | 2026.02.05 01:56:33.649414 [ 4 ] {f977d796-dad2-4450-bed4-ec0edf644347} <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 | ||
| 13940 | 2026.02.05 01:56:33.650151 [ 4 ] {f977d796-dad2-4450-bed4-ec0edf644347} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2026.02.05 01:56:33.650190 [ 4 ] {f977d796-dad2-4450-bed4-ec0edf644347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13942 | 2026.02.05 01:56:33.650695 [ 4 ] {f977d796-dad2-4450-bed4-ec0edf644347} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13943 | 2026.02.05 01:56:33.650912 [ 4 ] {f977d796-dad2-4450-bed4-ec0edf644347} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2026.02.05 01:56:33.651046 [ 4 ] {f977d796-dad2-4450-bed4-ec0edf644347} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001704 sec., 2347.417840375587 rows/sec., 4.21 MiB/sec. | ||
| 13945 | 2026.02.05 01:56:33.651100 [ 4 ] {f977d796-dad2-4450-bed4-ec0edf644347} <Debug> TCPHandler: Processed in 0.001879264 sec. | ||
| 13946 | 2026.02.05 01:56:33.651214 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2026.02.05 01:56:33.651308 [ 4 ] {ba00a891-f902-46f1-b320-3a754436dbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13948 | 2026.02.05 01:56:33.651349 [ 4 ] {ba00a891-f902-46f1-b320-3a754436dbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13949 | 2026.02.05 01:56:33.651683 [ 4 ] {ba00a891-f902-46f1-b320-3a754436dbe8} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.02.05 01:56:33.651716 [ 4 ] {ba00a891-f902-46f1-b320-3a754436dbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13951 | 2026.02.05 01:56:33.652013 [ 4 ] {ba00a891-f902-46f1-b320-3a754436dbe8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13952 | 2026.02.05 01:56:33.652217 [ 4 ] {ba00a891-f902-46f1-b320-3a754436dbe8} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2026.02.05 01:56:33.652313 [ 147 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13954 | 2026.02.05 01:56:33.652340 [ 4 ] {ba00a891-f902-46f1-b320-3a754436dbe8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 13955 | 2026.02.05 01:56:33.652348 [ 147 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13956 | 2026.02.05 01:56:33.652371 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13957 | 2026.02.05 01:56:33.652377 [ 4 ] {ba00a891-f902-46f1-b320-3a754436dbe8} <Debug> TCPHandler: Processed in 0.001212882 sec. | ||
| 13958 | 2026.02.05 01:56:33.652488 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13959 | 2026.02.05 01:56:33.652628 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13960 | 2026.02.05 01:56:33.652669 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6012 rows starting from the beginning of the part | ||
| 13961 | 2026.02.05 01:56:33.652741 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13962 | 2026.02.05 01:56:33.652791 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13963 | 2026.02.05 01:56:33.652837 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13964 | 2026.02.05 01:56:33.652878 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13965 | 2026.02.05 01:56:33.652920 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 13966 | 2026.02.05 01:56:33.654641 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6312 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209321 sec., 2856986.377262516 rows/sec., 192.51 MiB/sec. | ||
| 13967 | 2026.02.05 01:56:33.655059 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13968 | 2026.02.05 01:56:33.655360 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_106_21} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.02.05 01:56:33.655442 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_106_21} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13970 | 2026.02.05 01:56:33.655526 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13971 | 2026.02.05 01:56:33.680006 [ 218 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 13972 | 2026.02.05 01:56:37.439432 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13973 | 2026.02.05 01:56:37.439503 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13974 | 2026.02.05 01:56:37.629924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35509 | ||
| 13975 | 2026.02.05 01:56:37.630457 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13976 | 2026.02.05 01:56:37.630498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13977 | 2026.02.05 01:56:37.630994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13978 | 2026.02.05 01:56:37.631232 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13979 | 2026.02.05 01:56:37.631367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35509 | ||
| 13980 | 2026.02.05 01:56:38.644263 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.02.05 01:56:38.644463 [ 4 ] {79490ecf-03d2-4218-a088-1654239adb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13982 | 2026.02.05 01:56:38.644539 [ 4 ] {79490ecf-03d2-4218-a088-1654239adb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13983 | 2026.02.05 01:56:38.645275 [ 4 ] {79490ecf-03d2-4218-a088-1654239adb2f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.02.05 01:56:38.645322 [ 4 ] {79490ecf-03d2-4218-a088-1654239adb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13985 | 2026.02.05 01:56:38.645723 [ 4 ] {79490ecf-03d2-4218-a088-1654239adb2f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13986 | 2026.02.05 01:56:38.645968 [ 4 ] {79490ecf-03d2-4218-a088-1654239adb2f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.02.05 01:56:38.646120 [ 4 ] {79490ecf-03d2-4218-a088-1654239adb2f} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001713 sec., 74722.70869819031 rows/sec., 6.44 MiB/sec. | ||
| 13988 | 2026.02.05 01:56:38.646163 [ 4 ] {79490ecf-03d2-4218-a088-1654239adb2f} <Debug> TCPHandler: Processed in 0.002043418 sec. | ||
| 13989 | 2026.02.05 01:56:38.646294 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.02.05 01:56:38.646389 [ 4 ] {6acd664b-12e2-4e03-8d7c-e5a9a79b3719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13991 | 2026.02.05 01:56:38.646430 [ 4 ] {6acd664b-12e2-4e03-8d7c-e5a9a79b3719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13992 | 2026.02.05 01:56:38.646839 [ 4 ] {6acd664b-12e2-4e03-8d7c-e5a9a79b3719} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.02.05 01:56:38.646875 [ 4 ] {6acd664b-12e2-4e03-8d7c-e5a9a79b3719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 13994 | 2026.02.05 01:56:38.647176 [ 4 ] {6acd664b-12e2-4e03-8d7c-e5a9a79b3719} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13995 | 2026.02.05 01:56:38.647409 [ 4 ] {6acd664b-12e2-4e03-8d7c-e5a9a79b3719} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.02.05 01:56:38.647536 [ 4 ] {6acd664b-12e2-4e03-8d7c-e5a9a79b3719} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001167 sec., 30848.329048843185 rows/sec., 2.27 MiB/sec. | ||
| 13997 | 2026.02.05 01:56:38.647574 [ 4 ] {6acd664b-12e2-4e03-8d7c-e5a9a79b3719} <Debug> TCPHandler: Processed in 0.001330505 sec. | ||
| 13998 | 2026.02.05 01:56:38.647685 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.02.05 01:56:38.647779 [ 4 ] {e8068895-c2bf-40ba-81f2-e840e24dd8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14000 | 2026.02.05 01:56:38.647818 [ 4 ] {e8068895-c2bf-40ba-81f2-e840e24dd8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14001 | 2026.02.05 01:56:38.648247 [ 4 ] {e8068895-c2bf-40ba-81f2-e840e24dd8a0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.02.05 01:56:38.648283 [ 4 ] {e8068895-c2bf-40ba-81f2-e840e24dd8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14003 | 2026.02.05 01:56:38.648591 [ 4 ] {e8068895-c2bf-40ba-81f2-e840e24dd8a0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14004 | 2026.02.05 01:56:38.648803 [ 4 ] {e8068895-c2bf-40ba-81f2-e840e24dd8a0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.02.05 01:56:38.648929 [ 4 ] {e8068895-c2bf-40ba-81f2-e840e24dd8a0} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001168 sec., 85616.43835616439 rows/sec., 6.69 MiB/sec. | ||
| 14006 | 2026.02.05 01:56:38.648967 [ 4 ] {e8068895-c2bf-40ba-81f2-e840e24dd8a0} <Debug> TCPHandler: Processed in 0.001331464 sec. | ||
| 14007 | 2026.02.05 01:56:38.649081 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.02.05 01:56:38.649175 [ 4 ] {a9777bd8-3550-4e76-a16b-0ea0b0e8701d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14009 | 2026.02.05 01:56:38.649217 [ 4 ] {a9777bd8-3550-4e76-a16b-0ea0b0e8701d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14010 | 2026.02.05 01:56:38.649624 [ 4 ] {a9777bd8-3550-4e76-a16b-0ea0b0e8701d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.02.05 01:56:38.649659 [ 4 ] {a9777bd8-3550-4e76-a16b-0ea0b0e8701d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14012 | 2026.02.05 01:56:38.649989 [ 4 ] {a9777bd8-3550-4e76-a16b-0ea0b0e8701d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14013 | 2026.02.05 01:56:38.650194 [ 4 ] {a9777bd8-3550-4e76-a16b-0ea0b0e8701d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.02.05 01:56:38.650322 [ 4 ] {a9777bd8-3550-4e76-a16b-0ea0b0e8701d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 14015 | 2026.02.05 01:56:38.650360 [ 4 ] {a9777bd8-3550-4e76-a16b-0ea0b0e8701d} <Debug> TCPHandler: Processed in 0.001328064 sec. | ||
| 14016 | 2026.02.05 01:56:38.650470 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2026.02.05 01:56:38.650564 [ 4 ] {e1fcc461-80f5-468f-ab63-c77b46374ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.02.05 01:56:38.650617 [ 4 ] {e1fcc461-80f5-468f-ab63-c77b46374ee5} <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 | ||
| 14019 | 2026.02.05 01:56:38.651468 [ 4 ] {e1fcc461-80f5-468f-ab63-c77b46374ee5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2026.02.05 01:56:38.651504 [ 4 ] {e1fcc461-80f5-468f-ab63-c77b46374ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14021 | 2026.02.05 01:56:38.652057 [ 4 ] {e1fcc461-80f5-468f-ab63-c77b46374ee5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14022 | 2026.02.05 01:56:38.652303 [ 4 ] {e1fcc461-80f5-468f-ab63-c77b46374ee5} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2026.02.05 01:56:38.652438 [ 4 ] {e1fcc461-80f5-468f-ab63-c77b46374ee5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001893 sec., 19017.43264659271 rows/sec., 34.08 MiB/sec. | ||
| 14024 | 2026.02.05 01:56:38.652438 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14025 | 2026.02.05 01:56:38.652499 [ 4 ] {e1fcc461-80f5-468f-ab63-c77b46374ee5} <Debug> TCPHandler: Processed in 0.002078627 sec. | ||
| 14026 | 2026.02.05 01:56:38.652518 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14027 | 2026.02.05 01:56:38.652548 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14028 | 2026.02.05 01:56:38.652621 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2026.02.05 01:56:38.652668 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 14030 | 2026.02.05 01:56:38.652719 [ 4 ] {5f4c7c5c-cc6f-41cc-968c-6d5ce8cafc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14031 | 2026.02.05 01:56:38.652764 [ 4 ] {5f4c7c5c-cc6f-41cc-968c-6d5ce8cafc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14032 | 2026.02.05 01:56:38.652934 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14033 | 2026.02.05 01:56:38.653001 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1979 rows starting from the beginning of the part | ||
| 14034 | 2026.02.05 01:56:38.653106 [ 4 ] {5f4c7c5c-cc6f-41cc-968c-6d5ce8cafc8c} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14035 | 2026.02.05 01:56:38.653134 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 14036 | 2026.02.05 01:56:38.653147 [ 4 ] {5f4c7c5c-cc6f-41cc-968c-6d5ce8cafc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14037 | 2026.02.05 01:56:38.653258 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 4 rows starting from the beginning of the part | ||
| 14038 | 2026.02.05 01:56:38.653365 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 14039 | 2026.02.05 01:56:38.653464 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 4 rows starting from the beginning of the part | ||
| 14040 | 2026.02.05 01:56:38.653483 [ 4 ] {5f4c7c5c-cc6f-41cc-968c-6d5ce8cafc8c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14041 | 2026.02.05 01:56:38.653569 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 14042 | 2026.02.05 01:56:38.653714 [ 4 ] {5f4c7c5c-cc6f-41cc-968c-6d5ce8cafc8c} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.02.05 01:56:38.653847 [ 4 ] {5f4c7c5c-cc6f-41cc-968c-6d5ce8cafc8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 14044 | 2026.02.05 01:56:38.653884 [ 4 ] {5f4c7c5c-cc6f-41cc-968c-6d5ce8cafc8c} <Debug> TCPHandler: Processed in 0.001313024 sec. | ||
| 14045 | 2026.02.05 01:56:38.659811 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2095 rows, containing 19 columns (19 merged, 0 gathered) in 0.007198091 sec., 291049.39073429327 rows/sec., 521.55 MiB/sec. | ||
| 14046 | 2026.02.05 01:56:38.661671 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14047 | 2026.02.05 01:56:38.662007 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2026.02.05 01:56:38.662075 [ 201 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14049 | 2026.02.05 01:56:38.662245 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.90 MiB. | ||
| 14050 | 2026.02.05 01:56:39.612593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14051 | 2026.02.05 01:56:39.630101 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2026.02.05 01:56:39.630166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14053 | 2026.02.05 01:56:39.636284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14054 | 2026.02.05 01:56:39.636989 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2026.02.05 01:56:39.640130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14056 | 2026.02.05 01:56:39.814976 [ 222 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 14057 | 2026.02.05 01:56:39.815034 [ 222 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 14058 | 2026.02.05 01:56:39.843527 [ 222 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 14059 | 2026.02.05 01:56:42.735310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1664 | ||
| 14060 | 2026.02.05 01:56:42.737580 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14061 | 2026.02.05 01:56:42.737627 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14062 | 2026.02.05 01:56:42.738820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14063 | 2026.02.05 01:56:42.739109 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14064 | 2026.02.05 01:56:42.739417 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1664 | ||
| 14065 | 2026.02.05 01:56:43.674251 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14066 | 2026.02.05 01:56:43.674442 [ 4 ] {42d5dce6-016c-45b5-a7d4-3b770b3d5a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14067 | 2026.02.05 01:56:43.674515 [ 4 ] {42d5dce6-016c-45b5-a7d4-3b770b3d5a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14068 | 2026.02.05 01:56:43.675266 [ 4 ] {42d5dce6-016c-45b5-a7d4-3b770b3d5a79} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14069 | 2026.02.05 01:56:43.675312 [ 4 ] {42d5dce6-016c-45b5-a7d4-3b770b3d5a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14070 | 2026.02.05 01:56:43.675683 [ 4 ] {42d5dce6-016c-45b5-a7d4-3b770b3d5a79} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14071 | 2026.02.05 01:56:43.675901 [ 4 ] {42d5dce6-016c-45b5-a7d4-3b770b3d5a79} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2026.02.05 01:56:43.676035 [ 137 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14073 | 2026.02.05 01:56:43.676049 [ 4 ] {42d5dce6-016c-45b5-a7d4-3b770b3d5a79} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001661 sec., 14449.127031908489 rows/sec., 1.20 MiB/sec. | ||
| 14074 | 2026.02.05 01:56:43.676102 [ 137 ] {} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14075 | 2026.02.05 01:56:43.676115 [ 4 ] {42d5dce6-016c-45b5-a7d4-3b770b3d5a79} <Debug> TCPHandler: Processed in 0.002004787 sec. | ||
| 14076 | 2026.02.05 01:56:43.676135 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14077 | 2026.02.05 01:56:43.676252 [ 200 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::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 | ||
| 14078 | 2026.02.05 01:56:43.676268 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2026.02.05 01:56:43.676372 [ 4 ] {03ed0aba-b228-4e20-8eed-fe448ab4eade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14080 | 2026.02.05 01:56:43.676374 [ 200 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14081 | 2026.02.05 01:56:43.676417 [ 4 ] {03ed0aba-b228-4e20-8eed-fe448ab4eade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14082 | 2026.02.05 01:56:43.676428 [ 200 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 14083 | 2026.02.05 01:56:43.676513 [ 200 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 14084 | 2026.02.05 01:56:43.676566 [ 200 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 14085 | 2026.02.05 01:56:43.676613 [ 200 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 14086 | 2026.02.05 01:56:43.676655 [ 200 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 14087 | 2026.02.05 01:56:43.676830 [ 4 ] {03ed0aba-b228-4e20-8eed-fe448ab4eade} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2026.02.05 01:56:43.676872 [ 4 ] {03ed0aba-b228-4e20-8eed-fe448ab4eade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14089 | 2026.02.05 01:56:43.677198 [ 4 ] {03ed0aba-b228-4e20-8eed-fe448ab4eade} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14090 | 2026.02.05 01:56:43.677429 [ 4 ] {03ed0aba-b228-4e20-8eed-fe448ab4eade} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2026.02.05 01:56:43.677485 [ 201 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283174 sec., 93518.10432567992 rows/sec., 8.12 MiB/sec. | ||
| 14092 | 2026.02.05 01:56:43.677559 [ 4 ] {03ed0aba-b228-4e20-8eed-fe448ab4eade} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001206 sec., 9950.248756218905 rows/sec., 822.71 KiB/sec. | ||
| 14093 | 2026.02.05 01:56:43.677597 [ 4 ] {03ed0aba-b228-4e20-8eed-fe448ab4eade} <Debug> TCPHandler: Processed in 0.001379395 sec. | ||
| 14094 | 2026.02.05 01:56:43.677610 [ 201 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14095 | 2026.02.05 01:56:43.677719 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.02.05 01:56:43.677811 [ 4 ] {1d262ad9-c6a1-432e-8d75-72b8d2b80455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14097 | 2026.02.05 01:56:43.677850 [ 4 ] {1d262ad9-c6a1-432e-8d75-72b8d2b80455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14098 | 2026.02.05 01:56:43.677865 [ 201 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2026.02.05 01:56:43.677931 [ 201 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_17_4} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14100 | 2026.02.05 01:56:43.678020 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14101 | 2026.02.05 01:56:43.678942 [ 4 ] {1d262ad9-c6a1-432e-8d75-72b8d2b80455} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2026.02.05 01:56:43.678977 [ 4 ] {1d262ad9-c6a1-432e-8d75-72b8d2b80455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14103 | 2026.02.05 01:56:43.679356 [ 4 ] {1d262ad9-c6a1-432e-8d75-72b8d2b80455} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14104 | 2026.02.05 01:56:43.679561 [ 4 ] {1d262ad9-c6a1-432e-8d75-72b8d2b80455} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.02.05 01:56:43.679685 [ 4 ] {1d262ad9-c6a1-432e-8d75-72b8d2b80455} <Debug> executeQuery: Read 1331 rows, 113.75 KiB in 0.001892 sec., 703488.3720930233 rows/sec., 58.71 MiB/sec. | ||
| 14106 | 2026.02.05 01:56:43.679723 [ 4 ] {1d262ad9-c6a1-432e-8d75-72b8d2b80455} <Debug> TCPHandler: Processed in 0.002054008 sec. | ||
| 14107 | 2026.02.05 01:56:43.679836 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14108 | 2026.02.05 01:56:43.679928 [ 4 ] {a32f7729-7c8b-4187-8f42-16e0ed6c6cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14109 | 2026.02.05 01:56:43.679968 [ 4 ] {a32f7729-7c8b-4187-8f42-16e0ed6c6cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14110 | 2026.02.05 01:56:43.680413 [ 4 ] {a32f7729-7c8b-4187-8f42-16e0ed6c6cd4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.02.05 01:56:43.680448 [ 4 ] {a32f7729-7c8b-4187-8f42-16e0ed6c6cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14112 | 2026.02.05 01:56:43.680731 [ 4 ] {a32f7729-7c8b-4187-8f42-16e0ed6c6cd4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14113 | 2026.02.05 01:56:43.680929 [ 4 ] {a32f7729-7c8b-4187-8f42-16e0ed6c6cd4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.02.05 01:56:43.681056 [ 4 ] {a32f7729-7c8b-4187-8f42-16e0ed6c6cd4} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001145 sec., 24454.14847161572 rows/sec., 1.80 MiB/sec. | ||
| 14115 | 2026.02.05 01:56:43.681092 [ 4 ] {a32f7729-7c8b-4187-8f42-16e0ed6c6cd4} <Debug> TCPHandler: Processed in 0.001305684 sec. | ||
| 14116 | 2026.02.05 01:56:43.681193 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2026.02.05 01:56:43.681285 [ 4 ] {07150831-3943-43dc-885f-724b4277405c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14118 | 2026.02.05 01:56:43.681324 [ 4 ] {07150831-3943-43dc-885f-724b4277405c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14119 | 2026.02.05 01:56:43.681794 [ 4 ] {07150831-3943-43dc-885f-724b4277405c} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14120 | 2026.02.05 01:56:43.681828 [ 4 ] {07150831-3943-43dc-885f-724b4277405c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14121 | 2026.02.05 01:56:43.682126 [ 4 ] {07150831-3943-43dc-885f-724b4277405c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14122 | 2026.02.05 01:56:43.682327 [ 4 ] {07150831-3943-43dc-885f-724b4277405c} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14123 | 2026.02.05 01:56:43.682449 [ 4 ] {07150831-3943-43dc-885f-724b4277405c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001182 sec., 213197.9695431472 rows/sec., 14.75 MiB/sec. | ||
| 14124 | 2026.02.05 01:56:43.682487 [ 4 ] {07150831-3943-43dc-885f-724b4277405c} <Debug> TCPHandler: Processed in 0.001343804 sec. | ||
| 14125 | 2026.02.05 01:56:43.682600 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14126 | 2026.02.05 01:56:43.682692 [ 4 ] {4b072b36-33a1-416a-b3f3-ad4f61e08d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14127 | 2026.02.05 01:56:43.682730 [ 4 ] {4b072b36-33a1-416a-b3f3-ad4f61e08d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14128 | 2026.02.05 01:56:43.683121 [ 4 ] {4b072b36-33a1-416a-b3f3-ad4f61e08d84} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14129 | 2026.02.05 01:56:43.683155 [ 4 ] {4b072b36-33a1-416a-b3f3-ad4f61e08d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14130 | 2026.02.05 01:56:43.683446 [ 4 ] {4b072b36-33a1-416a-b3f3-ad4f61e08d84} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14131 | 2026.02.05 01:56:43.683644 [ 4 ] {4b072b36-33a1-416a-b3f3-ad4f61e08d84} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2026.02.05 01:56:43.683737 [ 137 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14133 | 2026.02.05 01:56:43.683767 [ 4 ] {4b072b36-33a1-416a-b3f3-ad4f61e08d84} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 14134 | 2026.02.05 01:56:43.683768 [ 137 ] {} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14135 | 2026.02.05 01:56:43.683807 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14136 | 2026.02.05 01:56:43.683812 [ 4 ] {4b072b36-33a1-416a-b3f3-ad4f61e08d84} <Debug> TCPHandler: Processed in 0.001262163 sec. | ||
| 14137 | 2026.02.05 01:56:43.683920 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::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 | ||
| 14138 | 2026.02.05 01:56:43.683931 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14139 | 2026.02.05 01:56:43.684063 [ 4 ] {4dd130df-641c-45c8-bcc3-c63116031a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14140 | 2026.02.05 01:56:43.684065 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14141 | 2026.02.05 01:56:43.684105 [ 4 ] {4dd130df-641c-45c8-bcc3-c63116031a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14142 | 2026.02.05 01:56:43.684113 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 14143 | 2026.02.05 01:56:43.684189 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 14144 | 2026.02.05 01:56:43.684233 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 14145 | 2026.02.05 01:56:43.684273 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 14146 | 2026.02.05 01:56:43.684315 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 14147 | 2026.02.05 01:56:43.684726 [ 4 ] {4dd130df-641c-45c8-bcc3-c63116031a8d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.02.05 01:56:43.684767 [ 4 ] {4dd130df-641c-45c8-bcc3-c63116031a8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14149 | 2026.02.05 01:56:43.685048 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181211 sec., 50795.32784574475 rows/sec., 4.07 MiB/sec. | ||
| 14150 | 2026.02.05 01:56:43.685104 [ 4 ] {4dd130df-641c-45c8-bcc3-c63116031a8d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14151 | 2026.02.05 01:56:43.685204 [ 192 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14152 | 2026.02.05 01:56:43.685343 [ 4 ] {4dd130df-641c-45c8-bcc3-c63116031a8d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2026.02.05 01:56:43.685491 [ 4 ] {4dd130df-641c-45c8-bcc3-c63116031a8d} <Debug> executeQuery: Read 572 rows, 43.97 KiB in 0.001446 sec., 395573.99723374826 rows/sec., 29.70 MiB/sec. | ||
| 14154 | 2026.02.05 01:56:43.685517 [ 192 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2026.02.05 01:56:43.685529 [ 4 ] {4dd130df-641c-45c8-bcc3-c63116031a8d} <Debug> TCPHandler: Processed in 0.00164908 sec. | ||
| 14156 | 2026.02.05 01:56:43.685607 [ 192 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_17_4} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14157 | 2026.02.05 01:56:43.685651 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2026.02.05 01:56:43.685710 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14159 | 2026.02.05 01:56:43.685749 [ 4 ] {0653b339-8e9f-4307-86cd-ae88b2f3ecd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14160 | 2026.02.05 01:56:43.685795 [ 4 ] {0653b339-8e9f-4307-86cd-ae88b2f3ecd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14161 | 2026.02.05 01:56:43.686460 [ 4 ] {0653b339-8e9f-4307-86cd-ae88b2f3ecd6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14162 | 2026.02.05 01:56:43.686494 [ 4 ] {0653b339-8e9f-4307-86cd-ae88b2f3ecd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14163 | 2026.02.05 01:56:43.686875 [ 4 ] {0653b339-8e9f-4307-86cd-ae88b2f3ecd6} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14164 | 2026.02.05 01:56:43.687078 [ 4 ] {0653b339-8e9f-4307-86cd-ae88b2f3ecd6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14165 | 2026.02.05 01:56:43.687205 [ 4 ] {0653b339-8e9f-4307-86cd-ae88b2f3ecd6} <Debug> executeQuery: Read 886 rows, 61.59 KiB in 0.001475 sec., 600677.966101695 rows/sec., 40.77 MiB/sec. | ||
| 14166 | 2026.02.05 01:56:43.687241 [ 4 ] {0653b339-8e9f-4307-86cd-ae88b2f3ecd6} <Debug> TCPHandler: Processed in 0.0016404 sec. | ||
| 14167 | 2026.02.05 01:56:43.687341 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14168 | 2026.02.05 01:56:43.687434 [ 4 ] {04ede462-1eb0-4582-a08b-c35818048972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14169 | 2026.02.05 01:56:43.687487 [ 4 ] {04ede462-1eb0-4582-a08b-c35818048972} <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 | ||
| 14170 | 2026.02.05 01:56:43.688242 [ 4 ] {04ede462-1eb0-4582-a08b-c35818048972} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2026.02.05 01:56:43.688277 [ 4 ] {04ede462-1eb0-4582-a08b-c35818048972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14172 | 2026.02.05 01:56:43.688774 [ 4 ] {04ede462-1eb0-4582-a08b-c35818048972} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14173 | 2026.02.05 01:56:43.688983 [ 4 ] {04ede462-1eb0-4582-a08b-c35818048972} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2026.02.05 01:56:43.689117 [ 4 ] {04ede462-1eb0-4582-a08b-c35818048972} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001702 sec., 2350.1762632197415 rows/sec., 4.21 MiB/sec. | ||
| 14175 | 2026.02.05 01:56:43.689163 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 14176 | 2026.02.05 01:56:43.689172 [ 4 ] {04ede462-1eb0-4582-a08b-c35818048972} <Debug> TCPHandler: Processed in 0.001879315 sec. | ||
| 14177 | 2026.02.05 01:56:43.689191 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 14178 | 2026.02.05 01:56:43.689305 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14179 | 2026.02.05 01:56:43.689402 [ 4 ] {3186ee9e-33f1-477e-a972-435b7b96ea5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14180 | 2026.02.05 01:56:43.689444 [ 4 ] {3186ee9e-33f1-477e-a972-435b7b96ea5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14181 | 2026.02.05 01:56:43.689786 [ 4 ] {3186ee9e-33f1-477e-a972-435b7b96ea5e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14182 | 2026.02.05 01:56:43.689823 [ 4 ] {3186ee9e-33f1-477e-a972-435b7b96ea5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14183 | 2026.02.05 01:56:43.690154 [ 4 ] {3186ee9e-33f1-477e-a972-435b7b96ea5e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14184 | 2026.02.05 01:56:43.690364 [ 4 ] {3186ee9e-33f1-477e-a972-435b7b96ea5e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14185 | 2026.02.05 01:56:43.690488 [ 4 ] {3186ee9e-33f1-477e-a972-435b7b96ea5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 14186 | 2026.02.05 01:56:43.690524 [ 4 ] {3186ee9e-33f1-477e-a972-435b7b96ea5e} <Debug> TCPHandler: Processed in 0.001269413 sec. | ||
| 14187 | 2026.02.05 01:56:43.691701 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 14188 | 2026.02.05 01:56:45.132479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36021 | ||
| 14189 | 2026.02.05 01:56:45.133023 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14190 | 2026.02.05 01:56:45.133069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14191 | 2026.02.05 01:56:45.133571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14192 | 2026.02.05 01:56:45.133813 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2026.02.05 01:56:45.133948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36021 | ||
| 14194 | 2026.02.05 01:56:45.472351 [ 224 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 14195 | 2026.02.05 01:56:45.472436 [ 224 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 14196 | 2026.02.05 01:56:45.475459 [ 224 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 14197 | 2026.02.05 01:56:45.714273 [ 222 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 14198 | 2026.02.05 01:56:45.714351 [ 222 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 14199 | 2026.02.05 01:56:45.716756 [ 222 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 14200 | 2026.02.05 01:56:46.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.03 MiB, peak 386.69 MiB, free memory in arenas 0.00 B, will set to 369.01 MiB (RSS), difference: 3.98 MiB | ||
| 14201 | 2026.02.05 01:56:47.140194 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14202 | 2026.02.05 01:56:47.156588 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.02.05 01:56:47.156644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14204 | 2026.02.05 01:56:47.162345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14205 | 2026.02.05 01:56:47.163021 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.02.05 01:56:47.165909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14207 | 2026.02.05 01:56:48.645474 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2026.02.05 01:56:48.645656 [ 4 ] {8a358aee-fe7b-49bb-a46e-fbb5fd47c3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14209 | 2026.02.05 01:56:48.645719 [ 4 ] {8a358aee-fe7b-49bb-a46e-fbb5fd47c3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14210 | 2026.02.05 01:56:48.646371 [ 4 ] {8a358aee-fe7b-49bb-a46e-fbb5fd47c3b3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14211 | 2026.02.05 01:56:48.646407 [ 4 ] {8a358aee-fe7b-49bb-a46e-fbb5fd47c3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14212 | 2026.02.05 01:56:48.646771 [ 4 ] {8a358aee-fe7b-49bb-a46e-fbb5fd47c3b3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14213 | 2026.02.05 01:56:48.646984 [ 4 ] {8a358aee-fe7b-49bb-a46e-fbb5fd47c3b3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14214 | 2026.02.05 01:56:48.647120 [ 4 ] {8a358aee-fe7b-49bb-a46e-fbb5fd47c3b3} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001557 sec., 82209.37700706488 rows/sec., 7.08 MiB/sec. | ||
| 14215 | 2026.02.05 01:56:48.647158 [ 4 ] {8a358aee-fe7b-49bb-a46e-fbb5fd47c3b3} <Debug> TCPHandler: Processed in 0.001859124 sec. | ||
| 14216 | 2026.02.05 01:56:48.647275 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14217 | 2026.02.05 01:56:48.647363 [ 4 ] {029e0ac9-5a76-40a7-b36f-2378ceeddc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14218 | 2026.02.05 01:56:48.647467 [ 4 ] {029e0ac9-5a76-40a7-b36f-2378ceeddc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14219 | 2026.02.05 01:56:48.647869 [ 4 ] {029e0ac9-5a76-40a7-b36f-2378ceeddc13} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14220 | 2026.02.05 01:56:48.647906 [ 4 ] {029e0ac9-5a76-40a7-b36f-2378ceeddc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14221 | 2026.02.05 01:56:48.648194 [ 4 ] {029e0ac9-5a76-40a7-b36f-2378ceeddc13} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14222 | 2026.02.05 01:56:48.648414 [ 4 ] {029e0ac9-5a76-40a7-b36f-2378ceeddc13} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14223 | 2026.02.05 01:56:48.648545 [ 4 ] {029e0ac9-5a76-40a7-b36f-2378ceeddc13} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001137 sec., 31662.2691292876 rows/sec., 2.33 MiB/sec. | ||
| 14224 | 2026.02.05 01:56:48.648543 [ 133 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14225 | 2026.02.05 01:56:48.648584 [ 4 ] {029e0ac9-5a76-40a7-b36f-2378ceeddc13} <Debug> TCPHandler: Processed in 0.001302554 sec. | ||
| 14226 | 2026.02.05 01:56:48.648618 [ 133 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.02.05 01:56:48.648644 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14228 | 2026.02.05 01:56:48.648708 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14229 | 2026.02.05 01:56:48.648747 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 14230 | 2026.02.05 01:56:48.648804 [ 4 ] {9f03c269-8ac9-4627-bf6f-bb32c2716d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14231 | 2026.02.05 01:56:48.648849 [ 4 ] {9f03c269-8ac9-4627-bf6f-bb32c2716d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14232 | 2026.02.05 01:56:48.648860 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14233 | 2026.02.05 01:56:48.648897 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 72 rows starting from the beginning of the part | ||
| 14234 | 2026.02.05 01:56:48.648964 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 36 rows starting from the beginning of the part | ||
| 14235 | 2026.02.05 01:56:48.649009 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 4 rows starting from the beginning of the part | ||
| 14236 | 2026.02.05 01:56:48.649051 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 36 rows starting from the beginning of the part | ||
| 14237 | 2026.02.05 01:56:48.649100 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 28 rows starting from the beginning of the part | ||
| 14238 | 2026.02.05 01:56:48.649143 [ 192 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 36 rows starting from the beginning of the part | ||
| 14239 | 2026.02.05 01:56:48.649283 [ 4 ] {9f03c269-8ac9-4627-bf6f-bb32c2716d9d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.02.05 01:56:48.649324 [ 4 ] {9f03c269-8ac9-4627-bf6f-bb32c2716d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14241 | 2026.02.05 01:56:48.649644 [ 4 ] {9f03c269-8ac9-4627-bf6f-bb32c2716d9d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14242 | 2026.02.05 01:56:48.649870 [ 4 ] {9f03c269-8ac9-4627-bf6f-bb32c2716d9d} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.02.05 01:56:48.649952 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245492 sec., 170213.85926204265 rows/sec., 13.13 MiB/sec. | ||
| 14244 | 2026.02.05 01:56:48.649999 [ 4 ] {9f03c269-8ac9-4627-bf6f-bb32c2716d9d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001213 sec., 82440.23083264632 rows/sec., 6.44 MiB/sec. | ||
| 14245 | 2026.02.05 01:56:48.650043 [ 4 ] {9f03c269-8ac9-4627-bf6f-bb32c2716d9d} <Debug> TCPHandler: Processed in 0.001385375 sec. | ||
| 14246 | 2026.02.05 01:56:48.650110 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14247 | 2026.02.05 01:56:48.650164 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14248 | 2026.02.05 01:56:48.650258 [ 4 ] {e108b0e3-7029-4c50-9e75-00b54f0a577b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14249 | 2026.02.05 01:56:48.650300 [ 4 ] {e108b0e3-7029-4c50-9e75-00b54f0a577b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14250 | 2026.02.05 01:56:48.650363 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14251 | 2026.02.05 01:56:48.650427 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_106_21} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14252 | 2026.02.05 01:56:48.650534 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14253 | 2026.02.05 01:56:48.650695 [ 4 ] {e108b0e3-7029-4c50-9e75-00b54f0a577b} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2026.02.05 01:56:48.650729 [ 4 ] {e108b0e3-7029-4c50-9e75-00b54f0a577b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14255 | 2026.02.05 01:56:48.651048 [ 4 ] {e108b0e3-7029-4c50-9e75-00b54f0a577b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14256 | 2026.02.05 01:56:48.651252 [ 4 ] {e108b0e3-7029-4c50-9e75-00b54f0a577b} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2026.02.05 01:56:48.651377 [ 4 ] {e108b0e3-7029-4c50-9e75-00b54f0a577b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 14258 | 2026.02.05 01:56:48.651415 [ 4 ] {e108b0e3-7029-4c50-9e75-00b54f0a577b} <Debug> TCPHandler: Processed in 0.001299814 sec. | ||
| 14259 | 2026.02.05 01:56:48.651529 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.02.05 01:56:48.651626 [ 4 ] {cfa9324a-be94-4616-9cc3-9d4862e910ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14261 | 2026.02.05 01:56:48.651680 [ 4 ] {cfa9324a-be94-4616-9cc3-9d4862e910ae} <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 | ||
| 14262 | 2026.02.05 01:56:48.652477 [ 4 ] {cfa9324a-be94-4616-9cc3-9d4862e910ae} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.02.05 01:56:48.652513 [ 4 ] {cfa9324a-be94-4616-9cc3-9d4862e910ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14264 | 2026.02.05 01:56:48.653057 [ 4 ] {cfa9324a-be94-4616-9cc3-9d4862e910ae} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14265 | 2026.02.05 01:56:48.653288 [ 4 ] {cfa9324a-be94-4616-9cc3-9d4862e910ae} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2026.02.05 01:56:48.653424 [ 4 ] {cfa9324a-be94-4616-9cc3-9d4862e910ae} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001815 sec., 19834.710743801654 rows/sec., 35.54 MiB/sec. | ||
| 14267 | 2026.02.05 01:56:48.653479 [ 4 ] {cfa9324a-be94-4616-9cc3-9d4862e910ae} <Debug> TCPHandler: Processed in 0.001999037 sec. | ||
| 14268 | 2026.02.05 01:56:48.653594 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14269 | 2026.02.05 01:56:48.653687 [ 4 ] {1d644512-7ef6-46f5-b6b2-39a89265466b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14270 | 2026.02.05 01:56:48.653727 [ 4 ] {1d644512-7ef6-46f5-b6b2-39a89265466b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14271 | 2026.02.05 01:56:48.654055 [ 4 ] {1d644512-7ef6-46f5-b6b2-39a89265466b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.02.05 01:56:48.654090 [ 4 ] {1d644512-7ef6-46f5-b6b2-39a89265466b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14273 | 2026.02.05 01:56:48.654386 [ 4 ] {1d644512-7ef6-46f5-b6b2-39a89265466b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14274 | 2026.02.05 01:56:48.654586 [ 4 ] {1d644512-7ef6-46f5-b6b2-39a89265466b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14275 | 2026.02.05 01:56:48.654710 [ 4 ] {1d644512-7ef6-46f5-b6b2-39a89265466b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 14276 | 2026.02.05 01:56:48.654747 [ 4 ] {1d644512-7ef6-46f5-b6b2-39a89265466b} <Debug> TCPHandler: Processed in 0.001201372 sec. | ||
| 14277 | 2026.02.05 01:56:52.440529 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14278 | 2026.02.05 01:56:52.440597 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14279 | 2026.02.05 01:56:52.634361 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36469 | ||
| 14280 | 2026.02.05 01:56:52.634903 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14281 | 2026.02.05 01:56:52.634950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14282 | 2026.02.05 01:56:52.635437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14283 | 2026.02.05 01:56:52.635670 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14284 | 2026.02.05 01:56:52.635801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36469 | ||
| 14285 | 2026.02.05 01:56:52.635835 [ 128 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14286 | 2026.02.05 01:56:52.635895 [ 128 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14287 | 2026.02.05 01:56:52.635916 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14288 | 2026.02.05 01:56:52.636051 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 14289 | 2026.02.05 01:56:52.636211 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14290 | 2026.02.05 01:56:52.636253 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34101 rows starting from the beginning of the part | ||
| 14291 | 2026.02.05 01:56:52.636325 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 14292 | 2026.02.05 01:56:52.636374 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 14293 | 2026.02.05 01:56:52.636420 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 14294 | 2026.02.05 01:56:52.636462 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 14295 | 2026.02.05 01:56:52.636505 [ 192 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 14296 | 2026.02.05 01:56:52.638850 [ 195 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36469 rows, containing 4 columns (4 merged, 0 gathered) in 0.002866202 sec., 12723806.626329895 rows/sec., 182.02 MiB/sec. | ||
| 14297 | 2026.02.05 01:56:52.639209 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14298 | 2026.02.05 01:56:52.639528 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2026.02.05 01:56:52.639600 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_76_15} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14300 | 2026.02.05 01:56:52.639692 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 14301 | 2026.02.05 01:56:52.739813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1696 | ||
| 14302 | 2026.02.05 01:56:52.742210 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2026.02.05 01:56:52.742245 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14304 | 2026.02.05 01:56:52.743411 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14305 | 2026.02.05 01:56:52.743706 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14306 | 2026.02.05 01:56:52.743838 [ 128 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14307 | 2026.02.05 01:56:52.743871 [ 128 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.02.05 01:56:52.743891 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14309 | 2026.02.05 01:56:52.743965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1696 | ||
| 14310 | 2026.02.05 01:56:52.744008 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 14311 | 2026.02.05 01:56:52.744755 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14312 | 2026.02.05 01:56:52.744889 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1554 rows starting from the beginning of the part | ||
| 14313 | 2026.02.05 01:56:52.745247 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 14314 | 2026.02.05 01:56:52.745611 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 14315 | 2026.02.05 01:56:52.745976 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 14316 | 2026.02.05 01:56:52.746330 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 14317 | 2026.02.05 01:56:52.746678 [ 194 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 14318 | 2026.02.05 01:56:52.753527 [ 202 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1696 rows, containing 72 columns (72 merged, 0 gathered) in 0.009580235 sec., 177031.14798332192 rows/sec., 135.76 MiB/sec. | ||
| 14319 | 2026.02.05 01:56:52.755266 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14320 | 2026.02.05 01:56:52.755836 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.02.05 01:56:52.755904 [ 195 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_56_11} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14322 | 2026.02.05 01:56:52.756209 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 14323 | 2026.02.05 01:56:53.642946 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.02.05 01:56:53.643118 [ 4 ] {f8ecd6b4-6898-4d88-a96e-a98670e73b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14325 | 2026.02.05 01:56:53.643190 [ 4 ] {f8ecd6b4-6898-4d88-a96e-a98670e73b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14326 | 2026.02.05 01:56:53.643886 [ 4 ] {f8ecd6b4-6898-4d88-a96e-a98670e73b01} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.02.05 01:56:53.643927 [ 4 ] {f8ecd6b4-6898-4d88-a96e-a98670e73b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14328 | 2026.02.05 01:56:53.644315 [ 4 ] {f8ecd6b4-6898-4d88-a96e-a98670e73b01} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14329 | 2026.02.05 01:56:53.644537 [ 4 ] {f8ecd6b4-6898-4d88-a96e-a98670e73b01} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.02.05 01:56:53.644672 [ 127 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14331 | 2026.02.05 01:56:53.644685 [ 4 ] {f8ecd6b4-6898-4d88-a96e-a98670e73b01} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001615 sec., 39628.482972136226 rows/sec., 3.14 MiB/sec. | ||
| 14332 | 2026.02.05 01:56:53.644705 [ 127 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.02.05 01:56:53.644725 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14334 | 2026.02.05 01:56:53.644729 [ 4 ] {f8ecd6b4-6898-4d88-a96e-a98670e73b01} <Debug> TCPHandler: Processed in 0.001914535 sec. | ||
| 14335 | 2026.02.05 01:56:53.644841 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 14336 | 2026.02.05 01:56:53.644858 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14337 | 2026.02.05 01:56:53.644982 [ 4 ] {54867aef-31da-4e6b-8c74-9e6e0633a0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14338 | 2026.02.05 01:56:53.645015 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14339 | 2026.02.05 01:56:53.645024 [ 4 ] {54867aef-31da-4e6b-8c74-9e6e0633a0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14340 | 2026.02.05 01:56:53.645070 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1408 rows starting from the beginning of the part | ||
| 14341 | 2026.02.05 01:56:53.645158 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 14342 | 2026.02.05 01:56:53.645206 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 128 rows starting from the beginning of the part | ||
| 14343 | 2026.02.05 01:56:53.645251 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1331 rows starting from the beginning of the part | ||
| 14344 | 2026.02.05 01:56:53.645289 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 128 rows starting from the beginning of the part | ||
| 14345 | 2026.02.05 01:56:53.645334 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 14346 | 2026.02.05 01:56:53.645463 [ 4 ] {54867aef-31da-4e6b-8c74-9e6e0633a0f7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14347 | 2026.02.05 01:56:53.645504 [ 4 ] {54867aef-31da-4e6b-8c74-9e6e0633a0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14348 | 2026.02.05 01:56:53.645823 [ 4 ] {54867aef-31da-4e6b-8c74-9e6e0633a0f7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14349 | 2026.02.05 01:56:53.646059 [ 4 ] {54867aef-31da-4e6b-8c74-9e6e0633a0f7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2026.02.05 01:56:53.646192 [ 4 ] {54867aef-31da-4e6b-8c74-9e6e0633a0f7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00123 sec., 3252.032520325203 rows/sec., 244.54 KiB/sec. | ||
| 14351 | 2026.02.05 01:56:53.646229 [ 4 ] {54867aef-31da-4e6b-8c74-9e6e0633a0f7} <Debug> TCPHandler: Processed in 0.001421397 sec. | ||
| 14352 | 2026.02.05 01:56:53.646270 [ 219 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 14353 | 2026.02.05 01:56:53.646302 [ 219 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 14354 | 2026.02.05 01:56:53.646350 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14355 | 2026.02.05 01:56:53.646453 [ 4 ] {44d9930a-4cc1-4a03-8a74-f1d5c924dd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14356 | 2026.02.05 01:56:53.646493 [ 4 ] {44d9930a-4cc1-4a03-8a74-f1d5c924dd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14357 | 2026.02.05 01:56:53.646759 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969886 sec., 1585370.9300944319 rows/sec., 138.77 MiB/sec. | ||
| 14358 | 2026.02.05 01:56:53.646923 [ 4 ] {44d9930a-4cc1-4a03-8a74-f1d5c924dd7c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14359 | 2026.02.05 01:56:53.646962 [ 4 ] {44d9930a-4cc1-4a03-8a74-f1d5c924dd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14360 | 2026.02.05 01:56:53.647000 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14361 | 2026.02.05 01:56:53.647277 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2026.02.05 01:56:53.647283 [ 4 ] {44d9930a-4cc1-4a03-8a74-f1d5c924dd7c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14363 | 2026.02.05 01:56:53.647352 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_111_22} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14364 | 2026.02.05 01:56:53.647445 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 14365 | 2026.02.05 01:56:53.647559 [ 4 ] {44d9930a-4cc1-4a03-8a74-f1d5c924dd7c} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2026.02.05 01:56:53.647675 [ 127 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14367 | 2026.02.05 01:56:53.647693 [ 4 ] {44d9930a-4cc1-4a03-8a74-f1d5c924dd7c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001259 sec., 54011.11993645751 rows/sec., 4.22 MiB/sec. | ||
| 14368 | 2026.02.05 01:56:53.647703 [ 127 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.02.05 01:56:53.647724 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14370 | 2026.02.05 01:56:53.647731 [ 4 ] {44d9930a-4cc1-4a03-8a74-f1d5c924dd7c} <Debug> TCPHandler: Processed in 0.001432636 sec. | ||
| 14371 | 2026.02.05 01:56:53.647845 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 14372 | 2026.02.05 01:56:53.647851 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14373 | 2026.02.05 01:56:53.647990 [ 4 ] {b7176b0d-96b0-4399-a7ae-9b7d25321e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14374 | 2026.02.05 01:56:53.648002 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14375 | 2026.02.05 01:56:53.648033 [ 4 ] {b7176b0d-96b0-4399-a7ae-9b7d25321e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14376 | 2026.02.05 01:56:53.648042 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 634 rows starting from the beginning of the part | ||
| 14377 | 2026.02.05 01:56:53.648122 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 68 rows starting from the beginning of the part | ||
| 14378 | 2026.02.05 01:56:53.648171 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 100 rows starting from the beginning of the part | ||
| 14379 | 2026.02.05 01:56:53.648213 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 572 rows starting from the beginning of the part | ||
| 14380 | 2026.02.05 01:56:53.648253 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 100 rows starting from the beginning of the part | ||
| 14381 | 2026.02.05 01:56:53.648294 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 68 rows starting from the beginning of the part | ||
| 14382 | 2026.02.05 01:56:53.648463 [ 4 ] {b7176b0d-96b0-4399-a7ae-9b7d25321e6d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14383 | 2026.02.05 01:56:53.648505 [ 4 ] {b7176b0d-96b0-4399-a7ae-9b7d25321e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14384 | 2026.02.05 01:56:53.648890 [ 4 ] {b7176b0d-96b0-4399-a7ae-9b7d25321e6d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14385 | 2026.02.05 01:56:53.649130 [ 4 ] {b7176b0d-96b0-4399-a7ae-9b7d25321e6d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14386 | 2026.02.05 01:56:53.649244 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14387 | 2026.02.05 01:56:53.649254 [ 4 ] {b7176b0d-96b0-4399-a7ae-9b7d25321e6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 14388 | 2026.02.05 01:56:53.649279 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14389 | 2026.02.05 01:56:53.649298 [ 4 ] {b7176b0d-96b0-4399-a7ae-9b7d25321e6d} <Debug> TCPHandler: Processed in 0.001498108 sec. | ||
| 14390 | 2026.02.05 01:56:53.649300 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14391 | 2026.02.05 01:56:53.649400 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::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 | ||
| 14392 | 2026.02.05 01:56:53.649409 [ 188 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162943 sec., 946343.1997692444 rows/sec., 75.41 MiB/sec. | ||
| 14393 | 2026.02.05 01:56:53.649419 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14394 | 2026.02.05 01:56:53.649524 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14395 | 2026.02.05 01:56:53.649536 [ 219 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 14396 | 2026.02.05 01:56:53.649538 [ 4 ] {e5b85c2a-340e-4ad7-a48d-454c662f2fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14397 | 2026.02.05 01:56:53.649564 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30395 rows starting from the beginning of the part | ||
| 14398 | 2026.02.05 01:56:53.649581 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14399 | 2026.02.05 01:56:53.649621 [ 4 ] {e5b85c2a-340e-4ad7-a48d-454c662f2fcf} <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 | ||
| 14400 | 2026.02.05 01:56:53.649648 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14401 | 2026.02.05 01:56:53.649700 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14402 | 2026.02.05 01:56:53.649744 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 886 rows starting from the beginning of the part | ||
| 14403 | 2026.02.05 01:56:53.649787 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14404 | 2026.02.05 01:56:53.649834 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14405 | 2026.02.05 01:56:53.649882 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14406 | 2026.02.05 01:56:53.649961 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_111_22} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14407 | 2026.02.05 01:56:53.650041 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 14408 | 2026.02.05 01:56:53.650395 [ 4 ] {e5b85c2a-340e-4ad7-a48d-454c662f2fcf} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2026.02.05 01:56:53.650436 [ 4 ] {e5b85c2a-340e-4ad7-a48d-454c662f2fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14410 | 2026.02.05 01:56:53.650948 [ 4 ] {e5b85c2a-340e-4ad7-a48d-454c662f2fcf} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14411 | 2026.02.05 01:56:53.651181 [ 4 ] {e5b85c2a-340e-4ad7-a48d-454c662f2fcf} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14412 | 2026.02.05 01:56:53.651326 [ 4 ] {e5b85c2a-340e-4ad7-a48d-454c662f2fcf} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001806 sec., 2214.8394241417495 rows/sec., 3.97 MiB/sec. | ||
| 14413 | 2026.02.05 01:56:53.651381 [ 4 ] {e5b85c2a-340e-4ad7-a48d-454c662f2fcf} <Debug> TCPHandler: Processed in 0.002015877 sec. | ||
| 14414 | 2026.02.05 01:56:53.651501 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14415 | 2026.02.05 01:56:53.651596 [ 4 ] {5c8ac151-7f94-47e0-b084-2334120161b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14416 | 2026.02.05 01:56:53.651637 [ 4 ] {5c8ac151-7f94-47e0-b084-2334120161b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14417 | 2026.02.05 01:56:53.651979 [ 4 ] {5c8ac151-7f94-47e0-b084-2334120161b1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14418 | 2026.02.05 01:56:53.652013 [ 4 ] {5c8ac151-7f94-47e0-b084-2334120161b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14419 | 2026.02.05 01:56:53.652312 [ 4 ] {5c8ac151-7f94-47e0-b084-2334120161b1} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14420 | 2026.02.05 01:56:53.652535 [ 4 ] {5c8ac151-7f94-47e0-b084-2334120161b1} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14421 | 2026.02.05 01:56:53.652664 [ 4 ] {5c8ac151-7f94-47e0-b084-2334120161b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 14422 | 2026.02.05 01:56:53.652699 [ 4 ] {5c8ac151-7f94-47e0-b084-2334120161b1} <Debug> TCPHandler: Processed in 0.001249793 sec. | ||
| 14423 | 2026.02.05 01:56:53.655547 [ 187 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31921 rows, containing 5 columns (5 merged, 0 gathered) in 0.006186223 sec., 5160014.438535436 rows/sec., 354.54 MiB/sec. | ||
| 14424 | 2026.02.05 01:56:53.656042 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14425 | 2026.02.05 01:56:53.656356 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2026.02.05 01:56:53.656434 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14427 | 2026.02.05 01:56:53.656502 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14428 | 2026.02.05 01:56:54.666029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14429 | 2026.02.05 01:56:54.683184 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14430 | 2026.02.05 01:56:54.683232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14431 | 2026.02.05 01:56:54.689193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14432 | 2026.02.05 01:56:54.689881 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2026.02.05 01:56:54.690189 [ 123 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14434 | 2026.02.05 01:56:54.690254 [ 123 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14435 | 2026.02.05 01:56:54.690273 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 14436 | 2026.02.05 01:56:54.690386 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 14437 | 2026.02.05 01:56:54.692989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14438 | 2026.02.05 01:56:54.694576 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14439 | 2026.02.05 01:56:54.696230 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 14440 | 2026.02.05 01:56:54.701056 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 14441 | 2026.02.05 01:56:54.705755 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 14442 | 2026.02.05 01:56:54.710338 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 14443 | 2026.02.05 01:56:54.715280 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 14444 | 2026.02.05 01:56:54.719691 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 14445 | 2026.02.05 01:56:54.775042 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08470911 sec., 6764.325584343879 rows/sec., 34.98 MiB/sec. | ||
| 14446 | 2026.02.05 01:56:54.777008 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14447 | 2026.02.05 01:56:54.778713 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_76_15} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.02.05 01:56:54.778808 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_76_15} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14449 | 2026.02.05 01:56:54.780323 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14450 | 2026.02.05 01:56:55.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.10 MiB, peak 387.51 MiB, free memory in arenas 0.00 B, will set to 369.05 MiB (RSS), difference: -1.05 MiB | ||
| 14451 | 2026.02.05 01:56:58.134772 [ 220 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 14452 | 2026.02.05 01:56:58.134870 [ 220 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 14453 | 2026.02.05 01:56:58.137931 [ 220 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 14454 | 2026.02.05 01:56:58.643671 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14455 | 2026.02.05 01:56:58.643852 [ 4 ] {356192f1-efa5-4d92-b7b2-a4b6ed72a12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14456 | 2026.02.05 01:56:58.643931 [ 4 ] {356192f1-efa5-4d92-b7b2-a4b6ed72a12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14457 | 2026.02.05 01:56:58.644590 [ 4 ] {356192f1-efa5-4d92-b7b2-a4b6ed72a12f} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14458 | 2026.02.05 01:56:58.644638 [ 4 ] {356192f1-efa5-4d92-b7b2-a4b6ed72a12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14459 | 2026.02.05 01:56:58.644991 [ 4 ] {356192f1-efa5-4d92-b7b2-a4b6ed72a12f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14460 | 2026.02.05 01:56:58.645216 [ 4 ] {356192f1-efa5-4d92-b7b2-a4b6ed72a12f} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2026.02.05 01:56:58.645432 [ 4 ] {356192f1-efa5-4d92-b7b2-a4b6ed72a12f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001631 sec., 3678.724708767627 rows/sec., 299.97 KiB/sec. | ||
| 14462 | 2026.02.05 01:56:58.645477 [ 4 ] {356192f1-efa5-4d92-b7b2-a4b6ed72a12f} <Debug> TCPHandler: Processed in 0.001938695 sec. | ||
| 14463 | 2026.02.05 01:56:58.645605 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14464 | 2026.02.05 01:56:58.645701 [ 4 ] {c0f8799c-cf17-44f1-b222-bc7cd45d1cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14465 | 2026.02.05 01:56:58.645740 [ 4 ] {c0f8799c-cf17-44f1-b222-bc7cd45d1cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14466 | 2026.02.05 01:56:58.646209 [ 4 ] {c0f8799c-cf17-44f1-b222-bc7cd45d1cbc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14467 | 2026.02.05 01:56:58.646247 [ 4 ] {c0f8799c-cf17-44f1-b222-bc7cd45d1cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14468 | 2026.02.05 01:56:58.646572 [ 4 ] {c0f8799c-cf17-44f1-b222-bc7cd45d1cbc} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14469 | 2026.02.05 01:56:58.646799 [ 4 ] {c0f8799c-cf17-44f1-b222-bc7cd45d1cbc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.02.05 01:56:58.646933 [ 4 ] {c0f8799c-cf17-44f1-b222-bc7cd45d1cbc} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001251 sec., 104716.2270183853 rows/sec., 8.99 MiB/sec. | ||
| 14471 | 2026.02.05 01:56:58.646973 [ 4 ] {c0f8799c-cf17-44f1-b222-bc7cd45d1cbc} <Debug> TCPHandler: Processed in 0.001419595 sec. | ||
| 14472 | 2026.02.05 01:56:58.647002 [ 224 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 14473 | 2026.02.05 01:56:58.647055 [ 224 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 14474 | 2026.02.05 01:56:58.647096 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14475 | 2026.02.05 01:56:58.647198 [ 4 ] {8cee27a6-41d8-4327-8872-a1e4d0e32789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14476 | 2026.02.05 01:56:58.647239 [ 4 ] {8cee27a6-41d8-4327-8872-a1e4d0e32789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14477 | 2026.02.05 01:56:58.647653 [ 4 ] {8cee27a6-41d8-4327-8872-a1e4d0e32789} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14478 | 2026.02.05 01:56:58.647689 [ 4 ] {8cee27a6-41d8-4327-8872-a1e4d0e32789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14479 | 2026.02.05 01:56:58.647997 [ 4 ] {8cee27a6-41d8-4327-8872-a1e4d0e32789} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14480 | 2026.02.05 01:56:58.648256 [ 4 ] {8cee27a6-41d8-4327-8872-a1e4d0e32789} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14481 | 2026.02.05 01:56:58.648402 [ 4 ] {8cee27a6-41d8-4327-8872-a1e4d0e32789} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001222 sec., 34369.88543371522 rows/sec., 2.50 MiB/sec. | ||
| 14482 | 2026.02.05 01:56:58.648442 [ 4 ] {8cee27a6-41d8-4327-8872-a1e4d0e32789} <Debug> TCPHandler: Processed in 0.001396325 sec. | ||
| 14483 | 2026.02.05 01:56:58.648557 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14484 | 2026.02.05 01:56:58.648653 [ 4 ] {44f3bf70-ef15-43c3-8df5-03bc05f5439e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14485 | 2026.02.05 01:56:58.648692 [ 4 ] {44f3bf70-ef15-43c3-8df5-03bc05f5439e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14486 | 2026.02.05 01:56:58.649118 [ 4 ] {44f3bf70-ef15-43c3-8df5-03bc05f5439e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14487 | 2026.02.05 01:56:58.649156 [ 4 ] {44f3bf70-ef15-43c3-8df5-03bc05f5439e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14488 | 2026.02.05 01:56:58.649456 [ 4 ] {44f3bf70-ef15-43c3-8df5-03bc05f5439e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14489 | 2026.02.05 01:56:58.649735 [ 4 ] {44f3bf70-ef15-43c3-8df5-03bc05f5439e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14490 | 2026.02.05 01:56:58.649865 [ 4 ] {44f3bf70-ef15-43c3-8df5-03bc05f5439e} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001231 sec., 86108.8545897644 rows/sec., 6.73 MiB/sec. | ||
| 14491 | 2026.02.05 01:56:58.649904 [ 4 ] {44f3bf70-ef15-43c3-8df5-03bc05f5439e} <Debug> TCPHandler: Processed in 0.001396935 sec. | ||
| 14492 | 2026.02.05 01:56:58.650019 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14493 | 2026.02.05 01:56:58.650115 [ 4 ] {d3798437-ae92-4540-b36b-5b9206fa5852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14494 | 2026.02.05 01:56:58.650161 [ 4 ] {d3798437-ae92-4540-b36b-5b9206fa5852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14495 | 2026.02.05 01:56:58.650578 [ 4 ] {d3798437-ae92-4540-b36b-5b9206fa5852} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14496 | 2026.02.05 01:56:58.650616 [ 4 ] {d3798437-ae92-4540-b36b-5b9206fa5852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14497 | 2026.02.05 01:56:58.650835 [ 224 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 14498 | 2026.02.05 01:56:58.650965 [ 4 ] {d3798437-ae92-4540-b36b-5b9206fa5852} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14499 | 2026.02.05 01:56:58.651185 [ 4 ] {d3798437-ae92-4540-b36b-5b9206fa5852} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2026.02.05 01:56:58.651315 [ 4 ] {d3798437-ae92-4540-b36b-5b9206fa5852} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001218 sec., 133825.94417077178 rows/sec., 9.32 MiB/sec. | ||
| 14501 | 2026.02.05 01:56:58.651352 [ 4 ] {d3798437-ae92-4540-b36b-5b9206fa5852} <Debug> TCPHandler: Processed in 0.001384576 sec. | ||
| 14502 | 2026.02.05 01:56:58.651371 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 14503 | 2026.02.05 01:56:58.651422 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 14504 | 2026.02.05 01:56:58.651466 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14505 | 2026.02.05 01:56:58.651567 [ 4 ] {6116ab16-ec84-4f8d-badd-c4a21c259473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14506 | 2026.02.05 01:56:58.651621 [ 4 ] {6116ab16-ec84-4f8d-badd-c4a21c259473} <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 | ||
| 14507 | 2026.02.05 01:56:58.652477 [ 4 ] {6116ab16-ec84-4f8d-badd-c4a21c259473} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14508 | 2026.02.05 01:56:58.652516 [ 4 ] {6116ab16-ec84-4f8d-badd-c4a21c259473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14509 | 2026.02.05 01:56:58.653081 [ 4 ] {6116ab16-ec84-4f8d-badd-c4a21c259473} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14510 | 2026.02.05 01:56:58.653366 [ 4 ] {6116ab16-ec84-4f8d-badd-c4a21c259473} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14511 | 2026.02.05 01:56:58.653507 [ 4 ] {6116ab16-ec84-4f8d-badd-c4a21c259473} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001957 sec., 18395.50332141032 rows/sec., 32.96 MiB/sec. | ||
| 14512 | 2026.02.05 01:56:58.653563 [ 4 ] {6116ab16-ec84-4f8d-badd-c4a21c259473} <Debug> TCPHandler: Processed in 0.002146719 sec. | ||
| 14513 | 2026.02.05 01:56:58.653681 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14514 | 2026.02.05 01:56:58.653777 [ 4 ] {02fcd1da-4513-4fe1-90f7-75176c90875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14515 | 2026.02.05 01:56:58.653819 [ 4 ] {02fcd1da-4513-4fe1-90f7-75176c90875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14516 | 2026.02.05 01:56:58.654157 [ 4 ] {02fcd1da-4513-4fe1-90f7-75176c90875d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14517 | 2026.02.05 01:56:58.654177 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 14518 | 2026.02.05 01:56:58.654195 [ 4 ] {02fcd1da-4513-4fe1-90f7-75176c90875d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14519 | 2026.02.05 01:56:58.654519 [ 4 ] {02fcd1da-4513-4fe1-90f7-75176c90875d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14520 | 2026.02.05 01:56:58.654730 [ 4 ] {02fcd1da-4513-4fe1-90f7-75176c90875d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14521 | 2026.02.05 01:56:58.654849 [ 120 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14522 | 2026.02.05 01:56:58.654862 [ 4 ] {02fcd1da-4513-4fe1-90f7-75176c90875d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 14523 | 2026.02.05 01:56:58.654897 [ 120 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2026.02.05 01:56:58.654915 [ 4 ] {02fcd1da-4513-4fe1-90f7-75176c90875d} <Debug> TCPHandler: Processed in 0.001284944 sec. | ||
| 14525 | 2026.02.05 01:56:58.654923 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14526 | 2026.02.05 01:56:58.655042 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 14527 | 2026.02.05 01:56:58.655167 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14528 | 2026.02.05 01:56:58.655207 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6312 rows starting from the beginning of the part | ||
| 14529 | 2026.02.05 01:56:58.655307 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 14530 | 2026.02.05 01:56:58.655356 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 14531 | 2026.02.05 01:56:58.655399 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 14532 | 2026.02.05 01:56:58.655440 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 14533 | 2026.02.05 01:56:58.655478 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 14534 | 2026.02.05 01:56:58.657079 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6612 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080098 sec., 3178696.3883432415 rows/sec., 214.19 MiB/sec. | ||
| 14535 | 2026.02.05 01:56:58.657449 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14536 | 2026.02.05 01:56:58.657710 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_111_22} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2026.02.05 01:56:58.657773 [ 187 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_111_22} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14538 | 2026.02.05 01:56:58.657840 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14539 | 2026.02.05 01:57:00.136848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36981 | ||
| 14540 | 2026.02.05 01:57:00.137368 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14541 | 2026.02.05 01:57:00.137402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14542 | 2026.02.05 01:57:00.137847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14543 | 2026.02.05 01:57:00.138058 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14544 | 2026.02.05 01:57:00.138177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36981 | ||
| 14545 | 2026.02.05 01:57:02.193168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14546 | 2026.02.05 01:57:02.210575 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2026.02.05 01:57:02.210647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14548 | 2026.02.05 01:57:02.216874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14549 | 2026.02.05 01:57:02.217577 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14550 | 2026.02.05 01:57:02.220947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14551 | 2026.02.05 01:57:02.745106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1722 | ||
| 14552 | 2026.02.05 01:57:02.747253 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14553 | 2026.02.05 01:57:02.747290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14554 | 2026.02.05 01:57:02.748407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14555 | 2026.02.05 01:57:02.748664 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14556 | 2026.02.05 01:57:02.748917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1722 | ||
| 14557 | 2026.02.05 01:57:03.429156 [ 219 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 14558 | 2026.02.05 01:57:03.429230 [ 219 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 14559 | 2026.02.05 01:57:03.432208 [ 219 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 14560 | 2026.02.05 01:57:03.642893 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14561 | 2026.02.05 01:57:03.643069 [ 4 ] {bc0db677-0f55-4a82-bdbc-ddf07053b8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14562 | 2026.02.05 01:57:03.643134 [ 4 ] {bc0db677-0f55-4a82-bdbc-ddf07053b8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14563 | 2026.02.05 01:57:03.643814 [ 4 ] {bc0db677-0f55-4a82-bdbc-ddf07053b8bd} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2026.02.05 01:57:03.643856 [ 4 ] {bc0db677-0f55-4a82-bdbc-ddf07053b8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14565 | 2026.02.05 01:57:03.644256 [ 4 ] {bc0db677-0f55-4a82-bdbc-ddf07053b8bd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14566 | 2026.02.05 01:57:03.644490 [ 4 ] {bc0db677-0f55-4a82-bdbc-ddf07053b8bd} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14567 | 2026.02.05 01:57:03.644642 [ 4 ] {bc0db677-0f55-4a82-bdbc-ddf07053b8bd} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001622 sec., 39457.45992601726 rows/sec., 3.12 MiB/sec. | ||
| 14568 | 2026.02.05 01:57:03.644689 [ 4 ] {bc0db677-0f55-4a82-bdbc-ddf07053b8bd} <Debug> TCPHandler: Processed in 0.001929356 sec. | ||
| 14569 | 2026.02.05 01:57:03.644821 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.02.05 01:57:03.644919 [ 4 ] {11429a54-2954-4646-acdf-0b1f18d21e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14571 | 2026.02.05 01:57:03.644962 [ 4 ] {11429a54-2954-4646-acdf-0b1f18d21e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14572 | 2026.02.05 01:57:03.645366 [ 4 ] {11429a54-2954-4646-acdf-0b1f18d21e03} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.02.05 01:57:03.645401 [ 4 ] {11429a54-2954-4646-acdf-0b1f18d21e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14574 | 2026.02.05 01:57:03.645693 [ 4 ] {11429a54-2954-4646-acdf-0b1f18d21e03} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14575 | 2026.02.05 01:57:03.645897 [ 4 ] {11429a54-2954-4646-acdf-0b1f18d21e03} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.02.05 01:57:03.646029 [ 4 ] {11429a54-2954-4646-acdf-0b1f18d21e03} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00113 sec., 3539.823008849558 rows/sec., 266.18 KiB/sec. | ||
| 14577 | 2026.02.05 01:57:03.646067 [ 4 ] {11429a54-2954-4646-acdf-0b1f18d21e03} <Debug> TCPHandler: Processed in 0.001297224 sec. | ||
| 14578 | 2026.02.05 01:57:03.646182 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2026.02.05 01:57:03.646277 [ 4 ] {c34b722c-b206-42e5-afd2-4599c76e1f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14580 | 2026.02.05 01:57:03.646318 [ 4 ] {c34b722c-b206-42e5-afd2-4599c76e1f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14581 | 2026.02.05 01:57:03.646746 [ 4 ] {c34b722c-b206-42e5-afd2-4599c76e1f96} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.02.05 01:57:03.646781 [ 4 ] {c34b722c-b206-42e5-afd2-4599c76e1f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14583 | 2026.02.05 01:57:03.647088 [ 4 ] {c34b722c-b206-42e5-afd2-4599c76e1f96} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14584 | 2026.02.05 01:57:03.647295 [ 4 ] {c34b722c-b206-42e5-afd2-4599c76e1f96} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.02.05 01:57:03.647417 [ 4 ] {c34b722c-b206-42e5-afd2-4599c76e1f96} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001159 sec., 58671.26833477135 rows/sec., 4.58 MiB/sec. | ||
| 14586 | 2026.02.05 01:57:03.647454 [ 4 ] {c34b722c-b206-42e5-afd2-4599c76e1f96} <Debug> TCPHandler: Processed in 0.001321164 sec. | ||
| 14587 | 2026.02.05 01:57:03.647575 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.02.05 01:57:03.647670 [ 4 ] {f001349c-4144-49dd-b058-cdc714bd8483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14589 | 2026.02.05 01:57:03.647713 [ 4 ] {f001349c-4144-49dd-b058-cdc714bd8483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14590 | 2026.02.05 01:57:03.648158 [ 4 ] {f001349c-4144-49dd-b058-cdc714bd8483} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.02.05 01:57:03.648193 [ 4 ] {f001349c-4144-49dd-b058-cdc714bd8483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14592 | 2026.02.05 01:57:03.648517 [ 4 ] {f001349c-4144-49dd-b058-cdc714bd8483} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14593 | 2026.02.05 01:57:03.648724 [ 4 ] {f001349c-4144-49dd-b058-cdc714bd8483} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2026.02.05 01:57:03.648852 [ 4 ] {f001349c-4144-49dd-b058-cdc714bd8483} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 14595 | 2026.02.05 01:57:03.648889 [ 4 ] {f001349c-4144-49dd-b058-cdc714bd8483} <Debug> TCPHandler: Processed in 0.001363685 sec. | ||
| 14596 | 2026.02.05 01:57:03.649004 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14597 | 2026.02.05 01:57:03.649099 [ 4 ] {67d247de-6f97-47bf-942c-ed73e7124a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14598 | 2026.02.05 01:57:03.649153 [ 4 ] {67d247de-6f97-47bf-942c-ed73e7124a0f} <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 | ||
| 14599 | 2026.02.05 01:57:03.649899 [ 4 ] {67d247de-6f97-47bf-942c-ed73e7124a0f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.02.05 01:57:03.649933 [ 4 ] {67d247de-6f97-47bf-942c-ed73e7124a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14601 | 2026.02.05 01:57:03.650430 [ 4 ] {67d247de-6f97-47bf-942c-ed73e7124a0f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14602 | 2026.02.05 01:57:03.650645 [ 4 ] {67d247de-6f97-47bf-942c-ed73e7124a0f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2026.02.05 01:57:03.650752 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14604 | 2026.02.05 01:57:03.650779 [ 4 ] {67d247de-6f97-47bf-942c-ed73e7124a0f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001698 sec., 2355.7126030624263 rows/sec., 4.22 MiB/sec. | ||
| 14605 | 2026.02.05 01:57:03.650787 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2026.02.05 01:57:03.650814 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14607 | 2026.02.05 01:57:03.650833 [ 4 ] {67d247de-6f97-47bf-942c-ed73e7124a0f} <Debug> TCPHandler: Processed in 0.001879294 sec. | ||
| 14608 | 2026.02.05 01:57:03.650930 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 14609 | 2026.02.05 01:57:03.651014 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14610 | 2026.02.05 01:57:03.651113 [ 4 ] {d626f5e8-98a6-4342-9343-2f29f8b8860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14611 | 2026.02.05 01:57:03.651155 [ 4 ] {d626f5e8-98a6-4342-9343-2f29f8b8860b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14612 | 2026.02.05 01:57:03.651169 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14613 | 2026.02.05 01:57:03.651234 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2095 rows starting from the beginning of the part | ||
| 14614 | 2026.02.05 01:57:03.651359 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 4 rows starting from the beginning of the part | ||
| 14615 | 2026.02.05 01:57:03.651476 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 14616 | 2026.02.05 01:57:03.651501 [ 4 ] {d626f5e8-98a6-4342-9343-2f29f8b8860b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2026.02.05 01:57:03.651541 [ 4 ] {d626f5e8-98a6-4342-9343-2f29f8b8860b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14618 | 2026.02.05 01:57:03.651580 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 4 rows starting from the beginning of the part | ||
| 14619 | 2026.02.05 01:57:03.651681 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 14620 | 2026.02.05 01:57:03.651782 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 4 rows starting from the beginning of the part | ||
| 14621 | 2026.02.05 01:57:03.651850 [ 4 ] {d626f5e8-98a6-4342-9343-2f29f8b8860b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14622 | 2026.02.05 01:57:03.652078 [ 4 ] {d626f5e8-98a6-4342-9343-2f29f8b8860b} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14623 | 2026.02.05 01:57:03.652213 [ 4 ] {d626f5e8-98a6-4342-9343-2f29f8b8860b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 14624 | 2026.02.05 01:57:03.652250 [ 4 ] {d626f5e8-98a6-4342-9343-2f29f8b8860b} <Debug> TCPHandler: Processed in 0.001287843 sec. | ||
| 14625 | 2026.02.05 01:57:03.660019 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 19 columns (19 merged, 0 gathered) in 0.009135027 sec., 238532.40937328374 rows/sec., 427.44 MiB/sec. | ||
| 14626 | 2026.02.05 01:57:03.661994 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14627 | 2026.02.05 01:57:03.662373 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14628 | 2026.02.05 01:57:03.662451 [ 190 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14629 | 2026.02.05 01:57:03.662588 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.23 MiB. | ||
| 14630 | 2026.02.05 01:57:04.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.55 MiB, peak 387.72 MiB, free memory in arenas 0.00 B, will set to 372.86 MiB (RSS), difference: 3.31 MiB | ||
| 14631 | 2026.02.05 01:57:07.440635 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14632 | 2026.02.05 01:57:07.440691 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14633 | 2026.02.05 01:57:07.638400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37429 | ||
| 14634 | 2026.02.05 01:57:07.639010 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.02.05 01:57:07.639064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14636 | 2026.02.05 01:57:07.639573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14637 | 2026.02.05 01:57:07.639822 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.02.05 01:57:07.639978 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37429 | ||
| 14639 | 2026.02.05 01:57:08.644296 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14640 | 2026.02.05 01:57:08.644486 [ 4 ] {f84e83e0-9d46-47cd-bbc4-6d93b4f727ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14641 | 2026.02.05 01:57:08.644554 [ 4 ] {f84e83e0-9d46-47cd-bbc4-6d93b4f727ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14642 | 2026.02.05 01:57:08.645248 [ 4 ] {f84e83e0-9d46-47cd-bbc4-6d93b4f727ba} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2026.02.05 01:57:08.645287 [ 4 ] {f84e83e0-9d46-47cd-bbc4-6d93b4f727ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14644 | 2026.02.05 01:57:08.645690 [ 4 ] {f84e83e0-9d46-47cd-bbc4-6d93b4f727ba} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14645 | 2026.02.05 01:57:08.645934 [ 4 ] {f84e83e0-9d46-47cd-bbc4-6d93b4f727ba} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2026.02.05 01:57:08.646082 [ 4 ] {f84e83e0-9d46-47cd-bbc4-6d93b4f727ba} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001648 sec., 77669.90291262136 rows/sec., 6.69 MiB/sec. | ||
| 14647 | 2026.02.05 01:57:08.646123 [ 4 ] {f84e83e0-9d46-47cd-bbc4-6d93b4f727ba} <Debug> TCPHandler: Processed in 0.001958406 sec. | ||
| 14648 | 2026.02.05 01:57:08.646250 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14649 | 2026.02.05 01:57:08.646345 [ 4 ] {176e680e-c331-4861-9bc6-ff2b7fc0c157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14650 | 2026.02.05 01:57:08.646386 [ 4 ] {176e680e-c331-4861-9bc6-ff2b7fc0c157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14651 | 2026.02.05 01:57:08.646802 [ 4 ] {176e680e-c331-4861-9bc6-ff2b7fc0c157} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2026.02.05 01:57:08.646837 [ 4 ] {176e680e-c331-4861-9bc6-ff2b7fc0c157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14653 | 2026.02.05 01:57:08.647135 [ 4 ] {176e680e-c331-4861-9bc6-ff2b7fc0c157} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14654 | 2026.02.05 01:57:08.647353 [ 4 ] {176e680e-c331-4861-9bc6-ff2b7fc0c157} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14655 | 2026.02.05 01:57:08.647484 [ 4 ] {176e680e-c331-4861-9bc6-ff2b7fc0c157} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001157 sec., 31114.95246326707 rows/sec., 2.28 MiB/sec. | ||
| 14656 | 2026.02.05 01:57:08.647521 [ 4 ] {176e680e-c331-4861-9bc6-ff2b7fc0c157} <Debug> TCPHandler: Processed in 0.001321195 sec. | ||
| 14657 | 2026.02.05 01:57:08.647630 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14658 | 2026.02.05 01:57:08.647725 [ 4 ] {297763f6-8b2e-4999-b2f5-7e1ce43500b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14659 | 2026.02.05 01:57:08.647766 [ 4 ] {297763f6-8b2e-4999-b2f5-7e1ce43500b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14660 | 2026.02.05 01:57:08.648194 [ 4 ] {297763f6-8b2e-4999-b2f5-7e1ce43500b1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2026.02.05 01:57:08.648230 [ 4 ] {297763f6-8b2e-4999-b2f5-7e1ce43500b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14662 | 2026.02.05 01:57:08.648544 [ 4 ] {297763f6-8b2e-4999-b2f5-7e1ce43500b1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14663 | 2026.02.05 01:57:08.648764 [ 4 ] {297763f6-8b2e-4999-b2f5-7e1ce43500b1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2026.02.05 01:57:08.648896 [ 4 ] {297763f6-8b2e-4999-b2f5-7e1ce43500b1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001189 sec., 84104.28931875525 rows/sec., 6.57 MiB/sec. | ||
| 14665 | 2026.02.05 01:57:08.648933 [ 4 ] {297763f6-8b2e-4999-b2f5-7e1ce43500b1} <Debug> TCPHandler: Processed in 0.001353015 sec. | ||
| 14666 | 2026.02.05 01:57:08.649044 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14667 | 2026.02.05 01:57:08.649139 [ 4 ] {208aa492-1f6f-4cd4-b421-562d68e28cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14668 | 2026.02.05 01:57:08.649182 [ 4 ] {208aa492-1f6f-4cd4-b421-562d68e28cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14669 | 2026.02.05 01:57:08.649593 [ 4 ] {208aa492-1f6f-4cd4-b421-562d68e28cf3} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2026.02.05 01:57:08.649628 [ 4 ] {208aa492-1f6f-4cd4-b421-562d68e28cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14671 | 2026.02.05 01:57:08.649961 [ 4 ] {208aa492-1f6f-4cd4-b421-562d68e28cf3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14672 | 2026.02.05 01:57:08.650177 [ 4 ] {208aa492-1f6f-4cd4-b421-562d68e28cf3} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2026.02.05 01:57:08.650304 [ 4 ] {208aa492-1f6f-4cd4-b421-562d68e28cf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 14674 | 2026.02.05 01:57:08.650341 [ 4 ] {208aa492-1f6f-4cd4-b421-562d68e28cf3} <Debug> TCPHandler: Processed in 0.001346375 sec. | ||
| 14675 | 2026.02.05 01:57:08.650442 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14676 | 2026.02.05 01:57:08.650536 [ 4 ] {dae3ad13-d4bf-4c3b-9aa1-7542984e3b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14677 | 2026.02.05 01:57:08.650591 [ 4 ] {dae3ad13-d4bf-4c3b-9aa1-7542984e3b37} <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 | ||
| 14678 | 2026.02.05 01:57:08.651438 [ 4 ] {dae3ad13-d4bf-4c3b-9aa1-7542984e3b37} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14679 | 2026.02.05 01:57:08.651473 [ 4 ] {dae3ad13-d4bf-4c3b-9aa1-7542984e3b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14680 | 2026.02.05 01:57:08.652035 [ 4 ] {dae3ad13-d4bf-4c3b-9aa1-7542984e3b37} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14681 | 2026.02.05 01:57:08.652267 [ 4 ] {dae3ad13-d4bf-4c3b-9aa1-7542984e3b37} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14682 | 2026.02.05 01:57:08.652404 [ 4 ] {dae3ad13-d4bf-4c3b-9aa1-7542984e3b37} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001885 sec., 19098.14323607427 rows/sec., 34.22 MiB/sec. | ||
| 14683 | 2026.02.05 01:57:08.652462 [ 4 ] {dae3ad13-d4bf-4c3b-9aa1-7542984e3b37} <Debug> TCPHandler: Processed in 0.002069128 sec. | ||
| 14684 | 2026.02.05 01:57:08.652577 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14685 | 2026.02.05 01:57:08.652672 [ 4 ] {069ea10b-956c-45bf-9ba3-f8ea6ece2f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14686 | 2026.02.05 01:57:08.652713 [ 4 ] {069ea10b-956c-45bf-9ba3-f8ea6ece2f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14687 | 2026.02.05 01:57:08.653047 [ 4 ] {069ea10b-956c-45bf-9ba3-f8ea6ece2f72} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14688 | 2026.02.05 01:57:08.653082 [ 4 ] {069ea10b-956c-45bf-9ba3-f8ea6ece2f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14689 | 2026.02.05 01:57:08.653391 [ 4 ] {069ea10b-956c-45bf-9ba3-f8ea6ece2f72} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14690 | 2026.02.05 01:57:08.653606 [ 4 ] {069ea10b-956c-45bf-9ba3-f8ea6ece2f72} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14691 | 2026.02.05 01:57:08.653732 [ 4 ] {069ea10b-956c-45bf-9ba3-f8ea6ece2f72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14692 | 2026.02.05 01:57:08.653767 [ 4 ] {069ea10b-956c-45bf-9ba3-f8ea6ece2f72} <Debug> TCPHandler: Processed in 0.001240813 sec. | ||
| 14693 | 2026.02.05 01:57:09.135553 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 14694 | 2026.02.05 01:57:09.135610 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 14695 | 2026.02.05 01:57:09.138694 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 14696 | 2026.02.05 01:57:09.721947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 14697 | 2026.02.05 01:57:09.739424 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2026.02.05 01:57:09.739484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14699 | 2026.02.05 01:57:09.745711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14700 | 2026.02.05 01:57:09.746425 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2026.02.05 01:57:09.749484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 14702 | 2026.02.05 01:57:12.749996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1746 | ||
| 14703 | 2026.02.05 01:57:12.752175 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14704 | 2026.02.05 01:57:12.752220 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14705 | 2026.02.05 01:57:12.753383 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14706 | 2026.02.05 01:57:12.753640 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14707 | 2026.02.05 01:57:12.753902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1746 | ||
| 14708 | 2026.02.05 01:57:13.671001 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14709 | 2026.02.05 01:57:13.671164 [ 4 ] {ffce8a18-ac46-4893-a03b-d334159323fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14710 | 2026.02.05 01:57:13.671225 [ 4 ] {ffce8a18-ac46-4893-a03b-d334159323fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14711 | 2026.02.05 01:57:13.671911 [ 4 ] {ffce8a18-ac46-4893-a03b-d334159323fe} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2026.02.05 01:57:13.671959 [ 4 ] {ffce8a18-ac46-4893-a03b-d334159323fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14713 | 2026.02.05 01:57:13.672348 [ 4 ] {ffce8a18-ac46-4893-a03b-d334159323fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14714 | 2026.02.05 01:57:13.672584 [ 4 ] {ffce8a18-ac46-4893-a03b-d334159323fe} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.02.05 01:57:13.672734 [ 4 ] {ffce8a18-ac46-4893-a03b-d334159323fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001571 sec., 15276.89369828135 rows/sec., 1.27 MiB/sec. | ||
| 14716 | 2026.02.05 01:57:13.672775 [ 4 ] {ffce8a18-ac46-4893-a03b-d334159323fe} <Debug> TCPHandler: Processed in 0.001866484 sec. | ||
| 14717 | 2026.02.05 01:57:13.672895 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14718 | 2026.02.05 01:57:13.672989 [ 4 ] {3957f900-71e2-481b-8349-4d3f8d4fbf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14719 | 2026.02.05 01:57:13.673036 [ 4 ] {3957f900-71e2-481b-8349-4d3f8d4fbf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14720 | 2026.02.05 01:57:13.673459 [ 4 ] {3957f900-71e2-481b-8349-4d3f8d4fbf22} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14721 | 2026.02.05 01:57:13.673494 [ 4 ] {3957f900-71e2-481b-8349-4d3f8d4fbf22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14722 | 2026.02.05 01:57:13.673815 [ 4 ] {3957f900-71e2-481b-8349-4d3f8d4fbf22} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14723 | 2026.02.05 01:57:13.674044 [ 4 ] {3957f900-71e2-481b-8349-4d3f8d4fbf22} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14724 | 2026.02.05 01:57:13.674173 [ 4 ] {3957f900-71e2-481b-8349-4d3f8d4fbf22} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001203 sec., 1662.5103906899417 rows/sec., 135.57 KiB/sec. | ||
| 14725 | 2026.02.05 01:57:13.674211 [ 4 ] {3957f900-71e2-481b-8349-4d3f8d4fbf22} <Debug> TCPHandler: Processed in 0.001365365 sec. | ||
| 14726 | 2026.02.05 01:57:13.674328 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14727 | 2026.02.05 01:57:13.674421 [ 4 ] {377d7d01-563f-48ed-a130-da30dbcd9149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14728 | 2026.02.05 01:57:13.674461 [ 4 ] {377d7d01-563f-48ed-a130-da30dbcd9149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14729 | 2026.02.05 01:57:13.675633 [ 4 ] {377d7d01-563f-48ed-a130-da30dbcd9149} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2026.02.05 01:57:13.675667 [ 4 ] {377d7d01-563f-48ed-a130-da30dbcd9149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14731 | 2026.02.05 01:57:13.676045 [ 4 ] {377d7d01-563f-48ed-a130-da30dbcd9149} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14732 | 2026.02.05 01:57:13.676262 [ 4 ] {377d7d01-563f-48ed-a130-da30dbcd9149} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14733 | 2026.02.05 01:57:13.676388 [ 4 ] {377d7d01-563f-48ed-a130-da30dbcd9149} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.001984 sec., 667842.7419354839 rows/sec., 55.76 MiB/sec. | ||
| 14734 | 2026.02.05 01:57:13.676424 [ 4 ] {377d7d01-563f-48ed-a130-da30dbcd9149} <Debug> TCPHandler: Processed in 0.002146379 sec. | ||
| 14735 | 2026.02.05 01:57:13.676533 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14736 | 2026.02.05 01:57:13.676626 [ 4 ] {35e3a903-0415-4024-8951-9c0bffc82c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14737 | 2026.02.05 01:57:13.676667 [ 4 ] {35e3a903-0415-4024-8951-9c0bffc82c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14738 | 2026.02.05 01:57:13.677070 [ 4 ] {35e3a903-0415-4024-8951-9c0bffc82c8e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2026.02.05 01:57:13.677105 [ 4 ] {35e3a903-0415-4024-8951-9c0bffc82c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14740 | 2026.02.05 01:57:13.677419 [ 4 ] {35e3a903-0415-4024-8951-9c0bffc82c8e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14741 | 2026.02.05 01:57:13.677640 [ 4 ] {35e3a903-0415-4024-8951-9c0bffc82c8e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14742 | 2026.02.05 01:57:13.677752 [ 107 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14743 | 2026.02.05 01:57:13.677765 [ 4 ] {35e3a903-0415-4024-8951-9c0bffc82c8e} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001157 sec., 15557.476231633535 rows/sec., 1.18 MiB/sec. | ||
| 14744 | 2026.02.05 01:57:13.677785 [ 107 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2026.02.05 01:57:13.677804 [ 4 ] {35e3a903-0415-4024-8951-9c0bffc82c8e} <Debug> TCPHandler: Processed in 0.001319204 sec. | ||
| 14746 | 2026.02.05 01:57:13.677805 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14747 | 2026.02.05 01:57:13.677911 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.02.05 01:57:13.677930 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 14749 | 2026.02.05 01:57:13.678004 [ 4 ] {d016a473-ad2c-474c-9950-d1699774837c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14750 | 2026.02.05 01:57:13.678048 [ 4 ] {d016a473-ad2c-474c-9950-d1699774837c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14751 | 2026.02.05 01:57:13.678068 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14752 | 2026.02.05 01:57:13.678106 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 72 rows starting from the beginning of the part | ||
| 14753 | 2026.02.05 01:57:13.678172 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 4 rows starting from the beginning of the part | ||
| 14754 | 2026.02.05 01:57:13.678218 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 42 rows starting from the beginning of the part | ||
| 14755 | 2026.02.05 01:57:13.678258 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 4 rows starting from the beginning of the part | ||
| 14756 | 2026.02.05 01:57:13.678296 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 36 rows starting from the beginning of the part | ||
| 14757 | 2026.02.05 01:57:13.678335 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 18 rows starting from the beginning of the part | ||
| 14758 | 2026.02.05 01:57:13.678580 [ 4 ] {d016a473-ad2c-474c-9950-d1699774837c} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2026.02.05 01:57:13.678619 [ 4 ] {d016a473-ad2c-474c-9950-d1699774837c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14760 | 2026.02.05 01:57:13.678927 [ 4 ] {d016a473-ad2c-474c-9950-d1699774837c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14761 | 2026.02.05 01:57:13.679111 [ 200 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275684 sec., 137965.2014135162 rows/sec., 10.64 MiB/sec. | ||
| 14762 | 2026.02.05 01:57:13.679160 [ 4 ] {d016a473-ad2c-474c-9950-d1699774837c} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2026.02.05 01:57:13.679265 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14764 | 2026.02.05 01:57:13.679284 [ 4 ] {d016a473-ad2c-474c-9950-d1699774837c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001352 sec., 186390.53254437872 rows/sec., 12.89 MiB/sec. | ||
| 14765 | 2026.02.05 01:57:13.679319 [ 4 ] {d016a473-ad2c-474c-9950-d1699774837c} <Debug> TCPHandler: Processed in 0.001513278 sec. | ||
| 14766 | 2026.02.05 01:57:13.679489 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14767 | 2026.02.05 01:57:13.679582 [ 4 ] {e6d43aa3-4999-46ca-90c9-b986ce38d4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14768 | 2026.02.05 01:57:13.679593 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2026.02.05 01:57:13.679623 [ 4 ] {e6d43aa3-4999-46ca-90c9-b986ce38d4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14770 | 2026.02.05 01:57:13.679658 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_111_22} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14771 | 2026.02.05 01:57:13.679749 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14772 | 2026.02.05 01:57:13.680017 [ 4 ] {e6d43aa3-4999-46ca-90c9-b986ce38d4f2} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.02.05 01:57:13.680051 [ 4 ] {e6d43aa3-4999-46ca-90c9-b986ce38d4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14774 | 2026.02.05 01:57:13.680340 [ 4 ] {e6d43aa3-4999-46ca-90c9-b986ce38d4f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14775 | 2026.02.05 01:57:13.680553 [ 4 ] {e6d43aa3-4999-46ca-90c9-b986ce38d4f2} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2026.02.05 01:57:13.680678 [ 4 ] {e6d43aa3-4999-46ca-90c9-b986ce38d4f2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 14777 | 2026.02.05 01:57:13.680714 [ 4 ] {e6d43aa3-4999-46ca-90c9-b986ce38d4f2} <Debug> TCPHandler: Processed in 0.001275824 sec. | ||
| 14778 | 2026.02.05 01:57:13.680822 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2026.02.05 01:57:13.680914 [ 4 ] {f1b0722b-3778-4dc5-8179-54e833426124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14780 | 2026.02.05 01:57:13.680955 [ 4 ] {f1b0722b-3778-4dc5-8179-54e833426124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14781 | 2026.02.05 01:57:13.681641 [ 4 ] {f1b0722b-3778-4dc5-8179-54e833426124} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2026.02.05 01:57:13.681676 [ 4 ] {f1b0722b-3778-4dc5-8179-54e833426124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14783 | 2026.02.05 01:57:13.682005 [ 4 ] {f1b0722b-3778-4dc5-8179-54e833426124} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14784 | 2026.02.05 01:57:13.682224 [ 4 ] {f1b0722b-3778-4dc5-8179-54e833426124} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2026.02.05 01:57:13.682349 [ 4 ] {f1b0722b-3778-4dc5-8179-54e833426124} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001452 sec., 387052.3415977962 rows/sec., 29.02 MiB/sec. | ||
| 14786 | 2026.02.05 01:57:13.682385 [ 4 ] {f1b0722b-3778-4dc5-8179-54e833426124} <Debug> TCPHandler: Processed in 0.001611199 sec. | ||
| 14787 | 2026.02.05 01:57:13.682501 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14788 | 2026.02.05 01:57:13.682595 [ 4 ] {c6c65b9a-1128-4a99-a016-06d57f94d4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14789 | 2026.02.05 01:57:13.682639 [ 4 ] {c6c65b9a-1128-4a99-a016-06d57f94d4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14790 | 2026.02.05 01:57:13.683324 [ 4 ] {c6c65b9a-1128-4a99-a016-06d57f94d4dd} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2026.02.05 01:57:13.683359 [ 4 ] {c6c65b9a-1128-4a99-a016-06d57f94d4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14792 | 2026.02.05 01:57:13.683743 [ 4 ] {c6c65b9a-1128-4a99-a016-06d57f94d4dd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14793 | 2026.02.05 01:57:13.683972 [ 4 ] {c6c65b9a-1128-4a99-a016-06d57f94d4dd} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2026.02.05 01:57:13.684104 [ 4 ] {c6c65b9a-1128-4a99-a016-06d57f94d4dd} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001527 sec., 576948.2645710544 rows/sec., 39.16 MiB/sec. | ||
| 14795 | 2026.02.05 01:57:13.684141 [ 4 ] {c6c65b9a-1128-4a99-a016-06d57f94d4dd} <Debug> TCPHandler: Processed in 0.001692831 sec. | ||
| 14796 | 2026.02.05 01:57:13.684251 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14797 | 2026.02.05 01:57:13.684345 [ 4 ] {3edb6841-667b-4b7c-97d7-53fa14d2d812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14798 | 2026.02.05 01:57:13.684399 [ 4 ] {3edb6841-667b-4b7c-97d7-53fa14d2d812} <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 | ||
| 14799 | 2026.02.05 01:57:13.685159 [ 4 ] {3edb6841-667b-4b7c-97d7-53fa14d2d812} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2026.02.05 01:57:13.685192 [ 4 ] {3edb6841-667b-4b7c-97d7-53fa14d2d812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14801 | 2026.02.05 01:57:13.685699 [ 4 ] {3edb6841-667b-4b7c-97d7-53fa14d2d812} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14802 | 2026.02.05 01:57:13.685927 [ 4 ] {3edb6841-667b-4b7c-97d7-53fa14d2d812} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2026.02.05 01:57:13.686061 [ 4 ] {3edb6841-667b-4b7c-97d7-53fa14d2d812} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001734 sec., 2306.8050749711647 rows/sec., 4.13 MiB/sec. | ||
| 14804 | 2026.02.05 01:57:13.686114 [ 4 ] {3edb6841-667b-4b7c-97d7-53fa14d2d812} <Debug> TCPHandler: Processed in 0.001911755 sec. | ||
| 14805 | 2026.02.05 01:57:13.686230 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2026.02.05 01:57:13.686324 [ 4 ] {59da23d6-91ed-4555-b171-0d35152b2b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14807 | 2026.02.05 01:57:13.686366 [ 4 ] {59da23d6-91ed-4555-b171-0d35152b2b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14808 | 2026.02.05 01:57:13.686688 [ 4 ] {59da23d6-91ed-4555-b171-0d35152b2b61} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2026.02.05 01:57:13.686719 [ 4 ] {59da23d6-91ed-4555-b171-0d35152b2b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14810 | 2026.02.05 01:57:13.687007 [ 4 ] {59da23d6-91ed-4555-b171-0d35152b2b61} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14811 | 2026.02.05 01:57:13.687214 [ 4 ] {59da23d6-91ed-4555-b171-0d35152b2b61} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2026.02.05 01:57:13.687331 [ 4 ] {59da23d6-91ed-4555-b171-0d35152b2b61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 14813 | 2026.02.05 01:57:13.687364 [ 4 ] {59da23d6-91ed-4555-b171-0d35152b2b61} <Debug> TCPHandler: Processed in 0.001242942 sec. | ||
| 14814 | 2026.02.05 01:57:15.140277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37941 | ||
| 14815 | 2026.02.05 01:57:15.141116 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14816 | 2026.02.05 01:57:15.141185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14817 | 2026.02.05 01:57:15.141761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14818 | 2026.02.05 01:57:15.142001 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2026.02.05 01:57:15.142147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37941 | ||
| 14820 | 2026.02.05 01:57:17.249817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 14821 | 2026.02.05 01:57:17.268241 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14822 | 2026.02.05 01:57:17.268307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14823 | 2026.02.05 01:57:17.274611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14824 | 2026.02.05 01:57:17.275352 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14825 | 2026.02.05 01:57:17.279268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 14826 | 2026.02.05 01:57:18.645382 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14827 | 2026.02.05 01:57:18.645553 [ 4 ] {19c07808-a81f-4361-a107-0aae6d2902a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14828 | 2026.02.05 01:57:18.645620 [ 4 ] {19c07808-a81f-4361-a107-0aae6d2902a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14829 | 2026.02.05 01:57:18.646316 [ 4 ] {19c07808-a81f-4361-a107-0aae6d2902a4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14830 | 2026.02.05 01:57:18.646363 [ 4 ] {19c07808-a81f-4361-a107-0aae6d2902a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14831 | 2026.02.05 01:57:18.646760 [ 4 ] {19c07808-a81f-4361-a107-0aae6d2902a4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14832 | 2026.02.05 01:57:18.647001 [ 4 ] {19c07808-a81f-4361-a107-0aae6d2902a4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2026.02.05 01:57:18.647147 [ 4 ] {19c07808-a81f-4361-a107-0aae6d2902a4} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001641 sec., 78001.21876904326 rows/sec., 6.72 MiB/sec. | ||
| 14834 | 2026.02.05 01:57:18.647152 [ 101 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14835 | 2026.02.05 01:57:18.647191 [ 4 ] {19c07808-a81f-4361-a107-0aae6d2902a4} <Debug> TCPHandler: Processed in 0.001939556 sec. | ||
| 14836 | 2026.02.05 01:57:18.647223 [ 101 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14837 | 2026.02.05 01:57:18.647249 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14838 | 2026.02.05 01:57:18.647331 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14839 | 2026.02.05 01:57:18.647365 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 14840 | 2026.02.05 01:57:18.647431 [ 4 ] {f834bcaf-220d-4398-990a-060f610468af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14841 | 2026.02.05 01:57:18.647476 [ 4 ] {f834bcaf-220d-4398-990a-060f610468af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14842 | 2026.02.05 01:57:18.647492 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14843 | 2026.02.05 01:57:18.647530 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1408 rows starting from the beginning of the part | ||
| 14844 | 2026.02.05 01:57:18.647594 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 131 rows starting from the beginning of the part | ||
| 14845 | 2026.02.05 01:57:18.647641 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 14846 | 2026.02.05 01:57:18.647684 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 128 rows starting from the beginning of the part | ||
| 14847 | 2026.02.05 01:57:18.647724 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1325 rows starting from the beginning of the part | ||
| 14848 | 2026.02.05 01:57:18.647763 [ 199 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 128 rows starting from the beginning of the part | ||
| 14849 | 2026.02.05 01:57:18.647902 [ 4 ] {f834bcaf-220d-4398-990a-060f610468af} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14850 | 2026.02.05 01:57:18.647944 [ 4 ] {f834bcaf-220d-4398-990a-060f610468af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14851 | 2026.02.05 01:57:18.648272 [ 4 ] {f834bcaf-220d-4398-990a-060f610468af} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14852 | 2026.02.05 01:57:18.648507 [ 4 ] {f834bcaf-220d-4398-990a-060f610468af} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14853 | 2026.02.05 01:57:18.648640 [ 4 ] {f834bcaf-220d-4398-990a-060f610468af} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001227 sec., 29339.853300733495 rows/sec., 2.15 MiB/sec. | ||
| 14854 | 2026.02.05 01:57:18.648679 [ 4 ] {f834bcaf-220d-4398-990a-060f610468af} <Debug> TCPHandler: Processed in 0.001397406 sec. | ||
| 14855 | 2026.02.05 01:57:18.648794 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2026.02.05 01:57:18.648887 [ 4 ] {fef66ea8-6c59-41e9-8579-e0646f8beb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14857 | 2026.02.05 01:57:18.648927 [ 4 ] {fef66ea8-6c59-41e9-8579-e0646f8beb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14858 | 2026.02.05 01:57:18.649131 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818853 sec., 1750553.7830709794 rows/sec., 153.57 MiB/sec. | ||
| 14859 | 2026.02.05 01:57:18.649366 [ 4 ] {fef66ea8-6c59-41e9-8579-e0646f8beb05} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.02.05 01:57:18.649382 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14861 | 2026.02.05 01:57:18.649409 [ 4 ] {fef66ea8-6c59-41e9-8579-e0646f8beb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14862 | 2026.02.05 01:57:18.649712 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.02.05 01:57:18.649763 [ 4 ] {fef66ea8-6c59-41e9-8579-e0646f8beb05} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14864 | 2026.02.05 01:57:18.649798 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_116_23} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14865 | 2026.02.05 01:57:18.649893 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14866 | 2026.02.05 01:57:18.650003 [ 4 ] {fef66ea8-6c59-41e9-8579-e0646f8beb05} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14867 | 2026.02.05 01:57:18.650137 [ 4 ] {fef66ea8-6c59-41e9-8579-e0646f8beb05} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001268 sec., 78864.35331230283 rows/sec., 6.16 MiB/sec. | ||
| 14868 | 2026.02.05 01:57:18.650143 [ 99 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14869 | 2026.02.05 01:57:18.650174 [ 4 ] {fef66ea8-6c59-41e9-8579-e0646f8beb05} <Debug> TCPHandler: Processed in 0.001429696 sec. | ||
| 14870 | 2026.02.05 01:57:18.650186 [ 99 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14871 | 2026.02.05 01:57:18.650210 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14872 | 2026.02.05 01:57:18.650291 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.02.05 01:57:18.650294 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 14874 | 2026.02.05 01:57:18.650387 [ 4 ] {fba31815-1c91-4fd0-b7c5-ab8de2c482d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14875 | 2026.02.05 01:57:18.650398 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14876 | 2026.02.05 01:57:18.650436 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 634 rows starting from the beginning of the part | ||
| 14877 | 2026.02.05 01:57:18.650440 [ 4 ] {fba31815-1c91-4fd0-b7c5-ab8de2c482d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14878 | 2026.02.05 01:57:18.650492 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 106 rows starting from the beginning of the part | ||
| 14879 | 2026.02.05 01:57:18.650539 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 68 rows starting from the beginning of the part | ||
| 14880 | 2026.02.05 01:57:18.650579 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part | ||
| 14881 | 2026.02.05 01:57:18.650616 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 562 rows starting from the beginning of the part | ||
| 14882 | 2026.02.05 01:57:18.650654 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 100 rows starting from the beginning of the part | ||
| 14883 | 2026.02.05 01:57:18.650872 [ 4 ] {fba31815-1c91-4fd0-b7c5-ab8de2c482d8} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14884 | 2026.02.05 01:57:18.650912 [ 4 ] {fba31815-1c91-4fd0-b7c5-ab8de2c482d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14885 | 2026.02.05 01:57:18.651255 [ 4 ] {fba31815-1c91-4fd0-b7c5-ab8de2c482d8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14886 | 2026.02.05 01:57:18.651475 [ 4 ] {fba31815-1c91-4fd0-b7c5-ab8de2c482d8} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14887 | 2026.02.05 01:57:18.651576 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1570 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320594 sec., 1188858.95286515 rows/sec., 94.77 MiB/sec. | ||
| 14888 | 2026.02.05 01:57:18.651582 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 5 parts from all_1_111_22 to all_115_115_0 | ||
| 14889 | 2026.02.05 01:57:18.651603 [ 4 ] {fba31815-1c91-4fd0-b7c5-ab8de2c482d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 14890 | 2026.02.05 01:57:18.651624 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14891 | 2026.02.05 01:57:18.651640 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14892 | 2026.02.05 01:57:18.651644 [ 4 ] {fba31815-1c91-4fd0-b7c5-ab8de2c482d8} <Debug> TCPHandler: Processed in 0.001402916 sec. | ||
| 14893 | 2026.02.05 01:57:18.651714 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_111_22 to all_115_115_0 into Compact with storage Full | ||
| 14894 | 2026.02.05 01:57:18.651727 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14895 | 2026.02.05 01:57:18.651761 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14896 | 2026.02.05 01:57:18.651814 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14897 | 2026.02.05 01:57:18.651847 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31921 rows starting from the beginning of the part | ||
| 14898 | 2026.02.05 01:57:18.651861 [ 4 ] {8bf93000-196b-4b32-b283-7f3682b9ef9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14899 | 2026.02.05 01:57:18.651902 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 163 rows starting from the beginning of the part | ||
| 14900 | 2026.02.05 01:57:18.651922 [ 4 ] {8bf93000-196b-4b32-b283-7f3682b9ef9d} <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 | ||
| 14901 | 2026.02.05 01:57:18.651952 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 14902 | 2026.02.05 01:57:18.651993 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14903 | 2026.02.05 01:57:18.651999 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 14904 | 2026.02.05 01:57:18.652052 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 881 rows starting from the beginning of the part | ||
| 14905 | 2026.02.05 01:57:18.652075 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_116_23} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14906 | 2026.02.05 01:57:18.652165 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 14907 | 2026.02.05 01:57:18.652823 [ 4 ] {8bf93000-196b-4b32-b283-7f3682b9ef9d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14908 | 2026.02.05 01:57:18.652863 [ 4 ] {8bf93000-196b-4b32-b283-7f3682b9ef9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14909 | 2026.02.05 01:57:18.653462 [ 4 ] {8bf93000-196b-4b32-b283-7f3682b9ef9d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14910 | 2026.02.05 01:57:18.653694 [ 4 ] {8bf93000-196b-4b32-b283-7f3682b9ef9d} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14911 | 2026.02.05 01:57:18.653831 [ 4 ] {8bf93000-196b-4b32-b283-7f3682b9ef9d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001989 sec., 18099.54751131222 rows/sec., 32.43 MiB/sec. | ||
| 14912 | 2026.02.05 01:57:18.653885 [ 4 ] {8bf93000-196b-4b32-b283-7f3682b9ef9d} <Debug> TCPHandler: Processed in 0.002173879 sec. | ||
| 14913 | 2026.02.05 01:57:18.654005 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14914 | 2026.02.05 01:57:18.654099 [ 4 ] {08e0a1d0-78e1-4562-b274-2fd7270845b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14915 | 2026.02.05 01:57:18.654140 [ 4 ] {08e0a1d0-78e1-4562-b274-2fd7270845b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14916 | 2026.02.05 01:57:18.654489 [ 4 ] {08e0a1d0-78e1-4562-b274-2fd7270845b0} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2026.02.05 01:57:18.654522 [ 4 ] {08e0a1d0-78e1-4562-b274-2fd7270845b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14918 | 2026.02.05 01:57:18.654840 [ 4 ] {08e0a1d0-78e1-4562-b274-2fd7270845b0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14919 | 2026.02.05 01:57:18.655060 [ 4 ] {08e0a1d0-78e1-4562-b274-2fd7270845b0} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2026.02.05 01:57:18.655188 [ 4 ] {08e0a1d0-78e1-4562-b274-2fd7270845b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 14921 | 2026.02.05 01:57:18.655222 [ 4 ] {08e0a1d0-78e1-4562-b274-2fd7270845b0} <Debug> TCPHandler: Processed in 0.001267394 sec. | ||
| 14922 | 2026.02.05 01:57:18.658215 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33285 rows, containing 5 columns (5 merged, 0 gathered) in 0.006531269 sec., 5096253.117120119 rows/sec., 350.11 MiB/sec. | ||
| 14923 | 2026.02.05 01:57:18.658517 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 14924 | 2026.02.05 01:57:18.658880 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14925 | 2026.02.05 01:57:18.658980 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 5 parts: [all_1_111_22, all_115_115_0] -> all_1_115_23 | ||
| 14926 | 2026.02.05 01:57:18.659079 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 14927 | 2026.02.05 01:57:19.873964 [ 218 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 14928 | 2026.02.05 01:57:19.874022 [ 218 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 14929 | 2026.02.05 01:57:19.877524 [ 218 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 14930 | 2026.02.05 01:57:22.222949 [ 219 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 14931 | 2026.02.05 01:57:22.223032 [ 219 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 14932 | 2026.02.05 01:57:22.226194 [ 219 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 14933 | 2026.02.05 01:57:22.440928 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14934 | 2026.02.05 01:57:22.440959 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14935 | 2026.02.05 01:57:22.642347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38389 | ||
| 14936 | 2026.02.05 01:57:22.643019 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2026.02.05 01:57:22.643072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14938 | 2026.02.05 01:57:22.643686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14939 | 2026.02.05 01:57:22.643974 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2026.02.05 01:57:22.644112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38389 | ||
| 14941 | 2026.02.05 01:57:22.754331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1778 | ||
| 14942 | 2026.02.05 01:57:22.756660 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2026.02.05 01:57:22.756699 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14944 | 2026.02.05 01:57:22.757915 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14945 | 2026.02.05 01:57:22.758177 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2026.02.05 01:57:22.758439 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1778 | ||
| 14947 | 2026.02.05 01:57:23.002963 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002565407 sec. | ||
| 14948 | 2026.02.05 01:57:23.144148 [ 219 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 14949 | 2026.02.05 01:57:23.144193 [ 219 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 14950 | 2026.02.05 01:57:23.146593 [ 219 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 14951 | 2026.02.05 01:57:23.212881 [ 222 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 14952 | 2026.02.05 01:57:23.212941 [ 222 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 14953 | 2026.02.05 01:57:23.215310 [ 222 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 14954 | 2026.02.05 01:57:23.408734 [ 218 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 14955 | 2026.02.05 01:57:23.408795 [ 218 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 14956 | 2026.02.05 01:57:23.411265 [ 218 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 14957 | 2026.02.05 01:57:23.607640 [ 224 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 14958 | 2026.02.05 01:57:23.607689 [ 224 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 14959 | 2026.02.05 01:57:23.610719 [ 224 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 14960 | 2026.02.05 01:57:23.642753 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14961 | 2026.02.05 01:57:23.642928 [ 4 ] {26489c91-3c8a-4461-aa8d-82385cc60864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14962 | 2026.02.05 01:57:23.642993 [ 4 ] {26489c91-3c8a-4461-aa8d-82385cc60864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14963 | 2026.02.05 01:57:23.643687 [ 4 ] {26489c91-3c8a-4461-aa8d-82385cc60864} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14964 | 2026.02.05 01:57:23.643730 [ 4 ] {26489c91-3c8a-4461-aa8d-82385cc60864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14965 | 2026.02.05 01:57:23.644122 [ 4 ] {26489c91-3c8a-4461-aa8d-82385cc60864} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14966 | 2026.02.05 01:57:23.644376 [ 4 ] {26489c91-3c8a-4461-aa8d-82385cc60864} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14967 | 2026.02.05 01:57:23.644523 [ 4 ] {26489c91-3c8a-4461-aa8d-82385cc60864} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001644 sec., 38929.4403892944 rows/sec., 3.08 MiB/sec. | ||
| 14968 | 2026.02.05 01:57:23.644565 [ 4 ] {26489c91-3c8a-4461-aa8d-82385cc60864} <Debug> TCPHandler: Processed in 0.001938915 sec. | ||
| 14969 | 2026.02.05 01:57:23.644704 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14970 | 2026.02.05 01:57:23.644804 [ 4 ] {5d978b13-1b20-42e8-836e-a13251ada4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14971 | 2026.02.05 01:57:23.644847 [ 4 ] {5d978b13-1b20-42e8-836e-a13251ada4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14972 | 2026.02.05 01:57:23.645285 [ 4 ] {5d978b13-1b20-42e8-836e-a13251ada4d0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2026.02.05 01:57:23.645323 [ 4 ] {5d978b13-1b20-42e8-836e-a13251ada4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14974 | 2026.02.05 01:57:23.645631 [ 4 ] {5d978b13-1b20-42e8-836e-a13251ada4d0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14975 | 2026.02.05 01:57:23.646020 [ 4 ] {5d978b13-1b20-42e8-836e-a13251ada4d0} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14976 | 2026.02.05 01:57:23.646158 [ 4 ] {5d978b13-1b20-42e8-836e-a13251ada4d0} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001373 sec., 2913.3284777858703 rows/sec., 219.07 KiB/sec. | ||
| 14977 | 2026.02.05 01:57:23.646196 [ 4 ] {5d978b13-1b20-42e8-836e-a13251ada4d0} <Debug> TCPHandler: Processed in 0.001543578 sec. | ||
| 14978 | 2026.02.05 01:57:23.646312 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14979 | 2026.02.05 01:57:23.646407 [ 4 ] {aa4d9e85-7e08-4b66-88e3-03f384258126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14980 | 2026.02.05 01:57:23.646448 [ 4 ] {aa4d9e85-7e08-4b66-88e3-03f384258126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14981 | 2026.02.05 01:57:23.646889 [ 4 ] {aa4d9e85-7e08-4b66-88e3-03f384258126} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14982 | 2026.02.05 01:57:23.646925 [ 4 ] {aa4d9e85-7e08-4b66-88e3-03f384258126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14983 | 2026.02.05 01:57:23.647225 [ 4 ] {aa4d9e85-7e08-4b66-88e3-03f384258126} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14984 | 2026.02.05 01:57:23.647428 [ 4 ] {aa4d9e85-7e08-4b66-88e3-03f384258126} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14985 | 2026.02.05 01:57:23.647554 [ 4 ] {aa4d9e85-7e08-4b66-88e3-03f384258126} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001166 sec., 58319.03945111493 rows/sec., 4.55 MiB/sec. | ||
| 14986 | 2026.02.05 01:57:23.647591 [ 4 ] {aa4d9e85-7e08-4b66-88e3-03f384258126} <Debug> TCPHandler: Processed in 0.001329005 sec. | ||
| 14987 | 2026.02.05 01:57:23.647704 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14988 | 2026.02.05 01:57:23.647798 [ 4 ] {646cc9b8-e58f-4c8b-b801-d4b90af36131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14989 | 2026.02.05 01:57:23.647840 [ 4 ] {646cc9b8-e58f-4c8b-b801-d4b90af36131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14990 | 2026.02.05 01:57:23.648260 [ 4 ] {646cc9b8-e58f-4c8b-b801-d4b90af36131} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14991 | 2026.02.05 01:57:23.648296 [ 4 ] {646cc9b8-e58f-4c8b-b801-d4b90af36131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 14992 | 2026.02.05 01:57:23.648617 [ 4 ] {646cc9b8-e58f-4c8b-b801-d4b90af36131} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14993 | 2026.02.05 01:57:23.648827 [ 4 ] {646cc9b8-e58f-4c8b-b801-d4b90af36131} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2026.02.05 01:57:23.648953 [ 4 ] {646cc9b8-e58f-4c8b-b801-d4b90af36131} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 14995 | 2026.02.05 01:57:23.648990 [ 4 ] {646cc9b8-e58f-4c8b-b801-d4b90af36131} <Debug> TCPHandler: Processed in 0.001334274 sec. | ||
| 14996 | 2026.02.05 01:57:23.649098 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14997 | 2026.02.05 01:57:23.649191 [ 4 ] {d32fcc03-45d2-4905-91e6-6846c71c35f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14998 | 2026.02.05 01:57:23.649244 [ 4 ] {d32fcc03-45d2-4905-91e6-6846c71c35f3} <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 | ||
| 14999 | 2026.02.05 01:57:23.650029 [ 4 ] {d32fcc03-45d2-4905-91e6-6846c71c35f3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15000 | 2026.02.05 01:57:23.650068 [ 4 ] {d32fcc03-45d2-4905-91e6-6846c71c35f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15001 | 2026.02.05 01:57:23.650586 [ 4 ] {d32fcc03-45d2-4905-91e6-6846c71c35f3} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15002 | 2026.02.05 01:57:23.650811 [ 4 ] {d32fcc03-45d2-4905-91e6-6846c71c35f3} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15003 | 2026.02.05 01:57:23.650945 [ 4 ] {d32fcc03-45d2-4905-91e6-6846c71c35f3} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001772 sec., 2257.3363431151242 rows/sec., 4.05 MiB/sec. | ||
| 15004 | 2026.02.05 01:57:23.650999 [ 4 ] {d32fcc03-45d2-4905-91e6-6846c71c35f3} <Debug> TCPHandler: Processed in 0.001950446 sec. | ||
| 15005 | 2026.02.05 01:57:23.651114 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15006 | 2026.02.05 01:57:23.651206 [ 4 ] {0586aea6-ce6b-4c24-9af8-ad97613c631d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15007 | 2026.02.05 01:57:23.651247 [ 4 ] {0586aea6-ce6b-4c24-9af8-ad97613c631d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15008 | 2026.02.05 01:57:23.651587 [ 4 ] {0586aea6-ce6b-4c24-9af8-ad97613c631d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.02.05 01:57:23.651622 [ 4 ] {0586aea6-ce6b-4c24-9af8-ad97613c631d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15010 | 2026.02.05 01:57:23.651925 [ 4 ] {0586aea6-ce6b-4c24-9af8-ad97613c631d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15011 | 2026.02.05 01:57:23.652126 [ 4 ] {0586aea6-ce6b-4c24-9af8-ad97613c631d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15012 | 2026.02.05 01:57:23.652241 [ 96 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15013 | 2026.02.05 01:57:23.652250 [ 4 ] {0586aea6-ce6b-4c24-9af8-ad97613c631d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 15014 | 2026.02.05 01:57:23.652315 [ 96 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15015 | 2026.02.05 01:57:23.652328 [ 4 ] {0586aea6-ce6b-4c24-9af8-ad97613c631d} <Debug> TCPHandler: Processed in 0.001262533 sec. | ||
| 15016 | 2026.02.05 01:57:23.652342 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15017 | 2026.02.05 01:57:23.652438 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15018 | 2026.02.05 01:57:23.652526 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15019 | 2026.02.05 01:57:23.652554 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6612 rows starting from the beginning of the part | ||
| 15020 | 2026.02.05 01:57:23.652606 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15021 | 2026.02.05 01:57:23.652647 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15022 | 2026.02.05 01:57:23.652683 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15023 | 2026.02.05 01:57:23.652720 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15024 | 2026.02.05 01:57:23.652755 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15025 | 2026.02.05 01:57:23.654309 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001906015 sec., 3626414.2727103406 rows/sec., 244.35 MiB/sec. | ||
| 15026 | 2026.02.05 01:57:23.654800 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15027 | 2026.02.05 01:57:23.655140 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_116_23} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15028 | 2026.02.05 01:57:23.655229 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_116_23} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15029 | 2026.02.05 01:57:23.655328 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 15030 | 2026.02.05 01:57:24.168129 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 15031 | 2026.02.05 01:57:24.168176 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 15032 | 2026.02.05 01:57:24.170212 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 15033 | 2026.02.05 01:57:24.780265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15034 | 2026.02.05 01:57:24.796914 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2026.02.05 01:57:24.796984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15036 | 2026.02.05 01:57:24.803108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15037 | 2026.02.05 01:57:24.803811 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2026.02.05 01:57:24.806772 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15039 | 2026.02.05 01:57:24.891087 [ 95 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15040 | 2026.02.05 01:57:24.891159 [ 95 ] {} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15041 | 2026.02.05 01:57:24.891183 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 15042 | 2026.02.05 01:57:24.891292 [ 189 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 15043 | 2026.02.05 01:57:24.891419 [ 189 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15044 | 2026.02.05 01:57:24.891458 [ 189 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 253 rows starting from the beginning of the part | ||
| 15045 | 2026.02.05 01:57:24.891545 [ 189 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 15046 | 2026.02.05 01:57:24.891597 [ 189 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 15047 | 2026.02.05 01:57:24.891643 [ 189 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 15048 | 2026.02.05 01:57:24.891683 [ 189 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 15049 | 2026.02.05 01:57:24.892668 [ 192 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1237 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424166 sec., 868578.5224475237 rows/sec., 63.15 MiB/sec. | ||
| 15050 | 2026.02.05 01:57:24.892871 [ 194 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15051 | 2026.02.05 01:57:24.893185 [ 194 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.02.05 01:57:24.893267 [ 194 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_21_5} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15053 | 2026.02.05 01:57:24.893365 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15054 | 2026.02.05 01:57:28.645851 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15055 | 2026.02.05 01:57:28.646033 [ 4 ] {828378ab-51f3-4774-9b25-da15302980f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15056 | 2026.02.05 01:57:28.646096 [ 4 ] {828378ab-51f3-4774-9b25-da15302980f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15057 | 2026.02.05 01:57:28.646778 [ 4 ] {828378ab-51f3-4774-9b25-da15302980f1} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.02.05 01:57:28.646816 [ 4 ] {828378ab-51f3-4774-9b25-da15302980f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15059 | 2026.02.05 01:57:28.647179 [ 4 ] {828378ab-51f3-4774-9b25-da15302980f1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15060 | 2026.02.05 01:57:28.647387 [ 4 ] {828378ab-51f3-4774-9b25-da15302980f1} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.02.05 01:57:28.647525 [ 4 ] {828378ab-51f3-4774-9b25-da15302980f1} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001596 sec., 80200.50125313284 rows/sec., 6.91 MiB/sec. | ||
| 15062 | 2026.02.05 01:57:28.647565 [ 4 ] {828378ab-51f3-4774-9b25-da15302980f1} <Debug> TCPHandler: Processed in 0.001901314 sec. | ||
| 15063 | 2026.02.05 01:57:28.647759 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15064 | 2026.02.05 01:57:28.647854 [ 4 ] {e416d6b2-ff36-4495-8d53-42ce39f099d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15065 | 2026.02.05 01:57:28.647895 [ 4 ] {e416d6b2-ff36-4495-8d53-42ce39f099d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15066 | 2026.02.05 01:57:28.648313 [ 4 ] {e416d6b2-ff36-4495-8d53-42ce39f099d8} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15067 | 2026.02.05 01:57:28.648346 [ 4 ] {e416d6b2-ff36-4495-8d53-42ce39f099d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15068 | 2026.02.05 01:57:28.648636 [ 4 ] {e416d6b2-ff36-4495-8d53-42ce39f099d8} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15069 | 2026.02.05 01:57:28.648841 [ 4 ] {e416d6b2-ff36-4495-8d53-42ce39f099d8} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15070 | 2026.02.05 01:57:28.648970 [ 4 ] {e416d6b2-ff36-4495-8d53-42ce39f099d8} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001134 sec., 31746.031746031746 rows/sec., 2.33 MiB/sec. | ||
| 15071 | 2026.02.05 01:57:28.649007 [ 4 ] {e416d6b2-ff36-4495-8d53-42ce39f099d8} <Debug> TCPHandler: Processed in 0.001298954 sec. | ||
| 15072 | 2026.02.05 01:57:28.649117 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15073 | 2026.02.05 01:57:28.649210 [ 4 ] {c8037e85-cecf-4562-b719-09dce206b8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15074 | 2026.02.05 01:57:28.649251 [ 4 ] {c8037e85-cecf-4562-b719-09dce206b8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15075 | 2026.02.05 01:57:28.649690 [ 4 ] {c8037e85-cecf-4562-b719-09dce206b8f4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2026.02.05 01:57:28.649724 [ 4 ] {c8037e85-cecf-4562-b719-09dce206b8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15077 | 2026.02.05 01:57:28.650014 [ 4 ] {c8037e85-cecf-4562-b719-09dce206b8f4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15078 | 2026.02.05 01:57:28.650227 [ 4 ] {c8037e85-cecf-4562-b719-09dce206b8f4} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15079 | 2026.02.05 01:57:28.650349 [ 4 ] {c8037e85-cecf-4562-b719-09dce206b8f4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001157 sec., 86430.42350907519 rows/sec., 6.75 MiB/sec. | ||
| 15080 | 2026.02.05 01:57:28.650387 [ 4 ] {c8037e85-cecf-4562-b719-09dce206b8f4} <Debug> TCPHandler: Processed in 0.001318594 sec. | ||
| 15081 | 2026.02.05 01:57:28.650500 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15082 | 2026.02.05 01:57:28.650593 [ 4 ] {42b9b027-6847-4a4d-8573-9b6d8121c7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15083 | 2026.02.05 01:57:28.650636 [ 4 ] {42b9b027-6847-4a4d-8573-9b6d8121c7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15084 | 2026.02.05 01:57:28.651045 [ 4 ] {42b9b027-6847-4a4d-8573-9b6d8121c7cf} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.02.05 01:57:28.651078 [ 4 ] {42b9b027-6847-4a4d-8573-9b6d8121c7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15086 | 2026.02.05 01:57:28.651395 [ 4 ] {42b9b027-6847-4a4d-8573-9b6d8121c7cf} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15087 | 2026.02.05 01:57:28.651593 [ 4 ] {42b9b027-6847-4a4d-8573-9b6d8121c7cf} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15088 | 2026.02.05 01:57:28.651720 [ 4 ] {42b9b027-6847-4a4d-8573-9b6d8121c7cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 15089 | 2026.02.05 01:57:28.651755 [ 4 ] {42b9b027-6847-4a4d-8573-9b6d8121c7cf} <Debug> TCPHandler: Processed in 0.001306134 sec. | ||
| 15090 | 2026.02.05 01:57:28.651856 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15091 | 2026.02.05 01:57:28.651949 [ 4 ] {a51da6b3-3af6-4379-8371-85404a504cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15092 | 2026.02.05 01:57:28.652003 [ 4 ] {a51da6b3-3af6-4379-8371-85404a504cb2} <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 | ||
| 15093 | 2026.02.05 01:57:28.652868 [ 4 ] {a51da6b3-3af6-4379-8371-85404a504cb2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15094 | 2026.02.05 01:57:28.652907 [ 4 ] {a51da6b3-3af6-4379-8371-85404a504cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15095 | 2026.02.05 01:57:28.653443 [ 4 ] {a51da6b3-3af6-4379-8371-85404a504cb2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15096 | 2026.02.05 01:57:28.653657 [ 4 ] {a51da6b3-3af6-4379-8371-85404a504cb2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.02.05 01:57:28.653792 [ 4 ] {a51da6b3-3af6-4379-8371-85404a504cb2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001861 sec., 19344.438473938742 rows/sec., 34.66 MiB/sec. | ||
| 15098 | 2026.02.05 01:57:28.653821 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15099 | 2026.02.05 01:57:28.653847 [ 4 ] {a51da6b3-3af6-4379-8371-85404a504cb2} <Debug> TCPHandler: Processed in 0.002039887 sec. | ||
| 15100 | 2026.02.05 01:57:28.653885 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.02.05 01:57:28.653910 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15102 | 2026.02.05 01:57:28.653981 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2026.02.05 01:57:28.654024 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 15104 | 2026.02.05 01:57:28.654082 [ 4 ] {97b2df8f-1c11-4240-af0c-73e74907254a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15105 | 2026.02.05 01:57:28.654128 [ 4 ] {97b2df8f-1c11-4240-af0c-73e74907254a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15106 | 2026.02.05 01:57:28.654264 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15107 | 2026.02.05 01:57:28.654324 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2179 rows starting from the beginning of the part | ||
| 15108 | 2026.02.05 01:57:28.654448 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
| 15109 | 2026.02.05 01:57:28.654464 [ 4 ] {97b2df8f-1c11-4240-af0c-73e74907254a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15110 | 2026.02.05 01:57:28.654504 [ 4 ] {97b2df8f-1c11-4240-af0c-73e74907254a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15111 | 2026.02.05 01:57:28.654547 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 4 rows starting from the beginning of the part | ||
| 15112 | 2026.02.05 01:57:28.654652 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 15113 | 2026.02.05 01:57:28.654752 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 4 rows starting from the beginning of the part | ||
| 15114 | 2026.02.05 01:57:28.654807 [ 4 ] {97b2df8f-1c11-4240-af0c-73e74907254a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15115 | 2026.02.05 01:57:28.654850 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 15116 | 2026.02.05 01:57:28.655038 [ 4 ] {97b2df8f-1c11-4240-af0c-73e74907254a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2026.02.05 01:57:28.655174 [ 4 ] {97b2df8f-1c11-4240-af0c-73e74907254a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 15118 | 2026.02.05 01:57:28.655213 [ 4 ] {97b2df8f-1c11-4240-af0c-73e74907254a} <Debug> TCPHandler: Processed in 0.001280953 sec. | ||
| 15119 | 2026.02.05 01:57:28.661932 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2295 rows, containing 19 columns (19 merged, 0 gathered) in 0.007952335 sec., 288594.48199805466 rows/sec., 517.15 MiB/sec. | ||
| 15120 | 2026.02.05 01:57:28.664248 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15121 | 2026.02.05 01:57:28.664665 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.02.05 01:57:28.664763 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15123 | 2026.02.05 01:57:28.664953 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. | ||
| 15124 | 2026.02.05 01:57:28.967360 [ 221 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 15125 | 2026.02.05 01:57:28.967414 [ 221 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 15126 | 2026.02.05 01:57:28.970224 [ 221 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 15127 | 2026.02.05 01:57:29.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.63 MiB, peak 392.03 MiB, free memory in arenas 0.00 B, will set to 374.65 MiB (RSS), difference: 1.02 MiB | ||
| 15128 | 2026.02.05 01:57:30.144251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38901 | ||
| 15129 | 2026.02.05 01:57:30.144982 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15130 | 2026.02.05 01:57:30.145027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15131 | 2026.02.05 01:57:30.145510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15132 | 2026.02.05 01:57:30.145752 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15133 | 2026.02.05 01:57:30.145883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38901 | ||
| 15134 | 2026.02.05 01:57:30.145924 [ 89 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15135 | 2026.02.05 01:57:30.146020 [ 89 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15136 | 2026.02.05 01:57:30.146056 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15137 | 2026.02.05 01:57:30.146176 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 15138 | 2026.02.05 01:57:30.146293 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15139 | 2026.02.05 01:57:30.146329 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36469 rows starting from the beginning of the part | ||
| 15140 | 2026.02.05 01:57:30.146392 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 15141 | 2026.02.05 01:57:30.146443 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 15142 | 2026.02.05 01:57:30.146490 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 15143 | 2026.02.05 01:57:30.146531 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 15144 | 2026.02.05 01:57:30.146575 [ 188 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 15145 | 2026.02.05 01:57:30.148928 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38901 rows, containing 4 columns (4 merged, 0 gathered) in 0.002796442 sec., 13910891.053703241 rows/sec., 199.00 MiB/sec. | ||
| 15146 | 2026.02.05 01:57:30.149370 [ 187 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15147 | 2026.02.05 01:57:30.149708 [ 187 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15148 | 2026.02.05 01:57:30.149791 [ 187 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_81_16} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15149 | 2026.02.05 01:57:30.149893 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 15150 | 2026.02.05 01:57:31.480104 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47387 | ||
| 15151 | 2026.02.05 01:57:31.480210 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15152 | 2026.02.05 01:57:31.480236 [ 293 ] {} <Debug> TCP-Session: c822eefe-422d-433e-b94d-aa3cff227c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:47387 | ||
| 15153 | 2026.02.05 01:57:31.480257 [ 293 ] {} <Debug> TCP-Session: c822eefe-422d-433e-b94d-aa3cff227c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15154 | 2026.02.05 01:57:31.480270 [ 293 ] {} <Debug> TCP-Session: c822eefe-422d-433e-b94d-aa3cff227c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15155 | 2026.02.05 01:57:31.480467 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35466 | ||
| 15156 | 2026.02.05 01:57:31.480514 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49793 | ||
| 15157 | 2026.02.05 01:57:31.480564 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51638 | ||
| 15158 | 2026.02.05 01:57:31.480596 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62037 | ||
| 15159 | 2026.02.05 01:57:31.480601 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15160 | 2026.02.05 01:57:31.480633 [ 293 ] {} <Trace> TCP-Session: c822eefe-422d-433e-b94d-aa3cff227c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15161 | 2026.02.05 01:57:31.480646 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15162 | 2026.02.05 01:57:31.480669 [ 294 ] {} <Debug> TCP-Session: 6f70b850-c25b-4251-94b0-85fe3f4aceeb Authenticating user 'default' from [fd00:1122:3344:101::e]:35466 | ||
| 15163 | 2026.02.05 01:57:31.480692 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15164 | 2026.02.05 01:57:31.480717 [ 294 ] {} <Debug> TCP-Session: 6f70b850-c25b-4251-94b0-85fe3f4aceeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15165 | 2026.02.05 01:57:31.480755 [ 289 ] {} <Debug> TCP-Session: f0a72638-e4af-456b-808a-efdea7d55f93 Authenticating user 'default' from [fd00:1122:3344:101::e]:62037 | ||
| 15166 | 2026.02.05 01:57:31.480695 [ 286 ] {} <Debug> TCP-Session: c78583cc-8fa5-41e6-8020-c473b7cfcf8a Authenticating user 'default' from [fd00:1122:3344:101::e]:51638 | ||
| 15167 | 2026.02.05 01:57:31.480776 [ 294 ] {} <Debug> TCP-Session: 6f70b850-c25b-4251-94b0-85fe3f4aceeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15168 | 2026.02.05 01:57:31.480785 [ 289 ] {} <Debug> TCP-Session: f0a72638-e4af-456b-808a-efdea7d55f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15169 | 2026.02.05 01:57:31.480801 [ 286 ] {} <Debug> TCP-Session: c78583cc-8fa5-41e6-8020-c473b7cfcf8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15170 | 2026.02.05 01:57:31.480819 [ 293 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47387) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15171 | 2026.02.05 01:57:31.480822 [ 289 ] {} <Debug> TCP-Session: f0a72638-e4af-456b-808a-efdea7d55f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15172 | 2026.02.05 01:57:31.480833 [ 286 ] {} <Debug> TCP-Session: c78583cc-8fa5-41e6-8020-c473b7cfcf8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15173 | 2026.02.05 01:57:31.480635 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60194 | ||
| 15174 | 2026.02.05 01:57:31.480633 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41851 | ||
| 15175 | 2026.02.05 01:57:31.480608 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36492 | ||
| 15176 | 2026.02.05 01:57:31.480601 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15177 | 2026.02.05 01:57:31.481001 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15178 | 2026.02.05 01:57:31.480592 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64854 | ||
| 15179 | 2026.02.05 01:57:31.481051 [ 292 ] {} <Debug> TCP-Session: 6fa0a029-e652-4b22-84cf-d60ff320943e Authenticating user 'default' from [fd00:1122:3344:101::e]:60194 | ||
| 15180 | 2026.02.05 01:57:31.481037 [ 3 ] {} <Debug> TCP-Session: 81b1ceae-3179-477b-889a-4cd05e72ce32 Authenticating user 'default' from [fd00:1122:3344:101::e]:49793 | ||
| 15181 | 2026.02.05 01:57:31.481084 [ 292 ] {} <Debug> TCP-Session: 6fa0a029-e652-4b22-84cf-d60ff320943e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15182 | 2026.02.05 01:57:31.481037 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15183 | 2026.02.05 01:57:31.481109 [ 3 ] {} <Debug> TCP-Session: 81b1ceae-3179-477b-889a-4cd05e72ce32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15184 | 2026.02.05 01:57:31.481113 [ 292 ] {} <Debug> TCP-Session: 6fa0a029-e652-4b22-84cf-d60ff320943e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15185 | 2026.02.05 01:57:31.481153 [ 291 ] {} <Debug> TCP-Session: 932938e1-6e70-4d73-a3f3-f8c0a9947981 Authenticating user 'default' from [fd00:1122:3344:101::e]:41851 | ||
| 15186 | 2026.02.05 01:57:31.481176 [ 293 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15187 | 2026.02.05 01:57:31.481197 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15188 | 2026.02.05 01:57:31.481200 [ 291 ] {} <Debug> TCP-Session: 932938e1-6e70-4d73-a3f3-f8c0a9947981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15189 | 2026.02.05 01:57:31.481237 [ 290 ] {} <Debug> TCP-Session: 25ad08a5-2d33-4a57-a7c7-4c17384ba253 Authenticating user 'default' from [fd00:1122:3344:101::e]:36492 | ||
| 15190 | 2026.02.05 01:57:31.481247 [ 291 ] {} <Debug> TCP-Session: 932938e1-6e70-4d73-a3f3-f8c0a9947981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15191 | 2026.02.05 01:57:31.481248 [ 293 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15192 | 2026.02.05 01:57:31.481266 [ 290 ] {} <Debug> TCP-Session: 25ad08a5-2d33-4a57-a7c7-4c17384ba253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15193 | 2026.02.05 01:57:31.481159 [ 3 ] {} <Debug> TCP-Session: 81b1ceae-3179-477b-889a-4cd05e72ce32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15194 | 2026.02.05 01:57:31.481305 [ 290 ] {} <Debug> TCP-Session: 25ad08a5-2d33-4a57-a7c7-4c17384ba253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15195 | 2026.02.05 01:57:31.481560 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15196 | 2026.02.05 01:57:31.481590 [ 293 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 15197 | 2026.02.05 01:57:31.481600 [ 288 ] {} <Debug> TCP-Session: aa8eb49d-93e2-4abe-bc70-3defb915cec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64854 | ||
| 15198 | 2026.02.05 01:57:31.481644 [ 288 ] {} <Debug> TCP-Session: aa8eb49d-93e2-4abe-bc70-3defb915cec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15199 | 2026.02.05 01:57:31.481662 [ 288 ] {} <Debug> TCP-Session: aa8eb49d-93e2-4abe-bc70-3defb915cec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15200 | 2026.02.05 01:57:31.482656 [ 336 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Trace> AggregatingTransform: Aggregating | ||
| 15201 | 2026.02.05 01:57:31.482697 [ 336 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 15202 | 2026.02.05 01:57:31.482743 [ 336 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021898 sec. (978.571 rows/sec., 38.23 KiB/sec.) | ||
| 15203 | 2026.02.05 01:57:31.482761 [ 336 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Trace> Aggregator: Merging aggregated data | ||
| 15204 | 2026.02.05 01:57:31.484377 [ 293 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003614 sec., 276.70171555063644 rows/sec., 10.81 KiB/sec. | ||
| 15205 | 2026.02.05 01:57:31.484590 [ 293 ] {c827eeac-7eaf-45f9-bb29-acdaacbd7d0d} <Debug> TCPHandler: Processed in 0.004096135 sec. | ||
| 15206 | 2026.02.05 01:57:31.484716 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15207 | 2026.02.05 01:57:31.484743 [ 293 ] {} <Debug> TCP-Session: c822eefe-422d-433e-b94d-aa3cff227c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15208 | 2026.02.05 01:57:31.484748 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15209 | 2026.02.05 01:57:31.484769 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15210 | 2026.02.05 01:57:31.484789 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15211 | 2026.02.05 01:57:31.484803 [ 288 ] {} <Debug> TCP-Session: aa8eb49d-93e2-4abe-bc70-3defb915cec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15212 | 2026.02.05 01:57:31.484829 [ 294 ] {} <Debug> TCP-Session: 6f70b850-c25b-4251-94b0-85fe3f4aceeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15213 | 2026.02.05 01:57:31.484841 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15214 | 2026.02.05 01:57:31.484856 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15215 | 2026.02.05 01:57:31.484892 [ 286 ] {} <Debug> TCP-Session: c78583cc-8fa5-41e6-8020-c473b7cfcf8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15216 | 2026.02.05 01:57:31.484892 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15217 | 2026.02.05 01:57:31.484915 [ 290 ] {} <Debug> TCP-Session: 25ad08a5-2d33-4a57-a7c7-4c17384ba253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15218 | 2026.02.05 01:57:31.484847 [ 292 ] {} <Debug> TCP-Session: 6fa0a029-e652-4b22-84cf-d60ff320943e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15219 | 2026.02.05 01:57:31.484949 [ 291 ] {} <Debug> TCP-Session: 932938e1-6e70-4d73-a3f3-f8c0a9947981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15220 | 2026.02.05 01:57:31.484825 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15221 | 2026.02.05 01:57:31.484810 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15222 | 2026.02.05 01:57:31.485084 [ 289 ] {} <Debug> TCP-Session: f0a72638-e4af-456b-808a-efdea7d55f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15223 | 2026.02.05 01:57:31.485119 [ 3 ] {} <Debug> TCP-Session: 81b1ceae-3179-477b-889a-4cd05e72ce32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15224 | 2026.02.05 01:57:31.548806 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40697 | ||
| 15225 | 2026.02.05 01:57:31.548941 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15226 | 2026.02.05 01:57:31.548980 [ 293 ] {} <Debug> TCP-Session: e720b3aa-2f1f-4022-99d9-b722e0ecb2be Authenticating user 'default' from [fd00:1122:3344:101::e]:40697 | ||
| 15227 | 2026.02.05 01:57:31.549008 [ 293 ] {} <Debug> TCP-Session: e720b3aa-2f1f-4022-99d9-b722e0ecb2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15228 | 2026.02.05 01:57:31.549026 [ 293 ] {} <Debug> TCP-Session: e720b3aa-2f1f-4022-99d9-b722e0ecb2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15229 | 2026.02.05 01:57:31.549261 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36481 | ||
| 15230 | 2026.02.05 01:57:31.549286 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51840 | ||
| 15231 | 2026.02.05 01:57:31.549316 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62815 | ||
| 15232 | 2026.02.05 01:57:31.549330 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37690 | ||
| 15233 | 2026.02.05 01:57:31.549344 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55641 | ||
| 15234 | 2026.02.05 01:57:31.549324 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44764 | ||
| 15235 | 2026.02.05 01:57:31.549442 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15236 | 2026.02.05 01:57:31.549452 [ 293 ] {} <Trace> TCP-Session: e720b3aa-2f1f-4022-99d9-b722e0ecb2be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2026.02.05 01:57:31.549467 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15238 | 2026.02.05 01:57:31.549491 [ 289 ] {} <Debug> TCP-Session: 98e82d0f-e707-4303-8179-d45ec45afa6f Authenticating user 'default' from [fd00:1122:3344:101::e]:62815 | ||
| 15239 | 2026.02.05 01:57:31.549538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15240 | 2026.02.05 01:57:31.549540 [ 290 ] {} <Debug> TCP-Session: 11ccdfd2-cda2-45f3-ae85-64e885a4c2b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37690 | ||
| 15241 | 2026.02.05 01:57:31.549582 [ 292 ] {} <Debug> TCP-Session: 60f446d4-1e27-4cde-97bd-2367414dc535 Authenticating user 'default' from [fd00:1122:3344:101::e]:55641 | ||
| 15242 | 2026.02.05 01:57:31.549559 [ 289 ] {} <Debug> TCP-Session: 98e82d0f-e707-4303-8179-d45ec45afa6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15243 | 2026.02.05 01:57:31.549625 [ 290 ] {} <Debug> TCP-Session: 11ccdfd2-cda2-45f3-ae85-64e885a4c2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15244 | 2026.02.05 01:57:31.549652 [ 289 ] {} <Debug> TCP-Session: 98e82d0f-e707-4303-8179-d45ec45afa6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15245 | 2026.02.05 01:57:31.549671 [ 290 ] {} <Debug> TCP-Session: 11ccdfd2-cda2-45f3-ae85-64e885a4c2b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15246 | 2026.02.05 01:57:31.549673 [ 293 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40697) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15247 | 2026.02.05 01:57:31.549645 [ 292 ] {} <Debug> TCP-Session: 60f446d4-1e27-4cde-97bd-2367414dc535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15248 | 2026.02.05 01:57:31.549538 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15249 | 2026.02.05 01:57:31.549771 [ 292 ] {} <Debug> TCP-Session: 60f446d4-1e27-4cde-97bd-2367414dc535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15250 | 2026.02.05 01:57:31.549442 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15251 | 2026.02.05 01:57:31.549805 [ 288 ] {} <Debug> TCP-Session: 8b6d841b-0e6b-4939-8572-294ba29f691e Authenticating user 'default' from [fd00:1122:3344:101::e]:44764 | ||
| 15252 | 2026.02.05 01:57:31.549844 [ 3 ] {} <Debug> TCP-Session: 3606055e-cffe-403e-818b-868850b2132f Authenticating user 'default' from [fd00:1122:3344:101::e]:51840 | ||
| 15253 | 2026.02.05 01:57:31.549862 [ 288 ] {} <Debug> TCP-Session: 8b6d841b-0e6b-4939-8572-294ba29f691e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15254 | 2026.02.05 01:57:31.549886 [ 3 ] {} <Debug> TCP-Session: 3606055e-cffe-403e-818b-868850b2132f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15255 | 2026.02.05 01:57:31.549906 [ 288 ] {} <Debug> TCP-Session: 8b6d841b-0e6b-4939-8572-294ba29f691e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15256 | 2026.02.05 01:57:31.549922 [ 3 ] {} <Debug> TCP-Session: 3606055e-cffe-403e-818b-868850b2132f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15257 | 2026.02.05 01:57:31.549291 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60583 | ||
| 15258 | 2026.02.05 01:57:31.549354 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58063 | ||
| 15259 | 2026.02.05 01:57:31.549401 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15260 | 2026.02.05 01:57:31.550041 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15261 | 2026.02.05 01:57:31.550052 [ 293 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15262 | 2026.02.05 01:57:31.550076 [ 286 ] {} <Debug> TCP-Session: a0c16ed5-de48-41b6-8c57-9eed5a48eac2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60583 | ||
| 15263 | 2026.02.05 01:57:31.550066 [ 294 ] {} <Debug> TCP-Session: 701a6ee5-a712-41d2-8f77-9b351d6cf8fc Authenticating user 'default' from [fd00:1122:3344:101::e]:36481 | ||
| 15264 | 2026.02.05 01:57:31.550111 [ 286 ] {} <Debug> TCP-Session: a0c16ed5-de48-41b6-8c57-9eed5a48eac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15265 | 2026.02.05 01:57:31.550125 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15266 | 2026.02.05 01:57:31.550132 [ 286 ] {} <Debug> TCP-Session: a0c16ed5-de48-41b6-8c57-9eed5a48eac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15267 | 2026.02.05 01:57:31.550142 [ 293 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15268 | 2026.02.05 01:57:31.550165 [ 291 ] {} <Debug> TCP-Session: 343d5b6b-fa0b-4d89-82ca-7546ab0c68fc Authenticating user 'default' from [fd00:1122:3344:101::e]:58063 | ||
| 15269 | 2026.02.05 01:57:31.550132 [ 294 ] {} <Debug> TCP-Session: 701a6ee5-a712-41d2-8f77-9b351d6cf8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15270 | 2026.02.05 01:57:31.550206 [ 291 ] {} <Debug> TCP-Session: 343d5b6b-fa0b-4d89-82ca-7546ab0c68fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15271 | 2026.02.05 01:57:31.550231 [ 294 ] {} <Debug> TCP-Session: 701a6ee5-a712-41d2-8f77-9b351d6cf8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15272 | 2026.02.05 01:57:31.550236 [ 291 ] {} <Debug> TCP-Session: 343d5b6b-fa0b-4d89-82ca-7546ab0c68fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15273 | 2026.02.05 01:57:31.550540 [ 293 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 15274 | 2026.02.05 01:57:31.551814 [ 343 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Trace> AggregatingTransform: Aggregating | ||
| 15275 | 2026.02.05 01:57:31.551871 [ 343 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Trace> Aggregator: Aggregation method: without_key | ||
| 15276 | 2026.02.05 01:57:31.551911 [ 343 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001247082 sec. (801.872 rows/sec., 31.32 KiB/sec.) | ||
| 15277 | 2026.02.05 01:57:31.551932 [ 343 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Trace> Aggregator: Merging aggregated data | ||
| 15278 | 2026.02.05 01:57:31.553571 [ 293 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003969 sec., 251.95263290501384 rows/sec., 9.84 KiB/sec. | ||
| 15279 | 2026.02.05 01:57:31.553800 [ 293 ] {9e86705e-e197-4a0b-8400-58eb994e8422} <Debug> TCPHandler: Processed in 0.004525323 sec. | ||
| 15280 | 2026.02.05 01:57:31.553947 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15281 | 2026.02.05 01:57:31.553985 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15282 | 2026.02.05 01:57:31.554009 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15283 | 2026.02.05 01:57:31.554033 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15284 | 2026.02.05 01:57:31.554049 [ 286 ] {} <Debug> TCP-Session: a0c16ed5-de48-41b6-8c57-9eed5a48eac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15285 | 2026.02.05 01:57:31.554064 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15286 | 2026.02.05 01:57:31.554080 [ 3 ] {} <Debug> TCP-Session: 3606055e-cffe-403e-818b-868850b2132f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15287 | 2026.02.05 01:57:31.554090 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15288 | 2026.02.05 01:57:31.554120 [ 291 ] {} <Debug> TCP-Session: 343d5b6b-fa0b-4d89-82ca-7546ab0c68fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15289 | 2026.02.05 01:57:31.554142 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15290 | 2026.02.05 01:57:31.554164 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15291 | 2026.02.05 01:57:31.554157 [ 289 ] {} <Debug> TCP-Session: 98e82d0f-e707-4303-8179-d45ec45afa6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15292 | 2026.02.05 01:57:31.554201 [ 288 ] {} <Debug> TCP-Session: 8b6d841b-0e6b-4939-8572-294ba29f691e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15293 | 2026.02.05 01:57:31.554214 [ 292 ] {} <Debug> TCP-Session: 60f446d4-1e27-4cde-97bd-2367414dc535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15294 | 2026.02.05 01:57:31.554113 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15295 | 2026.02.05 01:57:31.554043 [ 294 ] {} <Debug> TCP-Session: 701a6ee5-a712-41d2-8f77-9b351d6cf8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15296 | 2026.02.05 01:57:31.554301 [ 290 ] {} <Debug> TCP-Session: 11ccdfd2-cda2-45f3-ae85-64e885a4c2b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15297 | 2026.02.05 01:57:31.553988 [ 293 ] {} <Debug> TCP-Session: e720b3aa-2f1f-4022-99d9-b722e0ecb2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15298 | 2026.02.05 01:57:32.303162 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55980 | ||
| 15299 | 2026.02.05 01:57:32.303275 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15300 | 2026.02.05 01:57:32.303300 [ 293 ] {} <Debug> TCP-Session: 3681f8e1-cac5-4f14-a09e-d492e4601b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:55980 | ||
| 15301 | 2026.02.05 01:57:32.303321 [ 293 ] {} <Debug> TCP-Session: 3681f8e1-cac5-4f14-a09e-d492e4601b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15302 | 2026.02.05 01:57:32.303334 [ 293 ] {} <Debug> TCP-Session: 3681f8e1-cac5-4f14-a09e-d492e4601b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15303 | 2026.02.05 01:57:32.303574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43246 | ||
| 15304 | 2026.02.05 01:57:32.303599 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62942 | ||
| 15305 | 2026.02.05 01:57:32.303636 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47512 | ||
| 15306 | 2026.02.05 01:57:32.303664 [ 293 ] {} <Trace> TCP-Session: 3681f8e1-cac5-4f14-a09e-d492e4601b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15307 | 2026.02.05 01:57:32.303637 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52854 | ||
| 15308 | 2026.02.05 01:57:32.303718 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15309 | 2026.02.05 01:57:32.303713 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15310 | 2026.02.05 01:57:32.303775 [ 289 ] {} <Debug> TCP-Session: 9883f6a4-38ab-4de4-8b63-09faf3d72e57 Authenticating user 'default' from [fd00:1122:3344:101::e]:62942 | ||
| 15311 | 2026.02.05 01:57:32.303610 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47912 | ||
| 15312 | 2026.02.05 01:57:32.303805 [ 294 ] {} <Debug> TCP-Session: 469bdd6a-fa4c-44c0-8cd4-7a0314d5e3a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43246 | ||
| 15313 | 2026.02.05 01:57:32.303825 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15314 | 2026.02.05 01:57:32.303858 [ 294 ] {} <Debug> TCP-Session: 469bdd6a-fa4c-44c0-8cd4-7a0314d5e3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15315 | 2026.02.05 01:57:32.303880 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15316 | 2026.02.05 01:57:32.303889 [ 294 ] {} <Debug> TCP-Session: 469bdd6a-fa4c-44c0-8cd4-7a0314d5e3a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15317 | 2026.02.05 01:57:32.303889 [ 293 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55980) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15318 | 2026.02.05 01:57:32.303905 [ 290 ] {} <Debug> TCP-Session: ccb89df3-4096-4cdc-bbcd-ba0683ceb168 Authenticating user 'default' from [fd00:1122:3344:101::e]:47912 | ||
| 15319 | 2026.02.05 01:57:32.303893 [ 291 ] {} <Debug> TCP-Session: 4939c88a-35f1-4071-8869-da4438ef0202 Authenticating user 'default' from [fd00:1122:3344:101::e]:52854 | ||
| 15320 | 2026.02.05 01:57:32.303953 [ 290 ] {} <Debug> TCP-Session: ccb89df3-4096-4cdc-bbcd-ba0683ceb168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15321 | 2026.02.05 01:57:32.303606 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48386 | ||
| 15322 | 2026.02.05 01:57:32.303982 [ 291 ] {} <Debug> TCP-Session: 4939c88a-35f1-4071-8869-da4438ef0202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15323 | 2026.02.05 01:57:32.303983 [ 290 ] {} <Debug> TCP-Session: ccb89df3-4096-4cdc-bbcd-ba0683ceb168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15324 | 2026.02.05 01:57:32.304024 [ 291 ] {} <Debug> TCP-Session: 4939c88a-35f1-4071-8869-da4438ef0202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15325 | 2026.02.05 01:57:32.303575 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47034 | ||
| 15326 | 2026.02.05 01:57:32.304053 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15327 | 2026.02.05 01:57:32.303582 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61380 | ||
| 15328 | 2026.02.05 01:57:32.304134 [ 288 ] {} <Debug> TCP-Session: beba5a67-1b8f-41b2-8c33-3c933f93aaf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48386 | ||
| 15329 | 2026.02.05 01:57:32.304148 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15330 | 2026.02.05 01:57:32.304172 [ 293 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15331 | 2026.02.05 01:57:32.304187 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15332 | 2026.02.05 01:57:32.304193 [ 3 ] {} <Debug> TCP-Session: 611d0d13-7bd8-4dc5-bf15-dbac31d9022c Authenticating user 'default' from [fd00:1122:3344:101::e]:47034 | ||
| 15333 | 2026.02.05 01:57:32.304221 [ 286 ] {} <Debug> TCP-Session: 2a1f543b-8890-45f8-9f18-4a1d892d08d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61380 | ||
| 15334 | 2026.02.05 01:57:32.304234 [ 3 ] {} <Debug> TCP-Session: 611d0d13-7bd8-4dc5-bf15-dbac31d9022c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15335 | 2026.02.05 01:57:32.304245 [ 286 ] {} <Debug> TCP-Session: 2a1f543b-8890-45f8-9f18-4a1d892d08d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15336 | 2026.02.05 01:57:32.304235 [ 293 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15337 | 2026.02.05 01:57:32.304266 [ 286 ] {} <Debug> TCP-Session: 2a1f543b-8890-45f8-9f18-4a1d892d08d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15338 | 2026.02.05 01:57:32.304257 [ 3 ] {} <Debug> TCP-Session: 611d0d13-7bd8-4dc5-bf15-dbac31d9022c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15339 | 2026.02.05 01:57:32.304173 [ 288 ] {} <Debug> TCP-Session: beba5a67-1b8f-41b2-8c33-3c933f93aaf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15340 | 2026.02.05 01:57:32.303816 [ 289 ] {} <Debug> TCP-Session: 9883f6a4-38ab-4de4-8b63-09faf3d72e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15341 | 2026.02.05 01:57:32.304340 [ 288 ] {} <Debug> TCP-Session: beba5a67-1b8f-41b2-8c33-3c933f93aaf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15342 | 2026.02.05 01:57:32.303768 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15343 | 2026.02.05 01:57:32.304365 [ 289 ] {} <Debug> TCP-Session: 9883f6a4-38ab-4de4-8b63-09faf3d72e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15344 | 2026.02.05 01:57:32.304406 [ 292 ] {} <Debug> TCP-Session: 51813476-9680-4783-8447-0ba35b729987 Authenticating user 'default' from [fd00:1122:3344:101::e]:47512 | ||
| 15345 | 2026.02.05 01:57:32.304430 [ 292 ] {} <Debug> TCP-Session: 51813476-9680-4783-8447-0ba35b729987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15346 | 2026.02.05 01:57:32.304444 [ 292 ] {} <Debug> TCP-Session: 51813476-9680-4783-8447-0ba35b729987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15347 | 2026.02.05 01:57:32.304574 [ 293 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 15348 | 2026.02.05 01:57:32.305518 [ 343 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Trace> AggregatingTransform: Aggregating | ||
| 15349 | 2026.02.05 01:57:32.305557 [ 343 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Trace> Aggregator: Aggregation method: without_key | ||
| 15350 | 2026.02.05 01:57:32.305594 [ 343 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916137 sec. (1091.540 rows/sec., 42.64 KiB/sec.) | ||
| 15351 | 2026.02.05 01:57:32.305615 [ 343 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Trace> Aggregator: Merging aggregated data | ||
| 15352 | 2026.02.05 01:57:32.306930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15353 | 2026.02.05 01:57:32.307055 [ 293 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003237 sec., 308.9280197713933 rows/sec., 12.07 KiB/sec. | ||
| 15354 | 2026.02.05 01:57:32.307200 [ 293 ] {52775ba9-33db-46f0-a580-916ad5b11b81} <Debug> TCPHandler: Processed in 0.003653706 sec. | ||
| 15355 | 2026.02.05 01:57:32.307323 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15356 | 2026.02.05 01:57:32.307352 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15357 | 2026.02.05 01:57:32.307354 [ 293 ] {} <Debug> TCP-Session: 3681f8e1-cac5-4f14-a09e-d492e4601b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15358 | 2026.02.05 01:57:32.307381 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15359 | 2026.02.05 01:57:32.307399 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15360 | 2026.02.05 01:57:32.307416 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15361 | 2026.02.05 01:57:32.307431 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15362 | 2026.02.05 01:57:32.307449 [ 290 ] {} <Debug> TCP-Session: ccb89df3-4096-4cdc-bbcd-ba0683ceb168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15363 | 2026.02.05 01:57:32.307470 [ 3 ] {} <Debug> TCP-Session: 611d0d13-7bd8-4dc5-bf15-dbac31d9022c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15364 | 2026.02.05 01:57:32.307478 [ 286 ] {} <Debug> TCP-Session: 2a1f543b-8890-45f8-9f18-4a1d892d08d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15365 | 2026.02.05 01:57:32.307468 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15366 | 2026.02.05 01:57:32.307449 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15367 | 2026.02.05 01:57:32.307399 [ 294 ] {} <Debug> TCP-Session: 469bdd6a-fa4c-44c0-8cd4-7a0314d5e3a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15368 | 2026.02.05 01:57:32.307552 [ 291 ] {} <Debug> TCP-Session: 4939c88a-35f1-4071-8869-da4438ef0202 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15369 | 2026.02.05 01:57:32.307566 [ 288 ] {} <Debug> TCP-Session: beba5a67-1b8f-41b2-8c33-3c933f93aaf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15370 | 2026.02.05 01:57:32.307425 [ 289 ] {} <Debug> TCP-Session: 9883f6a4-38ab-4de4-8b63-09faf3d72e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15371 | 2026.02.05 01:57:32.307369 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15372 | 2026.02.05 01:57:32.307671 [ 292 ] {} <Debug> TCP-Session: 51813476-9680-4783-8447-0ba35b729987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15373 | 2026.02.05 01:57:32.325221 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15374 | 2026.02.05 01:57:32.325289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15375 | 2026.02.05 01:57:32.331679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15376 | 2026.02.05 01:57:32.332438 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2026.02.05 01:57:32.332790 [ 59 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15378 | 2026.02.05 01:57:32.332844 [ 59 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.02.05 01:57:32.332864 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15380 | 2026.02.05 01:57:32.332989 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 15381 | 2026.02.05 01:57:32.337378 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15382 | 2026.02.05 01:57:32.337431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15383 | 2026.02.05 01:57:32.339247 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 15384 | 2026.02.05 01:57:32.344503 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 15385 | 2026.02.05 01:57:32.349240 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 15386 | 2026.02.05 01:57:32.353885 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 15387 | 2026.02.05 01:57:32.359053 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 15388 | 2026.02.05 01:57:32.363955 [ 198 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 15389 | 2026.02.05 01:57:32.435624 [ 197 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.102686669 sec., 5940.401085558633 rows/sec., 30.72 MiB/sec. | ||
| 15390 | 2026.02.05 01:57:32.439664 [ 190 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15391 | 2026.02.05 01:57:32.441900 [ 190 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_81_16} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15392 | 2026.02.05 01:57:32.442025 [ 190 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_81_16} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15393 | 2026.02.05 01:57:32.444542 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15394 | 2026.02.05 01:57:32.758622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1808 | ||
| 15395 | 2026.02.05 01:57:32.760989 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15396 | 2026.02.05 01:57:32.761040 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15397 | 2026.02.05 01:57:32.762219 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15398 | 2026.02.05 01:57:32.762485 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2026.02.05 01:57:32.762766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1808 | ||
| 15400 | 2026.02.05 01:57:33.645799 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15401 | 2026.02.05 01:57:33.645985 [ 4 ] {9f979c78-cbe6-4fe5-aa88-eaf7f1573d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15402 | 2026.02.05 01:57:33.646062 [ 4 ] {9f979c78-cbe6-4fe5-aa88-eaf7f1573d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15403 | 2026.02.05 01:57:33.646789 [ 4 ] {9f979c78-cbe6-4fe5-aa88-eaf7f1573d1d} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2026.02.05 01:57:33.646841 [ 4 ] {9f979c78-cbe6-4fe5-aa88-eaf7f1573d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15405 | 2026.02.05 01:57:33.647242 [ 4 ] {9f979c78-cbe6-4fe5-aa88-eaf7f1573d1d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15406 | 2026.02.05 01:57:33.647477 [ 4 ] {9f979c78-cbe6-4fe5-aa88-eaf7f1573d1d} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15407 | 2026.02.05 01:57:33.647633 [ 4 ] {9f979c78-cbe6-4fe5-aa88-eaf7f1573d1d} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001704 sec., 37558.68544600939 rows/sec., 2.97 MiB/sec. | ||
| 15408 | 2026.02.05 01:57:33.647679 [ 4 ] {9f979c78-cbe6-4fe5-aa88-eaf7f1573d1d} <Debug> TCPHandler: Processed in 0.002016617 sec. | ||
| 15409 | 2026.02.05 01:57:33.647811 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15410 | 2026.02.05 01:57:33.647914 [ 4 ] {05d31c4d-d3a1-4656-8651-e92fa2464f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15411 | 2026.02.05 01:57:33.647959 [ 4 ] {05d31c4d-d3a1-4656-8651-e92fa2464f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15412 | 2026.02.05 01:57:33.648431 [ 4 ] {05d31c4d-d3a1-4656-8651-e92fa2464f05} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15413 | 2026.02.05 01:57:33.648470 [ 4 ] {05d31c4d-d3a1-4656-8651-e92fa2464f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15414 | 2026.02.05 01:57:33.648802 [ 4 ] {05d31c4d-d3a1-4656-8651-e92fa2464f05} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15415 | 2026.02.05 01:57:33.649063 [ 4 ] {05d31c4d-d3a1-4656-8651-e92fa2464f05} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15416 | 2026.02.05 01:57:33.649221 [ 4 ] {05d31c4d-d3a1-4656-8651-e92fa2464f05} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001331 sec., 3005.259203606311 rows/sec., 225.98 KiB/sec. | ||
| 15417 | 2026.02.05 01:57:33.649266 [ 4 ] {05d31c4d-d3a1-4656-8651-e92fa2464f05} <Debug> TCPHandler: Processed in 0.001507728 sec. | ||
| 15418 | 2026.02.05 01:57:33.649415 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15419 | 2026.02.05 01:57:33.649526 [ 4 ] {aa80b20f-97b6-4f8d-b70f-c314f2e09325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15420 | 2026.02.05 01:57:33.649575 [ 4 ] {aa80b20f-97b6-4f8d-b70f-c314f2e09325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15421 | 2026.02.05 01:57:33.650090 [ 4 ] {aa80b20f-97b6-4f8d-b70f-c314f2e09325} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2026.02.05 01:57:33.650127 [ 4 ] {aa80b20f-97b6-4f8d-b70f-c314f2e09325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15423 | 2026.02.05 01:57:33.650435 [ 4 ] {aa80b20f-97b6-4f8d-b70f-c314f2e09325} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15424 | 2026.02.05 01:57:33.650643 [ 4 ] {aa80b20f-97b6-4f8d-b70f-c314f2e09325} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15425 | 2026.02.05 01:57:33.650786 [ 4 ] {aa80b20f-97b6-4f8d-b70f-c314f2e09325} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001284 sec., 52959.5015576324 rows/sec., 4.13 MiB/sec. | ||
| 15426 | 2026.02.05 01:57:33.650826 [ 4 ] {aa80b20f-97b6-4f8d-b70f-c314f2e09325} <Debug> TCPHandler: Processed in 0.001479557 sec. | ||
| 15427 | 2026.02.05 01:57:33.650948 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15428 | 2026.02.05 01:57:33.651043 [ 4 ] {77cd3d4e-5a80-4bfd-9fdf-70d9965e95f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15429 | 2026.02.05 01:57:33.651086 [ 4 ] {77cd3d4e-5a80-4bfd-9fdf-70d9965e95f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15430 | 2026.02.05 01:57:33.651495 [ 4 ] {77cd3d4e-5a80-4bfd-9fdf-70d9965e95f4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15431 | 2026.02.05 01:57:33.651532 [ 4 ] {77cd3d4e-5a80-4bfd-9fdf-70d9965e95f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15432 | 2026.02.05 01:57:33.651883 [ 4 ] {77cd3d4e-5a80-4bfd-9fdf-70d9965e95f4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15433 | 2026.02.05 01:57:33.652088 [ 4 ] {77cd3d4e-5a80-4bfd-9fdf-70d9965e95f4} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15434 | 2026.02.05 01:57:33.652215 [ 4 ] {77cd3d4e-5a80-4bfd-9fdf-70d9965e95f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 15435 | 2026.02.05 01:57:33.652253 [ 4 ] {77cd3d4e-5a80-4bfd-9fdf-70d9965e95f4} <Debug> TCPHandler: Processed in 0.001356114 sec. | ||
| 15436 | 2026.02.05 01:57:33.652366 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15437 | 2026.02.05 01:57:33.652459 [ 4 ] {1f8444f0-29ab-420f-acde-e7d2fe047a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15438 | 2026.02.05 01:57:33.652513 [ 4 ] {1f8444f0-29ab-420f-acde-e7d2fe047a11} <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 | ||
| 15439 | 2026.02.05 01:57:33.653348 [ 4 ] {1f8444f0-29ab-420f-acde-e7d2fe047a11} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15440 | 2026.02.05 01:57:33.653394 [ 4 ] {1f8444f0-29ab-420f-acde-e7d2fe047a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15441 | 2026.02.05 01:57:33.653998 [ 4 ] {1f8444f0-29ab-420f-acde-e7d2fe047a11} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15442 | 2026.02.05 01:57:33.654225 [ 4 ] {1f8444f0-29ab-420f-acde-e7d2fe047a11} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15443 | 2026.02.05 01:57:33.654368 [ 4 ] {1f8444f0-29ab-420f-acde-e7d2fe047a11} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001927 sec., 2075.765438505449 rows/sec., 3.72 MiB/sec. | ||
| 15444 | 2026.02.05 01:57:33.654426 [ 4 ] {1f8444f0-29ab-420f-acde-e7d2fe047a11} <Debug> TCPHandler: Processed in 0.002110028 sec. | ||
| 15445 | 2026.02.05 01:57:33.654552 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15446 | 2026.02.05 01:57:33.654648 [ 4 ] {2ddf2db1-3d9f-4724-813b-1023dd9c5bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15447 | 2026.02.05 01:57:33.654691 [ 4 ] {2ddf2db1-3d9f-4724-813b-1023dd9c5bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15448 | 2026.02.05 01:57:33.655050 [ 4 ] {2ddf2db1-3d9f-4724-813b-1023dd9c5bc3} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15449 | 2026.02.05 01:57:33.655088 [ 4 ] {2ddf2db1-3d9f-4724-813b-1023dd9c5bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15450 | 2026.02.05 01:57:33.655405 [ 4 ] {2ddf2db1-3d9f-4724-813b-1023dd9c5bc3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15451 | 2026.02.05 01:57:33.655645 [ 4 ] {2ddf2db1-3d9f-4724-813b-1023dd9c5bc3} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15452 | 2026.02.05 01:57:33.655781 [ 4 ] {2ddf2db1-3d9f-4724-813b-1023dd9c5bc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 15453 | 2026.02.05 01:57:33.655820 [ 4 ] {2ddf2db1-3d9f-4724-813b-1023dd9c5bc3} <Debug> TCPHandler: Processed in 0.001317485 sec. | ||
| 15454 | 2026.02.05 01:57:34.724619 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 15455 | 2026.02.05 01:57:34.724676 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 15456 | 2026.02.05 01:57:34.727077 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 15457 | 2026.02.05 01:57:37.440991 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15458 | 2026.02.05 01:57:37.441058 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15459 | 2026.02.05 01:57:37.646058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39349 | ||
| 15460 | 2026.02.05 01:57:37.646620 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2026.02.05 01:57:37.646668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15462 | 2026.02.05 01:57:37.647207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15463 | 2026.02.05 01:57:37.647469 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2026.02.05 01:57:37.647632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39349 | ||
| 15465 | 2026.02.05 01:57:38.647149 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15466 | 2026.02.05 01:57:38.647324 [ 4 ] {55b2dfc4-3126-495a-83c6-4bb6723d1c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15467 | 2026.02.05 01:57:38.647391 [ 4 ] {55b2dfc4-3126-495a-83c6-4bb6723d1c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15468 | 2026.02.05 01:57:38.648061 [ 4 ] {55b2dfc4-3126-495a-83c6-4bb6723d1c42} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15469 | 2026.02.05 01:57:38.648109 [ 4 ] {55b2dfc4-3126-495a-83c6-4bb6723d1c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15470 | 2026.02.05 01:57:38.648505 [ 4 ] {55b2dfc4-3126-495a-83c6-4bb6723d1c42} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15471 | 2026.02.05 01:57:38.648733 [ 4 ] {55b2dfc4-3126-495a-83c6-4bb6723d1c42} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15472 | 2026.02.05 01:57:38.648896 [ 4 ] {55b2dfc4-3126-495a-83c6-4bb6723d1c42} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001621 sec., 78963.60271437385 rows/sec., 6.80 MiB/sec. | ||
| 15473 | 2026.02.05 01:57:38.648937 [ 4 ] {55b2dfc4-3126-495a-83c6-4bb6723d1c42} <Debug> TCPHandler: Processed in 0.001918395 sec. | ||
| 15474 | 2026.02.05 01:57:38.649063 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15475 | 2026.02.05 01:57:38.649158 [ 4 ] {fbb06f98-f374-457d-8248-e10e93e42ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15476 | 2026.02.05 01:57:38.649198 [ 4 ] {fbb06f98-f374-457d-8248-e10e93e42ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15477 | 2026.02.05 01:57:38.649621 [ 4 ] {fbb06f98-f374-457d-8248-e10e93e42ff4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15478 | 2026.02.05 01:57:38.649657 [ 4 ] {fbb06f98-f374-457d-8248-e10e93e42ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15479 | 2026.02.05 01:57:38.649964 [ 4 ] {fbb06f98-f374-457d-8248-e10e93e42ff4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15480 | 2026.02.05 01:57:38.650172 [ 4 ] {fbb06f98-f374-457d-8248-e10e93e42ff4} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15481 | 2026.02.05 01:57:38.650305 [ 4 ] {fbb06f98-f374-457d-8248-e10e93e42ff4} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001165 sec., 30901.287553648068 rows/sec., 2.27 MiB/sec. | ||
| 15482 | 2026.02.05 01:57:38.650338 [ 52 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15483 | 2026.02.05 01:57:38.650344 [ 4 ] {fbb06f98-f374-457d-8248-e10e93e42ff4} <Debug> TCPHandler: Processed in 0.001332934 sec. | ||
| 15484 | 2026.02.05 01:57:38.650408 [ 52 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2026.02.05 01:57:38.650434 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15486 | 2026.02.05 01:57:38.650511 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15487 | 2026.02.05 01:57:38.650535 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 15488 | 2026.02.05 01:57:38.650614 [ 4 ] {7addcb96-1f37-4408-85e4-44f78017abf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15489 | 2026.02.05 01:57:38.650631 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15490 | 2026.02.05 01:57:38.650655 [ 4 ] {7addcb96-1f37-4408-85e4-44f78017abf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15491 | 2026.02.05 01:57:38.650663 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 72 rows starting from the beginning of the part | ||
| 15492 | 2026.02.05 01:57:38.650730 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part | ||
| 15493 | 2026.02.05 01:57:38.650780 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 4 rows starting from the beginning of the part | ||
| 15494 | 2026.02.05 01:57:38.650826 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 36 rows starting from the beginning of the part | ||
| 15495 | 2026.02.05 01:57:38.650871 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 4 rows starting from the beginning of the part | ||
| 15496 | 2026.02.05 01:57:38.650914 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 36 rows starting from the beginning of the part | ||
| 15497 | 2026.02.05 01:57:38.651165 [ 4 ] {7addcb96-1f37-4408-85e4-44f78017abf2} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2026.02.05 01:57:38.651200 [ 4 ] {7addcb96-1f37-4408-85e4-44f78017abf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15499 | 2026.02.05 01:57:38.651518 [ 4 ] {7addcb96-1f37-4408-85e4-44f78017abf2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15500 | 2026.02.05 01:57:38.651638 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142521 sec., 164548.39779750217 rows/sec., 12.68 MiB/sec. | ||
| 15501 | 2026.02.05 01:57:38.651736 [ 4 ] {7addcb96-1f37-4408-85e4-44f78017abf2} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15502 | 2026.02.05 01:57:38.651785 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15503 | 2026.02.05 01:57:38.651882 [ 4 ] {7addcb96-1f37-4408-85e4-44f78017abf2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001287 sec., 77700.0777000777 rows/sec., 6.07 MiB/sec. | ||
| 15504 | 2026.02.05 01:57:38.651920 [ 4 ] {7addcb96-1f37-4408-85e4-44f78017abf2} <Debug> TCPHandler: Processed in 0.001462167 sec. | ||
| 15505 | 2026.02.05 01:57:38.652013 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.02.05 01:57:38.652041 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15507 | 2026.02.05 01:57:38.652069 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_116_23} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15508 | 2026.02.05 01:57:38.652134 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15509 | 2026.02.05 01:57:38.652135 [ 4 ] {c24d0e4e-a380-4a5b-9e91-37c89398cd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15510 | 2026.02.05 01:57:38.652187 [ 4 ] {c24d0e4e-a380-4a5b-9e91-37c89398cd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15511 | 2026.02.05 01:57:38.652596 [ 4 ] {c24d0e4e-a380-4a5b-9e91-37c89398cd27} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15512 | 2026.02.05 01:57:38.652631 [ 4 ] {c24d0e4e-a380-4a5b-9e91-37c89398cd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15513 | 2026.02.05 01:57:38.652968 [ 4 ] {c24d0e4e-a380-4a5b-9e91-37c89398cd27} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15514 | 2026.02.05 01:57:38.653173 [ 4 ] {c24d0e4e-a380-4a5b-9e91-37c89398cd27} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15515 | 2026.02.05 01:57:38.653287 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 2 parts from all_1_115_23 to all_116_116_0 | ||
| 15516 | 2026.02.05 01:57:38.653301 [ 4 ] {c24d0e4e-a380-4a5b-9e91-37c89398cd27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 15517 | 2026.02.05 01:57:38.653320 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15518 | 2026.02.05 01:57:38.653345 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15519 | 2026.02.05 01:57:38.653349 [ 4 ] {c24d0e4e-a380-4a5b-9e91-37c89398cd27} <Debug> TCPHandler: Processed in 0.001358535 sec. | ||
| 15520 | 2026.02.05 01:57:38.653440 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_115_23 to all_116_116_0 into Compact with storage Full | ||
| 15521 | 2026.02.05 01:57:38.653471 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.02.05 01:57:38.653570 [ 4 ] {c26b5eeb-b156-4717-94c1-c649c92569b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15523 | 2026.02.05 01:57:38.653572 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15524 | 2026.02.05 01:57:38.653627 [ 4 ] {c26b5eeb-b156-4717-94c1-c649c92569b0} <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 | ||
| 15525 | 2026.02.05 01:57:38.653630 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 33285 rows starting from the beginning of the part | ||
| 15526 | 2026.02.05 01:57:38.653723 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15527 | 2026.02.05 01:57:38.654446 [ 4 ] {c26b5eeb-b156-4717-94c1-c649c92569b0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2026.02.05 01:57:38.654486 [ 4 ] {c26b5eeb-b156-4717-94c1-c649c92569b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15529 | 2026.02.05 01:57:38.655054 [ 4 ] {c26b5eeb-b156-4717-94c1-c649c92569b0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15530 | 2026.02.05 01:57:38.655305 [ 4 ] {c26b5eeb-b156-4717-94c1-c649c92569b0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15531 | 2026.02.05 01:57:38.655446 [ 4 ] {c26b5eeb-b156-4717-94c1-c649c92569b0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001895 sec., 18997.36147757256 rows/sec., 34.04 MiB/sec. | ||
| 15532 | 2026.02.05 01:57:38.655502 [ 4 ] {c26b5eeb-b156-4717-94c1-c649c92569b0} <Debug> TCPHandler: Processed in 0.002080248 sec. | ||
| 15533 | 2026.02.05 01:57:38.655619 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15534 | 2026.02.05 01:57:38.655712 [ 4 ] {bb943845-d3c9-4961-b1a4-f4b4ac67e7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15535 | 2026.02.05 01:57:38.655762 [ 4 ] {bb943845-d3c9-4961-b1a4-f4b4ac67e7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15536 | 2026.02.05 01:57:38.656095 [ 4 ] {bb943845-d3c9-4961-b1a4-f4b4ac67e7b4} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2026.02.05 01:57:38.656131 [ 4 ] {bb943845-d3c9-4961-b1a4-f4b4ac67e7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15538 | 2026.02.05 01:57:38.656454 [ 4 ] {bb943845-d3c9-4961-b1a4-f4b4ac67e7b4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15539 | 2026.02.05 01:57:38.656661 [ 4 ] {bb943845-d3c9-4961-b1a4-f4b4ac67e7b4} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15540 | 2026.02.05 01:57:38.656802 [ 4 ] {bb943845-d3c9-4961-b1a4-f4b4ac67e7b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 15541 | 2026.02.05 01:57:38.656838 [ 4 ] {bb943845-d3c9-4961-b1a4-f4b4ac67e7b4} <Debug> TCPHandler: Processed in 0.001270403 sec. | ||
| 15542 | 2026.02.05 01:57:38.659942 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33445 rows, containing 5 columns (5 merged, 0 gathered) in 0.006539989 sec., 5113922.974488183 rows/sec., 351.35 MiB/sec. | ||
| 15543 | 2026.02.05 01:57:38.660292 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 15544 | 2026.02.05 01:57:38.660615 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15545 | 2026.02.05 01:57:38.660697 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 2 parts: [all_1_115_23, all_116_116_0] -> all_1_116_24 | ||
| 15546 | 2026.02.05 01:57:38.660768 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15547 | 2026.02.05 01:57:39.837533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15548 | 2026.02.05 01:57:39.855632 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15549 | 2026.02.05 01:57:39.855702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 15550 | 2026.02.05 01:57:39.861816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15551 | 2026.02.05 01:57:39.862510 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15552 | 2026.02.05 01:57:39.865542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15553 | 2026.02.05 01:57:42.762991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1832 | ||
| 15554 | 2026.02.05 01:57:42.765218 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15555 | 2026.02.05 01:57:42.765269 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15556 | 2026.02.05 01:57:42.766464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15557 | 2026.02.05 01:57:42.766767 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2026.02.05 01:57:42.766944 [ 61 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15559 | 2026.02.05 01:57:42.767009 [ 61 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2026.02.05 01:57:42.767030 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15561 | 2026.02.05 01:57:42.767037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1832 | ||
| 15562 | 2026.02.05 01:57:42.767131 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 15563 | 2026.02.05 01:57:42.767669 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15564 | 2026.02.05 01:57:42.767825 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1696 rows starting from the beginning of the part | ||
| 15565 | 2026.02.05 01:57:42.768222 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 15566 | 2026.02.05 01:57:42.768591 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 15567 | 2026.02.05 01:57:42.768941 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 15568 | 2026.02.05 01:57:42.769294 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 15569 | 2026.02.05 01:57:42.769652 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 15570 | 2026.02.05 01:57:42.776420 [ 200 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 72 columns (72 merged, 0 gathered) in 0.009333381 sec., 196284.7118316503 rows/sec., 149.76 MiB/sec. | ||
| 15571 | 2026.02.05 01:57:42.777913 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15572 | 2026.02.05 01:57:42.778435 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15573 | 2026.02.05 01:57:42.778510 [ 196 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_61_12} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15574 | 2026.02.05 01:57:42.778684 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 15575 | 2026.02.05 01:57:43.674669 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15576 | 2026.02.05 01:57:43.674849 [ 4 ] {c89b14da-0457-4618-9861-857367c3fd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15577 | 2026.02.05 01:57:43.674916 [ 4 ] {c89b14da-0457-4618-9861-857367c3fd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15578 | 2026.02.05 01:57:43.675578 [ 4 ] {c89b14da-0457-4618-9861-857367c3fd0d} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2026.02.05 01:57:43.675624 [ 4 ] {c89b14da-0457-4618-9861-857367c3fd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15580 | 2026.02.05 01:57:43.676005 [ 4 ] {c89b14da-0457-4618-9861-857367c3fd0d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15581 | 2026.02.05 01:57:43.676231 [ 4 ] {c89b14da-0457-4618-9861-857367c3fd0d} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15582 | 2026.02.05 01:57:43.676383 [ 4 ] {c89b14da-0457-4618-9861-857367c3fd0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 15583 | 2026.02.05 01:57:43.676418 [ 222 ] {} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): 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] | ||
| 15584 | 2026.02.05 01:57:43.676429 [ 4 ] {c89b14da-0457-4618-9861-857367c3fd0d} <Debug> TCPHandler: Processed in 0.001892595 sec. | ||
| 15585 | 2026.02.05 01:57:43.676466 [ 222 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): 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] | ||
| 15586 | 2026.02.05 01:57:43.676594 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15587 | 2026.02.05 01:57:43.676696 [ 4 ] {382f1c69-12f9-4aa3-a633-21db372af36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15588 | 2026.02.05 01:57:43.676739 [ 4 ] {382f1c69-12f9-4aa3-a633-21db372af36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15589 | 2026.02.05 01:57:43.677175 [ 4 ] {382f1c69-12f9-4aa3-a633-21db372af36b} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15590 | 2026.02.05 01:57:43.677214 [ 4 ] {382f1c69-12f9-4aa3-a633-21db372af36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15591 | 2026.02.05 01:57:43.677645 [ 4 ] {382f1c69-12f9-4aa3-a633-21db372af36b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15592 | 2026.02.05 01:57:43.677935 [ 4 ] {382f1c69-12f9-4aa3-a633-21db372af36b} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15593 | 2026.02.05 01:57:43.678077 [ 4 ] {382f1c69-12f9-4aa3-a633-21db372af36b} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.0014 sec., 8571.42857142857 rows/sec., 708.71 KiB/sec. | ||
| 15594 | 2026.02.05 01:57:43.678118 [ 4 ] {382f1c69-12f9-4aa3-a633-21db372af36b} <Debug> TCPHandler: Processed in 0.001583409 sec. | ||
| 15595 | 2026.02.05 01:57:43.678237 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15596 | 2026.02.05 01:57:43.678335 [ 4 ] {ccb74852-cb83-4458-9f43-679848307553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15597 | 2026.02.05 01:57:43.678380 [ 4 ] {ccb74852-cb83-4458-9f43-679848307553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15598 | 2026.02.05 01:57:43.678416 [ 222 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): 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] | ||
| 15599 | 2026.02.05 01:57:43.679550 [ 4 ] {ccb74852-cb83-4458-9f43-679848307553} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15600 | 2026.02.05 01:57:43.679595 [ 4 ] {ccb74852-cb83-4458-9f43-679848307553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15601 | 2026.02.05 01:57:43.680008 [ 4 ] {ccb74852-cb83-4458-9f43-679848307553} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15602 | 2026.02.05 01:57:43.680247 [ 4 ] {ccb74852-cb83-4458-9f43-679848307553} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15603 | 2026.02.05 01:57:43.680382 [ 4 ] {ccb74852-cb83-4458-9f43-679848307553} <Debug> executeQuery: Read 1331 rows, 113.75 KiB in 0.002066 sec., 644240.0774443368 rows/sec., 53.77 MiB/sec. | ||
| 15604 | 2026.02.05 01:57:43.680409 [ 86 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15605 | 2026.02.05 01:57:43.680422 [ 4 ] {ccb74852-cb83-4458-9f43-679848307553} <Debug> TCPHandler: Processed in 0.002236111 sec. | ||
| 15606 | 2026.02.05 01:57:43.680459 [ 86 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15607 | 2026.02.05 01:57:43.680486 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15608 | 2026.02.05 01:57:43.680559 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15609 | 2026.02.05 01:57:43.680615 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 15610 | 2026.02.05 01:57:43.680658 [ 4 ] {82a97f2c-e1d3-4310-b6fc-1b2e66d3b42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15611 | 2026.02.05 01:57:43.680704 [ 4 ] {82a97f2c-e1d3-4310-b6fc-1b2e66d3b42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15612 | 2026.02.05 01:57:43.680761 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15613 | 2026.02.05 01:57:43.680801 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1408 rows starting from the beginning of the part | ||
| 15614 | 2026.02.05 01:57:43.680867 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 15615 | 2026.02.05 01:57:43.680912 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 128 rows starting from the beginning of the part | ||
| 15616 | 2026.02.05 01:57:43.680951 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part | ||
| 15617 | 2026.02.05 01:57:43.680988 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 128 rows starting from the beginning of the part | ||
| 15618 | 2026.02.05 01:57:43.681032 [ 186 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1331 rows starting from the beginning of the part | ||
| 15619 | 2026.02.05 01:57:43.681119 [ 4 ] {82a97f2c-e1d3-4310-b6fc-1b2e66d3b42e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.02.05 01:57:43.681161 [ 4 ] {82a97f2c-e1d3-4310-b6fc-1b2e66d3b42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15621 | 2026.02.05 01:57:43.681477 [ 4 ] {82a97f2c-e1d3-4310-b6fc-1b2e66d3b42e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15622 | 2026.02.05 01:57:43.681706 [ 4 ] {82a97f2c-e1d3-4310-b6fc-1b2e66d3b42e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.02.05 01:57:43.681911 [ 4 ] {82a97f2c-e1d3-4310-b6fc-1b2e66d3b42e} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.00127 sec., 22047.24409448819 rows/sec., 1.63 MiB/sec. | ||
| 15624 | 2026.02.05 01:57:43.681952 [ 4 ] {82a97f2c-e1d3-4310-b6fc-1b2e66d3b42e} <Debug> TCPHandler: Processed in 0.001441846 sec. | ||
| 15625 | 2026.02.05 01:57:43.681961 [ 222 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 15626 | 2026.02.05 01:57:43.681991 [ 222 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 15627 | 2026.02.05 01:57:43.682079 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15628 | 2026.02.05 01:57:43.682179 [ 4 ] {21c03f26-e4ee-4e8c-b11e-64b55221bc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15629 | 2026.02.05 01:57:43.682224 [ 4 ] {21c03f26-e4ee-4e8c-b11e-64b55221bc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15630 | 2026.02.05 01:57:43.682524 [ 189 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969316 sec., 1585829.800803934 rows/sec., 138.81 MiB/sec. | ||
| 15631 | 2026.02.05 01:57:43.682788 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15632 | 2026.02.05 01:57:43.682797 [ 4 ] {21c03f26-e4ee-4e8c-b11e-64b55221bc44} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15633 | 2026.02.05 01:57:43.682856 [ 4 ] {21c03f26-e4ee-4e8c-b11e-64b55221bc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15634 | 2026.02.05 01:57:43.683232 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15635 | 2026.02.05 01:57:43.683241 [ 4 ] {21c03f26-e4ee-4e8c-b11e-64b55221bc44} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15636 | 2026.02.05 01:57:43.683344 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_121_24} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15637 | 2026.02.05 01:57:43.683472 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15638 | 2026.02.05 01:57:43.683537 [ 4 ] {21c03f26-e4ee-4e8c-b11e-64b55221bc44} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15639 | 2026.02.05 01:57:43.683685 [ 4 ] {21c03f26-e4ee-4e8c-b11e-64b55221bc44} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001523 sec., 165462.9021667761 rows/sec., 11.44 MiB/sec. | ||
| 15640 | 2026.02.05 01:57:43.683712 [ 220 ] {} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): 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] | ||
| 15641 | 2026.02.05 01:57:43.683726 [ 4 ] {21c03f26-e4ee-4e8c-b11e-64b55221bc44} <Debug> TCPHandler: Processed in 0.001698111 sec. | ||
| 15642 | 2026.02.05 01:57:43.683747 [ 220 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): 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] | ||
| 15643 | 2026.02.05 01:57:43.683872 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.02.05 01:57:43.683971 [ 4 ] {61547d47-0cf7-49d4-a579-96cf88b67cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15645 | 2026.02.05 01:57:43.684012 [ 4 ] {61547d47-0cf7-49d4-a579-96cf88b67cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15646 | 2026.02.05 01:57:43.685611 [ 220 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): 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] | ||
| 15647 | 2026.02.05 01:57:43.685798 [ 222 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 15648 | 2026.02.05 01:57:43.685849 [ 4 ] {61547d47-0cf7-49d4-a579-96cf88b67cb6} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15649 | 2026.02.05 01:57:43.685891 [ 4 ] {61547d47-0cf7-49d4-a579-96cf88b67cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15650 | 2026.02.05 01:57:43.686231 [ 4 ] {61547d47-0cf7-49d4-a579-96cf88b67cb6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15651 | 2026.02.05 01:57:43.686479 [ 4 ] {61547d47-0cf7-49d4-a579-96cf88b67cb6} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15652 | 2026.02.05 01:57:43.686617 [ 4 ] {61547d47-0cf7-49d4-a579-96cf88b67cb6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.002663 sec., 4506.196019526849 rows/sec., 352.05 KiB/sec. | ||
| 15653 | 2026.02.05 01:57:43.686625 [ 221 ] {} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): 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] | ||
| 15654 | 2026.02.05 01:57:43.686652 [ 221 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): 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] | ||
| 15655 | 2026.02.05 01:57:43.686660 [ 4 ] {61547d47-0cf7-49d4-a579-96cf88b67cb6} <Debug> TCPHandler: Processed in 0.002838492 sec. | ||
| 15656 | 2026.02.05 01:57:43.686784 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15657 | 2026.02.05 01:57:43.686884 [ 4 ] {c8689a41-ee16-4274-860a-2ee83ced9ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15658 | 2026.02.05 01:57:43.686927 [ 4 ] {c8689a41-ee16-4274-860a-2ee83ced9ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15659 | 2026.02.05 01:57:43.687717 [ 4 ] {c8689a41-ee16-4274-860a-2ee83ced9ad7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15660 | 2026.02.05 01:57:43.687753 [ 4 ] {c8689a41-ee16-4274-860a-2ee83ced9ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15661 | 2026.02.05 01:57:43.688098 [ 4 ] {c8689a41-ee16-4274-860a-2ee83ced9ad7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15662 | 2026.02.05 01:57:43.688324 [ 4 ] {c8689a41-ee16-4274-860a-2ee83ced9ad7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2026.02.05 01:57:43.688464 [ 86 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15664 | 2026.02.05 01:57:43.688472 [ 4 ] {c8689a41-ee16-4274-860a-2ee83ced9ad7} <Debug> executeQuery: Read 572 rows, 43.97 KiB in 0.001607 sec., 355942.75046670815 rows/sec., 26.72 MiB/sec. | ||
| 15665 | 2026.02.05 01:57:43.688547 [ 86 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15666 | 2026.02.05 01:57:43.688561 [ 4 ] {c8689a41-ee16-4274-860a-2ee83ced9ad7} <Debug> TCPHandler: Processed in 0.001828664 sec. | ||
| 15667 | 2026.02.05 01:57:43.688578 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15668 | 2026.02.05 01:57:43.688693 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15669 | 2026.02.05 01:57:43.688696 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 15670 | 2026.02.05 01:57:43.688811 [ 4 ] {1bd4d2f7-00b6-4f78-b3fd-4fa1fd470fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15671 | 2026.02.05 01:57:43.688831 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15672 | 2026.02.05 01:57:43.688862 [ 4 ] {1bd4d2f7-00b6-4f78-b3fd-4fa1fd470fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15673 | 2026.02.05 01:57:43.688872 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 634 rows starting from the beginning of the part | ||
| 15674 | 2026.02.05 01:57:43.688951 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 68 rows starting from the beginning of the part | ||
| 15675 | 2026.02.05 01:57:43.689005 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part | ||
| 15676 | 2026.02.05 01:57:43.689014 [ 221 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): 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] | ||
| 15677 | 2026.02.05 01:57:43.689052 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 68 rows starting from the beginning of the part | ||
| 15678 | 2026.02.05 01:57:43.689105 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 100 rows starting from the beginning of the part | ||
| 15679 | 2026.02.05 01:57:43.689147 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 572 rows starting from the beginning of the part | ||
| 15680 | 2026.02.05 01:57:43.689594 [ 4 ] {1bd4d2f7-00b6-4f78-b3fd-4fa1fd470fe2} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.02.05 01:57:43.689634 [ 4 ] {1bd4d2f7-00b6-4f78-b3fd-4fa1fd470fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15682 | 2026.02.05 01:57:43.690040 [ 4 ] {1bd4d2f7-00b6-4f78-b3fd-4fa1fd470fe2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15683 | 2026.02.05 01:57:43.690258 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016076 sec., 959193.8293107738 rows/sec., 76.43 MiB/sec. | ||
| 15684 | 2026.02.05 01:57:43.690270 [ 4 ] {1bd4d2f7-00b6-4f78-b3fd-4fa1fd470fe2} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2026.02.05 01:57:43.690409 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_116_24 to all_121_121_0 | ||
| 15686 | 2026.02.05 01:57:43.690423 [ 4 ] {1bd4d2f7-00b6-4f78-b3fd-4fa1fd470fe2} <Debug> executeQuery: Read 886 rows, 61.59 KiB in 0.00163 sec., 543558.282208589 rows/sec., 36.90 MiB/sec. | ||
| 15687 | 2026.02.05 01:57:43.690438 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15688 | 2026.02.05 01:57:43.690453 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15689 | 2026.02.05 01:57:43.690478 [ 4 ] {1bd4d2f7-00b6-4f78-b3fd-4fa1fd470fe2} <Debug> TCPHandler: Processed in 0.001834724 sec. | ||
| 15690 | 2026.02.05 01:57:43.690484 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15691 | 2026.02.05 01:57:43.690584 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_24 to all_121_121_0 into Compact with storage Full | ||
| 15692 | 2026.02.05 01:57:43.690608 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2026.02.05 01:57:43.690699 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15694 | 2026.02.05 01:57:43.690712 [ 4 ] {e4c0ba3a-6be2-4c87-bf0d-e4fc9b1ad621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15695 | 2026.02.05 01:57:43.690737 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_24, total 33445 rows starting from the beginning of the part | ||
| 15696 | 2026.02.05 01:57:43.690740 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15697 | 2026.02.05 01:57:43.690776 [ 4 ] {e4c0ba3a-6be2-4c87-bf0d-e4fc9b1ad621} <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 | ||
| 15698 | 2026.02.05 01:57:43.690801 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15699 | 2026.02.05 01:57:43.690830 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_121_24} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15700 | 2026.02.05 01:57:43.690848 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15701 | 2026.02.05 01:57:43.690893 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15702 | 2026.02.05 01:57:43.690906 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 15703 | 2026.02.05 01:57:43.690930 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 15704 | 2026.02.05 01:57:43.690974 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 886 rows starting from the beginning of the part | ||
| 15705 | 2026.02.05 01:57:43.691574 [ 4 ] {e4c0ba3a-6be2-4c87-bf0d-e4fc9b1ad621} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2026.02.05 01:57:43.691618 [ 4 ] {e4c0ba3a-6be2-4c87-bf0d-e4fc9b1ad621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15707 | 2026.02.05 01:57:43.692157 [ 4 ] {e4c0ba3a-6be2-4c87-bf0d-e4fc9b1ad621} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15708 | 2026.02.05 01:57:43.692425 [ 4 ] {e4c0ba3a-6be2-4c87-bf0d-e4fc9b1ad621} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15709 | 2026.02.05 01:57:43.692575 [ 4 ] {e4c0ba3a-6be2-4c87-bf0d-e4fc9b1ad621} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001881 sec., 2126.528442317916 rows/sec., 3.81 MiB/sec. | ||
| 15710 | 2026.02.05 01:57:43.692636 [ 4 ] {e4c0ba3a-6be2-4c87-bf0d-e4fc9b1ad621} <Debug> TCPHandler: Processed in 0.002077738 sec. | ||
| 15711 | 2026.02.05 01:57:43.692760 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15712 | 2026.02.05 01:57:43.692854 [ 4 ] {31beac2d-2306-4898-b04f-0fb6cd6f37d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15713 | 2026.02.05 01:57:43.692893 [ 4 ] {31beac2d-2306-4898-b04f-0fb6cd6f37d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15714 | 2026.02.05 01:57:43.693231 [ 4 ] {31beac2d-2306-4898-b04f-0fb6cd6f37d7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2026.02.05 01:57:43.693265 [ 4 ] {31beac2d-2306-4898-b04f-0fb6cd6f37d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15716 | 2026.02.05 01:57:43.693574 [ 4 ] {31beac2d-2306-4898-b04f-0fb6cd6f37d7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15717 | 2026.02.05 01:57:43.693849 [ 4 ] {31beac2d-2306-4898-b04f-0fb6cd6f37d7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2026.02.05 01:57:43.693980 [ 4 ] {31beac2d-2306-4898-b04f-0fb6cd6f37d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 15719 | 2026.02.05 01:57:43.694017 [ 4 ] {31beac2d-2306-4898-b04f-0fb6cd6f37d7} <Debug> TCPHandler: Processed in 0.001305853 sec. | ||
| 15720 | 2026.02.05 01:57:43.697941 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34971 rows, containing 5 columns (5 merged, 0 gathered) in 0.007393175 sec., 4730173.436987491 rows/sec., 324.97 MiB/sec. | ||
| 15721 | 2026.02.05 01:57:43.698400 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Trace> MergedBlockOutputStream: filled checksums all_1_121_25 (state Temporary) | ||
| 15722 | 2026.02.05 01:57:43.698690 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_121_25 to all_1_121_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15723 | 2026.02.05 01:57:43.698772 [ 192 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_116_24, all_121_121_0] -> all_1_121_25 | ||
| 15724 | 2026.02.05 01:57:43.698876 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15725 | 2026.02.05 01:57:45.147949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39861 | ||
| 15726 | 2026.02.05 01:57:45.148525 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15727 | 2026.02.05 01:57:45.148570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 15728 | 2026.02.05 01:57:45.149081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15729 | 2026.02.05 01:57:45.149328 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15730 | 2026.02.05 01:57:45.149458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39861 | ||
| 15731 | 2026.02.05 01:57:47.365822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 15732 | 2026.02.05 01:57:47.384362 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15733 | 2026.02.05 01:57:47.384415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15734 | 2026.02.05 01:57:47.390663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15735 | 2026.02.05 01:57:47.391469 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15736 | 2026.02.05 01:57:47.394771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 15737 | 2026.02.05 01:57:48.223516 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 15738 | 2026.02.05 01:57:48.223563 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 15739 | 2026.02.05 01:57:48.226641 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 15740 | 2026.02.05 01:57:48.249755 [ 221 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 15741 | 2026.02.05 01:57:48.249805 [ 221 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 15742 | 2026.02.05 01:57:48.252923 [ 221 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 15743 | 2026.02.05 01:57:48.644764 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15744 | 2026.02.05 01:57:48.644935 [ 4 ] {a9bb639d-fec6-4693-8123-c8959f504f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15745 | 2026.02.05 01:57:48.645002 [ 4 ] {a9bb639d-fec6-4693-8123-c8959f504f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15746 | 2026.02.05 01:57:48.645685 [ 4 ] {a9bb639d-fec6-4693-8123-c8959f504f78} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15747 | 2026.02.05 01:57:48.645723 [ 4 ] {a9bb639d-fec6-4693-8123-c8959f504f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15748 | 2026.02.05 01:57:48.646118 [ 4 ] {a9bb639d-fec6-4693-8123-c8959f504f78} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15749 | 2026.02.05 01:57:48.646360 [ 4 ] {a9bb639d-fec6-4693-8123-c8959f504f78} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15750 | 2026.02.05 01:57:48.646507 [ 4 ] {a9bb639d-fec6-4693-8123-c8959f504f78} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001621 sec., 78963.60271437385 rows/sec., 6.80 MiB/sec. | ||
| 15751 | 2026.02.05 01:57:48.646550 [ 4 ] {a9bb639d-fec6-4693-8123-c8959f504f78} <Debug> TCPHandler: Processed in 0.001912115 sec. | ||
| 15752 | 2026.02.05 01:57:48.646679 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15753 | 2026.02.05 01:57:48.646782 [ 4 ] {44d96054-c21b-42ef-9d94-f0531b8160da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15754 | 2026.02.05 01:57:48.646824 [ 4 ] {44d96054-c21b-42ef-9d94-f0531b8160da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15755 | 2026.02.05 01:57:48.647243 [ 4 ] {44d96054-c21b-42ef-9d94-f0531b8160da} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15756 | 2026.02.05 01:57:48.647278 [ 4 ] {44d96054-c21b-42ef-9d94-f0531b8160da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15757 | 2026.02.05 01:57:48.647581 [ 4 ] {44d96054-c21b-42ef-9d94-f0531b8160da} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15758 | 2026.02.05 01:57:48.647810 [ 4 ] {44d96054-c21b-42ef-9d94-f0531b8160da} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2026.02.05 01:57:48.647938 [ 4 ] {44d96054-c21b-42ef-9d94-f0531b8160da} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.24 MiB/sec. | ||
| 15760 | 2026.02.05 01:57:48.647977 [ 4 ] {44d96054-c21b-42ef-9d94-f0531b8160da} <Debug> TCPHandler: Processed in 0.001348505 sec. | ||
| 15761 | 2026.02.05 01:57:48.648092 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15762 | 2026.02.05 01:57:48.648187 [ 4 ] {6d9564c8-f7cd-4c68-9870-36ca757ed8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15763 | 2026.02.05 01:57:48.648229 [ 4 ] {6d9564c8-f7cd-4c68-9870-36ca757ed8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15764 | 2026.02.05 01:57:48.648689 [ 4 ] {6d9564c8-f7cd-4c68-9870-36ca757ed8bd} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15765 | 2026.02.05 01:57:48.648726 [ 4 ] {6d9564c8-f7cd-4c68-9870-36ca757ed8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15766 | 2026.02.05 01:57:48.649065 [ 4 ] {6d9564c8-f7cd-4c68-9870-36ca757ed8bd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15767 | 2026.02.05 01:57:48.649288 [ 4 ] {6d9564c8-f7cd-4c68-9870-36ca757ed8bd} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15768 | 2026.02.05 01:57:48.649413 [ 4 ] {6d9564c8-f7cd-4c68-9870-36ca757ed8bd} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001244 sec., 80385.85209003215 rows/sec., 6.28 MiB/sec. | ||
| 15769 | 2026.02.05 01:57:48.649450 [ 4 ] {6d9564c8-f7cd-4c68-9870-36ca757ed8bd} <Debug> TCPHandler: Processed in 0.001407646 sec. | ||
| 15770 | 2026.02.05 01:57:48.649567 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15771 | 2026.02.05 01:57:48.649660 [ 4 ] {eeaa1533-0524-4a18-9638-fc397a1baa4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15772 | 2026.02.05 01:57:48.649704 [ 4 ] {eeaa1533-0524-4a18-9638-fc397a1baa4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15773 | 2026.02.05 01:57:48.650141 [ 4 ] {eeaa1533-0524-4a18-9638-fc397a1baa4e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2026.02.05 01:57:48.650176 [ 4 ] {eeaa1533-0524-4a18-9638-fc397a1baa4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15775 | 2026.02.05 01:57:48.650506 [ 4 ] {eeaa1533-0524-4a18-9638-fc397a1baa4e} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15776 | 2026.02.05 01:57:48.650714 [ 4 ] {eeaa1533-0524-4a18-9638-fc397a1baa4e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2026.02.05 01:57:48.650845 [ 4 ] {eeaa1533-0524-4a18-9638-fc397a1baa4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 15778 | 2026.02.05 01:57:48.650882 [ 4 ] {eeaa1533-0524-4a18-9638-fc397a1baa4e} <Debug> TCPHandler: Processed in 0.001364515 sec. | ||
| 15779 | 2026.02.05 01:57:48.650983 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2026.02.05 01:57:48.651077 [ 4 ] {580e867c-b0bb-4333-b0de-bebdf3617876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15781 | 2026.02.05 01:57:48.651130 [ 4 ] {580e867c-b0bb-4333-b0de-bebdf3617876} <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 | ||
| 15782 | 2026.02.05 01:57:48.651996 [ 4 ] {580e867c-b0bb-4333-b0de-bebdf3617876} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2026.02.05 01:57:48.652031 [ 4 ] {580e867c-b0bb-4333-b0de-bebdf3617876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15784 | 2026.02.05 01:57:48.652591 [ 4 ] {580e867c-b0bb-4333-b0de-bebdf3617876} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15785 | 2026.02.05 01:57:48.652802 [ 4 ] {580e867c-b0bb-4333-b0de-bebdf3617876} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15786 | 2026.02.05 01:57:48.652932 [ 4 ] {580e867c-b0bb-4333-b0de-bebdf3617876} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001874 sec., 19210.245464247597 rows/sec., 34.42 MiB/sec. | ||
| 15787 | 2026.02.05 01:57:48.652985 [ 4 ] {580e867c-b0bb-4333-b0de-bebdf3617876} <Debug> TCPHandler: Processed in 0.002050198 sec. | ||
| 15788 | 2026.02.05 01:57:48.653100 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15789 | 2026.02.05 01:57:48.653194 [ 4 ] {03d9e020-6808-461c-baf7-ff477472f5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15790 | 2026.02.05 01:57:48.653234 [ 4 ] {03d9e020-6808-461c-baf7-ff477472f5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15791 | 2026.02.05 01:57:48.653572 [ 4 ] {03d9e020-6808-461c-baf7-ff477472f5b7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15792 | 2026.02.05 01:57:48.653605 [ 4 ] {03d9e020-6808-461c-baf7-ff477472f5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15793 | 2026.02.05 01:57:48.653894 [ 4 ] {03d9e020-6808-461c-baf7-ff477472f5b7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15794 | 2026.02.05 01:57:48.654093 [ 4 ] {03d9e020-6808-461c-baf7-ff477472f5b7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15795 | 2026.02.05 01:57:48.654186 [ 83 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15796 | 2026.02.05 01:57:48.654214 [ 4 ] {03d9e020-6808-461c-baf7-ff477472f5b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 15797 | 2026.02.05 01:57:48.654220 [ 83 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15798 | 2026.02.05 01:57:48.654244 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15799 | 2026.02.05 01:57:48.654250 [ 4 ] {03d9e020-6808-461c-baf7-ff477472f5b7} <Debug> TCPHandler: Processed in 0.001198692 sec. | ||
| 15800 | 2026.02.05 01:57:48.654373 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15801 | 2026.02.05 01:57:48.654538 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15802 | 2026.02.05 01:57:48.654578 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6912 rows starting from the beginning of the part | ||
| 15803 | 2026.02.05 01:57:48.654655 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15804 | 2026.02.05 01:57:48.654708 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15805 | 2026.02.05 01:57:48.654759 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15806 | 2026.02.05 01:57:48.654807 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15807 | 2026.02.05 01:57:48.654854 [ 202 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 15808 | 2026.02.05 01:57:48.656628 [ 192 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002317463 sec., 3112023.794986155 rows/sec., 209.70 MiB/sec. | ||
| 15809 | 2026.02.05 01:57:48.657177 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15810 | 2026.02.05 01:57:48.657545 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_121_24} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.02.05 01:57:48.657644 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_121_24} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15812 | 2026.02.05 01:57:48.657749 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15813 | 2026.02.05 01:57:49.048687 [ 224 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 15814 | 2026.02.05 01:57:49.048773 [ 224 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 15815 | 2026.02.05 01:57:49.051877 [ 224 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 15816 | 2026.02.05 01:57:52.441105 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15817 | 2026.02.05 01:57:52.441202 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15818 | 2026.02.05 01:57:52.649668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40309 | ||
| 15819 | 2026.02.05 01:57:52.650182 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15820 | 2026.02.05 01:57:52.650224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15821 | 2026.02.05 01:57:52.650724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15822 | 2026.02.05 01:57:52.650960 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15823 | 2026.02.05 01:57:52.651114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40309 | ||
| 15824 | 2026.02.05 01:57:52.767396 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1864 | ||
| 15825 | 2026.02.05 01:57:52.769740 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15826 | 2026.02.05 01:57:52.769781 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15827 | 2026.02.05 01:57:52.770986 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15828 | 2026.02.05 01:57:52.771253 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15829 | 2026.02.05 01:57:52.771519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 15830 | 2026.02.05 01:57:53.643375 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15831 | 2026.02.05 01:57:53.643550 [ 4 ] {db2a089a-e680-4a34-b78b-17547af2b71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15832 | 2026.02.05 01:57:53.643618 [ 4 ] {db2a089a-e680-4a34-b78b-17547af2b71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15833 | 2026.02.05 01:57:53.644306 [ 4 ] {db2a089a-e680-4a34-b78b-17547af2b71e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15834 | 2026.02.05 01:57:53.644367 [ 4 ] {db2a089a-e680-4a34-b78b-17547af2b71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15835 | 2026.02.05 01:57:53.644772 [ 4 ] {db2a089a-e680-4a34-b78b-17547af2b71e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15836 | 2026.02.05 01:57:53.645000 [ 4 ] {db2a089a-e680-4a34-b78b-17547af2b71e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15837 | 2026.02.05 01:57:53.645156 [ 4 ] {db2a089a-e680-4a34-b78b-17547af2b71e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001656 sec., 38647.342995169085 rows/sec., 3.06 MiB/sec. | ||
| 15838 | 2026.02.05 01:57:53.645202 [ 4 ] {db2a089a-e680-4a34-b78b-17547af2b71e} <Debug> TCPHandler: Processed in 0.001964716 sec. | ||
| 15839 | 2026.02.05 01:57:53.645331 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15840 | 2026.02.05 01:57:53.645428 [ 4 ] {57ff8237-fd19-4ea4-b7f8-e5fbd356d178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15841 | 2026.02.05 01:57:53.645470 [ 4 ] {57ff8237-fd19-4ea4-b7f8-e5fbd356d178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15842 | 2026.02.05 01:57:53.645875 [ 4 ] {57ff8237-fd19-4ea4-b7f8-e5fbd356d178} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15843 | 2026.02.05 01:57:53.645911 [ 4 ] {57ff8237-fd19-4ea4-b7f8-e5fbd356d178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15844 | 2026.02.05 01:57:53.646225 [ 4 ] {57ff8237-fd19-4ea4-b7f8-e5fbd356d178} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15845 | 2026.02.05 01:57:53.646440 [ 4 ] {57ff8237-fd19-4ea4-b7f8-e5fbd356d178} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15846 | 2026.02.05 01:57:53.646570 [ 4 ] {57ff8237-fd19-4ea4-b7f8-e5fbd356d178} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001161 sec., 3445.3057708871665 rows/sec., 259.07 KiB/sec. | ||
| 15847 | 2026.02.05 01:57:53.646609 [ 4 ] {57ff8237-fd19-4ea4-b7f8-e5fbd356d178} <Debug> TCPHandler: Processed in 0.001330494 sec. | ||
| 15848 | 2026.02.05 01:57:53.646723 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15849 | 2026.02.05 01:57:53.646816 [ 4 ] {e9f5760b-d8a9-490b-9500-2be513bda2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15850 | 2026.02.05 01:57:53.646855 [ 4 ] {e9f5760b-d8a9-490b-9500-2be513bda2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15851 | 2026.02.05 01:57:53.647284 [ 4 ] {e9f5760b-d8a9-490b-9500-2be513bda2b8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15852 | 2026.02.05 01:57:53.647320 [ 4 ] {e9f5760b-d8a9-490b-9500-2be513bda2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15853 | 2026.02.05 01:57:53.647626 [ 4 ] {e9f5760b-d8a9-490b-9500-2be513bda2b8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15854 | 2026.02.05 01:57:53.647838 [ 4 ] {e9f5760b-d8a9-490b-9500-2be513bda2b8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15855 | 2026.02.05 01:57:53.647966 [ 4 ] {e9f5760b-d8a9-490b-9500-2be513bda2b8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001169 sec., 58169.375534645 rows/sec., 4.54 MiB/sec. | ||
| 15856 | 2026.02.05 01:57:53.648004 [ 4 ] {e9f5760b-d8a9-490b-9500-2be513bda2b8} <Debug> TCPHandler: Processed in 0.001331904 sec. | ||
| 15857 | 2026.02.05 01:57:53.648120 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.02.05 01:57:53.648214 [ 4 ] {418b3a15-9a3d-41ad-b433-1d6675551212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15859 | 2026.02.05 01:57:53.648257 [ 4 ] {418b3a15-9a3d-41ad-b433-1d6675551212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15860 | 2026.02.05 01:57:53.648671 [ 4 ] {418b3a15-9a3d-41ad-b433-1d6675551212} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.02.05 01:57:53.648705 [ 4 ] {418b3a15-9a3d-41ad-b433-1d6675551212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15862 | 2026.02.05 01:57:53.649034 [ 4 ] {418b3a15-9a3d-41ad-b433-1d6675551212} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15863 | 2026.02.05 01:57:53.649249 [ 4 ] {418b3a15-9a3d-41ad-b433-1d6675551212} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2026.02.05 01:57:53.649376 [ 4 ] {418b3a15-9a3d-41ad-b433-1d6675551212} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 15865 | 2026.02.05 01:57:53.649413 [ 4 ] {418b3a15-9a3d-41ad-b433-1d6675551212} <Debug> TCPHandler: Processed in 0.001340585 sec. | ||
| 15866 | 2026.02.05 01:57:53.649526 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.02.05 01:57:53.649620 [ 4 ] {ce5104c8-934e-4a60-8962-cb243b474744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15868 | 2026.02.05 01:57:53.649674 [ 4 ] {ce5104c8-934e-4a60-8962-cb243b474744} <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 | ||
| 15869 | 2026.02.05 01:57:53.650444 [ 4 ] {ce5104c8-934e-4a60-8962-cb243b474744} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2026.02.05 01:57:53.650478 [ 4 ] {ce5104c8-934e-4a60-8962-cb243b474744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15871 | 2026.02.05 01:57:53.650984 [ 4 ] {ce5104c8-934e-4a60-8962-cb243b474744} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15872 | 2026.02.05 01:57:53.651209 [ 4 ] {ce5104c8-934e-4a60-8962-cb243b474744} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.02.05 01:57:53.651330 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15874 | 2026.02.05 01:57:53.651344 [ 4 ] {ce5104c8-934e-4a60-8962-cb243b474744} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001742 sec., 2296.211251435132 rows/sec., 4.11 MiB/sec. | ||
| 15875 | 2026.02.05 01:57:53.651367 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15876 | 2026.02.05 01:57:53.651387 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15877 | 2026.02.05 01:57:53.651405 [ 4 ] {ce5104c8-934e-4a60-8962-cb243b474744} <Debug> TCPHandler: Processed in 0.001928326 sec. | ||
| 15878 | 2026.02.05 01:57:53.651517 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 15879 | 2026.02.05 01:57:53.651525 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15880 | 2026.02.05 01:57:53.651659 [ 4 ] {99777459-4a6b-4150-a2d7-67ea5fcfbe84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15881 | 2026.02.05 01:57:53.651701 [ 4 ] {99777459-4a6b-4150-a2d7-67ea5fcfbe84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15882 | 2026.02.05 01:57:53.651794 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15883 | 2026.02.05 01:57:53.651860 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2295 rows starting from the beginning of the part | ||
| 15884 | 2026.02.05 01:57:53.651992 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 4 rows starting from the beginning of the part | ||
| 15885 | 2026.02.05 01:57:53.652044 [ 4 ] {99777459-4a6b-4150-a2d7-67ea5fcfbe84} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.02.05 01:57:53.652084 [ 4 ] {99777459-4a6b-4150-a2d7-67ea5fcfbe84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15887 | 2026.02.05 01:57:53.652098 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 15888 | 2026.02.05 01:57:53.652201 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 4 rows starting from the beginning of the part | ||
| 15889 | 2026.02.05 01:57:53.652294 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 15890 | 2026.02.05 01:57:53.652391 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 4 rows starting from the beginning of the part | ||
| 15891 | 2026.02.05 01:57:53.652399 [ 4 ] {99777459-4a6b-4150-a2d7-67ea5fcfbe84} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15892 | 2026.02.05 01:57:53.652627 [ 4 ] {99777459-4a6b-4150-a2d7-67ea5fcfbe84} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15893 | 2026.02.05 01:57:53.652762 [ 4 ] {99777459-4a6b-4150-a2d7-67ea5fcfbe84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 15894 | 2026.02.05 01:57:53.652801 [ 4 ] {99777459-4a6b-4150-a2d7-67ea5fcfbe84} <Debug> TCPHandler: Processed in 0.001326644 sec. | ||
| 15895 | 2026.02.05 01:57:53.662804 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2379 rows, containing 19 columns (19 merged, 0 gathered) in 0.011344488 sec., 209705.36528400402 rows/sec., 375.78 MiB/sec. | ||
| 15896 | 2026.02.05 01:57:53.664621 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15897 | 2026.02.05 01:57:53.665026 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2026.02.05 01:57:53.665110 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15899 | 2026.02.05 01:57:53.665232 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.50 MiB. | ||
| 15900 | 2026.02.05 01:57:54.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.84 MiB, peak 396.28 MiB, free memory in arenas 0.00 B, will set to 382.21 MiB (RSS), difference: 4.37 MiB | ||
| 15901 | 2026.02.05 01:57:54.200154 [ 224 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 15902 | 2026.02.05 01:57:54.200204 [ 224 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 15903 | 2026.02.05 01:57:54.203410 [ 224 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 15904 | 2026.02.05 01:57:54.894869 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 15905 | 2026.02.05 01:57:54.913987 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15906 | 2026.02.05 01:57:54.914043 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15907 | 2026.02.05 01:57:54.920594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15908 | 2026.02.05 01:57:54.921314 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2026.02.05 01:57:54.924805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 15910 | 2026.02.05 01:57:55.423876 [ 73 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 15911 | 2026.02.05 01:57:55.423967 [ 73 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15912 | 2026.02.05 01:57:55.424005 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15913 | 2026.02.05 01:57:55.424149 [ 223 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 15914 | 2026.02.05 01:57:55.424160 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 15915 | 2026.02.05 01:57:55.424234 [ 223 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 15916 | 2026.02.05 01:57:55.424395 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15917 | 2026.02.05 01:57:55.424460 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 15918 | 2026.02.05 01:57:55.424571 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 15919 | 2026.02.05 01:57:55.424655 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 15920 | 2026.02.05 01:57:55.424730 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 15921 | 2026.02.05 01:57:55.424800 [ 187 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 15922 | 2026.02.05 01:57:55.425630 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539568 sec., 33775.70851043929 rows/sec., 2.84 MiB/sec. | ||
| 15923 | 2026.02.05 01:57:55.425836 [ 190 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 15924 | 2026.02.05 01:57:55.426042 [ 223 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 15925 | 2026.02.05 01:57:55.426225 [ 190 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15926 | 2026.02.05 01:57:55.426322 [ 190 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_29_7} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 15927 | 2026.02.05 01:57:55.426446 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15928 | 2026.02.05 01:57:58.645564 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2026.02.05 01:57:58.645753 [ 4 ] {7b664c24-e18e-430c-9b4b-8a808655ebc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15930 | 2026.02.05 01:57:58.645822 [ 4 ] {7b664c24-e18e-430c-9b4b-8a808655ebc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15931 | 2026.02.05 01:57:58.646471 [ 4 ] {7b664c24-e18e-430c-9b4b-8a808655ebc2} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.02.05 01:57:58.646523 [ 4 ] {7b664c24-e18e-430c-9b4b-8a808655ebc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15933 | 2026.02.05 01:57:58.646900 [ 4 ] {7b664c24-e18e-430c-9b4b-8a808655ebc2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15934 | 2026.02.05 01:57:58.647216 [ 4 ] {7b664c24-e18e-430c-9b4b-8a808655ebc2} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.02.05 01:57:58.647380 [ 4 ] {7b664c24-e18e-430c-9b4b-8a808655ebc2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001674 sec., 3584.2293906810037 rows/sec., 292.27 KiB/sec. | ||
| 15936 | 2026.02.05 01:57:58.647434 [ 4 ] {7b664c24-e18e-430c-9b4b-8a808655ebc2} <Debug> TCPHandler: Processed in 0.002004146 sec. | ||
| 15937 | 2026.02.05 01:57:58.647563 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15938 | 2026.02.05 01:57:58.647666 [ 4 ] {8f3e9d24-fcec-4b47-a72b-716bb5f199a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15939 | 2026.02.05 01:57:58.647711 [ 4 ] {8f3e9d24-fcec-4b47-a72b-716bb5f199a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15940 | 2026.02.05 01:57:58.648204 [ 4 ] {8f3e9d24-fcec-4b47-a72b-716bb5f199a4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15941 | 2026.02.05 01:57:58.648243 [ 4 ] {8f3e9d24-fcec-4b47-a72b-716bb5f199a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15942 | 2026.02.05 01:57:58.648655 [ 4 ] {8f3e9d24-fcec-4b47-a72b-716bb5f199a4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15943 | 2026.02.05 01:57:58.648865 [ 4 ] {8f3e9d24-fcec-4b47-a72b-716bb5f199a4} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15944 | 2026.02.05 01:57:58.649001 [ 4 ] {8f3e9d24-fcec-4b47-a72b-716bb5f199a4} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.001357 sec., 96536.4775239499 rows/sec., 8.29 MiB/sec. | ||
| 15945 | 2026.02.05 01:57:58.649043 [ 4 ] {8f3e9d24-fcec-4b47-a72b-716bb5f199a4} <Debug> TCPHandler: Processed in 0.001534738 sec. | ||
| 15946 | 2026.02.05 01:57:58.649161 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15947 | 2026.02.05 01:57:58.649258 [ 4 ] {77dd0c92-1009-4506-88e0-6bee6cdc2b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15948 | 2026.02.05 01:57:58.649299 [ 4 ] {77dd0c92-1009-4506-88e0-6bee6cdc2b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15949 | 2026.02.05 01:57:58.649716 [ 4 ] {77dd0c92-1009-4506-88e0-6bee6cdc2b8a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15950 | 2026.02.05 01:57:58.649754 [ 4 ] {77dd0c92-1009-4506-88e0-6bee6cdc2b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15951 | 2026.02.05 01:57:58.650046 [ 4 ] {77dd0c92-1009-4506-88e0-6bee6cdc2b8a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15952 | 2026.02.05 01:57:58.650273 [ 4 ] {77dd0c92-1009-4506-88e0-6bee6cdc2b8a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15953 | 2026.02.05 01:57:58.650400 [ 4 ] {77dd0c92-1009-4506-88e0-6bee6cdc2b8a} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001162 sec., 36144.57831325301 rows/sec., 2.63 MiB/sec. | ||
| 15954 | 2026.02.05 01:57:58.650437 [ 4 ] {77dd0c92-1009-4506-88e0-6bee6cdc2b8a} <Debug> TCPHandler: Processed in 0.001328464 sec. | ||
| 15955 | 2026.02.05 01:57:58.650546 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15956 | 2026.02.05 01:57:58.650639 [ 4 ] {539c4dd8-8578-4bbb-af56-775af01c0fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15957 | 2026.02.05 01:57:58.650679 [ 4 ] {539c4dd8-8578-4bbb-af56-775af01c0fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15958 | 2026.02.05 01:57:58.651116 [ 4 ] {539c4dd8-8578-4bbb-af56-775af01c0fe7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2026.02.05 01:57:58.651151 [ 4 ] {539c4dd8-8578-4bbb-af56-775af01c0fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15960 | 2026.02.05 01:57:58.651463 [ 4 ] {539c4dd8-8578-4bbb-af56-775af01c0fe7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15961 | 2026.02.05 01:57:58.651664 [ 4 ] {539c4dd8-8578-4bbb-af56-775af01c0fe7} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2026.02.05 01:57:58.651791 [ 4 ] {539c4dd8-8578-4bbb-af56-775af01c0fe7} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.09 MiB/sec. | ||
| 15963 | 2026.02.05 01:57:58.651829 [ 4 ] {539c4dd8-8578-4bbb-af56-775af01c0fe7} <Debug> TCPHandler: Processed in 0.001334685 sec. | ||
| 15964 | 2026.02.05 01:57:58.651940 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15965 | 2026.02.05 01:57:58.652034 [ 4 ] {ce4b66c9-e4eb-4779-be20-3e4009249980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15966 | 2026.02.05 01:57:58.652076 [ 4 ] {ce4b66c9-e4eb-4779-be20-3e4009249980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15967 | 2026.02.05 01:57:58.652488 [ 4 ] {ce4b66c9-e4eb-4779-be20-3e4009249980} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15968 | 2026.02.05 01:57:58.652524 [ 4 ] {ce4b66c9-e4eb-4779-be20-3e4009249980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15969 | 2026.02.05 01:57:58.652849 [ 4 ] {ce4b66c9-e4eb-4779-be20-3e4009249980} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15970 | 2026.02.05 01:57:58.653049 [ 4 ] {ce4b66c9-e4eb-4779-be20-3e4009249980} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2026.02.05 01:57:58.653179 [ 4 ] {ce4b66c9-e4eb-4779-be20-3e4009249980} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001165 sec., 139914.16309012874 rows/sec., 9.74 MiB/sec. | ||
| 15972 | 2026.02.05 01:57:58.653217 [ 4 ] {ce4b66c9-e4eb-4779-be20-3e4009249980} <Debug> TCPHandler: Processed in 0.001328474 sec. | ||
| 15973 | 2026.02.05 01:57:58.653324 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15974 | 2026.02.05 01:57:58.653418 [ 4 ] {60e6078c-b4c5-47bb-99c1-8ed19e359db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15975 | 2026.02.05 01:57:58.653472 [ 4 ] {60e6078c-b4c5-47bb-99c1-8ed19e359db7} <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 | ||
| 15976 | 2026.02.05 01:57:58.654340 [ 4 ] {60e6078c-b4c5-47bb-99c1-8ed19e359db7} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15977 | 2026.02.05 01:57:58.654377 [ 4 ] {60e6078c-b4c5-47bb-99c1-8ed19e359db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15978 | 2026.02.05 01:57:58.654932 [ 4 ] {60e6078c-b4c5-47bb-99c1-8ed19e359db7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15979 | 2026.02.05 01:57:58.655167 [ 4 ] {60e6078c-b4c5-47bb-99c1-8ed19e359db7} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2026.02.05 01:57:58.655305 [ 4 ] {60e6078c-b4c5-47bb-99c1-8ed19e359db7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001904 sec., 18907.563025210082 rows/sec., 33.88 MiB/sec. | ||
| 15981 | 2026.02.05 01:57:58.655360 [ 4 ] {60e6078c-b4c5-47bb-99c1-8ed19e359db7} <Debug> TCPHandler: Processed in 0.002086448 sec. | ||
| 15982 | 2026.02.05 01:57:58.655479 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15983 | 2026.02.05 01:57:58.655574 [ 4 ] {c8311bf3-3c86-498c-a399-2420ebf3fd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15984 | 2026.02.05 01:57:58.655615 [ 4 ] {c8311bf3-3c86-498c-a399-2420ebf3fd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15985 | 2026.02.05 01:57:58.655952 [ 4 ] {c8311bf3-3c86-498c-a399-2420ebf3fd45} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.02.05 01:57:58.655988 [ 4 ] {c8311bf3-3c86-498c-a399-2420ebf3fd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15987 | 2026.02.05 01:57:58.656279 [ 4 ] {c8311bf3-3c86-498c-a399-2420ebf3fd45} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15988 | 2026.02.05 01:57:58.656484 [ 4 ] {c8311bf3-3c86-498c-a399-2420ebf3fd45} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.02.05 01:57:58.656614 [ 4 ] {c8311bf3-3c86-498c-a399-2420ebf3fd45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 15990 | 2026.02.05 01:57:58.656651 [ 4 ] {c8311bf3-3c86-498c-a399-2420ebf3fd45} <Debug> TCPHandler: Processed in 0.001223113 sec. | ||
| 15991 | 2026.02.05 01:57:59.557504 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 15992 | 2026.02.05 01:57:59.557564 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 15993 | 2026.02.05 01:57:59.560943 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 15994 | 2026.02.05 01:58:00.151335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40821 | ||
| 15995 | 2026.02.05 01:58:00.151905 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.02.05 01:58:00.151949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 15997 | 2026.02.05 01:58:00.152559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 15998 | 2026.02.05 01:58:00.152830 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.02.05 01:58:00.152965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40821 | ||
| 16000 | 2026.02.05 01:58:00.387864 [ 219 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 16001 | 2026.02.05 01:58:00.387921 [ 219 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 16002 | 2026.02.05 01:58:00.390402 [ 219 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 16003 | 2026.02.05 01:58:00.831341 [ 218 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 16004 | 2026.02.05 01:58:00.831396 [ 218 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 16005 | 2026.02.05 01:58:00.834077 [ 218 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 16006 | 2026.02.05 01:58:01.000361 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.23 MiB, peak 396.28 MiB, free memory in arenas 0.00 B, will set to 382.21 MiB (RSS), difference: 7.98 MiB | ||
| 16007 | 2026.02.05 01:58:02.425009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16008 | 2026.02.05 01:58:02.442026 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16009 | 2026.02.05 01:58:02.442074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16010 | 2026.02.05 01:58:02.448314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16011 | 2026.02.05 01:58:02.449038 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2026.02.05 01:58:02.451957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16013 | 2026.02.05 01:58:02.771854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1890 | ||
| 16014 | 2026.02.05 01:58:02.774117 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16015 | 2026.02.05 01:58:02.774158 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16016 | 2026.02.05 01:58:02.775302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16017 | 2026.02.05 01:58:02.775563 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16018 | 2026.02.05 01:58:02.775825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1890 | ||
| 16019 | 2026.02.05 01:58:03.643005 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16020 | 2026.02.05 01:58:03.643235 [ 4 ] {67e9887d-3bd4-4501-af75-768fedaeed74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16021 | 2026.02.05 01:58:03.643321 [ 4 ] {67e9887d-3bd4-4501-af75-768fedaeed74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16022 | 2026.02.05 01:58:03.644036 [ 4 ] {67e9887d-3bd4-4501-af75-768fedaeed74} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.02.05 01:58:03.644082 [ 4 ] {67e9887d-3bd4-4501-af75-768fedaeed74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16024 | 2026.02.05 01:58:03.644473 [ 4 ] {67e9887d-3bd4-4501-af75-768fedaeed74} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16025 | 2026.02.05 01:58:03.644697 [ 4 ] {67e9887d-3bd4-4501-af75-768fedaeed74} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.02.05 01:58:03.644849 [ 4 ] {67e9887d-3bd4-4501-af75-768fedaeed74} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001699 sec., 37669.21718658034 rows/sec., 2.98 MiB/sec. | ||
| 16027 | 2026.02.05 01:58:03.644906 [ 4 ] {67e9887d-3bd4-4501-af75-768fedaeed74} <Debug> TCPHandler: Processed in 0.00216485 sec. | ||
| 16028 | 2026.02.05 01:58:03.645047 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16029 | 2026.02.05 01:58:03.645144 [ 4 ] {f262bc68-ca8b-45c5-b789-4809fe605bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16030 | 2026.02.05 01:58:03.645186 [ 4 ] {f262bc68-ca8b-45c5-b789-4809fe605bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16031 | 2026.02.05 01:58:03.645614 [ 4 ] {f262bc68-ca8b-45c5-b789-4809fe605bf7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2026.02.05 01:58:03.645653 [ 4 ] {f262bc68-ca8b-45c5-b789-4809fe605bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16033 | 2026.02.05 01:58:03.646000 [ 4 ] {f262bc68-ca8b-45c5-b789-4809fe605bf7} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16034 | 2026.02.05 01:58:03.646213 [ 4 ] {f262bc68-ca8b-45c5-b789-4809fe605bf7} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16035 | 2026.02.05 01:58:03.646356 [ 67 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16036 | 2026.02.05 01:58:03.646361 [ 4 ] {f262bc68-ca8b-45c5-b789-4809fe605bf7} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001236 sec., 3236.245954692557 rows/sec., 243.35 KiB/sec. | ||
| 16037 | 2026.02.05 01:58:03.646392 [ 67 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16038 | 2026.02.05 01:58:03.646412 [ 4 ] {f262bc68-ca8b-45c5-b789-4809fe605bf7} <Debug> TCPHandler: Processed in 0.001421886 sec. | ||
| 16039 | 2026.02.05 01:58:03.646412 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16040 | 2026.02.05 01:58:03.646532 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16041 | 2026.02.05 01:58:03.646537 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 16042 | 2026.02.05 01:58:03.646629 [ 4 ] {f74086ef-1947-438e-b5c5-5367ec33a613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16043 | 2026.02.05 01:58:03.646677 [ 4 ] {f74086ef-1947-438e-b5c5-5367ec33a613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16044 | 2026.02.05 01:58:03.646698 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16045 | 2026.02.05 01:58:03.646746 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 72 rows starting from the beginning of the part | ||
| 16046 | 2026.02.05 01:58:03.646813 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 28 rows starting from the beginning of the part | ||
| 16047 | 2026.02.05 01:58:03.646859 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 36 rows starting from the beginning of the part | ||
| 16048 | 2026.02.05 01:58:03.646903 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 4 rows starting from the beginning of the part | ||
| 16049 | 2026.02.05 01:58:03.646944 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 42 rows starting from the beginning of the part | ||
| 16050 | 2026.02.05 01:58:03.646987 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 4 rows starting from the beginning of the part | ||
| 16051 | 2026.02.05 01:58:03.647118 [ 4 ] {f74086ef-1947-438e-b5c5-5367ec33a613} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16052 | 2026.02.05 01:58:03.647160 [ 4 ] {f74086ef-1947-438e-b5c5-5367ec33a613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16053 | 2026.02.05 01:58:03.647490 [ 4 ] {f74086ef-1947-438e-b5c5-5367ec33a613} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16054 | 2026.02.05 01:58:03.647724 [ 4 ] {f74086ef-1947-438e-b5c5-5367ec33a613} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.02.05 01:58:03.647854 [ 4 ] {f74086ef-1947-438e-b5c5-5367ec33a613} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001244 sec., 54662.37942122186 rows/sec., 4.27 MiB/sec. | ||
| 16056 | 2026.02.05 01:58:03.647861 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375185 sec., 135254.52939059108 rows/sec., 10.41 MiB/sec. | ||
| 16057 | 2026.02.05 01:58:03.647892 [ 4 ] {f74086ef-1947-438e-b5c5-5367ec33a613} <Debug> TCPHandler: Processed in 0.001409146 sec. | ||
| 16058 | 2026.02.05 01:58:03.648020 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2026.02.05 01:58:03.648039 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16060 | 2026.02.05 01:58:03.648115 [ 4 ] {44450c3d-ca06-4b08-abbc-ed42cfd8659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16061 | 2026.02.05 01:58:03.648163 [ 4 ] {44450c3d-ca06-4b08-abbc-ed42cfd8659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16062 | 2026.02.05 01:58:03.648331 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16063 | 2026.02.05 01:58:03.648419 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_121_24} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16064 | 2026.02.05 01:58:03.648526 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16065 | 2026.02.05 01:58:03.648591 [ 4 ] {44450c3d-ca06-4b08-abbc-ed42cfd8659e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16066 | 2026.02.05 01:58:03.648630 [ 4 ] {44450c3d-ca06-4b08-abbc-ed42cfd8659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16067 | 2026.02.05 01:58:03.648965 [ 4 ] {44450c3d-ca06-4b08-abbc-ed42cfd8659e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16068 | 2026.02.05 01:58:03.649171 [ 4 ] {44450c3d-ca06-4b08-abbc-ed42cfd8659e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16069 | 2026.02.05 01:58:03.649298 [ 4 ] {44450c3d-ca06-4b08-abbc-ed42cfd8659e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 16070 | 2026.02.05 01:58:03.649335 [ 4 ] {44450c3d-ca06-4b08-abbc-ed42cfd8659e} <Debug> TCPHandler: Processed in 0.001364105 sec. | ||
| 16071 | 2026.02.05 01:58:03.649448 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16072 | 2026.02.05 01:58:03.649541 [ 4 ] {9a2e35c9-f15d-435a-9b4a-61943942d753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16073 | 2026.02.05 01:58:03.649595 [ 4 ] {9a2e35c9-f15d-435a-9b4a-61943942d753} <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 | ||
| 16074 | 2026.02.05 01:58:03.650354 [ 4 ] {9a2e35c9-f15d-435a-9b4a-61943942d753} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16075 | 2026.02.05 01:58:03.650388 [ 4 ] {9a2e35c9-f15d-435a-9b4a-61943942d753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16076 | 2026.02.05 01:58:03.650892 [ 4 ] {9a2e35c9-f15d-435a-9b4a-61943942d753} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16077 | 2026.02.05 01:58:03.651111 [ 4 ] {9a2e35c9-f15d-435a-9b4a-61943942d753} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16078 | 2026.02.05 01:58:03.651246 [ 4 ] {9a2e35c9-f15d-435a-9b4a-61943942d753} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001723 sec., 2321.5322112594313 rows/sec., 4.16 MiB/sec. | ||
| 16079 | 2026.02.05 01:58:03.651300 [ 4 ] {9a2e35c9-f15d-435a-9b4a-61943942d753} <Debug> TCPHandler: Processed in 0.001901435 sec. | ||
| 16080 | 2026.02.05 01:58:03.651416 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16081 | 2026.02.05 01:58:03.651510 [ 4 ] {5117c29e-4efc-4719-bb7f-704c09964489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16082 | 2026.02.05 01:58:03.651551 [ 4 ] {5117c29e-4efc-4719-bb7f-704c09964489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16083 | 2026.02.05 01:58:03.651890 [ 4 ] {5117c29e-4efc-4719-bb7f-704c09964489} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16084 | 2026.02.05 01:58:03.651924 [ 4 ] {5117c29e-4efc-4719-bb7f-704c09964489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16085 | 2026.02.05 01:58:03.652225 [ 4 ] {5117c29e-4efc-4719-bb7f-704c09964489} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16086 | 2026.02.05 01:58:03.652431 [ 4 ] {5117c29e-4efc-4719-bb7f-704c09964489} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16087 | 2026.02.05 01:58:03.652556 [ 4 ] {5117c29e-4efc-4719-bb7f-704c09964489} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 16088 | 2026.02.05 01:58:03.652591 [ 4 ] {5117c29e-4efc-4719-bb7f-704c09964489} <Debug> TCPHandler: Processed in 0.001224362 sec. | ||
| 16089 | 2026.02.05 01:58:07.441262 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16090 | 2026.02.05 01:58:07.441362 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16091 | 2026.02.05 01:58:07.654099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41269 | ||
| 16092 | 2026.02.05 01:58:07.654851 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16093 | 2026.02.05 01:58:07.654896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16094 | 2026.02.05 01:58:07.655395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16095 | 2026.02.05 01:58:07.655625 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16096 | 2026.02.05 01:58:07.655767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41269 | ||
| 16097 | 2026.02.05 01:58:07.655772 [ 65 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16098 | 2026.02.05 01:58:07.655853 [ 65 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16099 | 2026.02.05 01:58:07.655888 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16100 | 2026.02.05 01:58:07.656029 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 16101 | 2026.02.05 01:58:07.656188 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16102 | 2026.02.05 01:58:07.656230 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38901 rows starting from the beginning of the part | ||
| 16103 | 2026.02.05 01:58:07.656298 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 16104 | 2026.02.05 01:58:07.656347 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 16105 | 2026.02.05 01:58:07.656391 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 16106 | 2026.02.05 01:58:07.656432 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 16107 | 2026.02.05 01:58:07.656477 [ 197 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 16108 | 2026.02.05 01:58:07.659037 [ 198 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41269 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070886 sec., 13438792.58298745 rows/sec., 192.24 MiB/sec. | ||
| 16109 | 2026.02.05 01:58:07.659353 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16110 | 2026.02.05 01:58:07.659649 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.02.05 01:58:07.659731 [ 201 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_86_17} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16112 | 2026.02.05 01:58:07.659827 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16113 | 2026.02.05 01:58:08.421215 [ 223 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 16114 | 2026.02.05 01:58:08.421281 [ 223 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 16115 | 2026.02.05 01:58:08.425643 [ 223 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 16116 | 2026.02.05 01:58:08.645276 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16117 | 2026.02.05 01:58:08.645449 [ 4 ] {3395e285-5e53-49df-bdde-9d874e559502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16118 | 2026.02.05 01:58:08.645512 [ 4 ] {3395e285-5e53-49df-bdde-9d874e559502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16119 | 2026.02.05 01:58:08.646202 [ 4 ] {3395e285-5e53-49df-bdde-9d874e559502} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16120 | 2026.02.05 01:58:08.646244 [ 4 ] {3395e285-5e53-49df-bdde-9d874e559502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16121 | 2026.02.05 01:58:08.646629 [ 4 ] {3395e285-5e53-49df-bdde-9d874e559502} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16122 | 2026.02.05 01:58:08.646856 [ 4 ] {3395e285-5e53-49df-bdde-9d874e559502} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16123 | 2026.02.05 01:58:08.646998 [ 60 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16124 | 2026.02.05 01:58:08.647001 [ 4 ] {3395e285-5e53-49df-bdde-9d874e559502} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.0016 sec., 80000 rows/sec., 6.89 MiB/sec. | ||
| 16125 | 2026.02.05 01:58:08.647044 [ 60 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16126 | 2026.02.05 01:58:08.647065 [ 4 ] {3395e285-5e53-49df-bdde-9d874e559502} <Debug> TCPHandler: Processed in 0.001923605 sec. | ||
| 16127 | 2026.02.05 01:58:08.647071 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16128 | 2026.02.05 01:58:08.647174 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 16129 | 2026.02.05 01:58:08.647210 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2026.02.05 01:58:08.647268 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16131 | 2026.02.05 01:58:08.647295 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1408 rows starting from the beginning of the part | ||
| 16132 | 2026.02.05 01:58:08.647305 [ 4 ] {47548a60-cea9-4799-8b0b-bd68ef36bcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16133 | 2026.02.05 01:58:08.647345 [ 4 ] {47548a60-cea9-4799-8b0b-bd68ef36bcd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16134 | 2026.02.05 01:58:08.647351 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 128 rows starting from the beginning of the part | ||
| 16135 | 2026.02.05 01:58:08.647395 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 16136 | 2026.02.05 01:58:08.647437 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 131 rows starting from the beginning of the part | ||
| 16137 | 2026.02.05 01:58:08.647475 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 16138 | 2026.02.05 01:58:08.647520 [ 197 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 128 rows starting from the beginning of the part | ||
| 16139 | 2026.02.05 01:58:08.647758 [ 4 ] {47548a60-cea9-4799-8b0b-bd68ef36bcd9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16140 | 2026.02.05 01:58:08.647792 [ 4 ] {47548a60-cea9-4799-8b0b-bd68ef36bcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16141 | 2026.02.05 01:58:08.648089 [ 4 ] {47548a60-cea9-4799-8b0b-bd68ef36bcd9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16142 | 2026.02.05 01:58:08.648303 [ 4 ] {47548a60-cea9-4799-8b0b-bd68ef36bcd9} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16143 | 2026.02.05 01:58:08.648431 [ 4 ] {47548a60-cea9-4799-8b0b-bd68ef36bcd9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001145 sec., 31441.048034934498 rows/sec., 2.31 MiB/sec. | ||
| 16144 | 2026.02.05 01:58:08.648469 [ 4 ] {47548a60-cea9-4799-8b0b-bd68ef36bcd9} <Debug> TCPHandler: Processed in 0.001309264 sec. | ||
| 16145 | 2026.02.05 01:58:08.648524 [ 201 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388176 sec., 1385271.0319152614 rows/sec., 121.71 MiB/sec. | ||
| 16146 | 2026.02.05 01:58:08.648583 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16147 | 2026.02.05 01:58:08.648675 [ 4 ] {80213693-787a-4018-9800-78d921c23d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16148 | 2026.02.05 01:58:08.648723 [ 4 ] {80213693-787a-4018-9800-78d921c23d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16149 | 2026.02.05 01:58:08.648786 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16150 | 2026.02.05 01:58:08.649116 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.02.05 01:58:08.649152 [ 4 ] {80213693-787a-4018-9800-78d921c23d33} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16152 | 2026.02.05 01:58:08.649193 [ 4 ] {80213693-787a-4018-9800-78d921c23d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16153 | 2026.02.05 01:58:08.649209 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_126_25} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16154 | 2026.02.05 01:58:08.649334 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16155 | 2026.02.05 01:58:08.649505 [ 4 ] {80213693-787a-4018-9800-78d921c23d33} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16156 | 2026.02.05 01:58:08.649709 [ 4 ] {80213693-787a-4018-9800-78d921c23d33} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.02.05 01:58:08.649830 [ 60 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16158 | 2026.02.05 01:58:08.649836 [ 4 ] {80213693-787a-4018-9800-78d921c23d33} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001179 sec., 84817.64206955048 rows/sec., 6.62 MiB/sec. | ||
| 16159 | 2026.02.05 01:58:08.649866 [ 60 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16160 | 2026.02.05 01:58:08.649889 [ 4 ] {80213693-787a-4018-9800-78d921c23d33} <Debug> TCPHandler: Processed in 0.001356055 sec. | ||
| 16161 | 2026.02.05 01:58:08.649889 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16162 | 2026.02.05 01:58:08.650003 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 16163 | 2026.02.05 01:58:08.650018 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16164 | 2026.02.05 01:58:08.650108 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16165 | 2026.02.05 01:58:08.650116 [ 4 ] {da106650-91c1-4bde-8ec4-e9e723f2a047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16166 | 2026.02.05 01:58:08.650149 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 634 rows starting from the beginning of the part | ||
| 16167 | 2026.02.05 01:58:08.650172 [ 4 ] {da106650-91c1-4bde-8ec4-e9e723f2a047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16168 | 2026.02.05 01:58:08.650221 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 100 rows starting from the beginning of the part | ||
| 16169 | 2026.02.05 01:58:08.650271 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 68 rows starting from the beginning of the part | ||
| 16170 | 2026.02.05 01:58:08.650311 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 106 rows starting from the beginning of the part | ||
| 16171 | 2026.02.05 01:58:08.650353 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 68 rows starting from the beginning of the part | ||
| 16172 | 2026.02.05 01:58:08.650392 [ 199 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 100 rows starting from the beginning of the part | ||
| 16173 | 2026.02.05 01:58:08.650592 [ 4 ] {da106650-91c1-4bde-8ec4-e9e723f2a047} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16174 | 2026.02.05 01:58:08.650632 [ 4 ] {da106650-91c1-4bde-8ec4-e9e723f2a047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16175 | 2026.02.05 01:58:08.650985 [ 4 ] {da106650-91c1-4bde-8ec4-e9e723f2a047} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16176 | 2026.02.05 01:58:08.651203 [ 4 ] {da106650-91c1-4bde-8ec4-e9e723f2a047} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16177 | 2026.02.05 01:58:08.651316 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 2 parts from all_1_121_25 to all_122_122_0 | ||
| 16178 | 2026.02.05 01:58:08.651329 [ 4 ] {da106650-91c1-4bde-8ec4-e9e723f2a047} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 16179 | 2026.02.05 01:58:08.651348 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2026.02.05 01:58:08.651369 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1076 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408436 sec., 763967.9758256676 rows/sec., 61.37 MiB/sec. | ||
| 16181 | 2026.02.05 01:58:08.651379 [ 4 ] {da106650-91c1-4bde-8ec4-e9e723f2a047} <Debug> TCPHandler: Processed in 0.001411546 sec. | ||
| 16182 | 2026.02.05 01:58:08.651373 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16183 | 2026.02.05 01:58:08.651466 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_122_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_121_25 to all_122_122_0 into Compact with storage Full | ||
| 16184 | 2026.02.05 01:58:08.651504 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16185 | 2026.02.05 01:58:08.651542 [ 201 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16186 | 2026.02.05 01:58:08.651554 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_122_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16187 | 2026.02.05 01:58:08.651585 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_25, total 34971 rows starting from the beginning of the part | ||
| 16188 | 2026.02.05 01:58:08.651601 [ 4 ] {e606c1e1-85c8-4f85-b7f1-295ce23db15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16189 | 2026.02.05 01:58:08.651630 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16190 | 2026.02.05 01:58:08.651660 [ 4 ] {e606c1e1-85c8-4f85-b7f1-295ce23db15c} <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 | ||
| 16191 | 2026.02.05 01:58:08.651839 [ 201 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2026.02.05 01:58:08.651909 [ 201 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_126_25} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16193 | 2026.02.05 01:58:08.652000 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 16194 | 2026.02.05 01:58:08.652463 [ 4 ] {e606c1e1-85c8-4f85-b7f1-295ce23db15c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16195 | 2026.02.05 01:58:08.652496 [ 4 ] {e606c1e1-85c8-4f85-b7f1-295ce23db15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16196 | 2026.02.05 01:58:08.653081 [ 4 ] {e606c1e1-85c8-4f85-b7f1-295ce23db15c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16197 | 2026.02.05 01:58:08.653301 [ 4 ] {e606c1e1-85c8-4f85-b7f1-295ce23db15c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16198 | 2026.02.05 01:58:08.653438 [ 4 ] {e606c1e1-85c8-4f85-b7f1-295ce23db15c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001854 sec., 19417.47572815534 rows/sec., 34.80 MiB/sec. | ||
| 16199 | 2026.02.05 01:58:08.653493 [ 4 ] {e606c1e1-85c8-4f85-b7f1-295ce23db15c} <Debug> TCPHandler: Processed in 0.002038778 sec. | ||
| 16200 | 2026.02.05 01:58:08.653607 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16201 | 2026.02.05 01:58:08.653701 [ 4 ] {a4c48ff4-3521-4d38-b76c-5cbe4ba98576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16202 | 2026.02.05 01:58:08.653741 [ 4 ] {a4c48ff4-3521-4d38-b76c-5cbe4ba98576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16203 | 2026.02.05 01:58:08.654074 [ 4 ] {a4c48ff4-3521-4d38-b76c-5cbe4ba98576} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16204 | 2026.02.05 01:58:08.654109 [ 4 ] {a4c48ff4-3521-4d38-b76c-5cbe4ba98576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16205 | 2026.02.05 01:58:08.654414 [ 4 ] {a4c48ff4-3521-4d38-b76c-5cbe4ba98576} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16206 | 2026.02.05 01:58:08.654618 [ 4 ] {a4c48ff4-3521-4d38-b76c-5cbe4ba98576} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16207 | 2026.02.05 01:58:08.654748 [ 4 ] {a4c48ff4-3521-4d38-b76c-5cbe4ba98576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 16208 | 2026.02.05 01:58:08.654784 [ 4 ] {a4c48ff4-3521-4d38-b76c-5cbe4ba98576} <Debug> TCPHandler: Processed in 0.001226572 sec. | ||
| 16209 | 2026.02.05 01:58:08.657442 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_122_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35131 rows, containing 5 columns (5 merged, 0 gathered) in 0.00599272 sec., 5862279.56587326 rows/sec., 402.77 MiB/sec. | ||
| 16210 | 2026.02.05 01:58:08.657755 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_122_26} <Trace> MergedBlockOutputStream: filled checksums all_1_122_26 (state Temporary) | ||
| 16211 | 2026.02.05 01:58:08.658045 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_122_26} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_122_26 to all_1_122_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16212 | 2026.02.05 01:58:08.658116 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_122_26} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 2 parts: [all_1_121_25, all_122_122_0] -> all_1_122_26 | ||
| 16213 | 2026.02.05 01:58:08.658188 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16214 | 2026.02.05 01:58:09.952927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16215 | 2026.02.05 01:58:09.970690 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2026.02.05 01:58:09.970748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16217 | 2026.02.05 01:58:09.977365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16218 | 2026.02.05 01:58:09.978146 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2026.02.05 01:58:09.978486 [ 55 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16220 | 2026.02.05 01:58:09.978551 [ 55 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2026.02.05 01:58:09.978572 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16222 | 2026.02.05 01:58:09.978675 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 16223 | 2026.02.05 01:58:09.981573 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16224 | 2026.02.05 01:58:09.982626 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16225 | 2026.02.05 01:58:09.984139 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 16226 | 2026.02.05 01:58:09.988640 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 16227 | 2026.02.05 01:58:09.993199 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 16228 | 2026.02.05 01:58:09.997881 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 16229 | 2026.02.05 01:58:10.003013 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 16230 | 2026.02.05 01:58:10.007913 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 16231 | 2026.02.05 01:58:10.071712 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.093072053 sec., 6962.347762974563 rows/sec., 36.00 MiB/sec. | ||
| 16232 | 2026.02.05 01:58:10.074966 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16233 | 2026.02.05 01:58:10.076987 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_86_17} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16234 | 2026.02.05 01:58:10.077094 [ 195 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_86_17} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16235 | 2026.02.05 01:58:10.079761 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16236 | 2026.02.05 01:58:12.776864 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1914 | ||
| 16237 | 2026.02.05 01:58:12.779044 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16238 | 2026.02.05 01:58:12.779099 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16239 | 2026.02.05 01:58:12.780251 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16240 | 2026.02.05 01:58:12.780517 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16241 | 2026.02.05 01:58:12.780748 [ 224 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 16242 | 2026.02.05 01:58:12.780785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1914 | ||
| 16243 | 2026.02.05 01:58:12.780803 [ 224 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 16244 | 2026.02.05 01:58:12.783527 [ 224 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 16245 | 2026.02.05 01:58:13.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.32 MiB, peak 400.27 MiB, free memory in arenas 0.00 B, will set to 382.32 MiB (RSS), difference: 4.00 MiB | ||
| 16246 | 2026.02.05 01:58:13.001761 [ 221 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 16247 | 2026.02.05 01:58:13.001819 [ 221 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 16248 | 2026.02.05 01:58:13.009025 [ 221 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 16249 | 2026.02.05 01:58:13.407299 [ 222 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 16250 | 2026.02.05 01:58:13.407348 [ 222 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 16251 | 2026.02.05 01:58:13.416126 [ 222 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 16252 | 2026.02.05 01:58:13.671874 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16253 | 2026.02.05 01:58:13.672125 [ 4 ] {de2fafc9-c65c-4a9c-a0e6-3346bfe84cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16254 | 2026.02.05 01:58:13.672198 [ 4 ] {de2fafc9-c65c-4a9c-a0e6-3346bfe84cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16255 | 2026.02.05 01:58:13.672869 [ 4 ] {de2fafc9-c65c-4a9c-a0e6-3346bfe84cc0} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16256 | 2026.02.05 01:58:13.672917 [ 4 ] {de2fafc9-c65c-4a9c-a0e6-3346bfe84cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16257 | 2026.02.05 01:58:13.673299 [ 4 ] {de2fafc9-c65c-4a9c-a0e6-3346bfe84cc0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16258 | 2026.02.05 01:58:13.673522 [ 4 ] {de2fafc9-c65c-4a9c-a0e6-3346bfe84cc0} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16259 | 2026.02.05 01:58:13.673677 [ 4 ] {de2fafc9-c65c-4a9c-a0e6-3346bfe84cc0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 16260 | 2026.02.05 01:58:13.673720 [ 4 ] {de2fafc9-c65c-4a9c-a0e6-3346bfe84cc0} <Debug> TCPHandler: Processed in 0.001933415 sec. | ||
| 16261 | 2026.02.05 01:58:13.673862 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16262 | 2026.02.05 01:58:13.673956 [ 4 ] {46e50275-3bd5-4d12-85e2-d0cd203ab48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16263 | 2026.02.05 01:58:13.673997 [ 4 ] {46e50275-3bd5-4d12-85e2-d0cd203ab48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16264 | 2026.02.05 01:58:13.674403 [ 4 ] {46e50275-3bd5-4d12-85e2-d0cd203ab48c} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16265 | 2026.02.05 01:58:13.674439 [ 4 ] {46e50275-3bd5-4d12-85e2-d0cd203ab48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16266 | 2026.02.05 01:58:13.674719 [ 4 ] {46e50275-3bd5-4d12-85e2-d0cd203ab48c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16267 | 2026.02.05 01:58:13.674940 [ 4 ] {46e50275-3bd5-4d12-85e2-d0cd203ab48c} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16268 | 2026.02.05 01:58:13.675069 [ 4 ] {46e50275-3bd5-4d12-85e2-d0cd203ab48c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 16269 | 2026.02.05 01:58:13.675106 [ 4 ] {46e50275-3bd5-4d12-85e2-d0cd203ab48c} <Debug> TCPHandler: Processed in 0.001293334 sec. | ||
| 16270 | 2026.02.05 01:58:13.675221 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16271 | 2026.02.05 01:58:13.675314 [ 4 ] {77f60f7d-3234-44c9-87a4-977fa5fbd1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16272 | 2026.02.05 01:58:13.675352 [ 4 ] {77f60f7d-3234-44c9-87a4-977fa5fbd1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16273 | 2026.02.05 01:58:13.676451 [ 4 ] {77f60f7d-3234-44c9-87a4-977fa5fbd1eb} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2026.02.05 01:58:13.676487 [ 4 ] {77f60f7d-3234-44c9-87a4-977fa5fbd1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16275 | 2026.02.05 01:58:13.676856 [ 4 ] {77f60f7d-3234-44c9-87a4-977fa5fbd1eb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16276 | 2026.02.05 01:58:13.677060 [ 4 ] {77f60f7d-3234-44c9-87a4-977fa5fbd1eb} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16277 | 2026.02.05 01:58:13.677188 [ 4 ] {77f60f7d-3234-44c9-87a4-977fa5fbd1eb} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.001893 sec., 699947.1737982039 rows/sec., 58.44 MiB/sec. | ||
| 16278 | 2026.02.05 01:58:13.677225 [ 4 ] {77f60f7d-3234-44c9-87a4-977fa5fbd1eb} <Debug> TCPHandler: Processed in 0.002054778 sec. | ||
| 16279 | 2026.02.05 01:58:13.677340 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16280 | 2026.02.05 01:58:13.677432 [ 4 ] {1398a3fe-1009-47c7-a560-7486e200c1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16281 | 2026.02.05 01:58:13.677472 [ 4 ] {1398a3fe-1009-47c7-a560-7486e200c1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16282 | 2026.02.05 01:58:13.677872 [ 4 ] {1398a3fe-1009-47c7-a560-7486e200c1ff} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16283 | 2026.02.05 01:58:13.677908 [ 4 ] {1398a3fe-1009-47c7-a560-7486e200c1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16284 | 2026.02.05 01:58:13.678190 [ 4 ] {1398a3fe-1009-47c7-a560-7486e200c1ff} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16285 | 2026.02.05 01:58:13.678391 [ 4 ] {1398a3fe-1009-47c7-a560-7486e200c1ff} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2026.02.05 01:58:13.678516 [ 4 ] {1398a3fe-1009-47c7-a560-7486e200c1ff} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001102 sec., 16333.938294010892 rows/sec., 1.24 MiB/sec. | ||
| 16287 | 2026.02.05 01:58:13.678554 [ 4 ] {1398a3fe-1009-47c7-a560-7486e200c1ff} <Debug> TCPHandler: Processed in 0.001262833 sec. | ||
| 16288 | 2026.02.05 01:58:13.678683 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16289 | 2026.02.05 01:58:13.678776 [ 4 ] {e4467cdf-7720-450a-ac5e-a7fafd0ad1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16290 | 2026.02.05 01:58:13.678814 [ 4 ] {e4467cdf-7720-450a-ac5e-a7fafd0ad1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16291 | 2026.02.05 01:58:13.679312 [ 4 ] {e4467cdf-7720-450a-ac5e-a7fafd0ad1c9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16292 | 2026.02.05 01:58:13.679347 [ 4 ] {e4467cdf-7720-450a-ac5e-a7fafd0ad1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16293 | 2026.02.05 01:58:13.679645 [ 4 ] {e4467cdf-7720-450a-ac5e-a7fafd0ad1c9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 16294 | 2026.02.05 01:58:13.679857 [ 4 ] {e4467cdf-7720-450a-ac5e-a7fafd0ad1c9} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16295 | 2026.02.05 01:58:13.679980 [ 4 ] {e4467cdf-7720-450a-ac5e-a7fafd0ad1c9} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001221 sec., 206388.20638820637 rows/sec., 14.27 MiB/sec. | ||
| 16296 | 2026.02.05 01:58:13.680018 [ 4 ] {e4467cdf-7720-450a-ac5e-a7fafd0ad1c9} <Debug> TCPHandler: Processed in 0.001382526 sec. | ||
| 16297 | 2026.02.05 01:58:13.680135 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16298 | 2026.02.05 01:58:13.680227 [ 4 ] {c6cf470a-2862-4872-8ae9-a16c287a305a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16299 | 2026.02.05 01:58:13.680265 [ 4 ] {c6cf470a-2862-4872-8ae9-a16c287a305a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16300 | 2026.02.05 01:58:13.680657 [ 4 ] {c6cf470a-2862-4872-8ae9-a16c287a305a} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16301 | 2026.02.05 01:58:13.680692 [ 4 ] {c6cf470a-2862-4872-8ae9-a16c287a305a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16302 | 2026.02.05 01:58:13.680981 [ 4 ] {c6cf470a-2862-4872-8ae9-a16c287a305a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16303 | 2026.02.05 01:58:13.681180 [ 4 ] {c6cf470a-2862-4872-8ae9-a16c287a305a} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16304 | 2026.02.05 01:58:13.681302 [ 4 ] {c6cf470a-2862-4872-8ae9-a16c287a305a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 16305 | 2026.02.05 01:58:13.681342 [ 4 ] {c6cf470a-2862-4872-8ae9-a16c287a305a} <Debug> TCPHandler: Processed in 0.001255583 sec. | ||
| 16306 | 2026.02.05 01:58:13.681452 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16307 | 2026.02.05 01:58:13.681544 [ 4 ] {55e53cbd-e166-4af8-af92-da166023b720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16308 | 2026.02.05 01:58:13.681582 [ 4 ] {55e53cbd-e166-4af8-af92-da166023b720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16309 | 2026.02.05 01:58:13.682189 [ 4 ] {55e53cbd-e166-4af8-af92-da166023b720} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16310 | 2026.02.05 01:58:13.682225 [ 4 ] {55e53cbd-e166-4af8-af92-da166023b720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16311 | 2026.02.05 01:58:13.682537 [ 4 ] {55e53cbd-e166-4af8-af92-da166023b720} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16312 | 2026.02.05 01:58:13.682738 [ 4 ] {55e53cbd-e166-4af8-af92-da166023b720} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16313 | 2026.02.05 01:58:13.682864 [ 4 ] {55e53cbd-e166-4af8-af92-da166023b720} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001338 sec., 420029.89536621823 rows/sec., 31.49 MiB/sec. | ||
| 16314 | 2026.02.05 01:58:13.682901 [ 4 ] {55e53cbd-e166-4af8-af92-da166023b720} <Debug> TCPHandler: Processed in 0.001497888 sec. | ||
| 16315 | 2026.02.05 01:58:13.683014 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16316 | 2026.02.05 01:58:13.683106 [ 4 ] {4e0509e7-dc2f-4a37-b2c0-223410d18363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16317 | 2026.02.05 01:58:13.683148 [ 4 ] {4e0509e7-dc2f-4a37-b2c0-223410d18363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16318 | 2026.02.05 01:58:13.683746 [ 4 ] {4e0509e7-dc2f-4a37-b2c0-223410d18363} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2026.02.05 01:58:13.683782 [ 4 ] {4e0509e7-dc2f-4a37-b2c0-223410d18363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16320 | 2026.02.05 01:58:13.684145 [ 4 ] {4e0509e7-dc2f-4a37-b2c0-223410d18363} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16321 | 2026.02.05 01:58:13.684352 [ 4 ] {4e0509e7-dc2f-4a37-b2c0-223410d18363} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2026.02.05 01:58:13.684471 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_122_26 to all_127_127_0 | ||
| 16323 | 2026.02.05 01:58:13.684483 [ 4 ] {4e0509e7-dc2f-4a37-b2c0-223410d18363} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001394 sec., 631994.2611190818 rows/sec., 42.89 MiB/sec. | ||
| 16324 | 2026.02.05 01:58:13.684548 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16325 | 2026.02.05 01:58:13.684562 [ 4 ] {4e0509e7-dc2f-4a37-b2c0-223410d18363} <Debug> TCPHandler: Processed in 0.001595989 sec. | ||
| 16326 | 2026.02.05 01:58:13.684580 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16327 | 2026.02.05 01:58:13.684682 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16328 | 2026.02.05 01:58:13.684689 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_26 to all_127_127_0 into Compact with storage Full | ||
| 16329 | 2026.02.05 01:58:13.684721 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 16330 | 2026.02.05 01:58:13.684760 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 16331 | 2026.02.05 01:58:13.684780 [ 4 ] {09bfe9f5-b94e-43c2-ac55-deeb23660af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16332 | 2026.02.05 01:58:13.684803 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16333 | 2026.02.05 01:58:13.684840 [ 4 ] {09bfe9f5-b94e-43c2-ac55-deeb23660af0} <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 | ||
| 16334 | 2026.02.05 01:58:13.684842 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_26, total 35131 rows starting from the beginning of the part | ||
| 16335 | 2026.02.05 01:58:13.684921 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16336 | 2026.02.05 01:58:13.684975 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 163 rows starting from the beginning of the part | ||
| 16337 | 2026.02.05 01:58:13.685027 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 16338 | 2026.02.05 01:58:13.685075 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16339 | 2026.02.05 01:58:13.685123 [ 189 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 881 rows starting from the beginning of the part | ||
| 16340 | 2026.02.05 01:58:13.685614 [ 4 ] {09bfe9f5-b94e-43c2-ac55-deeb23660af0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16341 | 2026.02.05 01:58:13.685652 [ 4 ] {09bfe9f5-b94e-43c2-ac55-deeb23660af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16342 | 2026.02.05 01:58:13.686179 [ 4 ] {09bfe9f5-b94e-43c2-ac55-deeb23660af0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16343 | 2026.02.05 01:58:13.686405 [ 4 ] {09bfe9f5-b94e-43c2-ac55-deeb23660af0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2026.02.05 01:58:13.686541 [ 4 ] {09bfe9f5-b94e-43c2-ac55-deeb23660af0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00178 sec., 2247.191011235955 rows/sec., 4.03 MiB/sec. | ||
| 16345 | 2026.02.05 01:58:13.686597 [ 4 ] {09bfe9f5-b94e-43c2-ac55-deeb23660af0} <Debug> TCPHandler: Processed in 0.001964296 sec. | ||
| 16346 | 2026.02.05 01:58:13.686713 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16347 | 2026.02.05 01:58:13.686807 [ 4 ] {7160f16c-a38e-4b63-8f5d-66406dcf2bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16348 | 2026.02.05 01:58:13.686848 [ 4 ] {7160f16c-a38e-4b63-8f5d-66406dcf2bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16349 | 2026.02.05 01:58:13.687188 [ 4 ] {7160f16c-a38e-4b63-8f5d-66406dcf2bcb} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16350 | 2026.02.05 01:58:13.687223 [ 4 ] {7160f16c-a38e-4b63-8f5d-66406dcf2bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16351 | 2026.02.05 01:58:13.687521 [ 4 ] {7160f16c-a38e-4b63-8f5d-66406dcf2bcb} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16352 | 2026.02.05 01:58:13.687720 [ 4 ] {7160f16c-a38e-4b63-8f5d-66406dcf2bcb} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16353 | 2026.02.05 01:58:13.687830 [ 53 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16354 | 2026.02.05 01:58:13.687846 [ 4 ] {7160f16c-a38e-4b63-8f5d-66406dcf2bcb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 16355 | 2026.02.05 01:58:13.687865 [ 53 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16356 | 2026.02.05 01:58:13.687889 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16357 | 2026.02.05 01:58:13.687891 [ 4 ] {7160f16c-a38e-4b63-8f5d-66406dcf2bcb} <Debug> TCPHandler: Processed in 0.001227463 sec. | ||
| 16358 | 2026.02.05 01:58:13.687995 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 16359 | 2026.02.05 01:58:13.688135 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16360 | 2026.02.05 01:58:13.688176 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7212 rows starting from the beginning of the part | ||
| 16361 | 2026.02.05 01:58:13.688248 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16362 | 2026.02.05 01:58:13.688299 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 16363 | 2026.02.05 01:58:13.688346 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16364 | 2026.02.05 01:58:13.688390 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 16365 | 2026.02.05 01:58:13.688432 [ 194 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 16366 | 2026.02.05 01:58:13.691079 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7512 rows, containing 4 columns (4 merged, 0 gathered) in 0.003132397 sec., 2398163.4511845084 rows/sec., 161.60 MiB/sec. | ||
| 16367 | 2026.02.05 01:58:13.691756 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16368 | 2026.02.05 01:58:13.692064 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_126_25} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16369 | 2026.02.05 01:58:13.692149 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_126_25} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16370 | 2026.02.05 01:58:13.692251 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 16371 | 2026.02.05 01:58:13.692312 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36655 rows, containing 5 columns (5 merged, 0 gathered) in 0.00766529 sec., 4781945.627627918 rows/sec., 328.53 MiB/sec. | ||
| 16372 | 2026.02.05 01:58:13.692715 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Trace> MergedBlockOutputStream: filled checksums all_1_127_27 (state Temporary) | ||
| 16373 | 2026.02.05 01:58:13.692990 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_127_27 to all_1_127_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16374 | 2026.02.05 01:58:13.693062 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_122_26, all_127_127_0] -> all_1_127_27 | ||
| 16375 | 2026.02.05 01:58:13.693151 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16376 | 2026.02.05 01:58:13.710076 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 16377 | 2026.02.05 01:58:15.155984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41781 | ||
| 16378 | 2026.02.05 01:58:15.156887 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.02.05 01:58:15.156939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 16380 | 2026.02.05 01:58:15.157419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16381 | 2026.02.05 01:58:15.157645 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16382 | 2026.02.05 01:58:15.157774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41781 | ||
| 16383 | 2026.02.05 01:58:17.481783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 | ||
| 16384 | 2026.02.05 01:58:17.498377 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.02.05 01:58:17.498420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16386 | 2026.02.05 01:58:17.504407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16387 | 2026.02.05 01:58:17.505086 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16388 | 2026.02.05 01:58:17.508048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
| 16389 | 2026.02.05 01:58:18.644525 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16390 | 2026.02.05 01:58:18.644699 [ 4 ] {3c717b6e-174c-4182-b810-c5bc828000e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16391 | 2026.02.05 01:58:18.644766 [ 4 ] {3c717b6e-174c-4182-b810-c5bc828000e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16392 | 2026.02.05 01:58:18.645453 [ 4 ] {3c717b6e-174c-4182-b810-c5bc828000e9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2026.02.05 01:58:18.645503 [ 4 ] {3c717b6e-174c-4182-b810-c5bc828000e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16394 | 2026.02.05 01:58:18.645898 [ 4 ] {3c717b6e-174c-4182-b810-c5bc828000e9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16395 | 2026.02.05 01:58:18.646118 [ 4 ] {3c717b6e-174c-4182-b810-c5bc828000e9} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2026.02.05 01:58:18.646265 [ 4 ] {3c717b6e-174c-4182-b810-c5bc828000e9} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001613 sec., 79355.23868567885 rows/sec., 6.84 MiB/sec. | ||
| 16397 | 2026.02.05 01:58:18.646307 [ 4 ] {3c717b6e-174c-4182-b810-c5bc828000e9} <Debug> TCPHandler: Processed in 0.001915205 sec. | ||
| 16398 | 2026.02.05 01:58:18.646431 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.02.05 01:58:18.646524 [ 4 ] {358c91e7-ea19-4987-b047-9b919538a76c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16400 | 2026.02.05 01:58:18.646565 [ 4 ] {358c91e7-ea19-4987-b047-9b919538a76c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16401 | 2026.02.05 01:58:18.646978 [ 4 ] {358c91e7-ea19-4987-b047-9b919538a76c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.02.05 01:58:18.647014 [ 4 ] {358c91e7-ea19-4987-b047-9b919538a76c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16403 | 2026.02.05 01:58:18.647308 [ 4 ] {358c91e7-ea19-4987-b047-9b919538a76c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16404 | 2026.02.05 01:58:18.647517 [ 4 ] {358c91e7-ea19-4987-b047-9b919538a76c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.02.05 01:58:18.647644 [ 4 ] {358c91e7-ea19-4987-b047-9b919538a76c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001139 sec., 31606.67251975417 rows/sec., 2.32 MiB/sec. | ||
| 16406 | 2026.02.05 01:58:18.647683 [ 4 ] {358c91e7-ea19-4987-b047-9b919538a76c} <Debug> TCPHandler: Processed in 0.001302354 sec. | ||
| 16407 | 2026.02.05 01:58:18.647792 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.02.05 01:58:18.647883 [ 4 ] {2d28cf58-35e2-409f-88aa-538a6ad9308a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16409 | 2026.02.05 01:58:18.647922 [ 4 ] {2d28cf58-35e2-409f-88aa-538a6ad9308a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16410 | 2026.02.05 01:58:18.648351 [ 4 ] {2d28cf58-35e2-409f-88aa-538a6ad9308a} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.02.05 01:58:18.648386 [ 4 ] {2d28cf58-35e2-409f-88aa-538a6ad9308a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16412 | 2026.02.05 01:58:18.648683 [ 4 ] {2d28cf58-35e2-409f-88aa-538a6ad9308a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16413 | 2026.02.05 01:58:18.648885 [ 4 ] {2d28cf58-35e2-409f-88aa-538a6ad9308a} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.02.05 01:58:18.649010 [ 4 ] {2d28cf58-35e2-409f-88aa-538a6ad9308a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001145 sec., 87336.24454148472 rows/sec., 6.82 MiB/sec. | ||
| 16415 | 2026.02.05 01:58:18.649047 [ 4 ] {2d28cf58-35e2-409f-88aa-538a6ad9308a} <Debug> TCPHandler: Processed in 0.001303904 sec. | ||
| 16416 | 2026.02.05 01:58:18.649159 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2026.02.05 01:58:18.649256 [ 4 ] {2910a8e2-ac9a-438a-b4c5-624e2fc6c876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16418 | 2026.02.05 01:58:18.649296 [ 4 ] {2910a8e2-ac9a-438a-b4c5-624e2fc6c876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16419 | 2026.02.05 01:58:18.649674 [ 4 ] {2910a8e2-ac9a-438a-b4c5-624e2fc6c876} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2026.02.05 01:58:18.649707 [ 4 ] {2910a8e2-ac9a-438a-b4c5-624e2fc6c876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16421 | 2026.02.05 01:58:18.650001 [ 4 ] {2910a8e2-ac9a-438a-b4c5-624e2fc6c876} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16422 | 2026.02.05 01:58:18.650269 [ 4 ] {2910a8e2-ac9a-438a-b4c5-624e2fc6c876} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2026.02.05 01:58:18.650398 [ 4 ] {2910a8e2-ac9a-438a-b4c5-624e2fc6c876} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 16424 | 2026.02.05 01:58:18.650435 [ 4 ] {2910a8e2-ac9a-438a-b4c5-624e2fc6c876} <Debug> TCPHandler: Processed in 0.001324794 sec. | ||
| 16425 | 2026.02.05 01:58:18.650536 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16426 | 2026.02.05 01:58:18.650634 [ 4 ] {eea05ab4-399b-4175-af89-51d038fcf49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16427 | 2026.02.05 01:58:18.650688 [ 4 ] {eea05ab4-399b-4175-af89-51d038fcf49f} <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 | ||
| 16428 | 2026.02.05 01:58:18.651548 [ 4 ] {eea05ab4-399b-4175-af89-51d038fcf49f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16429 | 2026.02.05 01:58:18.651584 [ 4 ] {eea05ab4-399b-4175-af89-51d038fcf49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16430 | 2026.02.05 01:58:18.652133 [ 4 ] {eea05ab4-399b-4175-af89-51d038fcf49f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16431 | 2026.02.05 01:58:18.652366 [ 4 ] {eea05ab4-399b-4175-af89-51d038fcf49f} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16432 | 2026.02.05 01:58:18.652493 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16433 | 2026.02.05 01:58:18.652501 [ 4 ] {eea05ab4-399b-4175-af89-51d038fcf49f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001885 sec., 19098.14323607427 rows/sec., 34.22 MiB/sec. | ||
| 16434 | 2026.02.05 01:58:18.652565 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16435 | 2026.02.05 01:58:18.652591 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16436 | 2026.02.05 01:58:18.652599 [ 4 ] {eea05ab4-399b-4175-af89-51d038fcf49f} <Debug> TCPHandler: Processed in 0.002111579 sec. | ||
| 16437 | 2026.02.05 01:58:18.652704 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 16438 | 2026.02.05 01:58:18.652722 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16439 | 2026.02.05 01:58:18.652835 [ 4 ] {e7a3c2a2-5db3-4fdf-8c66-2a8a4a8865e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16440 | 2026.02.05 01:58:18.652876 [ 4 ] {e7a3c2a2-5db3-4fdf-8c66-2a8a4a8865e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16441 | 2026.02.05 01:58:18.652981 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16442 | 2026.02.05 01:58:18.653049 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2379 rows starting from the beginning of the part | ||
| 16443 | 2026.02.05 01:58:18.653199 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 16444 | 2026.02.05 01:58:18.653215 [ 4 ] {e7a3c2a2-5db3-4fdf-8c66-2a8a4a8865e5} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2026.02.05 01:58:18.653255 [ 4 ] {e7a3c2a2-5db3-4fdf-8c66-2a8a4a8865e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16446 | 2026.02.05 01:58:18.653322 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 4 rows starting from the beginning of the part | ||
| 16447 | 2026.02.05 01:58:18.653442 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 16448 | 2026.02.05 01:58:18.653552 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 4 rows starting from the beginning of the part | ||
| 16449 | 2026.02.05 01:58:18.653560 [ 4 ] {e7a3c2a2-5db3-4fdf-8c66-2a8a4a8865e5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16450 | 2026.02.05 01:58:18.653656 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 16451 | 2026.02.05 01:58:18.653776 [ 4 ] {e7a3c2a2-5db3-4fdf-8c66-2a8a4a8865e5} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2026.02.05 01:58:18.653911 [ 4 ] {e7a3c2a2-5db3-4fdf-8c66-2a8a4a8865e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 16453 | 2026.02.05 01:58:18.653949 [ 4 ] {e7a3c2a2-5db3-4fdf-8c66-2a8a4a8865e5} <Debug> TCPHandler: Processed in 0.001277193 sec. | ||
| 16454 | 2026.02.05 01:58:18.653983 [ 222 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 16455 | 2026.02.05 01:58:18.654012 [ 222 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 16456 | 2026.02.05 01:58:18.656833 [ 222 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 16457 | 2026.02.05 01:58:18.663014 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2495 rows, containing 19 columns (19 merged, 0 gathered) in 0.01036588 sec., 240693.50600238476 rows/sec., 431.31 MiB/sec. | ||
| 16458 | 2026.02.05 01:58:18.665518 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16459 | 2026.02.05 01:58:18.665934 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2026.02.05 01:58:18.666023 [ 192 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16461 | 2026.02.05 01:58:18.666206 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.72 MiB. | ||
| 16462 | 2026.02.05 01:58:19.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.45 MiB, peak 402.14 MiB, free memory in arenas 0.00 B, will set to 386.51 MiB (RSS), difference: 3.06 MiB | ||
| 16463 | 2026.02.05 01:58:22.441419 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16464 | 2026.02.05 01:58:22.441490 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16465 | 2026.02.05 01:58:22.658135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42229 | ||
| 16466 | 2026.02.05 01:58:22.658723 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16467 | 2026.02.05 01:58:22.658776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16468 | 2026.02.05 01:58:22.659298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16469 | 2026.02.05 01:58:22.659556 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16470 | 2026.02.05 01:58:22.659708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42229 | ||
| 16471 | 2026.02.05 01:58:22.781255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1946 | ||
| 16472 | 2026.02.05 01:58:22.783847 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.02.05 01:58:22.783894 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16474 | 2026.02.05 01:58:22.785068 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16475 | 2026.02.05 01:58:22.785338 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.02.05 01:58:22.785609 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1946 | ||
| 16477 | 2026.02.05 01:58:23.643686 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16478 | 2026.02.05 01:58:23.643864 [ 4 ] {89fe55dd-e348-4992-87ae-a956d96aadf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16479 | 2026.02.05 01:58:23.643932 [ 4 ] {89fe55dd-e348-4992-87ae-a956d96aadf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16480 | 2026.02.05 01:58:23.644593 [ 4 ] {89fe55dd-e348-4992-87ae-a956d96aadf3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16481 | 2026.02.05 01:58:23.644645 [ 4 ] {89fe55dd-e348-4992-87ae-a956d96aadf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16482 | 2026.02.05 01:58:23.645049 [ 4 ] {89fe55dd-e348-4992-87ae-a956d96aadf3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16483 | 2026.02.05 01:58:23.645293 [ 4 ] {89fe55dd-e348-4992-87ae-a956d96aadf3} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16484 | 2026.02.05 01:58:23.645449 [ 4 ] {89fe55dd-e348-4992-87ae-a956d96aadf3} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001634 sec., 39167.68665850673 rows/sec., 3.10 MiB/sec. | ||
| 16485 | 2026.02.05 01:58:23.645496 [ 4 ] {89fe55dd-e348-4992-87ae-a956d96aadf3} <Debug> TCPHandler: Processed in 0.001942366 sec. | ||
| 16486 | 2026.02.05 01:58:23.645626 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16487 | 2026.02.05 01:58:23.645728 [ 4 ] {47d51810-4187-4228-bc0a-973b8b005a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16488 | 2026.02.05 01:58:23.645772 [ 4 ] {47d51810-4187-4228-bc0a-973b8b005a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16489 | 2026.02.05 01:58:23.646179 [ 4 ] {47d51810-4187-4228-bc0a-973b8b005a83} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.02.05 01:58:23.646214 [ 4 ] {47d51810-4187-4228-bc0a-973b8b005a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16491 | 2026.02.05 01:58:23.646517 [ 4 ] {47d51810-4187-4228-bc0a-973b8b005a83} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16492 | 2026.02.05 01:58:23.646747 [ 4 ] {47d51810-4187-4228-bc0a-973b8b005a83} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16493 | 2026.02.05 01:58:23.646874 [ 4 ] {47d51810-4187-4228-bc0a-973b8b005a83} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001168 sec., 3424.6575342465753 rows/sec., 257.52 KiB/sec. | ||
| 16494 | 2026.02.05 01:58:23.646913 [ 4 ] {47d51810-4187-4228-bc0a-973b8b005a83} <Debug> TCPHandler: Processed in 0.001341315 sec. | ||
| 16495 | 2026.02.05 01:58:23.647030 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16496 | 2026.02.05 01:58:23.647123 [ 4 ] {0a4fd084-7020-488e-8934-54995b89bb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16497 | 2026.02.05 01:58:23.647163 [ 4 ] {0a4fd084-7020-488e-8934-54995b89bb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16498 | 2026.02.05 01:58:23.647581 [ 4 ] {0a4fd084-7020-488e-8934-54995b89bb6e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2026.02.05 01:58:23.647616 [ 4 ] {0a4fd084-7020-488e-8934-54995b89bb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16500 | 2026.02.05 01:58:23.647922 [ 4 ] {0a4fd084-7020-488e-8934-54995b89bb6e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16501 | 2026.02.05 01:58:23.648130 [ 4 ] {0a4fd084-7020-488e-8934-54995b89bb6e} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2026.02.05 01:58:23.648256 [ 4 ] {0a4fd084-7020-488e-8934-54995b89bb6e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001151 sec., 59079.06168549088 rows/sec., 4.61 MiB/sec. | ||
| 16503 | 2026.02.05 01:58:23.648294 [ 4 ] {0a4fd084-7020-488e-8934-54995b89bb6e} <Debug> TCPHandler: Processed in 0.001313484 sec. | ||
| 16504 | 2026.02.05 01:58:23.648410 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2026.02.05 01:58:23.648502 [ 4 ] {ad941293-8994-4274-a4ac-0e41c7bc31ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16506 | 2026.02.05 01:58:23.648545 [ 4 ] {ad941293-8994-4274-a4ac-0e41c7bc31ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16507 | 2026.02.05 01:58:23.648961 [ 4 ] {ad941293-8994-4274-a4ac-0e41c7bc31ee} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2026.02.05 01:58:23.648996 [ 4 ] {ad941293-8994-4274-a4ac-0e41c7bc31ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16509 | 2026.02.05 01:58:23.649322 [ 4 ] {ad941293-8994-4274-a4ac-0e41c7bc31ee} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16510 | 2026.02.05 01:58:23.649539 [ 4 ] {ad941293-8994-4274-a4ac-0e41c7bc31ee} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2026.02.05 01:58:23.649666 [ 4 ] {ad941293-8994-4274-a4ac-0e41c7bc31ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 16512 | 2026.02.05 01:58:23.649704 [ 4 ] {ad941293-8994-4274-a4ac-0e41c7bc31ee} <Debug> TCPHandler: Processed in 0.001343445 sec. | ||
| 16513 | 2026.02.05 01:58:23.649817 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16514 | 2026.02.05 01:58:23.649910 [ 4 ] {3616a347-fc0a-4e68-b469-ce501b441212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16515 | 2026.02.05 01:58:23.649964 [ 4 ] {3616a347-fc0a-4e68-b469-ce501b441212} <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 | ||
| 16516 | 2026.02.05 01:58:23.650722 [ 4 ] {3616a347-fc0a-4e68-b469-ce501b441212} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16517 | 2026.02.05 01:58:23.650757 [ 4 ] {3616a347-fc0a-4e68-b469-ce501b441212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16518 | 2026.02.05 01:58:23.651262 [ 4 ] {3616a347-fc0a-4e68-b469-ce501b441212} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16519 | 2026.02.05 01:58:23.651481 [ 4 ] {3616a347-fc0a-4e68-b469-ce501b441212} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16520 | 2026.02.05 01:58:23.651619 [ 4 ] {3616a347-fc0a-4e68-b469-ce501b441212} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001728 sec., 2314.814814814815 rows/sec., 4.15 MiB/sec. | ||
| 16521 | 2026.02.05 01:58:23.651681 [ 4 ] {3616a347-fc0a-4e68-b469-ce501b441212} <Debug> TCPHandler: Processed in 0.001913065 sec. | ||
| 16522 | 2026.02.05 01:58:23.651800 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16523 | 2026.02.05 01:58:23.651894 [ 4 ] {43d8d3c2-a6b2-428e-bef0-dda5b8151e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16524 | 2026.02.05 01:58:23.651934 [ 4 ] {43d8d3c2-a6b2-428e-bef0-dda5b8151e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16525 | 2026.02.05 01:58:23.652276 [ 4 ] {43d8d3c2-a6b2-428e-bef0-dda5b8151e67} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16526 | 2026.02.05 01:58:23.652310 [ 4 ] {43d8d3c2-a6b2-428e-bef0-dda5b8151e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16527 | 2026.02.05 01:58:23.652696 [ 4 ] {43d8d3c2-a6b2-428e-bef0-dda5b8151e67} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16528 | 2026.02.05 01:58:23.652905 [ 4 ] {43d8d3c2-a6b2-428e-bef0-dda5b8151e67} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16529 | 2026.02.05 01:58:23.653031 [ 4 ] {43d8d3c2-a6b2-428e-bef0-dda5b8151e67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 16530 | 2026.02.05 01:58:23.653067 [ 4 ] {43d8d3c2-a6b2-428e-bef0-dda5b8151e67} <Debug> TCPHandler: Processed in 0.001316274 sec. | ||
| 16531 | 2026.02.05 01:58:24.801008 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 16532 | 2026.02.05 01:58:24.801055 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 16533 | 2026.02.05 01:58:24.808749 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 16534 | 2026.02.05 01:58:25.008264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 | ||
| 16535 | 2026.02.05 01:58:25.025806 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16536 | 2026.02.05 01:58:25.025851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16537 | 2026.02.05 01:58:25.032204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16538 | 2026.02.05 01:58:25.032948 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16539 | 2026.02.05 01:58:25.036151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 16540 | 2026.02.05 01:58:28.645451 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16541 | 2026.02.05 01:58:28.645633 [ 4 ] {5f1e5f5e-e525-4cfb-82f0-0c44a0f4eecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16542 | 2026.02.05 01:58:28.645698 [ 4 ] {5f1e5f5e-e525-4cfb-82f0-0c44a0f4eecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16543 | 2026.02.05 01:58:28.646356 [ 4 ] {5f1e5f5e-e525-4cfb-82f0-0c44a0f4eecc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16544 | 2026.02.05 01:58:28.646402 [ 4 ] {5f1e5f5e-e525-4cfb-82f0-0c44a0f4eecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16545 | 2026.02.05 01:58:28.646801 [ 4 ] {5f1e5f5e-e525-4cfb-82f0-0c44a0f4eecc} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16546 | 2026.02.05 01:58:28.647024 [ 4 ] {5f1e5f5e-e525-4cfb-82f0-0c44a0f4eecc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16547 | 2026.02.05 01:58:28.647168 [ 4 ] {5f1e5f5e-e525-4cfb-82f0-0c44a0f4eecc} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001583 sec., 80859.12823752369 rows/sec., 6.97 MiB/sec. | ||
| 16548 | 2026.02.05 01:58:28.647210 [ 4 ] {5f1e5f5e-e525-4cfb-82f0-0c44a0f4eecc} <Debug> TCPHandler: Processed in 0.001885584 sec. | ||
| 16549 | 2026.02.05 01:58:28.647338 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16550 | 2026.02.05 01:58:28.647432 [ 4 ] {e29235cf-1007-416c-9991-1b16b8d4da51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16551 | 2026.02.05 01:58:28.647473 [ 4 ] {e29235cf-1007-416c-9991-1b16b8d4da51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16552 | 2026.02.05 01:58:28.647880 [ 4 ] {e29235cf-1007-416c-9991-1b16b8d4da51} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2026.02.05 01:58:28.647914 [ 4 ] {e29235cf-1007-416c-9991-1b16b8d4da51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16554 | 2026.02.05 01:58:28.648209 [ 4 ] {e29235cf-1007-416c-9991-1b16b8d4da51} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16555 | 2026.02.05 01:58:28.648420 [ 4 ] {e29235cf-1007-416c-9991-1b16b8d4da51} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2026.02.05 01:58:28.648530 [ 34 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16557 | 2026.02.05 01:58:28.648544 [ 4 ] {e29235cf-1007-416c-9991-1b16b8d4da51} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00113 sec., 31858.40707964602 rows/sec., 2.34 MiB/sec. | ||
| 16558 | 2026.02.05 01:58:28.648595 [ 34 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16559 | 2026.02.05 01:58:28.648604 [ 4 ] {e29235cf-1007-416c-9991-1b16b8d4da51} <Debug> TCPHandler: Processed in 0.001315233 sec. | ||
| 16560 | 2026.02.05 01:58:28.648626 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16561 | 2026.02.05 01:58:28.648727 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16562 | 2026.02.05 01:58:28.648736 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 16563 | 2026.02.05 01:58:28.648823 [ 4 ] {e512eb7c-84cc-4389-afc8-2d1554996034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16564 | 2026.02.05 01:58:28.648866 [ 4 ] {e512eb7c-84cc-4389-afc8-2d1554996034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16565 | 2026.02.05 01:58:28.648866 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16566 | 2026.02.05 01:58:28.648914 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 72 rows starting from the beginning of the part | ||
| 16567 | 2026.02.05 01:58:28.648988 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 36 rows starting from the beginning of the part | ||
| 16568 | 2026.02.05 01:58:28.649040 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 18 rows starting from the beginning of the part | ||
| 16569 | 2026.02.05 01:58:28.649086 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 36 rows starting from the beginning of the part | ||
| 16570 | 2026.02.05 01:58:28.649127 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 4 rows starting from the beginning of the part | ||
| 16571 | 2026.02.05 01:58:28.649168 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part | ||
| 16572 | 2026.02.05 01:58:28.649280 [ 4 ] {e512eb7c-84cc-4389-afc8-2d1554996034} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16573 | 2026.02.05 01:58:28.649321 [ 4 ] {e512eb7c-84cc-4389-afc8-2d1554996034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16574 | 2026.02.05 01:58:28.649646 [ 4 ] {e512eb7c-84cc-4389-afc8-2d1554996034} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16575 | 2026.02.05 01:58:28.649874 [ 4 ] {e512eb7c-84cc-4389-afc8-2d1554996034} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16576 | 2026.02.05 01:58:28.649999 [ 4 ] {e512eb7c-84cc-4389-afc8-2d1554996034} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.54 MiB/sec. | ||
| 16577 | 2026.02.05 01:58:28.650015 [ 191 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324864 sec., 152468.47978358532 rows/sec., 11.79 MiB/sec. | ||
| 16578 | 2026.02.05 01:58:28.650037 [ 4 ] {e512eb7c-84cc-4389-afc8-2d1554996034} <Debug> TCPHandler: Processed in 0.001358655 sec. | ||
| 16579 | 2026.02.05 01:58:28.650164 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16580 | 2026.02.05 01:58:28.650169 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16581 | 2026.02.05 01:58:28.650275 [ 4 ] {26898cc4-2630-4764-be5c-258a8fd917b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16582 | 2026.02.05 01:58:28.650319 [ 4 ] {26898cc4-2630-4764-be5c-258a8fd917b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16583 | 2026.02.05 01:58:28.650418 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16584 | 2026.02.05 01:58:28.650490 [ 202 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_126_25} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16585 | 2026.02.05 01:58:28.650562 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16586 | 2026.02.05 01:58:28.650716 [ 4 ] {26898cc4-2630-4764-be5c-258a8fd917b8} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16587 | 2026.02.05 01:58:28.650755 [ 4 ] {26898cc4-2630-4764-be5c-258a8fd917b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16588 | 2026.02.05 01:58:28.651084 [ 4 ] {26898cc4-2630-4764-be5c-258a8fd917b8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16589 | 2026.02.05 01:58:28.651285 [ 4 ] {26898cc4-2630-4764-be5c-258a8fd917b8} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16590 | 2026.02.05 01:58:28.651411 [ 4 ] {26898cc4-2630-4764-be5c-258a8fd917b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 16591 | 2026.02.05 01:58:28.651447 [ 4 ] {26898cc4-2630-4764-be5c-258a8fd917b8} <Debug> TCPHandler: Processed in 0.001326535 sec. | ||
| 16592 | 2026.02.05 01:58:28.651555 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2026.02.05 01:58:28.651646 [ 4 ] {b0f1466c-f1f2-4635-a5e7-ef96a3aceafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16594 | 2026.02.05 01:58:28.651701 [ 4 ] {b0f1466c-f1f2-4635-a5e7-ef96a3aceafa} <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 | ||
| 16595 | 2026.02.05 01:58:28.652508 [ 4 ] {b0f1466c-f1f2-4635-a5e7-ef96a3aceafa} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16596 | 2026.02.05 01:58:28.652543 [ 4 ] {b0f1466c-f1f2-4635-a5e7-ef96a3aceafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16597 | 2026.02.05 01:58:28.653086 [ 4 ] {b0f1466c-f1f2-4635-a5e7-ef96a3aceafa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16598 | 2026.02.05 01:58:28.653298 [ 4 ] {b0f1466c-f1f2-4635-a5e7-ef96a3aceafa} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16599 | 2026.02.05 01:58:28.653427 [ 4 ] {b0f1466c-f1f2-4635-a5e7-ef96a3aceafa} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001799 sec., 20011.11728738188 rows/sec., 35.86 MiB/sec. | ||
| 16600 | 2026.02.05 01:58:28.653481 [ 4 ] {b0f1466c-f1f2-4635-a5e7-ef96a3aceafa} <Debug> TCPHandler: Processed in 0.001974056 sec. | ||
| 16601 | 2026.02.05 01:58:28.653596 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2026.02.05 01:58:28.653688 [ 4 ] {3f12196c-3c94-4c6f-b31d-e24050d00684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16603 | 2026.02.05 01:58:28.653728 [ 4 ] {3f12196c-3c94-4c6f-b31d-e24050d00684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16604 | 2026.02.05 01:58:28.654054 [ 4 ] {3f12196c-3c94-4c6f-b31d-e24050d00684} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16605 | 2026.02.05 01:58:28.654089 [ 4 ] {3f12196c-3c94-4c6f-b31d-e24050d00684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16606 | 2026.02.05 01:58:28.654404 [ 4 ] {3f12196c-3c94-4c6f-b31d-e24050d00684} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16607 | 2026.02.05 01:58:28.654626 [ 4 ] {3f12196c-3c94-4c6f-b31d-e24050d00684} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16608 | 2026.02.05 01:58:28.654750 [ 4 ] {3f12196c-3c94-4c6f-b31d-e24050d00684} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 16609 | 2026.02.05 01:58:28.654785 [ 4 ] {3f12196c-3c94-4c6f-b31d-e24050d00684} <Debug> TCPHandler: Processed in 0.001236513 sec. | ||
| 16610 | 2026.02.05 01:58:30.160803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42741 | ||
| 16611 | 2026.02.05 01:58:30.161339 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2026.02.05 01:58:30.161377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16613 | 2026.02.05 01:58:30.161856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16614 | 2026.02.05 01:58:30.162080 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16615 | 2026.02.05 01:58:30.162219 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42741 | ||
| 16616 | 2026.02.05 01:58:31.122857 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63779 | ||
| 16617 | 2026.02.05 01:58:31.122966 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16618 | 2026.02.05 01:58:31.122991 [ 292 ] {} <Debug> TCP-Session: 40ac7017-7914-4f6c-93ab-77145bb883ca Authenticating user 'default' from [fd00:1122:3344:101::e]:63779 | ||
| 16619 | 2026.02.05 01:58:31.123014 [ 292 ] {} <Debug> TCP-Session: 40ac7017-7914-4f6c-93ab-77145bb883ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16620 | 2026.02.05 01:58:31.123027 [ 292 ] {} <Debug> TCP-Session: 40ac7017-7914-4f6c-93ab-77145bb883ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16621 | 2026.02.05 01:58:31.123217 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41471 | ||
| 16622 | 2026.02.05 01:58:31.123233 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64873 | ||
| 16623 | 2026.02.05 01:58:31.123267 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61109 | ||
| 16624 | 2026.02.05 01:58:31.123300 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55133 | ||
| 16625 | 2026.02.05 01:58:31.123322 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59700 | ||
| 16626 | 2026.02.05 01:58:31.123373 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16627 | 2026.02.05 01:58:31.123374 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16628 | 2026.02.05 01:58:31.123399 [ 292 ] {} <Trace> TCP-Session: 40ac7017-7914-4f6c-93ab-77145bb883ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16629 | 2026.02.05 01:58:31.123420 [ 286 ] {} <Debug> TCP-Session: cf545b69-a8dc-4970-9bb3-82f081750992 Authenticating user 'default' from [fd00:1122:3344:101::e]:61109 | ||
| 16630 | 2026.02.05 01:58:31.123418 [ 294 ] {} <Debug> TCP-Session: 745d15ac-72fd-44cc-8563-75cedb1fcba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64873 | ||
| 16631 | 2026.02.05 01:58:31.123411 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16632 | 2026.02.05 01:58:31.123457 [ 286 ] {} <Debug> TCP-Session: cf545b69-a8dc-4970-9bb3-82f081750992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16633 | 2026.02.05 01:58:31.123466 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16634 | 2026.02.05 01:58:31.123492 [ 290 ] {} <Debug> TCP-Session: 43600ce8-5b54-4e70-9bac-1f9c0afea677 Authenticating user 'default' from [fd00:1122:3344:101::e]:55133 | ||
| 16635 | 2026.02.05 01:58:31.123492 [ 286 ] {} <Debug> TCP-Session: cf545b69-a8dc-4970-9bb3-82f081750992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16636 | 2026.02.05 01:58:31.123520 [ 291 ] {} <Debug> TCP-Session: fa998fd6-4a42-4d79-88ba-8c7dc2dbbc28 Authenticating user 'default' from [fd00:1122:3344:101::e]:59700 | ||
| 16637 | 2026.02.05 01:58:31.123532 [ 290 ] {} <Debug> TCP-Session: 43600ce8-5b54-4e70-9bac-1f9c0afea677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16638 | 2026.02.05 01:58:31.123463 [ 294 ] {} <Debug> TCP-Session: 745d15ac-72fd-44cc-8563-75cedb1fcba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16639 | 2026.02.05 01:58:31.123571 [ 290 ] {} <Debug> TCP-Session: 43600ce8-5b54-4e70-9bac-1f9c0afea677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16640 | 2026.02.05 01:58:31.123585 [ 294 ] {} <Debug> TCP-Session: 745d15ac-72fd-44cc-8563-75cedb1fcba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16641 | 2026.02.05 01:58:31.123578 [ 292 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63779) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16642 | 2026.02.05 01:58:31.123563 [ 291 ] {} <Debug> TCP-Session: fa998fd6-4a42-4d79-88ba-8c7dc2dbbc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16643 | 2026.02.05 01:58:31.123342 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16644 | 2026.02.05 01:58:31.123651 [ 291 ] {} <Debug> TCP-Session: fa998fd6-4a42-4d79-88ba-8c7dc2dbbc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16645 | 2026.02.05 01:58:31.123285 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54124 | ||
| 16646 | 2026.02.05 01:58:31.123684 [ 293 ] {} <Debug> TCP-Session: 9e6bfb78-2017-4382-9803-7c85426c8457 Authenticating user 'default' from [fd00:1122:3344:101::e]:41471 | ||
| 16647 | 2026.02.05 01:58:31.123274 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49389 | ||
| 16648 | 2026.02.05 01:58:31.123744 [ 293 ] {} <Debug> TCP-Session: 9e6bfb78-2017-4382-9803-7c85426c8457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16649 | 2026.02.05 01:58:31.123258 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47162 | ||
| 16650 | 2026.02.05 01:58:31.123780 [ 293 ] {} <Debug> TCP-Session: 9e6bfb78-2017-4382-9803-7c85426c8457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16651 | 2026.02.05 01:58:31.123812 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16652 | 2026.02.05 01:58:31.123779 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16653 | 2026.02.05 01:58:31.123845 [ 288 ] {} <Debug> TCP-Session: 31c276df-0cc3-4938-9591-2e9946cd6378 Authenticating user 'default' from [fd00:1122:3344:101::e]:49389 | ||
| 16654 | 2026.02.05 01:58:31.123867 [ 292 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16655 | 2026.02.05 01:58:31.123882 [ 288 ] {} <Debug> TCP-Session: 31c276df-0cc3-4938-9591-2e9946cd6378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16656 | 2026.02.05 01:58:31.123879 [ 289 ] {} <Debug> TCP-Session: 49ecf744-9a15-4ed1-bedb-852acad9d217 Authenticating user 'default' from [fd00:1122:3344:101::e]:54124 | ||
| 16657 | 2026.02.05 01:58:31.123901 [ 288 ] {} <Debug> TCP-Session: 31c276df-0cc3-4938-9591-2e9946cd6378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16658 | 2026.02.05 01:58:31.123929 [ 289 ] {} <Debug> TCP-Session: 49ecf744-9a15-4ed1-bedb-852acad9d217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16659 | 2026.02.05 01:58:31.123931 [ 292 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16660 | 2026.02.05 01:58:31.123965 [ 289 ] {} <Debug> TCP-Session: 49ecf744-9a15-4ed1-bedb-852acad9d217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16661 | 2026.02.05 01:58:31.124082 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16662 | 2026.02.05 01:58:31.124114 [ 3 ] {} <Debug> TCP-Session: 50102483-dcc7-41d3-9a15-c7c6336fb6ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47162 | ||
| 16663 | 2026.02.05 01:58:31.124131 [ 3 ] {} <Debug> TCP-Session: 50102483-dcc7-41d3-9a15-c7c6336fb6ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16664 | 2026.02.05 01:58:31.124144 [ 3 ] {} <Debug> TCP-Session: 50102483-dcc7-41d3-9a15-c7c6336fb6ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16665 | 2026.02.05 01:58:31.124304 [ 292 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 16666 | 2026.02.05 01:58:31.125437 [ 336 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Trace> AggregatingTransform: Aggregating | ||
| 16667 | 2026.02.05 01:58:31.125470 [ 336 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 16668 | 2026.02.05 01:58:31.125502 [ 336 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001075799 sec. (929.542 rows/sec., 36.31 KiB/sec.) | ||
| 16669 | 2026.02.05 01:58:31.125519 [ 336 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Trace> Aggregator: Merging aggregated data | ||
| 16670 | 2026.02.05 01:58:31.127292 [ 292 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003768 sec., 265.3927813163482 rows/sec., 10.37 KiB/sec. | ||
| 16671 | 2026.02.05 01:58:31.127447 [ 292 ] {256a0c93-7d21-4343-aab8-d3d994d11cd0} <Debug> TCPHandler: Processed in 0.004159606 sec. | ||
| 16672 | 2026.02.05 01:58:31.127582 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16673 | 2026.02.05 01:58:31.127615 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16674 | 2026.02.05 01:58:31.127636 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16675 | 2026.02.05 01:58:31.127655 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16676 | 2026.02.05 01:58:31.127674 [ 294 ] {} <Debug> TCP-Session: 745d15ac-72fd-44cc-8563-75cedb1fcba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16677 | 2026.02.05 01:58:31.127676 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16678 | 2026.02.05 01:58:31.127695 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16679 | 2026.02.05 01:58:31.127729 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16680 | 2026.02.05 01:58:31.127741 [ 291 ] {} <Debug> TCP-Session: fa998fd6-4a42-4d79-88ba-8c7dc2dbbc28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16681 | 2026.02.05 01:58:31.127759 [ 293 ] {} <Debug> TCP-Session: 9e6bfb78-2017-4382-9803-7c85426c8457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16682 | 2026.02.05 01:58:31.127788 [ 288 ] {} <Debug> TCP-Session: 31c276df-0cc3-4938-9591-2e9946cd6378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16683 | 2026.02.05 01:58:31.127741 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16684 | 2026.02.05 01:58:31.127710 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16685 | 2026.02.05 01:58:31.127859 [ 286 ] {} <Debug> TCP-Session: cf545b69-a8dc-4970-9bb3-82f081750992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16686 | 2026.02.05 01:58:31.127661 [ 3 ] {} <Debug> TCP-Session: 50102483-dcc7-41d3-9a15-c7c6336fb6ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16687 | 2026.02.05 01:58:31.127875 [ 290 ] {} <Debug> TCP-Session: 43600ce8-5b54-4e70-9bac-1f9c0afea677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16688 | 2026.02.05 01:58:31.127626 [ 292 ] {} <Debug> TCP-Session: 40ac7017-7914-4f6c-93ab-77145bb883ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16689 | 2026.02.05 01:58:31.127702 [ 289 ] {} <Debug> TCP-Session: 49ecf744-9a15-4ed1-bedb-852acad9d217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16690 | 2026.02.05 01:58:31.260438 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61998 | ||
| 16691 | 2026.02.05 01:58:31.260567 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16692 | 2026.02.05 01:58:31.260596 [ 292 ] {} <Debug> TCP-Session: fbb83f81-3a7c-4914-826c-983ec0d86983 Authenticating user 'default' from [fd00:1122:3344:101::e]:61998 | ||
| 16693 | 2026.02.05 01:58:31.260618 [ 292 ] {} <Debug> TCP-Session: fbb83f81-3a7c-4914-826c-983ec0d86983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16694 | 2026.02.05 01:58:31.260631 [ 292 ] {} <Debug> TCP-Session: fbb83f81-3a7c-4914-826c-983ec0d86983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16695 | 2026.02.05 01:58:31.260895 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37147 | ||
| 16696 | 2026.02.05 01:58:31.260948 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61851 | ||
| 16697 | 2026.02.05 01:58:31.260985 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59522 | ||
| 16698 | 2026.02.05 01:58:31.261003 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58775 | ||
| 16699 | 2026.02.05 01:58:31.261031 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16700 | 2026.02.05 01:58:31.261054 [ 292 ] {} <Trace> TCP-Session: fbb83f81-3a7c-4914-826c-983ec0d86983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16701 | 2026.02.05 01:58:31.261080 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16702 | 2026.02.05 01:58:31.261092 [ 293 ] {} <Debug> TCP-Session: 92016c4b-8aa0-49a0-8bf3-3cfac6e6bd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:37147 | ||
| 16703 | 2026.02.05 01:58:31.261116 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16704 | 2026.02.05 01:58:31.261123 [ 289 ] {} <Debug> TCP-Session: 8afb971c-8bb6-46ce-a323-93fdfb6e63fd Authenticating user 'default' from [fd00:1122:3344:101::e]:59522 | ||
| 16705 | 2026.02.05 01:58:31.261142 [ 293 ] {} <Debug> TCP-Session: 92016c4b-8aa0-49a0-8bf3-3cfac6e6bd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16706 | 2026.02.05 01:58:31.261164 [ 290 ] {} <Debug> TCP-Session: 029ff913-0efb-40a5-a8e5-03ccaeabc49a Authenticating user 'default' from [fd00:1122:3344:101::e]:58775 | ||
| 16707 | 2026.02.05 01:58:31.261180 [ 293 ] {} <Debug> TCP-Session: 92016c4b-8aa0-49a0-8bf3-3cfac6e6bd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16708 | 2026.02.05 01:58:31.261166 [ 289 ] {} <Debug> TCP-Session: 8afb971c-8bb6-46ce-a323-93fdfb6e63fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16709 | 2026.02.05 01:58:31.261211 [ 290 ] {} <Debug> TCP-Session: 029ff913-0efb-40a5-a8e5-03ccaeabc49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16710 | 2026.02.05 01:58:31.261232 [ 289 ] {} <Debug> TCP-Session: 8afb971c-8bb6-46ce-a323-93fdfb6e63fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16711 | 2026.02.05 01:58:31.261252 [ 290 ] {} <Debug> TCP-Session: 029ff913-0efb-40a5-a8e5-03ccaeabc49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16712 | 2026.02.05 01:58:31.261263 [ 292 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16713 | 2026.02.05 01:58:31.261088 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16714 | 2026.02.05 01:58:31.261035 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43172 | ||
| 16715 | 2026.02.05 01:58:31.261336 [ 294 ] {} <Debug> TCP-Session: fd5713f0-bd17-4a76-8f02-62c4c1199265 Authenticating user 'default' from [fd00:1122:3344:101::e]:61851 | ||
| 16716 | 2026.02.05 01:58:31.260977 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41692 | ||
| 16717 | 2026.02.05 01:58:31.261413 [ 294 ] {} <Debug> TCP-Session: fd5713f0-bd17-4a76-8f02-62c4c1199265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16718 | 2026.02.05 01:58:31.260962 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49744 | ||
| 16719 | 2026.02.05 01:58:31.261454 [ 294 ] {} <Debug> TCP-Session: fd5713f0-bd17-4a76-8f02-62c4c1199265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16720 | 2026.02.05 01:58:31.260948 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54284 | ||
| 16721 | 2026.02.05 01:58:31.261483 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16722 | 2026.02.05 01:58:31.261520 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16723 | 2026.02.05 01:58:31.261504 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16724 | 2026.02.05 01:58:31.261552 [ 291 ] {} <Debug> TCP-Session: 0233b874-f179-4f69-ad47-3f608e798085 Authenticating user 'default' from [fd00:1122:3344:101::e]:43172 | ||
| 16725 | 2026.02.05 01:58:31.261582 [ 288 ] {} <Debug> TCP-Session: 7e2dc011-d19d-4493-9086-0f545e74d6e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41692 | ||
| 16726 | 2026.02.05 01:58:31.261596 [ 292 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16727 | 2026.02.05 01:58:31.261615 [ 291 ] {} <Debug> TCP-Session: 0233b874-f179-4f69-ad47-3f608e798085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16728 | 2026.02.05 01:58:31.261617 [ 288 ] {} <Debug> TCP-Session: 7e2dc011-d19d-4493-9086-0f545e74d6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16729 | 2026.02.05 01:58:31.261651 [ 291 ] {} <Debug> TCP-Session: 0233b874-f179-4f69-ad47-3f608e798085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16730 | 2026.02.05 01:58:31.261665 [ 292 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16731 | 2026.02.05 01:58:31.261665 [ 288 ] {} <Debug> TCP-Session: 7e2dc011-d19d-4493-9086-0f545e74d6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16732 | 2026.02.05 01:58:31.261555 [ 286 ] {} <Debug> TCP-Session: 65d92141-49b7-4a90-955b-10714d2e1a7e Authenticating user 'default' from [fd00:1122:3344:101::e]:49744 | ||
| 16733 | 2026.02.05 01:58:31.261560 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16734 | 2026.02.05 01:58:31.261735 [ 286 ] {} <Debug> TCP-Session: 65d92141-49b7-4a90-955b-10714d2e1a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16735 | 2026.02.05 01:58:31.261753 [ 3 ] {} <Debug> TCP-Session: c010e730-b069-44b4-af5d-ce3838e3bfb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54284 | ||
| 16736 | 2026.02.05 01:58:31.261757 [ 286 ] {} <Debug> TCP-Session: 65d92141-49b7-4a90-955b-10714d2e1a7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16737 | 2026.02.05 01:58:31.261777 [ 3 ] {} <Debug> TCP-Session: c010e730-b069-44b4-af5d-ce3838e3bfb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16738 | 2026.02.05 01:58:31.261792 [ 3 ] {} <Debug> TCP-Session: c010e730-b069-44b4-af5d-ce3838e3bfb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16739 | 2026.02.05 01:58:31.262037 [ 292 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 16740 | 2026.02.05 01:58:31.263191 [ 334 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Trace> AggregatingTransform: Aggregating | ||
| 16741 | 2026.02.05 01:58:31.263247 [ 334 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 16742 | 2026.02.05 01:58:31.263292 [ 334 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001134661 sec. (881.321 rows/sec., 34.43 KiB/sec.) | ||
| 16743 | 2026.02.05 01:58:31.263317 [ 334 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Trace> Aggregator: Merging aggregated data | ||
| 16744 | 2026.02.05 01:58:31.264877 [ 292 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003679 sec., 271.8129926610492 rows/sec., 10.62 KiB/sec. | ||
| 16745 | 2026.02.05 01:58:31.265041 [ 292 ] {fac825e2-7c73-41a3-b2e4-648b0fc90d7f} <Debug> TCPHandler: Processed in 0.004138876 sec. | ||
| 16746 | 2026.02.05 01:58:31.265203 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16747 | 2026.02.05 01:58:31.265233 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16748 | 2026.02.05 01:58:31.265253 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16749 | 2026.02.05 01:58:31.265270 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16750 | 2026.02.05 01:58:31.265291 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16751 | 2026.02.05 01:58:31.265322 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16752 | 2026.02.05 01:58:31.265352 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16753 | 2026.02.05 01:58:31.265372 [ 293 ] {} <Debug> TCP-Session: 92016c4b-8aa0-49a0-8bf3-3cfac6e6bd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16754 | 2026.02.05 01:58:31.265401 [ 3 ] {} <Debug> TCP-Session: c010e730-b069-44b4-af5d-ce3838e3bfb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16755 | 2026.02.05 01:58:31.265435 [ 288 ] {} <Debug> TCP-Session: 7e2dc011-d19d-4493-9086-0f545e74d6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16756 | 2026.02.05 01:58:31.265341 [ 294 ] {} <Debug> TCP-Session: fd5713f0-bd17-4a76-8f02-62c4c1199265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16757 | 2026.02.05 01:58:31.265316 [ 289 ] {} <Debug> TCP-Session: 8afb971c-8bb6-46ce-a323-93fdfb6e63fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16758 | 2026.02.05 01:58:31.265310 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16759 | 2026.02.05 01:58:31.265367 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16760 | 2026.02.05 01:58:31.265292 [ 291 ] {} <Debug> TCP-Session: 0233b874-f179-4f69-ad47-3f608e798085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16761 | 2026.02.05 01:58:31.265603 [ 286 ] {} <Debug> TCP-Session: 65d92141-49b7-4a90-955b-10714d2e1a7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16762 | 2026.02.05 01:58:31.265608 [ 290 ] {} <Debug> TCP-Session: 029ff913-0efb-40a5-a8e5-03ccaeabc49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16763 | 2026.02.05 01:58:31.265253 [ 292 ] {} <Debug> TCP-Session: fbb83f81-3a7c-4914-826c-983ec0d86983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16764 | 2026.02.05 01:58:31.991613 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41723 | ||
| 16765 | 2026.02.05 01:58:31.991729 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16766 | 2026.02.05 01:58:31.991754 [ 292 ] {} <Debug> TCP-Session: b10f3816-330d-4417-9da7-670fe37853c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41723 | ||
| 16767 | 2026.02.05 01:58:31.991776 [ 292 ] {} <Debug> TCP-Session: b10f3816-330d-4417-9da7-670fe37853c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16768 | 2026.02.05 01:58:31.991789 [ 292 ] {} <Debug> TCP-Session: b10f3816-330d-4417-9da7-670fe37853c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16769 | 2026.02.05 01:58:31.992011 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45124 | ||
| 16770 | 2026.02.05 01:58:31.992025 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64703 | ||
| 16771 | 2026.02.05 01:58:31.992059 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35207 | ||
| 16772 | 2026.02.05 01:58:31.992071 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40326 | ||
| 16773 | 2026.02.05 01:58:31.992102 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55011 | ||
| 16774 | 2026.02.05 01:58:31.992114 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56649 | ||
| 16775 | 2026.02.05 01:58:31.992146 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16776 | 2026.02.05 01:58:31.992160 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65332 | ||
| 16777 | 2026.02.05 01:58:31.992190 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16778 | 2026.02.05 01:58:31.992213 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16779 | 2026.02.05 01:58:31.992236 [ 289 ] {} <Debug> TCP-Session: 373efddd-6d19-4fae-a556-eb0477d1989d Authenticating user 'default' from [fd00:1122:3344:101::e]:55011 | ||
| 16780 | 2026.02.05 01:58:31.992190 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16781 | 2026.02.05 01:58:31.992257 [ 290 ] {} <Debug> TCP-Session: 83cbc377-3c6b-4d65-b5ce-3ac4fc2a1681 Authenticating user 'default' from [fd00:1122:3344:101::e]:56649 | ||
| 16782 | 2026.02.05 01:58:31.992271 [ 289 ] {} <Debug> TCP-Session: 373efddd-6d19-4fae-a556-eb0477d1989d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16783 | 2026.02.05 01:58:31.992287 [ 294 ] {} <Debug> TCP-Session: eafbcf8e-cadc-4a24-8ed3-fbd931748154 Authenticating user 'default' from [fd00:1122:3344:101::e]:64703 | ||
| 16784 | 2026.02.05 01:58:31.992308 [ 290 ] {} <Debug> TCP-Session: 83cbc377-3c6b-4d65-b5ce-3ac4fc2a1681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16785 | 2026.02.05 01:58:31.992311 [ 289 ] {} <Debug> TCP-Session: 373efddd-6d19-4fae-a556-eb0477d1989d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16786 | 2026.02.05 01:58:31.992325 [ 294 ] {} <Debug> TCP-Session: eafbcf8e-cadc-4a24-8ed3-fbd931748154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16787 | 2026.02.05 01:58:31.992331 [ 290 ] {} <Debug> TCP-Session: 83cbc377-3c6b-4d65-b5ce-3ac4fc2a1681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16788 | 2026.02.05 01:58:31.992358 [ 294 ] {} <Debug> TCP-Session: eafbcf8e-cadc-4a24-8ed3-fbd931748154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16789 | 2026.02.05 01:58:31.992288 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16790 | 2026.02.05 01:58:31.992190 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16791 | 2026.02.05 01:58:31.992413 [ 291 ] {} <Debug> TCP-Session: 5c53c3cd-6a57-47cc-82a8-2dada65bf4a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65332 | ||
| 16792 | 2026.02.05 01:58:31.992167 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16793 | 2026.02.05 01:58:31.992449 [ 291 ] {} <Debug> TCP-Session: 5c53c3cd-6a57-47cc-82a8-2dada65bf4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16794 | 2026.02.05 01:58:31.992437 [ 286 ] {} <Debug> TCP-Session: 477d5006-f7ed-48e4-9317-a5e8beaeb308 Authenticating user 'default' from [fd00:1122:3344:101::e]:35207 | ||
| 16795 | 2026.02.05 01:58:31.992475 [ 291 ] {} <Debug> TCP-Session: 5c53c3cd-6a57-47cc-82a8-2dada65bf4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16796 | 2026.02.05 01:58:31.992497 [ 286 ] {} <Debug> TCP-Session: 477d5006-f7ed-48e4-9317-a5e8beaeb308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16797 | 2026.02.05 01:58:31.992470 [ 288 ] {} <Debug> TCP-Session: b91b6311-fbac-4401-8bb0-295d746318e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40326 | ||
| 16798 | 2026.02.05 01:58:31.992523 [ 286 ] {} <Debug> TCP-Session: 477d5006-f7ed-48e4-9317-a5e8beaeb308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16799 | 2026.02.05 01:58:31.992548 [ 288 ] {} <Debug> TCP-Session: b91b6311-fbac-4401-8bb0-295d746318e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16800 | 2026.02.05 01:58:31.992164 [ 292 ] {} <Trace> TCP-Session: b10f3816-330d-4417-9da7-670fe37853c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2026.02.05 01:58:31.992578 [ 288 ] {} <Debug> TCP-Session: b91b6311-fbac-4401-8bb0-295d746318e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16802 | 2026.02.05 01:58:31.992026 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33527 | ||
| 16803 | 2026.02.05 01:58:31.992202 [ 293 ] {} <Debug> TCP-Session: 6c949524-4223-4d48-a67b-66b51549cff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45124 | ||
| 16804 | 2026.02.05 01:58:31.992664 [ 293 ] {} <Debug> TCP-Session: 6c949524-4223-4d48-a67b-66b51549cff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16805 | 2026.02.05 01:58:31.992677 [ 293 ] {} <Debug> TCP-Session: 6c949524-4223-4d48-a67b-66b51549cff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16806 | 2026.02.05 01:58:31.992683 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16807 | 2026.02.05 01:58:31.992712 [ 3 ] {} <Debug> TCP-Session: 408ab733-05be-4104-8541-7f79c04cc466 Authenticating user 'default' from [fd00:1122:3344:101::e]:33527 | ||
| 16808 | 2026.02.05 01:58:31.992733 [ 3 ] {} <Debug> TCP-Session: 408ab733-05be-4104-8541-7f79c04cc466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16809 | 2026.02.05 01:58:31.992737 [ 292 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41723) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16810 | 2026.02.05 01:58:31.992752 [ 3 ] {} <Debug> TCP-Session: 408ab733-05be-4104-8541-7f79c04cc466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16811 | 2026.02.05 01:58:31.993005 [ 292 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16812 | 2026.02.05 01:58:31.993062 [ 292 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16813 | 2026.02.05 01:58:31.993351 [ 292 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 16814 | 2026.02.05 01:58:31.994252 [ 312 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Trace> AggregatingTransform: Aggregating | ||
| 16815 | 2026.02.05 01:58:31.994307 [ 312 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Trace> Aggregator: Aggregation method: without_key | ||
| 16816 | 2026.02.05 01:58:31.994342 [ 312 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883726 sec. (1131.572 rows/sec., 44.20 KiB/sec.) | ||
| 16817 | 2026.02.05 01:58:31.994360 [ 312 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Trace> Aggregator: Merging aggregated data | ||
| 16818 | 2026.02.05 01:58:31.995675 [ 292 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002995 sec., 333.889816360601 rows/sec., 13.04 KiB/sec. | ||
| 16819 | 2026.02.05 01:58:31.995760 [ 292 ] {f6441c2a-fa9e-4ceb-90a9-67fe3ce7224f} <Debug> TCPHandler: Processed in 0.003712948 sec. | ||
| 16820 | 2026.02.05 01:58:31.995851 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16821 | 2026.02.05 01:58:31.995878 [ 292 ] {} <Debug> TCP-Session: b10f3816-330d-4417-9da7-670fe37853c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16822 | 2026.02.05 01:58:31.995882 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16823 | 2026.02.05 01:58:31.995916 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16824 | 2026.02.05 01:58:31.995933 [ 293 ] {} <Debug> TCP-Session: 6c949524-4223-4d48-a67b-66b51549cff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16825 | 2026.02.05 01:58:31.995940 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16826 | 2026.02.05 01:58:31.995957 [ 294 ] {} <Debug> TCP-Session: eafbcf8e-cadc-4a24-8ed3-fbd931748154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16827 | 2026.02.05 01:58:31.995960 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16828 | 2026.02.05 01:58:31.995974 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16829 | 2026.02.05 01:58:31.996003 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16830 | 2026.02.05 01:58:31.996011 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16831 | 2026.02.05 01:58:31.996022 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16832 | 2026.02.05 01:58:31.996048 [ 3 ] {} <Debug> TCP-Session: 408ab733-05be-4104-8541-7f79c04cc466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16833 | 2026.02.05 01:58:31.996064 [ 286 ] {} <Debug> TCP-Session: 477d5006-f7ed-48e4-9317-a5e8beaeb308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16834 | 2026.02.05 01:58:31.996032 [ 288 ] {} <Debug> TCP-Session: b91b6311-fbac-4401-8bb0-295d746318e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16835 | 2026.02.05 01:58:31.996089 [ 291 ] {} <Debug> TCP-Session: 5c53c3cd-6a57-47cc-82a8-2dada65bf4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16836 | 2026.02.05 01:58:31.996019 [ 289 ] {} <Debug> TCP-Session: 373efddd-6d19-4fae-a556-eb0477d1989d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16837 | 2026.02.05 01:58:31.995987 [ 290 ] {} <Debug> TCP-Session: 83cbc377-3c6b-4d65-b5ce-3ac4fc2a1681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16838 | 2026.02.05 01:58:32.536237 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 16839 | 2026.02.05 01:58:32.555586 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16840 | 2026.02.05 01:58:32.555661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16841 | 2026.02.05 01:58:32.562667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16842 | 2026.02.05 01:58:32.563561 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16843 | 2026.02.05 01:58:32.567902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 16844 | 2026.02.05 01:58:32.785840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1976 | ||
| 16845 | 2026.02.05 01:58:32.788270 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16846 | 2026.02.05 01:58:32.788318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16847 | 2026.02.05 01:58:32.789527 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16848 | 2026.02.05 01:58:32.789791 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16849 | 2026.02.05 01:58:32.789952 [ 39 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16850 | 2026.02.05 01:58:32.790019 [ 39 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.02.05 01:58:32.790044 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16852 | 2026.02.05 01:58:32.790056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1976 | ||
| 16853 | 2026.02.05 01:58:32.790177 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 16854 | 2026.02.05 01:58:32.790830 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16855 | 2026.02.05 01:58:32.791015 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1832 rows starting from the beginning of the part | ||
| 16856 | 2026.02.05 01:58:32.791421 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 16857 | 2026.02.05 01:58:32.791783 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 16858 | 2026.02.05 01:58:32.792108 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 16859 | 2026.02.05 01:58:32.792420 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part | ||
| 16860 | 2026.02.05 01:58:32.792751 [ 190 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 16861 | 2026.02.05 01:58:32.799547 [ 197 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1976 rows, containing 72 columns (72 merged, 0 gathered) in 0.009432902 sec., 209479.5429868772 rows/sec., 159.07 MiB/sec. | ||
| 16862 | 2026.02.05 01:58:32.801453 [ 191 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16863 | 2026.02.05 01:58:32.802015 [ 191 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16864 | 2026.02.05 01:58:32.802087 [ 191 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_66_13} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16865 | 2026.02.05 01:58:32.802403 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 16866 | 2026.02.05 01:58:33.289557 [ 219 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 16867 | 2026.02.05 01:58:33.289612 [ 219 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 16868 | 2026.02.05 01:58:33.293113 [ 219 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 16869 | 2026.02.05 01:58:33.644405 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16870 | 2026.02.05 01:58:33.644598 [ 4 ] {583d6ed0-f434-4fbf-9c53-84d9bf924416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16871 | 2026.02.05 01:58:33.644673 [ 4 ] {583d6ed0-f434-4fbf-9c53-84d9bf924416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16872 | 2026.02.05 01:58:33.645473 [ 4 ] {583d6ed0-f434-4fbf-9c53-84d9bf924416} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16873 | 2026.02.05 01:58:33.645523 [ 4 ] {583d6ed0-f434-4fbf-9c53-84d9bf924416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16874 | 2026.02.05 01:58:33.645941 [ 4 ] {583d6ed0-f434-4fbf-9c53-84d9bf924416} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16875 | 2026.02.05 01:58:33.646195 [ 4 ] {583d6ed0-f434-4fbf-9c53-84d9bf924416} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16876 | 2026.02.05 01:58:33.646362 [ 4 ] {583d6ed0-f434-4fbf-9c53-84d9bf924416} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001824 sec., 35087.71929824561 rows/sec., 2.78 MiB/sec. | ||
| 16877 | 2026.02.05 01:58:33.646364 [ 38 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16878 | 2026.02.05 01:58:33.646410 [ 4 ] {583d6ed0-f434-4fbf-9c53-84d9bf924416} <Debug> TCPHandler: Processed in 0.00213997 sec. | ||
| 16879 | 2026.02.05 01:58:33.646433 [ 38 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.02.05 01:58:33.646460 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16881 | 2026.02.05 01:58:33.646556 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16882 | 2026.02.05 01:58:33.646575 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 16883 | 2026.02.05 01:58:33.646660 [ 4 ] {e692b6f5-80b5-400c-a263-9a0c0bd7b1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16884 | 2026.02.05 01:58:33.646707 [ 4 ] {e692b6f5-80b5-400c-a263-9a0c0bd7b1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16885 | 2026.02.05 01:58:33.646710 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16886 | 2026.02.05 01:58:33.646758 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1408 rows starting from the beginning of the part | ||
| 16887 | 2026.02.05 01:58:33.646830 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1325 rows starting from the beginning of the part | ||
| 16888 | 2026.02.05 01:58:33.646877 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 128 rows starting from the beginning of the part | ||
| 16889 | 2026.02.05 01:58:33.646922 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 16890 | 2026.02.05 01:58:33.646962 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 128 rows starting from the beginning of the part | ||
| 16891 | 2026.02.05 01:58:33.647005 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 16892 | 2026.02.05 01:58:33.647135 [ 4 ] {e692b6f5-80b5-400c-a263-9a0c0bd7b1ff} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16893 | 2026.02.05 01:58:33.647177 [ 4 ] {e692b6f5-80b5-400c-a263-9a0c0bd7b1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16894 | 2026.02.05 01:58:33.647504 [ 4 ] {e692b6f5-80b5-400c-a263-9a0c0bd7b1ff} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16895 | 2026.02.05 01:58:33.647739 [ 4 ] {e692b6f5-80b5-400c-a263-9a0c0bd7b1ff} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16896 | 2026.02.05 01:58:33.647879 [ 4 ] {e692b6f5-80b5-400c-a263-9a0c0bd7b1ff} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001241 sec., 3223.2070910556004 rows/sec., 242.37 KiB/sec. | ||
| 16897 | 2026.02.05 01:58:33.647918 [ 4 ] {e692b6f5-80b5-400c-a263-9a0c0bd7b1ff} <Debug> TCPHandler: Processed in 0.001414116 sec. | ||
| 16898 | 2026.02.05 01:58:33.648048 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16899 | 2026.02.05 01:58:33.648142 [ 4 ] {8b74b3a3-d529-4d17-ab86-96db3c054ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16900 | 2026.02.05 01:58:33.648182 [ 4 ] {8b74b3a3-d529-4d17-ab86-96db3c054ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16901 | 2026.02.05 01:58:33.648539 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3117 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015848 sec., 1546247.534536334 rows/sec., 135.37 MiB/sec. | ||
| 16902 | 2026.02.05 01:58:33.648669 [ 4 ] {8b74b3a3-d529-4d17-ab86-96db3c054ea5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16903 | 2026.02.05 01:58:33.648714 [ 4 ] {8b74b3a3-d529-4d17-ab86-96db3c054ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16904 | 2026.02.05 01:58:33.648871 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16905 | 2026.02.05 01:58:33.649104 [ 4 ] {8b74b3a3-d529-4d17-ab86-96db3c054ea5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16906 | 2026.02.05 01:58:33.649222 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16907 | 2026.02.05 01:58:33.649311 [ 198 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_131_26} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16908 | 2026.02.05 01:58:33.649380 [ 4 ] {8b74b3a3-d529-4d17-ab86-96db3c054ea5} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2026.02.05 01:58:33.649398 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 16910 | 2026.02.05 01:58:33.649519 [ 38 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16911 | 2026.02.05 01:58:33.649522 [ 4 ] {8b74b3a3-d529-4d17-ab86-96db3c054ea5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001398 sec., 48640.91559370529 rows/sec., 3.80 MiB/sec. | ||
| 16912 | 2026.02.05 01:58:33.649556 [ 38 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16913 | 2026.02.05 01:58:33.649580 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16914 | 2026.02.05 01:58:33.649581 [ 4 ] {8b74b3a3-d529-4d17-ab86-96db3c054ea5} <Debug> TCPHandler: Processed in 0.001582999 sec. | ||
| 16915 | 2026.02.05 01:58:33.649670 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 16916 | 2026.02.05 01:58:33.649735 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16917 | 2026.02.05 01:58:33.649789 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16918 | 2026.02.05 01:58:33.649831 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 634 rows starting from the beginning of the part | ||
| 16919 | 2026.02.05 01:58:33.649848 [ 4 ] {516532b2-bf44-47ba-b575-490dd72ac38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16920 | 2026.02.05 01:58:33.649896 [ 4 ] {516532b2-bf44-47ba-b575-490dd72ac38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16921 | 2026.02.05 01:58:33.649912 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 562 rows starting from the beginning of the part | ||
| 16922 | 2026.02.05 01:58:33.649974 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 100 rows starting from the beginning of the part | ||
| 16923 | 2026.02.05 01:58:33.650037 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 68 rows starting from the beginning of the part | ||
| 16924 | 2026.02.05 01:58:33.650100 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 100 rows starting from the beginning of the part | ||
| 16925 | 2026.02.05 01:58:33.650146 [ 197 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 68 rows starting from the beginning of the part | ||
| 16926 | 2026.02.05 01:58:33.650426 [ 4 ] {516532b2-bf44-47ba-b575-490dd72ac38c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16927 | 2026.02.05 01:58:33.650465 [ 4 ] {516532b2-bf44-47ba-b575-490dd72ac38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16928 | 2026.02.05 01:58:33.650933 [ 4 ] {516532b2-bf44-47ba-b575-490dd72ac38c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16929 | 2026.02.05 01:58:33.651238 [ 4 ] {516532b2-bf44-47ba-b575-490dd72ac38c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16930 | 2026.02.05 01:58:33.651404 [ 4 ] {516532b2-bf44-47ba-b575-490dd72ac38c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec. | ||
| 16931 | 2026.02.05 01:58:33.651454 [ 4 ] {516532b2-bf44-47ba-b575-490dd72ac38c} <Debug> TCPHandler: Processed in 0.001782023 sec. | ||
| 16932 | 2026.02.05 01:58:33.651552 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001921265 sec., 797391.3020848243 rows/sec., 63.51 MiB/sec. | ||
| 16933 | 2026.02.05 01:58:33.651576 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16934 | 2026.02.05 01:58:33.651680 [ 4 ] {908e6728-1879-4f5d-a456-8de986845259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16935 | 2026.02.05 01:58:33.651710 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16936 | 2026.02.05 01:58:33.651738 [ 4 ] {908e6728-1879-4f5d-a456-8de986845259} <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 | ||
| 16937 | 2026.02.05 01:58:33.651971 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.02.05 01:58:33.652048 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_131_26} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16939 | 2026.02.05 01:58:33.652125 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 16940 | 2026.02.05 01:58:33.652517 [ 4 ] {908e6728-1879-4f5d-a456-8de986845259} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16941 | 2026.02.05 01:58:33.652560 [ 4 ] {908e6728-1879-4f5d-a456-8de986845259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16942 | 2026.02.05 01:58:33.653089 [ 4 ] {908e6728-1879-4f5d-a456-8de986845259} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16943 | 2026.02.05 01:58:33.653312 [ 4 ] {908e6728-1879-4f5d-a456-8de986845259} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16944 | 2026.02.05 01:58:33.653459 [ 4 ] {908e6728-1879-4f5d-a456-8de986845259} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001798 sec., 2224.694104560623 rows/sec., 3.99 MiB/sec. | ||
| 16945 | 2026.02.05 01:58:33.653519 [ 4 ] {908e6728-1879-4f5d-a456-8de986845259} <Debug> TCPHandler: Processed in 0.001994507 sec. | ||
| 16946 | 2026.02.05 01:58:33.653642 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16947 | 2026.02.05 01:58:33.653738 [ 4 ] {d2b2e8d1-b56d-40b6-a5ef-df965b384bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16948 | 2026.02.05 01:58:33.653782 [ 4 ] {d2b2e8d1-b56d-40b6-a5ef-df965b384bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16949 | 2026.02.05 01:58:33.654133 [ 4 ] {d2b2e8d1-b56d-40b6-a5ef-df965b384bb6} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16950 | 2026.02.05 01:58:33.654171 [ 4 ] {d2b2e8d1-b56d-40b6-a5ef-df965b384bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16951 | 2026.02.05 01:58:33.654484 [ 4 ] {d2b2e8d1-b56d-40b6-a5ef-df965b384bb6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16952 | 2026.02.05 01:58:33.654692 [ 4 ] {d2b2e8d1-b56d-40b6-a5ef-df965b384bb6} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16953 | 2026.02.05 01:58:33.654826 [ 4 ] {d2b2e8d1-b56d-40b6-a5ef-df965b384bb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 16954 | 2026.02.05 01:58:33.654865 [ 4 ] {d2b2e8d1-b56d-40b6-a5ef-df965b384bb6} <Debug> TCPHandler: Processed in 0.001274553 sec. | ||
| 16955 | 2026.02.05 01:58:37.441733 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16956 | 2026.02.05 01:58:37.441805 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16957 | 2026.02.05 01:58:37.662498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43189 | ||
| 16958 | 2026.02.05 01:58:37.663069 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2026.02.05 01:58:37.663113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16960 | 2026.02.05 01:58:37.663629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 16961 | 2026.02.05 01:58:37.663854 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16962 | 2026.02.05 01:58:37.663984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43189 | ||
| 16963 | 2026.02.05 01:58:37.664118 [ 224 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 16964 | 2026.02.05 01:58:37.664188 [ 224 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 16965 | 2026.02.05 01:58:37.667006 [ 224 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 16966 | 2026.02.05 01:58:38.317251 [ 222 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 16967 | 2026.02.05 01:58:38.317308 [ 222 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 16968 | 2026.02.05 01:58:38.320525 [ 222 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 16969 | 2026.02.05 01:58:38.358697 [ 219 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 16970 | 2026.02.05 01:58:38.358746 [ 219 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 16971 | 2026.02.05 01:58:38.361775 [ 219 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 16972 | 2026.02.05 01:58:38.587780 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 16973 | 2026.02.05 01:58:38.587838 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 16974 | 2026.02.05 01:58:38.592267 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 16975 | 2026.02.05 01:58:38.647919 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16976 | 2026.02.05 01:58:38.648131 [ 4 ] {3ca10fff-1a58-4652-88de-c4a6425bf34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16977 | 2026.02.05 01:58:38.648222 [ 4 ] {3ca10fff-1a58-4652-88de-c4a6425bf34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16978 | 2026.02.05 01:58:38.649076 [ 4 ] {3ca10fff-1a58-4652-88de-c4a6425bf34d} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16979 | 2026.02.05 01:58:38.649125 [ 4 ] {3ca10fff-1a58-4652-88de-c4a6425bf34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16980 | 2026.02.05 01:58:38.649629 [ 4 ] {3ca10fff-1a58-4652-88de-c4a6425bf34d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16981 | 2026.02.05 01:58:38.649949 [ 4 ] {3ca10fff-1a58-4652-88de-c4a6425bf34d} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16982 | 2026.02.05 01:58:38.650138 [ 4 ] {3ca10fff-1a58-4652-88de-c4a6425bf34d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.002075 sec., 61686.7469879518 rows/sec., 5.31 MiB/sec. | ||
| 16983 | 2026.02.05 01:58:38.650191 [ 4 ] {3ca10fff-1a58-4652-88de-c4a6425bf34d} <Debug> TCPHandler: Processed in 0.002438304 sec. | ||
| 16984 | 2026.02.05 01:58:38.650365 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16985 | 2026.02.05 01:58:38.650504 [ 4 ] {04e5018d-1b5f-4204-b6a9-a3d8673d8f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16986 | 2026.02.05 01:58:38.650572 [ 4 ] {04e5018d-1b5f-4204-b6a9-a3d8673d8f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16987 | 2026.02.05 01:58:38.651171 [ 4 ] {04e5018d-1b5f-4204-b6a9-a3d8673d8f83} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2026.02.05 01:58:38.651220 [ 4 ] {04e5018d-1b5f-4204-b6a9-a3d8673d8f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16989 | 2026.02.05 01:58:38.651651 [ 4 ] {04e5018d-1b5f-4204-b6a9-a3d8673d8f83} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16990 | 2026.02.05 01:58:38.651967 [ 4 ] {04e5018d-1b5f-4204-b6a9-a3d8673d8f83} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16991 | 2026.02.05 01:58:38.652153 [ 4 ] {04e5018d-1b5f-4204-b6a9-a3d8673d8f83} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001677 sec., 21466.90518783542 rows/sec., 1.58 MiB/sec. | ||
| 16992 | 2026.02.05 01:58:38.652208 [ 4 ] {04e5018d-1b5f-4204-b6a9-a3d8673d8f83} <Debug> TCPHandler: Processed in 0.001918215 sec. | ||
| 16993 | 2026.02.05 01:58:38.652366 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16994 | 2026.02.05 01:58:38.652507 [ 4 ] {190503f2-e5b6-46c8-85df-5b9a0bbb9347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16995 | 2026.02.05 01:58:38.652567 [ 4 ] {190503f2-e5b6-46c8-85df-5b9a0bbb9347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16996 | 2026.02.05 01:58:38.653168 [ 4 ] {190503f2-e5b6-46c8-85df-5b9a0bbb9347} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16997 | 2026.02.05 01:58:38.653216 [ 4 ] {190503f2-e5b6-46c8-85df-5b9a0bbb9347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 16998 | 2026.02.05 01:58:38.653648 [ 4 ] {190503f2-e5b6-46c8-85df-5b9a0bbb9347} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16999 | 2026.02.05 01:58:38.653943 [ 4 ] {190503f2-e5b6-46c8-85df-5b9a0bbb9347} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17000 | 2026.02.05 01:58:38.654124 [ 4 ] {190503f2-e5b6-46c8-85df-5b9a0bbb9347} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001644 sec., 60827.2506082725 rows/sec., 4.75 MiB/sec. | ||
| 17001 | 2026.02.05 01:58:38.654176 [ 4 ] {190503f2-e5b6-46c8-85df-5b9a0bbb9347} <Debug> TCPHandler: Processed in 0.001884034 sec. | ||
| 17002 | 2026.02.05 01:58:38.654332 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17003 | 2026.02.05 01:58:38.654472 [ 4 ] {e54a3c1d-3588-4dcf-9017-af6cfb7d5af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17004 | 2026.02.05 01:58:38.654534 [ 4 ] {e54a3c1d-3588-4dcf-9017-af6cfb7d5af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17005 | 2026.02.05 01:58:38.655104 [ 4 ] {e54a3c1d-3588-4dcf-9017-af6cfb7d5af0} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17006 | 2026.02.05 01:58:38.655156 [ 4 ] {e54a3c1d-3588-4dcf-9017-af6cfb7d5af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17007 | 2026.02.05 01:58:38.655611 [ 4 ] {e54a3c1d-3588-4dcf-9017-af6cfb7d5af0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17008 | 2026.02.05 01:58:38.655906 [ 4 ] {e54a3c1d-3588-4dcf-9017-af6cfb7d5af0} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17009 | 2026.02.05 01:58:38.656086 [ 4 ] {e54a3c1d-3588-4dcf-9017-af6cfb7d5af0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
| 17010 | 2026.02.05 01:58:38.656080 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 2 parts from all_1_127_27 to all_128_128_0 | ||
| 17011 | 2026.02.05 01:58:38.656141 [ 4 ] {e54a3c1d-3588-4dcf-9017-af6cfb7d5af0} <Debug> TCPHandler: Processed in 0.001879864 sec. | ||
| 17012 | 2026.02.05 01:58:38.656184 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2026.02.05 01:58:38.656217 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17014 | 2026.02.05 01:58:38.656299 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17015 | 2026.02.05 01:58:38.656346 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_128_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_27 to all_128_128_0 into Compact with storage Full | ||
| 17016 | 2026.02.05 01:58:38.656434 [ 4 ] {4d9d9125-be8f-4731-a137-480fc0966bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17017 | 2026.02.05 01:58:38.656523 [ 4 ] {4d9d9125-be8f-4731-a137-480fc0966bc7} <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 | ||
| 17018 | 2026.02.05 01:58:38.656532 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_128_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17019 | 2026.02.05 01:58:38.656606 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_27, total 36655 rows starting from the beginning of the part | ||
| 17020 | 2026.02.05 01:58:38.656721 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17021 | 2026.02.05 01:58:38.657671 [ 4 ] {4d9d9125-be8f-4731-a137-480fc0966bc7} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17022 | 2026.02.05 01:58:38.657726 [ 4 ] {4d9d9125-be8f-4731-a137-480fc0966bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17023 | 2026.02.05 01:58:38.658523 [ 4 ] {4d9d9125-be8f-4731-a137-480fc0966bc7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17024 | 2026.02.05 01:58:38.658855 [ 4 ] {4d9d9125-be8f-4731-a137-480fc0966bc7} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17025 | 2026.02.05 01:58:38.659059 [ 4 ] {4d9d9125-be8f-4731-a137-480fc0966bc7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002648 sec., 13595.166163141994 rows/sec., 24.36 MiB/sec. | ||
| 17026 | 2026.02.05 01:58:38.659140 [ 4 ] {4d9d9125-be8f-4731-a137-480fc0966bc7} <Debug> TCPHandler: Processed in 0.002908063 sec. | ||
| 17027 | 2026.02.05 01:58:38.659308 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17028 | 2026.02.05 01:58:38.659443 [ 4 ] {982044c7-21e0-4af5-b8da-42d3af485af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17029 | 2026.02.05 01:58:38.659507 [ 4 ] {982044c7-21e0-4af5-b8da-42d3af485af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17030 | 2026.02.05 01:58:38.659993 [ 4 ] {982044c7-21e0-4af5-b8da-42d3af485af7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17031 | 2026.02.05 01:58:38.660045 [ 4 ] {982044c7-21e0-4af5-b8da-42d3af485af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17032 | 2026.02.05 01:58:38.660496 [ 4 ] {982044c7-21e0-4af5-b8da-42d3af485af7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17033 | 2026.02.05 01:58:38.660797 [ 4 ] {982044c7-21e0-4af5-b8da-42d3af485af7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17034 | 2026.02.05 01:58:38.660973 [ 30 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17035 | 2026.02.05 01:58:38.660989 [ 4 ] {982044c7-21e0-4af5-b8da-42d3af485af7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. | ||
| 17036 | 2026.02.05 01:58:38.661030 [ 30 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17037 | 2026.02.05 01:58:38.661062 [ 4 ] {982044c7-21e0-4af5-b8da-42d3af485af7} <Debug> TCPHandler: Processed in 0.001826573 sec. | ||
| 17038 | 2026.02.05 01:58:38.661070 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17039 | 2026.02.05 01:58:38.661207 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17040 | 2026.02.05 01:58:38.661362 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17041 | 2026.02.05 01:58:38.661415 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7512 rows starting from the beginning of the part | ||
| 17042 | 2026.02.05 01:58:38.661500 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17043 | 2026.02.05 01:58:38.661558 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17044 | 2026.02.05 01:58:38.661616 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17045 | 2026.02.05 01:58:38.661667 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17046 | 2026.02.05 01:58:38.661724 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17047 | 2026.02.05 01:58:38.664651 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7812 rows, containing 4 columns (4 merged, 0 gathered) in 0.003490463 sec., 2238098.4986805473 rows/sec., 150.81 MiB/sec. | ||
| 17048 | 2026.02.05 01:58:38.665274 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17049 | 2026.02.05 01:58:38.665653 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_131_26} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17050 | 2026.02.05 01:58:38.665745 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_128_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36815 rows, containing 5 columns (5 merged, 0 gathered) in 0.009443342 sec., 3898513.8947631037 rows/sec., 267.85 MiB/sec. | ||
| 17051 | 2026.02.05 01:58:38.665760 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_131_26} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17052 | 2026.02.05 01:58:38.665964 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 17053 | 2026.02.05 01:58:38.666423 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_128_28} <Trace> MergedBlockOutputStream: filled checksums all_1_128_28 (state Temporary) | ||
| 17054 | 2026.02.05 01:58:38.666894 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_128_28} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_128_28 to all_1_128_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2026.02.05 01:58:38.667018 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_128_28} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 2 parts: [all_1_127_27, all_128_128_0] -> all_1_128_28 | ||
| 17056 | 2026.02.05 01:58:38.667150 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17057 | 2026.02.05 01:58:39.461354 [ 220 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 17058 | 2026.02.05 01:58:39.461433 [ 220 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 17059 | 2026.02.05 01:58:39.464499 [ 220 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 17060 | 2026.02.05 01:58:40.068078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 17061 | 2026.02.05 01:58:40.085313 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17062 | 2026.02.05 01:58:40.085357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17063 | 2026.02.05 01:58:40.091541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17064 | 2026.02.05 01:58:40.092250 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17065 | 2026.02.05 01:58:40.095572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17066 | 2026.02.05 01:58:42.790343 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2000 | ||
| 17067 | 2026.02.05 01:58:42.792614 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17068 | 2026.02.05 01:58:42.792660 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17069 | 2026.02.05 01:58:42.793820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17070 | 2026.02.05 01:58:42.794079 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17071 | 2026.02.05 01:58:42.794343 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2000 | ||
| 17072 | 2026.02.05 01:58:43.672164 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2026.02.05 01:58:43.672337 [ 4 ] {e3e6b418-4242-4a56-b0e4-924821b5945e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17074 | 2026.02.05 01:58:43.672403 [ 4 ] {e3e6b418-4242-4a56-b0e4-924821b5945e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17075 | 2026.02.05 01:58:43.673056 [ 4 ] {e3e6b418-4242-4a56-b0e4-924821b5945e} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2026.02.05 01:58:43.673104 [ 4 ] {e3e6b418-4242-4a56-b0e4-924821b5945e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17077 | 2026.02.05 01:58:43.673477 [ 4 ] {e3e6b418-4242-4a56-b0e4-924821b5945e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17078 | 2026.02.05 01:58:43.673702 [ 4 ] {e3e6b418-4242-4a56-b0e4-924821b5945e} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2026.02.05 01:58:43.673852 [ 4 ] {e3e6b418-4242-4a56-b0e4-924821b5945e} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001564 sec., 7672.634271099744 rows/sec., 634.39 KiB/sec. | ||
| 17080 | 2026.02.05 01:58:43.673895 [ 4 ] {e3e6b418-4242-4a56-b0e4-924821b5945e} <Debug> TCPHandler: Processed in 0.001861614 sec. | ||
| 17081 | 2026.02.05 01:58:43.674027 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17082 | 2026.02.05 01:58:43.674128 [ 4 ] {277032e9-a348-4f49-8a17-583a05260b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17083 | 2026.02.05 01:58:43.674170 [ 4 ] {277032e9-a348-4f49-8a17-583a05260b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17084 | 2026.02.05 01:58:43.675244 [ 4 ] {277032e9-a348-4f49-8a17-583a05260b0c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2026.02.05 01:58:43.675283 [ 4 ] {277032e9-a348-4f49-8a17-583a05260b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17086 | 2026.02.05 01:58:43.675681 [ 4 ] {277032e9-a348-4f49-8a17-583a05260b0c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17087 | 2026.02.05 01:58:43.675922 [ 4 ] {277032e9-a348-4f49-8a17-583a05260b0c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2026.02.05 01:58:43.676053 [ 4 ] {277032e9-a348-4f49-8a17-583a05260b0c} <Debug> executeQuery: Read 1211 rows, 102.28 KiB in 0.001943 sec., 623262.9953679877 rows/sec., 51.41 MiB/sec. | ||
| 17089 | 2026.02.05 01:58:43.676092 [ 4 ] {277032e9-a348-4f49-8a17-583a05260b0c} <Debug> TCPHandler: Processed in 0.002117429 sec. | ||
| 17090 | 2026.02.05 01:58:43.676215 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17091 | 2026.02.05 01:58:43.676310 [ 4 ] {b4ca6800-c59a-48a1-b4d1-4cd727cd9c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17092 | 2026.02.05 01:58:43.676351 [ 4 ] {b4ca6800-c59a-48a1-b4d1-4cd727cd9c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17093 | 2026.02.05 01:58:43.676763 [ 4 ] {b4ca6800-c59a-48a1-b4d1-4cd727cd9c50} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17094 | 2026.02.05 01:58:43.676800 [ 4 ] {b4ca6800-c59a-48a1-b4d1-4cd727cd9c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17095 | 2026.02.05 01:58:43.677098 [ 4 ] {b4ca6800-c59a-48a1-b4d1-4cd727cd9c50} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17096 | 2026.02.05 01:58:43.677310 [ 4 ] {b4ca6800-c59a-48a1-b4d1-4cd727cd9c50} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17097 | 2026.02.05 01:58:43.677440 [ 4 ] {b4ca6800-c59a-48a1-b4d1-4cd727cd9c50} <Debug> executeQuery: Read 16 rows, 1.15 KiB in 0.001148 sec., 13937.282229965158 rows/sec., 1003.78 KiB/sec. | ||
| 17098 | 2026.02.05 01:58:43.677479 [ 4 ] {b4ca6800-c59a-48a1-b4d1-4cd727cd9c50} <Debug> TCPHandler: Processed in 0.001314764 sec. | ||
| 17099 | 2026.02.05 01:58:43.677607 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17100 | 2026.02.05 01:58:43.677700 [ 4 ] {7cf5fa7d-2578-47c4-bff2-619b6a3b05c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17101 | 2026.02.05 01:58:43.677741 [ 4 ] {7cf5fa7d-2578-47c4-bff2-619b6a3b05c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17102 | 2026.02.05 01:58:43.678252 [ 4 ] {7cf5fa7d-2578-47c4-bff2-619b6a3b05c2} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17103 | 2026.02.05 01:58:43.678286 [ 4 ] {7cf5fa7d-2578-47c4-bff2-619b6a3b05c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17104 | 2026.02.05 01:58:43.678598 [ 4 ] {7cf5fa7d-2578-47c4-bff2-619b6a3b05c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17105 | 2026.02.05 01:58:43.678805 [ 4 ] {7cf5fa7d-2578-47c4-bff2-619b6a3b05c2} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17106 | 2026.02.05 01:58:43.678933 [ 4 ] {7cf5fa7d-2578-47c4-bff2-619b6a3b05c2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00125 sec., 182400 rows/sec., 12.35 MiB/sec. | ||
| 17107 | 2026.02.05 01:58:43.678972 [ 4 ] {7cf5fa7d-2578-47c4-bff2-619b6a3b05c2} <Debug> TCPHandler: Processed in 0.001414306 sec. | ||
| 17108 | 2026.02.05 01:58:43.679087 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17109 | 2026.02.05 01:58:43.679179 [ 4 ] {fea25bf6-b2f1-4a48-b48c-e383a6a1a752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17110 | 2026.02.05 01:58:43.679219 [ 4 ] {fea25bf6-b2f1-4a48-b48c-e383a6a1a752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17111 | 2026.02.05 01:58:43.679829 [ 4 ] {fea25bf6-b2f1-4a48-b48c-e383a6a1a752} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.02.05 01:58:43.679864 [ 4 ] {fea25bf6-b2f1-4a48-b48c-e383a6a1a752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17113 | 2026.02.05 01:58:43.680185 [ 4 ] {fea25bf6-b2f1-4a48-b48c-e383a6a1a752} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17114 | 2026.02.05 01:58:43.680418 [ 4 ] {fea25bf6-b2f1-4a48-b48c-e383a6a1a752} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.02.05 01:58:43.680546 [ 4 ] {fea25bf6-b2f1-4a48-b48c-e383a6a1a752} <Debug> executeQuery: Read 536 rows, 40.72 KiB in 0.001385 sec., 387003.61010830326 rows/sec., 28.71 MiB/sec. | ||
| 17116 | 2026.02.05 01:58:43.680585 [ 4 ] {fea25bf6-b2f1-4a48-b48c-e383a6a1a752} <Debug> TCPHandler: Processed in 0.001548048 sec. | ||
| 17117 | 2026.02.05 01:58:43.680702 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2026.02.05 01:58:43.680796 [ 4 ] {5b77c2e2-ebe4-4eb4-8355-8ee3dcc9eae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17119 | 2026.02.05 01:58:43.680840 [ 4 ] {5b77c2e2-ebe4-4eb4-8355-8ee3dcc9eae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17120 | 2026.02.05 01:58:43.681429 [ 4 ] {5b77c2e2-ebe4-4eb4-8355-8ee3dcc9eae8} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17121 | 2026.02.05 01:58:43.681466 [ 4 ] {5b77c2e2-ebe4-4eb4-8355-8ee3dcc9eae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17122 | 2026.02.05 01:58:43.681844 [ 4 ] {5b77c2e2-ebe4-4eb4-8355-8ee3dcc9eae8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17123 | 2026.02.05 01:58:43.682053 [ 4 ] {5b77c2e2-ebe4-4eb4-8355-8ee3dcc9eae8} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.02.05 01:58:43.682182 [ 4 ] {5b77c2e2-ebe4-4eb4-8355-8ee3dcc9eae8} <Debug> executeQuery: Read 850 rows, 58.60 KiB in 0.001404 sec., 605413.1054131053 rows/sec., 40.76 MiB/sec. | ||
| 17125 | 2026.02.05 01:58:43.682178 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_128_28 to all_133_133_0 | ||
| 17126 | 2026.02.05 01:58:43.682221 [ 4 ] {5b77c2e2-ebe4-4eb4-8355-8ee3dcc9eae8} <Debug> TCPHandler: Processed in 0.001569808 sec. | ||
| 17127 | 2026.02.05 01:58:43.682258 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2026.02.05 01:58:43.682284 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17129 | 2026.02.05 01:58:43.682352 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17130 | 2026.02.05 01:58:43.682377 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_28 to all_133_133_0 into Compact with storage Full | ||
| 17131 | 2026.02.05 01:58:43.682452 [ 4 ] {ddd818a5-16b3-4bce-aff1-61fe9d5f3b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17132 | 2026.02.05 01:58:43.682467 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17133 | 2026.02.05 01:58:43.682498 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_28, total 36815 rows starting from the beginning of the part | ||
| 17134 | 2026.02.05 01:58:43.682507 [ 4 ] {ddd818a5-16b3-4bce-aff1-61fe9d5f3b0e} <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 | ||
| 17135 | 2026.02.05 01:58:43.682563 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17136 | 2026.02.05 01:58:43.682609 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17137 | 2026.02.05 01:58:43.682649 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17138 | 2026.02.05 01:58:43.682688 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17139 | 2026.02.05 01:58:43.682728 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 850 rows starting from the beginning of the part | ||
| 17140 | 2026.02.05 01:58:43.683282 [ 4 ] {ddd818a5-16b3-4bce-aff1-61fe9d5f3b0e} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17141 | 2026.02.05 01:58:43.683317 [ 4 ] {ddd818a5-16b3-4bce-aff1-61fe9d5f3b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17142 | 2026.02.05 01:58:43.683820 [ 4 ] {ddd818a5-16b3-4bce-aff1-61fe9d5f3b0e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17143 | 2026.02.05 01:58:43.684043 [ 4 ] {ddd818a5-16b3-4bce-aff1-61fe9d5f3b0e} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17144 | 2026.02.05 01:58:43.684170 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17145 | 2026.02.05 01:58:43.684181 [ 4 ] {ddd818a5-16b3-4bce-aff1-61fe9d5f3b0e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001747 sec., 2289.6393817973667 rows/sec., 4.10 MiB/sec. | ||
| 17146 | 2026.02.05 01:58:43.684207 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17147 | 2026.02.05 01:58:43.684234 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17148 | 2026.02.05 01:58:43.684255 [ 4 ] {ddd818a5-16b3-4bce-aff1-61fe9d5f3b0e} <Debug> TCPHandler: Processed in 0.001952035 sec. | ||
| 17149 | 2026.02.05 01:58:43.684348 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 17150 | 2026.02.05 01:58:43.684386 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17151 | 2026.02.05 01:58:43.684529 [ 4 ] {ff737beb-8521-4110-a1c5-75c9f828b480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17152 | 2026.02.05 01:58:43.684582 [ 4 ] {ff737beb-8521-4110-a1c5-75c9f828b480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17153 | 2026.02.05 01:58:43.684633 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17154 | 2026.02.05 01:58:43.684703 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2495 rows starting from the beginning of the part | ||
| 17155 | 2026.02.05 01:58:43.684843 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 4 rows starting from the beginning of the part | ||
| 17156 | 2026.02.05 01:58:43.684965 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 17157 | 2026.02.05 01:58:43.685040 [ 4 ] {ff737beb-8521-4110-a1c5-75c9f828b480} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17158 | 2026.02.05 01:58:43.685070 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 4 rows starting from the beginning of the part | ||
| 17159 | 2026.02.05 01:58:43.685079 [ 4 ] {ff737beb-8521-4110-a1c5-75c9f828b480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17160 | 2026.02.05 01:58:43.685175 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 17161 | 2026.02.05 01:58:43.685274 [ 199 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 4 rows starting from the beginning of the part | ||
| 17162 | 2026.02.05 01:58:43.685422 [ 4 ] {ff737beb-8521-4110-a1c5-75c9f828b480} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17163 | 2026.02.05 01:58:43.685675 [ 4 ] {ff737beb-8521-4110-a1c5-75c9f828b480} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.02.05 01:58:43.685818 [ 4 ] {ff737beb-8521-4110-a1c5-75c9f828b480} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 17165 | 2026.02.05 01:58:43.685857 [ 4 ] {ff737beb-8521-4110-a1c5-75c9f828b480} <Debug> TCPHandler: Processed in 0.001523008 sec. | ||
| 17166 | 2026.02.05 01:58:43.694960 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38305 rows, containing 5 columns (5 merged, 0 gathered) in 0.012623351 sec., 3034455.7479230356 rows/sec., 208.44 MiB/sec. | ||
| 17167 | 2026.02.05 01:58:43.695516 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Trace> MergedBlockOutputStream: filled checksums all_1_133_29 (state Temporary) | ||
| 17168 | 2026.02.05 01:58:43.695789 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_133_29 to all_1_133_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17169 | 2026.02.05 01:58:43.695857 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_133_29} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_128_28, all_133_133_0] -> all_1_133_29 | ||
| 17170 | 2026.02.05 01:58:43.695891 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2579 rows, containing 19 columns (19 merged, 0 gathered) in 0.011599432 sec., 222338.4731252358 rows/sec., 398.42 MiB/sec. | ||
| 17171 | 2026.02.05 01:58:43.695940 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17172 | 2026.02.05 01:58:43.698104 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17173 | 2026.02.05 01:58:43.698463 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17174 | 2026.02.05 01:58:43.698549 [ 186 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17175 | 2026.02.05 01:58:43.698658 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.76 MiB. | ||
| 17176 | 2026.02.05 01:58:44.000141 [ 223 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 17177 | 2026.02.05 01:58:44.000205 [ 223 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 17178 | 2026.02.05 01:58:44.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.21 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.55 MiB (RSS), difference: 5.34 MiB | ||
| 17179 | 2026.02.05 01:58:44.004445 [ 223 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 17180 | 2026.02.05 01:58:45.164173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43701 | ||
| 17181 | 2026.02.05 01:58:45.164782 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2026.02.05 01:58:45.164830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17183 | 2026.02.05 01:58:45.165393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17184 | 2026.02.05 01:58:45.165682 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2026.02.05 01:58:45.165838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43701 | ||
| 17186 | 2026.02.05 01:58:45.165892 [ 51 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17187 | 2026.02.05 01:58:45.165973 [ 51 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17188 | 2026.02.05 01:58:45.165999 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 17189 | 2026.02.05 01:58:45.166126 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 17190 | 2026.02.05 01:58:45.166251 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17191 | 2026.02.05 01:58:45.166297 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41269 rows starting from the beginning of the part | ||
| 17192 | 2026.02.05 01:58:45.166375 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 17193 | 2026.02.05 01:58:45.166441 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 17194 | 2026.02.05 01:58:45.166498 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 17195 | 2026.02.05 01:58:45.166555 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 17196 | 2026.02.05 01:58:45.166610 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 17197 | 2026.02.05 01:58:45.169673 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43701 rows, containing 4 columns (4 merged, 0 gathered) in 0.003602376 sec., 12131160.101000007 rows/sec., 173.54 MiB/sec. | ||
| 17198 | 2026.02.05 01:58:45.170000 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17199 | 2026.02.05 01:58:45.170316 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17200 | 2026.02.05 01:58:45.170405 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_91_18} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17201 | 2026.02.05 01:58:45.170512 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17202 | 2026.02.05 01:58:47.595671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 17203 | 2026.02.05 01:58:47.613657 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17204 | 2026.02.05 01:58:47.613710 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17205 | 2026.02.05 01:58:47.619959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17206 | 2026.02.05 01:58:47.620682 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17207 | 2026.02.05 01:58:47.620998 [ 122 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17208 | 2026.02.05 01:58:47.621063 [ 122 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2026.02.05 01:58:47.621084 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17210 | 2026.02.05 01:58:47.621205 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 17211 | 2026.02.05 01:58:47.623981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 17212 | 2026.02.05 01:58:47.625133 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17213 | 2026.02.05 01:58:47.626668 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 17214 | 2026.02.05 01:58:47.631360 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 17215 | 2026.02.05 01:58:47.636207 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 17216 | 2026.02.05 01:58:47.641206 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 17217 | 2026.02.05 01:58:47.646465 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 17218 | 2026.02.05 01:58:47.651496 [ 201 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 17219 | 2026.02.05 01:58:47.708932 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.087784616 sec., 7814.581087875352 rows/sec., 40.41 MiB/sec. | ||
| 17220 | 2026.02.05 01:58:47.712024 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17221 | 2026.02.05 01:58:47.714209 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_91_18} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17222 | 2026.02.05 01:58:47.714316 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_91_18} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17223 | 2026.02.05 01:58:47.717070 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17224 | 2026.02.05 01:58:48.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.61 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.55 MiB (RSS), difference: -1.06 MiB | ||
| 17225 | 2026.02.05 01:58:48.577798 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 17226 | 2026.02.05 01:58:48.577847 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 17227 | 2026.02.05 01:58:48.580778 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 17228 | 2026.02.05 01:58:48.647139 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2026.02.05 01:58:48.647288 [ 4 ] {09055d4a-9f53-43f1-9bac-9da31099e608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17230 | 2026.02.05 01:58:48.647352 [ 4 ] {09055d4a-9f53-43f1-9bac-9da31099e608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17231 | 2026.02.05 01:58:48.648032 [ 4 ] {09055d4a-9f53-43f1-9bac-9da31099e608} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2026.02.05 01:58:48.648072 [ 4 ] {09055d4a-9f53-43f1-9bac-9da31099e608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17233 | 2026.02.05 01:58:48.648440 [ 4 ] {09055d4a-9f53-43f1-9bac-9da31099e608} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17234 | 2026.02.05 01:58:48.648670 [ 4 ] {09055d4a-9f53-43f1-9bac-9da31099e608} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2026.02.05 01:58:48.648811 [ 4 ] {09055d4a-9f53-43f1-9bac-9da31099e608} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001571 sec., 81476.76639083387 rows/sec., 7.02 MiB/sec. | ||
| 17236 | 2026.02.05 01:58:48.648854 [ 4 ] {09055d4a-9f53-43f1-9bac-9da31099e608} <Debug> TCPHandler: Processed in 0.001837944 sec. | ||
| 17237 | 2026.02.05 01:58:48.648984 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2026.02.05 01:58:48.649079 [ 4 ] {5ebde1e0-638e-4c03-a2d9-8b8ae0929d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17239 | 2026.02.05 01:58:48.649120 [ 4 ] {5ebde1e0-638e-4c03-a2d9-8b8ae0929d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17240 | 2026.02.05 01:58:48.649533 [ 4 ] {5ebde1e0-638e-4c03-a2d9-8b8ae0929d18} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.02.05 01:58:48.649570 [ 4 ] {5ebde1e0-638e-4c03-a2d9-8b8ae0929d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17242 | 2026.02.05 01:58:48.649852 [ 4 ] {5ebde1e0-638e-4c03-a2d9-8b8ae0929d18} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17243 | 2026.02.05 01:58:48.650051 [ 4 ] {5ebde1e0-638e-4c03-a2d9-8b8ae0929d18} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.02.05 01:58:48.650180 [ 4 ] {5ebde1e0-638e-4c03-a2d9-8b8ae0929d18} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001119 sec., 32171.581769436998 rows/sec., 2.36 MiB/sec. | ||
| 17245 | 2026.02.05 01:58:48.650217 [ 4 ] {5ebde1e0-638e-4c03-a2d9-8b8ae0929d18} <Debug> TCPHandler: Processed in 0.001283063 sec. | ||
| 17246 | 2026.02.05 01:58:48.650327 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17247 | 2026.02.05 01:58:48.650421 [ 4 ] {e86df347-3dbc-445c-bf97-5408e33a3c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17248 | 2026.02.05 01:58:48.650461 [ 4 ] {e86df347-3dbc-445c-bf97-5408e33a3c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17249 | 2026.02.05 01:58:48.650897 [ 4 ] {e86df347-3dbc-445c-bf97-5408e33a3c86} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17250 | 2026.02.05 01:58:48.650933 [ 4 ] {e86df347-3dbc-445c-bf97-5408e33a3c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17251 | 2026.02.05 01:58:48.651221 [ 4 ] {e86df347-3dbc-445c-bf97-5408e33a3c86} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17252 | 2026.02.05 01:58:48.651439 [ 4 ] {e86df347-3dbc-445c-bf97-5408e33a3c86} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17253 | 2026.02.05 01:58:48.651568 [ 4 ] {e86df347-3dbc-445c-bf97-5408e33a3c86} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001165 sec., 85836.90987124463 rows/sec., 6.70 MiB/sec. | ||
| 17254 | 2026.02.05 01:58:48.651606 [ 4 ] {e86df347-3dbc-445c-bf97-5408e33a3c86} <Debug> TCPHandler: Processed in 0.001328344 sec. | ||
| 17255 | 2026.02.05 01:58:48.651719 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17256 | 2026.02.05 01:58:48.651812 [ 4 ] {4b9238b0-a20d-4567-8e74-e0f3fc102157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17257 | 2026.02.05 01:58:48.651857 [ 4 ] {4b9238b0-a20d-4567-8e74-e0f3fc102157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17258 | 2026.02.05 01:58:48.652267 [ 4 ] {4b9238b0-a20d-4567-8e74-e0f3fc102157} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17259 | 2026.02.05 01:58:48.652304 [ 4 ] {4b9238b0-a20d-4567-8e74-e0f3fc102157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17260 | 2026.02.05 01:58:48.652624 [ 4 ] {4b9238b0-a20d-4567-8e74-e0f3fc102157} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17261 | 2026.02.05 01:58:48.652841 [ 4 ] {4b9238b0-a20d-4567-8e74-e0f3fc102157} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17262 | 2026.02.05 01:58:48.652974 [ 4 ] {4b9238b0-a20d-4567-8e74-e0f3fc102157} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 17263 | 2026.02.05 01:58:48.653011 [ 4 ] {4b9238b0-a20d-4567-8e74-e0f3fc102157} <Debug> TCPHandler: Processed in 0.001341334 sec. | ||
| 17264 | 2026.02.05 01:58:48.653120 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17265 | 2026.02.05 01:58:48.653213 [ 4 ] {b8f96545-1a2c-4b2a-bb01-54a568559dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17266 | 2026.02.05 01:58:48.653267 [ 4 ] {b8f96545-1a2c-4b2a-bb01-54a568559dfe} <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 | ||
| 17267 | 2026.02.05 01:58:48.654118 [ 4 ] {b8f96545-1a2c-4b2a-bb01-54a568559dfe} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17268 | 2026.02.05 01:58:48.654154 [ 4 ] {b8f96545-1a2c-4b2a-bb01-54a568559dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17269 | 2026.02.05 01:58:48.654677 [ 4 ] {b8f96545-1a2c-4b2a-bb01-54a568559dfe} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17270 | 2026.02.05 01:58:48.654893 [ 4 ] {b8f96545-1a2c-4b2a-bb01-54a568559dfe} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17271 | 2026.02.05 01:58:48.655029 [ 4 ] {b8f96545-1a2c-4b2a-bb01-54a568559dfe} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001835 sec., 19618.528610354224 rows/sec., 35.16 MiB/sec. | ||
| 17272 | 2026.02.05 01:58:48.655085 [ 4 ] {b8f96545-1a2c-4b2a-bb01-54a568559dfe} <Debug> TCPHandler: Processed in 0.002013667 sec. | ||
| 17273 | 2026.02.05 01:58:48.655200 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17274 | 2026.02.05 01:58:48.655294 [ 4 ] {bc82d3a9-c9ac-4881-8224-1232b25fc367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17275 | 2026.02.05 01:58:48.655336 [ 4 ] {bc82d3a9-c9ac-4881-8224-1232b25fc367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17276 | 2026.02.05 01:58:48.655672 [ 4 ] {bc82d3a9-c9ac-4881-8224-1232b25fc367} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17277 | 2026.02.05 01:58:48.655708 [ 4 ] {bc82d3a9-c9ac-4881-8224-1232b25fc367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17278 | 2026.02.05 01:58:48.656004 [ 4 ] {bc82d3a9-c9ac-4881-8224-1232b25fc367} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17279 | 2026.02.05 01:58:48.656209 [ 4 ] {bc82d3a9-c9ac-4881-8224-1232b25fc367} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17280 | 2026.02.05 01:58:48.656337 [ 4 ] {bc82d3a9-c9ac-4881-8224-1232b25fc367} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 17281 | 2026.02.05 01:58:48.656374 [ 4 ] {bc82d3a9-c9ac-4881-8224-1232b25fc367} <Debug> TCPHandler: Processed in 0.001224653 sec. | ||
| 17282 | 2026.02.05 01:58:52.442051 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17283 | 2026.02.05 01:58:52.442116 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17284 | 2026.02.05 01:58:52.666094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44149 | ||
| 17285 | 2026.02.05 01:58:52.666903 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17286 | 2026.02.05 01:58:52.666978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17287 | 2026.02.05 01:58:52.667530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17288 | 2026.02.05 01:58:52.667765 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17289 | 2026.02.05 01:58:52.667904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44149 | ||
| 17290 | 2026.02.05 01:58:52.794634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2028 | ||
| 17291 | 2026.02.05 01:58:52.797006 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2026.02.05 01:58:52.797047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17293 | 2026.02.05 01:58:52.798208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17294 | 2026.02.05 01:58:52.798472 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2026.02.05 01:58:52.798728 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
| 17296 | 2026.02.05 01:58:53.643521 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17297 | 2026.02.05 01:58:53.643707 [ 4 ] {4260670a-1892-4fe3-88f6-dc1cd088366f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17298 | 2026.02.05 01:58:53.643778 [ 4 ] {4260670a-1892-4fe3-88f6-dc1cd088366f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17299 | 2026.02.05 01:58:53.644475 [ 4 ] {4260670a-1892-4fe3-88f6-dc1cd088366f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.02.05 01:58:53.644514 [ 4 ] {4260670a-1892-4fe3-88f6-dc1cd088366f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17301 | 2026.02.05 01:58:53.644912 [ 4 ] {4260670a-1892-4fe3-88f6-dc1cd088366f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17302 | 2026.02.05 01:58:53.645131 [ 4 ] {4260670a-1892-4fe3-88f6-dc1cd088366f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2026.02.05 01:58:53.645283 [ 4 ] {4260670a-1892-4fe3-88f6-dc1cd088366f} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001635 sec., 39143.73088685016 rows/sec., 3.10 MiB/sec. | ||
| 17304 | 2026.02.05 01:58:53.645337 [ 4 ] {4260670a-1892-4fe3-88f6-dc1cd088366f} <Debug> TCPHandler: Processed in 0.001941376 sec. | ||
| 17305 | 2026.02.05 01:58:53.645470 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17306 | 2026.02.05 01:58:53.645572 [ 4 ] {64cbce92-c826-4ff6-a6b9-0f4165ec5150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17307 | 2026.02.05 01:58:53.645618 [ 4 ] {64cbce92-c826-4ff6-a6b9-0f4165ec5150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17308 | 2026.02.05 01:58:53.646030 [ 4 ] {64cbce92-c826-4ff6-a6b9-0f4165ec5150} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17309 | 2026.02.05 01:58:53.646064 [ 4 ] {64cbce92-c826-4ff6-a6b9-0f4165ec5150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17310 | 2026.02.05 01:58:53.646368 [ 4 ] {64cbce92-c826-4ff6-a6b9-0f4165ec5150} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17311 | 2026.02.05 01:58:53.646595 [ 4 ] {64cbce92-c826-4ff6-a6b9-0f4165ec5150} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17312 | 2026.02.05 01:58:53.646718 [ 131 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17313 | 2026.02.05 01:58:53.646724 [ 4 ] {64cbce92-c826-4ff6-a6b9-0f4165ec5150} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001177 sec., 3398.470688190314 rows/sec., 255.55 KiB/sec. | ||
| 17314 | 2026.02.05 01:58:53.646753 [ 131 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17315 | 2026.02.05 01:58:53.646773 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17316 | 2026.02.05 01:58:53.646774 [ 4 ] {64cbce92-c826-4ff6-a6b9-0f4165ec5150} <Debug> TCPHandler: Processed in 0.001359825 sec. | ||
| 17317 | 2026.02.05 01:58:53.646902 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17318 | 2026.02.05 01:58:53.646903 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 17319 | 2026.02.05 01:58:53.646999 [ 4 ] {0117b24b-ab48-43e7-aa38-d603e418e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17320 | 2026.02.05 01:58:53.647044 [ 4 ] {0117b24b-ab48-43e7-aa38-d603e418e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17321 | 2026.02.05 01:58:53.647063 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17322 | 2026.02.05 01:58:53.647103 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 72 rows starting from the beginning of the part | ||
| 17323 | 2026.02.05 01:58:53.647171 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 4 rows starting from the beginning of the part | ||
| 17324 | 2026.02.05 01:58:53.647216 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 36 rows starting from the beginning of the part | ||
| 17325 | 2026.02.05 01:58:53.647267 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 16 rows starting from the beginning of the part | ||
| 17326 | 2026.02.05 01:58:53.647320 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 36 rows starting from the beginning of the part | ||
| 17327 | 2026.02.05 01:58:53.647359 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 4 rows starting from the beginning of the part | ||
| 17328 | 2026.02.05 01:58:53.647481 [ 4 ] {0117b24b-ab48-43e7-aa38-d603e418e399} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17329 | 2026.02.05 01:58:53.647524 [ 4 ] {0117b24b-ab48-43e7-aa38-d603e418e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17330 | 2026.02.05 01:58:53.647877 [ 4 ] {0117b24b-ab48-43e7-aa38-d603e418e399} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17331 | 2026.02.05 01:58:53.648109 [ 4 ] {0117b24b-ab48-43e7-aa38-d603e418e399} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17332 | 2026.02.05 01:58:53.648197 [ 191 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352555 sec., 124209.3667170651 rows/sec., 9.53 MiB/sec. | ||
| 17333 | 2026.02.05 01:58:53.648234 [ 4 ] {0117b24b-ab48-43e7-aa38-d603e418e399} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001253 sec., 54269.75259377494 rows/sec., 4.24 MiB/sec. | ||
| 17334 | 2026.02.05 01:58:53.648289 [ 4 ] {0117b24b-ab48-43e7-aa38-d603e418e399} <Debug> TCPHandler: Processed in 0.001437356 sec. | ||
| 17335 | 2026.02.05 01:58:53.648366 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17336 | 2026.02.05 01:58:53.648414 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17337 | 2026.02.05 01:58:53.648515 [ 4 ] {3eddaee1-94af-4506-a489-aa60e810175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17338 | 2026.02.05 01:58:53.648595 [ 4 ] {3eddaee1-94af-4506-a489-aa60e810175f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17339 | 2026.02.05 01:58:53.648657 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17340 | 2026.02.05 01:58:53.648739 [ 187 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_131_26} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17341 | 2026.02.05 01:58:53.648816 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17342 | 2026.02.05 01:58:53.649027 [ 4 ] {3eddaee1-94af-4506-a489-aa60e810175f} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17343 | 2026.02.05 01:58:53.649068 [ 4 ] {3eddaee1-94af-4506-a489-aa60e810175f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17344 | 2026.02.05 01:58:53.649399 [ 4 ] {3eddaee1-94af-4506-a489-aa60e810175f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17345 | 2026.02.05 01:58:53.649601 [ 4 ] {3eddaee1-94af-4506-a489-aa60e810175f} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17346 | 2026.02.05 01:58:53.649762 [ 4 ] {3eddaee1-94af-4506-a489-aa60e810175f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 17347 | 2026.02.05 01:58:53.649799 [ 4 ] {3eddaee1-94af-4506-a489-aa60e810175f} <Debug> TCPHandler: Processed in 0.001436246 sec. | ||
| 17348 | 2026.02.05 01:58:53.649913 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17349 | 2026.02.05 01:58:53.650006 [ 4 ] {dce31134-889d-4258-a60a-834cf0ccb3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17350 | 2026.02.05 01:58:53.650060 [ 4 ] {dce31134-889d-4258-a60a-834cf0ccb3f0} <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 | ||
| 17351 | 2026.02.05 01:58:53.650804 [ 4 ] {dce31134-889d-4258-a60a-834cf0ccb3f0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17352 | 2026.02.05 01:58:53.650838 [ 4 ] {dce31134-889d-4258-a60a-834cf0ccb3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17353 | 2026.02.05 01:58:53.651340 [ 4 ] {dce31134-889d-4258-a60a-834cf0ccb3f0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17354 | 2026.02.05 01:58:53.651551 [ 4 ] {dce31134-889d-4258-a60a-834cf0ccb3f0} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17355 | 2026.02.05 01:58:53.651689 [ 4 ] {dce31134-889d-4258-a60a-834cf0ccb3f0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001701 sec., 2351.5579071134625 rows/sec., 4.21 MiB/sec. | ||
| 17356 | 2026.02.05 01:58:53.651744 [ 4 ] {dce31134-889d-4258-a60a-834cf0ccb3f0} <Debug> TCPHandler: Processed in 0.001879504 sec. | ||
| 17357 | 2026.02.05 01:58:53.651861 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17358 | 2026.02.05 01:58:53.651956 [ 4 ] {a7871478-32b2-40c8-80c4-69f745087e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17359 | 2026.02.05 01:58:53.651997 [ 4 ] {a7871478-32b2-40c8-80c4-69f745087e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17360 | 2026.02.05 01:58:53.652334 [ 4 ] {a7871478-32b2-40c8-80c4-69f745087e84} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17361 | 2026.02.05 01:58:53.652368 [ 4 ] {a7871478-32b2-40c8-80c4-69f745087e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17362 | 2026.02.05 01:58:53.652684 [ 4 ] {a7871478-32b2-40c8-80c4-69f745087e84} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17363 | 2026.02.05 01:58:53.652887 [ 4 ] {a7871478-32b2-40c8-80c4-69f745087e84} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17364 | 2026.02.05 01:58:53.653013 [ 4 ] {a7871478-32b2-40c8-80c4-69f745087e84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 17365 | 2026.02.05 01:58:53.653048 [ 4 ] {a7871478-32b2-40c8-80c4-69f745087e84} <Debug> TCPHandler: Processed in 0.001236023 sec. | ||
| 17366 | 2026.02.05 01:58:55.124172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 17367 | 2026.02.05 01:58:55.141171 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2026.02.05 01:58:55.141211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17369 | 2026.02.05 01:58:55.147076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17370 | 2026.02.05 01:58:55.147811 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2026.02.05 01:58:55.150584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 17372 | 2026.02.05 01:58:58.646392 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17373 | 2026.02.05 01:58:58.646592 [ 4 ] {70ec3304-bfd6-44ed-a70c-92df8d549bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17374 | 2026.02.05 01:58:58.646668 [ 4 ] {70ec3304-bfd6-44ed-a70c-92df8d549bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17375 | 2026.02.05 01:58:58.647282 [ 4 ] {70ec3304-bfd6-44ed-a70c-92df8d549bdf} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17376 | 2026.02.05 01:58:58.647328 [ 4 ] {70ec3304-bfd6-44ed-a70c-92df8d549bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17377 | 2026.02.05 01:58:58.647695 [ 4 ] {70ec3304-bfd6-44ed-a70c-92df8d549bdf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 17378 | 2026.02.05 01:58:58.647917 [ 4 ] {70ec3304-bfd6-44ed-a70c-92df8d549bdf} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17379 | 2026.02.05 01:58:58.648064 [ 4 ] {70ec3304-bfd6-44ed-a70c-92df8d549bdf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 320.19 KiB/sec. | ||
| 17380 | 2026.02.05 01:58:58.648106 [ 4 ] {70ec3304-bfd6-44ed-a70c-92df8d549bdf} <Debug> TCPHandler: Processed in 0.001844003 sec. | ||
| 17381 | 2026.02.05 01:58:58.648222 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17382 | 2026.02.05 01:58:58.648314 [ 4 ] {87eb6515-6c91-4a72-a5af-1c0b0090d46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17383 | 2026.02.05 01:58:58.648352 [ 4 ] {87eb6515-6c91-4a72-a5af-1c0b0090d46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17384 | 2026.02.05 01:58:58.648809 [ 4 ] {87eb6515-6c91-4a72-a5af-1c0b0090d46c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17385 | 2026.02.05 01:58:58.648845 [ 4 ] {87eb6515-6c91-4a72-a5af-1c0b0090d46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17386 | 2026.02.05 01:58:58.649151 [ 4 ] {87eb6515-6c91-4a72-a5af-1c0b0090d46c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17387 | 2026.02.05 01:58:58.649370 [ 4 ] {87eb6515-6c91-4a72-a5af-1c0b0090d46c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17388 | 2026.02.05 01:58:58.649496 [ 4 ] {87eb6515-6c91-4a72-a5af-1c0b0090d46c} <Debug> executeQuery: Read 131 rows, 11.51 KiB in 0.0012 sec., 109166.66666666667 rows/sec., 9.37 MiB/sec. | ||
| 17389 | 2026.02.05 01:58:58.649493 [ 149 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17390 | 2026.02.05 01:58:58.649534 [ 4 ] {87eb6515-6c91-4a72-a5af-1c0b0090d46c} <Debug> TCPHandler: Processed in 0.001366596 sec. | ||
| 17391 | 2026.02.05 01:58:58.649567 [ 149 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17392 | 2026.02.05 01:58:58.649595 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17393 | 2026.02.05 01:58:58.649659 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17394 | 2026.02.05 01:58:58.649702 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 17395 | 2026.02.05 01:58:58.649757 [ 4 ] {0ac5c0ac-7bf6-4687-b67b-383bfc92084c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17396 | 2026.02.05 01:58:58.649802 [ 4 ] {0ac5c0ac-7bf6-4687-b67b-383bfc92084c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17397 | 2026.02.05 01:58:58.649827 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17398 | 2026.02.05 01:58:58.649870 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1408 rows starting from the beginning of the part | ||
| 17399 | 2026.02.05 01:58:58.649943 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 128 rows starting from the beginning of the part | ||
| 17400 | 2026.02.05 01:58:58.649994 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1211 rows starting from the beginning of the part | ||
| 17401 | 2026.02.05 01:58:58.650040 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 128 rows starting from the beginning of the part | ||
| 17402 | 2026.02.05 01:58:58.650084 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 17403 | 2026.02.05 01:58:58.650127 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 131 rows starting from the beginning of the part | ||
| 17404 | 2026.02.05 01:58:58.650212 [ 4 ] {0ac5c0ac-7bf6-4687-b67b-383bfc92084c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2026.02.05 01:58:58.650254 [ 4 ] {0ac5c0ac-7bf6-4687-b67b-383bfc92084c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17406 | 2026.02.05 01:58:58.650575 [ 4 ] {0ac5c0ac-7bf6-4687-b67b-383bfc92084c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17407 | 2026.02.05 01:58:58.650795 [ 4 ] {0ac5c0ac-7bf6-4687-b67b-383bfc92084c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17408 | 2026.02.05 01:58:58.650927 [ 4 ] {0ac5c0ac-7bf6-4687-b67b-383bfc92084c} <Debug> executeQuery: Read 42 rows, 3.13 KiB in 0.001188 sec., 35353.53535353535 rows/sec., 2.57 MiB/sec. | ||
| 17409 | 2026.02.05 01:58:58.650965 [ 4 ] {0ac5c0ac-7bf6-4687-b67b-383bfc92084c} <Debug> TCPHandler: Processed in 0.001356285 sec. | ||
| 17410 | 2026.02.05 01:58:58.651016 [ 218 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 17411 | 2026.02.05 01:58:58.651064 [ 218 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 17412 | 2026.02.05 01:58:58.651072 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17413 | 2026.02.05 01:58:58.651169 [ 4 ] {eae5ef4b-be03-4d8f-9967-cab08c3cdaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17414 | 2026.02.05 01:58:58.651209 [ 4 ] {eae5ef4b-be03-4d8f-9967-cab08c3cdaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17415 | 2026.02.05 01:58:58.651474 [ 191 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3070 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815753 sec., 1690758.5998756438 rows/sec., 147.68 MiB/sec. | ||
| 17416 | 2026.02.05 01:58:58.651640 [ 4 ] {eae5ef4b-be03-4d8f-9967-cab08c3cdaba} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17417 | 2026.02.05 01:58:58.651684 [ 4 ] {eae5ef4b-be03-4d8f-9967-cab08c3cdaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17418 | 2026.02.05 01:58:58.651708 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17419 | 2026.02.05 01:58:58.652097 [ 4 ] {eae5ef4b-be03-4d8f-9967-cab08c3cdaba} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17420 | 2026.02.05 01:58:58.652105 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17421 | 2026.02.05 01:58:58.652208 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_136_27} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17422 | 2026.02.05 01:58:58.652280 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 17423 | 2026.02.05 01:58:58.652378 [ 4 ] {eae5ef4b-be03-4d8f-9967-cab08c3cdaba} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17424 | 2026.02.05 01:58:58.652493 [ 149 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17425 | 2026.02.05 01:58:58.652524 [ 4 ] {eae5ef4b-be03-4d8f-9967-cab08c3cdaba} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001372 sec., 77259.47521865889 rows/sec., 6.04 MiB/sec. | ||
| 17426 | 2026.02.05 01:58:58.652529 [ 149 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17427 | 2026.02.05 01:58:58.652566 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17428 | 2026.02.05 01:58:58.652571 [ 4 ] {eae5ef4b-be03-4d8f-9967-cab08c3cdaba} <Debug> TCPHandler: Processed in 0.001547368 sec. | ||
| 17429 | 2026.02.05 01:58:58.652661 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 17430 | 2026.02.05 01:58:58.652707 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17431 | 2026.02.05 01:58:58.652779 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17432 | 2026.02.05 01:58:58.652810 [ 4 ] {d2f3cedc-8f1b-4e7f-9692-d3c9e546e3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17433 | 2026.02.05 01:58:58.652816 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 634 rows starting from the beginning of the part | ||
| 17434 | 2026.02.05 01:58:58.652864 [ 4 ] {d2f3cedc-8f1b-4e7f-9692-d3c9e546e3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17435 | 2026.02.05 01:58:58.652897 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 100 rows starting from the beginning of the part | ||
| 17436 | 2026.02.05 01:58:58.652947 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 536 rows starting from the beginning of the part | ||
| 17437 | 2026.02.05 01:58:58.652987 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 100 rows starting from the beginning of the part | ||
| 17438 | 2026.02.05 01:58:58.653029 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 68 rows starting from the beginning of the part | ||
| 17439 | 2026.02.05 01:58:58.653070 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 106 rows starting from the beginning of the part | ||
| 17440 | 2026.02.05 01:58:58.653334 [ 4 ] {d2f3cedc-8f1b-4e7f-9692-d3c9e546e3f9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17441 | 2026.02.05 01:58:58.653375 [ 4 ] {d2f3cedc-8f1b-4e7f-9692-d3c9e546e3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17442 | 2026.02.05 01:58:58.653763 [ 4 ] {d2f3cedc-8f1b-4e7f-9692-d3c9e546e3f9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17443 | 2026.02.05 01:58:58.653984 [ 4 ] {d2f3cedc-8f1b-4e7f-9692-d3c9e546e3f9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2026.02.05 01:58:58.654117 [ 4 ] {d2f3cedc-8f1b-4e7f-9692-d3c9e546e3f9} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001327 sec., 122833.4589299171 rows/sec., 8.55 MiB/sec. | ||
| 17445 | 2026.02.05 01:58:58.654132 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516948 sec., 1017833.1755604015 rows/sec., 80.87 MiB/sec. | ||
| 17446 | 2026.02.05 01:58:58.654155 [ 4 ] {d2f3cedc-8f1b-4e7f-9692-d3c9e546e3f9} <Debug> TCPHandler: Processed in 0.001508868 sec. | ||
| 17447 | 2026.02.05 01:58:58.654280 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17448 | 2026.02.05 01:58:58.654288 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17449 | 2026.02.05 01:58:58.654295 [ 218 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 17450 | 2026.02.05 01:58:58.654379 [ 4 ] {d6070126-c5d7-44d6-9f69-f7808a90fd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17451 | 2026.02.05 01:58:58.654440 [ 4 ] {d6070126-c5d7-44d6-9f69-f7808a90fd75} <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 | ||
| 17452 | 2026.02.05 01:58:58.654546 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.02.05 01:58:58.654619 [ 198 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_136_27} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17454 | 2026.02.05 01:58:58.654698 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 17455 | 2026.02.05 01:58:58.655328 [ 4 ] {d6070126-c5d7-44d6-9f69-f7808a90fd75} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17456 | 2026.02.05 01:58:58.655369 [ 4 ] {d6070126-c5d7-44d6-9f69-f7808a90fd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17457 | 2026.02.05 01:58:58.655944 [ 4 ] {d6070126-c5d7-44d6-9f69-f7808a90fd75} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17458 | 2026.02.05 01:58:58.656156 [ 4 ] {d6070126-c5d7-44d6-9f69-f7808a90fd75} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17459 | 2026.02.05 01:58:58.656293 [ 4 ] {d6070126-c5d7-44d6-9f69-f7808a90fd75} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001933 sec., 18623.900672529748 rows/sec., 33.37 MiB/sec. | ||
| 17460 | 2026.02.05 01:58:58.656348 [ 4 ] {d6070126-c5d7-44d6-9f69-f7808a90fd75} <Debug> TCPHandler: Processed in 0.002119439 sec. | ||
| 17461 | 2026.02.05 01:58:58.656461 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17462 | 2026.02.05 01:58:58.656554 [ 4 ] {b1183754-8058-4de9-8559-c34d670a7e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17463 | 2026.02.05 01:58:58.656595 [ 4 ] {b1183754-8058-4de9-8559-c34d670a7e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17464 | 2026.02.05 01:58:58.656962 [ 4 ] {b1183754-8058-4de9-8559-c34d670a7e9e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17465 | 2026.02.05 01:58:58.656998 [ 4 ] {b1183754-8058-4de9-8559-c34d670a7e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17466 | 2026.02.05 01:58:58.657295 [ 4 ] {b1183754-8058-4de9-8559-c34d670a7e9e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17467 | 2026.02.05 01:58:58.657496 [ 4 ] {b1183754-8058-4de9-8559-c34d670a7e9e} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17468 | 2026.02.05 01:58:58.657621 [ 4 ] {b1183754-8058-4de9-8559-c34d670a7e9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 17469 | 2026.02.05 01:58:58.657667 [ 4 ] {b1183754-8058-4de9-8559-c34d670a7e9e} <Debug> TCPHandler: Processed in 0.001255823 sec. | ||
| 17470 | 2026.02.05 01:59:00.168067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44661 | ||
| 17471 | 2026.02.05 01:59:00.168719 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17472 | 2026.02.05 01:59:00.168768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17473 | 2026.02.05 01:59:00.169261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17474 | 2026.02.05 01:59:00.169491 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17475 | 2026.02.05 01:59:00.169628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44661 | ||
| 17476 | 2026.02.05 01:59:02.258372 [ 225 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 17477 | 2026.02.05 01:59:02.258439 [ 225 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 17478 | 2026.02.05 01:59:02.261102 [ 225 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 17479 | 2026.02.05 01:59:02.650664 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 17480 | 2026.02.05 01:59:02.669196 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17481 | 2026.02.05 01:59:02.669258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17482 | 2026.02.05 01:59:02.675358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17483 | 2026.02.05 01:59:02.676057 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17484 | 2026.02.05 01:59:02.679372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 17485 | 2026.02.05 01:59:02.798929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2054 | ||
| 17486 | 2026.02.05 01:59:02.801352 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.02.05 01:59:02.801402 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17488 | 2026.02.05 01:59:02.802599 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17489 | 2026.02.05 01:59:02.802872 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2026.02.05 01:59:02.803138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2054 | ||
| 17491 | 2026.02.05 01:59:03.644825 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17492 | 2026.02.05 01:59:03.644999 [ 4 ] {8aa70044-6adb-4c90-b001-f54ba9f6251e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17493 | 2026.02.05 01:59:03.645067 [ 4 ] {8aa70044-6adb-4c90-b001-f54ba9f6251e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17494 | 2026.02.05 01:59:03.645752 [ 4 ] {8aa70044-6adb-4c90-b001-f54ba9f6251e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17495 | 2026.02.05 01:59:03.645800 [ 4 ] {8aa70044-6adb-4c90-b001-f54ba9f6251e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17496 | 2026.02.05 01:59:03.646205 [ 4 ] {8aa70044-6adb-4c90-b001-f54ba9f6251e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17497 | 2026.02.05 01:59:03.646459 [ 4 ] {8aa70044-6adb-4c90-b001-f54ba9f6251e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17498 | 2026.02.05 01:59:03.646619 [ 4 ] {8aa70044-6adb-4c90-b001-f54ba9f6251e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001669 sec., 38346.31515877771 rows/sec., 3.04 MiB/sec. | ||
| 17499 | 2026.02.05 01:59:03.646663 [ 4 ] {8aa70044-6adb-4c90-b001-f54ba9f6251e} <Debug> TCPHandler: Processed in 0.001969047 sec. | ||
| 17500 | 2026.02.05 01:59:03.646789 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17501 | 2026.02.05 01:59:03.646888 [ 4 ] {54b1121d-3daf-43b8-8086-f637f4ffbe04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17502 | 2026.02.05 01:59:03.646932 [ 4 ] {54b1121d-3daf-43b8-8086-f637f4ffbe04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17503 | 2026.02.05 01:59:03.647352 [ 4 ] {54b1121d-3daf-43b8-8086-f637f4ffbe04} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17504 | 2026.02.05 01:59:03.647390 [ 4 ] {54b1121d-3daf-43b8-8086-f637f4ffbe04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17505 | 2026.02.05 01:59:03.647705 [ 4 ] {54b1121d-3daf-43b8-8086-f637f4ffbe04} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17506 | 2026.02.05 01:59:03.647937 [ 4 ] {54b1121d-3daf-43b8-8086-f637f4ffbe04} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2026.02.05 01:59:03.648068 [ 4 ] {54b1121d-3daf-43b8-8086-f637f4ffbe04} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.0012 sec., 3333.3333333333335 rows/sec., 250.65 KiB/sec. | ||
| 17508 | 2026.02.05 01:59:03.648109 [ 4 ] {54b1121d-3daf-43b8-8086-f637f4ffbe04} <Debug> TCPHandler: Processed in 0.001369755 sec. | ||
| 17509 | 2026.02.05 01:59:03.648227 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17510 | 2026.02.05 01:59:03.648322 [ 4 ] {2ac161fe-36b2-4e7e-9cb1-c4a54be7ed67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17511 | 2026.02.05 01:59:03.648362 [ 4 ] {2ac161fe-36b2-4e7e-9cb1-c4a54be7ed67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17512 | 2026.02.05 01:59:03.648788 [ 4 ] {2ac161fe-36b2-4e7e-9cb1-c4a54be7ed67} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17513 | 2026.02.05 01:59:03.648824 [ 4 ] {2ac161fe-36b2-4e7e-9cb1-c4a54be7ed67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17514 | 2026.02.05 01:59:03.649116 [ 4 ] {2ac161fe-36b2-4e7e-9cb1-c4a54be7ed67} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17515 | 2026.02.05 01:59:03.649346 [ 4 ] {2ac161fe-36b2-4e7e-9cb1-c4a54be7ed67} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17516 | 2026.02.05 01:59:03.649474 [ 4 ] {2ac161fe-36b2-4e7e-9cb1-c4a54be7ed67} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00117 sec., 58119.65811965812 rows/sec., 4.54 MiB/sec. | ||
| 17517 | 2026.02.05 01:59:03.649513 [ 4 ] {2ac161fe-36b2-4e7e-9cb1-c4a54be7ed67} <Debug> TCPHandler: Processed in 0.001337495 sec. | ||
| 17518 | 2026.02.05 01:59:03.649629 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2026.02.05 01:59:03.649737 [ 4 ] {2fea2e42-fdc5-4705-b695-edb04327de95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17520 | 2026.02.05 01:59:03.649781 [ 4 ] {2fea2e42-fdc5-4705-b695-edb04327de95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17521 | 2026.02.05 01:59:03.650197 [ 4 ] {2fea2e42-fdc5-4705-b695-edb04327de95} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.02.05 01:59:03.650234 [ 4 ] {2fea2e42-fdc5-4705-b695-edb04327de95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17523 | 2026.02.05 01:59:03.650560 [ 4 ] {2fea2e42-fdc5-4705-b695-edb04327de95} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17524 | 2026.02.05 01:59:03.650770 [ 4 ] {2fea2e42-fdc5-4705-b695-edb04327de95} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17525 | 2026.02.05 01:59:03.650898 [ 4 ] {2fea2e42-fdc5-4705-b695-edb04327de95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 17526 | 2026.02.05 01:59:03.650937 [ 4 ] {2fea2e42-fdc5-4705-b695-edb04327de95} <Debug> TCPHandler: Processed in 0.001358395 sec. | ||
| 17527 | 2026.02.05 01:59:03.651049 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17528 | 2026.02.05 01:59:03.651142 [ 4 ] {7e79704c-813e-4711-a0ac-eff978f28027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17529 | 2026.02.05 01:59:03.651197 [ 4 ] {7e79704c-813e-4711-a0ac-eff978f28027} <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 | ||
| 17530 | 2026.02.05 01:59:03.651964 [ 4 ] {7e79704c-813e-4711-a0ac-eff978f28027} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17531 | 2026.02.05 01:59:03.652000 [ 4 ] {7e79704c-813e-4711-a0ac-eff978f28027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17532 | 2026.02.05 01:59:03.652501 [ 4 ] {7e79704c-813e-4711-a0ac-eff978f28027} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17533 | 2026.02.05 01:59:03.652726 [ 4 ] {7e79704c-813e-4711-a0ac-eff978f28027} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17534 | 2026.02.05 01:59:03.652865 [ 4 ] {7e79704c-813e-4711-a0ac-eff978f28027} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00174 sec., 2298.8505747126437 rows/sec., 4.12 MiB/sec. | ||
| 17535 | 2026.02.05 01:59:03.652921 [ 4 ] {7e79704c-813e-4711-a0ac-eff978f28027} <Debug> TCPHandler: Processed in 0.001922115 sec. | ||
| 17536 | 2026.02.05 01:59:03.653038 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17537 | 2026.02.05 01:59:03.653135 [ 4 ] {7b98e610-a88f-4121-8955-03d0fa16f64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17538 | 2026.02.05 01:59:03.653177 [ 4 ] {7b98e610-a88f-4121-8955-03d0fa16f64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17539 | 2026.02.05 01:59:03.653519 [ 4 ] {7b98e610-a88f-4121-8955-03d0fa16f64f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17540 | 2026.02.05 01:59:03.653556 [ 4 ] {7b98e610-a88f-4121-8955-03d0fa16f64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17541 | 2026.02.05 01:59:03.653858 [ 4 ] {7b98e610-a88f-4121-8955-03d0fa16f64f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17542 | 2026.02.05 01:59:03.654093 [ 4 ] {7b98e610-a88f-4121-8955-03d0fa16f64f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17543 | 2026.02.05 01:59:03.654222 [ 4 ] {7b98e610-a88f-4121-8955-03d0fa16f64f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 17544 | 2026.02.05 01:59:03.654218 [ 145 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17545 | 2026.02.05 01:59:03.654260 [ 4 ] {7b98e610-a88f-4121-8955-03d0fa16f64f} <Debug> TCPHandler: Processed in 0.001272353 sec. | ||
| 17546 | 2026.02.05 01:59:03.654309 [ 145 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2026.02.05 01:59:03.654339 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17548 | 2026.02.05 01:59:03.654476 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17549 | 2026.02.05 01:59:03.654622 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17550 | 2026.02.05 01:59:03.654657 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7812 rows starting from the beginning of the part | ||
| 17551 | 2026.02.05 01:59:03.654723 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17552 | 2026.02.05 01:59:03.654768 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17553 | 2026.02.05 01:59:03.654807 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17554 | 2026.02.05 01:59:03.654845 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17555 | 2026.02.05 01:59:03.654885 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 17556 | 2026.02.05 01:59:03.656823 [ 198 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8112 rows, containing 4 columns (4 merged, 0 gathered) in 0.002403874 sec., 3374552.9091791003 rows/sec., 227.39 MiB/sec. | ||
| 17557 | 2026.02.05 01:59:03.657406 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17558 | 2026.02.05 01:59:03.657722 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_136_27} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17559 | 2026.02.05 01:59:03.657809 [ 190 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_136_27} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17560 | 2026.02.05 01:59:03.657921 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 17561 | 2026.02.05 01:59:03.972815 [ 218 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 17562 | 2026.02.05 01:59:03.972872 [ 218 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 17563 | 2026.02.05 01:59:03.976340 [ 218 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 17564 | 2026.02.05 01:59:04.596680 [ 225 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 17565 | 2026.02.05 01:59:04.596765 [ 225 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 17566 | 2026.02.05 01:59:04.599319 [ 225 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 17567 | 2026.02.05 01:59:04.690045 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 17568 | 2026.02.05 01:59:04.690098 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 17569 | 2026.02.05 01:59:04.693364 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 17570 | 2026.02.05 01:59:07.442155 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17571 | 2026.02.05 01:59:07.442252 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17572 | 2026.02.05 01:59:07.669845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45109 | ||
| 17573 | 2026.02.05 01:59:07.670356 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17574 | 2026.02.05 01:59:07.670393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17575 | 2026.02.05 01:59:07.670888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17576 | 2026.02.05 01:59:07.671120 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17577 | 2026.02.05 01:59:07.671248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45109 | ||
| 17578 | 2026.02.05 01:59:08.136145 [ 218 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 17579 | 2026.02.05 01:59:08.136188 [ 218 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 17580 | 2026.02.05 01:59:08.141646 [ 218 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 17581 | 2026.02.05 01:59:08.645534 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17582 | 2026.02.05 01:59:08.645706 [ 4 ] {b5bc29da-9f9a-4df8-9033-50b62995918d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17583 | 2026.02.05 01:59:08.645775 [ 4 ] {b5bc29da-9f9a-4df8-9033-50b62995918d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17584 | 2026.02.05 01:59:08.646474 [ 4 ] {b5bc29da-9f9a-4df8-9033-50b62995918d} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17585 | 2026.02.05 01:59:08.646520 [ 4 ] {b5bc29da-9f9a-4df8-9033-50b62995918d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17586 | 2026.02.05 01:59:08.646918 [ 4 ] {b5bc29da-9f9a-4df8-9033-50b62995918d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17587 | 2026.02.05 01:59:08.647149 [ 4 ] {b5bc29da-9f9a-4df8-9033-50b62995918d} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17588 | 2026.02.05 01:59:08.647298 [ 4 ] {b5bc29da-9f9a-4df8-9033-50b62995918d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001642 sec., 77953.7149817296 rows/sec., 6.72 MiB/sec. | ||
| 17589 | 2026.02.05 01:59:08.647340 [ 4 ] {b5bc29da-9f9a-4df8-9033-50b62995918d} <Debug> TCPHandler: Processed in 0.001944585 sec. | ||
| 17590 | 2026.02.05 01:59:08.647470 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17591 | 2026.02.05 01:59:08.647566 [ 4 ] {63353fa3-5b40-4c70-abf1-6267590875df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17592 | 2026.02.05 01:59:08.647606 [ 4 ] {63353fa3-5b40-4c70-abf1-6267590875df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17593 | 2026.02.05 01:59:08.648018 [ 4 ] {63353fa3-5b40-4c70-abf1-6267590875df} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17594 | 2026.02.05 01:59:08.648055 [ 4 ] {63353fa3-5b40-4c70-abf1-6267590875df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17595 | 2026.02.05 01:59:08.648361 [ 4 ] {63353fa3-5b40-4c70-abf1-6267590875df} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17596 | 2026.02.05 01:59:08.648596 [ 4 ] {63353fa3-5b40-4c70-abf1-6267590875df} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17597 | 2026.02.05 01:59:08.648732 [ 4 ] {63353fa3-5b40-4c70-abf1-6267590875df} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001185 sec., 30379.746835443035 rows/sec., 2.23 MiB/sec. | ||
| 17598 | 2026.02.05 01:59:08.648772 [ 4 ] {63353fa3-5b40-4c70-abf1-6267590875df} <Debug> TCPHandler: Processed in 0.001351945 sec. | ||
| 17599 | 2026.02.05 01:59:08.648886 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17600 | 2026.02.05 01:59:08.648981 [ 4 ] {f2f7648e-e03e-418c-92c3-71e18332e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17601 | 2026.02.05 01:59:08.649021 [ 4 ] {f2f7648e-e03e-418c-92c3-71e18332e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17602 | 2026.02.05 01:59:08.649441 [ 4 ] {f2f7648e-e03e-418c-92c3-71e18332e293} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17603 | 2026.02.05 01:59:08.649476 [ 4 ] {f2f7648e-e03e-418c-92c3-71e18332e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17604 | 2026.02.05 01:59:08.649803 [ 4 ] {f2f7648e-e03e-418c-92c3-71e18332e293} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17605 | 2026.02.05 01:59:08.650028 [ 4 ] {f2f7648e-e03e-418c-92c3-71e18332e293} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17606 | 2026.02.05 01:59:08.650156 [ 4 ] {f2f7648e-e03e-418c-92c3-71e18332e293} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.54 MiB/sec. | ||
| 17607 | 2026.02.05 01:59:08.650194 [ 4 ] {f2f7648e-e03e-418c-92c3-71e18332e293} <Debug> TCPHandler: Processed in 0.001358285 sec. | ||
| 17608 | 2026.02.05 01:59:08.650307 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17609 | 2026.02.05 01:59:08.650399 [ 4 ] {da55c0e7-dd5b-42cf-87ca-5dd874636623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17610 | 2026.02.05 01:59:08.650442 [ 4 ] {da55c0e7-dd5b-42cf-87ca-5dd874636623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17611 | 2026.02.05 01:59:08.650853 [ 4 ] {da55c0e7-dd5b-42cf-87ca-5dd874636623} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17612 | 2026.02.05 01:59:08.650888 [ 4 ] {da55c0e7-dd5b-42cf-87ca-5dd874636623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17613 | 2026.02.05 01:59:08.651209 [ 4 ] {da55c0e7-dd5b-42cf-87ca-5dd874636623} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17614 | 2026.02.05 01:59:08.651421 [ 4 ] {da55c0e7-dd5b-42cf-87ca-5dd874636623} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17615 | 2026.02.05 01:59:08.651549 [ 4 ] {da55c0e7-dd5b-42cf-87ca-5dd874636623} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 17616 | 2026.02.05 01:59:08.651543 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 2 parts from all_1_133_29 to all_134_134_0 | ||
| 17617 | 2026.02.05 01:59:08.651586 [ 4 ] {da55c0e7-dd5b-42cf-87ca-5dd874636623} <Debug> TCPHandler: Processed in 0.001329644 sec. | ||
| 17618 | 2026.02.05 01:59:08.651622 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17619 | 2026.02.05 01:59:08.651650 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17620 | 2026.02.05 01:59:08.651713 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17621 | 2026.02.05 01:59:08.651753 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_134_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_133_29 to all_134_134_0 into Compact with storage Full | ||
| 17622 | 2026.02.05 01:59:08.651813 [ 4 ] {0edc20ac-460c-4a4a-a634-e31cb9eb99ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17623 | 2026.02.05 01:59:08.651873 [ 4 ] {0edc20ac-460c-4a4a-a634-e31cb9eb99ef} <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 | ||
| 17624 | 2026.02.05 01:59:08.651889 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_134_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17625 | 2026.02.05 01:59:08.651930 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_29, total 38305 rows starting from the beginning of the part | ||
| 17626 | 2026.02.05 01:59:08.651996 [ 191 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17627 | 2026.02.05 01:59:08.652749 [ 4 ] {0edc20ac-460c-4a4a-a634-e31cb9eb99ef} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17628 | 2026.02.05 01:59:08.652789 [ 4 ] {0edc20ac-460c-4a4a-a634-e31cb9eb99ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17629 | 2026.02.05 01:59:08.653353 [ 4 ] {0edc20ac-460c-4a4a-a634-e31cb9eb99ef} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17630 | 2026.02.05 01:59:08.653575 [ 4 ] {0edc20ac-460c-4a4a-a634-e31cb9eb99ef} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17631 | 2026.02.05 01:59:08.653701 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17632 | 2026.02.05 01:59:08.653716 [ 4 ] {0edc20ac-460c-4a4a-a634-e31cb9eb99ef} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001922 sec., 18730.489073881374 rows/sec., 33.56 MiB/sec. | ||
| 17633 | 2026.02.05 01:59:08.653738 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17634 | 2026.02.05 01:59:08.653764 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17635 | 2026.02.05 01:59:08.653779 [ 4 ] {0edc20ac-460c-4a4a-a634-e31cb9eb99ef} <Debug> TCPHandler: Processed in 0.002117188 sec. | ||
| 17636 | 2026.02.05 01:59:08.653854 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 17637 | 2026.02.05 01:59:08.653906 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17638 | 2026.02.05 01:59:08.654004 [ 4 ] {454aac82-e8bd-48d7-baaa-e072980e2071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17639 | 2026.02.05 01:59:08.654046 [ 4 ] {454aac82-e8bd-48d7-baaa-e072980e2071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17640 | 2026.02.05 01:59:08.654090 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17641 | 2026.02.05 01:59:08.654155 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2579 rows starting from the beginning of the part | ||
| 17642 | 2026.02.05 01:59:08.654312 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 17643 | 2026.02.05 01:59:08.654389 [ 4 ] {454aac82-e8bd-48d7-baaa-e072980e2071} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17644 | 2026.02.05 01:59:08.654431 [ 4 ] {454aac82-e8bd-48d7-baaa-e072980e2071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17645 | 2026.02.05 01:59:08.654457 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 4 rows starting from the beginning of the part | ||
| 17646 | 2026.02.05 01:59:08.654599 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 36 rows starting from the beginning of the part | ||
| 17647 | 2026.02.05 01:59:08.654733 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 4 rows starting from the beginning of the part | ||
| 17648 | 2026.02.05 01:59:08.654758 [ 4 ] {454aac82-e8bd-48d7-baaa-e072980e2071} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17649 | 2026.02.05 01:59:08.654845 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 36 rows starting from the beginning of the part | ||
| 17650 | 2026.02.05 01:59:08.655006 [ 4 ] {454aac82-e8bd-48d7-baaa-e072980e2071} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17651 | 2026.02.05 01:59:08.655141 [ 4 ] {454aac82-e8bd-48d7-baaa-e072980e2071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 17652 | 2026.02.05 01:59:08.655179 [ 4 ] {454aac82-e8bd-48d7-baaa-e072980e2071} <Debug> TCPHandler: Processed in 0.001323484 sec. | ||
| 17653 | 2026.02.05 01:59:08.658473 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_134_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38465 rows, containing 5 columns (5 merged, 0 gathered) in 0.006753114 sec., 5695890.81422289 rows/sec., 391.28 MiB/sec. | ||
| 17654 | 2026.02.05 01:59:08.659030 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_134_30} <Trace> MergedBlockOutputStream: filled checksums all_1_134_30 (state Temporary) | ||
| 17655 | 2026.02.05 01:59:08.659336 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_134_30} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_134_30 to all_1_134_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17656 | 2026.02.05 01:59:08.659414 [ 202 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_134_30} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 2 parts: [all_1_133_29, all_134_134_0] -> all_1_134_30 | ||
| 17657 | 2026.02.05 01:59:08.659496 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17658 | 2026.02.05 01:59:08.662879 [ 202 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2695 rows, containing 19 columns (19 merged, 0 gathered) in 0.009066376 sec., 297252.1766138974 rows/sec., 532.66 MiB/sec. | ||
| 17659 | 2026.02.05 01:59:08.664929 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17660 | 2026.02.05 01:59:08.665266 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17661 | 2026.02.05 01:59:08.665335 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17662 | 2026.02.05 01:59:08.665449 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.00 MiB. | ||
| 17663 | 2026.02.05 01:59:10.179521 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 17664 | 2026.02.05 01:59:10.199412 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17665 | 2026.02.05 01:59:10.199482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17666 | 2026.02.05 01:59:10.205874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17667 | 2026.02.05 01:59:10.206742 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17668 | 2026.02.05 01:59:10.210911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 17669 | 2026.02.05 01:59:10.402007 [ 137 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 17670 | 2026.02.05 01:59:10.402081 [ 137 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17671 | 2026.02.05 01:59:10.402104 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17672 | 2026.02.05 01:59:10.402205 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::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 | ||
| 17673 | 2026.02.05 01:59:10.402273 [ 222 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 17674 | 2026.02.05 01:59:10.402326 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17675 | 2026.02.05 01:59:10.402330 [ 222 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 17676 | 2026.02.05 01:59:10.402369 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 17677 | 2026.02.05 01:59:10.402456 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 17678 | 2026.02.05 01:59:10.402514 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 17679 | 2026.02.05 01:59:10.402566 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 17680 | 2026.02.05 01:59:10.402613 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 17681 | 2026.02.05 01:59:10.403470 [ 198 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305874 sec., 35225.450541170125 rows/sec., 2.96 MiB/sec. | ||
| 17682 | 2026.02.05 01:59:10.403623 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 17683 | 2026.02.05 01:59:10.403967 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17684 | 2026.02.05 01:59:10.404067 [ 196 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_33_8} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 17685 | 2026.02.05 01:59:10.404143 [ 222 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 17686 | 2026.02.05 01:59:10.404151 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17687 | 2026.02.05 01:59:12.803425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2078 | ||
| 17688 | 2026.02.05 01:59:12.805715 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17689 | 2026.02.05 01:59:12.805753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17690 | 2026.02.05 01:59:12.806935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17691 | 2026.02.05 01:59:12.807194 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.02.05 01:59:12.807458 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2078 | ||
| 17693 | 2026.02.05 01:59:13.674239 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17694 | 2026.02.05 01:59:13.674419 [ 4 ] {b7877589-bfac-4ad8-b18a-e39afdffdae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17695 | 2026.02.05 01:59:13.674486 [ 4 ] {b7877589-bfac-4ad8-b18a-e39afdffdae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17696 | 2026.02.05 01:59:13.675110 [ 4 ] {b7877589-bfac-4ad8-b18a-e39afdffdae2} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17697 | 2026.02.05 01:59:13.675157 [ 4 ] {b7877589-bfac-4ad8-b18a-e39afdffdae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17698 | 2026.02.05 01:59:13.675536 [ 4 ] {b7877589-bfac-4ad8-b18a-e39afdffdae2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17699 | 2026.02.05 01:59:13.675757 [ 4 ] {b7877589-bfac-4ad8-b18a-e39afdffdae2} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17700 | 2026.02.05 01:59:13.675886 [ 134 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17701 | 2026.02.05 01:59:13.675907 [ 4 ] {b7877589-bfac-4ad8-b18a-e39afdffdae2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. | ||
| 17702 | 2026.02.05 01:59:13.675950 [ 134 ] {} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17703 | 2026.02.05 01:59:13.675965 [ 4 ] {b7877589-bfac-4ad8-b18a-e39afdffdae2} <Debug> TCPHandler: Processed in 0.001857614 sec. | ||
| 17704 | 2026.02.05 01:59:13.675977 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17705 | 2026.02.05 01:59:13.676088 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17706 | 2026.02.05 01:59:13.676094 [ 195 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::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 | ||
| 17707 | 2026.02.05 01:59:13.676189 [ 4 ] {a3abf843-ab03-4e7c-9c55-26b3277edb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17708 | 2026.02.05 01:59:13.676228 [ 195 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17709 | 2026.02.05 01:59:13.676235 [ 4 ] {a3abf843-ab03-4e7c-9c55-26b3277edb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17710 | 2026.02.05 01:59:13.676267 [ 195 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 17711 | 2026.02.05 01:59:13.676336 [ 195 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 17712 | 2026.02.05 01:59:13.676381 [ 195 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 17713 | 2026.02.05 01:59:13.676422 [ 195 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 17714 | 2026.02.05 01:59:13.676462 [ 195 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 17715 | 2026.02.05 01:59:13.676643 [ 4 ] {a3abf843-ab03-4e7c-9c55-26b3277edb80} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.02.05 01:59:13.676684 [ 4 ] {a3abf843-ab03-4e7c-9c55-26b3277edb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17717 | 2026.02.05 01:59:13.676991 [ 4 ] {a3abf843-ab03-4e7c-9c55-26b3277edb80} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 17718 | 2026.02.05 01:59:13.677207 [ 4 ] {a3abf843-ab03-4e7c-9c55-26b3277edb80} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.02.05 01:59:13.677225 [ 196 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176891 sec., 101963.56332064737 rows/sec., 8.85 MiB/sec. | ||
| 17720 | 2026.02.05 01:59:13.677339 [ 4 ] {a3abf843-ab03-4e7c-9c55-26b3277edb80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001169 sec., 1710.8639863130882 rows/sec., 139.51 KiB/sec. | ||
| 17721 | 2026.02.05 01:59:13.677383 [ 4 ] {a3abf843-ab03-4e7c-9c55-26b3277edb80} <Debug> TCPHandler: Processed in 0.001345984 sec. | ||
| 17722 | 2026.02.05 01:59:13.677423 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17723 | 2026.02.05 01:59:13.677494 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17724 | 2026.02.05 01:59:13.677594 [ 4 ] {3c7416f5-daf2-47e5-b221-36d217e87ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17725 | 2026.02.05 01:59:13.677636 [ 4 ] {3c7416f5-daf2-47e5-b221-36d217e87ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17726 | 2026.02.05 01:59:13.677721 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17727 | 2026.02.05 01:59:13.677802 [ 198 ] {36a176fd-dff6-45f5-b9b8-39214f6f739d::all_1_21_5} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17728 | 2026.02.05 01:59:13.677914 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17729 | 2026.02.05 01:59:13.678617 [ 4 ] {3c7416f5-daf2-47e5-b221-36d217e87ece} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17730 | 2026.02.05 01:59:13.678657 [ 4 ] {3c7416f5-daf2-47e5-b221-36d217e87ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17731 | 2026.02.05 01:59:13.679040 [ 4 ] {3c7416f5-daf2-47e5-b221-36d217e87ece} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17732 | 2026.02.05 01:59:13.679263 [ 4 ] {3c7416f5-daf2-47e5-b221-36d217e87ece} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17733 | 2026.02.05 01:59:13.679392 [ 4 ] {3c7416f5-daf2-47e5-b221-36d217e87ece} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.001815 sec., 730027.5482093664 rows/sec., 60.95 MiB/sec. | ||
| 17734 | 2026.02.05 01:59:13.679431 [ 4 ] {3c7416f5-daf2-47e5-b221-36d217e87ece} <Debug> TCPHandler: Processed in 0.001986937 sec. | ||
| 17735 | 2026.02.05 01:59:13.679546 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2026.02.05 01:59:13.679641 [ 4 ] {67108a03-e528-4e26-a112-bae9fd2fbb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17737 | 2026.02.05 01:59:13.679680 [ 4 ] {67108a03-e528-4e26-a112-bae9fd2fbb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17738 | 2026.02.05 01:59:13.680085 [ 4 ] {67108a03-e528-4e26-a112-bae9fd2fbb67} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17739 | 2026.02.05 01:59:13.680121 [ 4 ] {67108a03-e528-4e26-a112-bae9fd2fbb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17740 | 2026.02.05 01:59:13.680412 [ 4 ] {67108a03-e528-4e26-a112-bae9fd2fbb67} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17741 | 2026.02.05 01:59:13.680611 [ 4 ] {67108a03-e528-4e26-a112-bae9fd2fbb67} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17742 | 2026.02.05 01:59:13.680738 [ 4 ] {67108a03-e528-4e26-a112-bae9fd2fbb67} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.001115 sec., 16143.497757847532 rows/sec., 1.23 MiB/sec. | ||
| 17743 | 2026.02.05 01:59:13.680775 [ 4 ] {67108a03-e528-4e26-a112-bae9fd2fbb67} <Debug> TCPHandler: Processed in 0.001279283 sec. | ||
| 17744 | 2026.02.05 01:59:13.680892 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17745 | 2026.02.05 01:59:13.680986 [ 4 ] {da33eccf-d24a-4ff4-92be-01d978c21384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17746 | 2026.02.05 01:59:13.681026 [ 4 ] {da33eccf-d24a-4ff4-92be-01d978c21384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17747 | 2026.02.05 01:59:13.681491 [ 4 ] {da33eccf-d24a-4ff4-92be-01d978c21384} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17748 | 2026.02.05 01:59:13.681526 [ 4 ] {da33eccf-d24a-4ff4-92be-01d978c21384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17749 | 2026.02.05 01:59:13.681820 [ 4 ] {da33eccf-d24a-4ff4-92be-01d978c21384} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17750 | 2026.02.05 01:59:13.682024 [ 4 ] {da33eccf-d24a-4ff4-92be-01d978c21384} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17751 | 2026.02.05 01:59:13.682148 [ 4 ] {da33eccf-d24a-4ff4-92be-01d978c21384} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001181 sec., 213378.49280270957 rows/sec., 14.76 MiB/sec. | ||
| 17752 | 2026.02.05 01:59:13.682186 [ 4 ] {da33eccf-d24a-4ff4-92be-01d978c21384} <Debug> TCPHandler: Processed in 0.001344274 sec. | ||
| 17753 | 2026.02.05 01:59:13.682298 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17754 | 2026.02.05 01:59:13.682392 [ 4 ] {1b4bb2cb-f23c-444d-b7d3-fbb4d4149ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17755 | 2026.02.05 01:59:13.682432 [ 4 ] {1b4bb2cb-f23c-444d-b7d3-fbb4d4149ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17756 | 2026.02.05 01:59:13.682828 [ 4 ] {1b4bb2cb-f23c-444d-b7d3-fbb4d4149ea2} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17757 | 2026.02.05 01:59:13.682864 [ 4 ] {1b4bb2cb-f23c-444d-b7d3-fbb4d4149ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17758 | 2026.02.05 01:59:13.683154 [ 4 ] {1b4bb2cb-f23c-444d-b7d3-fbb4d4149ea2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17759 | 2026.02.05 01:59:13.683365 [ 4 ] {1b4bb2cb-f23c-444d-b7d3-fbb4d4149ea2} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2026.02.05 01:59:13.683469 [ 134 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17761 | 2026.02.05 01:59:13.683494 [ 4 ] {1b4bb2cb-f23c-444d-b7d3-fbb4d4149ea2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 17762 | 2026.02.05 01:59:13.683506 [ 134 ] {} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17763 | 2026.02.05 01:59:13.683533 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17764 | 2026.02.05 01:59:13.683538 [ 4 ] {1b4bb2cb-f23c-444d-b7d3-fbb4d4149ea2} <Debug> TCPHandler: Processed in 0.001290734 sec. | ||
| 17765 | 2026.02.05 01:59:13.683630 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::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 | ||
| 17766 | 2026.02.05 01:59:13.683662 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17767 | 2026.02.05 01:59:13.683762 [ 4 ] {3dbc0176-dbd1-40f7-8c19-d7327821c1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17768 | 2026.02.05 01:59:13.683765 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17769 | 2026.02.05 01:59:13.683805 [ 4 ] {3dbc0176-dbd1-40f7-8c19-d7327821c1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17770 | 2026.02.05 01:59:13.683819 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 17771 | 2026.02.05 01:59:13.683895 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 17772 | 2026.02.05 01:59:13.683937 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 17773 | 2026.02.05 01:59:13.683977 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 17774 | 2026.02.05 01:59:13.684018 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 17775 | 2026.02.05 01:59:13.684416 [ 4 ] {3dbc0176-dbd1-40f7-8c19-d7327821c1b3} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.02.05 01:59:13.684456 [ 4 ] {3dbc0176-dbd1-40f7-8c19-d7327821c1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17777 | 2026.02.05 01:59:13.684769 [ 196 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184841 sec., 50639.70608714587 rows/sec., 4.06 MiB/sec. | ||
| 17778 | 2026.02.05 01:59:13.684818 [ 4 ] {3dbc0176-dbd1-40f7-8c19-d7327821c1b3} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17779 | 2026.02.05 01:59:13.684937 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17780 | 2026.02.05 01:59:13.685060 [ 4 ] {3dbc0176-dbd1-40f7-8c19-d7327821c1b3} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17781 | 2026.02.05 01:59:13.685205 [ 4 ] {3dbc0176-dbd1-40f7-8c19-d7327821c1b3} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001462 sec., 384404.92476060195 rows/sec., 28.82 MiB/sec. | ||
| 17782 | 2026.02.05 01:59:13.685245 [ 4 ] {3dbc0176-dbd1-40f7-8c19-d7327821c1b3} <Debug> TCPHandler: Processed in 0.00163359 sec. | ||
| 17783 | 2026.02.05 01:59:13.685251 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17784 | 2026.02.05 01:59:13.685335 [ 186 ] {b8f6d620-00d5-4a2e-921a-7836f9429396::all_1_21_5} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17785 | 2026.02.05 01:59:13.685381 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2026.02.05 01:59:13.685426 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17787 | 2026.02.05 01:59:13.685481 [ 4 ] {44a601d0-91a3-473d-9e71-6437ee1a3b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17788 | 2026.02.05 01:59:13.685529 [ 4 ] {44a601d0-91a3-473d-9e71-6437ee1a3b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17789 | 2026.02.05 01:59:13.686122 [ 4 ] {44a601d0-91a3-473d-9e71-6437ee1a3b7a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2026.02.05 01:59:13.686158 [ 4 ] {44a601d0-91a3-473d-9e71-6437ee1a3b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17791 | 2026.02.05 01:59:13.686537 [ 4 ] {44a601d0-91a3-473d-9e71-6437ee1a3b7a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17792 | 2026.02.05 01:59:13.686748 [ 4 ] {44a601d0-91a3-473d-9e71-6437ee1a3b7a} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2026.02.05 01:59:13.686876 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_134_30 to all_139_139_0 | ||
| 17794 | 2026.02.05 01:59:13.686878 [ 4 ] {44a601d0-91a3-473d-9e71-6437ee1a3b7a} <Debug> executeQuery: Read 917 rows, 64.22 KiB in 0.001416 sec., 647598.8700564972 rows/sec., 44.29 MiB/sec. | ||
| 17795 | 2026.02.05 01:59:13.686914 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17796 | 2026.02.05 01:59:13.686935 [ 4 ] {44a601d0-91a3-473d-9e71-6437ee1a3b7a} <Debug> TCPHandler: Processed in 0.001604399 sec. | ||
| 17797 | 2026.02.05 01:59:13.686936 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17798 | 2026.02.05 01:59:13.687023 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_134_30 to all_139_139_0 into Compact with storage Full | ||
| 17799 | 2026.02.05 01:59:13.687059 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17800 | 2026.02.05 01:59:13.687127 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17801 | 2026.02.05 01:59:13.687159 [ 4 ] {247b7c6f-5da5-4899-b59a-a2349e4e6283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17802 | 2026.02.05 01:59:13.687164 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_30, total 38465 rows starting from the beginning of the part | ||
| 17803 | 2026.02.05 01:59:13.687220 [ 4 ] {247b7c6f-5da5-4899-b59a-a2349e4e6283} <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 | ||
| 17804 | 2026.02.05 01:59:13.687244 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 17805 | 2026.02.05 01:59:13.687299 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 163 rows starting from the beginning of the part | ||
| 17806 | 2026.02.05 01:59:13.687342 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17807 | 2026.02.05 01:59:13.687384 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 17808 | 2026.02.05 01:59:13.687426 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 917 rows starting from the beginning of the part | ||
| 17809 | 2026.02.05 01:59:13.687985 [ 4 ] {247b7c6f-5da5-4899-b59a-a2349e4e6283} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17810 | 2026.02.05 01:59:13.688026 [ 4 ] {247b7c6f-5da5-4899-b59a-a2349e4e6283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17811 | 2026.02.05 01:59:13.688531 [ 4 ] {247b7c6f-5da5-4899-b59a-a2349e4e6283} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17812 | 2026.02.05 01:59:13.688771 [ 4 ] {247b7c6f-5da5-4899-b59a-a2349e4e6283} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2026.02.05 01:59:13.688915 [ 4 ] {247b7c6f-5da5-4899-b59a-a2349e4e6283} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001774 sec., 2254.7914317925593 rows/sec., 4.04 MiB/sec. | ||
| 17814 | 2026.02.05 01:59:13.688971 [ 4 ] {247b7c6f-5da5-4899-b59a-a2349e4e6283} <Debug> TCPHandler: Processed in 0.001961605 sec. | ||
| 17815 | 2026.02.05 01:59:13.688995 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 17816 | 2026.02.05 01:59:13.689027 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 17817 | 2026.02.05 01:59:13.689087 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17818 | 2026.02.05 01:59:13.689185 [ 4 ] {a43c4ec6-be82-40e0-a7b1-b8a31b0cef0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17819 | 2026.02.05 01:59:13.689228 [ 4 ] {a43c4ec6-be82-40e0-a7b1-b8a31b0cef0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17820 | 2026.02.05 01:59:13.689572 [ 4 ] {a43c4ec6-be82-40e0-a7b1-b8a31b0cef0f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17821 | 2026.02.05 01:59:13.689607 [ 4 ] {a43c4ec6-be82-40e0-a7b1-b8a31b0cef0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17822 | 2026.02.05 01:59:13.689962 [ 4 ] {a43c4ec6-be82-40e0-a7b1-b8a31b0cef0f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17823 | 2026.02.05 01:59:13.690253 [ 4 ] {a43c4ec6-be82-40e0-a7b1-b8a31b0cef0f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17824 | 2026.02.05 01:59:13.690388 [ 4 ] {a43c4ec6-be82-40e0-a7b1-b8a31b0cef0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 17825 | 2026.02.05 01:59:13.690427 [ 4 ] {a43c4ec6-be82-40e0-a7b1-b8a31b0cef0f} <Debug> TCPHandler: Processed in 0.001389656 sec. | ||
| 17826 | 2026.02.05 01:59:13.692022 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 17827 | 2026.02.05 01:59:13.694820 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40025 rows, containing 5 columns (5 merged, 0 gathered) in 0.007825733 sec., 5114536.87469276 rows/sec., 351.38 MiB/sec. | ||
| 17828 | 2026.02.05 01:59:13.695398 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Trace> MergedBlockOutputStream: filled checksums all_1_139_31 (state Temporary) | ||
| 17829 | 2026.02.05 01:59:13.695685 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_139_31 to all_1_139_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17830 | 2026.02.05 01:59:13.695767 [ 196 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_139_31} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_134_30, all_139_139_0] -> all_1_139_31 | ||
| 17831 | 2026.02.05 01:59:13.695859 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17832 | 2026.02.05 01:59:14.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.44 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.63 MiB (RSS), difference: 3.19 MiB | ||
| 17833 | 2026.02.05 01:59:15.022575 [ 221 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 17834 | 2026.02.05 01:59:15.022628 [ 221 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 17835 | 2026.02.05 01:59:15.026079 [ 221 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 17836 | 2026.02.05 01:59:15.171457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45621 | ||
| 17837 | 2026.02.05 01:59:15.172040 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17838 | 2026.02.05 01:59:15.172087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17839 | 2026.02.05 01:59:15.172569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17840 | 2026.02.05 01:59:15.172870 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17841 | 2026.02.05 01:59:15.173026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45621 | ||
| 17842 | 2026.02.05 01:59:17.594186 [ 220 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 17843 | 2026.02.05 01:59:17.594252 [ 220 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 17844 | 2026.02.05 01:59:17.596736 [ 220 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 17845 | 2026.02.05 01:59:17.711061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 17846 | 2026.02.05 01:59:17.728152 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17847 | 2026.02.05 01:59:17.728199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17848 | 2026.02.05 01:59:17.734272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17849 | 2026.02.05 01:59:17.735007 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.02.05 01:59:17.738388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 17851 | 2026.02.05 01:59:18.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.15 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.63 MiB (RSS), difference: 3.48 MiB | ||
| 17852 | 2026.02.05 01:59:18.645519 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17853 | 2026.02.05 01:59:18.645696 [ 4 ] {941e77d1-e770-4703-827a-c87f906e0f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17854 | 2026.02.05 01:59:18.645766 [ 4 ] {941e77d1-e770-4703-827a-c87f906e0f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17855 | 2026.02.05 01:59:18.646547 [ 4 ] {941e77d1-e770-4703-827a-c87f906e0f24} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17856 | 2026.02.05 01:59:18.646596 [ 4 ] {941e77d1-e770-4703-827a-c87f906e0f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17857 | 2026.02.05 01:59:18.647005 [ 4 ] {941e77d1-e770-4703-827a-c87f906e0f24} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17858 | 2026.02.05 01:59:18.647242 [ 4 ] {941e77d1-e770-4703-827a-c87f906e0f24} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17859 | 2026.02.05 01:59:18.647393 [ 4 ] {941e77d1-e770-4703-827a-c87f906e0f24} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001746 sec., 76746.84994272623 rows/sec., 6.64 MiB/sec. | ||
| 17860 | 2026.02.05 01:59:18.647438 [ 4 ] {941e77d1-e770-4703-827a-c87f906e0f24} <Debug> TCPHandler: Processed in 0.002056138 sec. | ||
| 17861 | 2026.02.05 01:59:18.647568 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17862 | 2026.02.05 01:59:18.647664 [ 4 ] {3c872299-1aa8-4300-a7a4-2cc59b86379a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17863 | 2026.02.05 01:59:18.647707 [ 4 ] {3c872299-1aa8-4300-a7a4-2cc59b86379a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17864 | 2026.02.05 01:59:18.648138 [ 4 ] {3c872299-1aa8-4300-a7a4-2cc59b86379a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17865 | 2026.02.05 01:59:18.648183 [ 4 ] {3c872299-1aa8-4300-a7a4-2cc59b86379a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17866 | 2026.02.05 01:59:18.648490 [ 4 ] {3c872299-1aa8-4300-a7a4-2cc59b86379a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17867 | 2026.02.05 01:59:18.648702 [ 4 ] {3c872299-1aa8-4300-a7a4-2cc59b86379a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17868 | 2026.02.05 01:59:18.648823 [ 128 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17869 | 2026.02.05 01:59:18.648829 [ 4 ] {3c872299-1aa8-4300-a7a4-2cc59b86379a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001186 sec., 32883.64249578415 rows/sec., 2.41 MiB/sec. | ||
| 17870 | 2026.02.05 01:59:18.648884 [ 128 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17871 | 2026.02.05 01:59:18.648896 [ 4 ] {3c872299-1aa8-4300-a7a4-2cc59b86379a} <Debug> TCPHandler: Processed in 0.001379686 sec. | ||
| 17872 | 2026.02.05 01:59:18.648913 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17873 | 2026.02.05 01:59:18.649020 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17874 | 2026.02.05 01:59:18.649035 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 17875 | 2026.02.05 01:59:18.649119 [ 4 ] {9da7be29-db98-4671-8a42-92dc8414ff6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17876 | 2026.02.05 01:59:18.649164 [ 4 ] {9da7be29-db98-4671-8a42-92dc8414ff6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17877 | 2026.02.05 01:59:18.649177 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17878 | 2026.02.05 01:59:18.649217 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 72 rows starting from the beginning of the part | ||
| 17879 | 2026.02.05 01:59:18.649292 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 42 rows starting from the beginning of the part | ||
| 17880 | 2026.02.05 01:59:18.649344 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 4 rows starting from the beginning of the part | ||
| 17881 | 2026.02.05 01:59:18.649388 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 36 rows starting from the beginning of the part | ||
| 17882 | 2026.02.05 01:59:18.649430 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 18 rows starting from the beginning of the part | ||
| 17883 | 2026.02.05 01:59:18.649470 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 39 rows starting from the beginning of the part | ||
| 17884 | 2026.02.05 01:59:18.649617 [ 4 ] {9da7be29-db98-4671-8a42-92dc8414ff6b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17885 | 2026.02.05 01:59:18.649659 [ 4 ] {9da7be29-db98-4671-8a42-92dc8414ff6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17886 | 2026.02.05 01:59:18.649995 [ 4 ] {9da7be29-db98-4671-8a42-92dc8414ff6b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17887 | 2026.02.05 01:59:18.650239 [ 4 ] {9da7be29-db98-4671-8a42-92dc8414ff6b} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17888 | 2026.02.05 01:59:18.650349 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370495 sec., 153958.9710287159 rows/sec., 11.88 MiB/sec. | ||
| 17889 | 2026.02.05 01:59:18.650380 [ 4 ] {9da7be29-db98-4671-8a42-92dc8414ff6b} <Debug> executeQuery: Read 106 rows, 8.51 KiB in 0.001279 sec., 82877.24784988273 rows/sec., 6.50 MiB/sec. | ||
| 17890 | 2026.02.05 01:59:18.650427 [ 4 ] {9da7be29-db98-4671-8a42-92dc8414ff6b} <Debug> TCPHandler: Processed in 0.001457697 sec. | ||
| 17891 | 2026.02.05 01:59:18.650512 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17892 | 2026.02.05 01:59:18.650544 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17893 | 2026.02.05 01:59:18.650642 [ 4 ] {e75c0037-b1b1-4fe0-b08f-7ef7eb48feca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17894 | 2026.02.05 01:59:18.650689 [ 4 ] {e75c0037-b1b1-4fe0-b08f-7ef7eb48feca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17895 | 2026.02.05 01:59:18.650842 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17896 | 2026.02.05 01:59:18.650927 [ 199 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_136_27} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17897 | 2026.02.05 01:59:18.651023 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17898 | 2026.02.05 01:59:18.651128 [ 4 ] {e75c0037-b1b1-4fe0-b08f-7ef7eb48feca} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2026.02.05 01:59:18.651167 [ 4 ] {e75c0037-b1b1-4fe0-b08f-7ef7eb48feca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17900 | 2026.02.05 01:59:18.651503 [ 4 ] {e75c0037-b1b1-4fe0-b08f-7ef7eb48feca} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17901 | 2026.02.05 01:59:18.651711 [ 4 ] {e75c0037-b1b1-4fe0-b08f-7ef7eb48feca} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17902 | 2026.02.05 01:59:18.651841 [ 4 ] {e75c0037-b1b1-4fe0-b08f-7ef7eb48feca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 17903 | 2026.02.05 01:59:18.651879 [ 4 ] {e75c0037-b1b1-4fe0-b08f-7ef7eb48feca} <Debug> TCPHandler: Processed in 0.001386125 sec. | ||
| 17904 | 2026.02.05 01:59:18.651993 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17905 | 2026.02.05 01:59:18.652085 [ 4 ] {433a9f17-cda3-4042-b7cb-641108a0616c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17906 | 2026.02.05 01:59:18.652140 [ 4 ] {433a9f17-cda3-4042-b7cb-641108a0616c} <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 | ||
| 17907 | 2026.02.05 01:59:18.653021 [ 4 ] {433a9f17-cda3-4042-b7cb-641108a0616c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17908 | 2026.02.05 01:59:18.653057 [ 4 ] {433a9f17-cda3-4042-b7cb-641108a0616c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17909 | 2026.02.05 01:59:18.653618 [ 4 ] {433a9f17-cda3-4042-b7cb-641108a0616c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17910 | 2026.02.05 01:59:18.653837 [ 4 ] {433a9f17-cda3-4042-b7cb-641108a0616c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17911 | 2026.02.05 01:59:18.653976 [ 4 ] {433a9f17-cda3-4042-b7cb-641108a0616c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001908 sec., 20440.251572327044 rows/sec., 36.63 MiB/sec. | ||
| 17912 | 2026.02.05 01:59:18.654031 [ 4 ] {433a9f17-cda3-4042-b7cb-641108a0616c} <Debug> TCPHandler: Processed in 0.002088288 sec. | ||
| 17913 | 2026.02.05 01:59:18.654146 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17914 | 2026.02.05 01:59:18.654241 [ 4 ] {ad0ff574-7ca2-4fb2-81bf-872d30914c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17915 | 2026.02.05 01:59:18.654283 [ 4 ] {ad0ff574-7ca2-4fb2-81bf-872d30914c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17916 | 2026.02.05 01:59:18.654603 [ 4 ] {ad0ff574-7ca2-4fb2-81bf-872d30914c4d} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17917 | 2026.02.05 01:59:18.654639 [ 4 ] {ad0ff574-7ca2-4fb2-81bf-872d30914c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17918 | 2026.02.05 01:59:18.655405 [ 4 ] {ad0ff574-7ca2-4fb2-81bf-872d30914c4d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 17919 | 2026.02.05 01:59:18.655623 [ 4 ] {ad0ff574-7ca2-4fb2-81bf-872d30914c4d} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17920 | 2026.02.05 01:59:18.655745 [ 4 ] {ad0ff574-7ca2-4fb2-81bf-872d30914c4d} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001524 sec., 1968.5039370078741 rows/sec., 157.63 KiB/sec. | ||
| 17921 | 2026.02.05 01:59:18.655782 [ 4 ] {ad0ff574-7ca2-4fb2-81bf-872d30914c4d} <Debug> TCPHandler: Processed in 0.001685771 sec. | ||
| 17922 | 2026.02.05 01:59:18.655914 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17923 | 2026.02.05 01:59:18.656013 [ 4 ] {6298a428-a412-4209-a194-c5402b4bc5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17924 | 2026.02.05 01:59:18.656056 [ 4 ] {6298a428-a412-4209-a194-c5402b4bc5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17925 | 2026.02.05 01:59:18.656421 [ 4 ] {6298a428-a412-4209-a194-c5402b4bc5f2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17926 | 2026.02.05 01:59:18.656460 [ 4 ] {6298a428-a412-4209-a194-c5402b4bc5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17927 | 2026.02.05 01:59:18.656779 [ 4 ] {6298a428-a412-4209-a194-c5402b4bc5f2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17928 | 2026.02.05 01:59:18.656995 [ 4 ] {6298a428-a412-4209-a194-c5402b4bc5f2} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17929 | 2026.02.05 01:59:18.657126 [ 4 ] {6298a428-a412-4209-a194-c5402b4bc5f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 17930 | 2026.02.05 01:59:18.657163 [ 4 ] {6298a428-a412-4209-a194-c5402b4bc5f2} <Debug> TCPHandler: Processed in 0.001309964 sec. | ||
| 17931 | 2026.02.05 01:59:22.442505 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17932 | 2026.02.05 01:59:22.442586 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17933 | 2026.02.05 01:59:22.673264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46069 | ||
| 17934 | 2026.02.05 01:59:22.673876 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17935 | 2026.02.05 01:59:22.673933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17936 | 2026.02.05 01:59:22.674557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 17937 | 2026.02.05 01:59:22.674801 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17938 | 2026.02.05 01:59:22.674955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46069 | ||
| 17939 | 2026.02.05 01:59:22.674972 [ 124 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 17940 | 2026.02.05 01:59:22.675041 [ 124 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2026.02.05 01:59:22.675061 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17942 | 2026.02.05 01:59:22.675160 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 17943 | 2026.02.05 01:59:22.675258 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17944 | 2026.02.05 01:59:22.675290 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43701 rows starting from the beginning of the part | ||
| 17945 | 2026.02.05 01:59:22.675350 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 17946 | 2026.02.05 01:59:22.675397 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 17947 | 2026.02.05 01:59:22.675442 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 17948 | 2026.02.05 01:59:22.675483 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 17949 | 2026.02.05 01:59:22.675526 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 17950 | 2026.02.05 01:59:22.678277 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46069 rows, containing 4 columns (4 merged, 0 gathered) in 0.003157718 sec., 14589333.18301381 rows/sec., 208.70 MiB/sec. | ||
| 17951 | 2026.02.05 01:59:22.678689 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 17952 | 2026.02.05 01:59:22.679048 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2026.02.05 01:59:22.679144 [ 189 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_96_19} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 17954 | 2026.02.05 01:59:22.679268 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17955 | 2026.02.05 01:59:22.807701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2112 | ||
| 17956 | 2026.02.05 01:59:22.810160 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2026.02.05 01:59:22.810202 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17958 | 2026.02.05 01:59:22.811403 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17959 | 2026.02.05 01:59:22.811685 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2026.02.05 01:59:22.811828 [ 124 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17961 | 2026.02.05 01:59:22.811867 [ 124 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17962 | 2026.02.05 01:59:22.811889 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17963 | 2026.02.05 01:59:22.811961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2112 | ||
| 17964 | 2026.02.05 01:59:22.812026 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 17965 | 2026.02.05 01:59:22.812636 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17966 | 2026.02.05 01:59:22.812797 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1976 rows starting from the beginning of the part | ||
| 17967 | 2026.02.05 01:59:22.813202 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 17968 | 2026.02.05 01:59:22.813570 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part | ||
| 17969 | 2026.02.05 01:59:22.813931 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 17970 | 2026.02.05 01:59:22.814293 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 17971 | 2026.02.05 01:59:22.814662 [ 189 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 17972 | 2026.02.05 01:59:22.822503 [ 188 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2112 rows, containing 72 columns (72 merged, 0 gathered) in 0.010539433 sec., 200390.2866501452 rows/sec., 151.50 MiB/sec. | ||
| 17973 | 2026.02.05 01:59:22.824572 [ 192 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17974 | 2026.02.05 01:59:22.825230 [ 192 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17975 | 2026.02.05 01:59:22.825324 [ 192 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_71_14} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17976 | 2026.02.05 01:59:22.825725 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.77 MiB. | ||
| 17977 | 2026.02.05 01:59:23.000316 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.73 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.64 MiB (RSS), difference: 3.91 MiB | ||
| 17978 | 2026.02.05 01:59:23.002955 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002392924 sec. | ||
| 17979 | 2026.02.05 01:59:23.645336 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17980 | 2026.02.05 01:59:23.645556 [ 4 ] {b04ab567-477a-4477-8853-10a432147de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17981 | 2026.02.05 01:59:23.645649 [ 4 ] {b04ab567-477a-4477-8853-10a432147de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17982 | 2026.02.05 01:59:23.646490 [ 4 ] {b04ab567-477a-4477-8853-10a432147de8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17983 | 2026.02.05 01:59:23.646546 [ 4 ] {b04ab567-477a-4477-8853-10a432147de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17984 | 2026.02.05 01:59:23.647006 [ 4 ] {b04ab567-477a-4477-8853-10a432147de8} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17985 | 2026.02.05 01:59:23.647296 [ 4 ] {b04ab567-477a-4477-8853-10a432147de8} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17986 | 2026.02.05 01:59:23.647466 [ 121 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17987 | 2026.02.05 01:59:23.647472 [ 4 ] {b04ab567-477a-4477-8853-10a432147de8} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.56 MiB/sec. | ||
| 17988 | 2026.02.05 01:59:23.647545 [ 121 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17989 | 2026.02.05 01:59:23.647570 [ 4 ] {b04ab567-477a-4477-8853-10a432147de8} <Debug> TCPHandler: Processed in 0.002383443 sec. | ||
| 17990 | 2026.02.05 01:59:23.647573 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 17991 | 2026.02.05 01:59:23.647708 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 17992 | 2026.02.05 01:59:23.647728 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17993 | 2026.02.05 01:59:23.647842 [ 4 ] {0842f062-4a39-4b4b-8233-bdf80aa15c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17994 | 2026.02.05 01:59:23.647854 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17995 | 2026.02.05 01:59:23.647900 [ 4 ] {0842f062-4a39-4b4b-8233-bdf80aa15c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17996 | 2026.02.05 01:59:23.647925 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1408 rows starting from the beginning of the part | ||
| 17997 | 2026.02.05 01:59:23.648023 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 17998 | 2026.02.05 01:59:23.648077 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 128 rows starting from the beginning of the part | ||
| 17999 | 2026.02.05 01:59:23.648130 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 1325 rows starting from the beginning of the part | ||
| 18000 | 2026.02.05 01:59:23.648176 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 134 rows starting from the beginning of the part | ||
| 18001 | 2026.02.05 01:59:23.648222 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 18002 | 2026.02.05 01:59:23.648435 [ 4 ] {0842f062-4a39-4b4b-8233-bdf80aa15c64} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18003 | 2026.02.05 01:59:23.648481 [ 4 ] {0842f062-4a39-4b4b-8233-bdf80aa15c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18004 | 2026.02.05 01:59:23.648842 [ 4 ] {0842f062-4a39-4b4b-8233-bdf80aa15c64} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18005 | 2026.02.05 01:59:23.649114 [ 4 ] {0842f062-4a39-4b4b-8233-bdf80aa15c64} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18006 | 2026.02.05 01:59:23.649310 [ 4 ] {0842f062-4a39-4b4b-8233-bdf80aa15c64} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001489 sec., 2686.366689053056 rows/sec., 202.00 KiB/sec. | ||
| 18007 | 2026.02.05 01:59:23.649357 [ 4 ] {0842f062-4a39-4b4b-8233-bdf80aa15c64} <Debug> TCPHandler: Processed in 0.001685811 sec. | ||
| 18008 | 2026.02.05 01:59:23.649488 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2026.02.05 01:59:23.649592 [ 4 ] {360efcd5-b0de-4dd3-a6b2-7b8f8371e6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18010 | 2026.02.05 01:59:23.649641 [ 4 ] {360efcd5-b0de-4dd3-a6b2-7b8f8371e6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18011 | 2026.02.05 01:59:23.649906 [ 188 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3123 rows, containing 5 columns (5 merged, 0 gathered) in 0.002239591 sec., 1394451.040390857 rows/sec., 122.11 MiB/sec. | ||
| 18012 | 2026.02.05 01:59:23.650539 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18013 | 2026.02.05 01:59:23.650704 [ 4 ] {360efcd5-b0de-4dd3-a6b2-7b8f8371e6fd} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18014 | 2026.02.05 01:59:23.650753 [ 4 ] {360efcd5-b0de-4dd3-a6b2-7b8f8371e6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18015 | 2026.02.05 01:59:23.650914 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18016 | 2026.02.05 01:59:23.651024 [ 190 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_141_28} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18017 | 2026.02.05 01:59:23.651130 [ 4 ] {360efcd5-b0de-4dd3-a6b2-7b8f8371e6fd} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18018 | 2026.02.05 01:59:23.651168 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 18019 | 2026.02.05 01:59:23.651410 [ 4 ] {360efcd5-b0de-4dd3-a6b2-7b8f8371e6fd} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18020 | 2026.02.05 01:59:23.651554 [ 121 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18021 | 2026.02.05 01:59:23.651564 [ 4 ] {360efcd5-b0de-4dd3-a6b2-7b8f8371e6fd} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001991 sec., 34153.69161225515 rows/sec., 2.67 MiB/sec. | ||
| 18022 | 2026.02.05 01:59:23.651598 [ 121 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18023 | 2026.02.05 01:59:23.651624 [ 4 ] {360efcd5-b0de-4dd3-a6b2-7b8f8371e6fd} <Debug> TCPHandler: Processed in 0.00219148 sec. | ||
| 18024 | 2026.02.05 01:59:23.651625 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18025 | 2026.02.05 01:59:23.651740 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 18026 | 2026.02.05 01:59:23.651767 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18027 | 2026.02.05 01:59:23.651836 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18028 | 2026.02.05 01:59:23.651867 [ 4 ] {ee159b31-6e30-48dd-9734-d300aab8b903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18029 | 2026.02.05 01:59:23.651870 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 634 rows starting from the beginning of the part | ||
| 18030 | 2026.02.05 01:59:23.651923 [ 4 ] {ee159b31-6e30-48dd-9734-d300aab8b903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18031 | 2026.02.05 01:59:23.651968 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 68 rows starting from the beginning of the part | ||
| 18032 | 2026.02.05 01:59:23.652035 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 100 rows starting from the beginning of the part | ||
| 18033 | 2026.02.05 01:59:23.652093 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 562 rows starting from the beginning of the part | ||
| 18034 | 2026.02.05 01:59:23.652141 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 106 rows starting from the beginning of the part | ||
| 18035 | 2026.02.05 01:59:23.652189 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 68 rows starting from the beginning of the part | ||
| 18036 | 2026.02.05 01:59:23.652454 [ 4 ] {ee159b31-6e30-48dd-9734-d300aab8b903} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18037 | 2026.02.05 01:59:23.652495 [ 4 ] {ee159b31-6e30-48dd-9734-d300aab8b903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18038 | 2026.02.05 01:59:23.652853 [ 4 ] {ee159b31-6e30-48dd-9734-d300aab8b903} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18039 | 2026.02.05 01:59:23.653075 [ 4 ] {ee159b31-6e30-48dd-9734-d300aab8b903} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18040 | 2026.02.05 01:59:23.653205 [ 4 ] {ee159b31-6e30-48dd-9734-d300aab8b903} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001356 sec., 117994.10029498526 rows/sec., 8.22 MiB/sec. | ||
| 18041 | 2026.02.05 01:59:23.653213 [ 191 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498537 sec., 1026334.3514374353 rows/sec., 81.78 MiB/sec. | ||
| 18042 | 2026.02.05 01:59:23.653243 [ 4 ] {ee159b31-6e30-48dd-9734-d300aab8b903} <Debug> TCPHandler: Processed in 0.001527768 sec. | ||
| 18043 | 2026.02.05 01:59:23.653439 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18044 | 2026.02.05 01:59:23.653457 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18045 | 2026.02.05 01:59:23.653564 [ 4 ] {fb3c481f-41df-4b1d-8277-b706644b487c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18046 | 2026.02.05 01:59:23.653631 [ 4 ] {fb3c481f-41df-4b1d-8277-b706644b487c} <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 | ||
| 18047 | 2026.02.05 01:59:23.653721 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18048 | 2026.02.05 01:59:23.653811 [ 202 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_141_28} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18049 | 2026.02.05 01:59:23.653909 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 18050 | 2026.02.05 01:59:23.654457 [ 4 ] {fb3c481f-41df-4b1d-8277-b706644b487c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.02.05 01:59:23.654498 [ 4 ] {fb3c481f-41df-4b1d-8277-b706644b487c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18052 | 2026.02.05 01:59:23.655020 [ 4 ] {fb3c481f-41df-4b1d-8277-b706644b487c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18053 | 2026.02.05 01:59:23.655244 [ 4 ] {fb3c481f-41df-4b1d-8277-b706644b487c} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2026.02.05 01:59:23.655389 [ 4 ] {fb3c481f-41df-4b1d-8277-b706644b487c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001849 sec., 2163.3315305570577 rows/sec., 3.88 MiB/sec. | ||
| 18055 | 2026.02.05 01:59:23.655446 [ 4 ] {fb3c481f-41df-4b1d-8277-b706644b487c} <Debug> TCPHandler: Processed in 0.002048777 sec. | ||
| 18056 | 2026.02.05 01:59:23.655571 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18057 | 2026.02.05 01:59:23.655729 [ 4 ] {038b3e12-c73a-4fdb-847c-98b4c6c4e3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18058 | 2026.02.05 01:59:23.655776 [ 4 ] {038b3e12-c73a-4fdb-847c-98b4c6c4e3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18059 | 2026.02.05 01:59:23.656217 [ 4 ] {038b3e12-c73a-4fdb-847c-98b4c6c4e3ba} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18060 | 2026.02.05 01:59:23.656255 [ 4 ] {038b3e12-c73a-4fdb-847c-98b4c6c4e3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18061 | 2026.02.05 01:59:23.656583 [ 4 ] {038b3e12-c73a-4fdb-847c-98b4c6c4e3ba} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18062 | 2026.02.05 01:59:23.656796 [ 4 ] {038b3e12-c73a-4fdb-847c-98b4c6c4e3ba} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18063 | 2026.02.05 01:59:23.656928 [ 4 ] {038b3e12-c73a-4fdb-847c-98b4c6c4e3ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 18064 | 2026.02.05 01:59:23.656966 [ 4 ] {038b3e12-c73a-4fdb-847c-98b4c6c4e3ba} <Debug> TCPHandler: Processed in 0.001445826 sec. | ||
| 18065 | 2026.02.05 01:59:24.709502 [ 218 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 18066 | 2026.02.05 01:59:24.709566 [ 218 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 18067 | 2026.02.05 01:59:24.713656 [ 218 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 18068 | 2026.02.05 01:59:25.238484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 18069 | 2026.02.05 01:59:25.257009 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18070 | 2026.02.05 01:59:25.257081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18071 | 2026.02.05 01:59:25.263653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18072 | 2026.02.05 01:59:25.264467 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18073 | 2026.02.05 01:59:25.264817 [ 118 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18074 | 2026.02.05 01:59:25.264888 [ 118 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18075 | 2026.02.05 01:59:25.264911 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18076 | 2026.02.05 01:59:25.265018 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 18077 | 2026.02.05 01:59:25.269071 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18078 | 2026.02.05 01:59:25.269397 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 18079 | 2026.02.05 01:59:25.270617 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 18080 | 2026.02.05 01:59:25.275479 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 18081 | 2026.02.05 01:59:25.280181 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 18082 | 2026.02.05 01:59:25.285066 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 18083 | 2026.02.05 01:59:25.289987 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 18084 | 2026.02.05 01:59:25.294465 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 18085 | 2026.02.05 01:59:25.358732 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.093754566 sec., 7711.6244130445875 rows/sec., 39.88 MiB/sec. | ||
| 18086 | 2026.02.05 01:59:25.361379 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18087 | 2026.02.05 01:59:25.363303 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_96_19} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18088 | 2026.02.05 01:59:25.363415 [ 188 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_96_19} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18089 | 2026.02.05 01:59:25.365667 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18090 | 2026.02.05 01:59:26.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.72 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.64 MiB (RSS), difference: -1.08 MiB | ||
| 18091 | 2026.02.05 01:59:26.665848 [ 117 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 18092 | 2026.02.05 01:59:26.665913 [ 117 ] {} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18093 | 2026.02.05 01:59:26.665936 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18094 | 2026.02.05 01:59:26.666069 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::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 | ||
| 18095 | 2026.02.05 01:59:26.666224 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18096 | 2026.02.05 01:59:26.666261 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part | ||
| 18097 | 2026.02.05 01:59:26.666328 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 18098 | 2026.02.05 01:59:26.666376 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part | ||
| 18099 | 2026.02.05 01:59:26.666420 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 18100 | 2026.02.05 01:59:26.666460 [ 195 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 18101 | 2026.02.05 01:59:26.667392 [ 186 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1237 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393886 sec., 887447.0365582264 rows/sec., 64.52 MiB/sec. | ||
| 18102 | 2026.02.05 01:59:26.667524 [ 191 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 18103 | 2026.02.05 01:59:26.667783 [ 191 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18104 | 2026.02.05 01:59:26.667854 [ 191 ] {98a0d4d5-55a9-4b81-9ce8-391133ce91de::all_1_25_6} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 18105 | 2026.02.05 01:59:26.667919 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 18106 | 2026.02.05 01:59:28.352627 [ 219 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 18107 | 2026.02.05 01:59:28.352718 [ 219 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 18108 | 2026.02.05 01:59:28.356123 [ 219 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 18109 | 2026.02.05 01:59:28.540404 [ 221 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 18110 | 2026.02.05 01:59:28.540454 [ 221 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 18111 | 2026.02.05 01:59:28.543704 [ 221 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 18112 | 2026.02.05 01:59:28.647626 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18113 | 2026.02.05 01:59:28.647776 [ 4 ] {4f54e570-a40e-45e5-8389-a38a4da6ffba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18114 | 2026.02.05 01:59:28.647841 [ 4 ] {4f54e570-a40e-45e5-8389-a38a4da6ffba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18115 | 2026.02.05 01:59:28.648568 [ 4 ] {4f54e570-a40e-45e5-8389-a38a4da6ffba} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18116 | 2026.02.05 01:59:28.648606 [ 4 ] {4f54e570-a40e-45e5-8389-a38a4da6ffba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18117 | 2026.02.05 01:59:28.648986 [ 4 ] {4f54e570-a40e-45e5-8389-a38a4da6ffba} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18118 | 2026.02.05 01:59:28.649225 [ 4 ] {4f54e570-a40e-45e5-8389-a38a4da6ffba} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18119 | 2026.02.05 01:59:28.649368 [ 4 ] {4f54e570-a40e-45e5-8389-a38a4da6ffba} <Debug> executeQuery: Read 156 rows, 13.94 KiB in 0.001639 sec., 95179.98779743745 rows/sec., 8.31 MiB/sec. | ||
| 18120 | 2026.02.05 01:59:28.649409 [ 4 ] {4f54e570-a40e-45e5-8389-a38a4da6ffba} <Debug> TCPHandler: Processed in 0.001907514 sec. | ||
| 18121 | 2026.02.05 01:59:28.649534 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2026.02.05 01:59:28.649628 [ 4 ] {ec9e669c-fb7c-427e-8eb7-dcb6c19b9f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18123 | 2026.02.05 01:59:28.649668 [ 4 ] {ec9e669c-fb7c-427e-8eb7-dcb6c19b9f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18124 | 2026.02.05 01:59:28.650114 [ 4 ] {ec9e669c-fb7c-427e-8eb7-dcb6c19b9f06} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18125 | 2026.02.05 01:59:28.650151 [ 4 ] {ec9e669c-fb7c-427e-8eb7-dcb6c19b9f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18126 | 2026.02.05 01:59:28.650455 [ 4 ] {ec9e669c-fb7c-427e-8eb7-dcb6c19b9f06} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18127 | 2026.02.05 01:59:28.650676 [ 4 ] {ec9e669c-fb7c-427e-8eb7-dcb6c19b9f06} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18128 | 2026.02.05 01:59:28.650819 [ 4 ] {ec9e669c-fb7c-427e-8eb7-dcb6c19b9f06} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001209 sec., 41356.4929693962 rows/sec., 3.04 MiB/sec. | ||
| 18129 | 2026.02.05 01:59:28.650859 [ 4 ] {ec9e669c-fb7c-427e-8eb7-dcb6c19b9f06} <Debug> TCPHandler: Processed in 0.001374365 sec. | ||
| 18130 | 2026.02.05 01:59:28.650985 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18131 | 2026.02.05 01:59:28.651083 [ 4 ] {eebead73-8ff7-4d0b-8770-adda98337b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18132 | 2026.02.05 01:59:28.651127 [ 4 ] {eebead73-8ff7-4d0b-8770-adda98337b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18133 | 2026.02.05 01:59:28.651590 [ 4 ] {eebead73-8ff7-4d0b-8770-adda98337b64} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18134 | 2026.02.05 01:59:28.651625 [ 4 ] {eebead73-8ff7-4d0b-8770-adda98337b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18135 | 2026.02.05 01:59:28.651943 [ 4 ] {eebead73-8ff7-4d0b-8770-adda98337b64} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18136 | 2026.02.05 01:59:28.652164 [ 4 ] {eebead73-8ff7-4d0b-8770-adda98337b64} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18137 | 2026.02.05 01:59:28.652293 [ 4 ] {eebead73-8ff7-4d0b-8770-adda98337b64} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001229 sec., 100081.3669650122 rows/sec., 7.82 MiB/sec. | ||
| 18138 | 2026.02.05 01:59:28.652332 [ 4 ] {eebead73-8ff7-4d0b-8770-adda98337b64} <Debug> TCPHandler: Processed in 0.001400246 sec. | ||
| 18139 | 2026.02.05 01:59:28.652452 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18140 | 2026.02.05 01:59:28.652545 [ 4 ] {6b06bea8-0c34-4cbf-87bf-d19a23776e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18141 | 2026.02.05 01:59:28.652590 [ 4 ] {6b06bea8-0c34-4cbf-87bf-d19a23776e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18142 | 2026.02.05 01:59:28.653006 [ 4 ] {6b06bea8-0c34-4cbf-87bf-d19a23776e83} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18143 | 2026.02.05 01:59:28.653039 [ 4 ] {6b06bea8-0c34-4cbf-87bf-d19a23776e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18144 | 2026.02.05 01:59:28.653359 [ 4 ] {6b06bea8-0c34-4cbf-87bf-d19a23776e83} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18145 | 2026.02.05 01:59:28.653562 [ 4 ] {6b06bea8-0c34-4cbf-87bf-d19a23776e83} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18146 | 2026.02.05 01:59:28.653690 [ 4 ] {6b06bea8-0c34-4cbf-87bf-d19a23776e83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 18147 | 2026.02.05 01:59:28.653727 [ 4 ] {6b06bea8-0c34-4cbf-87bf-d19a23776e83} <Debug> TCPHandler: Processed in 0.001326754 sec. | ||
| 18148 | 2026.02.05 01:59:28.653785 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 18149 | 2026.02.05 01:59:28.653835 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 18150 | 2026.02.05 01:59:28.653840 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18151 | 2026.02.05 01:59:28.653940 [ 4 ] {f3525c95-91b5-476c-813b-84dfb46c7dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18152 | 2026.02.05 01:59:28.653994 [ 4 ] {f3525c95-91b5-476c-813b-84dfb46c7dca} <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 | ||
| 18153 | 2026.02.05 01:59:28.654894 [ 4 ] {f3525c95-91b5-476c-813b-84dfb46c7dca} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18154 | 2026.02.05 01:59:28.654930 [ 4 ] {f3525c95-91b5-476c-813b-84dfb46c7dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18155 | 2026.02.05 01:59:28.655501 [ 4 ] {f3525c95-91b5-476c-813b-84dfb46c7dca} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18156 | 2026.02.05 01:59:28.655798 [ 4 ] {f3525c95-91b5-476c-813b-84dfb46c7dca} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18157 | 2026.02.05 01:59:28.655931 [ 4 ] {f3525c95-91b5-476c-813b-84dfb46c7dca} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002009 sec., 24888.003982080638 rows/sec., 44.60 MiB/sec. | ||
| 18158 | 2026.02.05 01:59:28.655985 [ 4 ] {f3525c95-91b5-476c-813b-84dfb46c7dca} <Debug> TCPHandler: Processed in 0.002193161 sec. | ||
| 18159 | 2026.02.05 01:59:28.656105 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18160 | 2026.02.05 01:59:28.656200 [ 4 ] {1c364963-0701-4103-b64b-382e0709941c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18161 | 2026.02.05 01:59:28.656241 [ 4 ] {1c364963-0701-4103-b64b-382e0709941c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18162 | 2026.02.05 01:59:28.656569 [ 4 ] {1c364963-0701-4103-b64b-382e0709941c} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18163 | 2026.02.05 01:59:28.656606 [ 4 ] {1c364963-0701-4103-b64b-382e0709941c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18164 | 2026.02.05 01:59:28.657358 [ 4 ] {1c364963-0701-4103-b64b-382e0709941c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18165 | 2026.02.05 01:59:28.657607 [ 4 ] {1c364963-0701-4103-b64b-382e0709941c} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18166 | 2026.02.05 01:59:28.657755 [ 4 ] {1c364963-0701-4103-b64b-382e0709941c} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001574 sec., 7623.888182973316 rows/sec., 538.54 KiB/sec. | ||
| 18167 | 2026.02.05 01:59:28.657792 [ 4 ] {1c364963-0701-4103-b64b-382e0709941c} <Debug> TCPHandler: Processed in 0.001737172 sec. | ||
| 18168 | 2026.02.05 01:59:28.657906 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18169 | 2026.02.05 01:59:28.658003 [ 4 ] {a2fc254a-0cb5-454d-bfd9-e6aec8f43c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18170 | 2026.02.05 01:59:28.658044 [ 4 ] {a2fc254a-0cb5-454d-bfd9-e6aec8f43c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18171 | 2026.02.05 01:59:28.658331 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 18172 | 2026.02.05 01:59:28.658378 [ 4 ] {a2fc254a-0cb5-454d-bfd9-e6aec8f43c60} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18173 | 2026.02.05 01:59:28.658417 [ 4 ] {a2fc254a-0cb5-454d-bfd9-e6aec8f43c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18174 | 2026.02.05 01:59:28.658732 [ 4 ] {a2fc254a-0cb5-454d-bfd9-e6aec8f43c60} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18175 | 2026.02.05 01:59:28.658939 [ 4 ] {a2fc254a-0cb5-454d-bfd9-e6aec8f43c60} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2026.02.05 01:59:28.659039 [ 115 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18177 | 2026.02.05 01:59:28.659067 [ 4 ] {a2fc254a-0cb5-454d-bfd9-e6aec8f43c60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 18178 | 2026.02.05 01:59:28.659072 [ 115 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18179 | 2026.02.05 01:59:28.659097 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18180 | 2026.02.05 01:59:28.659102 [ 4 ] {a2fc254a-0cb5-454d-bfd9-e6aec8f43c60} <Debug> TCPHandler: Processed in 0.001246223 sec. | ||
| 18181 | 2026.02.05 01:59:28.659181 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 18182 | 2026.02.05 01:59:28.659268 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18183 | 2026.02.05 01:59:28.659296 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8112 rows starting from the beginning of the part | ||
| 18184 | 2026.02.05 01:59:28.659349 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 18185 | 2026.02.05 01:59:28.659390 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 18186 | 2026.02.05 01:59:28.659429 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 18187 | 2026.02.05 01:59:28.659463 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 18188 | 2026.02.05 01:59:28.659501 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 18189 | 2026.02.05 01:59:28.661559 [ 191 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8412 rows, containing 4 columns (4 merged, 0 gathered) in 0.002410725 sec., 3489406.713747939 rows/sec., 235.13 MiB/sec. | ||
| 18190 | 2026.02.05 01:59:28.661758 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18191 | 2026.02.05 01:59:28.662067 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_141_28} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2026.02.05 01:59:28.662143 [ 186 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_141_28} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18193 | 2026.02.05 01:59:28.662254 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 18194 | 2026.02.05 01:59:30.175153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46581 | ||
| 18195 | 2026.02.05 01:59:30.175999 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18196 | 2026.02.05 01:59:30.176062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18197 | 2026.02.05 01:59:30.176735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18198 | 2026.02.05 01:59:30.177127 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18199 | 2026.02.05 01:59:30.177311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46581 | ||
| 18200 | 2026.02.05 01:59:31.172816 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36008 | ||
| 18201 | 2026.02.05 01:59:31.172950 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18202 | 2026.02.05 01:59:31.172982 [ 292 ] {} <Debug> TCP-Session: 3349b858-c1c2-4360-b013-f438020bf7ae Authenticating user 'default' from [fd00:1122:3344:101::e]:36008 | ||
| 18203 | 2026.02.05 01:59:31.173012 [ 292 ] {} <Debug> TCP-Session: 3349b858-c1c2-4360-b013-f438020bf7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18204 | 2026.02.05 01:59:31.173030 [ 292 ] {} <Debug> TCP-Session: 3349b858-c1c2-4360-b013-f438020bf7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18205 | 2026.02.05 01:59:31.173357 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41245 | ||
| 18206 | 2026.02.05 01:59:31.173419 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41885 | ||
| 18207 | 2026.02.05 01:59:31.173434 [ 292 ] {} <Trace> TCP-Session: 3349b858-c1c2-4360-b013-f438020bf7ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18208 | 2026.02.05 01:59:31.173497 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18209 | 2026.02.05 01:59:31.173534 [ 293 ] {} <Debug> TCP-Session: 1866a4a7-394b-48ae-a36e-601a2e1f64be Authenticating user 'default' from [fd00:1122:3344:101::e]:41245 | ||
| 18210 | 2026.02.05 01:59:31.173558 [ 293 ] {} <Debug> TCP-Session: 1866a4a7-394b-48ae-a36e-601a2e1f64be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18211 | 2026.02.05 01:59:31.173569 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18212 | 2026.02.05 01:59:31.173571 [ 293 ] {} <Debug> TCP-Session: 1866a4a7-394b-48ae-a36e-601a2e1f64be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18213 | 2026.02.05 01:59:31.173611 [ 294 ] {} <Debug> TCP-Session: 1b5c3c9a-aa62-4757-830e-b1d47b395707 Authenticating user 'default' from [fd00:1122:3344:101::e]:41885 | ||
| 18214 | 2026.02.05 01:59:31.173642 [ 294 ] {} <Debug> TCP-Session: 1b5c3c9a-aa62-4757-830e-b1d47b395707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18215 | 2026.02.05 01:59:31.173655 [ 294 ] {} <Debug> TCP-Session: 1b5c3c9a-aa62-4757-830e-b1d47b395707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18216 | 2026.02.05 01:59:31.173707 [ 292 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36008) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18217 | 2026.02.05 01:59:31.174032 [ 292 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18218 | 2026.02.05 01:59:31.174091 [ 292 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18219 | 2026.02.05 01:59:31.174430 [ 292 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 18220 | 2026.02.05 01:59:31.175512 [ 342 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Trace> AggregatingTransform: Aggregating | ||
| 18221 | 2026.02.05 01:59:31.175560 [ 342 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Trace> Aggregator: Aggregation method: without_key | ||
| 18222 | 2026.02.05 01:59:31.175598 [ 342 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063149 sec. (940.602 rows/sec., 36.74 KiB/sec.) | ||
| 18223 | 2026.02.05 01:59:31.175616 [ 342 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Trace> Aggregator: Merging aggregated data | ||
| 18224 | 2026.02.05 01:59:31.176033 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57114 | ||
| 18225 | 2026.02.05 01:59:31.176036 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50667 | ||
| 18226 | 2026.02.05 01:59:31.176099 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55517 | ||
| 18227 | 2026.02.05 01:59:31.176281 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18228 | 2026.02.05 01:59:31.176313 [ 3 ] {} <Debug> TCP-Session: 84d435a4-8d12-4300-baab-4a712bcab71b Authenticating user 'default' from [fd00:1122:3344:101::e]:50667 | ||
| 18229 | 2026.02.05 01:59:31.176323 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56057 | ||
| 18230 | 2026.02.05 01:59:31.176325 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38038 | ||
| 18231 | 2026.02.05 01:59:31.176335 [ 3 ] {} <Debug> TCP-Session: 84d435a4-8d12-4300-baab-4a712bcab71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18232 | 2026.02.05 01:59:31.176384 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63481 | ||
| 18233 | 2026.02.05 01:59:31.176411 [ 3 ] {} <Debug> TCP-Session: 84d435a4-8d12-4300-baab-4a712bcab71b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18234 | 2026.02.05 01:59:31.176422 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18235 | 2026.02.05 01:59:31.176441 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18236 | 2026.02.05 01:59:31.176484 [ 353 ] {} <Debug> TCP-Session: 6af50633-7017-4c75-b324-5c6fc6cbc8ea Authenticating user 'default' from [fd00:1122:3344:101::e]:56057 | ||
| 18237 | 2026.02.05 01:59:31.176489 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18238 | 2026.02.05 01:59:31.176502 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18239 | 2026.02.05 01:59:31.176522 [ 353 ] {} <Debug> TCP-Session: 6af50633-7017-4c75-b324-5c6fc6cbc8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18240 | 2026.02.05 01:59:31.176532 [ 351 ] {} <Debug> TCP-Session: c8ea5155-c611-4549-927c-fa0e108e32b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57114 | ||
| 18241 | 2026.02.05 01:59:31.176554 [ 353 ] {} <Debug> TCP-Session: 6af50633-7017-4c75-b324-5c6fc6cbc8ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18242 | 2026.02.05 01:59:31.176552 [ 355 ] {} <Debug> TCP-Session: c74b355b-4379-43f7-9ad3-afd0e07e8796 Authenticating user 'default' from [fd00:1122:3344:101::e]:63481 | ||
| 18243 | 2026.02.05 01:59:31.176568 [ 351 ] {} <Debug> TCP-Session: c8ea5155-c611-4549-927c-fa0e108e32b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18244 | 2026.02.05 01:59:31.176594 [ 355 ] {} <Debug> TCP-Session: c74b355b-4379-43f7-9ad3-afd0e07e8796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18245 | 2026.02.05 01:59:31.176609 [ 351 ] {} <Debug> TCP-Session: c8ea5155-c611-4549-927c-fa0e108e32b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18246 | 2026.02.05 01:59:31.176621 [ 355 ] {} <Debug> TCP-Session: c74b355b-4379-43f7-9ad3-afd0e07e8796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18247 | 2026.02.05 01:59:31.176500 [ 354 ] {} <Debug> TCP-Session: b2319052-a745-4473-aca1-bbd6813f14b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38038 | ||
| 18248 | 2026.02.05 01:59:31.176808 [ 354 ] {} <Debug> TCP-Session: b2319052-a745-4473-aca1-bbd6813f14b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18249 | 2026.02.05 01:59:31.176827 [ 354 ] {} <Debug> TCP-Session: b2319052-a745-4473-aca1-bbd6813f14b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18250 | 2026.02.05 01:59:31.176539 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18251 | 2026.02.05 01:59:31.176967 [ 352 ] {} <Debug> TCP-Session: 773d6969-46fd-4ed9-8e38-87d004f73dd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55517 | ||
| 18252 | 2026.02.05 01:59:31.176989 [ 352 ] {} <Debug> TCP-Session: 773d6969-46fd-4ed9-8e38-87d004f73dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18253 | 2026.02.05 01:59:31.177007 [ 352 ] {} <Debug> TCP-Session: 773d6969-46fd-4ed9-8e38-87d004f73dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18254 | 2026.02.05 01:59:31.177954 [ 292 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004329 sec., 231.00023100023097 rows/sec., 9.02 KiB/sec. | ||
| 18255 | 2026.02.05 01:59:31.178148 [ 292 ] {36ccd768-bad4-4102-833d-d63de9238a06} <Debug> TCPHandler: Processed in 0.004865409 sec. | ||
| 18256 | 2026.02.05 01:59:31.178283 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18257 | 2026.02.05 01:59:31.178310 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18258 | 2026.02.05 01:59:31.178324 [ 292 ] {} <Debug> TCP-Session: 3349b858-c1c2-4360-b013-f438020bf7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18259 | 2026.02.05 01:59:31.178351 [ 355 ] {} <Debug> TCP-Session: c74b355b-4379-43f7-9ad3-afd0e07e8796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18260 | 2026.02.05 01:59:31.178360 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18261 | 2026.02.05 01:59:31.178395 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18262 | 2026.02.05 01:59:31.178417 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18263 | 2026.02.05 01:59:31.178449 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18264 | 2026.02.05 01:59:31.178471 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18265 | 2026.02.05 01:59:31.178481 [ 3 ] {} <Debug> TCP-Session: 84d435a4-8d12-4300-baab-4a712bcab71b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18266 | 2026.02.05 01:59:31.178498 [ 351 ] {} <Debug> TCP-Session: c8ea5155-c611-4549-927c-fa0e108e32b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18267 | 2026.02.05 01:59:31.178524 [ 352 ] {} <Debug> TCP-Session: 773d6969-46fd-4ed9-8e38-87d004f73dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18268 | 2026.02.05 01:59:31.178479 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18269 | 2026.02.05 01:59:31.178456 [ 293 ] {} <Debug> TCP-Session: 1866a4a7-394b-48ae-a36e-601a2e1f64be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18270 | 2026.02.05 01:59:31.178598 [ 354 ] {} <Debug> TCP-Session: b2319052-a745-4473-aca1-bbd6813f14b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18271 | 2026.02.05 01:59:31.178450 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18272 | 2026.02.05 01:59:31.178415 [ 294 ] {} <Debug> TCP-Session: 1b5c3c9a-aa62-4757-830e-b1d47b395707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18273 | 2026.02.05 01:59:31.178715 [ 353 ] {} <Debug> TCP-Session: 6af50633-7017-4c75-b324-5c6fc6cbc8ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18274 | 2026.02.05 01:59:31.323694 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58610 | ||
| 18275 | 2026.02.05 01:59:31.323811 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18276 | 2026.02.05 01:59:31.323840 [ 292 ] {} <Debug> TCP-Session: a76203b1-0fc6-483a-9025-2b529374684c Authenticating user 'default' from [fd00:1122:3344:101::e]:58610 | ||
| 18277 | 2026.02.05 01:59:31.323864 [ 292 ] {} <Debug> TCP-Session: a76203b1-0fc6-483a-9025-2b529374684c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18278 | 2026.02.05 01:59:31.323879 [ 292 ] {} <Debug> TCP-Session: a76203b1-0fc6-483a-9025-2b529374684c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18279 | 2026.02.05 01:59:31.324082 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58151 | ||
| 18280 | 2026.02.05 01:59:31.324125 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44468 | ||
| 18281 | 2026.02.05 01:59:31.324157 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33151 | ||
| 18282 | 2026.02.05 01:59:31.324183 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42951 | ||
| 18283 | 2026.02.05 01:59:31.324185 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52986 | ||
| 18284 | 2026.02.05 01:59:31.324209 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18285 | 2026.02.05 01:59:31.324254 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18286 | 2026.02.05 01:59:31.324265 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18287 | 2026.02.05 01:59:31.324295 [ 293 ] {} <Debug> TCP-Session: 1385d479-ffe7-4679-a24e-50f7e6062fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58151 | ||
| 18288 | 2026.02.05 01:59:31.324322 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18289 | 2026.02.05 01:59:31.324327 [ 294 ] {} <Debug> TCP-Session: d6c8210a-6cdf-46c0-a5be-94bf8c044e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:44468 | ||
| 18290 | 2026.02.05 01:59:31.324346 [ 293 ] {} <Debug> TCP-Session: 1385d479-ffe7-4679-a24e-50f7e6062fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18291 | 2026.02.05 01:59:31.324295 [ 352 ] {} <Debug> TCP-Session: 9159fdc9-bd33-43bd-800a-01b8d4c59837 Authenticating user 'default' from [fd00:1122:3344:101::e]:33151 | ||
| 18292 | 2026.02.05 01:59:31.324389 [ 293 ] {} <Debug> TCP-Session: 1385d479-ffe7-4679-a24e-50f7e6062fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18293 | 2026.02.05 01:59:31.324386 [ 353 ] {} <Debug> TCP-Session: e8b4e0ad-0673-4f09-8be8-ed13b602a82a Authenticating user 'default' from [fd00:1122:3344:101::e]:52986 | ||
| 18294 | 2026.02.05 01:59:31.324407 [ 352 ] {} <Debug> TCP-Session: 9159fdc9-bd33-43bd-800a-01b8d4c59837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18295 | 2026.02.05 01:59:31.324389 [ 294 ] {} <Debug> TCP-Session: d6c8210a-6cdf-46c0-a5be-94bf8c044e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18296 | 2026.02.05 01:59:31.324460 [ 353 ] {} <Debug> TCP-Session: e8b4e0ad-0673-4f09-8be8-ed13b602a82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18297 | 2026.02.05 01:59:31.324490 [ 294 ] {} <Debug> TCP-Session: d6c8210a-6cdf-46c0-a5be-94bf8c044e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18298 | 2026.02.05 01:59:31.324508 [ 353 ] {} <Debug> TCP-Session: e8b4e0ad-0673-4f09-8be8-ed13b602a82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18299 | 2026.02.05 01:59:31.324458 [ 352 ] {} <Debug> TCP-Session: 9159fdc9-bd33-43bd-800a-01b8d4c59837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18300 | 2026.02.05 01:59:31.324265 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18301 | 2026.02.05 01:59:31.324189 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54930 | ||
| 18302 | 2026.02.05 01:59:31.324609 [ 354 ] {} <Debug> TCP-Session: 121e6924-d831-4cc0-a99b-31f996afee8f Authenticating user 'default' from [fd00:1122:3344:101::e]:42951 | ||
| 18303 | 2026.02.05 01:59:31.324129 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45805 | ||
| 18304 | 2026.02.05 01:59:31.324651 [ 354 ] {} <Debug> TCP-Session: 121e6924-d831-4cc0-a99b-31f996afee8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18305 | 2026.02.05 01:59:31.324144 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40642 | ||
| 18306 | 2026.02.05 01:59:31.324688 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18307 | 2026.02.05 01:59:31.324722 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18308 | 2026.02.05 01:59:31.324750 [ 355 ] {} <Debug> TCP-Session: 788490c3-29fc-4753-a901-8e05c4703709 Authenticating user 'default' from [fd00:1122:3344:101::e]:54930 | ||
| 18309 | 2026.02.05 01:59:31.324770 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18310 | 2026.02.05 01:59:31.324775 [ 3 ] {} <Debug> TCP-Session: 1b92bc68-3feb-4fd6-8db2-ae301f38db35 Authenticating user 'default' from [fd00:1122:3344:101::e]:45805 | ||
| 18311 | 2026.02.05 01:59:31.324791 [ 355 ] {} <Debug> TCP-Session: 788490c3-29fc-4753-a901-8e05c4703709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18312 | 2026.02.05 01:59:31.324815 [ 351 ] {} <Debug> TCP-Session: 1c8c026f-8775-4420-89b8-c183a2337abc Authenticating user 'default' from [fd00:1122:3344:101::e]:40642 | ||
| 18313 | 2026.02.05 01:59:31.324828 [ 3 ] {} <Debug> TCP-Session: 1b92bc68-3feb-4fd6-8db2-ae301f38db35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18314 | 2026.02.05 01:59:31.324851 [ 351 ] {} <Debug> TCP-Session: 1c8c026f-8775-4420-89b8-c183a2337abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18315 | 2026.02.05 01:59:31.324870 [ 3 ] {} <Debug> TCP-Session: 1b92bc68-3feb-4fd6-8db2-ae301f38db35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18316 | 2026.02.05 01:59:31.324842 [ 355 ] {} <Debug> TCP-Session: 788490c3-29fc-4753-a901-8e05c4703709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18317 | 2026.02.05 01:59:31.324680 [ 354 ] {} <Debug> TCP-Session: 121e6924-d831-4cc0-a99b-31f996afee8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18318 | 2026.02.05 01:59:31.324881 [ 351 ] {} <Debug> TCP-Session: 1c8c026f-8775-4420-89b8-c183a2337abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18319 | 2026.02.05 01:59:31.324275 [ 292 ] {} <Trace> TCP-Session: a76203b1-0fc6-483a-9025-2b529374684c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18320 | 2026.02.05 01:59:31.325186 [ 292 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58610) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18321 | 2026.02.05 01:59:31.325460 [ 292 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18322 | 2026.02.05 01:59:31.325516 [ 292 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18323 | 2026.02.05 01:59:31.325841 [ 292 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 18324 | 2026.02.05 01:59:31.326889 [ 317 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Trace> AggregatingTransform: Aggregating | ||
| 18325 | 2026.02.05 01:59:31.326931 [ 317 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Trace> Aggregator: Aggregation method: without_key | ||
| 18326 | 2026.02.05 01:59:31.326968 [ 317 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001020349 sec. (980.057 rows/sec., 38.28 KiB/sec.) | ||
| 18327 | 2026.02.05 01:59:31.326990 [ 317 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Trace> Aggregator: Merging aggregated data | ||
| 18328 | 2026.02.05 01:59:31.328832 [ 292 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003695 sec., 270.6359945872801 rows/sec., 10.57 KiB/sec. | ||
| 18329 | 2026.02.05 01:59:31.329055 [ 292 ] {047a9fa3-ab13-4f13-a1b7-d908243c0bc7} <Debug> TCPHandler: Processed in 0.004956461 sec. | ||
| 18330 | 2026.02.05 01:59:31.329219 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18331 | 2026.02.05 01:59:31.329248 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18332 | 2026.02.05 01:59:31.329266 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18333 | 2026.02.05 01:59:31.329282 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18334 | 2026.02.05 01:59:31.329298 [ 293 ] {} <Debug> TCP-Session: 1385d479-ffe7-4679-a24e-50f7e6062fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18335 | 2026.02.05 01:59:31.329319 [ 294 ] {} <Debug> TCP-Session: d6c8210a-6cdf-46c0-a5be-94bf8c044e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18336 | 2026.02.05 01:59:31.329343 [ 352 ] {} <Debug> TCP-Session: 9159fdc9-bd33-43bd-800a-01b8d4c59837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18337 | 2026.02.05 01:59:31.329352 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18338 | 2026.02.05 01:59:31.329375 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18339 | 2026.02.05 01:59:31.329397 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18340 | 2026.02.05 01:59:31.329412 [ 353 ] {} <Debug> TCP-Session: e8b4e0ad-0673-4f09-8be8-ed13b602a82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18341 | 2026.02.05 01:59:31.329438 [ 351 ] {} <Debug> TCP-Session: 1c8c026f-8775-4420-89b8-c183a2337abc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18342 | 2026.02.05 01:59:31.329458 [ 354 ] {} <Debug> TCP-Session: 121e6924-d831-4cc0-a99b-31f996afee8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18343 | 2026.02.05 01:59:31.329325 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18344 | 2026.02.05 01:59:31.329308 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18345 | 2026.02.05 01:59:31.329527 [ 355 ] {} <Debug> TCP-Session: 788490c3-29fc-4753-a901-8e05c4703709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18346 | 2026.02.05 01:59:31.329256 [ 292 ] {} <Debug> TCP-Session: a76203b1-0fc6-483a-9025-2b529374684c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18347 | 2026.02.05 01:59:31.329563 [ 3 ] {} <Debug> TCP-Session: 1b92bc68-3feb-4fd6-8db2-ae301f38db35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18348 | 2026.02.05 01:59:32.205835 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40139 | ||
| 18349 | 2026.02.05 01:59:32.205947 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18350 | 2026.02.05 01:59:32.205974 [ 292 ] {} <Debug> TCP-Session: b7ee12ee-b74e-4c13-a1af-674fe2365cee Authenticating user 'default' from [fd00:1122:3344:101::e]:40139 | ||
| 18351 | 2026.02.05 01:59:32.205995 [ 292 ] {} <Debug> TCP-Session: b7ee12ee-b74e-4c13-a1af-674fe2365cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18352 | 2026.02.05 01:59:32.206008 [ 292 ] {} <Debug> TCP-Session: b7ee12ee-b74e-4c13-a1af-674fe2365cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18353 | 2026.02.05 01:59:32.206232 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60708 | ||
| 18354 | 2026.02.05 01:59:32.206302 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53303 | ||
| 18355 | 2026.02.05 01:59:32.206297 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57751 | ||
| 18356 | 2026.02.05 01:59:32.206295 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57024 | ||
| 18357 | 2026.02.05 01:59:32.206271 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46588 | ||
| 18358 | 2026.02.05 01:59:32.206482 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18359 | 2026.02.05 01:59:32.206261 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48777 | ||
| 18360 | 2026.02.05 01:59:32.206512 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18361 | 2026.02.05 01:59:32.206516 [ 293 ] {} <Debug> TCP-Session: 247c25d8-ee4e-4f72-9a68-29028a11858a Authenticating user 'default' from [fd00:1122:3344:101::e]:60708 | ||
| 18362 | 2026.02.05 01:59:32.206545 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18363 | 2026.02.05 01:59:32.206547 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18364 | 2026.02.05 01:59:32.206568 [ 293 ] {} <Debug> TCP-Session: 247c25d8-ee4e-4f72-9a68-29028a11858a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18365 | 2026.02.05 01:59:32.206576 [ 352 ] {} <Debug> TCP-Session: 4481a628-fa82-4124-9e20-fab7ea0ad3f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46588 | ||
| 18366 | 2026.02.05 01:59:32.206600 [ 293 ] {} <Debug> TCP-Session: 247c25d8-ee4e-4f72-9a68-29028a11858a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18367 | 2026.02.05 01:59:32.206603 [ 354 ] {} <Debug> TCP-Session: 974f7ea0-1296-48ce-a5d1-620e1f795d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:57024 | ||
| 18368 | 2026.02.05 01:59:32.206619 [ 352 ] {} <Debug> TCP-Session: 4481a628-fa82-4124-9e20-fab7ea0ad3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18369 | 2026.02.05 01:59:32.206650 [ 354 ] {} <Debug> TCP-Session: 974f7ea0-1296-48ce-a5d1-620e1f795d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18370 | 2026.02.05 01:59:32.206656 [ 352 ] {} <Debug> TCP-Session: 4481a628-fa82-4124-9e20-fab7ea0ad3f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18371 | 2026.02.05 01:59:32.206673 [ 354 ] {} <Debug> TCP-Session: 974f7ea0-1296-48ce-a5d1-620e1f795d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18372 | 2026.02.05 01:59:32.206579 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18373 | 2026.02.05 01:59:32.206554 [ 355 ] {} <Debug> TCP-Session: 6e52b22e-ca98-4a5c-a2b0-df6703adffbc Authenticating user 'default' from [fd00:1122:3344:101::e]:53303 | ||
| 18374 | 2026.02.05 01:59:32.206513 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18375 | 2026.02.05 01:59:32.206765 [ 355 ] {} <Debug> TCP-Session: 6e52b22e-ca98-4a5c-a2b0-df6703adffbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18376 | 2026.02.05 01:59:32.206761 [ 351 ] {} <Debug> TCP-Session: 90039c9c-6036-4f06-98fc-be62d2ed0011 Authenticating user 'default' from [fd00:1122:3344:101::e]:48777 | ||
| 18377 | 2026.02.05 01:59:32.206798 [ 355 ] {} <Debug> TCP-Session: 6e52b22e-ca98-4a5c-a2b0-df6703adffbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18378 | 2026.02.05 01:59:32.206799 [ 353 ] {} <Debug> TCP-Session: 05b18776-0223-4aec-acb0-ac4a4db6125e Authenticating user 'default' from [fd00:1122:3344:101::e]:57751 | ||
| 18379 | 2026.02.05 01:59:32.206832 [ 351 ] {} <Debug> TCP-Session: 90039c9c-6036-4f06-98fc-be62d2ed0011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18380 | 2026.02.05 01:59:32.206252 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63876 | ||
| 18381 | 2026.02.05 01:59:32.206873 [ 351 ] {} <Debug> TCP-Session: 90039c9c-6036-4f06-98fc-be62d2ed0011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18382 | 2026.02.05 01:59:32.206252 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42401 | ||
| 18383 | 2026.02.05 01:59:32.206870 [ 353 ] {} <Debug> TCP-Session: 05b18776-0223-4aec-acb0-ac4a4db6125e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18384 | 2026.02.05 01:59:32.206969 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18385 | 2026.02.05 01:59:32.206988 [ 353 ] {} <Debug> TCP-Session: 05b18776-0223-4aec-acb0-ac4a4db6125e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18386 | 2026.02.05 01:59:32.207018 [ 3 ] {} <Debug> TCP-Session: 683c4c1e-0977-47e1-9368-c6da6fc32525 Authenticating user 'default' from [fd00:1122:3344:101::e]:63876 | ||
| 18387 | 2026.02.05 01:59:32.207024 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18388 | 2026.02.05 01:59:32.207054 [ 3 ] {} <Debug> TCP-Session: 683c4c1e-0977-47e1-9368-c6da6fc32525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18389 | 2026.02.05 01:59:32.207071 [ 294 ] {} <Debug> TCP-Session: 0ef7502a-dfe0-4408-acf1-8f3586937864 Authenticating user 'default' from [fd00:1122:3344:101::e]:42401 | ||
| 18390 | 2026.02.05 01:59:32.207082 [ 3 ] {} <Debug> TCP-Session: 683c4c1e-0977-47e1-9368-c6da6fc32525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18391 | 2026.02.05 01:59:32.207101 [ 294 ] {} <Debug> TCP-Session: 0ef7502a-dfe0-4408-acf1-8f3586937864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18392 | 2026.02.05 01:59:32.206320 [ 292 ] {} <Trace> TCP-Session: b7ee12ee-b74e-4c13-a1af-674fe2365cee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18393 | 2026.02.05 01:59:32.207129 [ 294 ] {} <Debug> TCP-Session: 0ef7502a-dfe0-4408-acf1-8f3586937864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18394 | 2026.02.05 01:59:32.207339 [ 292 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18395 | 2026.02.05 01:59:32.207614 [ 292 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18396 | 2026.02.05 01:59:32.207679 [ 292 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18397 | 2026.02.05 01:59:32.208041 [ 292 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 18398 | 2026.02.05 01:59:32.209447 [ 331 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Trace> AggregatingTransform: Aggregating | ||
| 18399 | 2026.02.05 01:59:32.209492 [ 331 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 18400 | 2026.02.05 01:59:32.209536 [ 331 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001380735 sec. (724.252 rows/sec., 28.29 KiB/sec.) | ||
| 18401 | 2026.02.05 01:59:32.209557 [ 331 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Trace> Aggregator: Merging aggregated data | ||
| 18402 | 2026.02.05 01:59:32.211300 [ 292 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004028 sec., 248.26216484607744 rows/sec., 9.70 KiB/sec. | ||
| 18403 | 2026.02.05 01:59:32.211519 [ 292 ] {76952ffe-eaf4-4334-a99c-694c7b8443fc} <Debug> TCPHandler: Processed in 0.005320137 sec. | ||
| 18404 | 2026.02.05 01:59:32.211691 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18405 | 2026.02.05 01:59:32.211739 [ 292 ] {} <Debug> TCP-Session: b7ee12ee-b74e-4c13-a1af-674fe2365cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18406 | 2026.02.05 01:59:32.211771 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18407 | 2026.02.05 01:59:32.211776 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18408 | 2026.02.05 01:59:32.211815 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18409 | 2026.02.05 01:59:32.211832 [ 293 ] {} <Debug> TCP-Session: 247c25d8-ee4e-4f72-9a68-29028a11858a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18410 | 2026.02.05 01:59:32.211843 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18411 | 2026.02.05 01:59:32.211869 [ 354 ] {} <Debug> TCP-Session: 974f7ea0-1296-48ce-a5d1-620e1f795d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18412 | 2026.02.05 01:59:32.211894 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18413 | 2026.02.05 01:59:32.211907 [ 352 ] {} <Debug> TCP-Session: 4481a628-fa82-4124-9e20-fab7ea0ad3f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18414 | 2026.02.05 01:59:32.211873 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18415 | 2026.02.05 01:59:32.211959 [ 353 ] {} <Debug> TCP-Session: 05b18776-0223-4aec-acb0-ac4a4db6125e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18416 | 2026.02.05 01:59:32.211790 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18417 | 2026.02.05 01:59:32.211995 [ 351 ] {} <Debug> TCP-Session: 90039c9c-6036-4f06-98fc-be62d2ed0011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18418 | 2026.02.05 01:59:32.211780 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18419 | 2026.02.05 01:59:32.212039 [ 294 ] {} <Debug> TCP-Session: 0ef7502a-dfe0-4408-acf1-8f3586937864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18420 | 2026.02.05 01:59:32.211853 [ 3 ] {} <Debug> TCP-Session: 683c4c1e-0977-47e1-9368-c6da6fc32525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18421 | 2026.02.05 01:59:32.212078 [ 355 ] {} <Debug> TCP-Session: 6e52b22e-ca98-4a5c-a2b0-df6703adffbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18422 | 2026.02.05 01:59:32.769628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 18423 | 2026.02.05 01:59:32.788557 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18424 | 2026.02.05 01:59:32.788620 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18425 | 2026.02.05 01:59:32.794906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18426 | 2026.02.05 01:59:32.795622 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18427 | 2026.02.05 01:59:32.799018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 18428 | 2026.02.05 01:59:32.812291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2144 | ||
| 18429 | 2026.02.05 01:59:32.814767 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2026.02.05 01:59:32.814814 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18431 | 2026.02.05 01:59:32.816025 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18432 | 2026.02.05 01:59:32.816304 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18433 | 2026.02.05 01:59:32.816576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2144 | ||
| 18434 | 2026.02.05 01:59:33.644875 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18435 | 2026.02.05 01:59:33.645062 [ 4 ] {d8dba1eb-0eab-4363-99f5-1bf7a9614121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18436 | 2026.02.05 01:59:33.645136 [ 4 ] {d8dba1eb-0eab-4363-99f5-1bf7a9614121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18437 | 2026.02.05 01:59:33.645843 [ 4 ] {d8dba1eb-0eab-4363-99f5-1bf7a9614121} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18438 | 2026.02.05 01:59:33.645884 [ 4 ] {d8dba1eb-0eab-4363-99f5-1bf7a9614121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18439 | 2026.02.05 01:59:33.646274 [ 4 ] {d8dba1eb-0eab-4363-99f5-1bf7a9614121} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18440 | 2026.02.05 01:59:33.646517 [ 4 ] {d8dba1eb-0eab-4363-99f5-1bf7a9614121} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18441 | 2026.02.05 01:59:33.646666 [ 4 ] {d8dba1eb-0eab-4363-99f5-1bf7a9614121} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001655 sec., 38670.69486404834 rows/sec., 3.06 MiB/sec. | ||
| 18442 | 2026.02.05 01:59:33.646708 [ 4 ] {d8dba1eb-0eab-4363-99f5-1bf7a9614121} <Debug> TCPHandler: Processed in 0.001983136 sec. | ||
| 18443 | 2026.02.05 01:59:33.646839 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18444 | 2026.02.05 01:59:33.646934 [ 4 ] {9ddc19a3-4f01-4d23-ad24-8c45b1e28f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18445 | 2026.02.05 01:59:33.646982 [ 4 ] {9ddc19a3-4f01-4d23-ad24-8c45b1e28f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18446 | 2026.02.05 01:59:33.647410 [ 4 ] {9ddc19a3-4f01-4d23-ad24-8c45b1e28f4d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18447 | 2026.02.05 01:59:33.647444 [ 4 ] {9ddc19a3-4f01-4d23-ad24-8c45b1e28f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18448 | 2026.02.05 01:59:33.647733 [ 4 ] {9ddc19a3-4f01-4d23-ad24-8c45b1e28f4d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18449 | 2026.02.05 01:59:33.647934 [ 4 ] {9ddc19a3-4f01-4d23-ad24-8c45b1e28f4d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18450 | 2026.02.05 01:59:33.648075 [ 4 ] {9ddc19a3-4f01-4d23-ad24-8c45b1e28f4d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 259.29 KiB/sec. | ||
| 18451 | 2026.02.05 01:59:33.648114 [ 4 ] {9ddc19a3-4f01-4d23-ad24-8c45b1e28f4d} <Debug> TCPHandler: Processed in 0.001327474 sec. | ||
| 18452 | 2026.02.05 01:59:33.648231 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18453 | 2026.02.05 01:59:33.648327 [ 4 ] {39c7a812-6b3e-46e8-b1b2-1cfd836b83b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18454 | 2026.02.05 01:59:33.648367 [ 4 ] {39c7a812-6b3e-46e8-b1b2-1cfd836b83b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18455 | 2026.02.05 01:59:33.648783 [ 4 ] {39c7a812-6b3e-46e8-b1b2-1cfd836b83b1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18456 | 2026.02.05 01:59:33.648818 [ 4 ] {39c7a812-6b3e-46e8-b1b2-1cfd836b83b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18457 | 2026.02.05 01:59:33.649122 [ 4 ] {39c7a812-6b3e-46e8-b1b2-1cfd836b83b1} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18458 | 2026.02.05 01:59:33.649330 [ 4 ] {39c7a812-6b3e-46e8-b1b2-1cfd836b83b1} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18459 | 2026.02.05 01:59:33.649459 [ 4 ] {39c7a812-6b3e-46e8-b1b2-1cfd836b83b1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001151 sec., 59079.06168549088 rows/sec., 4.61 MiB/sec. | ||
| 18460 | 2026.02.05 01:59:33.649498 [ 4 ] {39c7a812-6b3e-46e8-b1b2-1cfd836b83b1} <Debug> TCPHandler: Processed in 0.001316274 sec. | ||
| 18461 | 2026.02.05 01:59:33.649678 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18462 | 2026.02.05 01:59:33.649776 [ 4 ] {9f1272e1-81dd-4695-a31d-db72b449e904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18463 | 2026.02.05 01:59:33.649820 [ 4 ] {9f1272e1-81dd-4695-a31d-db72b449e904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18464 | 2026.02.05 01:59:33.650253 [ 4 ] {9f1272e1-81dd-4695-a31d-db72b449e904} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18465 | 2026.02.05 01:59:33.650290 [ 4 ] {9f1272e1-81dd-4695-a31d-db72b449e904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18466 | 2026.02.05 01:59:33.650644 [ 4 ] {9f1272e1-81dd-4695-a31d-db72b449e904} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18467 | 2026.02.05 01:59:33.650878 [ 4 ] {9f1272e1-81dd-4695-a31d-db72b449e904} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18468 | 2026.02.05 01:59:33.651009 [ 4 ] {9f1272e1-81dd-4695-a31d-db72b449e904} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 18469 | 2026.02.05 01:59:33.651046 [ 4 ] {9f1272e1-81dd-4695-a31d-db72b449e904} <Debug> TCPHandler: Processed in 0.001421336 sec. | ||
| 18470 | 2026.02.05 01:59:33.651178 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18471 | 2026.02.05 01:59:33.651271 [ 4 ] {f9d98c93-1534-4777-9bf2-b7e2cf045c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18472 | 2026.02.05 01:59:33.651325 [ 4 ] {f9d98c93-1534-4777-9bf2-b7e2cf045c3b} <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 | ||
| 18473 | 2026.02.05 01:59:33.652081 [ 4 ] {f9d98c93-1534-4777-9bf2-b7e2cf045c3b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18474 | 2026.02.05 01:59:33.652116 [ 4 ] {f9d98c93-1534-4777-9bf2-b7e2cf045c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18475 | 2026.02.05 01:59:33.652612 [ 4 ] {f9d98c93-1534-4777-9bf2-b7e2cf045c3b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18476 | 2026.02.05 01:59:33.652827 [ 4 ] {f9d98c93-1534-4777-9bf2-b7e2cf045c3b} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18477 | 2026.02.05 01:59:33.652959 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18478 | 2026.02.05 01:59:33.652966 [ 4 ] {f9d98c93-1534-4777-9bf2-b7e2cf045c3b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001713 sec., 2335.0846468184473 rows/sec., 4.18 MiB/sec. | ||
| 18479 | 2026.02.05 01:59:33.653031 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18480 | 2026.02.05 01:59:33.653062 [ 4 ] {f9d98c93-1534-4777-9bf2-b7e2cf045c3b} <Debug> TCPHandler: Processed in 0.001935226 sec. | ||
| 18481 | 2026.02.05 01:59:33.653063 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18482 | 2026.02.05 01:59:33.653180 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18483 | 2026.02.05 01:59:33.653211 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 18484 | 2026.02.05 01:59:33.653270 [ 4 ] {0fb28139-4499-4fb1-a4e7-bf3c8a5ec9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18485 | 2026.02.05 01:59:33.653314 [ 4 ] {0fb28139-4499-4fb1-a4e7-bf3c8a5ec9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18486 | 2026.02.05 01:59:33.653468 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18487 | 2026.02.05 01:59:33.653537 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2695 rows starting from the beginning of the part | ||
| 18488 | 2026.02.05 01:59:33.653637 [ 4 ] {0fb28139-4499-4fb1-a4e7-bf3c8a5ec9d0} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2026.02.05 01:59:33.653672 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 4 rows starting from the beginning of the part | ||
| 18490 | 2026.02.05 01:59:33.653675 [ 4 ] {0fb28139-4499-4fb1-a4e7-bf3c8a5ec9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 18491 | 2026.02.05 01:59:33.653777 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 39 rows starting from the beginning of the part | ||
| 18492 | 2026.02.05 01:59:33.653875 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 4 rows starting from the beginning of the part | ||
| 18493 | 2026.02.05 01:59:33.653964 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 50 rows starting from the beginning of the part | ||
| 18494 | 2026.02.05 01:59:33.653989 [ 4 ] {0fb28139-4499-4fb1-a4e7-bf3c8a5ec9d0} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18495 | 2026.02.05 01:59:33.654124 [ 191 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 4 rows starting from the beginning of the part | ||
| 18496 | 2026.02.05 01:59:33.654277 [ 4 ] {0fb28139-4499-4fb1-a4e7-bf3c8a5ec9d0} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18497 | 2026.02.05 01:59:33.654409 [ 4 ] {0fb28139-4499-4fb1-a4e7-bf3c8a5ec9d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 18498 | 2026.02.05 01:59:33.654445 [ 4 ] {0fb28139-4499-4fb1-a4e7-bf3c8a5ec9d0} <Debug> TCPHandler: Processed in 0.001305554 sec. | ||
| 18499 | 2026.02.05 01:59:33.654461 [ 225 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 18500 | 2026.02.05 01:59:33.654490 [ 225 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 18501 | 2026.02.05 01:59:33.657545 [ 225 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 18502 | 2026.02.05 01:59:33.660638 [ 198 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2796 rows, containing 19 columns (19 merged, 0 gathered) in 0.007480897 sec., 373751.9711874124 rows/sec., 669.75 MiB/sec. | ||
| 18503 | 2026.02.05 01:59:33.663005 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18504 | 2026.02.05 01:59:33.663408 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18505 | 2026.02.05 01:59:33.663493 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18506 | 2026.02.05 01:59:33.663665 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.16 MiB. | ||
| 18507 | 2026.02.05 01:59:37.443619 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18508 | 2026.02.05 01:59:37.443690 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18509 | 2026.02.05 01:59:37.677514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47029 | ||
| 18510 | 2026.02.05 01:59:37.678095 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18511 | 2026.02.05 01:59:37.678138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18512 | 2026.02.05 01:59:37.678666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18513 | 2026.02.05 01:59:37.678898 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18514 | 2026.02.05 01:59:37.679031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47029 | ||
| 18515 | 2026.02.05 01:59:38.647991 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18516 | 2026.02.05 01:59:38.648242 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 18517 | 2026.02.05 01:59:38.648610 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18518 | 2026.02.05 01:59:38.648649 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18519 | 2026.02.05 01:59:38.648915 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18520 | 2026.02.05 01:59:38.648987 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18521 | 2026.02.05 01:59:38.649132 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 18522 | 2026.02.05 01:59:38.649230 [ 301 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18523 | 2026.02.05 01:59:38.649254 [ 327 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18524 | 2026.02.05 01:59:38.649356 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (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 | ||
| 18525 | 2026.02.05 01:59:38.649383 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18526 | 2026.02.05 01:59:38.649430 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 18527 | 2026.02.05 01:59:38.649452 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18528 | 2026.02.05 01:59:38.651552 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.003419 sec., 10529.39455981281 rows/sec., 446.15 KiB/sec. | ||
| 18529 | 2026.02.05 01:59:38.651665 [ 4 ] {3798a691-bc13-41ad-9632-9ef7b61fc9ee} <Debug> TCPHandler: Processed in 0.00384768 sec. | ||
| 18530 | 2026.02.05 01:59:38.651919 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18531 | 2026.02.05 01:59:38.652056 [ 4 ] {d5703563-beb0-44cd-9826-0dc4bee59553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18532 | 2026.02.05 01:59:38.652110 [ 4 ] {d5703563-beb0-44cd-9826-0dc4bee59553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18533 | 2026.02.05 01:59:38.652710 [ 4 ] {d5703563-beb0-44cd-9826-0dc4bee59553} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18534 | 2026.02.05 01:59:38.652755 [ 4 ] {d5703563-beb0-44cd-9826-0dc4bee59553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18535 | 2026.02.05 01:59:38.653182 [ 4 ] {d5703563-beb0-44cd-9826-0dc4bee59553} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 18536 | 2026.02.05 01:59:38.653384 [ 4 ] {d5703563-beb0-44cd-9826-0dc4bee59553} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18537 | 2026.02.05 01:59:38.653534 [ 4 ] {d5703563-beb0-44cd-9826-0dc4bee59553} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 183.59 KiB/sec. | ||
| 18538 | 2026.02.05 01:59:38.653574 [ 4 ] {d5703563-beb0-44cd-9826-0dc4bee59553} <Debug> TCPHandler: Processed in 0.001718662 sec. | ||
| 18539 | 2026.02.05 01:59:38.653687 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18540 | 2026.02.05 01:59:38.653787 [ 4 ] {cfc35155-8b81-4d12-9b33-5e1d50ee3bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18541 | 2026.02.05 01:59:38.653831 [ 4 ] {cfc35155-8b81-4d12-9b33-5e1d50ee3bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18542 | 2026.02.05 01:59:38.654239 [ 4 ] {cfc35155-8b81-4d12-9b33-5e1d50ee3bb1} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18543 | 2026.02.05 01:59:38.654277 [ 4 ] {cfc35155-8b81-4d12-9b33-5e1d50ee3bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18544 | 2026.02.05 01:59:38.654593 [ 4 ] {cfc35155-8b81-4d12-9b33-5e1d50ee3bb1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 18545 | 2026.02.05 01:59:38.654808 [ 4 ] {cfc35155-8b81-4d12-9b33-5e1d50ee3bb1} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18546 | 2026.02.05 01:59:38.654944 [ 4 ] {cfc35155-8b81-4d12-9b33-5e1d50ee3bb1} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 63.00 KiB/sec. | ||
| 18547 | 2026.02.05 01:59:38.654983 [ 4 ] {cfc35155-8b81-4d12-9b33-5e1d50ee3bb1} <Debug> TCPHandler: Processed in 0.001348485 sec. | ||
| 18548 | 2026.02.05 01:59:38.655093 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18549 | 2026.02.05 01:59:38.655190 [ 4 ] {323ba964-faf8-4813-b1c6-0238fbd6d634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18550 | 2026.02.05 01:59:38.655230 [ 4 ] {323ba964-faf8-4813-b1c6-0238fbd6d634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18551 | 2026.02.05 01:59:38.655729 [ 4 ] {323ba964-faf8-4813-b1c6-0238fbd6d634} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18552 | 2026.02.05 01:59:38.655766 [ 4 ] {323ba964-faf8-4813-b1c6-0238fbd6d634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18553 | 2026.02.05 01:59:38.656072 [ 4 ] {323ba964-faf8-4813-b1c6-0238fbd6d634} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18554 | 2026.02.05 01:59:38.656283 [ 4 ] {323ba964-faf8-4813-b1c6-0238fbd6d634} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18555 | 2026.02.05 01:59:38.656411 [ 4 ] {323ba964-faf8-4813-b1c6-0238fbd6d634} <Debug> executeQuery: Read 162 rows, 14.46 KiB in 0.001241 sec., 130539.88718775182 rows/sec., 11.38 MiB/sec. | ||
| 18556 | 2026.02.05 01:59:38.656448 [ 4 ] {323ba964-faf8-4813-b1c6-0238fbd6d634} <Debug> TCPHandler: Processed in 0.001403905 sec. | ||
| 18557 | 2026.02.05 01:59:38.656556 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18558 | 2026.02.05 01:59:38.656648 [ 4 ] {dfe7a297-8522-43bf-8c6c-0ea7f4ed5d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18559 | 2026.02.05 01:59:38.656689 [ 4 ] {dfe7a297-8522-43bf-8c6c-0ea7f4ed5d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18560 | 2026.02.05 01:59:38.657091 [ 4 ] {dfe7a297-8522-43bf-8c6c-0ea7f4ed5d99} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18561 | 2026.02.05 01:59:38.657125 [ 4 ] {dfe7a297-8522-43bf-8c6c-0ea7f4ed5d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18562 | 2026.02.05 01:59:38.657413 [ 4 ] {dfe7a297-8522-43bf-8c6c-0ea7f4ed5d99} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18563 | 2026.02.05 01:59:38.657617 [ 4 ] {dfe7a297-8522-43bf-8c6c-0ea7f4ed5d99} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18564 | 2026.02.05 01:59:38.657744 [ 4 ] {dfe7a297-8522-43bf-8c6c-0ea7f4ed5d99} <Debug> executeQuery: Read 53 rows, 3.97 KiB in 0.001113 sec., 47619.04761904762 rows/sec., 3.49 MiB/sec. | ||
| 18565 | 2026.02.05 01:59:38.657782 [ 4 ] {dfe7a297-8522-43bf-8c6c-0ea7f4ed5d99} <Debug> TCPHandler: Processed in 0.001275013 sec. | ||
| 18566 | 2026.02.05 01:59:38.657882 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18567 | 2026.02.05 01:59:38.657975 [ 4 ] {e8c79ecf-3e0b-45db-b6ec-8b88baa27081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18568 | 2026.02.05 01:59:38.658015 [ 4 ] {e8c79ecf-3e0b-45db-b6ec-8b88baa27081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18569 | 2026.02.05 01:59:38.658443 [ 4 ] {e8c79ecf-3e0b-45db-b6ec-8b88baa27081} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18570 | 2026.02.05 01:59:38.658479 [ 4 ] {e8c79ecf-3e0b-45db-b6ec-8b88baa27081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18571 | 2026.02.05 01:59:38.658793 [ 4 ] {e8c79ecf-3e0b-45db-b6ec-8b88baa27081} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18572 | 2026.02.05 01:59:38.659008 [ 4 ] {e8c79ecf-3e0b-45db-b6ec-8b88baa27081} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18573 | 2026.02.05 01:59:38.659134 [ 4 ] {e8c79ecf-3e0b-45db-b6ec-8b88baa27081} <Debug> executeQuery: Read 123 rows, 9.77 KiB in 0.001177 sec., 104502.97366185216 rows/sec., 8.11 MiB/sec. | ||
| 18574 | 2026.02.05 01:59:38.659173 [ 4 ] {e8c79ecf-3e0b-45db-b6ec-8b88baa27081} <Debug> TCPHandler: Processed in 0.001339274 sec. | ||
| 18575 | 2026.02.05 01:59:38.659280 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18576 | 2026.02.05 01:59:38.659373 [ 4 ] {9a6b36cf-3b33-4e69-bb63-e17c6afff7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18577 | 2026.02.05 01:59:38.659415 [ 4 ] {9a6b36cf-3b33-4e69-bb63-e17c6afff7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18578 | 2026.02.05 01:59:38.659821 [ 4 ] {9a6b36cf-3b33-4e69-bb63-e17c6afff7c9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18579 | 2026.02.05 01:59:38.659855 [ 4 ] {9a6b36cf-3b33-4e69-bb63-e17c6afff7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18580 | 2026.02.05 01:59:38.660175 [ 4 ] {9a6b36cf-3b33-4e69-bb63-e17c6afff7c9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18581 | 2026.02.05 01:59:38.660382 [ 4 ] {9a6b36cf-3b33-4e69-bb63-e17c6afff7c9} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18582 | 2026.02.05 01:59:38.660494 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 2 parts from all_1_139_31 to all_140_140_0 | ||
| 18583 | 2026.02.05 01:59:38.660510 [ 4 ] {9a6b36cf-3b33-4e69-bb63-e17c6afff7c9} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001153 sec., 139635.7328707719 rows/sec., 9.72 MiB/sec. | ||
| 18584 | 2026.02.05 01:59:38.660547 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18585 | 2026.02.05 01:59:38.660562 [ 4 ] {9a6b36cf-3b33-4e69-bb63-e17c6afff7c9} <Debug> TCPHandler: Processed in 0.001330945 sec. | ||
| 18586 | 2026.02.05 01:59:38.660573 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18587 | 2026.02.05 01:59:38.660688 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_140_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_139_31 to all_140_140_0 into Compact with storage Full | ||
| 18588 | 2026.02.05 01:59:38.660696 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18589 | 2026.02.05 01:59:38.660852 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_140_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18590 | 2026.02.05 01:59:38.660861 [ 4 ] {fa90c90d-a953-4a57-a0af-2d03549fd9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18591 | 2026.02.05 01:59:38.660901 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_139_31, total 40025 rows starting from the beginning of the part | ||
| 18592 | 2026.02.05 01:59:38.660938 [ 4 ] {fa90c90d-a953-4a57-a0af-2d03549fd9f6} <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 | ||
| 18593 | 2026.02.05 01:59:38.660983 [ 186 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18594 | 2026.02.05 01:59:38.661959 [ 4 ] {fa90c90d-a953-4a57-a0af-2d03549fd9f6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18595 | 2026.02.05 01:59:38.662001 [ 4 ] {fa90c90d-a953-4a57-a0af-2d03549fd9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18596 | 2026.02.05 01:59:38.662604 [ 4 ] {fa90c90d-a953-4a57-a0af-2d03549fd9f6} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18597 | 2026.02.05 01:59:38.662834 [ 4 ] {fa90c90d-a953-4a57-a0af-2d03549fd9f6} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18598 | 2026.02.05 01:59:38.662979 [ 4 ] {fa90c90d-a953-4a57-a0af-2d03549fd9f6} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002142 sec., 24276.37721755369 rows/sec., 43.50 MiB/sec. | ||
| 18599 | 2026.02.05 01:59:38.663036 [ 4 ] {fa90c90d-a953-4a57-a0af-2d03549fd9f6} <Debug> TCPHandler: Processed in 0.002403194 sec. | ||
| 18600 | 2026.02.05 01:59:38.663069 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 18601 | 2026.02.05 01:59:38.663110 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 18602 | 2026.02.05 01:59:38.663243 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18603 | 2026.02.05 01:59:38.663345 [ 4 ] {7adea738-36c7-45d1-9435-85e145cbe0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18604 | 2026.02.05 01:59:38.663387 [ 4 ] {7adea738-36c7-45d1-9435-85e145cbe0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18605 | 2026.02.05 01:59:38.663735 [ 4 ] {7adea738-36c7-45d1-9435-85e145cbe0e7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18606 | 2026.02.05 01:59:38.663773 [ 4 ] {7adea738-36c7-45d1-9435-85e145cbe0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18607 | 2026.02.05 01:59:38.664117 [ 4 ] {7adea738-36c7-45d1-9435-85e145cbe0e7} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18608 | 2026.02.05 01:59:38.664365 [ 4 ] {7adea738-36c7-45d1-9435-85e145cbe0e7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18609 | 2026.02.05 01:59:38.664512 [ 4 ] {7adea738-36c7-45d1-9435-85e145cbe0e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 18610 | 2026.02.05 01:59:38.664550 [ 4 ] {7adea738-36c7-45d1-9435-85e145cbe0e7} <Debug> TCPHandler: Processed in 0.001358965 sec. | ||
| 18611 | 2026.02.05 01:59:38.666299 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 18612 | 2026.02.05 01:59:38.667736 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_140_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40185 rows, containing 5 columns (5 merged, 0 gathered) in 0.00709395 sec., 5664686.105766181 rows/sec., 389.20 MiB/sec. | ||
| 18613 | 2026.02.05 01:59:38.668340 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_140_32} <Trace> MergedBlockOutputStream: filled checksums all_1_140_32 (state Temporary) | ||
| 18614 | 2026.02.05 01:59:38.668675 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_140_32} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_140_32 to all_1_140_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18615 | 2026.02.05 01:59:38.668764 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_140_32} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 2 parts: [all_1_139_31, all_140_140_0] -> all_1_140_32 | ||
| 18616 | 2026.02.05 01:59:38.668878 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18617 | 2026.02.05 01:59:40.299085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 18618 | 2026.02.05 01:59:40.320356 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18619 | 2026.02.05 01:59:40.320422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18620 | 2026.02.05 01:59:40.327241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18621 | 2026.02.05 01:59:40.328464 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18622 | 2026.02.05 01:59:40.332912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 18623 | 2026.02.05 01:59:40.761416 [ 102 ] {} <Debug> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 18624 | 2026.02.05 01:59:40.761486 [ 102 ] {} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18625 | 2026.02.05 01:59:40.761511 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18626 | 2026.02.05 01:59:40.761622 [ 194 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::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 | ||
| 18627 | 2026.02.05 01:59:40.761763 [ 194 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18628 | 2026.02.05 01:59:40.761804 [ 194 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 18629 | 2026.02.05 01:59:40.761879 [ 194 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 18630 | 2026.02.05 01:59:40.761932 [ 194 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 18631 | 2026.02.05 01:59:40.761980 [ 194 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 18632 | 2026.02.05 01:59:40.762032 [ 194 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::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 | ||
| 18633 | 2026.02.05 01:59:40.763813 [ 199 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002234161 sec., 18799.003294749124 rows/sec., 1.35 MiB/sec. | ||
| 18634 | 2026.02.05 01:59:40.763977 [ 190 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 18635 | 2026.02.05 01:59:40.764253 [ 190 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18636 | 2026.02.05 01:59:40.764324 [ 190 ] {ff793113-8bb9-4a79-b11c-4c0f66c6594e::all_1_5_1} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 18637 | 2026.02.05 01:59:40.764409 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18638 | 2026.02.05 01:59:42.816807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2174 | ||
| 18639 | 2026.02.05 01:59:42.819109 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18640 | 2026.02.05 01:59:42.819154 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 18641 | 2026.02.05 01:59:42.820318 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18642 | 2026.02.05 01:59:42.820580 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18643 | 2026.02.05 01:59:42.820844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2174 | ||
| 18644 | 2026.02.05 01:59:43.380933 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18645 | 2026.02.05 01:59:43.381181 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 18646 | 2026.02.05 01:59:43.381548 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18647 | 2026.02.05 01:59:43.381588 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE | ||
| 18648 | 2026.02.05 01:59:43.381846 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18649 | 2026.02.05 01:59:43.381913 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18650 | 2026.02.05 01:59:43.382057 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 18651 | 2026.02.05 01:59:43.382179 [ 301 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18652 | 2026.02.05 01:59:43.382208 [ 327 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18653 | 2026.02.05 01:59:43.382208 [ 299 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18654 | 2026.02.05 01:59:43.382396 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18655 | 2026.02.05 01:59:43.382428 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18656 | 2026.02.05 01:59:43.382483 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
| 18657 | 2026.02.05 01:59:43.382508 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18658 | 2026.02.05 01:59:43.383156 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.002081 sec., 17299.375300336378 rows/sec., 733.01 KiB/sec. | ||
| 18659 | 2026.02.05 01:59:43.383221 [ 4 ] {e29f3771-7cf7-4761-8843-799bd7f02ecc} <Debug> TCPHandler: Processed in 0.002432135 sec. | ||
| 18660 | 2026.02.05 01:59:43.384250 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18661 | 2026.02.05 01:59:43.384387 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18662 | 2026.02.05 01:59:43.384603 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18663 | 2026.02.05 01:59:43.384640 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18664 | 2026.02.05 01:59:43.384845 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18665 | 2026.02.05 01:59:43.384897 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18666 | 2026.02.05 01:59:43.384997 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 18667 | 2026.02.05 01:59:43.385053 [ 301 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18668 | 2026.02.05 01:59:43.385062 [ 327 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18669 | 2026.02.05 01:59:43.385060 [ 299 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18670 | 2026.02.05 01:59:43.385167 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18671 | 2026.02.05 01:59:43.385192 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18672 | 2026.02.05 01:59:43.385227 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:vcpu_usage'))" | ||
| 18673 | 2026.02.05 01:59:43.385275 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18674 | 2026.02.05 01:59:43.385753 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001424 sec., 25280.898876404495 rows/sec., 1.05 MiB/sec. | ||
| 18675 | 2026.02.05 01:59:43.385812 [ 4 ] {6eb5b609-49f9-4de0-a89e-3abb89707b29} <Debug> TCPHandler: Processed in 0.001610069 sec. | ||
| 18676 | 2026.02.05 01:59:43.386065 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18677 | 2026.02.05 01:59:43.386199 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18678 | 2026.02.05 01:59:43.386433 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18679 | 2026.02.05 01:59:43.386469 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18680 | 2026.02.05 01:59:43.386673 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18681 | 2026.02.05 01:59:43.386723 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18682 | 2026.02.05 01:59:43.386819 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 18683 | 2026.02.05 01:59:43.386869 [ 301 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18684 | 2026.02.05 01:59:43.386897 [ 319 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18685 | 2026.02.05 01:59:43.386915 [ 295 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18686 | 2026.02.05 01:59:43.387001 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18687 | 2026.02.05 01:59:43.387026 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18688 | 2026.02.05 01:59:43.387061 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18689 | 2026.02.05 01:59:43.387078 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18690 | 2026.02.05 01:59:43.387473 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001332 sec., 27027.027027027027 rows/sec., 1.12 MiB/sec. | ||
| 18691 | 2026.02.05 01:59:43.387532 [ 4 ] {a289c14a-8c24-414b-a49d-cb3ddb1d515d} <Debug> TCPHandler: Processed in 0.001514798 sec. | ||
| 18692 | 2026.02.05 01:59:43.387775 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18693 | 2026.02.05 01:59:43.387908 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18694 | 2026.02.05 01:59:43.388116 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18695 | 2026.02.05 01:59:43.388151 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18696 | 2026.02.05 01:59:43.388354 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18697 | 2026.02.05 01:59:43.388405 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18698 | 2026.02.05 01:59:43.388500 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 18699 | 2026.02.05 01:59:43.388556 [ 319 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18700 | 2026.02.05 01:59:43.388559 [ 295 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18701 | 2026.02.05 01:59:43.388574 [ 335 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18702 | 2026.02.05 01:59:43.388640 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18703 | 2026.02.05 01:59:43.388664 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18704 | 2026.02.05 01:59:43.388699 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18705 | 2026.02.05 01:59:43.388716 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18706 | 2026.02.05 01:59:43.389266 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001413 sec., 25477.707006369426 rows/sec., 1.05 MiB/sec. | ||
| 18707 | 2026.02.05 01:59:43.389358 [ 4 ] {9ffcd3e3-6fd9-4f48-8c2d-ff57fd5dba90} <Debug> TCPHandler: Processed in 0.00163042 sec. | ||
| 18708 | 2026.02.05 01:59:43.389554 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18709 | 2026.02.05 01:59:43.389688 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18710 | 2026.02.05 01:59:43.389899 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18711 | 2026.02.05 01:59:43.389934 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18712 | 2026.02.05 01:59:43.390155 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18713 | 2026.02.05 01:59:43.390206 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18714 | 2026.02.05 01:59:43.390302 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 18715 | 2026.02.05 01:59:43.390357 [ 319 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18716 | 2026.02.05 01:59:43.390359 [ 335 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18717 | 2026.02.05 01:59:43.390366 [ 295 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18718 | 2026.02.05 01:59:43.390453 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18719 | 2026.02.05 01:59:43.390477 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18720 | 2026.02.05 01:59:43.390513 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18721 | 2026.02.05 01:59:43.390530 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18722 | 2026.02.05 01:59:43.391033 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001402 sec., 25677.603423680455 rows/sec., 1.06 MiB/sec. | ||
| 18723 | 2026.02.05 01:59:43.391127 [ 4 ] {1cad65e0-b8f9-49fe-93d2-9ab10d20c94e} <Debug> TCPHandler: Processed in 0.001620179 sec. | ||
| 18724 | 2026.02.05 01:59:43.391365 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18725 | 2026.02.05 01:59:43.391499 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18726 | 2026.02.05 01:59:43.391712 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18727 | 2026.02.05 01:59:43.391747 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18728 | 2026.02.05 01:59:43.391958 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18729 | 2026.02.05 01:59:43.392009 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18730 | 2026.02.05 01:59:43.392106 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 18731 | 2026.02.05 01:59:43.392163 [ 319 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18732 | 2026.02.05 01:59:43.392166 [ 335 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18733 | 2026.02.05 01:59:43.392164 [ 295 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18734 | 2026.02.05 01:59:43.392269 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18735 | 2026.02.05 01:59:43.392293 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18736 | 2026.02.05 01:59:43.392329 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18737 | 2026.02.05 01:59:43.392347 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18738 | 2026.02.05 01:59:43.392843 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001401 sec., 25695.93147751606 rows/sec., 1.06 MiB/sec. | ||
| 18739 | 2026.02.05 01:59:43.392931 [ 4 ] {1d563be8-7eb2-4263-857a-a0de0a80daed} <Debug> TCPHandler: Processed in 0.001614729 sec. | ||
| 18740 | 2026.02.05 01:59:43.393120 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18741 | 2026.02.05 01:59:43.393254 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18742 | 2026.02.05 01:59:43.393465 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18743 | 2026.02.05 01:59:43.393501 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18744 | 2026.02.05 01:59:43.393711 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18745 | 2026.02.05 01:59:43.393761 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18746 | 2026.02.05 01:59:43.393856 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 18747 | 2026.02.05 01:59:43.393912 [ 319 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18748 | 2026.02.05 01:59:43.393915 [ 295 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18749 | 2026.02.05 01:59:43.393914 [ 335 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18750 | 2026.02.05 01:59:43.394013 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18751 | 2026.02.05 01:59:43.394036 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18752 | 2026.02.05 01:59:43.394071 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18753 | 2026.02.05 01:59:43.394089 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18754 | 2026.02.05 01:59:43.394530 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001334 sec., 26986.50674662669 rows/sec., 1.12 MiB/sec. | ||
| 18755 | 2026.02.05 01:59:43.394616 [ 4 ] {fb71e0a0-5c98-476c-9af2-673268001a30} <Debug> TCPHandler: Processed in 0.001544828 sec. | ||
| 18756 | 2026.02.05 01:59:43.394800 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18757 | 2026.02.05 01:59:43.394934 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18758 | 2026.02.05 01:59:43.395146 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18759 | 2026.02.05 01:59:43.395182 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18760 | 2026.02.05 01:59:43.395393 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18761 | 2026.02.05 01:59:43.395443 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18762 | 2026.02.05 01:59:43.395538 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 18763 | 2026.02.05 01:59:43.395589 [ 319 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18764 | 2026.02.05 01:59:43.395591 [ 335 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18765 | 2026.02.05 01:59:43.395610 [ 307 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18766 | 2026.02.05 01:59:43.395681 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18767 | 2026.02.05 01:59:43.395705 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18768 | 2026.02.05 01:59:43.395744 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18769 | 2026.02.05 01:59:43.395762 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18770 | 2026.02.05 01:59:43.396195 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001318 sec., 27314.11229135053 rows/sec., 1.13 MiB/sec. | ||
| 18771 | 2026.02.05 01:59:43.396283 [ 4 ] {a8a78f31-f872-4173-8bb7-391029ee06d1} <Debug> TCPHandler: Processed in 0.001531528 sec. | ||
| 18772 | 2026.02.05 01:59:43.396470 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18773 | 2026.02.05 01:59:43.396603 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18774 | 2026.02.05 01:59:43.396814 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18775 | 2026.02.05 01:59:43.396850 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18776 | 2026.02.05 01:59:43.397064 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18777 | 2026.02.05 01:59:43.397119 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18778 | 2026.02.05 01:59:43.397214 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 18779 | 2026.02.05 01:59:43.397269 [ 319 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18780 | 2026.02.05 01:59:43.397270 [ 307 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18781 | 2026.02.05 01:59:43.397270 [ 335 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18782 | 2026.02.05 01:59:43.397360 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18783 | 2026.02.05 01:59:43.397383 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18784 | 2026.02.05 01:59:43.397418 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18785 | 2026.02.05 01:59:43.397435 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18786 | 2026.02.05 01:59:43.397851 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001305 sec., 27586.206896551725 rows/sec., 1.14 MiB/sec. | ||
| 18787 | 2026.02.05 01:59:43.397939 [ 4 ] {c2be14b4-9edc-432b-95fd-e15f92f97831} <Debug> TCPHandler: Processed in 0.001517908 sec. | ||
| 18788 | 2026.02.05 01:59:43.398126 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18789 | 2026.02.05 01:59:43.398259 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18790 | 2026.02.05 01:59:43.398471 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18791 | 2026.02.05 01:59:43.398508 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18792 | 2026.02.05 01:59:43.398720 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18793 | 2026.02.05 01:59:43.398770 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18794 | 2026.02.05 01:59:43.398864 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 18795 | 2026.02.05 01:59:43.398919 [ 307 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18796 | 2026.02.05 01:59:43.398919 [ 319 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18797 | 2026.02.05 01:59:43.398920 [ 335 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18798 | 2026.02.05 01:59:43.399012 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18799 | 2026.02.05 01:59:43.399035 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18800 | 2026.02.05 01:59:43.399071 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18801 | 2026.02.05 01:59:43.399088 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18802 | 2026.02.05 01:59:43.399527 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001326 sec., 27149.321266968327 rows/sec., 1.12 MiB/sec. | ||
| 18803 | 2026.02.05 01:59:43.399612 [ 4 ] {b23085d5-ffab-4f73-9331-59eb82cfdd57} <Debug> TCPHandler: Processed in 0.001534888 sec. | ||
| 18804 | 2026.02.05 01:59:43.399802 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18805 | 2026.02.05 01:59:43.399937 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18806 | 2026.02.05 01:59:43.400151 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18807 | 2026.02.05 01:59:43.400188 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18808 | 2026.02.05 01:59:43.400403 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18809 | 2026.02.05 01:59:43.400453 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18810 | 2026.02.05 01:59:43.400547 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 18811 | 2026.02.05 01:59:43.400604 [ 307 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18812 | 2026.02.05 01:59:43.400605 [ 335 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18813 | 2026.02.05 01:59:43.400607 [ 319 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18814 | 2026.02.05 01:59:43.400699 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18815 | 2026.02.05 01:59:43.400723 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18816 | 2026.02.05 01:59:43.400758 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18817 | 2026.02.05 01:59:43.400776 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18818 | 2026.02.05 01:59:43.401182 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001304 sec., 27607.361963190182 rows/sec., 1.14 MiB/sec. | ||
| 18819 | 2026.02.05 01:59:43.401269 [ 4 ] {aa5e0266-dd05-4078-9f19-6d5588083ab8} <Debug> TCPHandler: Processed in 0.001516438 sec. | ||
| 18820 | 2026.02.05 01:59:43.401453 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18821 | 2026.02.05 01:59:43.401587 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18822 | 2026.02.05 01:59:43.401801 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18823 | 2026.02.05 01:59:43.401838 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18824 | 2026.02.05 01:59:43.402055 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18825 | 2026.02.05 01:59:43.402105 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18826 | 2026.02.05 01:59:43.402199 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 18827 | 2026.02.05 01:59:43.402251 [ 335 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18828 | 2026.02.05 01:59:43.402251 [ 319 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18829 | 2026.02.05 01:59:43.402288 [ 313 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18830 | 2026.02.05 01:59:43.402357 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18831 | 2026.02.05 01:59:43.402377 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18832 | 2026.02.05 01:59:43.402417 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18833 | 2026.02.05 01:59:43.402435 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18834 | 2026.02.05 01:59:43.402846 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001317 sec., 27334.851936218678 rows/sec., 1.13 MiB/sec. | ||
| 18835 | 2026.02.05 01:59:43.402933 [ 4 ] {f0c9a8c6-4e33-4491-b8a2-0a1d5f56f6eb} <Debug> TCPHandler: Processed in 0.001528799 sec. | ||
| 18836 | 2026.02.05 01:59:43.403120 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18837 | 2026.02.05 01:59:43.403255 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18838 | 2026.02.05 01:59:43.403470 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18839 | 2026.02.05 01:59:43.403507 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18840 | 2026.02.05 01:59:43.403725 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18841 | 2026.02.05 01:59:43.403775 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18842 | 2026.02.05 01:59:43.403869 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 18843 | 2026.02.05 01:59:43.403928 [ 335 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18844 | 2026.02.05 01:59:43.403933 [ 313 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18845 | 2026.02.05 01:59:43.403945 [ 319 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18846 | 2026.02.05 01:59:43.404034 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18847 | 2026.02.05 01:59:43.404059 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18848 | 2026.02.05 01:59:43.404094 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18849 | 2026.02.05 01:59:43.404112 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18850 | 2026.02.05 01:59:43.404540 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001345 sec., 26765.799256505576 rows/sec., 1.11 MiB/sec. | ||
| 18851 | 2026.02.05 01:59:43.404598 [ 4 ] {addac83e-482e-4a6e-bed0-165c414a5eeb} <Debug> TCPHandler: Processed in 0.001526698 sec. | ||
| 18852 | 2026.02.05 01:59:43.405178 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18853 | 2026.02.05 01:59:43.405312 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18854 | 2026.02.05 01:59:43.405525 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18855 | 2026.02.05 01:59:43.405561 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18856 | 2026.02.05 01:59:43.405777 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18857 | 2026.02.05 01:59:43.405826 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18858 | 2026.02.05 01:59:43.405921 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 18859 | 2026.02.05 01:59:43.405972 [ 313 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18860 | 2026.02.05 01:59:43.405982 [ 335 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18861 | 2026.02.05 01:59:43.405985 [ 319 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18862 | 2026.02.05 01:59:43.406062 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18863 | 2026.02.05 01:59:43.406086 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18864 | 2026.02.05 01:59:43.406120 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18865 | 2026.02.05 01:59:43.406138 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18866 | 2026.02.05 01:59:43.406550 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001296 sec., 27777.777777777777 rows/sec., 1.15 MiB/sec. | ||
| 18867 | 2026.02.05 01:59:43.406637 [ 4 ] {13cd40c3-7101-4c5f-8dd6-1b69a73ee60c} <Debug> TCPHandler: Processed in 0.001507617 sec. | ||
| 18868 | 2026.02.05 01:59:43.406833 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18869 | 2026.02.05 01:59:43.406969 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18870 | 2026.02.05 01:59:43.407184 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18871 | 2026.02.05 01:59:43.407222 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18872 | 2026.02.05 01:59:43.407443 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18873 | 2026.02.05 01:59:43.407493 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18874 | 2026.02.05 01:59:43.407589 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 18875 | 2026.02.05 01:59:43.407646 [ 335 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18876 | 2026.02.05 01:59:43.407645 [ 319 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18877 | 2026.02.05 01:59:43.407652 [ 313 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18878 | 2026.02.05 01:59:43.407741 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18879 | 2026.02.05 01:59:43.407761 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18880 | 2026.02.05 01:59:43.407795 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18881 | 2026.02.05 01:59:43.407824 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18882 | 2026.02.05 01:59:43.408241 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001333 sec., 27006.75168792198 rows/sec., 1.12 MiB/sec. | ||
| 18883 | 2026.02.05 01:59:43.408328 [ 4 ] {01d5787a-0cae-437f-8df4-86dc6da8b9de} <Debug> TCPHandler: Processed in 0.001543648 sec. | ||
| 18884 | 2026.02.05 01:59:43.408521 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18885 | 2026.02.05 01:59:43.408659 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18886 | 2026.02.05 01:59:43.408879 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18887 | 2026.02.05 01:59:43.408916 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18888 | 2026.02.05 01:59:43.409142 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18889 | 2026.02.05 01:59:43.409192 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18890 | 2026.02.05 01:59:43.409286 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 18891 | 2026.02.05 01:59:43.409340 [ 319 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18892 | 2026.02.05 01:59:43.409345 [ 313 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18893 | 2026.02.05 01:59:43.409377 [ 349 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18894 | 2026.02.05 01:59:43.409453 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18895 | 2026.02.05 01:59:43.409473 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18896 | 2026.02.05 01:59:43.409508 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 18897 | 2026.02.05 01:59:43.409525 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18898 | 2026.02.05 01:59:43.409968 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001371 sec., 26258.2056892779 rows/sec., 1.09 MiB/sec. | ||
| 18899 | 2026.02.05 01:59:43.410025 [ 4 ] {c46eaf3c-1134-4dbb-9e9c-9543d2e789ec} <Debug> TCPHandler: Processed in 0.001552378 sec. | ||
| 18900 | 2026.02.05 01:59:43.410324 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18901 | 2026.02.05 01:59:43.410460 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18902 | 2026.02.05 01:59:43.410675 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18903 | 2026.02.05 01:59:43.410713 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18904 | 2026.02.05 01:59:43.410932 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18905 | 2026.02.05 01:59:43.410982 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18906 | 2026.02.05 01:59:43.411077 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 18907 | 2026.02.05 01:59:43.411127 [ 349 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18908 | 2026.02.05 01:59:43.411140 [ 313 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18909 | 2026.02.05 01:59:43.411141 [ 319 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18910 | 2026.02.05 01:59:43.411217 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18911 | 2026.02.05 01:59:43.411241 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18912 | 2026.02.05 01:59:43.411275 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 18913 | 2026.02.05 01:59:43.411293 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18914 | 2026.02.05 01:59:43.411661 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001262 sec., 28526.148969889062 rows/sec., 1.18 MiB/sec. | ||
| 18915 | 2026.02.05 01:59:43.411718 [ 4 ] {cd321f93-c5a4-4add-9bb2-9fce09bcdd6f} <Debug> TCPHandler: Processed in 0.001442636 sec. | ||
| 18916 | 2026.02.05 01:59:43.411912 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18917 | 2026.02.05 01:59:43.412050 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18918 | 2026.02.05 01:59:43.412254 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18919 | 2026.02.05 01:59:43.412291 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18920 | 2026.02.05 01:59:43.412541 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18921 | 2026.02.05 01:59:43.412589 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18922 | 2026.02.05 01:59:43.412677 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 18923 | 2026.02.05 01:59:43.412722 [ 313 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18924 | 2026.02.05 01:59:43.412726 [ 349 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18925 | 2026.02.05 01:59:43.412733 [ 319 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18926 | 2026.02.05 01:59:43.412814 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18927 | 2026.02.05 01:59:43.412836 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18928 | 2026.02.05 01:59:43.412868 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 18929 | 2026.02.05 01:59:43.412885 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18930 | 2026.02.05 01:59:43.413399 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.00141 sec., 25531.91489361702 rows/sec., 1.06 MiB/sec. | ||
| 18931 | 2026.02.05 01:59:43.413484 [ 4 ] {581834f0-0648-4f3f-8d98-38306fd442cf} <Debug> TCPHandler: Processed in 0.00161974 sec. | ||
| 18932 | 2026.02.05 01:59:43.413681 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18933 | 2026.02.05 01:59:43.413819 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18934 | 2026.02.05 01:59:43.414040 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18935 | 2026.02.05 01:59:43.414078 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18936 | 2026.02.05 01:59:43.414306 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18937 | 2026.02.05 01:59:43.414356 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18938 | 2026.02.05 01:59:43.414451 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 18939 | 2026.02.05 01:59:43.414500 [ 313 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18940 | 2026.02.05 01:59:43.414500 [ 349 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18941 | 2026.02.05 01:59:43.414535 [ 317 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18942 | 2026.02.05 01:59:43.414608 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18943 | 2026.02.05 01:59:43.414627 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18944 | 2026.02.05 01:59:43.414661 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 18945 | 2026.02.05 01:59:43.414679 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18946 | 2026.02.05 01:59:43.415115 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001359 sec., 26490.066225165563 rows/sec., 1.10 MiB/sec. | ||
| 18947 | 2026.02.05 01:59:43.415173 [ 4 ] {4a710f8f-a04a-4261-a823-818dbae135fc} <Debug> TCPHandler: Processed in 0.001540619 sec. | ||
| 18948 | 2026.02.05 01:59:43.415467 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18949 | 2026.02.05 01:59:43.415603 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18950 | 2026.02.05 01:59:43.415820 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18951 | 2026.02.05 01:59:43.415858 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18952 | 2026.02.05 01:59:43.416086 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18953 | 2026.02.05 01:59:43.416137 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18954 | 2026.02.05 01:59:43.416230 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 18955 | 2026.02.05 01:59:43.416287 [ 349 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18956 | 2026.02.05 01:59:43.416288 [ 313 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18957 | 2026.02.05 01:59:43.416313 [ 297 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18958 | 2026.02.05 01:59:43.416386 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18959 | 2026.02.05 01:59:43.416405 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18960 | 2026.02.05 01:59:43.416440 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 18961 | 2026.02.05 01:59:43.416458 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18962 | 2026.02.05 01:59:43.416847 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001306 sec., 27565.084226646246 rows/sec., 1.14 MiB/sec. | ||
| 18963 | 2026.02.05 01:59:43.416904 [ 4 ] {5621f2e3-f205-45fb-8d88-8fa44239d7ba} <Debug> TCPHandler: Processed in 0.001485177 sec. | ||
| 18964 | 2026.02.05 01:59:43.417098 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18965 | 2026.02.05 01:59:43.417236 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18966 | 2026.02.05 01:59:43.417455 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18967 | 2026.02.05 01:59:43.417493 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18968 | 2026.02.05 01:59:43.417721 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18969 | 2026.02.05 01:59:43.417772 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18970 | 2026.02.05 01:59:43.417865 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 18971 | 2026.02.05 01:59:43.417916 [ 297 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18972 | 2026.02.05 01:59:43.417915 [ 349 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18973 | 2026.02.05 01:59:43.417917 [ 313 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18974 | 2026.02.05 01:59:43.417995 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18975 | 2026.02.05 01:59:43.418014 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18976 | 2026.02.05 01:59:43.418049 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 18977 | 2026.02.05 01:59:43.418067 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18978 | 2026.02.05 01:59:43.418431 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001258 sec., 28616.85214626391 rows/sec., 1.18 MiB/sec. | ||
| 18979 | 2026.02.05 01:59:43.418489 [ 4 ] {3666067b-3d95-4e1a-b58b-0f555d005f1f} <Debug> TCPHandler: Processed in 0.001438996 sec. | ||
| 18980 | 2026.02.05 01:59:43.418785 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18981 | 2026.02.05 01:59:43.418923 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18982 | 2026.02.05 01:59:43.419142 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18983 | 2026.02.05 01:59:43.419180 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 18984 | 2026.02.05 01:59:43.419410 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18985 | 2026.02.05 01:59:43.419460 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18986 | 2026.02.05 01:59:43.419555 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 18987 | 2026.02.05 01:59:43.419601 [ 297 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18988 | 2026.02.05 01:59:43.419604 [ 313 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 18989 | 2026.02.05 01:59:43.419603 [ 349 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18990 | 2026.02.05 01:59:43.419676 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 18991 | 2026.02.05 01:59:43.419696 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18992 | 2026.02.05 01:59:43.419731 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 18993 | 2026.02.05 01:59:43.419749 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 18994 | 2026.02.05 01:59:43.420116 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001256 sec., 28662.420382165605 rows/sec., 1.19 MiB/sec. | ||
| 18995 | 2026.02.05 01:59:43.420173 [ 4 ] {ed2c32a6-073d-4598-b928-4c397f2704a4} <Debug> TCPHandler: Processed in 0.001437066 sec. | ||
| 18996 | 2026.02.05 01:59:43.420575 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18997 | 2026.02.05 01:59:43.420714 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 18998 | 2026.02.05 01:59:43.420934 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18999 | 2026.02.05 01:59:43.420974 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19000 | 2026.02.05 01:59:43.421205 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19001 | 2026.02.05 01:59:43.421255 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19002 | 2026.02.05 01:59:43.421348 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19003 | 2026.02.05 01:59:43.421394 [ 297 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 19004 | 2026.02.05 01:59:43.421396 [ 313 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19005 | 2026.02.05 01:59:43.421398 [ 349 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 19006 | 2026.02.05 01:59:43.421473 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 19007 | 2026.02.05 01:59:43.421492 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19008 | 2026.02.05 01:59:43.421527 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 19009 | 2026.02.05 01:59:43.421545 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 19010 | 2026.02.05 01:59:43.421901 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001252 sec., 28753.99361022364 rows/sec., 1.19 MiB/sec. | ||
| 19011 | 2026.02.05 01:59:43.421958 [ 4 ] {ac211197-1d4f-4813-8e47-343fc0ca0a27} <Debug> TCPHandler: Processed in 0.001431887 sec. | ||
| 19012 | 2026.02.05 01:59:43.422342 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19013 | 2026.02.05 01:59:43.422481 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 19014 | 2026.02.05 01:59:43.422704 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19015 | 2026.02.05 01:59:43.422744 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 19016 | 2026.02.05 01:59:43.422978 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19017 | 2026.02.05 01:59:43.423028 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19018 | 2026.02.05 01:59:43.423123 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19019 | 2026.02.05 01:59:43.423170 [ 297 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19020 | 2026.02.05 01:59:43.423176 [ 313 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 19021 | 2026.02.05 01:59:43.423248 [ 312 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 19022 | 2026.02.05 01:59:43.423361 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Debug> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 19023 | 2026.02.05 01:59:43.423386 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19024 | 2026.02.05 01:59:43.423422 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:vcpu_usage'))" | ||
| 19025 | 2026.02.05 01:59:43.423440 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
| 19026 | 2026.02.05 01:59:43.424022 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Debug> executeQuery: Read 36 rows, 1.53 KiB in 0.001603 sec., 22457.89145352464 rows/sec., 951.58 KiB/sec. | ||
| 19027 | 2026.02.05 01:59:43.424109 [ 4 ] {8ba2fd36-3393-4aaa-a4a4-7b129ecfdde0} <Debug> TCPHandler: Processed in 0.001814453 sec. | ||
| 19028 | 2026.02.05 01:59:43.424351 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19029 | 2026.02.05 01:59:43.424454 [ 4 ] {e2d6c825-69a6-4aa1-bf37-32d8ff9f2a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19030 | 2026.02.05 01:59:43.424494 [ 4 ] {e2d6c825-69a6-4aa1-bf37-32d8ff9f2a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19031 | 2026.02.05 01:59:43.424985 [ 4 ] {e2d6c825-69a6-4aa1-bf37-32d8ff9f2a6b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.02.05 01:59:43.425019 [ 4 ] {e2d6c825-69a6-4aa1-bf37-32d8ff9f2a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19033 | 2026.02.05 01:59:43.425419 [ 4 ] {e2d6c825-69a6-4aa1-bf37-32d8ff9f2a6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 19034 | 2026.02.05 01:59:43.425607 [ 4 ] {e2d6c825-69a6-4aa1-bf37-32d8ff9f2a6b} <Trace> oximeter.timeseries_schema (c017272c-3cd1-4992-b5ab-45148a6252f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2026.02.05 01:59:43.425741 [ 4 ] {e2d6c825-69a6-4aa1-bf37-32d8ff9f2a6b} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.001317 sec., 18223.234624145785 rows/sec., 2.67 MiB/sec. | ||
| 19036 | 2026.02.05 01:59:43.425779 [ 4 ] {e2d6c825-69a6-4aa1-bf37-32d8ff9f2a6b} <Debug> TCPHandler: Processed in 0.001476747 sec. | ||
| 19037 | 2026.02.05 01:59:43.425879 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19038 | 2026.02.05 01:59:43.425971 [ 4 ] {2d0a9364-43ef-4b6c-933b-9feabd86b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19039 | 2026.02.05 01:59:43.426009 [ 4 ] {2d0a9364-43ef-4b6c-933b-9feabd86b35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19040 | 2026.02.05 01:59:43.426420 [ 4 ] {2d0a9364-43ef-4b6c-933b-9feabd86b35c} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19041 | 2026.02.05 01:59:43.426453 [ 4 ] {2d0a9364-43ef-4b6c-933b-9feabd86b35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19042 | 2026.02.05 01:59:43.426736 [ 4 ] {2d0a9364-43ef-4b6c-933b-9feabd86b35c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19043 | 2026.02.05 01:59:43.426939 [ 4 ] {2d0a9364-43ef-4b6c-933b-9feabd86b35c} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19044 | 2026.02.05 01:59:43.427055 [ 221 ] {} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): 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] | ||
| 19045 | 2026.02.05 01:59:43.427062 [ 4 ] {2d0a9364-43ef-4b6c-933b-9feabd86b35c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 19046 | 2026.02.05 01:59:43.427079 [ 221 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): 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] | ||
| 19047 | 2026.02.05 01:59:43.427106 [ 4 ] {2d0a9364-43ef-4b6c-933b-9feabd86b35c} <Debug> TCPHandler: Processed in 0.001274804 sec. | ||
| 19048 | 2026.02.05 01:59:43.427204 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19049 | 2026.02.05 01:59:43.427296 [ 4 ] {bc617571-979f-4847-988b-777c07d992bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19050 | 2026.02.05 01:59:43.427335 [ 4 ] {bc617571-979f-4847-988b-777c07d992bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19051 | 2026.02.05 01:59:43.427716 [ 4 ] {bc617571-979f-4847-988b-777c07d992bd} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19052 | 2026.02.05 01:59:43.427749 [ 4 ] {bc617571-979f-4847-988b-777c07d992bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19053 | 2026.02.05 01:59:43.428021 [ 4 ] {bc617571-979f-4847-988b-777c07d992bd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 19054 | 2026.02.05 01:59:43.428232 [ 4 ] {bc617571-979f-4847-988b-777c07d992bd} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19055 | 2026.02.05 01:59:43.428353 [ 4 ] {bc617571-979f-4847-988b-777c07d992bd} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001075 sec., 14883.720930232557 rows/sec., 1.18 MiB/sec. | ||
| 19056 | 2026.02.05 01:59:43.428390 [ 4 ] {bc617571-979f-4847-988b-777c07d992bd} <Debug> TCPHandler: Processed in 0.001233102 sec. | ||
| 19057 | 2026.02.05 01:59:43.428494 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19058 | 2026.02.05 01:59:43.428584 [ 4 ] {988d283f-7b37-4c0c-8f42-0ba80911ffb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19059 | 2026.02.05 01:59:43.428622 [ 4 ] {988d283f-7b37-4c0c-8f42-0ba80911ffb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19060 | 2026.02.05 01:59:43.429687 [ 4 ] {988d283f-7b37-4c0c-8f42-0ba80911ffb7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19061 | 2026.02.05 01:59:43.429721 [ 4 ] {988d283f-7b37-4c0c-8f42-0ba80911ffb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19062 | 2026.02.05 01:59:43.430079 [ 221 ] {} <Debug> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): 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] | ||
| 19063 | 2026.02.05 01:59:43.430098 [ 4 ] {988d283f-7b37-4c0c-8f42-0ba80911ffb7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19064 | 2026.02.05 01:59:43.430298 [ 4 ] {988d283f-7b37-4c0c-8f42-0ba80911ffb7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19065 | 2026.02.05 01:59:43.430418 [ 4 ] {988d283f-7b37-4c0c-8f42-0ba80911ffb7} <Debug> executeQuery: Read 1380 rows, 117.41 KiB in 0.001851 sec., 745542.9497568882 rows/sec., 61.94 MiB/sec. | ||
| 19066 | 2026.02.05 01:59:43.430454 [ 4 ] {988d283f-7b37-4c0c-8f42-0ba80911ffb7} <Debug> TCPHandler: Processed in 0.002008447 sec. | ||
| 19067 | 2026.02.05 01:59:43.430562 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19068 | 2026.02.05 01:59:43.430654 [ 4 ] {a135c95b-4c24-47c6-8ba6-184c2d2b990d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19069 | 2026.02.05 01:59:43.430691 [ 4 ] {a135c95b-4c24-47c6-8ba6-184c2d2b990d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19070 | 2026.02.05 01:59:43.431082 [ 4 ] {a135c95b-4c24-47c6-8ba6-184c2d2b990d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19071 | 2026.02.05 01:59:43.431115 [ 4 ] {a135c95b-4c24-47c6-8ba6-184c2d2b990d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19072 | 2026.02.05 01:59:43.431390 [ 4 ] {a135c95b-4c24-47c6-8ba6-184c2d2b990d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19073 | 2026.02.05 01:59:43.431588 [ 4 ] {a135c95b-4c24-47c6-8ba6-184c2d2b990d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19074 | 2026.02.05 01:59:43.431675 [ 99 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19075 | 2026.02.05 01:59:43.431705 [ 99 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.02.05 01:59:43.431708 [ 4 ] {a135c95b-4c24-47c6-8ba6-184c2d2b990d} <Debug> executeQuery: Read 32 rows, 2.38 KiB in 0.001072 sec., 29850.746268656716 rows/sec., 2.17 MiB/sec. | ||
| 19077 | 2026.02.05 01:59:43.431723 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19078 | 2026.02.05 01:59:43.431748 [ 4 ] {a135c95b-4c24-47c6-8ba6-184c2d2b990d} <Debug> TCPHandler: Processed in 0.001233483 sec. | ||
| 19079 | 2026.02.05 01:59:43.431818 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 19080 | 2026.02.05 01:59:43.431856 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19081 | 2026.02.05 01:59:43.431939 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19082 | 2026.02.05 01:59:43.431963 [ 4 ] {7d784ba8-1bef-4358-8a0e-20d7aedb49b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19083 | 2026.02.05 01:59:43.431976 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 75 rows starting from the beginning of the part | ||
| 19084 | 2026.02.05 01:59:43.432011 [ 4 ] {7d784ba8-1bef-4358-8a0e-20d7aedb49b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19085 | 2026.02.05 01:59:43.432050 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 4 rows starting from the beginning of the part | ||
| 19086 | 2026.02.05 01:59:43.432106 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 50 rows starting from the beginning of the part | ||
| 19087 | 2026.02.05 01:59:43.432154 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 4 rows starting from the beginning of the part | ||
| 19088 | 2026.02.05 01:59:43.432200 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 53 rows starting from the beginning of the part | ||
| 19089 | 2026.02.05 01:59:43.432247 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 32 rows starting from the beginning of the part | ||
| 19090 | 2026.02.05 01:59:43.432537 [ 4 ] {7d784ba8-1bef-4358-8a0e-20d7aedb49b5} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19091 | 2026.02.05 01:59:43.432578 [ 4 ] {7d784ba8-1bef-4358-8a0e-20d7aedb49b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19092 | 2026.02.05 01:59:43.432905 [ 4 ] {7d784ba8-1bef-4358-8a0e-20d7aedb49b5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19093 | 2026.02.05 01:59:43.433123 [ 4 ] {7d784ba8-1bef-4358-8a0e-20d7aedb49b5} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19094 | 2026.02.05 01:59:43.433130 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352775 sec., 161150.22823455487 rows/sec., 12.39 MiB/sec. | ||
| 19095 | 2026.02.05 01:59:43.433255 [ 4 ] {7d784ba8-1bef-4358-8a0e-20d7aedb49b5} <Debug> executeQuery: Read 290 rows, 20.28 KiB in 0.001312 sec., 221036.58536585365 rows/sec., 15.09 MiB/sec. | ||
| 19096 | 2026.02.05 01:59:43.433256 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19097 | 2026.02.05 01:59:43.433300 [ 4 ] {7d784ba8-1bef-4358-8a0e-20d7aedb49b5} <Debug> TCPHandler: Processed in 0.001494927 sec. | ||
| 19098 | 2026.02.05 01:59:43.433419 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19099 | 2026.02.05 01:59:43.433516 [ 4 ] {ace5040a-7b13-42de-9a0b-8019a96efcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19100 | 2026.02.05 01:59:43.433526 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19101 | 2026.02.05 01:59:43.433559 [ 4 ] {ace5040a-7b13-42de-9a0b-8019a96efcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19102 | 2026.02.05 01:59:43.433606 [ 194 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_141_28} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19103 | 2026.02.05 01:59:43.433677 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19104 | 2026.02.05 01:59:43.433957 [ 4 ] {ace5040a-7b13-42de-9a0b-8019a96efcf0} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19105 | 2026.02.05 01:59:43.433997 [ 4 ] {ace5040a-7b13-42de-9a0b-8019a96efcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19106 | 2026.02.05 01:59:43.434288 [ 4 ] {ace5040a-7b13-42de-9a0b-8019a96efcf0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 19107 | 2026.02.05 01:59:43.434492 [ 4 ] {ace5040a-7b13-42de-9a0b-8019a96efcf0} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19108 | 2026.02.05 01:59:43.434618 [ 4 ] {ace5040a-7b13-42de-9a0b-8019a96efcf0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 19109 | 2026.02.05 01:59:43.434631 [ 221 ] {} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): 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] | ||
| 19110 | 2026.02.05 01:59:43.434652 [ 221 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): 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] | ||
| 19111 | 2026.02.05 01:59:43.434656 [ 4 ] {ace5040a-7b13-42de-9a0b-8019a96efcf0} <Debug> TCPHandler: Processed in 0.001288693 sec. | ||
| 19112 | 2026.02.05 01:59:43.434764 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19113 | 2026.02.05 01:59:43.434858 [ 4 ] {f1f3549e-ce2c-42d5-992d-88b6ef29db88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19114 | 2026.02.05 01:59:43.434896 [ 4 ] {f1f3549e-ce2c-42d5-992d-88b6ef29db88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19115 | 2026.02.05 01:59:43.435553 [ 4 ] {f1f3549e-ce2c-42d5-992d-88b6ef29db88} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2026.02.05 01:59:43.435588 [ 4 ] {f1f3549e-ce2c-42d5-992d-88b6ef29db88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19117 | 2026.02.05 01:59:43.435930 [ 4 ] {f1f3549e-ce2c-42d5-992d-88b6ef29db88} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19118 | 2026.02.05 01:59:43.436143 [ 4 ] {f1f3549e-ce2c-42d5-992d-88b6ef29db88} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19119 | 2026.02.05 01:59:43.436273 [ 4 ] {f1f3549e-ce2c-42d5-992d-88b6ef29db88} <Debug> executeQuery: Read 728 rows, 55.78 KiB in 0.001433 sec., 508025.1221214236 rows/sec., 38.02 MiB/sec. | ||
| 19120 | 2026.02.05 01:59:43.436312 [ 4 ] {f1f3549e-ce2c-42d5-992d-88b6ef29db88} <Debug> TCPHandler: Processed in 0.001596719 sec. | ||
| 19121 | 2026.02.05 01:59:43.436413 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19122 | 2026.02.05 01:59:43.436508 [ 4 ] {0fc7db06-2d2d-4d33-8298-b68604bb97e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 19123 | 2026.02.05 01:59:43.436551 [ 4 ] {0fc7db06-2d2d-4d33-8298-b68604bb97e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 19124 | 2026.02.05 01:59:43.436884 [ 4 ] {0fc7db06-2d2d-4d33-8298-b68604bb97e6} <Trace> oximeter.measurements_cumulativei64 (93c1e092-b67d-4db4-bca0-f7dcd76ba475): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19125 | 2026.02.05 01:59:43.436920 [ 4 ] {0fc7db06-2d2d-4d33-8298-b68604bb97e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19126 | 2026.02.05 01:59:43.437201 [ 221 ] {} <Debug> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): 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] | ||
| 19127 | 2026.02.05 01:59:43.437227 [ 4 ] {0fc7db06-2d2d-4d33-8298-b68604bb97e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 19128 | 2026.02.05 01:59:43.437437 [ 4 ] {0fc7db06-2d2d-4d33-8298-b68604bb97e6} <Trace> oximeter.measurements_cumulativei64 (93c1e092-b67d-4db4-bca0-f7dcd76ba475): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19129 | 2026.02.05 01:59:43.437556 [ 4 ] {0fc7db06-2d2d-4d33-8298-b68604bb97e6} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001066 sec., 18761.72607879925 rows/sec., 1.24 MiB/sec. | ||
| 19130 | 2026.02.05 01:59:43.437594 [ 4 ] {0fc7db06-2d2d-4d33-8298-b68604bb97e6} <Debug> TCPHandler: Processed in 0.001230503 sec. | ||
| 19131 | 2026.02.05 01:59:43.437694 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19132 | 2026.02.05 01:59:43.437786 [ 4 ] {66f26b16-5c29-40a8-bafa-222f0b60c229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19133 | 2026.02.05 01:59:43.437826 [ 4 ] {66f26b16-5c29-40a8-bafa-222f0b60c229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19134 | 2026.02.05 01:59:43.438388 [ 4 ] {66f26b16-5c29-40a8-bafa-222f0b60c229} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19135 | 2026.02.05 01:59:43.438423 [ 4 ] {66f26b16-5c29-40a8-bafa-222f0b60c229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19136 | 2026.02.05 01:59:43.438773 [ 4 ] {66f26b16-5c29-40a8-bafa-222f0b60c229} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19137 | 2026.02.05 01:59:43.438969 [ 4 ] {66f26b16-5c29-40a8-bafa-222f0b60c229} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19138 | 2026.02.05 01:59:43.439087 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_140_32 to all_145_145_0 | ||
| 19139 | 2026.02.05 01:59:43.439089 [ 4 ] {66f26b16-5c29-40a8-bafa-222f0b60c229} <Debug> executeQuery: Read 914 rows, 63.43 KiB in 0.001321 sec., 691900.0757002272 rows/sec., 46.89 MiB/sec. | ||
| 19140 | 2026.02.05 01:59:43.439157 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19141 | 2026.02.05 01:59:43.439173 [ 4 ] {66f26b16-5c29-40a8-bafa-222f0b60c229} <Debug> TCPHandler: Processed in 0.001525898 sec. | ||
| 19142 | 2026.02.05 01:59:43.439197 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19143 | 2026.02.05 01:59:43.439293 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19144 | 2026.02.05 01:59:43.439308 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_32 to all_145_145_0 into Compact with storage Full | ||
| 19145 | 2026.02.05 01:59:43.439390 [ 4 ] {19aa2c9e-5113-4598-8265-abf89bb0b663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19146 | 2026.02.05 01:59:43.439448 [ 4 ] {19aa2c9e-5113-4598-8265-abf89bb0b663} <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 | ||
| 19147 | 2026.02.05 01:59:43.439464 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19148 | 2026.02.05 01:59:43.439515 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_140_32, total 40185 rows starting from the beginning of the part | ||
| 19149 | 2026.02.05 01:59:43.439596 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19150 | 2026.02.05 01:59:43.439665 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19151 | 2026.02.05 01:59:43.439727 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19152 | 2026.02.05 01:59:43.439788 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 161 rows starting from the beginning of the part | ||
| 19153 | 2026.02.05 01:59:43.439849 [ 190 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 914 rows starting from the beginning of the part | ||
| 19154 | 2026.02.05 01:59:43.440121 [ 4 ] {19aa2c9e-5113-4598-8265-abf89bb0b663} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19155 | 2026.02.05 01:59:43.440162 [ 4 ] {19aa2c9e-5113-4598-8265-abf89bb0b663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19156 | 2026.02.05 01:59:43.440637 [ 4 ] {19aa2c9e-5113-4598-8265-abf89bb0b663} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19157 | 2026.02.05 01:59:43.440846 [ 4 ] {19aa2c9e-5113-4598-8265-abf89bb0b663} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19158 | 2026.02.05 01:59:43.440987 [ 4 ] {19aa2c9e-5113-4598-8265-abf89bb0b663} <Debug> executeQuery: Read 9 rows, 13.72 KiB in 0.001614 sec., 5576.208178438662 rows/sec., 8.30 MiB/sec. | ||
| 19159 | 2026.02.05 01:59:43.441042 [ 4 ] {19aa2c9e-5113-4598-8265-abf89bb0b663} <Debug> TCPHandler: Processed in 0.001795983 sec. | ||
| 19160 | 2026.02.05 01:59:43.441178 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19161 | 2026.02.05 01:59:43.441271 [ 4 ] {5355f9a0-8207-4dd5-8ff1-1de93d3a2d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19162 | 2026.02.05 01:59:43.441314 [ 4 ] {5355f9a0-8207-4dd5-8ff1-1de93d3a2d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19163 | 2026.02.05 01:59:43.441669 [ 4 ] {5355f9a0-8207-4dd5-8ff1-1de93d3a2d11} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19164 | 2026.02.05 01:59:43.441705 [ 4 ] {5355f9a0-8207-4dd5-8ff1-1de93d3a2d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19165 | 2026.02.05 01:59:43.441994 [ 4 ] {5355f9a0-8207-4dd5-8ff1-1de93d3a2d11} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19166 | 2026.02.05 01:59:43.442192 [ 4 ] {5355f9a0-8207-4dd5-8ff1-1de93d3a2d11} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19167 | 2026.02.05 01:59:43.442319 [ 4 ] {5355f9a0-8207-4dd5-8ff1-1de93d3a2d11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 19168 | 2026.02.05 01:59:43.442355 [ 4 ] {5355f9a0-8207-4dd5-8ff1-1de93d3a2d11} <Debug> TCPHandler: Processed in 0.001225083 sec. | ||
| 19169 | 2026.02.05 01:59:43.447298 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41740 rows, containing 5 columns (5 merged, 0 gathered) in 0.008038927 sec., 5192235.232388602 rows/sec., 356.71 MiB/sec. | ||
| 19170 | 2026.02.05 01:59:43.447509 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Trace> MergedBlockOutputStream: filled checksums all_1_145_33 (state Temporary) | ||
| 19171 | 2026.02.05 01:59:43.447751 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_145_33 to all_1_145_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19172 | 2026.02.05 01:59:43.447814 [ 194 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_145_33} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_140_32, all_145_145_0] -> all_1_145_33 | ||
| 19173 | 2026.02.05 01:59:43.447871 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19174 | 2026.02.05 01:59:44.000315 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.76 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.71 MiB (RSS), difference: -2.05 MiB | ||
| 19175 | 2026.02.05 01:59:45.179266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47541 | ||
| 19176 | 2026.02.05 01:59:45.179820 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19177 | 2026.02.05 01:59:45.179868 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19178 | 2026.02.05 01:59:45.180371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19179 | 2026.02.05 01:59:45.180602 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19180 | 2026.02.05 01:59:45.180755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47541 | ||
| 19181 | 2026.02.05 01:59:47.833035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 19182 | 2026.02.05 01:59:47.852638 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19183 | 2026.02.05 01:59:47.852703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19184 | 2026.02.05 01:59:47.859003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19185 | 2026.02.05 01:59:47.859744 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19186 | 2026.02.05 01:59:47.863061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 19187 | 2026.02.05 01:59:48.062000 [ 224 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 19188 | 2026.02.05 01:59:48.062064 [ 224 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 19189 | 2026.02.05 01:59:48.065096 [ 224 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 19190 | 2026.02.05 01:59:48.647446 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19191 | 2026.02.05 01:59:48.647618 [ 4 ] {01772e27-1c7f-47ac-b968-f3eae1ee17f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19192 | 2026.02.05 01:59:48.647687 [ 4 ] {01772e27-1c7f-47ac-b968-f3eae1ee17f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19193 | 2026.02.05 01:59:48.648440 [ 4 ] {01772e27-1c7f-47ac-b968-f3eae1ee17f9} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19194 | 2026.02.05 01:59:48.648489 [ 4 ] {01772e27-1c7f-47ac-b968-f3eae1ee17f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19195 | 2026.02.05 01:59:48.648873 [ 4 ] {01772e27-1c7f-47ac-b968-f3eae1ee17f9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19196 | 2026.02.05 01:59:48.649099 [ 4 ] {01772e27-1c7f-47ac-b968-f3eae1ee17f9} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19197 | 2026.02.05 01:59:48.649257 [ 4 ] {01772e27-1c7f-47ac-b968-f3eae1ee17f9} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001686 sec., 593.1198102016607 rows/sec., 44.02 KiB/sec. | ||
| 19198 | 2026.02.05 01:59:48.649300 [ 4 ] {01772e27-1c7f-47ac-b968-f3eae1ee17f9} <Debug> TCPHandler: Processed in 0.001985166 sec. | ||
| 19199 | 2026.02.05 01:59:48.649442 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19200 | 2026.02.05 01:59:48.649538 [ 4 ] {00bf071a-88b2-4000-9bbb-483c47885ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19201 | 2026.02.05 01:59:48.649580 [ 4 ] {00bf071a-88b2-4000-9bbb-483c47885ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19202 | 2026.02.05 01:59:48.650120 [ 4 ] {00bf071a-88b2-4000-9bbb-483c47885ef7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19203 | 2026.02.05 01:59:48.650160 [ 4 ] {00bf071a-88b2-4000-9bbb-483c47885ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19204 | 2026.02.05 01:59:48.650501 [ 4 ] {00bf071a-88b2-4000-9bbb-483c47885ef7} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19205 | 2026.02.05 01:59:48.650716 [ 4 ] {00bf071a-88b2-4000-9bbb-483c47885ef7} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19206 | 2026.02.05 01:59:48.650857 [ 4 ] {00bf071a-88b2-4000-9bbb-483c47885ef7} <Debug> executeQuery: Read 166 rows, 14.83 KiB in 0.001338 sec., 124065.76980568012 rows/sec., 10.82 MiB/sec. | ||
| 19207 | 2026.02.05 01:59:48.650861 [ 94 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19208 | 2026.02.05 01:59:48.650898 [ 4 ] {00bf071a-88b2-4000-9bbb-483c47885ef7} <Debug> TCPHandler: Processed in 0.001509247 sec. | ||
| 19209 | 2026.02.05 01:59:48.650939 [ 94 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19210 | 2026.02.05 01:59:48.650966 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19211 | 2026.02.05 01:59:48.651044 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19212 | 2026.02.05 01:59:48.651110 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 19213 | 2026.02.05 01:59:48.651143 [ 4 ] {68bce3e3-23de-426e-b501-d028464a1e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19214 | 2026.02.05 01:59:48.651193 [ 4 ] {68bce3e3-23de-426e-b501-d028464a1e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19215 | 2026.02.05 01:59:48.651255 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19216 | 2026.02.05 01:59:48.651294 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1414 rows starting from the beginning of the part | ||
| 19217 | 2026.02.05 01:59:48.651363 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 156 rows starting from the beginning of the part | ||
| 19218 | 2026.02.05 01:59:48.651409 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 19219 | 2026.02.05 01:59:48.651454 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 162 rows starting from the beginning of the part | ||
| 19220 | 2026.02.05 01:59:48.651495 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1380 rows starting from the beginning of the part | ||
| 19221 | 2026.02.05 01:59:48.651538 [ 187 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 166 rows starting from the beginning of the part | ||
| 19222 | 2026.02.05 01:59:48.651639 [ 4 ] {68bce3e3-23de-426e-b501-d028464a1e50} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19223 | 2026.02.05 01:59:48.651683 [ 4 ] {68bce3e3-23de-426e-b501-d028464a1e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19224 | 2026.02.05 01:59:48.652008 [ 4 ] {68bce3e3-23de-426e-b501-d028464a1e50} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19225 | 2026.02.05 01:59:48.652260 [ 4 ] {68bce3e3-23de-426e-b501-d028464a1e50} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19226 | 2026.02.05 01:59:48.652403 [ 4 ] {68bce3e3-23de-426e-b501-d028464a1e50} <Debug> executeQuery: Read 55 rows, 4.12 KiB in 0.001279 sec., 43002.34558248632 rows/sec., 3.15 MiB/sec. | ||
| 19227 | 2026.02.05 01:59:48.652443 [ 4 ] {68bce3e3-23de-426e-b501-d028464a1e50} <Debug> TCPHandler: Processed in 0.001454926 sec. | ||
| 19228 | 2026.02.05 01:59:48.652561 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19229 | 2026.02.05 01:59:48.652654 [ 4 ] {33284079-e3ed-4e1c-bc19-9532beb1a454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19230 | 2026.02.05 01:59:48.652694 [ 4 ] {33284079-e3ed-4e1c-bc19-9532beb1a454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19231 | 2026.02.05 01:59:48.653096 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 5 columns (5 merged, 0 gathered) in 0.002048077 sec., 1631774.5866000154 rows/sec., 143.27 MiB/sec. | ||
| 19232 | 2026.02.05 01:59:48.653150 [ 4 ] {33284079-e3ed-4e1c-bc19-9532beb1a454} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19233 | 2026.02.05 01:59:48.653192 [ 4 ] {33284079-e3ed-4e1c-bc19-9532beb1a454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19234 | 2026.02.05 01:59:48.653321 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19235 | 2026.02.05 01:59:48.653563 [ 4 ] {33284079-e3ed-4e1c-bc19-9532beb1a454} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19236 | 2026.02.05 01:59:48.653643 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19237 | 2026.02.05 01:59:48.653737 [ 200 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_146_29} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19238 | 2026.02.05 01:59:48.653817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 19239 | 2026.02.05 01:59:48.653817 [ 4 ] {33284079-e3ed-4e1c-bc19-9532beb1a454} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2026.02.05 01:59:48.653966 [ 4 ] {33284079-e3ed-4e1c-bc19-9532beb1a454} <Debug> executeQuery: Read 131 rows, 10.38 KiB in 0.00133 sec., 98496.24060150376 rows/sec., 7.63 MiB/sec. | ||
| 19241 | 2026.02.05 01:59:48.653967 [ 94 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19242 | 2026.02.05 01:59:48.654006 [ 4 ] {33284079-e3ed-4e1c-bc19-9532beb1a454} <Debug> TCPHandler: Processed in 0.001496237 sec. | ||
| 19243 | 2026.02.05 01:59:48.654019 [ 94 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19244 | 2026.02.05 01:59:48.654045 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19245 | 2026.02.05 01:59:48.654130 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 19246 | 2026.02.05 01:59:48.654155 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19247 | 2026.02.05 01:59:48.654225 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19248 | 2026.02.05 01:59:48.654255 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 637 rows starting from the beginning of the part | ||
| 19249 | 2026.02.05 01:59:48.654259 [ 4 ] {58d97680-195e-48fd-8ba0-e51043ca924e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19250 | 2026.02.05 01:59:48.654307 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 123 rows starting from the beginning of the part | ||
| 19251 | 2026.02.05 01:59:48.654337 [ 4 ] {58d97680-195e-48fd-8ba0-e51043ca924e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19252 | 2026.02.05 01:59:48.654352 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 68 rows starting from the beginning of the part | ||
| 19253 | 2026.02.05 01:59:48.654395 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 19254 | 2026.02.05 01:59:48.654427 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 728 rows starting from the beginning of the part | ||
| 19255 | 2026.02.05 01:59:48.654462 [ 187 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 131 rows starting from the beginning of the part | ||
| 19256 | 2026.02.05 01:59:48.654814 [ 4 ] {58d97680-195e-48fd-8ba0-e51043ca924e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2026.02.05 01:59:48.654855 [ 4 ] {58d97680-195e-48fd-8ba0-e51043ca924e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19258 | 2026.02.05 01:59:48.655228 [ 4 ] {58d97680-195e-48fd-8ba0-e51043ca924e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19259 | 2026.02.05 01:59:48.655433 [ 192 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338704 sec., 1352053.9267829184 rows/sec., 107.59 MiB/sec. | ||
| 19260 | 2026.02.05 01:59:48.655438 [ 4 ] {58d97680-195e-48fd-8ba0-e51043ca924e} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19261 | 2026.02.05 01:59:48.655591 [ 4 ] {58d97680-195e-48fd-8ba0-e51043ca924e} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001351 sec., 119170.98445595855 rows/sec., 8.29 MiB/sec. | ||
| 19262 | 2026.02.05 01:59:48.655621 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19263 | 2026.02.05 01:59:48.655630 [ 4 ] {58d97680-195e-48fd-8ba0-e51043ca924e} <Debug> TCPHandler: Processed in 0.001540668 sec. | ||
| 19264 | 2026.02.05 01:59:48.655744 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19265 | 2026.02.05 01:59:48.655838 [ 4 ] {7862c021-fc53-4b46-9d7f-00cc795ca052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19266 | 2026.02.05 01:59:48.655871 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19267 | 2026.02.05 01:59:48.655894 [ 4 ] {7862c021-fc53-4b46-9d7f-00cc795ca052} <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 | ||
| 19268 | 2026.02.05 01:59:48.655939 [ 189 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_146_29} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19269 | 2026.02.05 01:59:48.656034 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 19270 | 2026.02.05 01:59:48.657176 [ 4 ] {7862c021-fc53-4b46-9d7f-00cc795ca052} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19271 | 2026.02.05 01:59:48.657217 [ 4 ] {7862c021-fc53-4b46-9d7f-00cc795ca052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19272 | 2026.02.05 01:59:48.657983 [ 4 ] {7862c021-fc53-4b46-9d7f-00cc795ca052} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19273 | 2026.02.05 01:59:48.658271 [ 4 ] {7862c021-fc53-4b46-9d7f-00cc795ca052} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19274 | 2026.02.05 01:59:48.658454 [ 4 ] {7862c021-fc53-4b46-9d7f-00cc795ca052} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002633 sec., 20508.925180402584 rows/sec., 36.75 MiB/sec. | ||
| 19275 | 2026.02.05 01:59:48.658560 [ 4 ] {7862c021-fc53-4b46-9d7f-00cc795ca052} <Debug> TCPHandler: Processed in 0.002863792 sec. | ||
| 19276 | 2026.02.05 01:59:48.658719 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19277 | 2026.02.05 01:59:48.658825 [ 4 ] {6bbe9ad8-6f37-4e81-b24a-18ea1a946de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19278 | 2026.02.05 01:59:48.658878 [ 4 ] {6bbe9ad8-6f37-4e81-b24a-18ea1a946de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19279 | 2026.02.05 01:59:48.660203 [ 4 ] {6bbe9ad8-6f37-4e81-b24a-18ea1a946de3} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19280 | 2026.02.05 01:59:48.660279 [ 4 ] {6bbe9ad8-6f37-4e81-b24a-18ea1a946de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19281 | 2026.02.05 01:59:48.660731 [ 4 ] {6bbe9ad8-6f37-4e81-b24a-18ea1a946de3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19282 | 2026.02.05 01:59:48.660982 [ 4 ] {6bbe9ad8-6f37-4e81-b24a-18ea1a946de3} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19283 | 2026.02.05 01:59:48.661177 [ 4 ] {6bbe9ad8-6f37-4e81-b24a-18ea1a946de3} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.002371 sec., 2530.5778152678195 rows/sec., 166.81 KiB/sec. | ||
| 19284 | 2026.02.05 01:59:48.661254 [ 4 ] {6bbe9ad8-6f37-4e81-b24a-18ea1a946de3} <Debug> TCPHandler: Processed in 0.002596038 sec. | ||
| 19285 | 2026.02.05 01:59:48.661428 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19286 | 2026.02.05 01:59:48.661557 [ 4 ] {ae6ce12f-8df5-461f-b8c6-a72ae24aa2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19287 | 2026.02.05 01:59:48.661615 [ 4 ] {ae6ce12f-8df5-461f-b8c6-a72ae24aa2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19288 | 2026.02.05 01:59:48.662040 [ 4 ] {ae6ce12f-8df5-461f-b8c6-a72ae24aa2c7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2026.02.05 01:59:48.662084 [ 4 ] {ae6ce12f-8df5-461f-b8c6-a72ae24aa2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19290 | 2026.02.05 01:59:48.662448 [ 4 ] {ae6ce12f-8df5-461f-b8c6-a72ae24aa2c7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19291 | 2026.02.05 01:59:48.662658 [ 4 ] {ae6ce12f-8df5-461f-b8c6-a72ae24aa2c7} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19292 | 2026.02.05 01:59:48.662798 [ 4 ] {ae6ce12f-8df5-461f-b8c6-a72ae24aa2c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 19293 | 2026.02.05 01:59:48.662848 [ 4 ] {ae6ce12f-8df5-461f-b8c6-a72ae24aa2c7} <Debug> TCPHandler: Processed in 0.001529978 sec. | ||
| 19294 | 2026.02.05 01:59:52.443750 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19295 | 2026.02.05 01:59:52.443845 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19296 | 2026.02.05 01:59:52.643558 [ 222 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 19297 | 2026.02.05 01:59:52.643633 [ 222 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 19298 | 2026.02.05 01:59:52.647174 [ 222 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 19299 | 2026.02.05 01:59:52.681010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47989 | ||
| 19300 | 2026.02.05 01:59:52.681817 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19301 | 2026.02.05 01:59:52.681855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19302 | 2026.02.05 01:59:52.682307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19303 | 2026.02.05 01:59:52.682538 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19304 | 2026.02.05 01:59:52.682666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47989 | ||
| 19305 | 2026.02.05 01:59:52.732952 [ 224 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 19306 | 2026.02.05 01:59:52.733032 [ 224 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 19307 | 2026.02.05 01:59:52.736556 [ 224 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 19308 | 2026.02.05 01:59:52.821130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 2262 | ||
| 19309 | 2026.02.05 01:59:52.824645 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19310 | 2026.02.05 01:59:52.824691 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19311 | 2026.02.05 01:59:52.825966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19312 | 2026.02.05 01:59:52.826217 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19313 | 2026.02.05 01:59:52.826488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2262 | ||
| 19314 | 2026.02.05 01:59:53.644766 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19315 | 2026.02.05 01:59:53.644972 [ 4 ] {42f600fa-2a78-4503-92bf-742a19f47daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19316 | 2026.02.05 01:59:53.645052 [ 4 ] {42f600fa-2a78-4503-92bf-742a19f47daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19317 | 2026.02.05 01:59:53.645797 [ 4 ] {42f600fa-2a78-4503-92bf-742a19f47daf} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19318 | 2026.02.05 01:59:53.645836 [ 4 ] {42f600fa-2a78-4503-92bf-742a19f47daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19319 | 2026.02.05 01:59:53.646238 [ 4 ] {42f600fa-2a78-4503-92bf-742a19f47daf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 19320 | 2026.02.05 01:59:53.646463 [ 4 ] {42f600fa-2a78-4503-92bf-742a19f47daf} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19321 | 2026.02.05 01:59:53.646579 [ 59 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 19322 | 2026.02.05 01:59:53.646620 [ 59 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19323 | 2026.02.05 01:59:53.646628 [ 4 ] {42f600fa-2a78-4503-92bf-742a19f47daf} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001717 sec., 1164.8223645894002 rows/sec., 86.45 KiB/sec. | ||
| 19324 | 2026.02.05 01:59:53.646648 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19325 | 2026.02.05 01:59:53.646683 [ 4 ] {42f600fa-2a78-4503-92bf-742a19f47daf} <Debug> TCPHandler: Processed in 0.002092929 sec. | ||
| 19326 | 2026.02.05 01:59:53.646740 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 19327 | 2026.02.05 01:59:53.646823 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19328 | 2026.02.05 01:59:53.646825 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19329 | 2026.02.05 01:59:53.646866 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 19330 | 2026.02.05 01:59:53.646921 [ 4 ] {a00959bc-602c-4025-9ebb-7f8ab8cb812c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19331 | 2026.02.05 01:59:53.646923 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 19332 | 2026.02.05 01:59:53.646963 [ 4 ] {a00959bc-602c-4025-9ebb-7f8ab8cb812c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19333 | 2026.02.05 01:59:53.646977 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 19334 | 2026.02.05 01:59:53.647022 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 19335 | 2026.02.05 01:59:53.647067 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 19336 | 2026.02.05 01:59:53.647120 [ 189 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 19337 | 2026.02.05 01:59:53.647436 [ 4 ] {a00959bc-602c-4025-9ebb-7f8ab8cb812c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19338 | 2026.02.05 01:59:53.647470 [ 4 ] {a00959bc-602c-4025-9ebb-7f8ab8cb812c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19339 | 2026.02.05 01:59:53.647770 [ 4 ] {a00959bc-602c-4025-9ebb-7f8ab8cb812c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19340 | 2026.02.05 01:59:53.647843 [ 192 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136301 sec., 36962.0373474986 rows/sec., 3.07 MiB/sec. | ||
| 19341 | 2026.02.05 01:59:53.648000 [ 4 ] {a00959bc-602c-4025-9ebb-7f8ab8cb812c} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.02.05 01:59:53.648034 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 19343 | 2026.02.05 01:59:53.648139 [ 4 ] {a00959bc-602c-4025-9ebb-7f8ab8cb812c} <Debug> executeQuery: Read 68 rows, 5.46 KiB in 0.001238 sec., 54927.302100161556 rows/sec., 4.31 MiB/sec. | ||
| 19344 | 2026.02.05 01:59:53.648182 [ 4 ] {a00959bc-602c-4025-9ebb-7f8ab8cb812c} <Debug> TCPHandler: Processed in 0.001409386 sec. | ||
| 19345 | 2026.02.05 01:59:53.648222 [ 225 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 19346 | 2026.02.05 01:59:53.648254 [ 225 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 19347 | 2026.02.05 01:59:53.648297 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19348 | 2026.02.05 01:59:53.648346 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19349 | 2026.02.05 01:59:53.648391 [ 4 ] {ce9267ee-f33b-4885-82ab-23a68f58054a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19350 | 2026.02.05 01:59:53.648427 [ 202 ] {8e26e330-fb09-46a7-b745-96c4bf511fa7::all_1_38_9} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 19351 | 2026.02.05 01:59:53.648434 [ 4 ] {ce9267ee-f33b-4885-82ab-23a68f58054a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19352 | 2026.02.05 01:59:53.648523 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19353 | 2026.02.05 01:59:53.648821 [ 4 ] {ce9267ee-f33b-4885-82ab-23a68f58054a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19354 | 2026.02.05 01:59:53.648859 [ 4 ] {ce9267ee-f33b-4885-82ab-23a68f58054a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19355 | 2026.02.05 01:59:53.649141 [ 4 ] {ce9267ee-f33b-4885-82ab-23a68f58054a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19356 | 2026.02.05 01:59:53.649407 [ 4 ] {ce9267ee-f33b-4885-82ab-23a68f58054a} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19357 | 2026.02.05 01:59:53.649531 [ 4 ] {ce9267ee-f33b-4885-82ab-23a68f58054a} <Debug> executeQuery: Read 6 rows, 436.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 371.21 KiB/sec. | ||
| 19358 | 2026.02.05 01:59:53.649570 [ 4 ] {ce9267ee-f33b-4885-82ab-23a68f58054a} <Debug> TCPHandler: Processed in 0.001315764 sec. | ||
| 19359 | 2026.02.05 01:59:53.649690 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19360 | 2026.02.05 01:59:53.649812 [ 4 ] {a82f0001-4952-4445-bc3b-d4812ff159be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19361 | 2026.02.05 01:59:53.649866 [ 4 ] {a82f0001-4952-4445-bc3b-d4812ff159be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19362 | 2026.02.05 01:59:53.650353 [ 4 ] {a82f0001-4952-4445-bc3b-d4812ff159be} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19363 | 2026.02.05 01:59:53.650392 [ 4 ] {a82f0001-4952-4445-bc3b-d4812ff159be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19364 | 2026.02.05 01:59:53.650742 [ 4 ] {a82f0001-4952-4445-bc3b-d4812ff159be} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19365 | 2026.02.05 01:59:53.650960 [ 4 ] {a82f0001-4952-4445-bc3b-d4812ff159be} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19366 | 2026.02.05 01:59:53.651098 [ 4 ] {a82f0001-4952-4445-bc3b-d4812ff159be} <Debug> executeQuery: Read 82 rows, 6.42 KiB in 0.001309 sec., 62643.239113827345 rows/sec., 4.79 MiB/sec. | ||
| 19367 | 2026.02.05 01:59:53.651135 [ 221 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 19368 | 2026.02.05 01:59:53.651147 [ 4 ] {a82f0001-4952-4445-bc3b-d4812ff159be} <Debug> TCPHandler: Processed in 0.001505527 sec. | ||
| 19369 | 2026.02.05 01:59:53.651160 [ 221 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 19370 | 2026.02.05 01:59:53.651279 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19371 | 2026.02.05 01:59:53.651386 [ 4 ] {869682a4-4873-4d27-aedb-b859c142898d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19372 | 2026.02.05 01:59:53.651436 [ 4 ] {869682a4-4873-4d27-aedb-b859c142898d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19373 | 2026.02.05 01:59:53.651868 [ 4 ] {869682a4-4873-4d27-aedb-b859c142898d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19374 | 2026.02.05 01:59:53.651906 [ 4 ] {869682a4-4873-4d27-aedb-b859c142898d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19375 | 2026.02.05 01:59:53.652248 [ 4 ] {869682a4-4873-4d27-aedb-b859c142898d} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19376 | 2026.02.05 01:59:53.652489 [ 4 ] {869682a4-4873-4d27-aedb-b859c142898d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19377 | 2026.02.05 01:59:53.652628 [ 4 ] {869682a4-4873-4d27-aedb-b859c142898d} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001266 sec., 127962.08530805688 rows/sec., 8.90 MiB/sec. | ||
| 19378 | 2026.02.05 01:59:53.652671 [ 4 ] {869682a4-4873-4d27-aedb-b859c142898d} <Debug> TCPHandler: Processed in 0.001444076 sec. | ||
| 19379 | 2026.02.05 01:59:53.652682 [ 225 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 19380 | 2026.02.05 01:59:53.652784 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19381 | 2026.02.05 01:59:53.652882 [ 4 ] {d50f2041-544d-4b06-b6e3-15cc11156c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19382 | 2026.02.05 01:59:53.652936 [ 4 ] {d50f2041-544d-4b06-b6e3-15cc11156c89} <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 | ||
| 19383 | 2026.02.05 01:59:53.653726 [ 4 ] {d50f2041-544d-4b06-b6e3-15cc11156c89} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19384 | 2026.02.05 01:59:53.653755 [ 4 ] {d50f2041-544d-4b06-b6e3-15cc11156c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19385 | 2026.02.05 01:59:53.654115 [ 221 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 19386 | 2026.02.05 01:59:53.654255 [ 4 ] {d50f2041-544d-4b06-b6e3-15cc11156c89} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19387 | 2026.02.05 01:59:53.654475 [ 4 ] {d50f2041-544d-4b06-b6e3-15cc11156c89} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19388 | 2026.02.05 01:59:53.654610 [ 4 ] {d50f2041-544d-4b06-b6e3-15cc11156c89} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001746 sec., 2290.950744558992 rows/sec., 4.11 MiB/sec. | ||
| 19389 | 2026.02.05 01:59:53.654664 [ 4 ] {d50f2041-544d-4b06-b6e3-15cc11156c89} <Debug> TCPHandler: Processed in 0.001928666 sec. | ||
| 19390 | 2026.02.05 01:59:53.654785 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19391 | 2026.02.05 01:59:53.654879 [ 4 ] {e5a76983-43d6-4235-bec8-7c6ac5a6c52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19392 | 2026.02.05 01:59:53.654921 [ 4 ] {e5a76983-43d6-4235-bec8-7c6ac5a6c52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19393 | 2026.02.05 01:59:53.655264 [ 4 ] {e5a76983-43d6-4235-bec8-7c6ac5a6c52f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19394 | 2026.02.05 01:59:53.655300 [ 4 ] {e5a76983-43d6-4235-bec8-7c6ac5a6c52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19395 | 2026.02.05 01:59:53.655610 [ 4 ] {e5a76983-43d6-4235-bec8-7c6ac5a6c52f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19396 | 2026.02.05 01:59:53.655822 [ 4 ] {e5a76983-43d6-4235-bec8-7c6ac5a6c52f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19397 | 2026.02.05 01:59:53.655928 [ 59 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19398 | 2026.02.05 01:59:53.655947 [ 4 ] {e5a76983-43d6-4235-bec8-7c6ac5a6c52f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 19399 | 2026.02.05 01:59:53.655955 [ 59 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19400 | 2026.02.05 01:59:53.655977 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19401 | 2026.02.05 01:59:53.655982 [ 4 ] {e5a76983-43d6-4235-bec8-7c6ac5a6c52f} <Debug> TCPHandler: Processed in 0.001246453 sec. | ||
| 19402 | 2026.02.05 01:59:53.656041 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19403 | 2026.02.05 01:59:53.656112 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19404 | 2026.02.05 01:59:53.656136 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8412 rows starting from the beginning of the part | ||
| 19405 | 2026.02.05 01:59:53.656177 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19406 | 2026.02.05 01:59:53.656211 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19407 | 2026.02.05 01:59:53.656245 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19408 | 2026.02.05 01:59:53.656276 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19409 | 2026.02.05 01:59:53.656308 [ 189 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19410 | 2026.02.05 01:59:53.658620 [ 195 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8712 rows, containing 4 columns (4 merged, 0 gathered) in 0.002599588 sec., 3351300.2829679167 rows/sec., 225.82 MiB/sec. | ||
| 19411 | 2026.02.05 01:59:53.658783 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19412 | 2026.02.05 01:59:53.659025 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_146_29} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19413 | 2026.02.05 01:59:53.659085 [ 197 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_146_29} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19414 | 2026.02.05 01:59:53.659143 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 19415 | 2026.02.05 01:59:53.965072 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 19416 | 2026.02.05 01:59:53.965143 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 19417 | 2026.02.05 01:59:53.968574 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 19418 | 2026.02.05 01:59:54.302826 [ 223 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 19419 | 2026.02.05 01:59:54.302903 [ 223 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 19420 | 2026.02.05 01:59:54.306733 [ 223 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 19421 | 2026.02.05 01:59:55.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.71 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.71 MiB (RSS), difference: 4.00 MiB | ||
| 19422 | 2026.02.05 01:59:55.363267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 19423 | 2026.02.05 01:59:55.380188 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19424 | 2026.02.05 01:59:55.380235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19425 | 2026.02.05 01:59:55.386492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19426 | 2026.02.05 01:59:55.387168 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19427 | 2026.02.05 01:59:55.390125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 19428 | 2026.02.05 01:59:58.646223 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19429 | 2026.02.05 01:59:58.646415 [ 4 ] {b3372faa-6145-4290-b197-6a8cdf2a8692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19430 | 2026.02.05 01:59:58.646483 [ 4 ] {b3372faa-6145-4290-b197-6a8cdf2a8692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19431 | 2026.02.05 01:59:58.647124 [ 4 ] {b3372faa-6145-4290-b197-6a8cdf2a8692} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19432 | 2026.02.05 01:59:58.647160 [ 4 ] {b3372faa-6145-4290-b197-6a8cdf2a8692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19433 | 2026.02.05 01:59:58.647560 [ 4 ] {b3372faa-6145-4290-b197-6a8cdf2a8692} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19434 | 2026.02.05 01:59:58.647783 [ 4 ] {b3372faa-6145-4290-b197-6a8cdf2a8692} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19435 | 2026.02.05 01:59:58.647938 [ 4 ] {b3372faa-6145-4290-b197-6a8cdf2a8692} <Debug> executeQuery: Read 7 rows, 577.00 B in 0.001569 sec., 4461.440407903123 rows/sec., 359.13 KiB/sec. | ||
| 19436 | 2026.02.05 01:59:58.647981 [ 4 ] {b3372faa-6145-4290-b197-6a8cdf2a8692} <Debug> TCPHandler: Processed in 0.001891485 sec. | ||
| 19437 | 2026.02.05 01:59:58.648103 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19438 | 2026.02.05 01:59:58.648199 [ 4 ] {777b3f66-ea41-4cf1-8d06-5b81d2b588de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19439 | 2026.02.05 01:59:58.648240 [ 4 ] {777b3f66-ea41-4cf1-8d06-5b81d2b588de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19440 | 2026.02.05 01:59:58.648737 [ 4 ] {777b3f66-ea41-4cf1-8d06-5b81d2b588de} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19441 | 2026.02.05 01:59:58.648773 [ 4 ] {777b3f66-ea41-4cf1-8d06-5b81d2b588de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19442 | 2026.02.05 01:59:58.649113 [ 4 ] {777b3f66-ea41-4cf1-8d06-5b81d2b588de} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19443 | 2026.02.05 01:59:58.649323 [ 4 ] {777b3f66-ea41-4cf1-8d06-5b81d2b588de} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19444 | 2026.02.05 01:59:58.649451 [ 4 ] {777b3f66-ea41-4cf1-8d06-5b81d2b588de} <Debug> executeQuery: Read 171 rows, 15.24 KiB in 0.001286 sec., 132970.45101088646 rows/sec., 11.57 MiB/sec. | ||
| 19445 | 2026.02.05 01:59:58.649488 [ 4 ] {777b3f66-ea41-4cf1-8d06-5b81d2b588de} <Debug> TCPHandler: Processed in 0.001455177 sec. | ||
| 19446 | 2026.02.05 01:59:58.649602 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19447 | 2026.02.05 01:59:58.649692 [ 4 ] {59a07f7f-86ff-47c9-a501-6f5d09ed1716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19448 | 2026.02.05 01:59:58.649730 [ 4 ] {59a07f7f-86ff-47c9-a501-6f5d09ed1716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19449 | 2026.02.05 01:59:58.650129 [ 4 ] {59a07f7f-86ff-47c9-a501-6f5d09ed1716} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19450 | 2026.02.05 01:59:58.650226 [ 4 ] {59a07f7f-86ff-47c9-a501-6f5d09ed1716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19451 | 2026.02.05 01:59:58.650531 [ 4 ] {59a07f7f-86ff-47c9-a501-6f5d09ed1716} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19452 | 2026.02.05 01:59:58.650755 [ 4 ] {59a07f7f-86ff-47c9-a501-6f5d09ed1716} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19453 | 2026.02.05 01:59:58.650886 [ 4 ] {59a07f7f-86ff-47c9-a501-6f5d09ed1716} <Debug> executeQuery: Read 62 rows, 4.62 KiB in 0.001178 sec., 52631.57894736842 rows/sec., 3.83 MiB/sec. | ||
| 19454 | 2026.02.05 01:59:58.650924 [ 4 ] {59a07f7f-86ff-47c9-a501-6f5d09ed1716} <Debug> TCPHandler: Processed in 0.001345155 sec. | ||
| 19455 | 2026.02.05 01:59:58.651042 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19456 | 2026.02.05 01:59:58.651138 [ 4 ] {c4e34348-f0f6-4757-b424-e746a6311604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19457 | 2026.02.05 01:59:58.651177 [ 4 ] {c4e34348-f0f6-4757-b424-e746a6311604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19458 | 2026.02.05 01:59:58.651631 [ 4 ] {c4e34348-f0f6-4757-b424-e746a6311604} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19459 | 2026.02.05 01:59:58.651665 [ 4 ] {c4e34348-f0f6-4757-b424-e746a6311604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19460 | 2026.02.05 01:59:58.651962 [ 4 ] {c4e34348-f0f6-4757-b424-e746a6311604} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19461 | 2026.02.05 01:59:58.652164 [ 4 ] {c4e34348-f0f6-4757-b424-e746a6311604} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19462 | 2026.02.05 01:59:58.652293 [ 4 ] {c4e34348-f0f6-4757-b424-e746a6311604} <Debug> executeQuery: Read 135 rows, 10.77 KiB in 0.001174 sec., 114991.48211243612 rows/sec., 8.96 MiB/sec. | ||
| 19463 | 2026.02.05 01:59:58.652331 [ 4 ] {c4e34348-f0f6-4757-b424-e746a6311604} <Debug> TCPHandler: Processed in 0.001339954 sec. | ||
| 19464 | 2026.02.05 01:59:58.652449 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19465 | 2026.02.05 01:59:58.652544 [ 4 ] {ac2d8292-ac62-4b74-9eb0-025999ef0752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19466 | 2026.02.05 01:59:58.652587 [ 4 ] {ac2d8292-ac62-4b74-9eb0-025999ef0752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19467 | 2026.02.05 01:59:58.652993 [ 4 ] {ac2d8292-ac62-4b74-9eb0-025999ef0752} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19468 | 2026.02.05 01:59:58.653027 [ 4 ] {ac2d8292-ac62-4b74-9eb0-025999ef0752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19469 | 2026.02.05 01:59:58.653346 [ 4 ] {ac2d8292-ac62-4b74-9eb0-025999ef0752} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19470 | 2026.02.05 01:59:58.653556 [ 4 ] {ac2d8292-ac62-4b74-9eb0-025999ef0752} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19471 | 2026.02.05 01:59:58.653688 [ 4 ] {ac2d8292-ac62-4b74-9eb0-025999ef0752} <Debug> executeQuery: Read 164 rows, 11.68 KiB in 0.001162 sec., 141135.97246127366 rows/sec., 9.82 MiB/sec. | ||
| 19472 | 2026.02.05 01:59:58.653725 [ 4 ] {ac2d8292-ac62-4b74-9eb0-025999ef0752} <Debug> TCPHandler: Processed in 0.001327044 sec. | ||
| 19473 | 2026.02.05 01:59:58.653841 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19474 | 2026.02.05 01:59:58.653935 [ 4 ] {f881d828-0bad-454c-9764-9b428f0b7fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19475 | 2026.02.05 01:59:58.653990 [ 4 ] {f881d828-0bad-454c-9764-9b428f0b7fde} <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 | ||
| 19476 | 2026.02.05 01:59:58.654829 [ 4 ] {f881d828-0bad-454c-9764-9b428f0b7fde} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2026.02.05 01:59:58.654863 [ 4 ] {f881d828-0bad-454c-9764-9b428f0b7fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19478 | 2026.02.05 01:59:58.655425 [ 4 ] {f881d828-0bad-454c-9764-9b428f0b7fde} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19479 | 2026.02.05 01:59:58.655643 [ 4 ] {f881d828-0bad-454c-9764-9b428f0b7fde} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19480 | 2026.02.05 01:59:58.655751 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19481 | 2026.02.05 01:59:58.655781 [ 4 ] {f881d828-0bad-454c-9764-9b428f0b7fde} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001863 sec., 29522.275899087494 rows/sec., 52.90 MiB/sec. | ||
| 19482 | 2026.02.05 01:59:58.655790 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19483 | 2026.02.05 01:59:58.655817 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19484 | 2026.02.05 01:59:58.655837 [ 4 ] {f881d828-0bad-454c-9764-9b428f0b7fde} <Debug> TCPHandler: Processed in 0.002047127 sec. | ||
| 19485 | 2026.02.05 01:59:58.655942 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 19486 | 2026.02.05 01:59:58.655957 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19487 | 2026.02.05 01:59:58.656076 [ 4 ] {dbdbd972-8f66-49ee-b62f-40f4ad5ee766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19488 | 2026.02.05 01:59:58.656117 [ 4 ] {dbdbd972-8f66-49ee-b62f-40f4ad5ee766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19489 | 2026.02.05 01:59:58.656233 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19490 | 2026.02.05 01:59:58.656304 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2796 rows starting from the beginning of the part | ||
| 19491 | 2026.02.05 01:59:58.656438 [ 4 ] {dbdbd972-8f66-49ee-b62f-40f4ad5ee766} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19492 | 2026.02.05 01:59:58.656449 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 52 rows starting from the beginning of the part | ||
| 19493 | 2026.02.05 01:59:58.656482 [ 4 ] {dbdbd972-8f66-49ee-b62f-40f4ad5ee766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19494 | 2026.02.05 01:59:58.656585 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 9 rows starting from the beginning of the part | ||
| 19495 | 2026.02.05 01:59:58.656701 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 54 rows starting from the beginning of the part | ||
| 19496 | 2026.02.05 01:59:58.656786 [ 4 ] {dbdbd972-8f66-49ee-b62f-40f4ad5ee766} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 19497 | 2026.02.05 01:59:58.656806 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 4 rows starting from the beginning of the part | ||
| 19498 | 2026.02.05 01:59:58.656914 [ 188 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part | ||
| 19499 | 2026.02.05 01:59:58.657009 [ 4 ] {dbdbd972-8f66-49ee-b62f-40f4ad5ee766} <Trace> oximeter.measurements_i64 (ff793113-8bb9-4a79-b11c-4c0f66c6594e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19500 | 2026.02.05 01:59:58.657144 [ 4 ] {dbdbd972-8f66-49ee-b62f-40f4ad5ee766} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001086 sec., 2762.4309392265195 rows/sec., 221.21 KiB/sec. | ||
| 19501 | 2026.02.05 01:59:58.657181 [ 4 ] {dbdbd972-8f66-49ee-b62f-40f4ad5ee766} <Debug> TCPHandler: Processed in 0.001275223 sec. | ||
| 19502 | 2026.02.05 01:59:58.657297 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19503 | 2026.02.05 01:59:58.657395 [ 4 ] {80ab291d-e8f7-4548-ab4e-6ee3de6c353f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19504 | 2026.02.05 01:59:58.657437 [ 4 ] {80ab291d-e8f7-4548-ab4e-6ee3de6c353f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19505 | 2026.02.05 01:59:58.657769 [ 4 ] {80ab291d-e8f7-4548-ab4e-6ee3de6c353f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19506 | 2026.02.05 01:59:58.657804 [ 4 ] {80ab291d-e8f7-4548-ab4e-6ee3de6c353f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19507 | 2026.02.05 01:59:58.658103 [ 4 ] {80ab291d-e8f7-4548-ab4e-6ee3de6c353f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19508 | 2026.02.05 01:59:58.658307 [ 4 ] {80ab291d-e8f7-4548-ab4e-6ee3de6c353f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19509 | 2026.02.05 01:59:58.658437 [ 4 ] {80ab291d-e8f7-4548-ab4e-6ee3de6c353f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 19510 | 2026.02.05 01:59:58.658474 [ 4 ] {80ab291d-e8f7-4548-ab4e-6ee3de6c353f} <Debug> TCPHandler: Processed in 0.001227803 sec. | ||
| 19511 | 2026.02.05 01:59:58.658498 [ 218 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 19512 | 2026.02.05 01:59:58.658534 [ 218 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 19513 | 2026.02.05 01:59:58.661108 [ 218 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 19514 | 2026.02.05 01:59:58.664014 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 19 columns (19 merged, 0 gathered) in 0.008136069 sec., 365041.1519371333 rows/sec., 653.80 MiB/sec. | ||
| 19515 | 2026.02.05 01:59:58.666494 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19516 | 2026.02.05 01:59:58.666820 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19517 | 2026.02.05 01:59:58.666886 [ 197 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19518 | 2026.02.05 01:59:58.667009 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.74 MiB. | ||
| 19519 | 2026.02.05 01:59:58.816225 [ 221 ] {} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): 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] | ||
| 19520 | 2026.02.05 01:59:58.816258 [ 221 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): 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] | ||
| 19521 | 2026.02.05 01:59:58.818132 [ 221 ] {} <Debug> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): 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] | ||
| 19522 | 2026.02.05 02:00:00.182836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48501 | ||
| 19523 | 2026.02.05 02:00:00.183638 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19524 | 2026.02.05 02:00:00.183715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19525 | 2026.02.05 02:00:00.184312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19526 | 2026.02.05 02:00:00.184536 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19527 | 2026.02.05 02:00:00.184662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48501 | ||
| 19528 | 2026.02.05 02:00:00.184667 [ 88 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19529 | 2026.02.05 02:00:00.184741 [ 88 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19530 | 2026.02.05 02:00:00.184763 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19531 | 2026.02.05 02:00:00.184935 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 19532 | 2026.02.05 02:00:00.185134 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19533 | 2026.02.05 02:00:00.185194 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46069 rows starting from the beginning of the part | ||
| 19534 | 2026.02.05 02:00:00.185296 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 19535 | 2026.02.05 02:00:00.185368 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 19536 | 2026.02.05 02:00:00.185435 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 19537 | 2026.02.05 02:00:00.185499 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 19538 | 2026.02.05 02:00:00.185562 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 19539 | 2026.02.05 02:00:00.188414 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48501 rows, containing 4 columns (4 merged, 0 gathered) in 0.003558585 sec., 13629293.665881243 rows/sec., 194.97 MiB/sec. | ||
| 19540 | 2026.02.05 02:00:00.188627 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19541 | 2026.02.05 02:00:00.188856 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19542 | 2026.02.05 02:00:00.188923 [ 196 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_101_20} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19543 | 2026.02.05 02:00:00.188990 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19544 | 2026.02.05 02:00:02.827084 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2292 | ||
| 19545 | 2026.02.05 02:00:02.829403 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19546 | 2026.02.05 02:00:02.829445 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19547 | 2026.02.05 02:00:02.830601 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19548 | 2026.02.05 02:00:02.830872 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19549 | 2026.02.05 02:00:02.831143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2292 | ||
| 19550 | 2026.02.05 02:00:02.890230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 19551 | 2026.02.05 02:00:02.907970 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19552 | 2026.02.05 02:00:02.908018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19553 | 2026.02.05 02:00:02.916002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19554 | 2026.02.05 02:00:02.916948 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19555 | 2026.02.05 02:00:02.917279 [ 86 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19556 | 2026.02.05 02:00:02.917345 [ 86 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19557 | 2026.02.05 02:00:02.917366 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19558 | 2026.02.05 02:00:02.917471 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 19559 | 2026.02.05 02:00:02.921240 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19560 | 2026.02.05 02:00:02.922666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 19561 | 2026.02.05 02:00:02.922752 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 19562 | 2026.02.05 02:00:02.927293 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 19563 | 2026.02.05 02:00:02.931863 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 19564 | 2026.02.05 02:00:02.936449 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 19565 | 2026.02.05 02:00:02.941223 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 19566 | 2026.02.05 02:00:02.945693 [ 191 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 19567 | 2026.02.05 02:00:03.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.63 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.85 MiB (RSS), difference: -14.78 MiB | ||
| 19568 | 2026.02.05 02:00:03.006068 [ 199 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.088637602 sec., 8585.52107490453 rows/sec., 44.39 MiB/sec. | ||
| 19569 | 2026.02.05 02:00:03.009343 [ 194 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19570 | 2026.02.05 02:00:03.011508 [ 194 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_101_20} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19571 | 2026.02.05 02:00:03.011610 [ 194 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_101_20} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19572 | 2026.02.05 02:00:03.014443 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19573 | 2026.02.05 02:00:03.442042 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 19574 | 2026.02.05 02:00:03.442078 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 19575 | 2026.02.05 02:00:03.445214 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 19576 | 2026.02.05 02:00:03.643806 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19577 | 2026.02.05 02:00:03.643987 [ 4 ] {0db4e002-6de7-42ba-9137-7dc0a90b3d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19578 | 2026.02.05 02:00:03.644057 [ 4 ] {0db4e002-6de7-42ba-9137-7dc0a90b3d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19579 | 2026.02.05 02:00:03.644828 [ 4 ] {0db4e002-6de7-42ba-9137-7dc0a90b3d2e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19580 | 2026.02.05 02:00:03.644884 [ 4 ] {0db4e002-6de7-42ba-9137-7dc0a90b3d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19581 | 2026.02.05 02:00:03.645358 [ 4 ] {0db4e002-6de7-42ba-9137-7dc0a90b3d2e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19582 | 2026.02.05 02:00:03.645663 [ 4 ] {0db4e002-6de7-42ba-9137-7dc0a90b3d2e} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19583 | 2026.02.05 02:00:03.645832 [ 4 ] {0db4e002-6de7-42ba-9137-7dc0a90b3d2e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.67 MiB/sec. | ||
| 19584 | 2026.02.05 02:00:03.645881 [ 4 ] {0db4e002-6de7-42ba-9137-7dc0a90b3d2e} <Debug> TCPHandler: Processed in 0.00220714 sec. | ||
| 19585 | 2026.02.05 02:00:03.646015 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19586 | 2026.02.05 02:00:03.646116 [ 4 ] {13ba9114-de21-4d0a-bb9e-64d8dcbf4b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19587 | 2026.02.05 02:00:03.646157 [ 4 ] {13ba9114-de21-4d0a-bb9e-64d8dcbf4b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19588 | 2026.02.05 02:00:03.646584 [ 4 ] {13ba9114-de21-4d0a-bb9e-64d8dcbf4b03} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19589 | 2026.02.05 02:00:03.646621 [ 4 ] {13ba9114-de21-4d0a-bb9e-64d8dcbf4b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19590 | 2026.02.05 02:00:03.646918 [ 4 ] {13ba9114-de21-4d0a-bb9e-64d8dcbf4b03} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19591 | 2026.02.05 02:00:03.647125 [ 4 ] {13ba9114-de21-4d0a-bb9e-64d8dcbf4b03} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19592 | 2026.02.05 02:00:03.647260 [ 4 ] {13ba9114-de21-4d0a-bb9e-64d8dcbf4b03} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001163 sec., 3439.3809114359415 rows/sec., 258.63 KiB/sec. | ||
| 19593 | 2026.02.05 02:00:03.647300 [ 4 ] {13ba9114-de21-4d0a-bb9e-64d8dcbf4b03} <Debug> TCPHandler: Processed in 0.001337074 sec. | ||
| 19594 | 2026.02.05 02:00:03.647421 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19595 | 2026.02.05 02:00:03.647522 [ 4 ] {42e72628-7774-42f2-8136-30338ce1da12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19596 | 2026.02.05 02:00:03.647568 [ 4 ] {42e72628-7774-42f2-8136-30338ce1da12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19597 | 2026.02.05 02:00:03.648026 [ 4 ] {42e72628-7774-42f2-8136-30338ce1da12} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19598 | 2026.02.05 02:00:03.648065 [ 4 ] {42e72628-7774-42f2-8136-30338ce1da12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19599 | 2026.02.05 02:00:03.648388 [ 4 ] {42e72628-7774-42f2-8136-30338ce1da12} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19600 | 2026.02.05 02:00:03.648594 [ 4 ] {42e72628-7774-42f2-8136-30338ce1da12} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19601 | 2026.02.05 02:00:03.648722 [ 4 ] {42e72628-7774-42f2-8136-30338ce1da12} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001221 sec., 55692.05569205569 rows/sec., 4.35 MiB/sec. | ||
| 19602 | 2026.02.05 02:00:03.648763 [ 4 ] {42e72628-7774-42f2-8136-30338ce1da12} <Debug> TCPHandler: Processed in 0.001394336 sec. | ||
| 19603 | 2026.02.05 02:00:03.648884 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19604 | 2026.02.05 02:00:03.648979 [ 4 ] {88c4aee9-915c-455b-8eb3-b014bf5e2fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19605 | 2026.02.05 02:00:03.649022 [ 4 ] {88c4aee9-915c-455b-8eb3-b014bf5e2fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19606 | 2026.02.05 02:00:03.649453 [ 4 ] {88c4aee9-915c-455b-8eb3-b014bf5e2fb6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19607 | 2026.02.05 02:00:03.649489 [ 4 ] {88c4aee9-915c-455b-8eb3-b014bf5e2fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19608 | 2026.02.05 02:00:03.649811 [ 4 ] {88c4aee9-915c-455b-8eb3-b014bf5e2fb6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19609 | 2026.02.05 02:00:03.650022 [ 4 ] {88c4aee9-915c-455b-8eb3-b014bf5e2fb6} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19610 | 2026.02.05 02:00:03.650152 [ 4 ] {88c4aee9-915c-455b-8eb3-b014bf5e2fb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 19611 | 2026.02.05 02:00:03.650190 [ 4 ] {88c4aee9-915c-455b-8eb3-b014bf5e2fb6} <Debug> TCPHandler: Processed in 0.001356885 sec. | ||
| 19612 | 2026.02.05 02:00:03.650318 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19613 | 2026.02.05 02:00:03.650423 [ 4 ] {2e81ffa3-de31-426c-ae2b-082238c61d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19614 | 2026.02.05 02:00:03.650479 [ 4 ] {2e81ffa3-de31-426c-ae2b-082238c61d58} <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 | ||
| 19615 | 2026.02.05 02:00:03.651265 [ 4 ] {2e81ffa3-de31-426c-ae2b-082238c61d58} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19616 | 2026.02.05 02:00:03.651304 [ 4 ] {2e81ffa3-de31-426c-ae2b-082238c61d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19617 | 2026.02.05 02:00:03.651805 [ 4 ] {2e81ffa3-de31-426c-ae2b-082238c61d58} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19618 | 2026.02.05 02:00:03.652043 [ 4 ] {2e81ffa3-de31-426c-ae2b-082238c61d58} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19619 | 2026.02.05 02:00:03.652184 [ 4 ] {2e81ffa3-de31-426c-ae2b-082238c61d58} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00178 sec., 2247.191011235955 rows/sec., 4.03 MiB/sec. | ||
| 19620 | 2026.02.05 02:00:03.652241 [ 4 ] {2e81ffa3-de31-426c-ae2b-082238c61d58} <Debug> TCPHandler: Processed in 0.001980896 sec. | ||
| 19621 | 2026.02.05 02:00:03.652362 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19622 | 2026.02.05 02:00:03.652457 [ 4 ] {b60fa94c-c6f0-4896-9adf-bb44d253f30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19623 | 2026.02.05 02:00:03.652498 [ 4 ] {b60fa94c-c6f0-4896-9adf-bb44d253f30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19624 | 2026.02.05 02:00:03.652839 [ 4 ] {b60fa94c-c6f0-4896-9adf-bb44d253f30f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19625 | 2026.02.05 02:00:03.652875 [ 4 ] {b60fa94c-c6f0-4896-9adf-bb44d253f30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19626 | 2026.02.05 02:00:03.653168 [ 4 ] {b60fa94c-c6f0-4896-9adf-bb44d253f30f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19627 | 2026.02.05 02:00:03.653378 [ 4 ] {b60fa94c-c6f0-4896-9adf-bb44d253f30f} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19628 | 2026.02.05 02:00:03.653509 [ 4 ] {b60fa94c-c6f0-4896-9adf-bb44d253f30f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 19629 | 2026.02.05 02:00:03.653544 [ 4 ] {b60fa94c-c6f0-4896-9adf-bb44d253f30f} <Debug> TCPHandler: Processed in 0.001232272 sec. | ||
| 19630 | 2026.02.05 02:00:04.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.57 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.85 MiB (RSS), difference: 13.29 MiB | ||
| 19631 | 2026.02.05 02:00:07.443893 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19632 | 2026.02.05 02:00:07.443953 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19633 | 2026.02.05 02:00:07.684965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48949 | ||
| 19634 | 2026.02.05 02:00:07.685483 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19635 | 2026.02.05 02:00:07.685525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19636 | 2026.02.05 02:00:07.686010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19637 | 2026.02.05 02:00:07.686235 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19638 | 2026.02.05 02:00:07.686371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48949 | ||
| 19639 | 2026.02.05 02:00:08.646761 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19640 | 2026.02.05 02:00:08.646935 [ 4 ] {d6ca31a5-039e-411c-b0ed-c0a0d46d50d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19641 | 2026.02.05 02:00:08.646998 [ 4 ] {d6ca31a5-039e-411c-b0ed-c0a0d46d50d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19642 | 2026.02.05 02:00:08.647779 [ 4 ] {d6ca31a5-039e-411c-b0ed-c0a0d46d50d0} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19643 | 2026.02.05 02:00:08.647816 [ 4 ] {d6ca31a5-039e-411c-b0ed-c0a0d46d50d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19644 | 2026.02.05 02:00:08.648223 [ 4 ] {d6ca31a5-039e-411c-b0ed-c0a0d46d50d0} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19645 | 2026.02.05 02:00:08.648468 [ 4 ] {d6ca31a5-039e-411c-b0ed-c0a0d46d50d0} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19646 | 2026.02.05 02:00:08.648616 [ 4 ] {d6ca31a5-039e-411c-b0ed-c0a0d46d50d0} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.001729 sec., 96009.25390399074 rows/sec., 8.41 MiB/sec. | ||
| 19647 | 2026.02.05 02:00:08.648659 [ 4 ] {d6ca31a5-039e-411c-b0ed-c0a0d46d50d0} <Debug> TCPHandler: Processed in 0.002030577 sec. | ||
| 19648 | 2026.02.05 02:00:08.648785 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19649 | 2026.02.05 02:00:08.648881 [ 4 ] {62a94421-ab3b-4a6f-a8e6-a82f7f7f2cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19650 | 2026.02.05 02:00:08.648923 [ 4 ] {62a94421-ab3b-4a6f-a8e6-a82f7f7f2cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19651 | 2026.02.05 02:00:08.649369 [ 4 ] {62a94421-ab3b-4a6f-a8e6-a82f7f7f2cab} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19652 | 2026.02.05 02:00:08.649407 [ 4 ] {62a94421-ab3b-4a6f-a8e6-a82f7f7f2cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19653 | 2026.02.05 02:00:08.649728 [ 4 ] {62a94421-ab3b-4a6f-a8e6-a82f7f7f2cab} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19654 | 2026.02.05 02:00:08.649941 [ 4 ] {62a94421-ab3b-4a6f-a8e6-a82f7f7f2cab} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19655 | 2026.02.05 02:00:08.650059 [ 83 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19656 | 2026.02.05 02:00:08.650075 [ 4 ] {62a94421-ab3b-4a6f-a8e6-a82f7f7f2cab} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001213 sec., 45342.12695795548 rows/sec., 3.33 MiB/sec. | ||
| 19657 | 2026.02.05 02:00:08.650091 [ 83 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19658 | 2026.02.05 02:00:08.650110 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19659 | 2026.02.05 02:00:08.650115 [ 4 ] {62a94421-ab3b-4a6f-a8e6-a82f7f7f2cab} <Debug> TCPHandler: Processed in 0.001379715 sec. | ||
| 19660 | 2026.02.05 02:00:08.650229 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 19661 | 2026.02.05 02:00:08.650269 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19662 | 2026.02.05 02:00:08.650368 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19663 | 2026.02.05 02:00:08.650371 [ 4 ] {c083bf27-03f6-4e1c-95c0-48e7a7a360d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19664 | 2026.02.05 02:00:08.650426 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 93 rows starting from the beginning of the part | ||
| 19665 | 2026.02.05 02:00:08.650437 [ 4 ] {c083bf27-03f6-4e1c-95c0-48e7a7a360d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19666 | 2026.02.05 02:00:08.650505 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 55 rows starting from the beginning of the part | ||
| 19667 | 2026.02.05 02:00:08.650556 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 6 rows starting from the beginning of the part | ||
| 19668 | 2026.02.05 02:00:08.650600 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 62 rows starting from the beginning of the part | ||
| 19669 | 2026.02.05 02:00:08.650642 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 4 rows starting from the beginning of the part | ||
| 19670 | 2026.02.05 02:00:08.650684 [ 186 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 55 rows starting from the beginning of the part | ||
| 19671 | 2026.02.05 02:00:08.650933 [ 4 ] {c083bf27-03f6-4e1c-95c0-48e7a7a360d8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19672 | 2026.02.05 02:00:08.650974 [ 4 ] {c083bf27-03f6-4e1c-95c0-48e7a7a360d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19673 | 2026.02.05 02:00:08.651297 [ 4 ] {c083bf27-03f6-4e1c-95c0-48e7a7a360d8} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19674 | 2026.02.05 02:00:08.651530 [ 4 ] {c083bf27-03f6-4e1c-95c0-48e7a7a360d8} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19675 | 2026.02.05 02:00:08.651573 [ 201 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403305 sec., 195965.9518066279 rows/sec., 15.02 MiB/sec. | ||
| 19676 | 2026.02.05 02:00:08.651658 [ 4 ] {c083bf27-03f6-4e1c-95c0-48e7a7a360d8} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001306 sec., 91117.91730474732 rows/sec., 7.12 MiB/sec. | ||
| 19677 | 2026.02.05 02:00:08.651699 [ 4 ] {c083bf27-03f6-4e1c-95c0-48e7a7a360d8} <Debug> TCPHandler: Processed in 0.001479327 sec. | ||
| 19678 | 2026.02.05 02:00:08.651743 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19679 | 2026.02.05 02:00:08.651823 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19680 | 2026.02.05 02:00:08.651924 [ 4 ] {fd868286-3b1a-472b-8242-e01756d804bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19681 | 2026.02.05 02:00:08.651969 [ 4 ] {fd868286-3b1a-472b-8242-e01756d804bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19682 | 2026.02.05 02:00:08.652043 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19683 | 2026.02.05 02:00:08.652129 [ 190 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_146_29} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19684 | 2026.02.05 02:00:08.652227 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19685 | 2026.02.05 02:00:08.652395 [ 4 ] {fd868286-3b1a-472b-8242-e01756d804bb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19686 | 2026.02.05 02:00:08.652434 [ 4 ] {fd868286-3b1a-472b-8242-e01756d804bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19687 | 2026.02.05 02:00:08.652761 [ 4 ] {fd868286-3b1a-472b-8242-e01756d804bb} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19688 | 2026.02.05 02:00:08.652968 [ 4 ] {fd868286-3b1a-472b-8242-e01756d804bb} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19689 | 2026.02.05 02:00:08.653073 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 2 parts from all_1_145_33 to all_146_146_0 | ||
| 19690 | 2026.02.05 02:00:08.653095 [ 4 ] {fd868286-3b1a-472b-8242-e01756d804bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 19691 | 2026.02.05 02:00:08.653104 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19692 | 2026.02.05 02:00:08.653125 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19693 | 2026.02.05 02:00:08.653133 [ 4 ] {fd868286-3b1a-472b-8242-e01756d804bb} <Debug> TCPHandler: Processed in 0.001360345 sec. | ||
| 19694 | 2026.02.05 02:00:08.653191 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_146_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_145_33 to all_146_146_0 into Compact with storage Full | ||
| 19695 | 2026.02.05 02:00:08.653259 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19696 | 2026.02.05 02:00:08.653292 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_146_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19697 | 2026.02.05 02:00:08.653326 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_146_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_33, total 41740 rows starting from the beginning of the part | ||
| 19698 | 2026.02.05 02:00:08.653359 [ 4 ] {43f02178-9679-46c6-b091-7cd7f2748d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19699 | 2026.02.05 02:00:08.653381 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_146_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 161 rows starting from the beginning of the part | ||
| 19700 | 2026.02.05 02:00:08.653422 [ 4 ] {43f02178-9679-46c6-b091-7cd7f2748d52} <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 | ||
| 19701 | 2026.02.05 02:00:08.654333 [ 4 ] {43f02178-9679-46c6-b091-7cd7f2748d52} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19702 | 2026.02.05 02:00:08.654369 [ 4 ] {43f02178-9679-46c6-b091-7cd7f2748d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19703 | 2026.02.05 02:00:08.654957 [ 4 ] {43f02178-9679-46c6-b091-7cd7f2748d52} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19704 | 2026.02.05 02:00:08.655172 [ 4 ] {43f02178-9679-46c6-b091-7cd7f2748d52} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19705 | 2026.02.05 02:00:08.655314 [ 4 ] {43f02178-9679-46c6-b091-7cd7f2748d52} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001972 sec., 27890.466531440165 rows/sec., 49.98 MiB/sec. | ||
| 19706 | 2026.02.05 02:00:08.655375 [ 4 ] {43f02178-9679-46c6-b091-7cd7f2748d52} <Debug> TCPHandler: Processed in 0.00216563 sec. | ||
| 19707 | 2026.02.05 02:00:08.655502 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19708 | 2026.02.05 02:00:08.655598 [ 4 ] {61672c6e-a137-489f-86f8-4a6c6c6cb99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19709 | 2026.02.05 02:00:08.655640 [ 4 ] {61672c6e-a137-489f-86f8-4a6c6c6cb99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19710 | 2026.02.05 02:00:08.655985 [ 4 ] {61672c6e-a137-489f-86f8-4a6c6c6cb99a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19711 | 2026.02.05 02:00:08.656019 [ 4 ] {61672c6e-a137-489f-86f8-4a6c6c6cb99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19712 | 2026.02.05 02:00:08.656317 [ 4 ] {61672c6e-a137-489f-86f8-4a6c6c6cb99a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19713 | 2026.02.05 02:00:08.656525 [ 4 ] {61672c6e-a137-489f-86f8-4a6c6c6cb99a} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19714 | 2026.02.05 02:00:08.656652 [ 4 ] {61672c6e-a137-489f-86f8-4a6c6c6cb99a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 19715 | 2026.02.05 02:00:08.656687 [ 4 ] {61672c6e-a137-489f-86f8-4a6c6c6cb99a} <Debug> TCPHandler: Processed in 0.001234092 sec. | ||
| 19716 | 2026.02.05 02:00:08.660116 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_146_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41901 rows, containing 5 columns (5 merged, 0 gathered) in 0.006950757 sec., 6028264.259561944 rows/sec., 414.16 MiB/sec. | ||
| 19717 | 2026.02.05 02:00:08.660545 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_146_34} <Trace> MergedBlockOutputStream: filled checksums all_1_146_34 (state Temporary) | ||
| 19718 | 2026.02.05 02:00:08.660850 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_146_34} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_146_34 to all_1_146_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19719 | 2026.02.05 02:00:08.660921 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_146_34} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 2 parts: [all_1_145_33, all_146_146_0] -> all_1_146_34 | ||
| 19720 | 2026.02.05 02:00:08.661018 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19721 | 2026.02.05 02:00:10.422861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 19722 | 2026.02.05 02:00:10.441431 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19723 | 2026.02.05 02:00:10.441488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 19724 | 2026.02.05 02:00:10.447844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19725 | 2026.02.05 02:00:10.448583 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.02.05 02:00:10.451722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 19727 | 2026.02.05 02:00:12.831419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2316 | ||
| 19728 | 2026.02.05 02:00:12.833596 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19729 | 2026.02.05 02:00:12.833633 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19730 | 2026.02.05 02:00:12.834841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19731 | 2026.02.05 02:00:12.835096 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19732 | 2026.02.05 02:00:12.835230 [ 76 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19733 | 2026.02.05 02:00:12.835272 [ 76 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19734 | 2026.02.05 02:00:12.835293 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19735 | 2026.02.05 02:00:12.835356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2316 | ||
| 19736 | 2026.02.05 02:00:12.835449 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::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 | ||
| 19737 | 2026.02.05 02:00:12.836271 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19738 | 2026.02.05 02:00:12.836409 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2112 rows starting from the beginning of the part | ||
| 19739 | 2026.02.05 02:00:12.836761 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 32 rows starting from the beginning of the part | ||
| 19740 | 2026.02.05 02:00:12.837075 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part | ||
| 19741 | 2026.02.05 02:00:12.837390 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 88 rows starting from the beginning of the part | ||
| 19742 | 2026.02.05 02:00:12.837697 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 19743 | 2026.02.05 02:00:12.838052 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 19744 | 2026.02.05 02:00:12.846121 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 72 columns (72 merged, 0 gathered) in 0.010753247 sec., 215376.8066519815 rows/sec., 170.34 MiB/sec. | ||
| 19745 | 2026.02.05 02:00:12.847917 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19746 | 2026.02.05 02:00:12.848449 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19747 | 2026.02.05 02:00:12.848524 [ 187 ] {6f8ca370-761d-40de-8f75-3bdec2aa15f3::all_1_76_15} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19748 | 2026.02.05 02:00:12.848702 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 19749 | 2026.02.05 02:00:13.476972 [ 222 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 19750 | 2026.02.05 02:00:13.477033 [ 222 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 19751 | 2026.02.05 02:00:13.480850 [ 222 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 19752 | 2026.02.05 02:00:13.672351 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19753 | 2026.02.05 02:00:13.672574 [ 4 ] {c14dfb71-ce22-4e85-84c0-9e526726f367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19754 | 2026.02.05 02:00:13.672657 [ 4 ] {c14dfb71-ce22-4e85-84c0-9e526726f367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19755 | 2026.02.05 02:00:13.673408 [ 4 ] {c14dfb71-ce22-4e85-84c0-9e526726f367} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19756 | 2026.02.05 02:00:13.673447 [ 4 ] {c14dfb71-ce22-4e85-84c0-9e526726f367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19757 | 2026.02.05 02:00:13.673817 [ 4 ] {c14dfb71-ce22-4e85-84c0-9e526726f367} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19758 | 2026.02.05 02:00:13.674049 [ 4 ] {c14dfb71-ce22-4e85-84c0-9e526726f367} <Trace> oximeter.fields_i16 (36a176fd-dff6-45f5-b9b8-39214f6f739d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19759 | 2026.02.05 02:00:13.674192 [ 4 ] {c14dfb71-ce22-4e85-84c0-9e526726f367} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
| 19760 | 2026.02.05 02:00:13.674233 [ 4 ] {c14dfb71-ce22-4e85-84c0-9e526726f367} <Debug> TCPHandler: Processed in 0.002037158 sec. | ||
| 19761 | 2026.02.05 02:00:13.674354 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19762 | 2026.02.05 02:00:13.674451 [ 4 ] {f7d4c8e6-7954-4c72-9e4c-0c3c7e668fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19763 | 2026.02.05 02:00:13.674493 [ 4 ] {f7d4c8e6-7954-4c72-9e4c-0c3c7e668fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19764 | 2026.02.05 02:00:13.674882 [ 4 ] {f7d4c8e6-7954-4c72-9e4c-0c3c7e668fd0} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19765 | 2026.02.05 02:00:13.674918 [ 4 ] {f7d4c8e6-7954-4c72-9e4c-0c3c7e668fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19766 | 2026.02.05 02:00:13.675203 [ 4 ] {f7d4c8e6-7954-4c72-9e4c-0c3c7e668fd0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19767 | 2026.02.05 02:00:13.675435 [ 4 ] {f7d4c8e6-7954-4c72-9e4c-0c3c7e668fd0} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19768 | 2026.02.05 02:00:13.675562 [ 4 ] {f7d4c8e6-7954-4c72-9e4c-0c3c7e668fd0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001129 sec., 1771.4791851195748 rows/sec., 144.45 KiB/sec. | ||
| 19769 | 2026.02.05 02:00:13.675600 [ 4 ] {f7d4c8e6-7954-4c72-9e4c-0c3c7e668fd0} <Debug> TCPHandler: Processed in 0.001296304 sec. | ||
| 19770 | 2026.02.05 02:00:13.675710 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19771 | 2026.02.05 02:00:13.675804 [ 4 ] {35b46d76-69cf-45c0-b8bf-11a62a5bea57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19772 | 2026.02.05 02:00:13.675843 [ 4 ] {35b46d76-69cf-45c0-b8bf-11a62a5bea57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19773 | 2026.02.05 02:00:13.676967 [ 4 ] {35b46d76-69cf-45c0-b8bf-11a62a5bea57} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19774 | 2026.02.05 02:00:13.677004 [ 4 ] {35b46d76-69cf-45c0-b8bf-11a62a5bea57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19775 | 2026.02.05 02:00:13.677393 [ 4 ] {35b46d76-69cf-45c0-b8bf-11a62a5bea57} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19776 | 2026.02.05 02:00:13.677604 [ 4 ] {35b46d76-69cf-45c0-b8bf-11a62a5bea57} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19777 | 2026.02.05 02:00:13.677733 [ 4 ] {35b46d76-69cf-45c0-b8bf-11a62a5bea57} <Debug> executeQuery: Read 1325 rows, 113.29 KiB in 0.001947 sec., 680534.1551104264 rows/sec., 56.82 MiB/sec. | ||
| 19778 | 2026.02.05 02:00:13.677758 [ 76 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19779 | 2026.02.05 02:00:13.677771 [ 4 ] {35b46d76-69cf-45c0-b8bf-11a62a5bea57} <Debug> TCPHandler: Processed in 0.002110828 sec. | ||
| 19780 | 2026.02.05 02:00:13.677827 [ 76 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19781 | 2026.02.05 02:00:13.677857 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19782 | 2026.02.05 02:00:13.677918 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19783 | 2026.02.05 02:00:13.677968 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 19784 | 2026.02.05 02:00:13.678018 [ 4 ] {046f37b2-975a-4e1a-ae4d-eac27b48bff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19785 | 2026.02.05 02:00:13.678062 [ 4 ] {046f37b2-975a-4e1a-ae4d-eac27b48bff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19786 | 2026.02.05 02:00:13.678091 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19787 | 2026.02.05 02:00:13.678130 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1495 rows starting from the beginning of the part | ||
| 19788 | 2026.02.05 02:00:13.678195 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 68 rows starting from the beginning of the part | ||
| 19789 | 2026.02.05 02:00:13.678242 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 171 rows starting from the beginning of the part | ||
| 19790 | 2026.02.05 02:00:13.678285 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 19791 | 2026.02.05 02:00:13.678327 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 166 rows starting from the beginning of the part | ||
| 19792 | 2026.02.05 02:00:13.678368 [ 202 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1325 rows starting from the beginning of the part | ||
| 19793 | 2026.02.05 02:00:13.678486 [ 4 ] {046f37b2-975a-4e1a-ae4d-eac27b48bff3} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19794 | 2026.02.05 02:00:13.678528 [ 4 ] {046f37b2-975a-4e1a-ae4d-eac27b48bff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19795 | 2026.02.05 02:00:13.678834 [ 4 ] {046f37b2-975a-4e1a-ae4d-eac27b48bff3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19796 | 2026.02.05 02:00:13.679056 [ 4 ] {046f37b2-975a-4e1a-ae4d-eac27b48bff3} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19797 | 2026.02.05 02:00:13.679189 [ 4 ] {046f37b2-975a-4e1a-ae4d-eac27b48bff3} <Debug> executeQuery: Read 18 rows, 1.40 KiB in 0.00119 sec., 15126.050420168067 rows/sec., 1.15 MiB/sec. | ||
| 19798 | 2026.02.05 02:00:13.679226 [ 4 ] {046f37b2-975a-4e1a-ae4d-eac27b48bff3} <Debug> TCPHandler: Processed in 0.001364475 sec. | ||
| 19799 | 2026.02.05 02:00:13.679348 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19800 | 2026.02.05 02:00:13.679444 [ 4 ] {95251e15-1ec0-4150-b34e-3a792c3aab82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19801 | 2026.02.05 02:00:13.679483 [ 4 ] {95251e15-1ec0-4150-b34e-3a792c3aab82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19802 | 2026.02.05 02:00:13.679829 [ 192 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001905885 sec., 1725707.479727266 rows/sec., 151.22 MiB/sec. | ||
| 19803 | 2026.02.05 02:00:13.679964 [ 4 ] {95251e15-1ec0-4150-b34e-3a792c3aab82} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19804 | 2026.02.05 02:00:13.680005 [ 4 ] {95251e15-1ec0-4150-b34e-3a792c3aab82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19805 | 2026.02.05 02:00:13.680074 [ 201 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19806 | 2026.02.05 02:00:13.680320 [ 4 ] {95251e15-1ec0-4150-b34e-3a792c3aab82} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 19807 | 2026.02.05 02:00:13.680338 [ 201 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19808 | 2026.02.05 02:00:13.680408 [ 201 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_151_30} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19809 | 2026.02.05 02:00:13.680543 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 19810 | 2026.02.05 02:00:13.680603 [ 4 ] {95251e15-1ec0-4150-b34e-3a792c3aab82} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19811 | 2026.02.05 02:00:13.680730 [ 4 ] {95251e15-1ec0-4150-b34e-3a792c3aab82} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001305 sec., 193103.4482758621 rows/sec., 13.36 MiB/sec. | ||
| 19812 | 2026.02.05 02:00:13.680769 [ 4 ] {95251e15-1ec0-4150-b34e-3a792c3aab82} <Debug> TCPHandler: Processed in 0.001471176 sec. | ||
| 19813 | 2026.02.05 02:00:13.680882 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19814 | 2026.02.05 02:00:13.680976 [ 4 ] {2fe579ea-4589-48a7-96ee-1fc8c11a02cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19815 | 2026.02.05 02:00:13.681015 [ 4 ] {2fe579ea-4589-48a7-96ee-1fc8c11a02cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19816 | 2026.02.05 02:00:13.681415 [ 4 ] {2fe579ea-4589-48a7-96ee-1fc8c11a02cd} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2026.02.05 02:00:13.681450 [ 4 ] {2fe579ea-4589-48a7-96ee-1fc8c11a02cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19818 | 2026.02.05 02:00:13.681738 [ 4 ] {2fe579ea-4589-48a7-96ee-1fc8c11a02cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19819 | 2026.02.05 02:00:13.681936 [ 4 ] {2fe579ea-4589-48a7-96ee-1fc8c11a02cd} <Trace> oximeter.fields_u8 (b8f6d620-00d5-4a2e-921a-7836f9429396): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.02.05 02:00:13.682059 [ 4 ] {2fe579ea-4589-48a7-96ee-1fc8c11a02cd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 19821 | 2026.02.05 02:00:13.682099 [ 4 ] {2fe579ea-4589-48a7-96ee-1fc8c11a02cd} <Debug> TCPHandler: Processed in 0.001266214 sec. | ||
| 19822 | 2026.02.05 02:00:13.682210 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19823 | 2026.02.05 02:00:13.682304 [ 4 ] {df494d93-bc4b-437c-b0b1-f1315e9a00e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19824 | 2026.02.05 02:00:13.682343 [ 4 ] {df494d93-bc4b-437c-b0b1-f1315e9a00e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19825 | 2026.02.05 02:00:13.682962 [ 4 ] {df494d93-bc4b-437c-b0b1-f1315e9a00e0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2026.02.05 02:00:13.682998 [ 4 ] {df494d93-bc4b-437c-b0b1-f1315e9a00e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19827 | 2026.02.05 02:00:13.683321 [ 4 ] {df494d93-bc4b-437c-b0b1-f1315e9a00e0} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19828 | 2026.02.05 02:00:13.683532 [ 4 ] {df494d93-bc4b-437c-b0b1-f1315e9a00e0} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19829 | 2026.02.05 02:00:13.683651 [ 76 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19830 | 2026.02.05 02:00:13.683662 [ 4 ] {df494d93-bc4b-437c-b0b1-f1315e9a00e0} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001376 sec., 408430.23255813954 rows/sec., 30.62 MiB/sec. | ||
| 19831 | 2026.02.05 02:00:13.683684 [ 76 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19832 | 2026.02.05 02:00:13.683706 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19833 | 2026.02.05 02:00:13.683711 [ 4 ] {df494d93-bc4b-437c-b0b1-f1315e9a00e0} <Debug> TCPHandler: Processed in 0.001551068 sec. | ||
| 19834 | 2026.02.05 02:00:13.683813 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 19835 | 2026.02.05 02:00:13.683834 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19836 | 2026.02.05 02:00:13.683940 [ 4 ] {2b8b2127-3941-4185-9b08-1a7ad1bb6594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19837 | 2026.02.05 02:00:13.683947 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19838 | 2026.02.05 02:00:13.683985 [ 4 ] {2b8b2127-3941-4185-9b08-1a7ad1bb6594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19839 | 2026.02.05 02:00:13.683996 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 818 rows starting from the beginning of the part | ||
| 19840 | 2026.02.05 02:00:13.684079 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 82 rows starting from the beginning of the part | ||
| 19841 | 2026.02.05 02:00:13.684133 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 135 rows starting from the beginning of the part | ||
| 19842 | 2026.02.05 02:00:13.684181 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 68 rows starting from the beginning of the part | ||
| 19843 | 2026.02.05 02:00:13.684221 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 119 rows starting from the beginning of the part | ||
| 19844 | 2026.02.05 02:00:13.684261 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 562 rows starting from the beginning of the part | ||
| 19845 | 2026.02.05 02:00:13.684654 [ 4 ] {2b8b2127-3941-4185-9b08-1a7ad1bb6594} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19846 | 2026.02.05 02:00:13.684694 [ 4 ] {2b8b2127-3941-4185-9b08-1a7ad1bb6594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19847 | 2026.02.05 02:00:13.685082 [ 4 ] {2b8b2127-3941-4185-9b08-1a7ad1bb6594} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19848 | 2026.02.05 02:00:13.685308 [ 4 ] {2b8b2127-3941-4185-9b08-1a7ad1bb6594} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19849 | 2026.02.05 02:00:13.685351 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1784 rows, containing 5 columns (5 merged, 0 gathered) in 0.001588879 sec., 1122804.19087923 rows/sec., 89.24 MiB/sec. | ||
| 19850 | 2026.02.05 02:00:13.685430 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_146_34 to all_151_151_0 | ||
| 19851 | 2026.02.05 02:00:13.685440 [ 4 ] {2b8b2127-3941-4185-9b08-1a7ad1bb6594} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001519 sec., 579986.8334430547 rows/sec., 39.36 MiB/sec. | ||
| 19852 | 2026.02.05 02:00:13.685462 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19853 | 2026.02.05 02:00:13.685489 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19854 | 2026.02.05 02:00:13.685491 [ 4 ] {2b8b2127-3941-4185-9b08-1a7ad1bb6594} <Debug> TCPHandler: Processed in 0.001706341 sec. | ||
| 19855 | 2026.02.05 02:00:13.685509 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19856 | 2026.02.05 02:00:13.685565 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_34 to all_151_151_0 into Compact with storage Full | ||
| 19857 | 2026.02.05 02:00:13.685623 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19858 | 2026.02.05 02:00:13.685668 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19859 | 2026.02.05 02:00:13.685700 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_34, total 41901 rows starting from the beginning of the part | ||
| 19860 | 2026.02.05 02:00:13.685717 [ 4 ] {af36f2d5-f8d7-476d-b8e1-e9b80163af86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19861 | 2026.02.05 02:00:13.685761 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 162 rows starting from the beginning of the part | ||
| 19862 | 2026.02.05 02:00:13.685772 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19863 | 2026.02.05 02:00:13.685776 [ 4 ] {af36f2d5-f8d7-476d-b8e1-e9b80163af86} <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 | ||
| 19864 | 2026.02.05 02:00:13.685808 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 164 rows starting from the beginning of the part | ||
| 19865 | 2026.02.05 02:00:13.685851 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 19866 | 2026.02.05 02:00:13.685855 [ 195 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_151_30} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19867 | 2026.02.05 02:00:13.685898 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 19868 | 2026.02.05 02:00:13.685935 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 19869 | 2026.02.05 02:00:13.685945 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 881 rows starting from the beginning of the part | ||
| 19870 | 2026.02.05 02:00:13.686560 [ 4 ] {af36f2d5-f8d7-476d-b8e1-e9b80163af86} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19871 | 2026.02.05 02:00:13.686595 [ 4 ] {af36f2d5-f8d7-476d-b8e1-e9b80163af86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19872 | 2026.02.05 02:00:13.687091 [ 4 ] {af36f2d5-f8d7-476d-b8e1-e9b80163af86} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19873 | 2026.02.05 02:00:13.687313 [ 4 ] {af36f2d5-f8d7-476d-b8e1-e9b80163af86} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19874 | 2026.02.05 02:00:13.687459 [ 4 ] {af36f2d5-f8d7-476d-b8e1-e9b80163af86} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001759 sec., 2274.019329164298 rows/sec., 4.07 MiB/sec. | ||
| 19875 | 2026.02.05 02:00:13.687516 [ 4 ] {af36f2d5-f8d7-476d-b8e1-e9b80163af86} <Debug> TCPHandler: Processed in 0.001944746 sec. | ||
| 19876 | 2026.02.05 02:00:13.687636 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19877 | 2026.02.05 02:00:13.687730 [ 4 ] {f55de301-e1a8-47f0-9890-90f3e829ecec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19878 | 2026.02.05 02:00:13.687771 [ 4 ] {f55de301-e1a8-47f0-9890-90f3e829ecec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19879 | 2026.02.05 02:00:13.688110 [ 4 ] {f55de301-e1a8-47f0-9890-90f3e829ecec} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19880 | 2026.02.05 02:00:13.688146 [ 4 ] {f55de301-e1a8-47f0-9890-90f3e829ecec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19881 | 2026.02.05 02:00:13.688444 [ 4 ] {f55de301-e1a8-47f0-9890-90f3e829ecec} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19882 | 2026.02.05 02:00:13.688644 [ 4 ] {f55de301-e1a8-47f0-9890-90f3e829ecec} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19883 | 2026.02.05 02:00:13.688769 [ 4 ] {f55de301-e1a8-47f0-9890-90f3e829ecec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 19884 | 2026.02.05 02:00:13.688804 [ 4 ] {f55de301-e1a8-47f0-9890-90f3e829ecec} <Debug> TCPHandler: Processed in 0.001219032 sec. | ||
| 19885 | 2026.02.05 02:00:13.696083 [ 201 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43428 rows, containing 5 columns (5 merged, 0 gathered) in 0.010548882 sec., 4116834.3716424163 rows/sec., 282.83 MiB/sec. | ||
| 19886 | 2026.02.05 02:00:13.696672 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Trace> MergedBlockOutputStream: filled checksums all_1_151_35 (state Temporary) | ||
| 19887 | 2026.02.05 02:00:13.697001 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_151_35 to all_1_151_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19888 | 2026.02.05 02:00:13.697080 [ 195 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_151_35} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_146_34, all_151_151_0] -> all_1_151_35 | ||
| 19889 | 2026.02.05 02:00:13.697164 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19890 | 2026.02.05 02:00:15.186525 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49461 | ||
| 19891 | 2026.02.05 02:00:15.187123 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19892 | 2026.02.05 02:00:15.187166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19893 | 2026.02.05 02:00:15.187635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 19894 | 2026.02.05 02:00:15.187854 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19895 | 2026.02.05 02:00:15.187982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49461 | ||
| 19896 | 2026.02.05 02:00:17.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.87 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 392.87 MiB (RSS), difference: -4.00 MiB | ||
| 19897 | 2026.02.05 02:00:17.951823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 19898 | 2026.02.05 02:00:17.970085 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19899 | 2026.02.05 02:00:17.970135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19900 | 2026.02.05 02:00:17.976412 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 19901 | 2026.02.05 02:00:17.977099 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19902 | 2026.02.05 02:00:17.980193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 19903 | 2026.02.05 02:00:18.458425 [ 220 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 19904 | 2026.02.05 02:00:18.458486 [ 220 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 19905 | 2026.02.05 02:00:18.462349 [ 220 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 19906 | 2026.02.05 02:00:18.646977 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19907 | 2026.02.05 02:00:18.647155 [ 4 ] {1aa3838d-fdee-4630-848b-59ffceac3efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19908 | 2026.02.05 02:00:18.647221 [ 4 ] {1aa3838d-fdee-4630-848b-59ffceac3efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19909 | 2026.02.05 02:00:18.648005 [ 4 ] {1aa3838d-fdee-4630-848b-59ffceac3efc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19910 | 2026.02.05 02:00:18.648050 [ 4 ] {1aa3838d-fdee-4630-848b-59ffceac3efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19911 | 2026.02.05 02:00:18.648456 [ 4 ] {1aa3838d-fdee-4630-848b-59ffceac3efc} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19912 | 2026.02.05 02:00:18.648694 [ 4 ] {1aa3838d-fdee-4630-848b-59ffceac3efc} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19913 | 2026.02.05 02:00:18.648860 [ 4 ] {1aa3838d-fdee-4630-848b-59ffceac3efc} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.001753 sec., 94694.80889903023 rows/sec., 8.29 MiB/sec. | ||
| 19914 | 2026.02.05 02:00:18.648907 [ 4 ] {1aa3838d-fdee-4630-848b-59ffceac3efc} <Debug> TCPHandler: Processed in 0.002108239 sec. | ||
| 19915 | 2026.02.05 02:00:18.649053 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19916 | 2026.02.05 02:00:18.649149 [ 4 ] {c13e98f1-8f6f-4fc0-b18b-c6902544468c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19917 | 2026.02.05 02:00:18.649191 [ 4 ] {c13e98f1-8f6f-4fc0-b18b-c6902544468c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19918 | 2026.02.05 02:00:18.649633 [ 4 ] {c13e98f1-8f6f-4fc0-b18b-c6902544468c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19919 | 2026.02.05 02:00:18.649673 [ 4 ] {c13e98f1-8f6f-4fc0-b18b-c6902544468c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19920 | 2026.02.05 02:00:18.649981 [ 4 ] {c13e98f1-8f6f-4fc0-b18b-c6902544468c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19921 | 2026.02.05 02:00:18.650199 [ 4 ] {c13e98f1-8f6f-4fc0-b18b-c6902544468c} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19922 | 2026.02.05 02:00:18.650329 [ 4 ] {c13e98f1-8f6f-4fc0-b18b-c6902544468c} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001198 sec., 45909.84974958264 rows/sec., 3.37 MiB/sec. | ||
| 19923 | 2026.02.05 02:00:18.650367 [ 4 ] {c13e98f1-8f6f-4fc0-b18b-c6902544468c} <Debug> TCPHandler: Processed in 0.001365705 sec. | ||
| 19924 | 2026.02.05 02:00:18.650488 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19925 | 2026.02.05 02:00:18.650582 [ 4 ] {61b89583-d638-4278-afce-ac0feebcd6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19926 | 2026.02.05 02:00:18.650623 [ 4 ] {61b89583-d638-4278-afce-ac0feebcd6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19927 | 2026.02.05 02:00:18.651059 [ 4 ] {61b89583-d638-4278-afce-ac0feebcd6fe} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19928 | 2026.02.05 02:00:18.651094 [ 4 ] {61b89583-d638-4278-afce-ac0feebcd6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19929 | 2026.02.05 02:00:18.651401 [ 4 ] {61b89583-d638-4278-afce-ac0feebcd6fe} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19930 | 2026.02.05 02:00:18.651602 [ 4 ] {61b89583-d638-4278-afce-ac0feebcd6fe} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19931 | 2026.02.05 02:00:18.651732 [ 4 ] {61b89583-d638-4278-afce-ac0feebcd6fe} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001168 sec., 101883.56164383562 rows/sec., 7.96 MiB/sec. | ||
| 19932 | 2026.02.05 02:00:18.651769 [ 4 ] {61b89583-d638-4278-afce-ac0feebcd6fe} <Debug> TCPHandler: Processed in 0.001332744 sec. | ||
| 19933 | 2026.02.05 02:00:18.651882 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19934 | 2026.02.05 02:00:18.651974 [ 4 ] {8daec192-545f-44a4-9c83-43b94df49aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19935 | 2026.02.05 02:00:18.652015 [ 4 ] {8daec192-545f-44a4-9c83-43b94df49aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19936 | 2026.02.05 02:00:18.652420 [ 4 ] {8daec192-545f-44a4-9c83-43b94df49aa5} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19937 | 2026.02.05 02:00:18.652455 [ 4 ] {8daec192-545f-44a4-9c83-43b94df49aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19938 | 2026.02.05 02:00:18.652773 [ 4 ] {8daec192-545f-44a4-9c83-43b94df49aa5} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19939 | 2026.02.05 02:00:18.652976 [ 4 ] {8daec192-545f-44a4-9c83-43b94df49aa5} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19940 | 2026.02.05 02:00:18.653103 [ 4 ] {8daec192-545f-44a4-9c83-43b94df49aa5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 19941 | 2026.02.05 02:00:18.653138 [ 4 ] {8daec192-545f-44a4-9c83-43b94df49aa5} <Debug> TCPHandler: Processed in 0.001303624 sec. | ||
| 19942 | 2026.02.05 02:00:18.653161 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 19943 | 2026.02.05 02:00:18.653206 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 19944 | 2026.02.05 02:00:18.653247 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19945 | 2026.02.05 02:00:18.653344 [ 4 ] {c83d8683-0e39-4098-af1c-0a64941b3dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19946 | 2026.02.05 02:00:18.653405 [ 4 ] {c83d8683-0e39-4098-af1c-0a64941b3dbd} <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 | ||
| 19947 | 2026.02.05 02:00:18.654332 [ 4 ] {c83d8683-0e39-4098-af1c-0a64941b3dbd} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19948 | 2026.02.05 02:00:18.654368 [ 4 ] {c83d8683-0e39-4098-af1c-0a64941b3dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19949 | 2026.02.05 02:00:18.654971 [ 4 ] {c83d8683-0e39-4098-af1c-0a64941b3dbd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19950 | 2026.02.05 02:00:18.655221 [ 4 ] {c83d8683-0e39-4098-af1c-0a64941b3dbd} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19951 | 2026.02.05 02:00:18.655358 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 19952 | 2026.02.05 02:00:18.655364 [ 4 ] {c83d8683-0e39-4098-af1c-0a64941b3dbd} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002038 sec., 26987.242394504417 rows/sec., 48.36 MiB/sec. | ||
| 19953 | 2026.02.05 02:00:18.655435 [ 4 ] {c83d8683-0e39-4098-af1c-0a64941b3dbd} <Debug> TCPHandler: Processed in 0.002235031 sec. | ||
| 19954 | 2026.02.05 02:00:18.655554 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19955 | 2026.02.05 02:00:18.655646 [ 4 ] {b5feb606-ccd0-45a8-b074-0027c629442d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19956 | 2026.02.05 02:00:18.655688 [ 4 ] {b5feb606-ccd0-45a8-b074-0027c629442d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19957 | 2026.02.05 02:00:18.656024 [ 4 ] {b5feb606-ccd0-45a8-b074-0027c629442d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19958 | 2026.02.05 02:00:18.656059 [ 4 ] {b5feb606-ccd0-45a8-b074-0027c629442d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19959 | 2026.02.05 02:00:18.656363 [ 4 ] {b5feb606-ccd0-45a8-b074-0027c629442d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19960 | 2026.02.05 02:00:18.656561 [ 4 ] {b5feb606-ccd0-45a8-b074-0027c629442d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19961 | 2026.02.05 02:00:18.656675 [ 70 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19962 | 2026.02.05 02:00:18.656685 [ 4 ] {b5feb606-ccd0-45a8-b074-0027c629442d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 19963 | 2026.02.05 02:00:18.656720 [ 70 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19964 | 2026.02.05 02:00:18.656734 [ 4 ] {b5feb606-ccd0-45a8-b074-0027c629442d} <Debug> TCPHandler: Processed in 0.001228573 sec. | ||
| 19965 | 2026.02.05 02:00:18.656745 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19966 | 2026.02.05 02:00:18.656841 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19967 | 2026.02.05 02:00:18.656930 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19968 | 2026.02.05 02:00:18.656959 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8712 rows starting from the beginning of the part | ||
| 19969 | 2026.02.05 02:00:18.657013 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19970 | 2026.02.05 02:00:18.657056 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19971 | 2026.02.05 02:00:18.657096 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19972 | 2026.02.05 02:00:18.657132 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19973 | 2026.02.05 02:00:18.657169 [ 201 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 19974 | 2026.02.05 02:00:18.659351 [ 195 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9012 rows, containing 4 columns (4 merged, 0 gathered) in 0.002542486 sec., 3544562.290608483 rows/sec., 238.85 MiB/sec. | ||
| 19975 | 2026.02.05 02:00:18.659643 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19976 | 2026.02.05 02:00:18.660041 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_151_30} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2026.02.05 02:00:18.660141 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_151_30} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19978 | 2026.02.05 02:00:18.660272 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 19979 | 2026.02.05 02:00:19.004058 [ 225 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 19980 | 2026.02.05 02:00:19.004131 [ 225 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 19981 | 2026.02.05 02:00:19.006880 [ 225 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 19982 | 2026.02.05 02:00:22.443999 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19983 | 2026.02.05 02:00:22.444091 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19984 | 2026.02.05 02:00:22.688214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49909 | ||
| 19985 | 2026.02.05 02:00:22.688978 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19986 | 2026.02.05 02:00:22.689015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19987 | 2026.02.05 02:00:22.689480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19988 | 2026.02.05 02:00:22.689715 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19989 | 2026.02.05 02:00:22.689840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49909 | ||
| 19990 | 2026.02.05 02:00:22.835630 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2348 | ||
| 19991 | 2026.02.05 02:00:22.838329 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19992 | 2026.02.05 02:00:22.838371 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 19993 | 2026.02.05 02:00:22.839608 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19994 | 2026.02.05 02:00:22.839886 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19995 | 2026.02.05 02:00:22.840146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2348 | ||
| 19996 | 2026.02.05 02:00:23.644761 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19997 | 2026.02.05 02:00:23.644934 [ 4 ] {40491755-204d-4cbd-8691-9d9e0ad39c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19998 | 2026.02.05 02:00:23.644997 [ 4 ] {40491755-204d-4cbd-8691-9d9e0ad39c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19999 | 2026.02.05 02:00:23.645701 [ 4 ] {40491755-204d-4cbd-8691-9d9e0ad39c03} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20000 | 2026.02.05 02:00:23.645738 [ 4 ] {40491755-204d-4cbd-8691-9d9e0ad39c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20001 | 2026.02.05 02:00:23.646139 [ 4 ] {40491755-204d-4cbd-8691-9d9e0ad39c03} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20002 | 2026.02.05 02:00:23.646377 [ 4 ] {40491755-204d-4cbd-8691-9d9e0ad39c03} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20003 | 2026.02.05 02:00:23.646533 [ 4 ] {40491755-204d-4cbd-8691-9d9e0ad39c03} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001646 sec., 38882.13851761847 rows/sec., 3.08 MiB/sec. | ||
| 20004 | 2026.02.05 02:00:23.646577 [ 4 ] {40491755-204d-4cbd-8691-9d9e0ad39c03} <Debug> TCPHandler: Processed in 0.001942915 sec. | ||
| 20005 | 2026.02.05 02:00:23.646708 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20006 | 2026.02.05 02:00:23.646809 [ 4 ] {612dea63-da7e-4ff1-8336-e367d140784d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20007 | 2026.02.05 02:00:23.646859 [ 4 ] {612dea63-da7e-4ff1-8336-e367d140784d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20008 | 2026.02.05 02:00:23.647269 [ 4 ] {612dea63-da7e-4ff1-8336-e367d140784d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20009 | 2026.02.05 02:00:23.647304 [ 4 ] {612dea63-da7e-4ff1-8336-e367d140784d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20010 | 2026.02.05 02:00:23.647585 [ 4 ] {612dea63-da7e-4ff1-8336-e367d140784d} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20011 | 2026.02.05 02:00:23.647782 [ 4 ] {612dea63-da7e-4ff1-8336-e367d140784d} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20012 | 2026.02.05 02:00:23.647904 [ 4 ] {612dea63-da7e-4ff1-8336-e367d140784d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001114 sec., 3590.664272890485 rows/sec., 270.00 KiB/sec. | ||
| 20013 | 2026.02.05 02:00:23.647940 [ 4 ] {612dea63-da7e-4ff1-8336-e367d140784d} <Debug> TCPHandler: Processed in 0.001281883 sec. | ||
| 20014 | 2026.02.05 02:00:23.648054 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20015 | 2026.02.05 02:00:23.648145 [ 4 ] {a525d518-032c-4070-997b-579248656f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20016 | 2026.02.05 02:00:23.648183 [ 4 ] {a525d518-032c-4070-997b-579248656f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20017 | 2026.02.05 02:00:23.648596 [ 4 ] {a525d518-032c-4070-997b-579248656f48} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20018 | 2026.02.05 02:00:23.648630 [ 4 ] {a525d518-032c-4070-997b-579248656f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20019 | 2026.02.05 02:00:23.648918 [ 4 ] {a525d518-032c-4070-997b-579248656f48} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20020 | 2026.02.05 02:00:23.649134 [ 4 ] {a525d518-032c-4070-997b-579248656f48} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20021 | 2026.02.05 02:00:23.649255 [ 4 ] {a525d518-032c-4070-997b-579248656f48} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001128 sec., 60283.687943262405 rows/sec., 4.71 MiB/sec. | ||
| 20022 | 2026.02.05 02:00:23.649291 [ 4 ] {a525d518-032c-4070-997b-579248656f48} <Debug> TCPHandler: Processed in 0.001284864 sec. | ||
| 20023 | 2026.02.05 02:00:23.649405 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20024 | 2026.02.05 02:00:23.649496 [ 4 ] {43f773e0-e53d-4cd2-9305-3eed4913613c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20025 | 2026.02.05 02:00:23.649539 [ 4 ] {43f773e0-e53d-4cd2-9305-3eed4913613c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20026 | 2026.02.05 02:00:23.649960 [ 4 ] {43f773e0-e53d-4cd2-9305-3eed4913613c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20027 | 2026.02.05 02:00:23.649993 [ 4 ] {43f773e0-e53d-4cd2-9305-3eed4913613c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20028 | 2026.02.05 02:00:23.650323 [ 4 ] {43f773e0-e53d-4cd2-9305-3eed4913613c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20029 | 2026.02.05 02:00:23.650527 [ 4 ] {43f773e0-e53d-4cd2-9305-3eed4913613c} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20030 | 2026.02.05 02:00:23.650657 [ 4 ] {43f773e0-e53d-4cd2-9305-3eed4913613c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 20031 | 2026.02.05 02:00:23.650701 [ 4 ] {43f773e0-e53d-4cd2-9305-3eed4913613c} <Debug> TCPHandler: Processed in 0.001344075 sec. | ||
| 20032 | 2026.02.05 02:00:23.650824 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20033 | 2026.02.05 02:00:23.650915 [ 4 ] {463d0722-a10f-418b-8060-430b71461053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20034 | 2026.02.05 02:00:23.650974 [ 4 ] {463d0722-a10f-418b-8060-430b71461053} <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 | ||
| 20035 | 2026.02.05 02:00:23.651765 [ 4 ] {463d0722-a10f-418b-8060-430b71461053} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20036 | 2026.02.05 02:00:23.651798 [ 4 ] {463d0722-a10f-418b-8060-430b71461053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20037 | 2026.02.05 02:00:23.652291 [ 4 ] {463d0722-a10f-418b-8060-430b71461053} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20038 | 2026.02.05 02:00:23.652502 [ 4 ] {463d0722-a10f-418b-8060-430b71461053} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20039 | 2026.02.05 02:00:23.652616 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20040 | 2026.02.05 02:00:23.652634 [ 4 ] {463d0722-a10f-418b-8060-430b71461053} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001736 sec., 2304.147465437788 rows/sec., 4.13 MiB/sec. | ||
| 20041 | 2026.02.05 02:00:23.652650 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20042 | 2026.02.05 02:00:23.652668 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20043 | 2026.02.05 02:00:23.652688 [ 4 ] {463d0722-a10f-418b-8060-430b71461053} <Debug> TCPHandler: Processed in 0.001910895 sec. | ||
| 20044 | 2026.02.05 02:00:23.652775 [ 195 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::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 | ||
| 20045 | 2026.02.05 02:00:23.652815 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20046 | 2026.02.05 02:00:23.652911 [ 4 ] {810e7359-ad06-4f68-9380-a795a0b1b2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20047 | 2026.02.05 02:00:23.652952 [ 4 ] {810e7359-ad06-4f68-9380-a795a0b1b2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20048 | 2026.02.05 02:00:23.653008 [ 195 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20049 | 2026.02.05 02:00:23.653071 [ 195 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2970 rows starting from the beginning of the part | ||
| 20050 | 2026.02.05 02:00:23.653195 [ 195 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 4 rows starting from the beginning of the part | ||
| 20051 | 2026.02.05 02:00:23.653304 [ 195 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 55 rows starting from the beginning of the part | ||
| 20052 | 2026.02.05 02:00:23.653405 [ 195 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 4 rows starting from the beginning of the part | ||
| 20053 | 2026.02.05 02:00:23.653433 [ 4 ] {810e7359-ad06-4f68-9380-a795a0b1b2a6} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20054 | 2026.02.05 02:00:23.653474 [ 4 ] {810e7359-ad06-4f68-9380-a795a0b1b2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20055 | 2026.02.05 02:00:23.653499 [ 195 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 55 rows starting from the beginning of the part | ||
| 20056 | 2026.02.05 02:00:23.653632 [ 195 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 4 rows starting from the beginning of the part | ||
| 20057 | 2026.02.05 02:00:23.653787 [ 4 ] {810e7359-ad06-4f68-9380-a795a0b1b2a6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20058 | 2026.02.05 02:00:23.654034 [ 4 ] {810e7359-ad06-4f68-9380-a795a0b1b2a6} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20059 | 2026.02.05 02:00:23.654171 [ 4 ] {810e7359-ad06-4f68-9380-a795a0b1b2a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 20060 | 2026.02.05 02:00:23.654206 [ 4 ] {810e7359-ad06-4f68-9380-a795a0b1b2a6} <Debug> TCPHandler: Processed in 0.001439776 sec. | ||
| 20061 | 2026.02.05 02:00:23.654241 [ 225 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 20062 | 2026.02.05 02:00:23.654285 [ 225 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 20063 | 2026.02.05 02:00:23.658477 [ 225 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): 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] | ||
| 20064 | 2026.02.05 02:00:23.662246 [ 189 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3092 rows, containing 19 columns (19 merged, 0 gathered) in 0.009522474 sec., 324705.5334569567 rows/sec., 581.57 MiB/sec. | ||
| 20065 | 2026.02.05 02:00:23.664978 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20066 | 2026.02.05 02:00:23.665369 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20067 | 2026.02.05 02:00:23.665449 [ 196 ] {115d24ec-17db-4e0b-a26d-9d9cc042e410::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20068 | 2026.02.05 02:00:23.665610 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.67 MiB. | ||
| 20069 | 2026.02.05 02:00:24.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.36 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 394.84 MiB (RSS), difference: 1.49 MiB | ||
| 20070 | 2026.02.05 02:00:25.480372 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 784 | ||
| 20071 | 2026.02.05 02:00:25.498878 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20072 | 2026.02.05 02:00:25.498927 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20073 | 2026.02.05 02:00:25.505912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20074 | 2026.02.05 02:00:25.506609 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20075 | 2026.02.05 02:00:25.509716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
| 20076 | 2026.02.05 02:00:26.938852 [ 223 ] {} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 20077 | 2026.02.05 02:00:26.938899 [ 223 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 20078 | 2026.02.05 02:00:26.941194 [ 223 ] {} <Debug> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): 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] | ||
| 20079 | 2026.02.05 02:00:28.647331 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20080 | 2026.02.05 02:00:28.647519 [ 4 ] {4b557e07-807e-4dbc-a3fb-b4456a51617f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20081 | 2026.02.05 02:00:28.647585 [ 4 ] {4b557e07-807e-4dbc-a3fb-b4456a51617f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20082 | 2026.02.05 02:00:28.648432 [ 4 ] {4b557e07-807e-4dbc-a3fb-b4456a51617f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20083 | 2026.02.05 02:00:28.648482 [ 4 ] {4b557e07-807e-4dbc-a3fb-b4456a51617f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20084 | 2026.02.05 02:00:28.649009 [ 4 ] {4b557e07-807e-4dbc-a3fb-b4456a51617f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20085 | 2026.02.05 02:00:28.649492 [ 4 ] {4b557e07-807e-4dbc-a3fb-b4456a51617f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20086 | 2026.02.05 02:00:28.649650 [ 4 ] {4b557e07-807e-4dbc-a3fb-b4456a51617f} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.002182 sec., 76076.99358386801 rows/sec., 6.66 MiB/sec. | ||
| 20087 | 2026.02.05 02:00:28.649692 [ 4 ] {4b557e07-807e-4dbc-a3fb-b4456a51617f} <Debug> TCPHandler: Processed in 0.002488876 sec. | ||
| 20088 | 2026.02.05 02:00:28.649824 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20089 | 2026.02.05 02:00:28.649927 [ 4 ] {2f1f852a-aa48-4cad-aa4b-932f69dd8702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20090 | 2026.02.05 02:00:28.649976 [ 4 ] {2f1f852a-aa48-4cad-aa4b-932f69dd8702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20091 | 2026.02.05 02:00:28.650410 [ 4 ] {2f1f852a-aa48-4cad-aa4b-932f69dd8702} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20092 | 2026.02.05 02:00:28.650445 [ 4 ] {2f1f852a-aa48-4cad-aa4b-932f69dd8702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20093 | 2026.02.05 02:00:28.650856 [ 4 ] {2f1f852a-aa48-4cad-aa4b-932f69dd8702} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20094 | 2026.02.05 02:00:28.651365 [ 4 ] {2f1f852a-aa48-4cad-aa4b-932f69dd8702} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20095 | 2026.02.05 02:00:28.651502 [ 4 ] {2f1f852a-aa48-4cad-aa4b-932f69dd8702} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001597 sec., 34439.57420162806 rows/sec., 2.53 MiB/sec. | ||
| 20096 | 2026.02.05 02:00:28.651541 [ 4 ] {2f1f852a-aa48-4cad-aa4b-932f69dd8702} <Debug> TCPHandler: Processed in 0.001767842 sec. | ||
| 20097 | 2026.02.05 02:00:28.651664 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20098 | 2026.02.05 02:00:28.651760 [ 4 ] {173d6371-a55a-4577-ae19-0e9f5e1c4a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20099 | 2026.02.05 02:00:28.651800 [ 4 ] {173d6371-a55a-4577-ae19-0e9f5e1c4a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20100 | 2026.02.05 02:00:28.652242 [ 4 ] {173d6371-a55a-4577-ae19-0e9f5e1c4a50} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20101 | 2026.02.05 02:00:28.652276 [ 4 ] {173d6371-a55a-4577-ae19-0e9f5e1c4a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20102 | 2026.02.05 02:00:28.652685 [ 4 ] {173d6371-a55a-4577-ae19-0e9f5e1c4a50} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20103 | 2026.02.05 02:00:28.653139 [ 4 ] {173d6371-a55a-4577-ae19-0e9f5e1c4a50} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20104 | 2026.02.05 02:00:28.653268 [ 4 ] {173d6371-a55a-4577-ae19-0e9f5e1c4a50} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001527 sec., 77930.5828421742 rows/sec., 6.09 MiB/sec. | ||
| 20105 | 2026.02.05 02:00:28.653305 [ 4 ] {173d6371-a55a-4577-ae19-0e9f5e1c4a50} <Debug> TCPHandler: Processed in 0.001689621 sec. | ||
| 20106 | 2026.02.05 02:00:28.653422 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20107 | 2026.02.05 02:00:28.653517 [ 4 ] {6e1a68ad-f3f2-46e8-9f0c-b2fbdc2b8b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20108 | 2026.02.05 02:00:28.653560 [ 4 ] {6e1a68ad-f3f2-46e8-9f0c-b2fbdc2b8b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20109 | 2026.02.05 02:00:28.653975 [ 4 ] {6e1a68ad-f3f2-46e8-9f0c-b2fbdc2b8b6d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20110 | 2026.02.05 02:00:28.654009 [ 4 ] {6e1a68ad-f3f2-46e8-9f0c-b2fbdc2b8b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20111 | 2026.02.05 02:00:28.654437 [ 4 ] {6e1a68ad-f3f2-46e8-9f0c-b2fbdc2b8b6d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20112 | 2026.02.05 02:00:28.654857 [ 4 ] {6e1a68ad-f3f2-46e8-9f0c-b2fbdc2b8b6d} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20113 | 2026.02.05 02:00:28.654986 [ 4 ] {6e1a68ad-f3f2-46e8-9f0c-b2fbdc2b8b6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. | ||
| 20114 | 2026.02.05 02:00:28.655022 [ 4 ] {6e1a68ad-f3f2-46e8-9f0c-b2fbdc2b8b6d} <Debug> TCPHandler: Processed in 0.00164887 sec. | ||
| 20115 | 2026.02.05 02:00:28.655135 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20116 | 2026.02.05 02:00:28.655228 [ 4 ] {9fd6c2d1-bba0-423b-bdbd-d6a9bdaae2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20117 | 2026.02.05 02:00:28.655282 [ 4 ] {9fd6c2d1-bba0-423b-bdbd-d6a9bdaae2d2} <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 | ||
| 20118 | 2026.02.05 02:00:28.656211 [ 4 ] {9fd6c2d1-bba0-423b-bdbd-d6a9bdaae2d2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20119 | 2026.02.05 02:00:28.656246 [ 4 ] {9fd6c2d1-bba0-423b-bdbd-d6a9bdaae2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20120 | 2026.02.05 02:00:28.656979 [ 4 ] {9fd6c2d1-bba0-423b-bdbd-d6a9bdaae2d2} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20121 | 2026.02.05 02:00:28.657444 [ 4 ] {9fd6c2d1-bba0-423b-bdbd-d6a9bdaae2d2} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.02.05 02:00:28.657585 [ 4 ] {9fd6c2d1-bba0-423b-bdbd-d6a9bdaae2d2} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002374 sec., 23167.64953664701 rows/sec., 41.52 MiB/sec. | ||
| 20123 | 2026.02.05 02:00:28.657641 [ 4 ] {9fd6c2d1-bba0-423b-bdbd-d6a9bdaae2d2} <Debug> TCPHandler: Processed in 0.002555897 sec. | ||
| 20124 | 2026.02.05 02:00:28.657765 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20125 | 2026.02.05 02:00:28.657860 [ 4 ] {d122b10e-83fd-452e-8fd9-52fe2366e942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20126 | 2026.02.05 02:00:28.657900 [ 4 ] {d122b10e-83fd-452e-8fd9-52fe2366e942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20127 | 2026.02.05 02:00:28.658254 [ 4 ] {d122b10e-83fd-452e-8fd9-52fe2366e942} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20128 | 2026.02.05 02:00:28.658288 [ 4 ] {d122b10e-83fd-452e-8fd9-52fe2366e942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20129 | 2026.02.05 02:00:28.658686 [ 4 ] {d122b10e-83fd-452e-8fd9-52fe2366e942} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20130 | 2026.02.05 02:00:28.659122 [ 4 ] {d122b10e-83fd-452e-8fd9-52fe2366e942} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20131 | 2026.02.05 02:00:28.659253 [ 4 ] {d122b10e-83fd-452e-8fd9-52fe2366e942} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. | ||
| 20132 | 2026.02.05 02:00:28.659289 [ 4 ] {d122b10e-83fd-452e-8fd9-52fe2366e942} <Debug> TCPHandler: Processed in 0.001574799 sec. | ||
| 20133 | 2026.02.05 02:00:29.597773 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 20134 | 2026.02.05 02:00:29.597856 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 20135 | 2026.02.05 02:00:29.602601 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): 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] | ||
| 20136 | 2026.02.05 02:00:30.190161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50421 | ||
| 20137 | 2026.02.05 02:00:30.190819 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20138 | 2026.02.05 02:00:30.190875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20139 | 2026.02.05 02:00:30.191594 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20140 | 2026.02.05 02:00:30.192090 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20141 | 2026.02.05 02:00:30.192214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50421 | ||
| 20142 | 2026.02.05 02:00:31.037591 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43528 | ||
| 20143 | 2026.02.05 02:00:31.037717 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20144 | 2026.02.05 02:00:31.037749 [ 292 ] {} <Debug> TCP-Session: e7586bf0-4cef-4074-8f15-e8f2fc448dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:43528 | ||
| 20145 | 2026.02.05 02:00:31.037774 [ 292 ] {} <Debug> TCP-Session: e7586bf0-4cef-4074-8f15-e8f2fc448dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20146 | 2026.02.05 02:00:31.037789 [ 292 ] {} <Debug> TCP-Session: e7586bf0-4cef-4074-8f15-e8f2fc448dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20147 | 2026.02.05 02:00:31.037968 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58604 | ||
| 20148 | 2026.02.05 02:00:31.038011 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62367 | ||
| 20149 | 2026.02.05 02:00:31.038035 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41091 | ||
| 20150 | 2026.02.05 02:00:31.038075 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20151 | 2026.02.05 02:00:31.038075 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43467 | ||
| 20152 | 2026.02.05 02:00:31.038103 [ 292 ] {} <Trace> TCP-Session: e7586bf0-4cef-4074-8f15-e8f2fc448dbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20153 | 2026.02.05 02:00:31.038113 [ 293 ] {} <Debug> TCP-Session: 578c5d60-e92c-4cc6-bb19-5706bf88297b Authenticating user 'default' from [fd00:1122:3344:101::e]:58604 | ||
| 20154 | 2026.02.05 02:00:31.038128 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20155 | 2026.02.05 02:00:31.038176 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20156 | 2026.02.05 02:00:31.038164 [ 293 ] {} <Debug> TCP-Session: 578c5d60-e92c-4cc6-bb19-5706bf88297b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20157 | 2026.02.05 02:00:31.038215 [ 294 ] {} <Debug> TCP-Session: 7af0944e-5369-4c39-9b72-c76ee7df2dde Authenticating user 'default' from [fd00:1122:3344:101::e]:62367 | ||
| 20158 | 2026.02.05 02:00:31.038237 [ 293 ] {} <Debug> TCP-Session: 578c5d60-e92c-4cc6-bb19-5706bf88297b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20159 | 2026.02.05 02:00:31.038224 [ 355 ] {} <Debug> TCP-Session: 53691385-4101-455b-9276-6a752040f43a Authenticating user 'default' from [fd00:1122:3344:101::e]:43467 | ||
| 20160 | 2026.02.05 02:00:31.038264 [ 294 ] {} <Debug> TCP-Session: 7af0944e-5369-4c39-9b72-c76ee7df2dde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20161 | 2026.02.05 02:00:31.038286 [ 292 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43528) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20162 | 2026.02.05 02:00:31.038291 [ 355 ] {} <Debug> TCP-Session: 53691385-4101-455b-9276-6a752040f43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20163 | 2026.02.05 02:00:31.038303 [ 294 ] {} <Debug> TCP-Session: 7af0944e-5369-4c39-9b72-c76ee7df2dde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20164 | 2026.02.05 02:00:31.038329 [ 355 ] {} <Debug> TCP-Session: 53691385-4101-455b-9276-6a752040f43a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20165 | 2026.02.05 02:00:31.038147 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20166 | 2026.02.05 02:00:31.038067 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37570 | ||
| 20167 | 2026.02.05 02:00:31.038391 [ 352 ] {} <Debug> TCP-Session: c541746f-9c3f-4d49-8fc0-13a0442e5c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:41091 | ||
| 20168 | 2026.02.05 02:00:31.038053 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55372 | ||
| 20169 | 2026.02.05 02:00:31.038427 [ 352 ] {} <Debug> TCP-Session: c541746f-9c3f-4d49-8fc0-13a0442e5c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20170 | 2026.02.05 02:00:31.038456 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20171 | 2026.02.05 02:00:31.038486 [ 352 ] {} <Debug> TCP-Session: c541746f-9c3f-4d49-8fc0-13a0442e5c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20172 | 2026.02.05 02:00:31.038505 [ 354 ] {} <Debug> TCP-Session: f33d3a48-0067-469e-ade8-3685d0d4e167 Authenticating user 'default' from [fd00:1122:3344:101::e]:37570 | ||
| 20173 | 2026.02.05 02:00:31.038026 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56551 | ||
| 20174 | 2026.02.05 02:00:31.038534 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20175 | 2026.02.05 02:00:31.038535 [ 354 ] {} <Debug> TCP-Session: f33d3a48-0067-469e-ade8-3685d0d4e167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20176 | 2026.02.05 02:00:31.038571 [ 292 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20177 | 2026.02.05 02:00:31.038586 [ 353 ] {} <Debug> TCP-Session: 6415e936-af12-452e-880d-6c76952e0038 Authenticating user 'default' from [fd00:1122:3344:101::e]:55372 | ||
| 20178 | 2026.02.05 02:00:31.038600 [ 354 ] {} <Debug> TCP-Session: f33d3a48-0067-469e-ade8-3685d0d4e167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20179 | 2026.02.05 02:00:31.038641 [ 353 ] {} <Debug> TCP-Session: 6415e936-af12-452e-880d-6c76952e0038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20180 | 2026.02.05 02:00:31.038650 [ 292 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20181 | 2026.02.05 02:00:31.038669 [ 353 ] {} <Debug> TCP-Session: 6415e936-af12-452e-880d-6c76952e0038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20182 | 2026.02.05 02:00:31.038012 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49277 | ||
| 20183 | 2026.02.05 02:00:31.038841 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20184 | 2026.02.05 02:00:31.038873 [ 351 ] {} <Debug> TCP-Session: 7bfed0f4-4b50-4750-8284-f7dcb038982c Authenticating user 'default' from [fd00:1122:3344:101::e]:56551 | ||
| 20185 | 2026.02.05 02:00:31.038889 [ 351 ] {} <Debug> TCP-Session: 7bfed0f4-4b50-4750-8284-f7dcb038982c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20186 | 2026.02.05 02:00:31.038901 [ 351 ] {} <Debug> TCP-Session: 7bfed0f4-4b50-4750-8284-f7dcb038982c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20187 | 2026.02.05 02:00:31.038988 [ 292 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 20188 | 2026.02.05 02:00:31.039065 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20189 | 2026.02.05 02:00:31.039097 [ 3 ] {} <Debug> TCP-Session: 840c3c69-31e4-4183-a530-28078314461c Authenticating user 'default' from [fd00:1122:3344:101::e]:49277 | ||
| 20190 | 2026.02.05 02:00:31.039114 [ 3 ] {} <Debug> TCP-Session: 840c3c69-31e4-4183-a530-28078314461c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20191 | 2026.02.05 02:00:31.039126 [ 3 ] {} <Debug> TCP-Session: 840c3c69-31e4-4183-a530-28078314461c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20192 | 2026.02.05 02:00:31.039981 [ 313 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Trace> AggregatingTransform: Aggregating | ||
| 20193 | 2026.02.05 02:00:31.040017 [ 313 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Trace> Aggregator: Aggregation method: without_key | ||
| 20194 | 2026.02.05 02:00:31.040050 [ 313 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956838 sec. (1045.109 rows/sec., 40.82 KiB/sec.) | ||
| 20195 | 2026.02.05 02:00:31.040065 [ 313 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Trace> Aggregator: Merging aggregated data | ||
| 20196 | 2026.02.05 02:00:31.041296 [ 292 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003065 sec., 326.2642740619902 rows/sec., 12.74 KiB/sec. | ||
| 20197 | 2026.02.05 02:00:31.041480 [ 292 ] {f4520f21-e0a4-4cbe-a9b3-e75144de9d81} <Debug> TCPHandler: Processed in 0.003506334 sec. | ||
| 20198 | 2026.02.05 02:00:31.041600 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20199 | 2026.02.05 02:00:31.041637 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20200 | 2026.02.05 02:00:31.041653 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20201 | 2026.02.05 02:00:31.041673 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20202 | 2026.02.05 02:00:31.041689 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20203 | 2026.02.05 02:00:31.041710 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20204 | 2026.02.05 02:00:31.041735 [ 353 ] {} <Debug> TCP-Session: 6415e936-af12-452e-880d-6c76952e0038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20205 | 2026.02.05 02:00:31.041748 [ 352 ] {} <Debug> TCP-Session: c541746f-9c3f-4d49-8fc0-13a0442e5c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20206 | 2026.02.05 02:00:31.041766 [ 294 ] {} <Debug> TCP-Session: 7af0944e-5369-4c39-9b72-c76ee7df2dde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20207 | 2026.02.05 02:00:31.041758 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20208 | 2026.02.05 02:00:31.041741 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20209 | 2026.02.05 02:00:31.041834 [ 355 ] {} <Debug> TCP-Session: 53691385-4101-455b-9276-6a752040f43a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20210 | 2026.02.05 02:00:31.041725 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20211 | 2026.02.05 02:00:31.041859 [ 3 ] {} <Debug> TCP-Session: 840c3c69-31e4-4183-a530-28078314461c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20212 | 2026.02.05 02:00:31.041686 [ 293 ] {} <Debug> TCP-Session: 578c5d60-e92c-4cc6-bb19-5706bf88297b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20213 | 2026.02.05 02:00:31.041900 [ 351 ] {} <Debug> TCP-Session: 7bfed0f4-4b50-4750-8284-f7dcb038982c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20214 | 2026.02.05 02:00:31.041637 [ 292 ] {} <Debug> TCP-Session: e7586bf0-4cef-4074-8f15-e8f2fc448dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20215 | 2026.02.05 02:00:31.041709 [ 354 ] {} <Debug> TCP-Session: f33d3a48-0067-469e-ade8-3685d0d4e167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20216 | 2026.02.05 02:00:31.149634 [ 219 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 20217 | 2026.02.05 02:00:31.149692 [ 219 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 20218 | 2026.02.05 02:00:31.151946 [ 219 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): 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] | ||
| 20219 | 2026.02.05 02:00:31.338977 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53283 | ||
| 20220 | 2026.02.05 02:00:31.339091 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20221 | 2026.02.05 02:00:31.339121 [ 292 ] {} <Debug> TCP-Session: 76b68fea-5ac1-407a-91d7-4225aa9881b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53283 | ||
| 20222 | 2026.02.05 02:00:31.339144 [ 292 ] {} <Debug> TCP-Session: 76b68fea-5ac1-407a-91d7-4225aa9881b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20223 | 2026.02.05 02:00:31.339184 [ 292 ] {} <Debug> TCP-Session: 76b68fea-5ac1-407a-91d7-4225aa9881b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20224 | 2026.02.05 02:00:31.339423 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64024 | ||
| 20225 | 2026.02.05 02:00:31.339475 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51413 | ||
| 20226 | 2026.02.05 02:00:31.339493 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44055 | ||
| 20227 | 2026.02.05 02:00:31.339524 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65292 | ||
| 20228 | 2026.02.05 02:00:31.339553 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20229 | 2026.02.05 02:00:31.339534 [ 292 ] {} <Trace> TCP-Session: 76b68fea-5ac1-407a-91d7-4225aa9881b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20230 | 2026.02.05 02:00:31.339599 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20231 | 2026.02.05 02:00:31.339605 [ 293 ] {} <Debug> TCP-Session: 2ebf9e2c-82f6-4092-bec2-b9710171397d Authenticating user 'default' from [fd00:1122:3344:101::e]:64024 | ||
| 20232 | 2026.02.05 02:00:31.339621 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20233 | 2026.02.05 02:00:31.339644 [ 3 ] {} <Debug> TCP-Session: ddf783a8-7f7c-4f1e-a9d2-3f7c5870b37c Authenticating user 'default' from [fd00:1122:3344:101::e]:51413 | ||
| 20234 | 2026.02.05 02:00:31.339665 [ 293 ] {} <Debug> TCP-Session: 2ebf9e2c-82f6-4092-bec2-b9710171397d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20235 | 2026.02.05 02:00:31.339668 [ 354 ] {} <Debug> TCP-Session: 44641903-998c-4478-8d7a-d098b67337a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65292 | ||
| 20236 | 2026.02.05 02:00:31.339697 [ 3 ] {} <Debug> TCP-Session: ddf783a8-7f7c-4f1e-a9d2-3f7c5870b37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20237 | 2026.02.05 02:00:31.339698 [ 293 ] {} <Debug> TCP-Session: 2ebf9e2c-82f6-4092-bec2-b9710171397d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20238 | 2026.02.05 02:00:31.339725 [ 3 ] {} <Debug> TCP-Session: ddf783a8-7f7c-4f1e-a9d2-3f7c5870b37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20239 | 2026.02.05 02:00:31.339596 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20240 | 2026.02.05 02:00:31.339778 [ 292 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53283) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20241 | 2026.02.05 02:00:31.339795 [ 352 ] {} <Debug> TCP-Session: 568e15b0-8552-48e4-8251-35bb25cf8acf Authenticating user 'default' from [fd00:1122:3344:101::e]:44055 | ||
| 20242 | 2026.02.05 02:00:31.339534 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41559 | ||
| 20243 | 2026.02.05 02:00:31.339824 [ 352 ] {} <Debug> TCP-Session: 568e15b0-8552-48e4-8251-35bb25cf8acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20244 | 2026.02.05 02:00:31.339480 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35706 | ||
| 20245 | 2026.02.05 02:00:31.339866 [ 352 ] {} <Debug> TCP-Session: 568e15b0-8552-48e4-8251-35bb25cf8acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20246 | 2026.02.05 02:00:31.339912 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20247 | 2026.02.05 02:00:31.339475 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35260 | ||
| 20248 | 2026.02.05 02:00:31.339966 [ 355 ] {} <Debug> TCP-Session: deb5e824-58d7-4cfa-806a-74dcbdb65f64 Authenticating user 'default' from [fd00:1122:3344:101::e]:41559 | ||
| 20249 | 2026.02.05 02:00:31.339970 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20250 | 2026.02.05 02:00:31.340013 [ 355 ] {} <Debug> TCP-Session: deb5e824-58d7-4cfa-806a-74dcbdb65f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20251 | 2026.02.05 02:00:31.339716 [ 354 ] {} <Debug> TCP-Session: 44641903-998c-4478-8d7a-d098b67337a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20252 | 2026.02.05 02:00:31.340043 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20253 | 2026.02.05 02:00:31.340060 [ 354 ] {} <Debug> TCP-Session: 44641903-998c-4478-8d7a-d098b67337a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20254 | 2026.02.05 02:00:31.340068 [ 292 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20255 | 2026.02.05 02:00:31.340075 [ 294 ] {} <Debug> TCP-Session: 7b8f782b-bd76-42c4-8438-c6382baf4e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:35260 | ||
| 20256 | 2026.02.05 02:00:31.340039 [ 355 ] {} <Debug> TCP-Session: deb5e824-58d7-4cfa-806a-74dcbdb65f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20257 | 2026.02.05 02:00:31.340123 [ 294 ] {} <Debug> TCP-Session: 7b8f782b-bd76-42c4-8438-c6382baf4e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20258 | 2026.02.05 02:00:31.340130 [ 292 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20259 | 2026.02.05 02:00:31.340158 [ 294 ] {} <Debug> TCP-Session: 7b8f782b-bd76-42c4-8438-c6382baf4e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20260 | 2026.02.05 02:00:31.340044 [ 351 ] {} <Debug> TCP-Session: be792231-9fc9-42ec-8538-2dfec606d05f Authenticating user 'default' from [fd00:1122:3344:101::e]:35706 | ||
| 20261 | 2026.02.05 02:00:31.339530 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55475 | ||
| 20262 | 2026.02.05 02:00:31.340217 [ 351 ] {} <Debug> TCP-Session: be792231-9fc9-42ec-8538-2dfec606d05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20263 | 2026.02.05 02:00:31.340273 [ 351 ] {} <Debug> TCP-Session: be792231-9fc9-42ec-8538-2dfec606d05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20264 | 2026.02.05 02:00:31.340340 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20265 | 2026.02.05 02:00:31.340379 [ 353 ] {} <Debug> TCP-Session: 86ff51b7-b53b-4bb2-9e1a-ce53b3f7d8f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55475 | ||
| 20266 | 2026.02.05 02:00:31.340404 [ 353 ] {} <Debug> TCP-Session: 86ff51b7-b53b-4bb2-9e1a-ce53b3f7d8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20267 | 2026.02.05 02:00:31.340421 [ 353 ] {} <Debug> TCP-Session: 86ff51b7-b53b-4bb2-9e1a-ce53b3f7d8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20268 | 2026.02.05 02:00:31.340458 [ 292 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 20269 | 2026.02.05 02:00:31.341474 [ 318 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Trace> AggregatingTransform: Aggregating | ||
| 20270 | 2026.02.05 02:00:31.341525 [ 318 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Trace> Aggregator: Aggregation method: without_key | ||
| 20271 | 2026.02.05 02:00:31.341564 [ 318 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996639 sec. (1003.372 rows/sec., 39.19 KiB/sec.) | ||
| 20272 | 2026.02.05 02:00:31.341586 [ 318 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Trace> Aggregator: Merging aggregated data | ||
| 20273 | 2026.02.05 02:00:31.343137 [ 292 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003426 sec., 291.8855808523059 rows/sec., 11.40 KiB/sec. | ||
| 20274 | 2026.02.05 02:00:31.343222 [ 292 ] {db6e666b-9a02-4432-af3c-388a00c55e49} <Debug> TCPHandler: Processed in 0.003802219 sec. | ||
| 20275 | 2026.02.05 02:00:31.343373 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20276 | 2026.02.05 02:00:31.343402 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20277 | 2026.02.05 02:00:31.343413 [ 292 ] {} <Debug> TCP-Session: 76b68fea-5ac1-407a-91d7-4225aa9881b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20278 | 2026.02.05 02:00:31.343428 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20279 | 2026.02.05 02:00:31.343451 [ 293 ] {} <Debug> TCP-Session: 2ebf9e2c-82f6-4092-bec2-b9710171397d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20280 | 2026.02.05 02:00:31.343450 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20281 | 2026.02.05 02:00:31.343491 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20282 | 2026.02.05 02:00:31.343509 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20283 | 2026.02.05 02:00:31.343523 [ 355 ] {} <Debug> TCP-Session: deb5e824-58d7-4cfa-806a-74dcbdb65f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20284 | 2026.02.05 02:00:31.343534 [ 351 ] {} <Debug> TCP-Session: be792231-9fc9-42ec-8538-2dfec606d05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20285 | 2026.02.05 02:00:31.343540 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20286 | 2026.02.05 02:00:31.343553 [ 352 ] {} <Debug> TCP-Session: 568e15b0-8552-48e4-8251-35bb25cf8acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20287 | 2026.02.05 02:00:31.343486 [ 3 ] {} <Debug> TCP-Session: ddf783a8-7f7c-4f1e-a9d2-3f7c5870b37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20288 | 2026.02.05 02:00:31.343617 [ 353 ] {} <Debug> TCP-Session: 86ff51b7-b53b-4bb2-9e1a-ce53b3f7d8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20289 | 2026.02.05 02:00:31.343468 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20290 | 2026.02.05 02:00:31.343552 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20291 | 2026.02.05 02:00:31.343694 [ 294 ] {} <Debug> TCP-Session: 7b8f782b-bd76-42c4-8438-c6382baf4e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20292 | 2026.02.05 02:00:31.343714 [ 354 ] {} <Debug> TCP-Session: 44641903-998c-4478-8d7a-d098b67337a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20293 | 2026.02.05 02:00:31.480359 [ 218 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 20294 | 2026.02.05 02:00:31.480419 [ 218 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 20295 | 2026.02.05 02:00:31.484726 [ 218 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): 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] | ||
| 20296 | 2026.02.05 02:00:32.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.32 MiB, peak 412.41 MiB, free memory in arenas 0.00 B, will set to 394.86 MiB (RSS), difference: 3.54 MiB | ||
| 20297 | 2026.02.05 02:00:32.064537 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53647 | ||
| 20298 | 2026.02.05 02:00:32.064657 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20299 | 2026.02.05 02:00:32.064686 [ 292 ] {} <Debug> TCP-Session: c3a40b08-4303-40a9-a6b0-784e80c985c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53647 | ||
| 20300 | 2026.02.05 02:00:32.064713 [ 292 ] {} <Debug> TCP-Session: c3a40b08-4303-40a9-a6b0-784e80c985c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20301 | 2026.02.05 02:00:32.064729 [ 292 ] {} <Debug> TCP-Session: c3a40b08-4303-40a9-a6b0-784e80c985c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20302 | 2026.02.05 02:00:32.064948 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46127 | ||
| 20303 | 2026.02.05 02:00:32.065005 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44345 | ||
| 20304 | 2026.02.05 02:00:32.065016 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59758 | ||
| 20305 | 2026.02.05 02:00:32.065042 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37423 | ||
| 20306 | 2026.02.05 02:00:32.065071 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20307 | 2026.02.05 02:00:32.065085 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20308 | 2026.02.05 02:00:32.065104 [ 292 ] {} <Trace> TCP-Session: c3a40b08-4303-40a9-a6b0-784e80c985c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20309 | 2026.02.05 02:00:32.065117 [ 293 ] {} <Debug> TCP-Session: b00dcfe9-fa6f-409d-b903-bc7a89f77a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:46127 | ||
| 20310 | 2026.02.05 02:00:32.065123 [ 351 ] {} <Debug> TCP-Session: bf355eb1-ef5f-4718-8532-8eda3537652f Authenticating user 'default' from [fd00:1122:3344:101::e]:44345 | ||
| 20311 | 2026.02.05 02:00:32.065155 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20312 | 2026.02.05 02:00:32.065159 [ 293 ] {} <Debug> TCP-Session: b00dcfe9-fa6f-409d-b903-bc7a89f77a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20313 | 2026.02.05 02:00:32.065170 [ 351 ] {} <Debug> TCP-Session: bf355eb1-ef5f-4718-8532-8eda3537652f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20314 | 2026.02.05 02:00:32.065200 [ 293 ] {} <Debug> TCP-Session: b00dcfe9-fa6f-409d-b903-bc7a89f77a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20315 | 2026.02.05 02:00:32.065214 [ 351 ] {} <Debug> TCP-Session: bf355eb1-ef5f-4718-8532-8eda3537652f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20316 | 2026.02.05 02:00:32.065195 [ 353 ] {} <Debug> TCP-Session: f46ec63c-730f-481e-827e-15a4e93ebeb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37423 | ||
| 20317 | 2026.02.05 02:00:32.065106 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20318 | 2026.02.05 02:00:32.065274 [ 292 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53647) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20319 | 2026.02.05 02:00:32.065278 [ 353 ] {} <Debug> TCP-Session: f46ec63c-730f-481e-827e-15a4e93ebeb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20320 | 2026.02.05 02:00:32.065295 [ 352 ] {} <Debug> TCP-Session: 856c970a-e73d-4f41-84b4-b842df07f9a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59758 | ||
| 20321 | 2026.02.05 02:00:32.065319 [ 353 ] {} <Debug> TCP-Session: f46ec63c-730f-481e-827e-15a4e93ebeb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20322 | 2026.02.05 02:00:32.065335 [ 352 ] {} <Debug> TCP-Session: 856c970a-e73d-4f41-84b4-b842df07f9a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20323 | 2026.02.05 02:00:32.065047 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59121 | ||
| 20324 | 2026.02.05 02:00:32.065359 [ 352 ] {} <Debug> TCP-Session: 856c970a-e73d-4f41-84b4-b842df07f9a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20325 | 2026.02.05 02:00:32.065038 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41326 | ||
| 20326 | 2026.02.05 02:00:32.065006 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34145 | ||
| 20327 | 2026.02.05 02:00:32.065440 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20328 | 2026.02.05 02:00:32.065006 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54822 | ||
| 20329 | 2026.02.05 02:00:32.065493 [ 355 ] {} <Debug> TCP-Session: 39511e80-822c-4095-a937-6e97215592e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59121 | ||
| 20330 | 2026.02.05 02:00:32.065506 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20331 | 2026.02.05 02:00:32.065516 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20332 | 2026.02.05 02:00:32.065533 [ 355 ] {} <Debug> TCP-Session: 39511e80-822c-4095-a937-6e97215592e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20333 | 2026.02.05 02:00:32.065554 [ 292 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20334 | 2026.02.05 02:00:32.065561 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20335 | 2026.02.05 02:00:32.065581 [ 355 ] {} <Debug> TCP-Session: 39511e80-822c-4095-a937-6e97215592e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20336 | 2026.02.05 02:00:32.065613 [ 294 ] {} <Debug> TCP-Session: abf9a7e2-0c8d-42fc-8b39-ef6bbfbd925e Authenticating user 'default' from [fd00:1122:3344:101::e]:54822 | ||
| 20337 | 2026.02.05 02:00:32.065619 [ 292 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20338 | 2026.02.05 02:00:32.065563 [ 3 ] {} <Debug> TCP-Session: eb62acde-fe2f-4ff5-965c-077b9a52f093 Authenticating user 'default' from [fd00:1122:3344:101::e]:34145 | ||
| 20339 | 2026.02.05 02:00:32.065651 [ 294 ] {} <Debug> TCP-Session: abf9a7e2-0c8d-42fc-8b39-ef6bbfbd925e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20340 | 2026.02.05 02:00:32.065551 [ 354 ] {} <Debug> TCP-Session: f77d175d-4d3b-4f07-a1e3-454ae06b9716 Authenticating user 'default' from [fd00:1122:3344:101::e]:41326 | ||
| 20341 | 2026.02.05 02:00:32.065685 [ 294 ] {} <Debug> TCP-Session: abf9a7e2-0c8d-42fc-8b39-ef6bbfbd925e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20342 | 2026.02.05 02:00:32.065681 [ 3 ] {} <Debug> TCP-Session: eb62acde-fe2f-4ff5-965c-077b9a52f093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20343 | 2026.02.05 02:00:32.065702 [ 354 ] {} <Debug> TCP-Session: f77d175d-4d3b-4f07-a1e3-454ae06b9716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20344 | 2026.02.05 02:00:32.065716 [ 3 ] {} <Debug> TCP-Session: eb62acde-fe2f-4ff5-965c-077b9a52f093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20345 | 2026.02.05 02:00:32.065723 [ 354 ] {} <Debug> TCP-Session: f77d175d-4d3b-4f07-a1e3-454ae06b9716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20346 | 2026.02.05 02:00:32.065960 [ 292 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Debug> oximeter.version (2447d2f3-4582-4b51-b598-e2de2605d1fc) (SelectExecutor): Key condition: unknown | ||
| 20347 | 2026.02.05 02:00:32.067044 [ 321 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Trace> AggregatingTransform: Aggregating | ||
| 20348 | 2026.02.05 02:00:32.067089 [ 321 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Trace> Aggregator: Aggregation method: without_key | ||
| 20349 | 2026.02.05 02:00:32.067130 [ 321 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001065359 sec. (938.651 rows/sec., 36.67 KiB/sec.) | ||
| 20350 | 2026.02.05 02:00:32.067148 [ 321 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Trace> Aggregator: Merging aggregated data | ||
| 20351 | 2026.02.05 02:00:32.068711 [ 292 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003493 sec., 286.286859433152 rows/sec., 11.18 KiB/sec. | ||
| 20352 | 2026.02.05 02:00:32.068848 [ 292 ] {f5dd6e75-b629-47cd-87e9-f86510926ff2} <Debug> TCPHandler: Processed in 0.003863381 sec. | ||
| 20353 | 2026.02.05 02:00:32.068971 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20354 | 2026.02.05 02:00:32.068997 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20355 | 2026.02.05 02:00:32.068998 [ 292 ] {} <Debug> TCP-Session: c3a40b08-4303-40a9-a6b0-784e80c985c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20356 | 2026.02.05 02:00:32.069019 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20357 | 2026.02.05 02:00:32.069032 [ 355 ] {} <Debug> TCP-Session: 39511e80-822c-4095-a937-6e97215592e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20358 | 2026.02.05 02:00:32.069041 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20359 | 2026.02.05 02:00:32.069068 [ 3 ] {} <Debug> TCP-Session: eb62acde-fe2f-4ff5-965c-077b9a52f093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20360 | 2026.02.05 02:00:32.069082 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20361 | 2026.02.05 02:00:32.069105 [ 353 ] {} <Debug> TCP-Session: f46ec63c-730f-481e-827e-15a4e93ebeb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20362 | 2026.02.05 02:00:32.069111 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20363 | 2026.02.05 02:00:32.069131 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20364 | 2026.02.05 02:00:32.069152 [ 293 ] {} <Debug> TCP-Session: b00dcfe9-fa6f-409d-b903-bc7a89f77a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20365 | 2026.02.05 02:00:32.069166 [ 294 ] {} <Debug> TCP-Session: abf9a7e2-0c8d-42fc-8b39-ef6bbfbd925e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20366 | 2026.02.05 02:00:32.069184 [ 354 ] {} <Debug> TCP-Session: f77d175d-4d3b-4f07-a1e3-454ae06b9716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20367 | 2026.02.05 02:00:32.069062 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20368 | 2026.02.05 02:00:32.069093 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20369 | 2026.02.05 02:00:32.069259 [ 351 ] {} <Debug> TCP-Session: bf355eb1-ef5f-4718-8532-8eda3537652f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20370 | 2026.02.05 02:00:32.069285 [ 352 ] {} <Debug> TCP-Session: 856c970a-e73d-4f41-84b4-b842df07f9a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20371 | 2026.02.05 02:00:32.840585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2378 | ||
| 20372 | 2026.02.05 02:00:32.843040 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20373 | 2026.02.05 02:00:32.843082 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20374 | 2026.02.05 02:00:32.844361 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 20375 | 2026.02.05 02:00:32.844815 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20376 | 2026.02.05 02:00:32.845079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||
| 20377 | 2026.02.05 02:00:33.009954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 791 | ||
| 20378 | 2026.02.05 02:00:33.028084 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20379 | 2026.02.05 02:00:33.028140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20380 | 2026.02.05 02:00:33.034670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20381 | 2026.02.05 02:00:33.036033 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20382 | 2026.02.05 02:00:33.039388 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 20383 | 2026.02.05 02:00:33.645026 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20384 | 2026.02.05 02:00:33.645224 [ 4 ] {7267faca-5420-463f-9b28-7f5b34944d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20385 | 2026.02.05 02:00:33.645298 [ 4 ] {7267faca-5420-463f-9b28-7f5b34944d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20386 | 2026.02.05 02:00:33.646075 [ 4 ] {7267faca-5420-463f-9b28-7f5b34944d9b} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20387 | 2026.02.05 02:00:33.646133 [ 4 ] {7267faca-5420-463f-9b28-7f5b34944d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20388 | 2026.02.05 02:00:33.646712 [ 4 ] {7267faca-5420-463f-9b28-7f5b34944d9b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20389 | 2026.02.05 02:00:33.647195 [ 4 ] {7267faca-5420-463f-9b28-7f5b34944d9b} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20390 | 2026.02.05 02:00:33.647350 [ 4 ] {7267faca-5420-463f-9b28-7f5b34944d9b} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.002182 sec., 29330.88909257562 rows/sec., 2.32 MiB/sec. | ||
| 20391 | 2026.02.05 02:00:33.647395 [ 4 ] {7267faca-5420-463f-9b28-7f5b34944d9b} <Debug> TCPHandler: Processed in 0.002509786 sec. | ||
| 20392 | 2026.02.05 02:00:33.647523 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20393 | 2026.02.05 02:00:33.647617 [ 4 ] {fa8ebc38-a4fc-4126-937d-ba603c3ccd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20394 | 2026.02.05 02:00:33.647659 [ 4 ] {fa8ebc38-a4fc-4126-937d-ba603c3ccd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20395 | 2026.02.05 02:00:33.648062 [ 4 ] {fa8ebc38-a4fc-4126-937d-ba603c3ccd9e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20396 | 2026.02.05 02:00:33.648099 [ 4 ] {fa8ebc38-a4fc-4126-937d-ba603c3ccd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20397 | 2026.02.05 02:00:33.648525 [ 4 ] {fa8ebc38-a4fc-4126-937d-ba603c3ccd9e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20398 | 2026.02.05 02:00:33.649056 [ 4 ] {fa8ebc38-a4fc-4126-937d-ba603c3ccd9e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20399 | 2026.02.05 02:00:33.649189 [ 4 ] {fa8ebc38-a4fc-4126-937d-ba603c3ccd9e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001592 sec., 2512.5628140703516 rows/sec., 188.93 KiB/sec. | ||
| 20400 | 2026.02.05 02:00:33.649228 [ 4 ] {fa8ebc38-a4fc-4126-937d-ba603c3ccd9e} <Debug> TCPHandler: Processed in 0.001756452 sec. | ||
| 20401 | 2026.02.05 02:00:33.649237 [ 53 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20402 | 2026.02.05 02:00:33.649311 [ 53 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20403 | 2026.02.05 02:00:33.649338 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20404 | 2026.02.05 02:00:33.649342 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20405 | 2026.02.05 02:00:33.649448 [ 4 ] {0fd121d3-6872-4a33-9477-33627b124284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20406 | 2026.02.05 02:00:33.649462 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::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 | ||
| 20407 | 2026.02.05 02:00:33.649489 [ 4 ] {0fd121d3-6872-4a33-9477-33627b124284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20408 | 2026.02.05 02:00:33.649601 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20409 | 2026.02.05 02:00:33.649637 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 96 rows starting from the beginning of the part | ||
| 20410 | 2026.02.05 02:00:33.649707 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 18 rows starting from the beginning of the part | ||
| 20411 | 2026.02.05 02:00:33.649765 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 55 rows starting from the beginning of the part | ||
| 20412 | 2026.02.05 02:00:33.649813 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 4 rows starting from the beginning of the part | ||
| 20413 | 2026.02.05 02:00:33.649856 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 55 rows starting from the beginning of the part | ||
| 20414 | 2026.02.05 02:00:33.649898 [ 198 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 4 rows starting from the beginning of the part | ||
| 20415 | 2026.02.05 02:00:33.649956 [ 4 ] {0fd121d3-6872-4a33-9477-33627b124284} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20416 | 2026.02.05 02:00:33.649996 [ 4 ] {0fd121d3-6872-4a33-9477-33627b124284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20417 | 2026.02.05 02:00:33.650470 [ 4 ] {0fd121d3-6872-4a33-9477-33627b124284} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20418 | 2026.02.05 02:00:33.650745 [ 196 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340945 sec., 173012.31594136968 rows/sec., 13.34 MiB/sec. | ||
| 20419 | 2026.02.05 02:00:33.650925 [ 4 ] {0fd121d3-6872-4a33-9477-33627b124284} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20420 | 2026.02.05 02:00:33.651049 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20421 | 2026.02.05 02:00:33.651064 [ 4 ] {0fd121d3-6872-4a33-9477-33627b124284} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001635 sec., 41590.21406727829 rows/sec., 3.25 MiB/sec. | ||
| 20422 | 2026.02.05 02:00:33.651105 [ 4 ] {0fd121d3-6872-4a33-9477-33627b124284} <Debug> TCPHandler: Processed in 0.001812643 sec. | ||
| 20423 | 2026.02.05 02:00:33.651227 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20424 | 2026.02.05 02:00:33.651320 [ 4 ] {500c5485-9f59-4bdb-94b6-17dfe93b3cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20425 | 2026.02.05 02:00:33.651364 [ 4 ] {500c5485-9f59-4bdb-94b6-17dfe93b3cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20426 | 2026.02.05 02:00:33.651650 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20427 | 2026.02.05 02:00:33.651737 [ 189 ] {13b2e50f-121e-48a3-9a93-e3325528b48f::all_1_151_30} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20428 | 2026.02.05 02:00:33.651813 [ 4 ] {500c5485-9f59-4bdb-94b6-17dfe93b3cb7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2026.02.05 02:00:33.651828 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20430 | 2026.02.05 02:00:33.651848 [ 4 ] {500c5485-9f59-4bdb-94b6-17dfe93b3cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20431 | 2026.02.05 02:00:33.652290 [ 4 ] {500c5485-9f59-4bdb-94b6-17dfe93b3cb7} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20432 | 2026.02.05 02:00:33.652757 [ 4 ] {500c5485-9f59-4bdb-94b6-17dfe93b3cb7} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20433 | 2026.02.05 02:00:33.652890 [ 4 ] {500c5485-9f59-4bdb-94b6-17dfe93b3cb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001588 sec., 100755.66750629724 rows/sec., 7.02 MiB/sec. | ||
| 20434 | 2026.02.05 02:00:33.652927 [ 4 ] {500c5485-9f59-4bdb-94b6-17dfe93b3cb7} <Debug> TCPHandler: Processed in 0.001750682 sec. | ||
| 20435 | 2026.02.05 02:00:33.653039 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20436 | 2026.02.05 02:00:33.653132 [ 4 ] {36399a9f-21a0-4eb0-8a18-ba7886d6b31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20437 | 2026.02.05 02:00:33.653188 [ 4 ] {36399a9f-21a0-4eb0-8a18-ba7886d6b31e} <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 | ||
| 20438 | 2026.02.05 02:00:33.653951 [ 4 ] {36399a9f-21a0-4eb0-8a18-ba7886d6b31e} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20439 | 2026.02.05 02:00:33.653987 [ 4 ] {36399a9f-21a0-4eb0-8a18-ba7886d6b31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20440 | 2026.02.05 02:00:33.654620 [ 4 ] {36399a9f-21a0-4eb0-8a18-ba7886d6b31e} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20441 | 2026.02.05 02:00:33.655087 [ 4 ] {36399a9f-21a0-4eb0-8a18-ba7886d6b31e} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20442 | 2026.02.05 02:00:33.655228 [ 4 ] {36399a9f-21a0-4eb0-8a18-ba7886d6b31e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002114 sec., 1892.147587511826 rows/sec., 3.39 MiB/sec. | ||
| 20443 | 2026.02.05 02:00:33.655284 [ 4 ] {36399a9f-21a0-4eb0-8a18-ba7886d6b31e} <Debug> TCPHandler: Processed in 0.002294582 sec. | ||
| 20444 | 2026.02.05 02:00:33.655405 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20445 | 2026.02.05 02:00:33.655498 [ 4 ] {a2276350-a072-4501-ac97-ca47496c1c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20446 | 2026.02.05 02:00:33.655540 [ 4 ] {a2276350-a072-4501-ac97-ca47496c1c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20447 | 2026.02.05 02:00:33.655907 [ 4 ] {a2276350-a072-4501-ac97-ca47496c1c26} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20448 | 2026.02.05 02:00:33.655941 [ 4 ] {a2276350-a072-4501-ac97-ca47496c1c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 20449 | 2026.02.05 02:00:33.656399 [ 4 ] {a2276350-a072-4501-ac97-ca47496c1c26} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20450 | 2026.02.05 02:00:33.656928 [ 4 ] {a2276350-a072-4501-ac97-ca47496c1c26} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20451 | 2026.02.05 02:00:33.657065 [ 4 ] {a2276350-a072-4501-ac97-ca47496c1c26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001584 sec., 37878.78787878788 rows/sec., 2.55 MiB/sec. | ||
| 20452 | 2026.02.05 02:00:33.657103 [ 4 ] {a2276350-a072-4501-ac97-ca47496c1c26} <Debug> TCPHandler: Processed in 0.001747072 sec. | ||
| 20453 | 2026.02.05 02:00:37.444142 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20454 | 2026.02.05 02:00:37.444211 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20455 | 2026.02.05 02:00:37.692383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50869 | ||
| 20456 | 2026.02.05 02:00:37.693231 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20457 | 2026.02.05 02:00:37.693317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20458 | 2026.02.05 02:00:37.693979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20459 | 2026.02.05 02:00:37.694406 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20460 | 2026.02.05 02:00:37.694543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50869 | ||
| 20461 | 2026.02.05 02:00:37.694599 [ 45 ] {} <Debug> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20462 | 2026.02.05 02:00:37.694686 [ 45 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20463 | 2026.02.05 02:00:37.694722 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20464 | 2026.02.05 02:00:37.694842 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::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 | ||
| 20465 | 2026.02.05 02:00:37.694950 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20466 | 2026.02.05 02:00:37.694985 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48501 rows starting from the beginning of the part | ||
| 20467 | 2026.02.05 02:00:37.695050 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 20468 | 2026.02.05 02:00:37.695102 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 20469 | 2026.02.05 02:00:37.695149 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 20470 | 2026.02.05 02:00:37.695189 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 20471 | 2026.02.05 02:00:37.695235 [ 194 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 20472 | 2026.02.05 02:00:37.698055 [ 191 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50869 rows, containing 4 columns (4 merged, 0 gathered) in 0.003251359 sec., 15645457.791649584 rows/sec., 223.81 MiB/sec. | ||
| 20473 | 2026.02.05 02:00:37.698532 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20474 | 2026.02.05 02:00:37.699090 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20475 | 2026.02.05 02:00:37.699155 [ 190 ] {b30a0cd8-3de2-457a-bee1-8051962e57a2::all_1_106_21} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20476 | 2026.02.05 02:00:37.699236 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 20477 | 2026.02.05 02:00:38.289210 [ 223 ] {} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 20478 | 2026.02.05 02:00:38.289256 [ 223 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 20479 | 2026.02.05 02:00:38.298529 [ 223 ] {} <Debug> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): 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] | ||
| 20480 | 2026.02.05 02:00:38.646435 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20481 | 2026.02.05 02:00:38.646612 [ 4 ] {c6ccf6d3-c811-4d4e-bb51-6e642104aa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20482 | 2026.02.05 02:00:38.646683 [ 4 ] {c6ccf6d3-c811-4d4e-bb51-6e642104aa3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20483 | 2026.02.05 02:00:38.647603 [ 4 ] {c6ccf6d3-c811-4d4e-bb51-6e642104aa3f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20484 | 2026.02.05 02:00:38.647658 [ 4 ] {c6ccf6d3-c811-4d4e-bb51-6e642104aa3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20485 | 2026.02.05 02:00:38.648199 [ 4 ] {c6ccf6d3-c811-4d4e-bb51-6e642104aa3f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20486 | 2026.02.05 02:00:38.648688 [ 4 ] {c6ccf6d3-c811-4d4e-bb51-6e642104aa3f} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20487 | 2026.02.05 02:00:38.648828 [ 44 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20488 | 2026.02.05 02:00:38.648842 [ 4 ] {c6ccf6d3-c811-4d4e-bb51-6e642104aa3f} <Debug> executeQuery: Read 166 rows, 14.88 KiB in 0.002277 sec., 72902.94246815986 rows/sec., 6.38 MiB/sec. | ||
| 20489 | 2026.02.05 02:00:38.648880 [ 44 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20490 | 2026.02.05 02:00:38.648900 [ 4 ] {c6ccf6d3-c811-4d4e-bb51-6e642104aa3f} <Debug> TCPHandler: Processed in 0.002590768 sec. | ||
| 20491 | 2026.02.05 02:00:38.648906 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20492 | 2026.02.05 02:00:38.649700 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20493 | 2026.02.05 02:00:38.649701 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 20494 | 2026.02.05 02:00:38.649801 [ 4 ] {43c20798-da27-4c5f-8542-ff83a7972656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20495 | 2026.02.05 02:00:38.649849 [ 4 ] {43c20798-da27-4c5f-8542-ff83a7972656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20496 | 2026.02.05 02:00:38.649904 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20497 | 2026.02.05 02:00:38.649964 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1497 rows starting from the beginning of the part | ||
| 20498 | 2026.02.05 02:00:38.650070 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 166 rows starting from the beginning of the part | ||
| 20499 | 2026.02.05 02:00:38.650147 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::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 | ||
| 20500 | 2026.02.05 02:00:38.650195 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 166 rows starting from the beginning of the part | ||
| 20501 | 2026.02.05 02:00:38.650233 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 20502 | 2026.02.05 02:00:38.650274 [ 196 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 166 rows starting from the beginning of the part | ||
| 20503 | 2026.02.05 02:00:38.650365 [ 4 ] {43c20798-da27-4c5f-8542-ff83a7972656} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20504 | 2026.02.05 02:00:38.650406 [ 4 ] {43c20798-da27-4c5f-8542-ff83a7972656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20505 | 2026.02.05 02:00:38.650932 [ 4 ] {43c20798-da27-4c5f-8542-ff83a7972656} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20506 | 2026.02.05 02:00:38.651360 [ 4 ] {43c20798-da27-4c5f-8542-ff83a7972656} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20507 | 2026.02.05 02:00:38.651493 [ 4 ] {43c20798-da27-4c5f-8542-ff83a7972656} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001711 sec., 32144.944476914083 rows/sec., 2.36 MiB/sec. | ||
| 20508 | 2026.02.05 02:00:38.651531 [ 4 ] {43c20798-da27-4c5f-8542-ff83a7972656} <Debug> TCPHandler: Processed in 0.001898185 sec. | ||
| 20509 | 2026.02.05 02:00:38.651533 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2123 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918485 sec., 1106602.345079581 rows/sec., 97.59 MiB/sec. | ||
| 20510 | 2026.02.05 02:00:38.651684 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20511 | 2026.02.05 02:00:38.651798 [ 4 ] {8a562748-cc80-4044-bab7-18f76d4a77bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20512 | 2026.02.05 02:00:38.651839 [ 4 ] {8a562748-cc80-4044-bab7-18f76d4a77bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20513 | 2026.02.05 02:00:38.651883 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20514 | 2026.02.05 02:00:38.652349 [ 4 ] {8a562748-cc80-4044-bab7-18f76d4a77bf} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2026.02.05 02:00:38.652389 [ 4 ] {8a562748-cc80-4044-bab7-18f76d4a77bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20516 | 2026.02.05 02:00:38.652404 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20517 | 2026.02.05 02:00:38.652493 [ 194 ] {22dc3155-5a2e-4f8c-a82d-d68271778e54::all_1_156_31} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20518 | 2026.02.05 02:00:38.652581 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 20519 | 2026.02.05 02:00:38.652847 [ 4 ] {8a562748-cc80-4044-bab7-18f76d4a77bf} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20520 | 2026.02.05 02:00:38.653255 [ 4 ] {8a562748-cc80-4044-bab7-18f76d4a77bf} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20521 | 2026.02.05 02:00:38.653385 [ 4 ] {8a562748-cc80-4044-bab7-18f76d4a77bf} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001607 sec., 74051.02675793404 rows/sec., 5.78 MiB/sec. | ||
| 20522 | 2026.02.05 02:00:38.653397 [ 42 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20523 | 2026.02.05 02:00:38.653422 [ 4 ] {8a562748-cc80-4044-bab7-18f76d4a77bf} <Debug> TCPHandler: Processed in 0.001815503 sec. | ||
| 20524 | 2026.02.05 02:00:38.653440 [ 42 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20525 | 2026.02.05 02:00:38.653465 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20526 | 2026.02.05 02:00:38.653553 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20527 | 2026.02.05 02:00:38.653572 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::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 | ||
| 20528 | 2026.02.05 02:00:38.653670 [ 4 ] {11959a0f-64f5-4314-a908-99e9145924f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20529 | 2026.02.05 02:00:38.653688 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20530 | 2026.02.05 02:00:38.653718 [ 4 ] {11959a0f-64f5-4314-a908-99e9145924f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20531 | 2026.02.05 02:00:38.653726 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 819 rows starting from the beginning of the part | ||
| 20532 | 2026.02.05 02:00:38.653803 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 119 rows starting from the beginning of the part | ||
| 20533 | 2026.02.05 02:00:38.653853 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 68 rows starting from the beginning of the part | ||
| 20534 | 2026.02.05 02:00:38.653894 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 119 rows starting from the beginning of the part | ||
| 20535 | 2026.02.05 02:00:38.653935 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 68 rows starting from the beginning of the part | ||
| 20536 | 2026.02.05 02:00:38.653975 [ 186 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 119 rows starting from the beginning of the part | ||
| 20537 | 2026.02.05 02:00:38.654169 [ 4 ] {11959a0f-64f5-4314-a908-99e9145924f3} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20538 | 2026.02.05 02:00:38.654210 [ 4 ] {11959a0f-64f5-4314-a908-99e9145924f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20539 | 2026.02.05 02:00:38.654657 [ 4 ] {11959a0f-64f5-4314-a908-99e9145924f3} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20540 | 2026.02.05 02:00:38.655025 [ 200 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494437 sec., 877922.5889080637 rows/sec., 70.30 MiB/sec. | ||
| 20541 | 2026.02.05 02:00:38.655161 [ 4 ] {11959a0f-64f5-4314-a908-99e9145924f3} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20542 | 2026.02.05 02:00:38.655301 [ 4 ] {11959a0f-64f5-4314-a908-99e9145924f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
| 20543 | 2026.02.05 02:00:38.655310 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 2 parts from all_1_151_35 to all_152_152_0 | ||
| 20544 | 2026.02.05 02:00:38.655301 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20545 | 2026.02.05 02:00:38.655340 [ 4 ] {11959a0f-64f5-4314-a908-99e9145924f3} <Debug> TCPHandler: Processed in 0.001835694 sec. | ||
| 20546 | 2026.02.05 02:00:38.655355 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20547 | 2026.02.05 02:00:38.655393 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20548 | 2026.02.05 02:00:38.655469 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_152_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_151_35 to all_152_152_0 into Compact with storage Full | ||
| 20549 | 2026.02.05 02:00:38.655479 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20550 | 2026.02.05 02:00:38.655579 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_152_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20551 | 2026.02.05 02:00:38.655603 [ 4 ] {6829717b-d398-4df5-9e80-ad702cb3e0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20552 | 2026.02.05 02:00:38.655613 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_152_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_151_35, total 43428 rows starting from the beginning of the part | ||
| 20553 | 2026.02.05 02:00:38.655689 [ 4 ] {6829717b-d398-4df5-9e80-ad702cb3e0b9} <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 | ||
| 20554 | 2026.02.05 02:00:38.655698 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_152_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20555 | 2026.02.05 02:00:38.655890 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20556 | 2026.02.05 02:00:38.655974 [ 194 ] {f7cb41cc-1793-43ba-b6f0-5d5b55bb0061::all_1_156_31} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20557 | 2026.02.05 02:00:38.656054 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 20558 | 2026.02.05 02:00:38.656656 [ 4 ] {6829717b-d398-4df5-9e80-ad702cb3e0b9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20559 | 2026.02.05 02:00:38.656695 [ 4 ] {6829717b-d398-4df5-9e80-ad702cb3e0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20560 | 2026.02.05 02:00:38.657396 [ 4 ] {6829717b-d398-4df5-9e80-ad702cb3e0b9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20561 | 2026.02.05 02:00:38.657814 [ 4 ] {6829717b-d398-4df5-9e80-ad702cb3e0b9} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20562 | 2026.02.05 02:00:38.657956 [ 4 ] {6829717b-d398-4df5-9e80-ad702cb3e0b9} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002371 sec., 23196.96330662168 rows/sec., 41.57 MiB/sec. | ||
| 20563 | 2026.02.05 02:00:38.658011 [ 4 ] {6829717b-d398-4df5-9e80-ad702cb3e0b9} <Debug> TCPHandler: Processed in 0.002579787 sec. | ||
| 20564 | 2026.02.05 02:00:38.658125 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20565 | 2026.02.05 02:00:38.658228 [ 4 ] {5fb6269a-d000-4f85-b207-015d2087423d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20566 | 2026.02.05 02:00:38.658268 [ 4 ] {5fb6269a-d000-4f85-b207-015d2087423d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20567 | 2026.02.05 02:00:38.658615 [ 4 ] {5fb6269a-d000-4f85-b207-015d2087423d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20568 | 2026.02.05 02:00:38.658665 [ 4 ] {5fb6269a-d000-4f85-b207-015d2087423d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20569 | 2026.02.05 02:00:38.659115 [ 4 ] {5fb6269a-d000-4f85-b207-015d2087423d} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20570 | 2026.02.05 02:00:38.659766 [ 4 ] {5fb6269a-d000-4f85-b207-015d2087423d} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20571 | 2026.02.05 02:00:38.659934 [ 4 ] {5fb6269a-d000-4f85-b207-015d2087423d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001722 sec., 34843.20557491289 rows/sec., 2.35 MiB/sec. | ||
| 20572 | 2026.02.05 02:00:38.659979 [ 4 ] {5fb6269a-d000-4f85-b207-015d2087423d} <Debug> TCPHandler: Processed in 0.001901355 sec. | ||
| 20573 | 2026.02.05 02:00:38.662930 [ 200 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_152_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43588 rows, containing 5 columns (5 merged, 0 gathered) in 0.007486137 sec., 5822495.634263706 rows/sec., 400.03 MiB/sec. | ||
| 20574 | 2026.02.05 02:00:38.663495 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_152_36} <Trace> MergedBlockOutputStream: filled checksums all_1_152_36 (state Temporary) | ||
| 20575 | 2026.02.05 02:00:38.664095 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_152_36} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_152_36 to all_1_152_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20576 | 2026.02.05 02:00:38.664165 [ 199 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_152_36} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 2 parts: [all_1_151_35, all_152_152_0] -> all_1_152_36 | ||
| 20577 | 2026.02.05 02:00:38.664231 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20578 | 2026.02.05 02:00:40.540379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 20579 | 2026.02.05 02:00:40.559267 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20580 | 2026.02.05 02:00:40.559331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20581 | 2026.02.05 02:00:40.565819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20582 | 2026.02.05 02:00:40.567019 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20583 | 2026.02.05 02:00:40.567380 [ 10 ] {} <Debug> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20584 | 2026.02.05 02:00:40.567474 [ 10 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.02.05 02:00:40.567511 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20586 | 2026.02.05 02:00:40.567634 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 20587 | 2026.02.05 02:00:40.570391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 20588 | 2026.02.05 02:00:40.570749 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20589 | 2026.02.05 02:00:40.571528 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 20590 | 2026.02.05 02:00:40.574972 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 20591 | 2026.02.05 02:00:40.578381 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 20592 | 2026.02.05 02:00:40.582222 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 20593 | 2026.02.05 02:00:40.586622 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 20594 | 2026.02.05 02:00:40.591194 [ 192 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::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 | ||
| 20595 | 2026.02.05 02:00:40.649107 [ 200 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.081517602 sec., 9801.564084282069 rows/sec., 50.68 MiB/sec. | ||
| 20596 | 2026.02.05 02:00:40.651671 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20597 | 2026.02.05 02:00:40.653982 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_106_21} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20598 | 2026.02.05 02:00:40.654078 [ 187 ] {fe24c17e-89f7-4dd4-8800-aa331799bcc2::all_1_106_21} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20599 | 2026.02.05 02:00:40.655584 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 20600 | 2026.02.05 02:00:41.000295 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.94 MiB, peak 413.36 MiB, free memory in arenas 0.00 B, will set to 394.89 MiB (RSS), difference: -1.05 MiB | ||
| 20601 | 2026.02.05 02:00:42.024524 [ 222 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 20602 | 2026.02.05 02:00:42.024599 [ 222 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 20603 | 2026.02.05 02:00:42.038002 [ 222 ] {} <Debug> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): 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] | ||
| 20604 | 2026.02.05 02:00:42.845341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2402 | ||
| 20605 | 2026.02.05 02:00:42.847692 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20606 | 2026.02.05 02:00:42.847734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20607 | 2026.02.05 02:00:42.849133 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20608 | 2026.02.05 02:00:42.849596 [ 242 ] {} <Trace> system.query_log (6f8ca370-761d-40de-8f75-3bdec2aa15f3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20609 | 2026.02.05 02:00:42.849857 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2402 | ||
| 20610 | 2026.02.05 02:00:43.378398 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 20611 | 2026.02.05 02:00:43.378445 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 20612 | 2026.02.05 02:00:43.381947 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): 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] | ||
| 20613 | 2026.02.05 02:00:43.407528 [ 225 ] {} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 20614 | 2026.02.05 02:00:43.407556 [ 225 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 20615 | 2026.02.05 02:00:43.414874 [ 225 ] {} <Debug> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): 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] | ||
| 20616 | 2026.02.05 02:00:43.587519 [ 218 ] {} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 20617 | 2026.02.05 02:00:43.587570 [ 218 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 20618 | 2026.02.05 02:00:43.596054 [ 218 ] {} <Debug> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): 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] | ||
| 20619 | 2026.02.05 02:00:43.672619 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20620 | 2026.02.05 02:00:43.672796 [ 4 ] {92cee8e6-fede-4a61-ba2b-92290b6deadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20621 | 2026.02.05 02:00:43.672863 [ 4 ] {92cee8e6-fede-4a61-ba2b-92290b6deadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20622 | 2026.02.05 02:00:43.673505 [ 4 ] {92cee8e6-fede-4a61-ba2b-92290b6deadd} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20623 | 2026.02.05 02:00:43.673555 [ 4 ] {92cee8e6-fede-4a61-ba2b-92290b6deadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20624 | 2026.02.05 02:00:43.674117 [ 4 ] {92cee8e6-fede-4a61-ba2b-92290b6deadd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20625 | 2026.02.05 02:00:43.674570 [ 4 ] {92cee8e6-fede-4a61-ba2b-92290b6deadd} <Trace> oximeter.fields_ipaddr (8e26e330-fb09-46a7-b745-96c4bf511fa7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20626 | 2026.02.05 02:00:43.674722 [ 4 ] {92cee8e6-fede-4a61-ba2b-92290b6deadd} <Debug> executeQuery: Read 12 rows, 1016.00 B in 0.001974 sec., 6079.0273556231 rows/sec., 502.63 KiB/sec. | ||
| 20627 | 2026.02.05 02:00:43.674765 [ 4 ] {92cee8e6-fede-4a61-ba2b-92290b6deadd} <Debug> TCPHandler: Processed in 0.002275391 sec. | ||
| 20628 | 2026.02.05 02:00:43.674903 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20629 | 2026.02.05 02:00:43.674997 [ 4 ] {eb80ce24-1ff0-4b98-88d7-961a1425b6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20630 | 2026.02.05 02:00:43.675037 [ 4 ] {eb80ce24-1ff0-4b98-88d7-961a1425b6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20631 | 2026.02.05 02:00:43.676112 [ 4 ] {eb80ce24-1ff0-4b98-88d7-961a1425b6fd} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20632 | 2026.02.05 02:00:43.676148 [ 4 ] {eb80ce24-1ff0-4b98-88d7-961a1425b6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20633 | 2026.02.05 02:00:43.676636 [ 4 ] {eb80ce24-1ff0-4b98-88d7-961a1425b6fd} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20634 | 2026.02.05 02:00:43.677114 [ 4 ] {eb80ce24-1ff0-4b98-88d7-961a1425b6fd} <Trace> oximeter.fields_string (22dc3155-5a2e-4f8c-a82d-d68271778e54): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20635 | 2026.02.05 02:00:43.677243 [ 4 ] {eb80ce24-1ff0-4b98-88d7-961a1425b6fd} <Debug> executeQuery: Read 1211 rows, 102.28 KiB in 0.002265 sec., 534657.8366445916 rows/sec., 44.10 MiB/sec. | ||
| 20636 | 2026.02.05 02:00:43.677281 [ 4 ] {eb80ce24-1ff0-4b98-88d7-961a1425b6fd} <Debug> TCPHandler: Processed in 0.002428174 sec. | ||
| 20637 | 2026.02.05 02:00:43.677399 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20638 | 2026.02.05 02:00:43.677492 [ 4 ] {dec11376-7441-4197-8d67-6a51021f8d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20639 | 2026.02.05 02:00:43.677531 [ 4 ] {dec11376-7441-4197-8d67-6a51021f8d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20640 | 2026.02.05 02:00:43.677939 [ 4 ] {dec11376-7441-4197-8d67-6a51021f8d1e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20641 | 2026.02.05 02:00:43.677974 [ 4 ] {dec11376-7441-4197-8d67-6a51021f8d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20642 | 2026.02.05 02:00:43.678379 [ 4 ] {dec11376-7441-4197-8d67-6a51021f8d1e} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20643 | 2026.02.05 02:00:43.678805 [ 4 ] {dec11376-7441-4197-8d67-6a51021f8d1e} <Trace> oximeter.fields_u16 (13b2e50f-121e-48a3-9a93-e3325528b48f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20644 | 2026.02.05 02:00:43.678937 [ 4 ] {dec11376-7441-4197-8d67-6a51021f8d1e} <Debug> executeQuery: Read 16 rows, 1.15 KiB in 0.001463 sec., 10936.431989063567 rows/sec., 787.66 KiB/sec. | ||
| 20645 | 2026.02.05 02:00:43.678975 [ 4 ] {dec11376-7441-4197-8d67-6a51021f8d1e} <Debug> TCPHandler: Processed in 0.001625649 sec. | ||
| 20646 | 2026.02.05 02:00:43.679086 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20647 | 2026.02.05 02:00:43.679178 [ 4 ] {30877202-c7ea-4d6c-8220-9d61a8660d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20648 | 2026.02.05 02:00:43.679217 [ 4 ] {30877202-c7ea-4d6c-8220-9d61a8660d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20649 | 2026.02.05 02:00:43.679703 [ 4 ] {30877202-c7ea-4d6c-8220-9d61a8660d1b} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20650 | 2026.02.05 02:00:43.679739 [ 4 ] {30877202-c7ea-4d6c-8220-9d61a8660d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20651 | 2026.02.05 02:00:43.680143 [ 4 ] {30877202-c7ea-4d6c-8220-9d61a8660d1b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 20652 | 2026.02.05 02:00:43.680572 [ 4 ] {30877202-c7ea-4d6c-8220-9d61a8660d1b} <Trace> oximeter.fields_u32 (98a0d4d5-55a9-4b81-9ce8-391133ce91de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20653 | 2026.02.05 02:00:43.680703 [ 4 ] {30877202-c7ea-4d6c-8220-9d61a8660d1b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001542 sec., 147859.92217898832 rows/sec., 10.01 MiB/sec. | ||
| 20654 | 2026.02.05 02:00:43.680740 [ 4 ] {30877202-c7ea-4d6c-8220-9d61a8660d1b} <Debug> TCPHandler: Processed in 0.001703591 sec. | ||
| 20655 | 2026.02.05 02:00:43.680852 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20656 | 2026.02.05 02:00:43.680944 [ 4 ] {133ab6b1-1e61-42a4-a5f4-889db23b6118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20657 | 2026.02.05 02:00:43.680983 [ 4 ] {133ab6b1-1e61-42a4-a5f4-889db23b6118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20658 | 2026.02.05 02:00:43.681579 [ 4 ] {133ab6b1-1e61-42a4-a5f4-889db23b6118} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20659 | 2026.02.05 02:00:43.681614 [ 4 ] {133ab6b1-1e61-42a4-a5f4-889db23b6118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20660 | 2026.02.05 02:00:43.682045 [ 4 ] {133ab6b1-1e61-42a4-a5f4-889db23b6118} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20661 | 2026.02.05 02:00:43.682503 [ 4 ] {133ab6b1-1e61-42a4-a5f4-889db23b6118} <Trace> oximeter.fields_uuid (f7cb41cc-1793-43ba-b6f0-5d5b55bb0061): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20662 | 2026.02.05 02:00:43.682634 [ 4 ] {133ab6b1-1e61-42a4-a5f4-889db23b6118} <Debug> executeQuery: Read 536 rows, 40.72 KiB in 0.001707 sec., 314001.17164616287 rows/sec., 23.29 MiB/sec. | ||
| 20663 | 2026.02.05 02:00:43.682671 [ 4 ] {133ab6b1-1e61-42a4-a5f4-889db23b6118} <Debug> TCPHandler: Processed in 0.001866924 sec. | ||
| 20664 | 2026.02.05 02:00:43.682783 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20665 | 2026.02.05 02:00:43.682874 [ 4 ] {f67d030f-c8fe-4fd7-873a-ad924a511871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20666 | 2026.02.05 02:00:43.682917 [ 4 ] {f67d030f-c8fe-4fd7-873a-ad924a511871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20667 | 2026.02.05 02:00:43.683484 [ 4 ] {f67d030f-c8fe-4fd7-873a-ad924a511871} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20668 | 2026.02.05 02:00:43.683519 [ 4 ] {f67d030f-c8fe-4fd7-873a-ad924a511871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20669 | 2026.02.05 02:00:43.683999 [ 4 ] {f67d030f-c8fe-4fd7-873a-ad924a511871} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20670 | 2026.02.05 02:00:43.684421 [ 4 ] {f67d030f-c8fe-4fd7-873a-ad924a511871} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20671 | 2026.02.05 02:00:43.684541 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Selected 6 parts from all_1_152_36 to all_157_157_0 | ||
| 20672 | 2026.02.05 02:00:43.684551 [ 4 ] {f67d030f-c8fe-4fd7-873a-ad924a511871} <Debug> executeQuery: Read 850 rows, 58.60 KiB in 0.001694 sec., 501770.95631641085 rows/sec., 33.78 MiB/sec. | ||
| 20673 | 2026.02.05 02:00:43.684612 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20674 | 2026.02.05 02:00:43.684628 [ 4 ] {f67d030f-c8fe-4fd7-873a-ad924a511871} <Debug> TCPHandler: Processed in 0.001893845 sec. | ||
| 20675 | 2026.02.05 02:00:43.684641 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20676 | 2026.02.05 02:00:43.684745 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_152_36 to all_157_157_0 into Compact with storage Full | ||
| 20677 | 2026.02.05 02:00:43.684755 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20678 | 2026.02.05 02:00:43.684848 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20679 | 2026.02.05 02:00:43.684863 [ 4 ] {0ff46a8a-2c87-4f43-a1d0-f0edde97aa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20680 | 2026.02.05 02:00:43.684883 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_152_36, total 43588 rows starting from the beginning of the part | ||
| 20681 | 2026.02.05 02:00:43.684918 [ 4 ] {0ff46a8a-2c87-4f43-a1d0-f0edde97aa37} <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 | ||
| 20682 | 2026.02.05 02:00:43.684949 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20683 | 2026.02.05 02:00:43.685001 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 20684 | 2026.02.05 02:00:43.685047 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 20685 | 2026.02.05 02:00:43.685092 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 20686 | 2026.02.05 02:00:43.685139 [ 197 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 850 rows starting from the beginning of the part | ||
| 20687 | 2026.02.05 02:00:43.685709 [ 4 ] {0ff46a8a-2c87-4f43-a1d0-f0edde97aa37} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20688 | 2026.02.05 02:00:43.685744 [ 4 ] {0ff46a8a-2c87-4f43-a1d0-f0edde97aa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20689 | 2026.02.05 02:00:43.686400 [ 4 ] {0ff46a8a-2c87-4f43-a1d0-f0edde97aa37} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20690 | 2026.02.05 02:00:43.686828 [ 4 ] {0ff46a8a-2c87-4f43-a1d0-f0edde97aa37} <Trace> oximeter.measurements_histogramu64 (115d24ec-17db-4e0b-a26d-9d9cc042e410): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20691 | 2026.02.05 02:00:43.686963 [ 4 ] {0ff46a8a-2c87-4f43-a1d0-f0edde97aa37} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002131 sec., 1877.0530267480055 rows/sec., 3.36 MiB/sec. | ||
| 20692 | 2026.02.05 02:00:43.687016 [ 4 ] {0ff46a8a-2c87-4f43-a1d0-f0edde97aa37} <Debug> TCPHandler: Processed in 0.002327533 sec. | ||
| 20693 | 2026.02.05 02:00:43.687129 [ 4 ] {} <Trace> TCP-Session: d0314448-7e7f-4b04-ae15-8fc3596b6ca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20694 | 2026.02.05 02:00:43.687218 [ 4 ] {1459e79d-276a-4a56-a8e4-e770f91fe2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48025) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20695 | 2026.02.05 02:00:43.687256 [ 4 ] {1459e79d-276a-4a56-a8e4-e770f91fe2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20696 | 2026.02.05 02:00:43.687580 [ 4 ] {1459e79d-276a-4a56-a8e4-e770f91fe2ae} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20697 | 2026.02.05 02:00:43.687613 [ 4 ] {1459e79d-276a-4a56-a8e4-e770f91fe2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20698 | 2026.02.05 02:00:43.688067 [ 4 ] {1459e79d-276a-4a56-a8e4-e770f91fe2ae} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20699 | 2026.02.05 02:00:43.688513 [ 4 ] {1459e79d-276a-4a56-a8e4-e770f91fe2ae} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20700 | 2026.02.05 02:00:43.688637 [ 25 ] {} <Debug> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20701 | 2026.02.05 02:00:43.688643 [ 4 ] {1459e79d-276a-4a56-a8e4-e770f91fe2ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
| 20702 | 2026.02.05 02:00:43.688697 [ 25 ] {} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20703 | 2026.02.05 02:00:43.688708 [ 4 ] {1459e79d-276a-4a56-a8e4-e770f91fe2ae} <Debug> TCPHandler: Processed in 0.001604119 sec. | ||
| 20704 | 2026.02.05 02:00:43.688726 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20705 | 2026.02.05 02:00:43.688842 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 20706 | 2026.02.05 02:00:43.688965 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20707 | 2026.02.05 02:00:43.689004 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9012 rows starting from the beginning of the part | ||
| 20708 | 2026.02.05 02:00:43.689070 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20709 | 2026.02.05 02:00:43.689119 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 20710 | 2026.02.05 02:00:43.689163 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 20711 | 2026.02.05 02:00:43.689204 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 20712 | 2026.02.05 02:00:43.689246 [ 200 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::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 | ||
| 20713 | 2026.02.05 02:00:43.692178 [ 188 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9312 rows, containing 4 columns (4 merged, 0 gathered) in 0.003379362 sec., 2755549.7161890324 rows/sec., 185.68 MiB/sec. | ||
| 20714 | 2026.02.05 02:00:43.692563 [ 195 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20715 | 2026.02.05 02:00:43.693031 [ 198 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45078 rows, containing 5 columns (5 merged, 0 gathered) in 0.008329422 sec., 5411900.129444757 rows/sec., 371.75 MiB/sec. | ||
| 20716 | 2026.02.05 02:00:43.693132 [ 195 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_156_31} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20717 | 2026.02.05 02:00:43.693229 [ 195 ] {1cb9347e-6ea8-4ba8-9ac2-e0b709948766::all_1_156_31} <Trace> oximeter.measurements_u64 (1cb9347e-6ea8-4ba8-9ac2-e0b709948766) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20718 | 2026.02.05 02:00:43.693327 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 20719 | 2026.02.05 02:00:43.693699 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Trace> MergedBlockOutputStream: filled checksums all_1_157_37 (state Temporary) | ||
| 20720 | 2026.02.05 02:00:43.694207 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6): Renaming temporary part tmp_merge_all_1_157_37 to all_1_157_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20721 | 2026.02.05 02:00:43.694281 [ 188 ] {182bc546-3820-4728-975b-3222f64fcbb6::all_1_157_37} <Trace> oximeter.measurements_cumulativeu64 (182bc546-3820-4728-975b-3222f64fcbb6) (MergerMutator): Merged 6 parts: [all_1_152_36, all_157_157_0] -> all_1_157_37 | ||
| 20722 | 2026.02.05 02:00:43.694385 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20723 | 2026.02.05 02:00:45.194842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51381 | ||
| 20724 | 2026.02.05 02:00:45.195692 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20725 | 2026.02.05 02:00:45.195730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20726 | 2026.02.05 02:00:45.196314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 20727 | 2026.02.05 02:00:45.196758 [ 244 ] {} <Trace> system.asynchronous_metric_log (b30a0cd8-3de2-457a-bee1-8051962e57a2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20728 | 2026.02.05 02:00:45.196890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51381 | ||
| 20729 | 2026.02.05 02:00:48.070613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 20730 | 2026.02.05 02:00:48.088552 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20731 | 2026.02.05 02:00:48.088600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 20732 | 2026.02.05 02:00:48.094885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 20733 | 2026.02.05 02:00:48.096036 [ 243 ] {} <Trace> system.metric_log (fe24c17e-89f7-4dd4-8800-aa331799bcc2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20734 | 2026.02.05 02:00:48.099173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||